[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. 4871 1726773027.80772: 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-SA1 executable location = /usr/local/bin/ansible-playbook python version = 3.12.6 (main, Sep 9 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 4871 1726773027.81323: Added group all to inventory 4871 1726773027.81326: Added group ungrouped to inventory 4871 1726773027.81331: Group all now contains ungrouped 4871 1726773027.81337: Examining possible inventory source: /tmp/kernel_settings-mm4/inventory.yml 4871 1726773028.02758: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 4871 1726773028.02840: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 4871 1726773028.02867: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 4871 1726773028.02948: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 4871 1726773028.03031: Loaded config def from plugin (inventory/script) 4871 1726773028.03033: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 4871 1726773028.03088: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 4871 1726773028.03205: Loaded config def from plugin (inventory/yaml) 4871 1726773028.03208: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 4871 1726773028.03328: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 4871 1726773028.04315: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 4871 1726773028.04320: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 4871 1726773028.04323: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 4871 1726773028.04330: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 4871 1726773028.04438: Loading data from /tmp/kernel_settings-mm4/inventory.yml 4871 1726773028.04529: /tmp/kernel_settings-mm4/inventory.yml was not parsable by auto 4871 1726773028.04678: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 4871 1726773028.04733: Loading data from /tmp/kernel_settings-mm4/inventory.yml 4871 1726773028.04854: group all already in inventory 4871 1726773028.04863: set inventory_file for managed_node1 4871 1726773028.04871: set inventory_dir for managed_node1 4871 1726773028.04872: Added host managed_node1 to inventory 4871 1726773028.04875: Added host managed_node1 to group all 4871 1726773028.04876: set ansible_host for managed_node1 4871 1726773028.04877: set ansible_ssh_extra_args for managed_node1 4871 1726773028.04881: set inventory_file for managed_node2 4871 1726773028.04884: set inventory_dir for managed_node2 4871 1726773028.04885: Added host managed_node2 to inventory 4871 1726773028.04887: Added host managed_node2 to group all 4871 1726773028.04888: set ansible_host for managed_node2 4871 1726773028.04889: set ansible_ssh_extra_args for managed_node2 4871 1726773028.04891: set inventory_file for managed_node3 4871 1726773028.04894: set inventory_dir for managed_node3 4871 1726773028.04895: Added host managed_node3 to inventory 4871 1726773028.04896: Added host managed_node3 to group all 4871 1726773028.04897: set ansible_host for managed_node3 4871 1726773028.04898: set ansible_ssh_extra_args for managed_node3 4871 1726773028.04901: Reconcile groups and hosts in inventory. 4871 1726773028.04905: Group ungrouped now contains managed_node1 4871 1726773028.04912: Group ungrouped now contains managed_node2 4871 1726773028.04914: Group ungrouped now contains managed_node3 4871 1726773028.05173: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 4871 1726773028.05512: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 4871 1726773028.05576: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 4871 1726773028.05615: Loaded config def from plugin (vars/host_group_vars) 4871 1726773028.05618: 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) 4871 1726773028.05650: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 4871 1726773028.05659: 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) 4871 1726773028.05719: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 4871 1726773028.06472: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773028.06769: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 4871 1726773028.06884: Loaded config def from plugin (connection/local) 4871 1726773028.06889: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 4871 1726773028.07881: Loaded config def from plugin (connection/paramiko_ssh) 4871 1726773028.07886: 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) 4871 1726773028.09342: 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) 4871 1726773028.09396: Loaded config def from plugin (connection/psrp) 4871 1726773028.09400: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 4871 1726773028.10533: 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) 4871 1726773028.10598: Loaded config def from plugin (connection/ssh) 4871 1726773028.10603: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 4871 1726773028.13013: 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) 4871 1726773028.13055: Loaded config def from plugin (connection/winrm) 4871 1726773028.13058: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 4871 1726773028.13096: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 4871 1726773028.13172: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 4871 1726773028.13254: Loaded config def from plugin (shell/cmd) 4871 1726773028.13256: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 4871 1726773028.13284: 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) 4871 1726773028.13359: Loaded config def from plugin (shell/powershell) 4871 1726773028.13361: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 4871 1726773028.13424: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 4871 1726773028.13629: Loaded config def from plugin (shell/sh) 4871 1726773028.13632: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 4871 1726773028.13673: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 4871 1726773028.13813: Loaded config def from plugin (become/runas) 4871 1726773028.13815: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 4871 1726773028.14029: Loaded config def from plugin (become/su) 4871 1726773028.14032: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 4871 1726773028.14215: Loaded config def from plugin (become/sudo) 4871 1726773028.14217: 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 4871 1726773028.14258: Loading data from /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml 4871 1726773028.14924: trying /usr/local/lib/python3.12/site-packages/ansible/modules 4871 1726773028.20221: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 4871 1726773028.20516: in VariableManager get_vars() 4871 1726773028.20543: done with get_vars() 4871 1726773028.20586: in VariableManager get_vars() 4871 1726773028.20604: done with get_vars() 4871 1726773028.20824: in VariableManager get_vars() 4871 1726773028.20839: done with get_vars() 4871 1726773028.20984: in VariableManager get_vars() 4871 1726773028.20999: done with get_vars() 4871 1726773028.21050: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 4871 1726773028.21064: 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 4871 1726773028.21323: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 4871 1726773028.21489: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 4871 1726773028.21495: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-SA1/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) 4871 1726773028.21575: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 4871 1726773028.21611: 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) 4871 1726773028.22013: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 4871 1726773028.22080: Loaded config def from plugin (callback/default) 4871 1726773028.22083: 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) 4871 1726773028.24853: Loaded config def from plugin (callback/junit) 4871 1726773028.24857: 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) 4871 1726773028.24920: 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) 4871 1726773028.25278: Loaded config def from plugin (callback/minimal) 4871 1726773028.25281: 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) 4871 1726773028.25330: 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) 4871 1726773028.25399: Loaded config def from plugin (callback/tree) 4871 1726773028.25402: 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 4871 1726773028.25858: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 4871 1726773028.25861: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-SA1/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_simple_settings.yml ******************************************** 1 plays in /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml 4871 1726773028.25888: in VariableManager get_vars() 4871 1726773028.25907: done with get_vars() 4871 1726773028.25913: in VariableManager get_vars() 4871 1726773028.25922: done with get_vars() 4871 1726773028.25926: variable 'omit' from source: magic vars 4871 1726773028.25976: in VariableManager get_vars() 4871 1726773028.25994: done with get_vars() 4871 1726773028.26018: variable 'omit' from source: magic vars PLAY [Test simple kernel settings] ********************************************* 4871 1726773028.26809: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 4871 1726773028.26902: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 4871 1726773028.27006: getting the remaining hosts for this loop 4871 1726773028.27009: done getting the remaining hosts for this loop 4871 1726773028.27012: getting the next task for host managed_node3 4871 1726773028.27017: done getting next task for host managed_node3 4871 1726773028.27024: ^ task is: TASK: Gathering Facts 4871 1726773028.27025: ^ state is: HOST STATE: block=0, task=0, rescue=0, always=0, handlers=0, run_state=0, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=True, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4871 1726773028.27028: getting variables 4871 1726773028.27029: in VariableManager get_vars() 4871 1726773028.27047: Calling all_inventory to load vars for managed_node3 4871 1726773028.27220: Calling groups_inventory to load vars for managed_node3 4871 1726773028.27224: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773028.27242: Calling all_plugins_play to load vars for managed_node3 4871 1726773028.27260: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773028.27265: Calling groups_plugins_play to load vars for managed_node3 4871 1726773028.27307: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773028.27373: done with get_vars() 4871 1726773028.27381: done getting variables 4871 1726773028.27460: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml:2 Thursday 19 September 2024 15:10:28 -0400 (0:00:00.017) 0:00:00.017 **** 4871 1726773028.27494: entering _queue_task() for managed_node3/gather_facts 4871 1726773028.27496: Creating lock for gather_facts 4871 1726773028.27890: worker is 1 (out of 1 available) 4871 1726773028.27903: exiting _queue_task() for managed_node3/gather_facts 4871 1726773028.27923: done queuing things up, now waiting for results queue to drain 4871 1726773028.27926: waiting for pending results... 4871 1726773028.28162: running TaskExecutor() for managed_node3/TASK: Gathering Facts 4871 1726773028.28230: in run() - task 02b512f9-4fcf-027f-1ee8-000000000014 4871 1726773028.28297: variable 'ansible_search_path' from source: unknown 4871 1726773028.28351: calling self._execute() 4871 1726773028.28430: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773028.28446: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773028.28571: variable 'omit' from source: magic vars 4871 1726773028.28601: variable 'omit' from source: magic vars 4871 1726773028.28640: variable 'omit' from source: magic vars 4871 1726773028.28742: variable 'omit' from source: magic vars 4871 1726773028.29007: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4871 1726773028.29012: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4871 1726773028.29014: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4871 1726773028.29037: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773028.29055: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773028.29097: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4871 1726773028.29124: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773028.29138: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773028.29566: Set connection var ansible_shell_type to sh 4871 1726773028.29570: Set connection var ansible_timeout to 10 4871 1726773028.29572: Set connection var ansible_connection to ssh 4871 1726773028.29575: Set connection var ansible_module_compression to ZIP_DEFLATED 4871 1726773028.29577: Set connection var ansible_pipelining to False 4871 1726773028.29579: Set connection var ansible_shell_executable to /bin/sh 4871 1726773028.29581: variable 'ansible_shell_executable' from source: unknown 4871 1726773028.29583: variable 'ansible_connection' from source: unknown 4871 1726773028.29585: variable 'ansible_module_compression' from source: unknown 4871 1726773028.29587: variable 'ansible_shell_type' from source: unknown 4871 1726773028.29588: variable 'ansible_shell_executable' from source: unknown 4871 1726773028.29594: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773028.29596: variable 'ansible_pipelining' from source: unknown 4871 1726773028.29598: variable 'ansible_timeout' from source: unknown 4871 1726773028.29600: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773028.29815: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (found_in_cache=True, class_only=False) 4871 1726773028.29899: variable 'omit' from source: magic vars 4871 1726773028.30102: starting attempt loop 4871 1726773028.30105: running the handler 4871 1726773028.30108: variable 'ansible_facts' from source: unknown 4871 1726773028.30111: _low_level_execute_command(): starting 4871 1726773028.30113: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4871 1726773028.31652: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4871 1726773028.31680: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773028.31787: 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.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773028.32256: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773028.32529: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773028.34266: stdout chunk (state=3): >>>/root <<< 4871 1726773028.34368: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773028.34451: stderr chunk (state=3): >>><<< 4871 1726773028.34461: stdout chunk (state=3): >>><<< 4871 1726773028.34486: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773028.34503: _low_level_execute_command(): starting 4871 1726773028.34515: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773028.344911-4919-118115450833926 `" && echo ansible-tmp-1726773028.344911-4919-118115450833926="` echo /root/.ansible/tmp/ansible-tmp-1726773028.344911-4919-118115450833926 `" ) && sleep 0' 4871 1726773028.35155: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773028.35217: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773028.35250: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773028.35272: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773028.35393: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773028.37357: stdout chunk (state=3): >>>ansible-tmp-1726773028.344911-4919-118115450833926=/root/.ansible/tmp/ansible-tmp-1726773028.344911-4919-118115450833926 <<< 4871 1726773028.37507: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773028.37518: stdout chunk (state=3): >>><<< 4871 1726773028.37550: stderr chunk (state=3): >>><<< 4871 1726773028.37570: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773028.344911-4919-118115450833926=/root/.ansible/tmp/ansible-tmp-1726773028.344911-4919-118115450833926 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773028.37621: variable 'ansible_module_compression' from source: unknown 4871 1726773028.37740: ANSIBALLZ: Using generic lock for ansible.legacy.setup 4871 1726773028.37744: ANSIBALLZ: Acquiring lock 4871 1726773028.37751: ANSIBALLZ: Lock acquired: 140282250858416 4871 1726773028.37753: ANSIBALLZ: Creating module 4871 1726773028.75847: ANSIBALLZ: Writing module into payload 4871 1726773028.75954: ANSIBALLZ: Writing module 4871 1726773028.75978: ANSIBALLZ: Renaming module 4871 1726773028.75984: ANSIBALLZ: Done creating module 4871 1726773028.76016: variable 'ansible_facts' from source: unknown 4871 1726773028.76020: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4871 1726773028.76028: _low_level_execute_command(): starting 4871 1726773028.76033: _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' 4871 1726773028.76539: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773028.76544: 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.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773028.76547: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration <<< 4871 1726773028.76550: 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 <<< 4871 1726773028.76552: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773028.76622: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773028.76630: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773028.76662: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773028.78407: stdout chunk (state=3): >>>PLATFORM <<< 4871 1726773028.78488: stdout chunk (state=3): >>>Linux <<< 4871 1726773028.78519: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 4871 1726773028.78745: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773028.78779: stderr chunk (state=3): >>><<< 4871 1726773028.78782: stdout chunk (state=3): >>><<< 4871 1726773028.78945: _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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773028.78951 [managed_node3]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 4871 1726773028.78955: _low_level_execute_command(): starting 4871 1726773028.78957: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 4871 1726773028.78982: Sending initial data 4871 1726773028.78996: Sent initial data (1181 bytes) 4871 1726773028.79552: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773028.79575: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773028.79595: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773028.79617: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773028.79691: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773028.83340: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"Fedora Linux\"\nVERSION=\"40 (Forty)\"\nID=fedora\nVERSION_ID=40\nVERSION_CODENAME=\"\"\nPLATFORM_ID=\"platform:f40\"\nPRETTY_NAME=\"Fedora Linux 40 (Forty)\"\nANSI_COLOR=\"0;38;2;60;110;180\"\nLOGO=fedora-logo-icon\nCPE_NAME=\"cpe:/o:fedoraproject:fedora:40\"\nDEFAULT_HOSTNAME=\"fedora\"\nHOME_URL=\"https://fedoraproject.org/\"\nDOCUMENTATION_URL=\"https://docs.fedoraproject.org/en-US/fedora/f40/system-administrators-guide/\"\nSUPPORT_URL=\"https://ask.fedoraproject.org/\"\nBUG_REPORT_URL=\"https://bugzilla.redhat.com/\"\nREDHAT_BUGZILLA_PRODUCT=\"Fedora\"\nREDHAT_BUGZILLA_PRODUCT_VERSION=40\nREDHAT_SUPPORT_PRODUCT=\"Fedora\"\nREDHAT_SUPPORT_PRODUCT_VERSION=40\nSUPPORT_END=2025-05-13\n"} <<< 4871 1726773028.83733: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773028.83794: stderr chunk (state=3): >>><<< 4871 1726773028.83798: stdout chunk (state=3): >>><<< 4871 1726773028.83813: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"Fedora Linux\"\nVERSION=\"40 (Forty)\"\nID=fedora\nVERSION_ID=40\nVERSION_CODENAME=\"\"\nPLATFORM_ID=\"platform:f40\"\nPRETTY_NAME=\"Fedora Linux 40 (Forty)\"\nANSI_COLOR=\"0;38;2;60;110;180\"\nLOGO=fedora-logo-icon\nCPE_NAME=\"cpe:/o:fedoraproject:fedora:40\"\nDEFAULT_HOSTNAME=\"fedora\"\nHOME_URL=\"https://fedoraproject.org/\"\nDOCUMENTATION_URL=\"https://docs.fedoraproject.org/en-US/fedora/f40/system-administrators-guide/\"\nSUPPORT_URL=\"https://ask.fedoraproject.org/\"\nBUG_REPORT_URL=\"https://bugzilla.redhat.com/\"\nREDHAT_BUGZILLA_PRODUCT=\"Fedora\"\nREDHAT_BUGZILLA_PRODUCT_VERSION=40\nREDHAT_SUPPORT_PRODUCT=\"Fedora\"\nREDHAT_SUPPORT_PRODUCT_VERSION=40\nSUPPORT_END=2025-05-13\n"} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773028.83877: variable 'ansible_facts' from source: unknown 4871 1726773028.83881: variable 'ansible_facts' from source: unknown 4871 1726773028.83897: variable 'ansible_module_compression' from source: unknown 4871 1726773028.83931: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4871cqbcuaji/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 4871 1726773028.83956: variable 'ansible_facts' from source: unknown 4871 1726773028.84080: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773028.344911-4919-118115450833926/AnsiballZ_setup.py 4871 1726773028.84198: Sending initial data 4871 1726773028.84202: Sent initial data (151 bytes) 4871 1726773028.84704: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773028.84708: 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.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773028.84710: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration <<< 4871 1726773028.84713: 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.46.99 originally 10.31.46.99 <<< 4871 1726773028.84716: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773028.84773: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773028.84781: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773028.84785: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773028.84830: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773028.86418: 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 <<< 4871 1726773028.86458: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4871 1726773028.86495: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4871cqbcuaji/tmp7lnyhpvy /root/.ansible/tmp/ansible-tmp-1726773028.344911-4919-118115450833926/AnsiballZ_setup.py <<< 4871 1726773028.86503: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773028.344911-4919-118115450833926/AnsiballZ_setup.py" <<< 4871 1726773028.86527: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4871cqbcuaji/tmp7lnyhpvy" to remote "/root/.ansible/tmp/ansible-tmp-1726773028.344911-4919-118115450833926/AnsiballZ_setup.py" <<< 4871 1726773028.86533: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773028.344911-4919-118115450833926/AnsiballZ_setup.py" <<< 4871 1726773028.87579: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773028.87655: stderr chunk (state=3): >>><<< 4871 1726773028.87658: stdout chunk (state=3): >>><<< 4871 1726773028.87683: done transferring module to remote 4871 1726773028.87693: _low_level_execute_command(): starting 4871 1726773028.87701: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773028.344911-4919-118115450833926/ /root/.ansible/tmp/ansible-tmp-1726773028.344911-4919-118115450833926/AnsiballZ_setup.py && sleep 0' 4871 1726773028.88208: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773028.88216: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773028.88218: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773028.88221: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773028.88270: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773028.88278: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773028.88280: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773028.88315: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773028.90121: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773028.90186: stderr chunk (state=3): >>><<< 4871 1726773028.90190: stdout chunk (state=3): >>><<< 4871 1726773028.90205: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773028.90208: _low_level_execute_command(): starting 4871 1726773028.90213: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773028.344911-4919-118115450833926/AnsiballZ_setup.py && sleep 0' 4871 1726773028.90719: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773028.90723: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773028.90725: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration <<< 4871 1726773028.90728: 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.46.99 originally 10.31.46.99 debug2: match found <<< 4871 1726773028.90730: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773028.90769: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773028.90773: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773028.90794: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773028.90858: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773031.13301: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "40", "ansible_distribution_major_version": "40", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQD0b3d7BJtfwIL0J6fy8ADqaI8pgLIz+6lRWLSoE9A4RAQD8GHc4lrrGCYfLGVqQM6/e2Kzh7XL3P+uQLQMcm/lhIQ6kX6TA+QeXvTrh3HYTbRPVivk2NEdCvm+dcAXKG5UbhAPn8j8ff/md+NchZ/loe54nrh8PdYl5UOQXuN2Wxam/bT5zWlhBVGB/qmAlfRMonDicyH3aLVZS08vt7LSql3y/8A4O6Ol6CAkOB6DAf8GVT1qHW213hsncVP6chqbwH12a+FlBpcDFWmi5hF5ygESdAKEeGfrqLoIVkwk3TQS0ZFzC44twQu6b1zNkZy16/0asTHLcRmNplfiM5Jhob8yY7mmFRUvjrw38t8tA+qB+3E+4+GPblSuAzrKrVcro01BuHoVJsm/+e9CepA/jMtSoodk/44n6bOT/qZV2gS6ohgfdJ0JpH0e+BO7CFXHgmQEwdv7Bqtwv8dlD4OcnxuVKaq9jcaKDQFPMDklXWvwaFn9o79fl6cotL9wdPk=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNcz2MJbRbq4WnYiHxfx7VKG/oVeXxuD0p2qrHwGk3tFxSTn3cITU1BwlBNyoJ1W7Ge+rcu28UrLnr0D3L4seR8=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIBMw2qvCj0+xcdI5CGvuqTItqKqsuRhajfNj/Lo6ncK7", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_local": {}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_system": "Linux", "ansible_kernel": "6.10.9-200.fc40.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Sun Sep 8 17:23:55 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.6", "ansible_fqdn": "ip-10-31-46-99.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-46-99", "ansible_nodename": "ip-10-31-46-99.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec203b7dc20c9e477a0595f267a0bf5a", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:b5954bb9-e972-4b2a-94f1-a82c77e96f77", "ansible_iscsi_iqn": "", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3716, "ansible_memfree_mb": 3064, "ansible_swaptotal_mb": 3715, "ansible_swapfree_mb": 3715, "ansible_memory_mb": {"real": {"total": 3716, "used": 652, "free": 3064}, "nocache": {"free": 3463, "used": 253}, "swap": {"total": 3715, "free": 3715, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec203b7d-c20c-9e47-7<<< 4871 1726773031.13318: stdout chunk (state=3): >>>a05-95f267a0bf5a", "ansible_product_uuid": "ec203b7d-c20c-9e47-7a05-95f267a0bf5a", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7610368", "sectorsize": "4096", "size": "3.63 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 442, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 251386802176, "block_size": 4096, "block_total": 64483404, "block_available": 61373731, "block_used": 3109673, "inode_total": 16384000, "inode_available": 16302484, "inode_used": 81516, "uuid": "6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"}], "ansible_fips": false, "ansible_fibre_channel_wwn": [], "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 6, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 6, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_is_chroot": false, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Thursday", "weekday_number": "4", "weeknumber": "38", "day": "19", "hour": "15", "minute": "10", "second": "31", "epoch": "1726773031", "epoch_int": "1726773031", "date": "2024-09-19", "time": "15:10:31", "iso8601_micro": "2024-09-19T19:10:31.089523Z", "iso8601": "2024-09-19T19:10:31Z", "iso8601_basic": "20240919T151031089523", "iso8601_basic_short": "20240919T151031", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_apparmor": {"status": "disabled"}, "ansible_interfaces": ["eth0", "lo"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segm<<< 4871 1726773031.13343: stdout chunk (state=3): >>>entation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "02:c2:56:2c:74:6d", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.46.99", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::c2:56ff:fe2c:746d", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.46.99", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:c2:56:2c:74:6d", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.46.99"], "ansible_all_ipv6_addresses": ["fe80::c2:56ff:fe2c:746d"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.46.99", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::c2:56ff:fe2c:746d"]}, "ansible_lsb": {}, "ansible_loadavg": {"1m": 1.02490234375, "5m": 0.48583984375, "15m": 0.236328125}, "ansible_env": {"SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.44.149 37612 10.31.46.99 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.44.149 37612 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 4871 1726773031.15369: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.99 closed. <<< 4871 1726773031.15433: stderr chunk (state=3): >>><<< 4871 1726773031.15439: stdout chunk (state=3): >>><<< 4871 1726773031.15467: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "40", "ansible_distribution_major_version": "40", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQD0b3d7BJtfwIL0J6fy8ADqaI8pgLIz+6lRWLSoE9A4RAQD8GHc4lrrGCYfLGVqQM6/e2Kzh7XL3P+uQLQMcm/lhIQ6kX6TA+QeXvTrh3HYTbRPVivk2NEdCvm+dcAXKG5UbhAPn8j8ff/md+NchZ/loe54nrh8PdYl5UOQXuN2Wxam/bT5zWlhBVGB/qmAlfRMonDicyH3aLVZS08vt7LSql3y/8A4O6Ol6CAkOB6DAf8GVT1qHW213hsncVP6chqbwH12a+FlBpcDFWmi5hF5ygESdAKEeGfrqLoIVkwk3TQS0ZFzC44twQu6b1zNkZy16/0asTHLcRmNplfiM5Jhob8yY7mmFRUvjrw38t8tA+qB+3E+4+GPblSuAzrKrVcro01BuHoVJsm/+e9CepA/jMtSoodk/44n6bOT/qZV2gS6ohgfdJ0JpH0e+BO7CFXHgmQEwdv7Bqtwv8dlD4OcnxuVKaq9jcaKDQFPMDklXWvwaFn9o79fl6cotL9wdPk=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNcz2MJbRbq4WnYiHxfx7VKG/oVeXxuD0p2qrHwGk3tFxSTn3cITU1BwlBNyoJ1W7Ge+rcu28UrLnr0D3L4seR8=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIBMw2qvCj0+xcdI5CGvuqTItqKqsuRhajfNj/Lo6ncK7", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_local": {}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_system": "Linux", "ansible_kernel": "6.10.9-200.fc40.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Sun Sep 8 17:23:55 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.6", "ansible_fqdn": "ip-10-31-46-99.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-46-99", "ansible_nodename": "ip-10-31-46-99.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec203b7dc20c9e477a0595f267a0bf5a", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:b5954bb9-e972-4b2a-94f1-a82c77e96f77", "ansible_iscsi_iqn": "", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3716, "ansible_memfree_mb": 3064, "ansible_swaptotal_mb": 3715, "ansible_swapfree_mb": 3715, "ansible_memory_mb": {"real": {"total": 3716, "used": 652, "free": 3064}, "nocache": {"free": 3463, "used": 253}, "swap": {"total": 3715, "free": 3715, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec203b7d-c20c-9e47-7a05-95f267a0bf5a", "ansible_product_uuid": "ec203b7d-c20c-9e47-7a05-95f267a0bf5a", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7610368", "sectorsize": "4096", "size": "3.63 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 442, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 251386802176, "block_size": 4096, "block_total": 64483404, "block_available": 61373731, "block_used": 3109673, "inode_total": 16384000, "inode_available": 16302484, "inode_used": 81516, "uuid": "6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"}], "ansible_fips": false, "ansible_fibre_channel_wwn": [], "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 6, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 6, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_is_chroot": false, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Thursday", "weekday_number": "4", "weeknumber": "38", "day": "19", "hour": "15", "minute": "10", "second": "31", "epoch": "1726773031", "epoch_int": "1726773031", "date": "2024-09-19", "time": "15:10:31", "iso8601_micro": "2024-09-19T19:10:31.089523Z", "iso8601": "2024-09-19T19:10:31Z", "iso8601_basic": "20240919T151031089523", "iso8601_basic_short": "20240919T151031", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_apparmor": {"status": "disabled"}, "ansible_interfaces": ["eth0", "lo"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "02:c2:56:2c:74:6d", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.46.99", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::c2:56ff:fe2c:746d", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.46.99", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:c2:56:2c:74:6d", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.46.99"], "ansible_all_ipv6_addresses": ["fe80::c2:56ff:fe2c:746d"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.46.99", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::c2:56ff:fe2c:746d"]}, "ansible_lsb": {}, "ansible_loadavg": {"1m": 1.02490234375, "5m": 0.48583984375, "15m": 0.236328125}, "ansible_env": {"SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.44.149 37612 10.31.46.99 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.44.149 37612 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK 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.46.99 closed. [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. 4871 1726773031.15723: done with _execute_module (ansible.legacy.setup, {'_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726773028.344911-4919-118115450833926/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4871 1726773031.15743: _low_level_execute_command(): starting 4871 1726773031.15748: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773028.344911-4919-118115450833926/ > /dev/null 2>&1 && sleep 0' 4871 1726773031.16252: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773031.16256: 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.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773031.16258: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration <<< 4871 1726773031.16261: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773031.16265: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773031.16306: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773031.16344: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773031.16374: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773031.18260: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773031.18322: stderr chunk (state=3): >>><<< 4871 1726773031.18326: stdout chunk (state=3): >>><<< 4871 1726773031.18339: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773031.18348: handler run complete 4871 1726773031.18446: variable 'ansible_facts' from source: unknown 4871 1726773031.18520: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773031.18757: variable 'ansible_facts' from source: unknown 4871 1726773031.18819: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773031.18912: attempt loop complete, returning result 4871 1726773031.18916: _execute() done 4871 1726773031.18919: dumping result to json 4871 1726773031.18941: done dumping result, returning 4871 1726773031.18948: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [02b512f9-4fcf-027f-1ee8-000000000014] 4871 1726773031.18951: sending task result for task 02b512f9-4fcf-027f-1ee8-000000000014 4871 1726773031.21080: done sending task result for task 02b512f9-4fcf-027f-1ee8-000000000014 4871 1726773031.21083: WORKER PROCESS EXITING ok: [managed_node3] 4871 1726773031.21285: no more pending results, returning what we have 4871 1726773031.21287: results queue empty 4871 1726773031.21288: checking for any_errors_fatal 4871 1726773031.21288: done checking for any_errors_fatal 4871 1726773031.21289: checking for max_fail_percentage 4871 1726773031.21290: done checking for max_fail_percentage 4871 1726773031.21290: checking to see if all hosts have failed and the running result is not ok 4871 1726773031.21293: done checking to see if all hosts have failed 4871 1726773031.21294: getting the remaining hosts for this loop 4871 1726773031.21295: done getting the remaining hosts for this loop 4871 1726773031.21297: getting the next task for host managed_node3 4871 1726773031.21300: done getting next task for host managed_node3 4871 1726773031.21302: ^ task is: TASK: meta (flush_handlers) 4871 1726773031.21303: ^ 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 4871 1726773031.21305: getting variables 4871 1726773031.21306: in VariableManager get_vars() 4871 1726773031.21318: Calling all_inventory to load vars for managed_node3 4871 1726773031.21320: Calling groups_inventory to load vars for managed_node3 4871 1726773031.21322: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773031.21327: Calling all_plugins_play to load vars for managed_node3 4871 1726773031.21329: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773031.21331: Calling groups_plugins_play to load vars for managed_node3 4871 1726773031.21466: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773031.21625: done with get_vars() 4871 1726773031.21633: done getting variables 4871 1726773031.21674: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 4871 1726773031.21717: in VariableManager get_vars() 4871 1726773031.21724: Calling all_inventory to load vars for managed_node3 4871 1726773031.21726: Calling groups_inventory to load vars for managed_node3 4871 1726773031.21728: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773031.21731: Calling all_plugins_play to load vars for managed_node3 4871 1726773031.21732: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773031.21734: Calling groups_plugins_play to load vars for managed_node3 4871 1726773031.21843: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773031.21971: done with get_vars() 4871 1726773031.21981: done queuing things up, now waiting for results queue to drain 4871 1726773031.21983: results queue empty 4871 1726773031.21983: checking for any_errors_fatal 4871 1726773031.21985: done checking for any_errors_fatal 4871 1726773031.21989: checking for max_fail_percentage 4871 1726773031.21990: done checking for max_fail_percentage 4871 1726773031.21990: checking to see if all hosts have failed and the running result is not ok 4871 1726773031.21993: done checking to see if all hosts have failed 4871 1726773031.21994: getting the remaining hosts for this loop 4871 1726773031.21994: done getting the remaining hosts for this loop 4871 1726773031.21996: getting the next task for host managed_node3 4871 1726773031.22000: done getting next task for host managed_node3 4871 1726773031.22001: ^ task is: TASK: Set platform independent vars used by this test 4871 1726773031.22002: ^ state is: HOST STATE: block=2, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4871 1726773031.22003: getting variables 4871 1726773031.22004: in VariableManager get_vars() 4871 1726773031.22011: Calling all_inventory to load vars for managed_node3 4871 1726773031.22013: Calling groups_inventory to load vars for managed_node3 4871 1726773031.22014: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773031.22018: Calling all_plugins_play to load vars for managed_node3 4871 1726773031.22019: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773031.22021: Calling groups_plugins_play to load vars for managed_node3 4871 1726773031.22115: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773031.22242: done with get_vars() 4871 1726773031.22248: done getting variables 4871 1726773031.22323: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Set platform independent vars used by this test] ************************* task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml:10 Thursday 19 September 2024 15:10:31 -0400 (0:00:02.948) 0:00:02.965 **** 4871 1726773031.22350: entering _queue_task() for managed_node3/include_vars 4871 1726773031.22351: Creating lock for include_vars 4871 1726773031.22604: worker is 1 (out of 1 available) 4871 1726773031.22618: exiting _queue_task() for managed_node3/include_vars 4871 1726773031.22631: done queuing things up, now waiting for results queue to drain 4871 1726773031.22633: waiting for pending results... 4871 1726773031.22778: running TaskExecutor() for managed_node3/TASK: Set platform independent vars used by this test 4871 1726773031.22832: in run() - task 02b512f9-4fcf-027f-1ee8-000000000006 4871 1726773031.22848: variable 'ansible_search_path' from source: unknown 4871 1726773031.22882: calling self._execute() 4871 1726773031.22985: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773031.22988: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773031.22999: variable 'omit' from source: magic vars 4871 1726773031.23077: variable 'omit' from source: magic vars 4871 1726773031.23104: variable 'omit' from source: magic vars 4871 1726773031.23131: variable 'omit' from source: magic vars 4871 1726773031.23168: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4871 1726773031.23202: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4871 1726773031.23218: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4871 1726773031.23233: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773031.23246: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773031.23272: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4871 1726773031.23275: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773031.23278: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773031.23354: Set connection var ansible_shell_type to sh 4871 1726773031.23362: Set connection var ansible_timeout to 10 4871 1726773031.23368: Set connection var ansible_connection to ssh 4871 1726773031.23373: Set connection var ansible_module_compression to ZIP_DEFLATED 4871 1726773031.23381: Set connection var ansible_pipelining to False 4871 1726773031.23387: Set connection var ansible_shell_executable to /bin/sh 4871 1726773031.23407: variable 'ansible_shell_executable' from source: unknown 4871 1726773031.23410: variable 'ansible_connection' from source: unknown 4871 1726773031.23413: variable 'ansible_module_compression' from source: unknown 4871 1726773031.23415: variable 'ansible_shell_type' from source: unknown 4871 1726773031.23419: variable 'ansible_shell_executable' from source: unknown 4871 1726773031.23422: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773031.23424: variable 'ansible_pipelining' from source: unknown 4871 1726773031.23427: variable 'ansible_timeout' from source: unknown 4871 1726773031.23429: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773031.23548: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4871 1726773031.23553: variable 'omit' from source: magic vars 4871 1726773031.23556: starting attempt loop 4871 1726773031.23559: running the handler 4871 1726773031.23572: evaluation_path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings 4871 1726773031.23597: search_path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/vars/vars/vars_simple_settings.yml /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/vars/vars_simple_settings.yml /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/vars/vars/vars_simple_settings.yml /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/vars/vars_simple_settings.yml 4871 1726773031.23706: handler run complete 4871 1726773031.23714: attempt loop complete, returning result 4871 1726773031.23717: _execute() done 4871 1726773031.23720: dumping result to json 4871 1726773031.23725: done dumping result, returning 4871 1726773031.23732: done running TaskExecutor() for managed_node3/TASK: Set platform independent vars used by this test [02b512f9-4fcf-027f-1ee8-000000000006] 4871 1726773031.23738: sending task result for task 02b512f9-4fcf-027f-1ee8-000000000006 4871 1726773031.23899: done sending task result for task 02b512f9-4fcf-027f-1ee8-000000000006 4871 1726773031.23903: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_profile_file": "# File managed by Ansible - DO NOT EDIT\n[main]\nsummary = kernel settings\n[sysctl]\nfs.epoll.max_user_watches = 785592\nfs.file-max = 379724\n[vm]\ntransparent_hugepages = madvise\n[sysfs]\n/sys/kernel/debug/x86/ibrs_enabled = 0\n/sys/kernel/debug/x86/pti_enabled = 0\n/sys/kernel/debug/x86/retp_enabled = 0\n{% if __kernel_settings_blcmdline_value | d() %}\n[bootloader]\ncmdline = {{ __kernel_settings_blcmdline_value }}\n{% endif %}\n", "kernel_settings_sysctl": [ { "name": "fs.epoll.max_user_watches", "value": 785592 }, { "name": "fs.file-max", "value": 379724 }, { "name": "no.such.param", "state": "absent" } ], "kernel_settings_sysfs": [ { "name": "/sys/kernel/debug/x86/pti_enabled", "value": 0 }, { "name": "/sys/kernel/debug/x86/retp_enabled", "value": 0 }, { "name": "/sys/kernel/debug/x86/ibrs_enabled", "value": 0 }, { "name": "/sys/not/found", "state": "absent" } ], "kernel_settings_systemd_cpu_affinity": { "state": "absent" }, "kernel_settings_transparent_hugepages": "madvise", "kernel_settings_transparent_hugepages_defrag": { "state": "absent" } }, "ansible_included_var_files": [ "/tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/vars/vars_simple_settings.yml" ], "changed": false } 4871 1726773031.24013: no more pending results, returning what we have 4871 1726773031.24016: results queue empty 4871 1726773031.24017: checking for any_errors_fatal 4871 1726773031.24019: done checking for any_errors_fatal 4871 1726773031.24019: checking for max_fail_percentage 4871 1726773031.24021: done checking for max_fail_percentage 4871 1726773031.24021: checking to see if all hosts have failed and the running result is not ok 4871 1726773031.24022: done checking to see if all hosts have failed 4871 1726773031.24023: getting the remaining hosts for this loop 4871 1726773031.24024: done getting the remaining hosts for this loop 4871 1726773031.24027: getting the next task for host managed_node3 4871 1726773031.24031: done getting next task for host managed_node3 4871 1726773031.24033: ^ task is: TASK: Disable bootloader cmdline testing on Fedora 4871 1726773031.24036: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4871 1726773031.24038: getting variables 4871 1726773031.24040: in VariableManager get_vars() 4871 1726773031.24061: Calling all_inventory to load vars for managed_node3 4871 1726773031.24062: Calling groups_inventory to load vars for managed_node3 4871 1726773031.24065: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773031.24072: Calling all_plugins_play to load vars for managed_node3 4871 1726773031.24074: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773031.24076: Calling groups_plugins_play to load vars for managed_node3 4871 1726773031.24195: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773031.24329: done with get_vars() 4871 1726773031.24338: done getting variables 4871 1726773031.24412: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Disable bootloader cmdline testing on Fedora] **************************** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml:14 Thursday 19 September 2024 15:10:31 -0400 (0:00:00.020) 0:00:02.986 **** 4871 1726773031.24432: entering _queue_task() for managed_node3/set_fact 4871 1726773031.24433: Creating lock for set_fact 4871 1726773031.24663: worker is 1 (out of 1 available) 4871 1726773031.24676: exiting _queue_task() for managed_node3/set_fact 4871 1726773031.24688: done queuing things up, now waiting for results queue to drain 4871 1726773031.24690: waiting for pending results... 4871 1726773031.24839: running TaskExecutor() for managed_node3/TASK: Disable bootloader cmdline testing on Fedora 4871 1726773031.24890: in run() - task 02b512f9-4fcf-027f-1ee8-000000000007 4871 1726773031.24903: variable 'ansible_search_path' from source: unknown 4871 1726773031.24940: calling self._execute() 4871 1726773031.24996: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773031.25000: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773031.25009: variable 'omit' from source: magic vars 4871 1726773031.25398: variable 'ansible_distribution' from source: facts 4871 1726773031.25413: Evaluated conditional (ansible_distribution == "Fedora"): True 4871 1726773031.25420: variable 'omit' from source: magic vars 4871 1726773031.25445: variable 'omit' from source: magic vars 4871 1726773031.25476: variable 'omit' from source: magic vars 4871 1726773031.25510: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4871 1726773031.25542: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4871 1726773031.25558: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4871 1726773031.25576: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773031.25587: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773031.25613: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4871 1726773031.25616: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773031.25619: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773031.25697: Set connection var ansible_shell_type to sh 4871 1726773031.25701: Set connection var ansible_timeout to 10 4871 1726773031.25704: Set connection var ansible_connection to ssh 4871 1726773031.25710: Set connection var ansible_module_compression to ZIP_DEFLATED 4871 1726773031.25719: Set connection var ansible_pipelining to False 4871 1726773031.25724: Set connection var ansible_shell_executable to /bin/sh 4871 1726773031.25743: variable 'ansible_shell_executable' from source: unknown 4871 1726773031.25746: variable 'ansible_connection' from source: unknown 4871 1726773031.25749: variable 'ansible_module_compression' from source: unknown 4871 1726773031.25752: variable 'ansible_shell_type' from source: unknown 4871 1726773031.25754: variable 'ansible_shell_executable' from source: unknown 4871 1726773031.25756: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773031.25761: variable 'ansible_pipelining' from source: unknown 4871 1726773031.25764: variable 'ansible_timeout' from source: unknown 4871 1726773031.25767: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773031.25880: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4871 1726773031.25890: variable 'omit' from source: magic vars 4871 1726773031.25896: starting attempt loop 4871 1726773031.25898: running the handler 4871 1726773031.25911: handler run complete 4871 1726773031.25919: attempt loop complete, returning result 4871 1726773031.25922: _execute() done 4871 1726773031.25924: dumping result to json 4871 1726773031.25926: done dumping result, returning 4871 1726773031.25933: done running TaskExecutor() for managed_node3/TASK: Disable bootloader cmdline testing on Fedora [02b512f9-4fcf-027f-1ee8-000000000007] 4871 1726773031.26017: sending task result for task 02b512f9-4fcf-027f-1ee8-000000000007 4871 1726773031.26106: done sending task result for task 02b512f9-4fcf-027f-1ee8-000000000007 4871 1726773031.26109: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_blcmdline_value": null, "__kernel_settings_check_reboot": false, "kernel_settings_bootloader_cmdline": null }, "changed": false } 4871 1726773031.26171: no more pending results, returning what we have 4871 1726773031.26173: results queue empty 4871 1726773031.26174: checking for any_errors_fatal 4871 1726773031.26179: done checking for any_errors_fatal 4871 1726773031.26180: checking for max_fail_percentage 4871 1726773031.26181: done checking for max_fail_percentage 4871 1726773031.26182: checking to see if all hosts have failed and the running result is not ok 4871 1726773031.26183: done checking to see if all hosts have failed 4871 1726773031.26183: getting the remaining hosts for this loop 4871 1726773031.26185: done getting the remaining hosts for this loop 4871 1726773031.26188: getting the next task for host managed_node3 4871 1726773031.26195: done getting next task for host managed_node3 4871 1726773031.26198: ^ task is: TASK: Apply the settings - call the role 4871 1726773031.26200: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4871 1726773031.26203: getting variables 4871 1726773031.26205: in VariableManager get_vars() 4871 1726773031.26239: Calling all_inventory to load vars for managed_node3 4871 1726773031.26242: Calling groups_inventory to load vars for managed_node3 4871 1726773031.26245: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773031.26255: Calling all_plugins_play to load vars for managed_node3 4871 1726773031.26258: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773031.26261: Calling groups_plugins_play to load vars for managed_node3 4871 1726773031.26494: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773031.26744: done with get_vars() 4871 1726773031.26756: done getting variables TASK [Apply the settings - call the role] ************************************** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml:25 Thursday 19 September 2024 15:10:31 -0400 (0:00:00.024) 0:00:03.011 **** 4871 1726773031.26865: entering _queue_task() for managed_node3/include_role 4871 1726773031.26866: Creating lock for include_role 4871 1726773031.27204: worker is 1 (out of 1 available) 4871 1726773031.27334: exiting _queue_task() for managed_node3/include_role 4871 1726773031.27351: done queuing things up, now waiting for results queue to drain 4871 1726773031.27353: waiting for pending results... 4871 1726773031.27492: running TaskExecutor() for managed_node3/TASK: Apply the settings - call the role 4871 1726773031.27563: in run() - task 02b512f9-4fcf-027f-1ee8-000000000008 4871 1726773031.27576: variable 'ansible_search_path' from source: unknown 4871 1726773031.27618: calling self._execute() 4871 1726773031.27675: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773031.27678: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773031.27691: variable 'omit' from source: magic vars 4871 1726773031.27773: _execute() done 4871 1726773031.27777: dumping result to json 4871 1726773031.27780: done dumping result, returning 4871 1726773031.27785: done running TaskExecutor() for managed_node3/TASK: Apply the settings - call the role [02b512f9-4fcf-027f-1ee8-000000000008] 4871 1726773031.27791: sending task result for task 02b512f9-4fcf-027f-1ee8-000000000008 4871 1726773031.27897: done sending task result for task 02b512f9-4fcf-027f-1ee8-000000000008 4871 1726773031.27900: WORKER PROCESS EXITING 4871 1726773031.27940: no more pending results, returning what we have 4871 1726773031.27944: in VariableManager get_vars() 4871 1726773031.27975: Calling all_inventory to load vars for managed_node3 4871 1726773031.27978: Calling groups_inventory to load vars for managed_node3 4871 1726773031.27981: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773031.27991: Calling all_plugins_play to load vars for managed_node3 4871 1726773031.27994: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773031.27997: Calling groups_plugins_play to load vars for managed_node3 4871 1726773031.28150: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773031.28299: done with get_vars() 4871 1726773031.28305: variable 'ansible_search_path' from source: unknown 4871 1726773031.28470: variable 'omit' from source: magic vars 4871 1726773031.28487: variable 'omit' from source: magic vars 4871 1726773031.28498: variable 'omit' from source: magic vars 4871 1726773031.28501: we have included files to process 4871 1726773031.28502: generating all_blocks data 4871 1726773031.28503: done generating all_blocks data 4871 1726773031.28504: processing included file: fedora.linux_system_roles.kernel_settings 4871 1726773031.28518: in VariableManager get_vars() 4871 1726773031.28527: done with get_vars() 4871 1726773031.28582: in VariableManager get_vars() 4871 1726773031.28591: done with get_vars() 4871 1726773031.28620: Loading data from /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/main.yml 4871 1726773031.28717: Loading data from /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/defaults/main.yml 4871 1726773031.28758: Loading data from /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/meta/main.yml 4871 1726773031.28860: Loading data from /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml 4871 1726773031.29427: in VariableManager get_vars() 4871 1726773031.29449: done with get_vars() 4871 1726773031.30906: in VariableManager get_vars() 4871 1726773031.30929: done with get_vars() 4871 1726773031.31104: Loading data from /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/handlers/main.yml 4871 1726773031.31842: iterating over new_blocks loaded from include file 4871 1726773031.31844: in VariableManager get_vars() 4871 1726773031.31863: done with get_vars() 4871 1726773031.31865: filtering new block on tags 4871 1726773031.31908: done filtering new block on tags 4871 1726773031.31912: in VariableManager get_vars() 4871 1726773031.31929: done with get_vars() 4871 1726773031.31931: filtering new block on tags 4871 1726773031.31974: done filtering new block on tags 4871 1726773031.31977: in VariableManager get_vars() 4871 1726773031.31991: done with get_vars() 4871 1726773031.31993: filtering new block on tags 4871 1726773031.32288: done filtering new block on tags 4871 1726773031.32291: in VariableManager get_vars() 4871 1726773031.32306: done with get_vars() 4871 1726773031.32308: filtering new block on tags 4871 1726773031.32326: done filtering new block on tags 4871 1726773031.32329: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.kernel_settings for managed_node3 4871 1726773031.32337: extending task lists for all hosts with included blocks 4871 1726773031.32568: done extending task lists 4871 1726773031.32569: done processing included files 4871 1726773031.32570: results queue empty 4871 1726773031.32571: checking for any_errors_fatal 4871 1726773031.32574: done checking for any_errors_fatal 4871 1726773031.32575: checking for max_fail_percentage 4871 1726773031.32576: done checking for max_fail_percentage 4871 1726773031.32577: checking to see if all hosts have failed and the running result is not ok 4871 1726773031.32578: done checking to see if all hosts have failed 4871 1726773031.32579: getting the remaining hosts for this loop 4871 1726773031.32580: done getting the remaining hosts for this loop 4871 1726773031.32583: getting the next task for host managed_node3 4871 1726773031.32588: done getting next task for host managed_node3 4871 1726773031.32590: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 4871 1726773031.32593: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4871 1726773031.32603: getting variables 4871 1726773031.32604: in VariableManager get_vars() 4871 1726773031.32617: Calling all_inventory to load vars for managed_node3 4871 1726773031.32620: Calling groups_inventory to load vars for managed_node3 4871 1726773031.32622: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773031.32628: Calling all_plugins_play to load vars for managed_node3 4871 1726773031.32631: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773031.32634: Calling groups_plugins_play to load vars for managed_node3 4871 1726773031.32817: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773031.33050: done with get_vars() 4871 1726773031.33061: done getting variables 4871 1726773031.33139: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values] *** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:2 Thursday 19 September 2024 15:10:31 -0400 (0:00:00.063) 0:00:03.074 **** 4871 1726773031.33170: entering _queue_task() for managed_node3/fail 4871 1726773031.33172: Creating lock for fail 4871 1726773031.33507: worker is 1 (out of 1 available) 4871 1726773031.33522: exiting _queue_task() for managed_node3/fail 4871 1726773031.33746: done queuing things up, now waiting for results queue to drain 4871 1726773031.33748: waiting for pending results... 4871 1726773031.33880: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 4871 1726773031.34085: in run() - task 02b512f9-4fcf-027f-1ee8-000000000047 4871 1726773031.34089: variable 'ansible_search_path' from source: unknown 4871 1726773031.34091: variable 'ansible_search_path' from source: unknown 4871 1726773031.34095: calling self._execute() 4871 1726773031.34118: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773031.34128: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773031.34144: variable 'omit' from source: magic vars 4871 1726773031.34649: variable 'kernel_settings_sysctl' from source: include_vars 4871 1726773031.34670: variable '__kernel_settings_state_empty' from source: role '' all vars 4871 1726773031.34681: Evaluated conditional (kernel_settings_sysctl != __kernel_settings_state_empty): True 4871 1726773031.35015: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4871 1726773031.37308: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4871 1726773031.37391: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4871 1726773031.37441: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4871 1726773031.37484: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4871 1726773031.37512: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4871 1726773031.37602: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4871 1726773031.37641: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4871 1726773031.37681: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4871 1726773031.37778: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4871 1726773031.37781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4871 1726773031.37826: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4871 1726773031.37859: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4871 1726773031.37897: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4871 1726773031.37948: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4871 1726773031.37964: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4871 1726773031.38021: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4871 1726773031.38140: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4871 1726773031.38143: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4871 1726773031.38146: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4871 1726773031.38149: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4871 1726773031.38493: variable 'kernel_settings_sysctl' from source: include_vars 4871 1726773031.38577: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4871 1726773031.38795: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4871 1726773031.38846: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4871 1726773031.38883: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4871 1726773031.38922: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4871 1726773031.38977: 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) 4871 1726773031.39142: 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) 4871 1726773031.39147: 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) 4871 1726773031.39150: 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) 4871 1726773031.39152: 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) 4871 1726773031.39154: 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) 4871 1726773031.39261: 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) 4871 1726773031.39294: 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) 4871 1726773031.39333: Evaluated conditional ((kernel_settings_sysctl | selectattr("value", "defined") | selectattr("value", "sameas", true) | list | length > 0) or (kernel_settings_sysctl | selectattr("value", "defined") | selectattr("value", "sameas", false) | list | length > 0)): False 4871 1726773031.39469: when evaluation is False, skipping this task 4871 1726773031.39472: _execute() done 4871 1726773031.39475: dumping result to json 4871 1726773031.39478: done dumping result, returning 4871 1726773031.39481: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values [02b512f9-4fcf-027f-1ee8-000000000047] 4871 1726773031.39491: sending task result for task 02b512f9-4fcf-027f-1ee8-000000000047 4871 1726773031.39769: done sending task result for task 02b512f9-4fcf-027f-1ee8-000000000047 4871 1726773031.39774: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(kernel_settings_sysctl | selectattr(\"value\", \"defined\") | selectattr(\"value\", \"sameas\", true) | list | length > 0) or (kernel_settings_sysctl | selectattr(\"value\", \"defined\") | selectattr(\"value\", \"sameas\", false) | list | length > 0)", "skip_reason": "Conditional result was False" } 4871 1726773031.39830: no more pending results, returning what we have 4871 1726773031.39838: results queue empty 4871 1726773031.39839: checking for any_errors_fatal 4871 1726773031.39840: done checking for any_errors_fatal 4871 1726773031.39840: checking for max_fail_percentage 4871 1726773031.39842: done checking for max_fail_percentage 4871 1726773031.39843: checking to see if all hosts have failed and the running result is not ok 4871 1726773031.39843: done checking to see if all hosts have failed 4871 1726773031.39844: getting the remaining hosts for this loop 4871 1726773031.39846: done getting the remaining hosts for this loop 4871 1726773031.39850: getting the next task for host managed_node3 4871 1726773031.39858: done getting next task for host managed_node3 4871 1726773031.39863: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 4871 1726773031.39866: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4871 1726773031.39884: getting variables 4871 1726773031.39886: in VariableManager get_vars() 4871 1726773031.39929: Calling all_inventory to load vars for managed_node3 4871 1726773031.39932: Calling groups_inventory to load vars for managed_node3 4871 1726773031.40139: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773031.40151: Calling all_plugins_play to load vars for managed_node3 4871 1726773031.40155: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773031.40159: Calling groups_plugins_play to load vars for managed_node3 4871 1726773031.40430: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773031.40674: done with get_vars() 4871 1726773031.40687: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Set version specific variables] *** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:9 Thursday 19 September 2024 15:10:31 -0400 (0:00:00.076) 0:00:03.150 **** 4871 1726773031.40793: entering _queue_task() for managed_node3/include_tasks 4871 1726773031.40795: Creating lock for include_tasks 4871 1726773031.41123: worker is 1 (out of 1 available) 4871 1726773031.41242: exiting _queue_task() for managed_node3/include_tasks 4871 1726773031.41253: done queuing things up, now waiting for results queue to drain 4871 1726773031.41254: waiting for pending results... 4871 1726773031.41437: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 4871 1726773031.41742: in run() - task 02b512f9-4fcf-027f-1ee8-000000000048 4871 1726773031.41747: variable 'ansible_search_path' from source: unknown 4871 1726773031.41751: variable 'ansible_search_path' from source: unknown 4871 1726773031.41755: calling self._execute() 4871 1726773031.41757: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773031.41760: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773031.41762: variable 'omit' from source: magic vars 4871 1726773031.41856: _execute() done 4871 1726773031.41864: dumping result to json 4871 1726773031.41873: done dumping result, returning 4871 1726773031.41888: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables [02b512f9-4fcf-027f-1ee8-000000000048] 4871 1726773031.41898: sending task result for task 02b512f9-4fcf-027f-1ee8-000000000048 4871 1726773031.42081: no more pending results, returning what we have 4871 1726773031.42087: in VariableManager get_vars() 4871 1726773031.42133: Calling all_inventory to load vars for managed_node3 4871 1726773031.42139: Calling groups_inventory to load vars for managed_node3 4871 1726773031.42142: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773031.42156: Calling all_plugins_play to load vars for managed_node3 4871 1726773031.42160: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773031.42164: Calling groups_plugins_play to load vars for managed_node3 4871 1726773031.42679: done sending task result for task 02b512f9-4fcf-027f-1ee8-000000000048 4871 1726773031.42683: WORKER PROCESS EXITING 4871 1726773031.42709: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773031.42938: done with get_vars() 4871 1726773031.42947: variable 'ansible_search_path' from source: unknown 4871 1726773031.42949: variable 'ansible_search_path' from source: unknown 4871 1726773031.42987: we have included files to process 4871 1726773031.42988: generating all_blocks data 4871 1726773031.42990: done generating all_blocks data 4871 1726773031.42996: processing included file: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 4871 1726773031.42997: loading included file: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 4871 1726773031.43000: Loading data from /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 4871 1726773031.43872: done processing included file 4871 1726773031.43875: iterating over new_blocks loaded from include file 4871 1726773031.43877: in VariableManager get_vars() 4871 1726773031.43898: done with get_vars() 4871 1726773031.43901: filtering new block on tags 4871 1726773031.43931: done filtering new block on tags 4871 1726773031.43933: in VariableManager get_vars() 4871 1726773031.43955: done with get_vars() 4871 1726773031.43957: filtering new block on tags 4871 1726773031.44015: done filtering new block on tags 4871 1726773031.44018: in VariableManager get_vars() 4871 1726773031.44042: done with get_vars() 4871 1726773031.44044: filtering new block on tags 4871 1726773031.44083: done filtering new block on tags 4871 1726773031.44086: in VariableManager get_vars() 4871 1726773031.44106: done with get_vars() 4871 1726773031.44108: filtering new block on tags 4871 1726773031.44132: done filtering new block on tags 4871 1726773031.44134: done iterating over new_blocks loaded from include file included: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml for managed_node3 4871 1726773031.44144: extending task lists for all hosts with included blocks 4871 1726773031.44294: done extending task lists 4871 1726773031.44296: done processing included files 4871 1726773031.44297: results queue empty 4871 1726773031.44297: checking for any_errors_fatal 4871 1726773031.44300: done checking for any_errors_fatal 4871 1726773031.44301: checking for max_fail_percentage 4871 1726773031.44302: done checking for max_fail_percentage 4871 1726773031.44303: checking to see if all hosts have failed and the running result is not ok 4871 1726773031.44303: done checking to see if all hosts have failed 4871 1726773031.44304: getting the remaining hosts for this loop 4871 1726773031.44305: done getting the remaining hosts for this loop 4871 1726773031.44308: getting the next task for host managed_node3 4871 1726773031.44312: done getting next task for host managed_node3 4871 1726773031.44314: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 4871 1726773031.44317: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4871 1726773031.44326: getting variables 4871 1726773031.44327: in VariableManager get_vars() 4871 1726773031.44341: Calling all_inventory to load vars for managed_node3 4871 1726773031.44343: Calling groups_inventory to load vars for managed_node3 4871 1726773031.44346: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773031.44351: Calling all_plugins_play to load vars for managed_node3 4871 1726773031.44354: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773031.44357: Calling groups_plugins_play to load vars for managed_node3 4871 1726773031.44512: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773031.44732: done with get_vars() 4871 1726773031.44745: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role] *** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:2 Thursday 19 September 2024 15:10:31 -0400 (0:00:00.040) 0:00:03.190 **** 4871 1726773031.44817: entering _queue_task() for managed_node3/setup 4871 1726773031.45133: worker is 1 (out of 1 available) 4871 1726773031.45345: exiting _queue_task() for managed_node3/setup 4871 1726773031.45355: done queuing things up, now waiting for results queue to drain 4871 1726773031.45356: waiting for pending results... 4871 1726773031.45431: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 4871 1726773031.45694: in run() - task 02b512f9-4fcf-027f-1ee8-0000000000bb 4871 1726773031.45699: variable 'ansible_search_path' from source: unknown 4871 1726773031.45702: variable 'ansible_search_path' from source: unknown 4871 1726773031.45705: calling self._execute() 4871 1726773031.45766: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773031.45778: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773031.45793: variable 'omit' from source: magic vars 4871 1726773031.46453: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4871 1726773031.48822: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4871 1726773031.48915: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4871 1726773031.48969: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4871 1726773031.49009: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4871 1726773031.49070: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4871 1726773031.49141: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4871 1726773031.49184: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4871 1726773031.49218: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4871 1726773031.49287: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4871 1726773031.49290: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4871 1726773031.49354: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4871 1726773031.49384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4871 1726773031.49640: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4871 1726773031.49644: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4871 1726773031.49647: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4871 1726773031.49679: variable '__kernel_settings_required_facts' from source: role '' all vars 4871 1726773031.49696: variable 'ansible_facts' from source: unknown 4871 1726773031.49817: Evaluated conditional (__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 4871 1726773031.49826: when evaluation is False, skipping this task 4871 1726773031.49837: _execute() done 4871 1726773031.49845: dumping result to json 4871 1726773031.49852: done dumping result, returning 4871 1726773031.49867: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role [02b512f9-4fcf-027f-1ee8-0000000000bb] 4871 1726773031.49880: sending task result for task 02b512f9-4fcf-027f-1ee8-0000000000bb skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 4871 1726773031.50202: no more pending results, returning what we have 4871 1726773031.50206: results queue empty 4871 1726773031.50207: checking for any_errors_fatal 4871 1726773031.50208: done checking for any_errors_fatal 4871 1726773031.50209: checking for max_fail_percentage 4871 1726773031.50210: done checking for max_fail_percentage 4871 1726773031.50211: checking to see if all hosts have failed and the running result is not ok 4871 1726773031.50212: done checking to see if all hosts have failed 4871 1726773031.50213: getting the remaining hosts for this loop 4871 1726773031.50214: done getting the remaining hosts for this loop 4871 1726773031.50218: getting the next task for host managed_node3 4871 1726773031.50228: done getting next task for host managed_node3 4871 1726773031.50232: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 4871 1726773031.50238: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4871 1726773031.50254: getting variables 4871 1726773031.50256: in VariableManager get_vars() 4871 1726773031.50296: Calling all_inventory to load vars for managed_node3 4871 1726773031.50299: Calling groups_inventory to load vars for managed_node3 4871 1726773031.50302: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773031.50314: Calling all_plugins_play to load vars for managed_node3 4871 1726773031.50317: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773031.50321: Calling groups_plugins_play to load vars for managed_node3 4871 1726773031.50683: done sending task result for task 02b512f9-4fcf-027f-1ee8-0000000000bb 4871 1726773031.50686: WORKER PROCESS EXITING 4871 1726773031.50710: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773031.50948: done with get_vars() 4871 1726773031.50961: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if system is ostree] *** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:10 Thursday 19 September 2024 15:10:31 -0400 (0:00:00.062) 0:00:03.253 **** 4871 1726773031.51065: entering _queue_task() for managed_node3/stat 4871 1726773031.51380: worker is 1 (out of 1 available) 4871 1726773031.51395: exiting _queue_task() for managed_node3/stat 4871 1726773031.51409: done queuing things up, now waiting for results queue to drain 4871 1726773031.51410: waiting for pending results... 4871 1726773031.51693: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 4871 1726773031.51856: in run() - task 02b512f9-4fcf-027f-1ee8-0000000000bd 4871 1726773031.51882: variable 'ansible_search_path' from source: unknown 4871 1726773031.51891: variable 'ansible_search_path' from source: unknown 4871 1726773031.51946: calling self._execute() 4871 1726773031.52040: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773031.52054: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773031.52069: variable 'omit' from source: magic vars 4871 1726773031.52611: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4871 1726773031.52901: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4871 1726773031.52991: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4871 1726773031.53034: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4871 1726773031.53082: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4871 1726773031.53240: 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) 4871 1726773031.53244: 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) 4871 1726773031.53249: 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) 4871 1726773031.53288: 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) 4871 1726773031.53426: Evaluated conditional (not __kernel_settings_is_ostree is defined): True 4871 1726773031.53443: variable 'omit' from source: magic vars 4871 1726773031.53523: variable 'omit' from source: magic vars 4871 1726773031.53567: variable 'omit' from source: magic vars 4871 1726773031.53601: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4871 1726773031.53840: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4871 1726773031.53843: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4871 1726773031.53846: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773031.53848: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773031.53850: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4871 1726773031.53853: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773031.53855: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773031.53857: Set connection var ansible_shell_type to sh 4871 1726773031.53864: Set connection var ansible_timeout to 10 4871 1726773031.53872: Set connection var ansible_connection to ssh 4871 1726773031.53886: Set connection var ansible_module_compression to ZIP_DEFLATED 4871 1726773031.53902: Set connection var ansible_pipelining to False 4871 1726773031.53912: Set connection var ansible_shell_executable to /bin/sh 4871 1726773031.53946: variable 'ansible_shell_executable' from source: unknown 4871 1726773031.53955: variable 'ansible_connection' from source: unknown 4871 1726773031.53962: variable 'ansible_module_compression' from source: unknown 4871 1726773031.53974: variable 'ansible_shell_type' from source: unknown 4871 1726773031.53982: variable 'ansible_shell_executable' from source: unknown 4871 1726773031.53989: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773031.53997: variable 'ansible_pipelining' from source: unknown 4871 1726773031.54004: variable 'ansible_timeout' from source: unknown 4871 1726773031.54012: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773031.54191: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 4871 1726773031.54212: variable 'omit' from source: magic vars 4871 1726773031.54223: starting attempt loop 4871 1726773031.54230: running the handler 4871 1726773031.54255: _low_level_execute_command(): starting 4871 1726773031.54270: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4871 1726773031.54999: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773031.55054: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773031.55086: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773031.55099: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773031.55155: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773031.56923: stdout chunk (state=3): >>>/root <<< 4871 1726773031.57097: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773031.57287: stderr chunk (state=3): >>><<< 4871 1726773031.57292: stdout chunk (state=3): >>><<< 4871 1726773031.57320: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773031.57442: _low_level_execute_command(): starting 4871 1726773031.57446: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773031.5734024-5055-25952727573228 `" && echo ansible-tmp-1726773031.5734024-5055-25952727573228="` echo /root/.ansible/tmp/ansible-tmp-1726773031.5734024-5055-25952727573228 `" ) && sleep 0' 4871 1726773031.58025: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4871 1726773031.58065: 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.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773031.58126: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773031.58145: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773031.58163: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773031.58201: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773031.60160: stdout chunk (state=3): >>>ansible-tmp-1726773031.5734024-5055-25952727573228=/root/.ansible/tmp/ansible-tmp-1726773031.5734024-5055-25952727573228 <<< 4871 1726773031.60277: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773031.60362: stderr chunk (state=3): >>><<< 4871 1726773031.60366: stdout chunk (state=3): >>><<< 4871 1726773031.60546: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773031.5734024-5055-25952727573228=/root/.ansible/tmp/ansible-tmp-1726773031.5734024-5055-25952727573228 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773031.60549: variable 'ansible_module_compression' from source: unknown 4871 1726773031.60552: ANSIBALLZ: Using lock for stat 4871 1726773031.60555: ANSIBALLZ: Acquiring lock 4871 1726773031.60557: ANSIBALLZ: Lock acquired: 140282250859520 4871 1726773031.60559: ANSIBALLZ: Creating module 4871 1726773031.70099: ANSIBALLZ: Writing module into payload 4871 1726773031.70170: ANSIBALLZ: Writing module 4871 1726773031.70190: ANSIBALLZ: Renaming module 4871 1726773031.70197: ANSIBALLZ: Done creating module 4871 1726773031.70213: variable 'ansible_facts' from source: unknown 4871 1726773031.70266: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773031.5734024-5055-25952727573228/AnsiballZ_stat.py 4871 1726773031.70378: Sending initial data 4871 1726773031.70381: Sent initial data (150 bytes) 4871 1726773031.70878: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773031.70882: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773031.70885: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773031.70887: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773031.70947: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773031.70950: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773031.70953: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773031.71006: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773031.72652: 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 <<< 4871 1726773031.72684: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4871 1726773031.72724: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4871cqbcuaji/tmp59hmqqtx /root/.ansible/tmp/ansible-tmp-1726773031.5734024-5055-25952727573228/AnsiballZ_stat.py <<< 4871 1726773031.72733: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773031.5734024-5055-25952727573228/AnsiballZ_stat.py" <<< 4871 1726773031.72755: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4871cqbcuaji/tmp59hmqqtx" to remote "/root/.ansible/tmp/ansible-tmp-1726773031.5734024-5055-25952727573228/AnsiballZ_stat.py" <<< 4871 1726773031.72759: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773031.5734024-5055-25952727573228/AnsiballZ_stat.py" <<< 4871 1726773031.73305: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773031.73387: stderr chunk (state=3): >>><<< 4871 1726773031.73391: stdout chunk (state=3): >>><<< 4871 1726773031.73414: done transferring module to remote 4871 1726773031.73426: _low_level_execute_command(): starting 4871 1726773031.73431: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773031.5734024-5055-25952727573228/ /root/.ansible/tmp/ansible-tmp-1726773031.5734024-5055-25952727573228/AnsiballZ_stat.py && sleep 0' 4871 1726773031.73931: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773031.73937: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found <<< 4871 1726773031.73940: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773031.73942: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773031.73945: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773031.73983: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773031.73987: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773031.74009: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773031.74062: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773031.75857: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773031.75918: stderr chunk (state=3): >>><<< 4871 1726773031.75922: stdout chunk (state=3): >>><<< 4871 1726773031.75938: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773031.75941: _low_level_execute_command(): starting 4871 1726773031.75947: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773031.5734024-5055-25952727573228/AnsiballZ_stat.py && sleep 0' 4871 1726773031.76429: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773031.76433: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773031.76444: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found <<< 4871 1726773031.76448: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773031.76496: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773031.76503: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773031.76505: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773031.76550: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773031.92966: 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"}}} <<< 4871 1726773031.94265: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.99 closed. <<< 4871 1726773031.94326: stderr chunk (state=3): >>><<< 4871 1726773031.94330: stdout chunk (state=3): >>><<< 4871 1726773031.94345: _low_level_execute_command() done: rc=0, stdout= {"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"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK 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.46.99 closed. 4871 1726773031.94382: 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-1726773031.5734024-5055-25952727573228/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4871 1726773031.94390: _low_level_execute_command(): starting 4871 1726773031.94396: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773031.5734024-5055-25952727573228/ > /dev/null 2>&1 && sleep 0' 4871 1726773031.95054: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773031.95118: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773031.95141: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773031.95173: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773031.95243: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773031.97140: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773031.97198: stderr chunk (state=3): >>><<< 4871 1726773031.97202: stdout chunk (state=3): >>><<< 4871 1726773031.97216: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773031.97223: handler run complete 4871 1726773031.97241: attempt loop complete, returning result 4871 1726773031.97244: _execute() done 4871 1726773031.97247: dumping result to json 4871 1726773031.97249: done dumping result, returning 4871 1726773031.97258: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree [02b512f9-4fcf-027f-1ee8-0000000000bd] 4871 1726773031.97263: sending task result for task 02b512f9-4fcf-027f-1ee8-0000000000bd 4871 1726773031.97366: done sending task result for task 02b512f9-4fcf-027f-1ee8-0000000000bd 4871 1726773031.97369: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 4871 1726773031.97446: no more pending results, returning what we have 4871 1726773031.97450: results queue empty 4871 1726773031.97451: checking for any_errors_fatal 4871 1726773031.97456: done checking for any_errors_fatal 4871 1726773031.97456: checking for max_fail_percentage 4871 1726773031.97457: done checking for max_fail_percentage 4871 1726773031.97458: checking to see if all hosts have failed and the running result is not ok 4871 1726773031.97459: done checking to see if all hosts have failed 4871 1726773031.97460: getting the remaining hosts for this loop 4871 1726773031.97462: done getting the remaining hosts for this loop 4871 1726773031.97465: getting the next task for host managed_node3 4871 1726773031.97471: done getting next task for host managed_node3 4871 1726773031.97474: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 4871 1726773031.97480: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 4871 1726773031.97490: getting variables 4871 1726773031.97493: in VariableManager get_vars() 4871 1726773031.97530: Calling all_inventory to load vars for managed_node3 4871 1726773031.97533: Calling groups_inventory to load vars for managed_node3 4871 1726773031.97542: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773031.97552: Calling all_plugins_play to load vars for managed_node3 4871 1726773031.97554: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773031.97557: Calling groups_plugins_play to load vars for managed_node3 4871 1726773031.97731: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773031.97907: done with get_vars() 4871 1726773031.97917: done getting variables 4871 1726773031.97963: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree] *** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:15 Thursday 19 September 2024 15:10:31 -0400 (0:00:00.469) 0:00:03.722 **** 4871 1726773031.97990: entering _queue_task() for managed_node3/set_fact 4871 1726773031.98223: worker is 1 (out of 1 available) 4871 1726773031.98239: exiting _queue_task() for managed_node3/set_fact 4871 1726773031.98253: done queuing things up, now waiting for results queue to drain 4871 1726773031.98254: waiting for pending results... 4871 1726773031.98420: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 4871 1726773031.98507: in run() - task 02b512f9-4fcf-027f-1ee8-0000000000be 4871 1726773031.98521: variable 'ansible_search_path' from source: unknown 4871 1726773031.98524: variable 'ansible_search_path' from source: unknown 4871 1726773031.98564: calling self._execute() 4871 1726773031.98623: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773031.98628: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773031.98638: variable 'omit' from source: magic vars 4871 1726773031.99022: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4871 1726773031.99219: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4871 1726773031.99255: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4871 1726773031.99281: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4871 1726773031.99309: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4871 1726773031.99384: 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) 4871 1726773031.99405: 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) 4871 1726773031.99425: 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) 4871 1726773031.99449: 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) 4871 1726773031.99545: Evaluated conditional (not __kernel_settings_is_ostree is defined): True 4871 1726773031.99551: variable 'omit' from source: magic vars 4871 1726773031.99599: variable 'omit' from source: magic vars 4871 1726773031.99688: variable '__ostree_booted_stat' from source: set_fact 4871 1726773031.99728: variable 'omit' from source: magic vars 4871 1726773031.99751: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4871 1726773031.99776: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4871 1726773031.99791: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4871 1726773031.99808: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773031.99817: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773031.99848: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4871 1726773031.99851: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773031.99854: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773031.99928: Set connection var ansible_shell_type to sh 4871 1726773031.99944: Set connection var ansible_timeout to 10 4871 1726773031.99948: Set connection var ansible_connection to ssh 4871 1726773031.99950: Set connection var ansible_module_compression to ZIP_DEFLATED 4871 1726773031.99959: Set connection var ansible_pipelining to False 4871 1726773031.99964: Set connection var ansible_shell_executable to /bin/sh 4871 1726773031.99985: variable 'ansible_shell_executable' from source: unknown 4871 1726773031.99989: variable 'ansible_connection' from source: unknown 4871 1726773031.99991: variable 'ansible_module_compression' from source: unknown 4871 1726773031.99993: variable 'ansible_shell_type' from source: unknown 4871 1726773031.99997: variable 'ansible_shell_executable' from source: unknown 4871 1726773032.00002: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773032.00004: variable 'ansible_pipelining' from source: unknown 4871 1726773032.00009: variable 'ansible_timeout' from source: unknown 4871 1726773032.00013: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773032.00091: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4871 1726773032.00100: variable 'omit' from source: magic vars 4871 1726773032.00108: starting attempt loop 4871 1726773032.00114: running the handler 4871 1726773032.00119: handler run complete 4871 1726773032.00127: attempt loop complete, returning result 4871 1726773032.00130: _execute() done 4871 1726773032.00133: dumping result to json 4871 1726773032.00137: done dumping result, returning 4871 1726773032.00144: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree [02b512f9-4fcf-027f-1ee8-0000000000be] 4871 1726773032.00150: sending task result for task 02b512f9-4fcf-027f-1ee8-0000000000be 4871 1726773032.00232: done sending task result for task 02b512f9-4fcf-027f-1ee8-0000000000be 4871 1726773032.00236: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_is_ostree": false }, "changed": false } 4871 1726773032.00305: no more pending results, returning what we have 4871 1726773032.00308: results queue empty 4871 1726773032.00309: checking for any_errors_fatal 4871 1726773032.00316: done checking for any_errors_fatal 4871 1726773032.00317: checking for max_fail_percentage 4871 1726773032.00318: done checking for max_fail_percentage 4871 1726773032.00319: checking to see if all hosts have failed and the running result is not ok 4871 1726773032.00320: done checking to see if all hosts have failed 4871 1726773032.00321: getting the remaining hosts for this loop 4871 1726773032.00322: done getting the remaining hosts for this loop 4871 1726773032.00326: getting the next task for host managed_node3 4871 1726773032.00338: done getting next task for host managed_node3 4871 1726773032.00341: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 4871 1726773032.00345: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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 4871 1726773032.00362: getting variables 4871 1726773032.00364: in VariableManager get_vars() 4871 1726773032.00402: Calling all_inventory to load vars for managed_node3 4871 1726773032.00404: Calling groups_inventory to load vars for managed_node3 4871 1726773032.00406: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773032.00415: Calling all_plugins_play to load vars for managed_node3 4871 1726773032.00418: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773032.00420: Calling groups_plugins_play to load vars for managed_node3 4871 1726773032.00559: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773032.00706: done with get_vars() 4871 1726773032.00716: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:22 Thursday 19 September 2024 15:10:32 -0400 (0:00:00.027) 0:00:03.750 **** 4871 1726773032.00790: entering _queue_task() for managed_node3/stat 4871 1726773032.01011: worker is 1 (out of 1 available) 4871 1726773032.01026: exiting _queue_task() for managed_node3/stat 4871 1726773032.01039: done queuing things up, now waiting for results queue to drain 4871 1726773032.01041: waiting for pending results... 4871 1726773032.01202: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 4871 1726773032.01301: in run() - task 02b512f9-4fcf-027f-1ee8-0000000000c0 4871 1726773032.01313: variable 'ansible_search_path' from source: unknown 4871 1726773032.01316: variable 'ansible_search_path' from source: unknown 4871 1726773032.01351: calling self._execute() 4871 1726773032.01415: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773032.01418: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773032.01427: variable 'omit' from source: magic vars 4871 1726773032.01800: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4871 1726773032.02051: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4871 1726773032.02088: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4871 1726773032.02115: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4871 1726773032.02142: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4871 1726773032.02216: 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) 4871 1726773032.02236: 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) 4871 1726773032.02258: 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) 4871 1726773032.02279: 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) 4871 1726773032.02376: Evaluated conditional (not __kernel_settings_is_transactional is defined): True 4871 1726773032.02380: variable 'omit' from source: magic vars 4871 1726773032.02426: variable 'omit' from source: magic vars 4871 1726773032.02452: variable 'omit' from source: magic vars 4871 1726773032.02474: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4871 1726773032.02501: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4871 1726773032.02516: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4871 1726773032.02530: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773032.02540: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773032.02564: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4871 1726773032.02567: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773032.02570: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773032.02646: Set connection var ansible_shell_type to sh 4871 1726773032.02653: Set connection var ansible_timeout to 10 4871 1726773032.02656: Set connection var ansible_connection to ssh 4871 1726773032.02663: Set connection var ansible_module_compression to ZIP_DEFLATED 4871 1726773032.02671: Set connection var ansible_pipelining to False 4871 1726773032.02676: Set connection var ansible_shell_executable to /bin/sh 4871 1726773032.02702: variable 'ansible_shell_executable' from source: unknown 4871 1726773032.02705: variable 'ansible_connection' from source: unknown 4871 1726773032.02708: variable 'ansible_module_compression' from source: unknown 4871 1726773032.02711: variable 'ansible_shell_type' from source: unknown 4871 1726773032.02714: variable 'ansible_shell_executable' from source: unknown 4871 1726773032.02716: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773032.02719: variable 'ansible_pipelining' from source: unknown 4871 1726773032.02721: variable 'ansible_timeout' from source: unknown 4871 1726773032.02723: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773032.02833: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 4871 1726773032.02844: variable 'omit' from source: magic vars 4871 1726773032.02849: starting attempt loop 4871 1726773032.02852: running the handler 4871 1726773032.02864: _low_level_execute_command(): starting 4871 1726773032.02872: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4871 1726773032.03455: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773032.03460: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773032.03464: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773032.03467: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773032.03470: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773032.03476: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773032.03498: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773032.03552: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773032.05269: stdout chunk (state=3): >>>/root <<< 4871 1726773032.05376: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773032.05441: stderr chunk (state=3): >>><<< 4871 1726773032.05446: stdout chunk (state=3): >>><<< 4871 1726773032.05467: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773032.05482: _low_level_execute_command(): starting 4871 1726773032.05488: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773032.0546775-5080-120500231415094 `" && echo ansible-tmp-1726773032.0546775-5080-120500231415094="` echo /root/.ansible/tmp/ansible-tmp-1726773032.0546775-5080-120500231415094 `" ) && sleep 0' 4871 1726773032.06055: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773032.06059: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773032.06062: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773032.06064: 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.46.99 originally 10.31.46.99 debug2: match found <<< 4871 1726773032.06067: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773032.06069: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773032.06072: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773032.06209: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773032.06225: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773032.08198: stdout chunk (state=3): >>>ansible-tmp-1726773032.0546775-5080-120500231415094=/root/.ansible/tmp/ansible-tmp-1726773032.0546775-5080-120500231415094 <<< 4871 1726773032.08310: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773032.08372: stderr chunk (state=3): >>><<< 4871 1726773032.08376: stdout chunk (state=3): >>><<< 4871 1726773032.08399: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773032.0546775-5080-120500231415094=/root/.ansible/tmp/ansible-tmp-1726773032.0546775-5080-120500231415094 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773032.08443: variable 'ansible_module_compression' from source: unknown 4871 1726773032.08485: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4871cqbcuaji/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 4871 1726773032.08521: variable 'ansible_facts' from source: unknown 4871 1726773032.08586: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773032.0546775-5080-120500231415094/AnsiballZ_stat.py 4871 1726773032.08706: Sending initial data 4871 1726773032.08709: Sent initial data (151 bytes) 4871 1726773032.09422: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4871 1726773032.09447: 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.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773032.09474: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773032.09751: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773032.11134: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 4871 1726773032.11153: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4871 1726773032.11217: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4871 1726773032.11283: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpvrzlb4s8 /root/.ansible/tmp/ansible-tmp-1726773032.0546775-5080-120500231415094/AnsiballZ_stat.py <<< 4871 1726773032.11297: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773032.0546775-5080-120500231415094/AnsiballZ_stat.py" <<< 4871 1726773032.11340: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 4871 1726773032.11354: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpvrzlb4s8" to remote "/root/.ansible/tmp/ansible-tmp-1726773032.0546775-5080-120500231415094/AnsiballZ_stat.py" <<< 4871 1726773032.11363: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773032.0546775-5080-120500231415094/AnsiballZ_stat.py" <<< 4871 1726773032.12188: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773032.12317: stderr chunk (state=3): >>><<< 4871 1726773032.12323: stdout chunk (state=3): >>><<< 4871 1726773032.12355: done transferring module to remote 4871 1726773032.12440: _low_level_execute_command(): starting 4871 1726773032.12443: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773032.0546775-5080-120500231415094/ /root/.ansible/tmp/ansible-tmp-1726773032.0546775-5080-120500231415094/AnsiballZ_stat.py && sleep 0' 4871 1726773032.13070: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4871 1726773032.13080: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773032.13101: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773032.13118: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4871 1726773032.13133: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 <<< 4871 1726773032.13142: stderr chunk (state=3): >>>debug2: match not found <<< 4871 1726773032.13217: 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.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773032.13253: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773032.13267: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773032.13313: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773032.13350: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773032.15451: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773032.15467: stderr chunk (state=3): >>><<< 4871 1726773032.15476: stdout chunk (state=3): >>><<< 4871 1726773032.15501: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773032.15511: _low_level_execute_command(): starting 4871 1726773032.15523: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773032.0546775-5080-120500231415094/AnsiballZ_stat.py && sleep 0' 4871 1726773032.16208: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773032.16249: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found <<< 4871 1726773032.16261: 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.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773032.16356: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773032.16384: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773032.36550: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/sbin/transactional-update", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 4871 1726773032.38085: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.99 closed. <<< 4871 1726773032.38109: stdout chunk (state=3): >>><<< 4871 1726773032.38123: stderr chunk (state=3): >>><<< 4871 1726773032.38149: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/sbin/transactional-update", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK 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.46.99 closed. 4871 1726773032.38200: done with _execute_module (stat, {'path': '/sbin/transactional-update', '_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-1726773032.0546775-5080-120500231415094/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4871 1726773032.38241: _low_level_execute_command(): starting 4871 1726773032.38245: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773032.0546775-5080-120500231415094/ > /dev/null 2>&1 && sleep 0' 4871 1726773032.38924: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4871 1726773032.38948: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773032.38972: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773032.38997: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4871 1726773032.39015: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 <<< 4871 1726773032.39026: stderr chunk (state=3): >>>debug2: match not found <<< 4871 1726773032.39042: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773032.39110: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773032.39156: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773032.39175: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773032.39204: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773032.39276: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773032.41365: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773032.41440: stderr chunk (state=3): >>><<< 4871 1726773032.41445: stdout chunk (state=3): >>><<< 4871 1726773032.41644: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773032.41649: handler run complete 4871 1726773032.41651: attempt loop complete, returning result 4871 1726773032.41653: _execute() done 4871 1726773032.41655: dumping result to json 4871 1726773032.41657: done dumping result, returning 4871 1726773032.41659: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin [02b512f9-4fcf-027f-1ee8-0000000000c0] 4871 1726773032.41661: sending task result for task 02b512f9-4fcf-027f-1ee8-0000000000c0 4871 1726773032.41743: done sending task result for task 02b512f9-4fcf-027f-1ee8-0000000000c0 4871 1726773032.41748: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 4871 1726773032.41827: no more pending results, returning what we have 4871 1726773032.41831: results queue empty 4871 1726773032.41832: checking for any_errors_fatal 4871 1726773032.41844: done checking for any_errors_fatal 4871 1726773032.41845: checking for max_fail_percentage 4871 1726773032.41847: done checking for max_fail_percentage 4871 1726773032.41848: checking to see if all hosts have failed and the running result is not ok 4871 1726773032.41848: done checking to see if all hosts have failed 4871 1726773032.41850: getting the remaining hosts for this loop 4871 1726773032.41852: done getting the remaining hosts for this loop 4871 1726773032.41856: getting the next task for host managed_node3 4871 1726773032.41864: done getting next task for host managed_node3 4871 1726773032.41868: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 4871 1726773032.41872: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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 4871 1726773032.41884: getting variables 4871 1726773032.41886: in VariableManager get_vars() 4871 1726773032.41928: Calling all_inventory to load vars for managed_node3 4871 1726773032.41931: Calling groups_inventory to load vars for managed_node3 4871 1726773032.41934: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773032.42066: Calling all_plugins_play to load vars for managed_node3 4871 1726773032.42070: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773032.42074: Calling groups_plugins_play to load vars for managed_node3 4871 1726773032.42466: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773032.42858: done with get_vars() 4871 1726773032.42873: done getting variables 4871 1726773032.42950: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists] *** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:27 Thursday 19 September 2024 15:10:32 -0400 (0:00:00.421) 0:00:04.172 **** 4871 1726773032.42988: entering _queue_task() for managed_node3/set_fact 4871 1726773032.43344: worker is 1 (out of 1 available) 4871 1726773032.43473: exiting _queue_task() for managed_node3/set_fact 4871 1726773032.43490: done queuing things up, now waiting for results queue to drain 4871 1726773032.43491: waiting for pending results... 4871 1726773032.43826: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 4871 1726773032.43849: in run() - task 02b512f9-4fcf-027f-1ee8-0000000000c1 4871 1726773032.43923: variable 'ansible_search_path' from source: unknown 4871 1726773032.43928: variable 'ansible_search_path' from source: unknown 4871 1726773032.43943: calling self._execute() 4871 1726773032.44051: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773032.44062: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773032.44078: variable 'omit' from source: magic vars 4871 1726773032.44660: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4871 1726773032.45009: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4871 1726773032.45041: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4871 1726773032.45085: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4871 1726773032.45142: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4871 1726773032.45260: 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) 4871 1726773032.45336: 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) 4871 1726773032.45350: 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) 4871 1726773032.45371: 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) 4871 1726773032.45525: Evaluated conditional (not __kernel_settings_is_transactional is defined): True 4871 1726773032.45544: variable 'omit' from source: magic vars 4871 1726773032.45632: variable 'omit' from source: magic vars 4871 1726773032.45791: variable '__transactional_update_stat' from source: set_fact 4871 1726773032.45877: variable 'omit' from source: magic vars 4871 1726773032.45921: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4871 1726773032.46011: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4871 1726773032.46040: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4871 1726773032.46098: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773032.46101: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773032.46123: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4871 1726773032.46132: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773032.46145: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773032.46617: Set connection var ansible_shell_type to sh 4871 1726773032.46621: Set connection var ansible_timeout to 10 4871 1726773032.46623: Set connection var ansible_connection to ssh 4871 1726773032.46625: Set connection var ansible_module_compression to ZIP_DEFLATED 4871 1726773032.46628: Set connection var ansible_pipelining to False 4871 1726773032.46630: Set connection var ansible_shell_executable to /bin/sh 4871 1726773032.46632: variable 'ansible_shell_executable' from source: unknown 4871 1726773032.46638: variable 'ansible_connection' from source: unknown 4871 1726773032.46641: variable 'ansible_module_compression' from source: unknown 4871 1726773032.46643: variable 'ansible_shell_type' from source: unknown 4871 1726773032.46645: variable 'ansible_shell_executable' from source: unknown 4871 1726773032.46648: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773032.46650: variable 'ansible_pipelining' from source: unknown 4871 1726773032.46652: variable 'ansible_timeout' from source: unknown 4871 1726773032.46654: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773032.46657: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4871 1726773032.46660: variable 'omit' from source: magic vars 4871 1726773032.46662: starting attempt loop 4871 1726773032.46664: running the handler 4871 1726773032.46666: handler run complete 4871 1726773032.46668: attempt loop complete, returning result 4871 1726773032.46670: _execute() done 4871 1726773032.46672: dumping result to json 4871 1726773032.46674: done dumping result, returning 4871 1726773032.46676: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists [02b512f9-4fcf-027f-1ee8-0000000000c1] 4871 1726773032.46679: sending task result for task 02b512f9-4fcf-027f-1ee8-0000000000c1 ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_is_transactional": false }, "changed": false } 4871 1726773032.46823: no more pending results, returning what we have 4871 1726773032.46831: results queue empty 4871 1726773032.46832: checking for any_errors_fatal 4871 1726773032.46943: done checking for any_errors_fatal 4871 1726773032.46944: checking for max_fail_percentage 4871 1726773032.46946: done checking for max_fail_percentage 4871 1726773032.46947: checking to see if all hosts have failed and the running result is not ok 4871 1726773032.46948: done checking to see if all hosts have failed 4871 1726773032.46949: getting the remaining hosts for this loop 4871 1726773032.46950: done getting the remaining hosts for this loop 4871 1726773032.46954: getting the next task for host managed_node3 4871 1726773032.46962: done getting next task for host managed_node3 4871 1726773032.46965: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 4871 1726773032.46969: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4871 1726773032.46983: getting variables 4871 1726773032.46984: in VariableManager get_vars() 4871 1726773032.47019: Calling all_inventory to load vars for managed_node3 4871 1726773032.47021: Calling groups_inventory to load vars for managed_node3 4871 1726773032.47029: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773032.47114: Calling all_plugins_play to load vars for managed_node3 4871 1726773032.47118: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773032.47125: done sending task result for task 02b512f9-4fcf-027f-1ee8-0000000000c1 4871 1726773032.47127: WORKER PROCESS EXITING 4871 1726773032.47132: Calling groups_plugins_play to load vars for managed_node3 4871 1726773032.47339: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773032.47578: done with get_vars() 4871 1726773032.47593: done getting variables 4871 1726773032.47653: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set platform/version specific variables] *** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:31 Thursday 19 September 2024 15:10:32 -0400 (0:00:00.046) 0:00:04.219 **** 4871 1726773032.47686: entering _queue_task() for managed_node3/include_vars 4871 1726773032.48255: worker is 1 (out of 1 available) 4871 1726773032.48267: exiting _queue_task() for managed_node3/include_vars 4871 1726773032.48279: done queuing things up, now waiting for results queue to drain 4871 1726773032.48281: waiting for pending results... 4871 1726773032.48410: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 4871 1726773032.48639: in run() - task 02b512f9-4fcf-027f-1ee8-0000000000c3 4871 1726773032.48646: variable 'ansible_search_path' from source: unknown 4871 1726773032.48649: variable 'ansible_search_path' from source: unknown 4871 1726773032.48662: calling self._execute() 4871 1726773032.48756: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773032.48768: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773032.48783: variable 'omit' from source: magic vars 4871 1726773032.48911: variable 'omit' from source: magic vars 4871 1726773032.48999: variable 'omit' from source: magic vars 4871 1726773032.49573: variable 'ffparams' from source: task vars 4871 1726773032.49728: variable 'ansible_facts' from source: unknown 4871 1726773032.49984: variable 'ansible_facts' from source: unknown 4871 1726773032.50130: variable 'ansible_facts' from source: unknown 4871 1726773032.50298: variable 'ansible_facts' from source: unknown 4871 1726773032.50528: variable 'role_path' from source: magic vars 4871 1726773032.50645: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 4871 1726773032.50889: Loaded config def from plugin (lookup/first_found) 4871 1726773032.50905: Loading LookupModule 'first_found' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py 4871 1726773032.50962: variable 'ansible_search_path' from source: unknown 4871 1726773032.50989: variable 'ansible_search_path' from source: unknown 4871 1726773032.51009: variable 'ansible_search_path' from source: unknown 4871 1726773032.51021: variable 'ansible_search_path' from source: unknown 4871 1726773032.51034: variable 'ansible_search_path' from source: unknown 4871 1726773032.51066: variable 'omit' from source: magic vars 4871 1726773032.51103: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4871 1726773032.51140: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4871 1726773032.51166: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4871 1726773032.51293: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773032.51297: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773032.51300: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4871 1726773032.51303: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773032.51305: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773032.51375: Set connection var ansible_shell_type to sh 4871 1726773032.51389: Set connection var ansible_timeout to 10 4871 1726773032.51405: Set connection var ansible_connection to ssh 4871 1726773032.51419: Set connection var ansible_module_compression to ZIP_DEFLATED 4871 1726773032.51438: Set connection var ansible_pipelining to False 4871 1726773032.51450: Set connection var ansible_shell_executable to /bin/sh 4871 1726773032.51480: variable 'ansible_shell_executable' from source: unknown 4871 1726773032.51489: variable 'ansible_connection' from source: unknown 4871 1726773032.51508: variable 'ansible_module_compression' from source: unknown 4871 1726773032.51511: variable 'ansible_shell_type' from source: unknown 4871 1726773032.51618: variable 'ansible_shell_executable' from source: unknown 4871 1726773032.51621: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773032.51623: variable 'ansible_pipelining' from source: unknown 4871 1726773032.51625: variable 'ansible_timeout' from source: unknown 4871 1726773032.51627: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773032.51723: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4871 1726773032.51775: variable 'omit' from source: magic vars 4871 1726773032.51785: starting attempt loop 4871 1726773032.51854: running the handler 4871 1726773032.51873: handler run complete 4871 1726773032.51888: attempt loop complete, returning result 4871 1726773032.51899: _execute() done 4871 1726773032.51907: dumping result to json 4871 1726773032.51916: done dumping result, returning 4871 1726773032.51930: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables [02b512f9-4fcf-027f-1ee8-0000000000c3] 4871 1726773032.51944: sending task result for task 02b512f9-4fcf-027f-1ee8-0000000000c3 ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_packages": [ "tuned", "python3-configobj" ], "__kernel_settings_services": [ "tuned" ] }, "ansible_included_var_files": [ "/tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/default.yml" ], "changed": false } 4871 1726773032.52270: no more pending results, returning what we have 4871 1726773032.52274: results queue empty 4871 1726773032.52275: checking for any_errors_fatal 4871 1726773032.52280: done checking for any_errors_fatal 4871 1726773032.52281: checking for max_fail_percentage 4871 1726773032.52283: done checking for max_fail_percentage 4871 1726773032.52284: checking to see if all hosts have failed and the running result is not ok 4871 1726773032.52285: done checking to see if all hosts have failed 4871 1726773032.52286: getting the remaining hosts for this loop 4871 1726773032.52288: done getting the remaining hosts for this loop 4871 1726773032.52295: getting the next task for host managed_node3 4871 1726773032.52304: done getting next task for host managed_node3 4871 1726773032.52309: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 4871 1726773032.52312: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4871 1726773032.52325: getting variables 4871 1726773032.52328: in VariableManager get_vars() 4871 1726773032.52567: Calling all_inventory to load vars for managed_node3 4871 1726773032.52570: Calling groups_inventory to load vars for managed_node3 4871 1726773032.52572: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773032.52582: Calling all_plugins_play to load vars for managed_node3 4871 1726773032.52585: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773032.52588: Calling groups_plugins_play to load vars for managed_node3 4871 1726773032.52828: done sending task result for task 02b512f9-4fcf-027f-1ee8-0000000000c3 4871 1726773032.52831: WORKER PROCESS EXITING 4871 1726773032.52858: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773032.53130: done with get_vars() 4871 1726773032.53144: done getting variables 4871 1726773032.53257: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure required packages are installed] *** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 Thursday 19 September 2024 15:10:32 -0400 (0:00:00.055) 0:00:04.275 **** 4871 1726773032.53288: entering _queue_task() for managed_node3/package 4871 1726773032.53290: Creating lock for package 4871 1726773032.53610: worker is 1 (out of 1 available) 4871 1726773032.53626: exiting _queue_task() for managed_node3/package 4871 1726773032.53765: done queuing things up, now waiting for results queue to drain 4871 1726773032.53767: waiting for pending results... 4871 1726773032.53973: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 4871 1726773032.54104: in run() - task 02b512f9-4fcf-027f-1ee8-000000000049 4871 1726773032.54127: variable 'ansible_search_path' from source: unknown 4871 1726773032.54138: variable 'ansible_search_path' from source: unknown 4871 1726773032.54187: calling self._execute() 4871 1726773032.54279: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773032.54294: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773032.54314: variable 'omit' from source: magic vars 4871 1726773032.54438: variable 'omit' from source: magic vars 4871 1726773032.54500: variable 'omit' from source: magic vars 4871 1726773032.54541: variable '__kernel_settings_packages' from source: include_vars 4871 1726773032.54878: variable '__kernel_settings_packages' from source: include_vars 4871 1726773032.55137: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4871 1726773032.57528: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4871 1726773032.57617: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4871 1726773032.57670: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4871 1726773032.57770: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4871 1726773032.57773: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4871 1726773032.57876: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4871 1726773032.57919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4871 1726773032.57953: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4871 1726773032.58009: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4871 1726773032.58029: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4871 1726773032.58158: variable '__kernel_settings_is_ostree' from source: set_fact 4871 1726773032.58168: variable 'omit' from source: magic vars 4871 1726773032.58210: variable 'omit' from source: magic vars 4871 1726773032.58251: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4871 1726773032.58286: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4871 1726773032.58321: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4871 1726773032.58347: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773032.58361: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773032.58429: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4871 1726773032.58841: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773032.58844: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773032.58848: Set connection var ansible_shell_type to sh 4871 1726773032.58851: Set connection var ansible_timeout to 10 4871 1726773032.58853: Set connection var ansible_connection to ssh 4871 1726773032.58855: Set connection var ansible_module_compression to ZIP_DEFLATED 4871 1726773032.58857: Set connection var ansible_pipelining to False 4871 1726773032.58859: Set connection var ansible_shell_executable to /bin/sh 4871 1726773032.58861: variable 'ansible_shell_executable' from source: unknown 4871 1726773032.58864: variable 'ansible_connection' from source: unknown 4871 1726773032.58866: variable 'ansible_module_compression' from source: unknown 4871 1726773032.58868: variable 'ansible_shell_type' from source: unknown 4871 1726773032.58870: variable 'ansible_shell_executable' from source: unknown 4871 1726773032.58876: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773032.59106: variable 'ansible_pipelining' from source: unknown 4871 1726773032.59109: variable 'ansible_timeout' from source: unknown 4871 1726773032.59111: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773032.59255: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4871 1726773032.59264: variable 'omit' from source: magic vars 4871 1726773032.59270: starting attempt loop 4871 1726773032.59273: running the handler 4871 1726773032.59325: variable 'ansible_facts' from source: unknown 4871 1726773032.59327: variable 'ansible_facts' from source: unknown 4871 1726773032.59480: _low_level_execute_command(): starting 4871 1726773032.59494: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4871 1726773032.60377: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4871 1726773032.60400: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773032.60418: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773032.60449: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773032.60551: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773032.60575: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773032.60657: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773032.62385: stdout chunk (state=3): >>>/root <<< 4871 1726773032.62554: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773032.62558: stdout chunk (state=3): >>><<< 4871 1726773032.62567: stderr chunk (state=3): >>><<< 4871 1726773032.62589: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773032.62601: _low_level_execute_command(): starting 4871 1726773032.62608: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773032.625896-5109-205200516995777 `" && echo ansible-tmp-1726773032.625896-5109-205200516995777="` echo /root/.ansible/tmp/ansible-tmp-1726773032.625896-5109-205200516995777 `" ) && sleep 0' 4871 1726773032.63099: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773032.63104: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773032.63107: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773032.63177: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773032.63188: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773032.63229: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773032.63284: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773032.65265: stdout chunk (state=3): >>>ansible-tmp-1726773032.625896-5109-205200516995777=/root/.ansible/tmp/ansible-tmp-1726773032.625896-5109-205200516995777 <<< 4871 1726773032.65374: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773032.65442: stderr chunk (state=3): >>><<< 4871 1726773032.65445: stdout chunk (state=3): >>><<< 4871 1726773032.65462: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773032.625896-5109-205200516995777=/root/.ansible/tmp/ansible-tmp-1726773032.625896-5109-205200516995777 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773032.65494: variable 'ansible_module_compression' from source: unknown 4871 1726773032.65567: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 4871 1726773032.65572: ANSIBALLZ: Acquiring lock 4871 1726773032.65575: ANSIBALLZ: Lock acquired: 140282250858416 4871 1726773032.65577: ANSIBALLZ: Creating module 4871 1726773032.81029: ANSIBALLZ: Writing module into payload 4871 1726773032.81175: ANSIBALLZ: Writing module 4871 1726773032.81197: ANSIBALLZ: Renaming module 4871 1726773032.81204: ANSIBALLZ: Done creating module 4871 1726773032.81224: variable 'ansible_facts' from source: unknown 4871 1726773032.81288: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773032.625896-5109-205200516995777/AnsiballZ_dnf.py 4871 1726773032.81406: Sending initial data 4871 1726773032.81409: Sent initial data (149 bytes) 4871 1726773032.81912: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773032.81943: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found <<< 4871 1726773032.81945: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773032.81947: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address <<< 4871 1726773032.81949: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773032.81950: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773032.82007: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773032.82021: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773032.82029: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773032.82090: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773032.83799: 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 <<< 4871 1726773032.83829: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4871 1726773032.83868: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpafwwai_b /root/.ansible/tmp/ansible-tmp-1726773032.625896-5109-205200516995777/AnsiballZ_dnf.py <<< 4871 1726773032.83874: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773032.625896-5109-205200516995777/AnsiballZ_dnf.py" <<< 4871 1726773032.83901: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 4871 1726773032.83908: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpafwwai_b" to remote "/root/.ansible/tmp/ansible-tmp-1726773032.625896-5109-205200516995777/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773032.625896-5109-205200516995777/AnsiballZ_dnf.py" <<< 4871 1726773032.84579: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773032.84657: stderr chunk (state=3): >>><<< 4871 1726773032.84660: stdout chunk (state=3): >>><<< 4871 1726773032.84684: done transferring module to remote 4871 1726773032.84696: _low_level_execute_command(): starting 4871 1726773032.84701: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773032.625896-5109-205200516995777/ /root/.ansible/tmp/ansible-tmp-1726773032.625896-5109-205200516995777/AnsiballZ_dnf.py && sleep 0' 4871 1726773032.85232: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773032.85239: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773032.85242: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773032.85243: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773032.85246: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773032.85266: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773032.85321: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773032.87152: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773032.87217: stderr chunk (state=3): >>><<< 4871 1726773032.87220: stdout chunk (state=3): >>><<< 4871 1726773032.87238: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773032.87242: _low_level_execute_command(): starting 4871 1726773032.87247: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773032.625896-5109-205200516995777/AnsiballZ_dnf.py && sleep 0' 4871 1726773032.87721: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773032.87725: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4871 1726773032.87759: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773032.87762: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773032.87765: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773032.87819: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773032.87822: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773032.87832: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773032.87882: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773033.97159: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["tuned", "python3-configobj"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 4871 1726773034.01647: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.99 closed. <<< 4871 1726773034.01669: stderr chunk (state=3): >>><<< 4871 1726773034.01679: stdout chunk (state=3): >>><<< 4871 1726773034.01712: _low_level_execute_command() done: rc=0, stdout= {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["tuned", "python3-configobj"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK 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.46.99 closed. 4871 1726773034.01874: done with _execute_module (ansible.legacy.dnf, {'name': ['tuned', 'python3-configobj'], 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.dnf', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726773032.625896-5109-205200516995777/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4871 1726773034.01878: _low_level_execute_command(): starting 4871 1726773034.01880: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773032.625896-5109-205200516995777/ > /dev/null 2>&1 && sleep 0' 4871 1726773034.02578: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4871 1726773034.02600: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773034.02663: 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.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773034.02739: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773034.02765: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773034.02800: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773034.02879: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773034.04807: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773034.04871: stderr chunk (state=3): >>><<< 4871 1726773034.04875: stdout chunk (state=3): >>><<< 4871 1726773034.04890: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773034.04899: handler run complete 4871 1726773034.04927: attempt loop complete, returning result 4871 1726773034.04930: _execute() done 4871 1726773034.04933: dumping result to json 4871 1726773034.04941: done dumping result, returning 4871 1726773034.04951: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed [02b512f9-4fcf-027f-1ee8-000000000049] 4871 1726773034.04956: sending task result for task 02b512f9-4fcf-027f-1ee8-000000000049 4871 1726773034.05062: done sending task result for task 02b512f9-4fcf-027f-1ee8-000000000049 4871 1726773034.05065: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 4871 1726773034.05163: no more pending results, returning what we have 4871 1726773034.05166: results queue empty 4871 1726773034.05167: checking for any_errors_fatal 4871 1726773034.05173: done checking for any_errors_fatal 4871 1726773034.05174: checking for max_fail_percentage 4871 1726773034.05175: done checking for max_fail_percentage 4871 1726773034.05176: checking to see if all hosts have failed and the running result is not ok 4871 1726773034.05176: done checking to see if all hosts have failed 4871 1726773034.05177: getting the remaining hosts for this loop 4871 1726773034.05179: done getting the remaining hosts for this loop 4871 1726773034.05183: getting the next task for host managed_node3 4871 1726773034.05191: done getting next task for host managed_node3 4871 1726773034.05194: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 4871 1726773034.05197: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4871 1726773034.05207: getting variables 4871 1726773034.05209: in VariableManager get_vars() 4871 1726773034.05251: Calling all_inventory to load vars for managed_node3 4871 1726773034.05254: Calling groups_inventory to load vars for managed_node3 4871 1726773034.05256: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773034.05265: Calling all_plugins_play to load vars for managed_node3 4871 1726773034.05267: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773034.05270: Calling groups_plugins_play to load vars for managed_node3 4871 1726773034.05472: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773034.05776: done with get_vars() 4871 1726773034.05795: done getting variables 4871 1726773034.05909: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:24 Thursday 19 September 2024 15:10:34 -0400 (0:00:01.526) 0:00:05.801 **** 4871 1726773034.05946: entering _queue_task() for managed_node3/debug 4871 1726773034.05948: Creating lock for debug 4871 1726773034.06282: worker is 1 (out of 1 available) 4871 1726773034.06296: exiting _queue_task() for managed_node3/debug 4871 1726773034.06310: done queuing things up, now waiting for results queue to drain 4871 1726773034.06311: waiting for pending results... 4871 1726773034.06716: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 4871 1726773034.06742: in run() - task 02b512f9-4fcf-027f-1ee8-00000000004b 4871 1726773034.06748: variable 'ansible_search_path' from source: unknown 4871 1726773034.06762: variable 'ansible_search_path' from source: unknown 4871 1726773034.06813: calling self._execute() 4871 1726773034.06881: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773034.06893: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773034.06901: variable 'omit' from source: magic vars 4871 1726773034.07297: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4871 1726773034.08923: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4871 1726773034.08963: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4871 1726773034.09004: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4871 1726773034.09140: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4871 1726773034.09144: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4871 1726773034.09172: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4871 1726773034.09208: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4871 1726773034.09241: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4871 1726773034.09288: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4871 1726773034.09309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4871 1726773034.09432: variable '__kernel_settings_is_transactional' from source: set_fact 4871 1726773034.09461: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 4871 1726773034.09469: when evaluation is False, skipping this task 4871 1726773034.09478: _execute() done 4871 1726773034.09484: dumping result to json 4871 1726773034.09491: done dumping result, returning 4871 1726773034.09503: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes [02b512f9-4fcf-027f-1ee8-00000000004b] 4871 1726773034.09512: sending task result for task 02b512f9-4fcf-027f-1ee8-00000000004b skipping: [managed_node3] => { "false_condition": "__kernel_settings_is_transactional | d(false)" } 4871 1726773034.09789: no more pending results, returning what we have 4871 1726773034.09797: results queue empty 4871 1726773034.09798: checking for any_errors_fatal 4871 1726773034.09806: done checking for any_errors_fatal 4871 1726773034.09807: checking for max_fail_percentage 4871 1726773034.09808: done checking for max_fail_percentage 4871 1726773034.09809: checking to see if all hosts have failed and the running result is not ok 4871 1726773034.09810: done checking to see if all hosts have failed 4871 1726773034.09811: getting the remaining hosts for this loop 4871 1726773034.09813: done getting the remaining hosts for this loop 4871 1726773034.09818: getting the next task for host managed_node3 4871 1726773034.09824: done getting next task for host managed_node3 4871 1726773034.09829: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 4871 1726773034.09832: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4871 1726773034.09851: getting variables 4871 1726773034.09853: in VariableManager get_vars() 4871 1726773034.09899: Calling all_inventory to load vars for managed_node3 4871 1726773034.09902: Calling groups_inventory to load vars for managed_node3 4871 1726773034.09905: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773034.09917: Calling all_plugins_play to load vars for managed_node3 4871 1726773034.09920: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773034.09924: Calling groups_plugins_play to load vars for managed_node3 4871 1726773034.10139: done sending task result for task 02b512f9-4fcf-027f-1ee8-00000000004b 4871 1726773034.10143: WORKER PROCESS EXITING 4871 1726773034.10158: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773034.10402: done with get_vars() 4871 1726773034.10415: done getting variables 4871 1726773034.10567: Loading ActionModule 'reboot' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/reboot.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Reboot transactional update systems] *** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:29 Thursday 19 September 2024 15:10:34 -0400 (0:00:00.046) 0:00:05.848 **** 4871 1726773034.10600: entering _queue_task() for managed_node3/reboot 4871 1726773034.10602: Creating lock for reboot 4871 1726773034.10919: worker is 1 (out of 1 available) 4871 1726773034.10942: exiting _queue_task() for managed_node3/reboot 4871 1726773034.10955: done queuing things up, now waiting for results queue to drain 4871 1726773034.10957: waiting for pending results... 4871 1726773034.11137: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 4871 1726773034.11216: in run() - task 02b512f9-4fcf-027f-1ee8-00000000004c 4871 1726773034.11228: variable 'ansible_search_path' from source: unknown 4871 1726773034.11232: variable 'ansible_search_path' from source: unknown 4871 1726773034.11267: calling self._execute() 4871 1726773034.11329: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773034.11332: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773034.11343: variable 'omit' from source: magic vars 4871 1726773034.11793: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4871 1726773034.13626: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4871 1726773034.13843: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4871 1726773034.13847: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4871 1726773034.14058: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4871 1726773034.14093: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4871 1726773034.14186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4871 1726773034.14222: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4871 1726773034.14259: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4871 1726773034.14307: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4871 1726773034.14327: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4871 1726773034.14444: variable '__kernel_settings_is_transactional' from source: set_fact 4871 1726773034.14468: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 4871 1726773034.14476: when evaluation is False, skipping this task 4871 1726773034.14483: _execute() done 4871 1726773034.14490: dumping result to json 4871 1726773034.14498: done dumping result, returning 4871 1726773034.14510: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems [02b512f9-4fcf-027f-1ee8-00000000004c] 4871 1726773034.14519: sending task result for task 02b512f9-4fcf-027f-1ee8-00000000004c skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 4871 1726773034.14681: no more pending results, returning what we have 4871 1726773034.14685: results queue empty 4871 1726773034.14686: checking for any_errors_fatal 4871 1726773034.14692: done checking for any_errors_fatal 4871 1726773034.14693: checking for max_fail_percentage 4871 1726773034.14694: done checking for max_fail_percentage 4871 1726773034.14695: checking to see if all hosts have failed and the running result is not ok 4871 1726773034.14696: done checking to see if all hosts have failed 4871 1726773034.14697: getting the remaining hosts for this loop 4871 1726773034.14699: done getting the remaining hosts for this loop 4871 1726773034.14704: getting the next task for host managed_node3 4871 1726773034.14711: done getting next task for host managed_node3 4871 1726773034.14716: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 4871 1726773034.14719: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4871 1726773034.14736: getting variables 4871 1726773034.14765: in VariableManager get_vars() 4871 1726773034.14852: Calling all_inventory to load vars for managed_node3 4871 1726773034.14855: Calling groups_inventory to load vars for managed_node3 4871 1726773034.14857: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773034.14869: Calling all_plugins_play to load vars for managed_node3 4871 1726773034.14871: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773034.14875: Calling groups_plugins_play to load vars for managed_node3 4871 1726773034.15115: done sending task result for task 02b512f9-4fcf-027f-1ee8-00000000004c 4871 1726773034.15119: WORKER PROCESS EXITING 4871 1726773034.15131: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773034.15281: done with get_vars() 4871 1726773034.15289: done getting variables 4871 1726773034.15339: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set] *** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:34 Thursday 19 September 2024 15:10:34 -0400 (0:00:00.047) 0:00:05.896 **** 4871 1726773034.15363: entering _queue_task() for managed_node3/fail 4871 1726773034.15601: worker is 1 (out of 1 available) 4871 1726773034.15616: exiting _queue_task() for managed_node3/fail 4871 1726773034.15628: done queuing things up, now waiting for results queue to drain 4871 1726773034.15630: waiting for pending results... 4871 1726773034.15801: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 4871 1726773034.15877: in run() - task 02b512f9-4fcf-027f-1ee8-00000000004d 4871 1726773034.15890: variable 'ansible_search_path' from source: unknown 4871 1726773034.15896: variable 'ansible_search_path' from source: unknown 4871 1726773034.15927: calling self._execute() 4871 1726773034.15994: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773034.15999: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773034.16007: variable 'omit' from source: magic vars 4871 1726773034.16382: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4871 1726773034.18571: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4871 1726773034.18620: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4871 1726773034.18651: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4871 1726773034.18680: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4871 1726773034.18701: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4871 1726773034.18768: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4871 1726773034.18797: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4871 1726773034.18815: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4871 1726773034.18846: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4871 1726773034.18857: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4871 1726773034.18940: variable '__kernel_settings_is_transactional' from source: set_fact 4871 1726773034.18956: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 4871 1726773034.18959: when evaluation is False, skipping this task 4871 1726773034.18962: _execute() done 4871 1726773034.18965: dumping result to json 4871 1726773034.18967: done dumping result, returning 4871 1726773034.18975: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set [02b512f9-4fcf-027f-1ee8-00000000004d] 4871 1726773034.18977: sending task result for task 02b512f9-4fcf-027f-1ee8-00000000004d 4871 1726773034.19074: done sending task result for task 02b512f9-4fcf-027f-1ee8-00000000004d 4871 1726773034.19076: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 4871 1726773034.19128: no more pending results, returning what we have 4871 1726773034.19131: results queue empty 4871 1726773034.19132: checking for any_errors_fatal 4871 1726773034.19138: done checking for any_errors_fatal 4871 1726773034.19139: checking for max_fail_percentage 4871 1726773034.19140: done checking for max_fail_percentage 4871 1726773034.19141: checking to see if all hosts have failed and the running result is not ok 4871 1726773034.19142: done checking to see if all hosts have failed 4871 1726773034.19143: getting the remaining hosts for this loop 4871 1726773034.19145: done getting the remaining hosts for this loop 4871 1726773034.19149: getting the next task for host managed_node3 4871 1726773034.19157: done getting next task for host managed_node3 4871 1726773034.19161: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 4871 1726773034.19164: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4871 1726773034.19178: getting variables 4871 1726773034.19179: in VariableManager get_vars() 4871 1726773034.19216: Calling all_inventory to load vars for managed_node3 4871 1726773034.19218: Calling groups_inventory to load vars for managed_node3 4871 1726773034.19220: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773034.19230: Calling all_plugins_play to load vars for managed_node3 4871 1726773034.19232: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773034.19242: Calling groups_plugins_play to load vars for managed_node3 4871 1726773034.19401: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773034.19553: done with get_vars() 4871 1726773034.19562: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Read tuned main config] ****** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:42 Thursday 19 September 2024 15:10:34 -0400 (0:00:00.042) 0:00:05.938 **** 4871 1726773034.19630: entering _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 4871 1726773034.19632: Creating lock for fedora.linux_system_roles.kernel_settings_get_config 4871 1726773034.19880: worker is 1 (out of 1 available) 4871 1726773034.19898: exiting _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 4871 1726773034.19910: done queuing things up, now waiting for results queue to drain 4871 1726773034.19912: waiting for pending results... 4871 1726773034.20089: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 4871 1726773034.20166: in run() - task 02b512f9-4fcf-027f-1ee8-00000000004f 4871 1726773034.20178: variable 'ansible_search_path' from source: unknown 4871 1726773034.20181: variable 'ansible_search_path' from source: unknown 4871 1726773034.20216: calling self._execute() 4871 1726773034.20283: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773034.20289: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773034.20299: variable 'omit' from source: magic vars 4871 1726773034.20443: variable 'omit' from source: magic vars 4871 1726773034.20482: variable 'omit' from source: magic vars 4871 1726773034.20506: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 4871 1726773034.20739: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 4871 1726773034.20797: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4871 1726773034.20832: variable 'omit' from source: magic vars 4871 1726773034.20869: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4871 1726773034.20902: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4871 1726773034.20921: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4871 1726773034.20938: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773034.20948: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773034.20974: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4871 1726773034.20977: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773034.20979: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773034.21057: Set connection var ansible_shell_type to sh 4871 1726773034.21064: Set connection var ansible_timeout to 10 4871 1726773034.21067: Set connection var ansible_connection to ssh 4871 1726773034.21074: Set connection var ansible_module_compression to ZIP_DEFLATED 4871 1726773034.21082: Set connection var ansible_pipelining to False 4871 1726773034.21087: Set connection var ansible_shell_executable to /bin/sh 4871 1726773034.21108: variable 'ansible_shell_executable' from source: unknown 4871 1726773034.21111: variable 'ansible_connection' from source: unknown 4871 1726773034.21115: variable 'ansible_module_compression' from source: unknown 4871 1726773034.21117: variable 'ansible_shell_type' from source: unknown 4871 1726773034.21120: variable 'ansible_shell_executable' from source: unknown 4871 1726773034.21122: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773034.21125: variable 'ansible_pipelining' from source: unknown 4871 1726773034.21127: variable 'ansible_timeout' from source: unknown 4871 1726773034.21132: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773034.21281: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 4871 1726773034.21289: variable 'omit' from source: magic vars 4871 1726773034.21297: starting attempt loop 4871 1726773034.21300: running the handler 4871 1726773034.21313: _low_level_execute_command(): starting 4871 1726773034.21320: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4871 1726773034.21870: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773034.21874: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773034.21877: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773034.21879: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773034.21941: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773034.21945: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773034.21998: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773034.23733: stdout chunk (state=3): >>>/root <<< 4871 1726773034.23856: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773034.23908: stderr chunk (state=3): >>><<< 4871 1726773034.23913: stdout chunk (state=3): >>><<< 4871 1726773034.23936: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773034.23949: _low_level_execute_command(): starting 4871 1726773034.23955: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773034.2393725-5178-162607881200231 `" && echo ansible-tmp-1726773034.2393725-5178-162607881200231="` echo /root/.ansible/tmp/ansible-tmp-1726773034.2393725-5178-162607881200231 `" ) && sleep 0' 4871 1726773034.24441: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773034.24467: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773034.24478: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773034.24535: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773034.24545: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773034.24549: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773034.24577: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773034.26554: stdout chunk (state=3): >>>ansible-tmp-1726773034.2393725-5178-162607881200231=/root/.ansible/tmp/ansible-tmp-1726773034.2393725-5178-162607881200231 <<< 4871 1726773034.26663: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773034.26727: stderr chunk (state=3): >>><<< 4871 1726773034.26732: stdout chunk (state=3): >>><<< 4871 1726773034.26750: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773034.2393725-5178-162607881200231=/root/.ansible/tmp/ansible-tmp-1726773034.2393725-5178-162607881200231 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773034.26799: variable 'ansible_module_compression' from source: unknown 4871 1726773034.26834: ANSIBALLZ: Using lock for fedora.linux_system_roles.kernel_settings_get_config 4871 1726773034.26839: ANSIBALLZ: Acquiring lock 4871 1726773034.26842: ANSIBALLZ: Lock acquired: 140282249550192 4871 1726773034.26844: ANSIBALLZ: Creating module 4871 1726773034.35474: ANSIBALLZ: Writing module into payload 4871 1726773034.35536: ANSIBALLZ: Writing module 4871 1726773034.35554: ANSIBALLZ: Renaming module 4871 1726773034.35561: ANSIBALLZ: Done creating module 4871 1726773034.35581: variable 'ansible_facts' from source: unknown 4871 1726773034.35630: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773034.2393725-5178-162607881200231/AnsiballZ_kernel_settings_get_config.py 4871 1726773034.35746: Sending initial data 4871 1726773034.35749: Sent initial data (173 bytes) 4871 1726773034.36257: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773034.36261: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773034.36263: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773034.36265: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773034.36327: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773034.36330: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773034.36351: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773034.36442: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773034.38128: 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 <<< 4871 1726773034.38159: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4871 1726773034.38200: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpma_e26lt /root/.ansible/tmp/ansible-tmp-1726773034.2393725-5178-162607881200231/AnsiballZ_kernel_settings_get_config.py <<< 4871 1726773034.38203: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773034.2393725-5178-162607881200231/AnsiballZ_kernel_settings_get_config.py" <<< 4871 1726773034.38232: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpma_e26lt" to remote "/root/.ansible/tmp/ansible-tmp-1726773034.2393725-5178-162607881200231/AnsiballZ_kernel_settings_get_config.py" <<< 4871 1726773034.38238: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773034.2393725-5178-162607881200231/AnsiballZ_kernel_settings_get_config.py" <<< 4871 1726773034.38760: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773034.38840: stderr chunk (state=3): >>><<< 4871 1726773034.38843: stdout chunk (state=3): >>><<< 4871 1726773034.38863: done transferring module to remote 4871 1726773034.38873: _low_level_execute_command(): starting 4871 1726773034.38878: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773034.2393725-5178-162607881200231/ /root/.ansible/tmp/ansible-tmp-1726773034.2393725-5178-162607881200231/AnsiballZ_kernel_settings_get_config.py && sleep 0' 4871 1726773034.39757: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773034.41409: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773034.41522: stderr chunk (state=3): >>><<< 4871 1726773034.41550: stdout chunk (state=3): >>><<< 4871 1726773034.41578: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773034.41587: _low_level_execute_command(): starting 4871 1726773034.41598: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773034.2393725-5178-162607881200231/AnsiballZ_kernel_settings_get_config.py && sleep 0' 4871 1726773034.42340: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4871 1726773034.42358: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773034.42375: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773034.42424: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773034.42444: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4871 1726773034.42532: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773034.42551: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773034.42578: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773034.42668: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773034.59473: stdout chunk (state=3): >>> {"changed": false, "data": {"daemon": "1", "dynamic_tuning": "0", "sleep_interval": "1", "update_interval": "10", "recommend_command": "1", "reapply_sysctl": "1", "default_instance_priority": "0", "udev_buffer_size": "1MB", "log_file_count": "2", "log_file_max_size": "1MB"}, "invocation": {"module_args": {"path": "/etc/tuned/tuned-main.conf"}}} <<< 4871 1726773034.60882: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.99 closed. <<< 4871 1726773034.60949: stderr chunk (state=3): >>><<< 4871 1726773034.60953: stdout chunk (state=3): >>><<< 4871 1726773034.60968: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "data": {"daemon": "1", "dynamic_tuning": "0", "sleep_interval": "1", "update_interval": "10", "recommend_command": "1", "reapply_sysctl": "1", "default_instance_priority": "0", "udev_buffer_size": "1MB", "log_file_count": "2", "log_file_max_size": "1MB"}, "invocation": {"module_args": {"path": "/etc/tuned/tuned-main.conf"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK 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.46.99 closed. 4871 1726773034.60998: done with _execute_module (fedora.linux_system_roles.kernel_settings_get_config, {'path': '/etc/tuned/tuned-main.conf', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.kernel_settings_get_config', '_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-1726773034.2393725-5178-162607881200231/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4871 1726773034.61007: _low_level_execute_command(): starting 4871 1726773034.61012: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773034.2393725-5178-162607881200231/ > /dev/null 2>&1 && sleep 0' 4871 1726773034.61515: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773034.61519: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773034.61522: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773034.61524: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773034.61581: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773034.61584: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773034.61596: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773034.61632: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773034.63544: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773034.63608: stderr chunk (state=3): >>><<< 4871 1726773034.63612: stdout chunk (state=3): >>><<< 4871 1726773034.63626: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773034.63633: handler run complete 4871 1726773034.63650: attempt loop complete, returning result 4871 1726773034.63653: _execute() done 4871 1726773034.63656: dumping result to json 4871 1726773034.63658: done dumping result, returning 4871 1726773034.63670: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config [02b512f9-4fcf-027f-1ee8-00000000004f] 4871 1726773034.63676: sending task result for task 02b512f9-4fcf-027f-1ee8-00000000004f 4871 1726773034.63781: done sending task result for task 02b512f9-4fcf-027f-1ee8-00000000004f 4871 1726773034.63784: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "data": { "daemon": "1", "default_instance_priority": "0", "dynamic_tuning": "0", "log_file_count": "2", "log_file_max_size": "1MB", "reapply_sysctl": "1", "recommend_command": "1", "sleep_interval": "1", "udev_buffer_size": "1MB", "update_interval": "10" } } 4871 1726773034.63927: no more pending results, returning what we have 4871 1726773034.63930: results queue empty 4871 1726773034.63931: checking for any_errors_fatal 4871 1726773034.63934: done checking for any_errors_fatal 4871 1726773034.63936: checking for max_fail_percentage 4871 1726773034.63938: done checking for max_fail_percentage 4871 1726773034.63938: checking to see if all hosts have failed and the running result is not ok 4871 1726773034.63939: done checking to see if all hosts have failed 4871 1726773034.63940: getting the remaining hosts for this loop 4871 1726773034.63947: done getting the remaining hosts for this loop 4871 1726773034.63951: getting the next task for host managed_node3 4871 1726773034.63956: done getting next task for host managed_node3 4871 1726773034.63960: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 4871 1726773034.63963: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4871 1726773034.63973: getting variables 4871 1726773034.63975: in VariableManager get_vars() 4871 1726773034.64001: Calling all_inventory to load vars for managed_node3 4871 1726773034.64008: Calling groups_inventory to load vars for managed_node3 4871 1726773034.64010: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773034.64020: Calling all_plugins_play to load vars for managed_node3 4871 1726773034.64022: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773034.64025: Calling groups_plugins_play to load vars for managed_node3 4871 1726773034.64173: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773034.64316: done with get_vars() 4871 1726773034.64325: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory] *** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 Thursday 19 September 2024 15:10:34 -0400 (0:00:00.447) 0:00:06.386 **** 4871 1726773034.64400: entering _queue_task() for managed_node3/stat 4871 1726773034.64643: worker is 1 (out of 1 available) 4871 1726773034.64658: exiting _queue_task() for managed_node3/stat 4871 1726773034.64671: done queuing things up, now waiting for results queue to drain 4871 1726773034.64672: waiting for pending results... 4871 1726773034.64862: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 4871 1726773034.64931: in run() - task 02b512f9-4fcf-027f-1ee8-000000000050 4871 1726773034.64946: variable 'ansible_search_path' from source: unknown 4871 1726773034.64950: variable 'ansible_search_path' from source: unknown 4871 1726773034.64998: variable '__prof_from_conf' from source: task vars 4871 1726773034.65251: variable '__prof_from_conf' from source: task vars 4871 1726773034.65397: variable '__data' from source: task vars 4871 1726773034.65454: variable '__kernel_settings_register_tuned_main' from source: set_fact 4871 1726773034.65606: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4871 1726773034.65614: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4871 1726773034.65664: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4871 1726773034.65681: variable 'omit' from source: magic vars 4871 1726773034.65771: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773034.65779: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773034.65787: variable 'omit' from source: magic vars 4871 1726773034.66049: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4871 1726773034.67862: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4871 1726773034.67916: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4871 1726773034.67947: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4871 1726773034.67985: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4871 1726773034.68007: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4871 1726773034.68075: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4871 1726773034.68100: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4871 1726773034.68118: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4871 1726773034.68153: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4871 1726773034.68164: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4871 1726773034.68244: variable 'item' from source: unknown 4871 1726773034.68256: Evaluated conditional (item | length > 0): False 4871 1726773034.68259: when evaluation is False, skipping this task 4871 1726773034.68286: variable 'item' from source: unknown 4871 1726773034.68346: variable 'item' from source: unknown skipping: [managed_node3] => (item=) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item | length > 0", "item": "", "skip_reason": "Conditional result was False" } 4871 1726773034.68500: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773034.68504: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773034.68506: variable 'omit' from source: magic vars 4871 1726773034.68587: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4871 1726773034.68607: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4871 1726773034.68630: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4871 1726773034.68660: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4871 1726773034.68671: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4871 1726773034.68737: variable 'item' from source: unknown 4871 1726773034.68747: Evaluated conditional (item | length > 0): True 4871 1726773034.68753: variable 'omit' from source: magic vars 4871 1726773034.68788: variable 'omit' from source: magic vars 4871 1726773034.68821: variable 'item' from source: unknown 4871 1726773034.68877: variable 'item' from source: unknown 4871 1726773034.68890: variable 'omit' from source: magic vars 4871 1726773034.68913: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4871 1726773034.68936: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4871 1726773034.69041: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4871 1726773034.69044: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773034.69047: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773034.69049: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4871 1726773034.69051: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773034.69054: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773034.69139: Set connection var ansible_shell_type to sh 4871 1726773034.69141: Set connection var ansible_timeout to 10 4871 1726773034.69143: Set connection var ansible_connection to ssh 4871 1726773034.69144: Set connection var ansible_module_compression to ZIP_DEFLATED 4871 1726773034.69145: Set connection var ansible_pipelining to False 4871 1726773034.69146: Set connection var ansible_shell_executable to /bin/sh 4871 1726773034.69148: variable 'ansible_shell_executable' from source: unknown 4871 1726773034.69149: variable 'ansible_connection' from source: unknown 4871 1726773034.69150: variable 'ansible_module_compression' from source: unknown 4871 1726773034.69151: variable 'ansible_shell_type' from source: unknown 4871 1726773034.69152: variable 'ansible_shell_executable' from source: unknown 4871 1726773034.69154: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773034.69155: variable 'ansible_pipelining' from source: unknown 4871 1726773034.69156: variable 'ansible_timeout' from source: unknown 4871 1726773034.69157: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773034.69254: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 4871 1726773034.69266: variable 'omit' from source: magic vars 4871 1726773034.69286: starting attempt loop 4871 1726773034.69289: running the handler 4871 1726773034.69301: _low_level_execute_command(): starting 4871 1726773034.69308: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4871 1726773034.69853: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773034.69871: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773034.69932: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773034.69935: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773034.69938: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773034.69987: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773034.71706: stdout chunk (state=3): >>>/root <<< 4871 1726773034.71923: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773034.71927: stdout chunk (state=3): >>><<< 4871 1726773034.71929: stderr chunk (state=3): >>><<< 4871 1726773034.72052: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773034.72055: _low_level_execute_command(): starting 4871 1726773034.72058: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773034.7195837-5198-111763710085235 `" && echo ansible-tmp-1726773034.7195837-5198-111763710085235="` echo /root/.ansible/tmp/ansible-tmp-1726773034.7195837-5198-111763710085235 `" ) && sleep 0' 4871 1726773034.72613: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773034.72628: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found <<< 4871 1726773034.72642: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773034.72702: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773034.72709: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773034.72749: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773034.74956: stdout chunk (state=3): >>>ansible-tmp-1726773034.7195837-5198-111763710085235=/root/.ansible/tmp/ansible-tmp-1726773034.7195837-5198-111763710085235 <<< 4871 1726773034.74964: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773034.74976: stderr chunk (state=3): >>><<< 4871 1726773034.74984: stdout chunk (state=3): >>><<< 4871 1726773034.75141: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773034.7195837-5198-111763710085235=/root/.ansible/tmp/ansible-tmp-1726773034.7195837-5198-111763710085235 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773034.75145: variable 'ansible_module_compression' from source: unknown 4871 1726773034.75147: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4871cqbcuaji/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 4871 1726773034.75174: variable 'ansible_facts' from source: unknown 4871 1726773034.75274: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773034.7195837-5198-111763710085235/AnsiballZ_stat.py 4871 1726773034.75528: Sending initial data 4871 1726773034.75541: Sent initial data (151 bytes) 4871 1726773034.76110: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4871 1726773034.76129: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773034.76257: 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.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773034.76279: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773034.76306: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773034.76387: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773034.77974: 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 <<< 4871 1726773034.78038: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4871 1726773034.78108: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpfepj43lt /root/.ansible/tmp/ansible-tmp-1726773034.7195837-5198-111763710085235/AnsiballZ_stat.py <<< 4871 1726773034.78123: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773034.7195837-5198-111763710085235/AnsiballZ_stat.py" <<< 4871 1726773034.78155: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpfepj43lt" to remote "/root/.ansible/tmp/ansible-tmp-1726773034.7195837-5198-111763710085235/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773034.7195837-5198-111763710085235/AnsiballZ_stat.py" <<< 4871 1726773034.78959: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773034.79016: stderr chunk (state=3): >>><<< 4871 1726773034.79026: stdout chunk (state=3): >>><<< 4871 1726773034.79067: done transferring module to remote 4871 1726773034.79088: _low_level_execute_command(): starting 4871 1726773034.79102: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773034.7195837-5198-111763710085235/ /root/.ansible/tmp/ansible-tmp-1726773034.7195837-5198-111763710085235/AnsiballZ_stat.py && sleep 0' 4871 1726773034.79859: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4871 1726773034.79877: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773034.79896: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773034.79969: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773034.79974: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4871 1726773034.80066: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773034.80102: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773034.80352: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773034.82075: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773034.82203: stderr chunk (state=3): >>><<< 4871 1726773034.82217: stdout chunk (state=3): >>><<< 4871 1726773034.82249: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773034.82267: _low_level_execute_command(): starting 4871 1726773034.82286: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773034.7195837-5198-111763710085235/AnsiballZ_stat.py && sleep 0' 4871 1726773034.83164: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773034.83220: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773034.83302: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773034.83319: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773034.83386: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773035.00653: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profiles", "mode": "0755", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 4096, "inode": 262608, "dev": 51714, "nlink": 2, "atime": 1726773009.8108776, "mtime": 1726773022.7810109, "ctime": 1726773022.7810109, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "301599549", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 4871 1726773035.02266: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.99 closed. <<< 4871 1726773035.02326: stderr chunk (state=3): >>><<< 4871 1726773035.02329: stdout chunk (state=3): >>><<< 4871 1726773035.02348: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profiles", "mode": "0755", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 4096, "inode": 262608, "dev": 51714, "nlink": 2, "atime": 1726773009.8108776, "mtime": 1726773022.7810109, "ctime": 1726773022.7810109, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "301599549", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK 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.46.99 closed. 4871 1726773035.02388: done with _execute_module (stat, {'path': '/etc/tuned/profiles', '_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-1726773034.7195837-5198-111763710085235/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4871 1726773035.02397: _low_level_execute_command(): starting 4871 1726773035.02402: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773034.7195837-5198-111763710085235/ > /dev/null 2>&1 && sleep 0' 4871 1726773035.02878: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773035.02881: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773035.02884: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773035.02886: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773035.02946: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773035.02953: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773035.02955: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773035.02992: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773035.04919: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773035.04924: stdout chunk (state=3): >>><<< 4871 1726773035.04926: stderr chunk (state=3): >>><<< 4871 1726773035.04943: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773035.04949: handler run complete 4871 1726773035.05005: attempt loop complete, returning result 4871 1726773035.05017: variable 'item' from source: unknown 4871 1726773035.05081: variable 'item' from source: unknown ok: [managed_node3] => (item=/etc/tuned/profiles) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned/profiles", "stat": { "atime": 1726773009.8108776, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1726773022.7810109, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 262608, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726773022.7810109, "nlink": 2, "path": "/etc/tuned/profiles", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 0, "version": "301599549", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 4871 1726773035.05265: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773035.05273: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773035.05281: variable 'omit' from source: magic vars 4871 1726773035.05404: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4871 1726773035.05425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4871 1726773035.05449: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4871 1726773035.05478: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4871 1726773035.05489: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4871 1726773035.05558: variable 'item' from source: unknown 4871 1726773035.05565: Evaluated conditional (item | length > 0): True 4871 1726773035.05570: variable 'omit' from source: magic vars 4871 1726773035.05582: variable 'omit' from source: magic vars 4871 1726773035.05619: variable 'item' from source: unknown 4871 1726773035.05671: variable 'item' from source: unknown 4871 1726773035.05682: variable 'omit' from source: magic vars 4871 1726773035.05702: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4871 1726773035.05709: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773035.05715: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773035.05727: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4871 1726773035.05730: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773035.05732: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773035.05789: Set connection var ansible_shell_type to sh 4871 1726773035.05797: Set connection var ansible_timeout to 10 4871 1726773035.05800: Set connection var ansible_connection to ssh 4871 1726773035.05807: Set connection var ansible_module_compression to ZIP_DEFLATED 4871 1726773035.05815: Set connection var ansible_pipelining to False 4871 1726773035.05820: Set connection var ansible_shell_executable to /bin/sh 4871 1726773035.05836: variable 'ansible_shell_executable' from source: unknown 4871 1726773035.05839: variable 'ansible_connection' from source: unknown 4871 1726773035.05842: variable 'ansible_module_compression' from source: unknown 4871 1726773035.05844: variable 'ansible_shell_type' from source: unknown 4871 1726773035.05846: variable 'ansible_shell_executable' from source: unknown 4871 1726773035.05849: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773035.05854: variable 'ansible_pipelining' from source: unknown 4871 1726773035.05856: variable 'ansible_timeout' from source: unknown 4871 1726773035.05860: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773035.05942: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4871 1726773035.05950: variable 'omit' from source: magic vars 4871 1726773035.05953: starting attempt loop 4871 1726773035.05956: running the handler 4871 1726773035.05963: _low_level_execute_command(): starting 4871 1726773035.05966: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4871 1726773035.06445: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773035.06449: 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.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773035.06456: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration <<< 4871 1726773035.06469: 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.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773035.06519: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773035.06522: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773035.06524: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773035.06567: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773035.08233: stdout chunk (state=3): >>>/root <<< 4871 1726773035.08402: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773035.08406: stdout chunk (state=3): >>><<< 4871 1726773035.08412: stderr chunk (state=3): >>><<< 4871 1726773035.08429: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773035.08440: _low_level_execute_command(): starting 4871 1726773035.08445: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773035.0842988-5198-141559184487524 `" && echo ansible-tmp-1726773035.0842988-5198-141559184487524="` echo /root/.ansible/tmp/ansible-tmp-1726773035.0842988-5198-141559184487524 `" ) && sleep 0' 4871 1726773035.08928: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773035.08932: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773035.08944: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773035.08947: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773035.08997: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773035.09001: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773035.09004: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773035.09055: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773035.11003: stdout chunk (state=3): >>>ansible-tmp-1726773035.0842988-5198-141559184487524=/root/.ansible/tmp/ansible-tmp-1726773035.0842988-5198-141559184487524 <<< 4871 1726773035.11147: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773035.11177: stderr chunk (state=3): >>><<< 4871 1726773035.11180: stdout chunk (state=3): >>><<< 4871 1726773035.11196: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773035.0842988-5198-141559184487524=/root/.ansible/tmp/ansible-tmp-1726773035.0842988-5198-141559184487524 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773035.11230: variable 'ansible_module_compression' from source: unknown 4871 1726773035.11269: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4871cqbcuaji/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 4871 1726773035.11285: variable 'ansible_facts' from source: unknown 4871 1726773035.11330: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773035.0842988-5198-141559184487524/AnsiballZ_stat.py 4871 1726773035.11437: Sending initial data 4871 1726773035.11441: Sent initial data (151 bytes) 4871 1726773035.11926: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773035.11930: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773035.11932: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773035.11939: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773035.11994: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773035.11999: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773035.12001: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773035.12085: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773035.13742: 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 <<< 4871 1726773035.13749: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4871 1726773035.13776: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpf2gauhed /root/.ansible/tmp/ansible-tmp-1726773035.0842988-5198-141559184487524/AnsiballZ_stat.py <<< 4871 1726773035.13780: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773035.0842988-5198-141559184487524/AnsiballZ_stat.py" <<< 4871 1726773035.13970: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpf2gauhed" to remote "/root/.ansible/tmp/ansible-tmp-1726773035.0842988-5198-141559184487524/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773035.0842988-5198-141559184487524/AnsiballZ_stat.py" <<< 4871 1726773035.14884: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773035.14920: stderr chunk (state=3): >>><<< 4871 1726773035.14930: stdout chunk (state=3): >>><<< 4871 1726773035.14961: done transferring module to remote 4871 1726773035.15041: _low_level_execute_command(): starting 4871 1726773035.15044: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773035.0842988-5198-141559184487524/ /root/.ansible/tmp/ansible-tmp-1726773035.0842988-5198-141559184487524/AnsiballZ_stat.py && sleep 0' 4871 1726773035.15720: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773035.15723: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773035.15726: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4871 1726773035.15729: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773035.15731: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773035.15747: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found <<< 4871 1726773035.15749: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773035.15796: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773035.15800: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773035.15813: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773035.15860: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773035.17674: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773035.17754: stderr chunk (state=3): >>><<< 4871 1726773035.17757: stdout chunk (state=3): >>><<< 4871 1726773035.17772: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773035.17775: _low_level_execute_command(): starting 4871 1726773035.17781: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773035.0842988-5198-141559184487524/AnsiballZ_stat.py && sleep 0' 4871 1726773035.18545: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4871 1726773035.18551: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773035.18553: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773035.18555: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773035.18618: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773035.18649: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773035.18671: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773035.18762: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773035.36026: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned", "mode": "0755", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 4096, "inode": 262603, "dev": 51714, "nlink": 4, "atime": 1726772994.4857726, "mtime": 1726773024.586035, "ctime": 1726773024.586035, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "2499906849", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 4871 1726773035.37747: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.99 closed. <<< 4871 1726773035.37752: stderr chunk (state=3): >>><<< 4871 1726773035.37754: stdout chunk (state=3): >>><<< 4871 1726773035.37757: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned", "mode": "0755", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 4096, "inode": 262603, "dev": 51714, "nlink": 4, "atime": 1726772994.4857726, "mtime": 1726773024.586035, "ctime": 1726773024.586035, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "2499906849", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK 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.46.99 closed. 4871 1726773035.37770: done with _execute_module (stat, {'path': '/etc/tuned', '_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-1726773035.0842988-5198-141559184487524/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4871 1726773035.37784: _low_level_execute_command(): starting 4871 1726773035.37789: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773035.0842988-5198-141559184487524/ > /dev/null 2>&1 && sleep 0' 4871 1726773035.38420: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773035.38436: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773035.38451: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773035.38493: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773035.38517: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773035.38566: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773035.40545: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773035.40575: stdout chunk (state=3): >>><<< 4871 1726773035.40591: stderr chunk (state=3): >>><<< 4871 1726773035.40606: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773035.40612: handler run complete 4871 1726773035.40666: attempt loop complete, returning result 4871 1726773035.40684: variable 'item' from source: unknown 4871 1726773035.40759: variable 'item' from source: unknown ok: [managed_node3] => (item=/etc/tuned) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned", "stat": { "atime": 1726772994.4857726, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1726773024.586035, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 262603, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726773024.586035, "nlink": 4, "path": "/etc/tuned", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 0, "version": "2499906849", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 4871 1726773035.40927: dumping result to json 4871 1726773035.40929: done dumping result, returning 4871 1726773035.40931: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory [02b512f9-4fcf-027f-1ee8-000000000050] 4871 1726773035.40933: sending task result for task 02b512f9-4fcf-027f-1ee8-000000000050 4871 1726773035.41018: done sending task result for task 02b512f9-4fcf-027f-1ee8-000000000050 4871 1726773035.41022: WORKER PROCESS EXITING 4871 1726773035.41144: no more pending results, returning what we have 4871 1726773035.41147: results queue empty 4871 1726773035.41148: checking for any_errors_fatal 4871 1726773035.41152: done checking for any_errors_fatal 4871 1726773035.41153: checking for max_fail_percentage 4871 1726773035.41154: done checking for max_fail_percentage 4871 1726773035.41155: checking to see if all hosts have failed and the running result is not ok 4871 1726773035.41155: done checking to see if all hosts have failed 4871 1726773035.41156: getting the remaining hosts for this loop 4871 1726773035.41158: done getting the remaining hosts for this loop 4871 1726773035.41161: getting the next task for host managed_node3 4871 1726773035.41167: done getting next task for host managed_node3 4871 1726773035.41170: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 4871 1726773035.41172: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4871 1726773035.41182: getting variables 4871 1726773035.41183: in VariableManager get_vars() 4871 1726773035.41211: Calling all_inventory to load vars for managed_node3 4871 1726773035.41213: Calling groups_inventory to load vars for managed_node3 4871 1726773035.41215: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773035.41224: Calling all_plugins_play to load vars for managed_node3 4871 1726773035.41227: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773035.41230: Calling groups_plugins_play to load vars for managed_node3 4871 1726773035.41427: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773035.41665: done with get_vars() 4871 1726773035.41679: done getting variables 4871 1726773035.41746: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir] *** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:63 Thursday 19 September 2024 15:10:35 -0400 (0:00:00.773) 0:00:07.160 **** 4871 1726773035.41790: entering _queue_task() for managed_node3/set_fact 4871 1726773035.42168: worker is 1 (out of 1 available) 4871 1726773035.42182: exiting _queue_task() for managed_node3/set_fact 4871 1726773035.42198: done queuing things up, now waiting for results queue to drain 4871 1726773035.42199: waiting for pending results... 4871 1726773035.42511: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 4871 1726773035.42553: in run() - task 02b512f9-4fcf-027f-1ee8-000000000051 4871 1726773035.42566: variable 'ansible_search_path' from source: unknown 4871 1726773035.42572: variable 'ansible_search_path' from source: unknown 4871 1726773035.42608: calling self._execute() 4871 1726773035.42677: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773035.42682: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773035.42693: variable 'omit' from source: magic vars 4871 1726773035.42775: variable 'omit' from source: magic vars 4871 1726773035.42813: variable 'omit' from source: magic vars 4871 1726773035.43173: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4871 1726773035.45244: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4871 1726773035.45251: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4871 1726773035.45273: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4871 1726773035.45317: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4871 1726773035.45357: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4871 1726773035.45458: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4871 1726773035.45520: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4871 1726773035.45558: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4871 1726773035.45611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4871 1726773035.45622: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4871 1726773035.45662: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4871 1726773035.45682: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4871 1726773035.45705: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4871 1726773035.45731: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4871 1726773035.45744: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4871 1726773035.45792: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4871 1726773035.45813: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4871 1726773035.45831: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4871 1726773035.45859: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4871 1726773035.45874: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4871 1726773035.46048: variable '__kernel_settings_find_profile_dirs' from source: set_fact 4871 1726773035.46124: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4871 1726773035.46251: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4871 1726773035.46279: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4871 1726773035.46305: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4871 1726773035.46330: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4871 1726773035.46367: 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) 4871 1726773035.46383: 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) 4871 1726773035.46404: 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) 4871 1726773035.46422: 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) 4871 1726773035.46469: variable 'omit' from source: magic vars 4871 1726773035.46491: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4871 1726773035.46515: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4871 1726773035.46529: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4871 1726773035.46547: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773035.46557: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773035.46583: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4871 1726773035.46586: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773035.46589: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773035.46685: Set connection var ansible_shell_type to sh 4871 1726773035.46693: Set connection var ansible_timeout to 10 4871 1726773035.46698: Set connection var ansible_connection to ssh 4871 1726773035.46706: Set connection var ansible_module_compression to ZIP_DEFLATED 4871 1726773035.46718: Set connection var ansible_pipelining to False 4871 1726773035.46721: Set connection var ansible_shell_executable to /bin/sh 4871 1726773035.46747: variable 'ansible_shell_executable' from source: unknown 4871 1726773035.46751: variable 'ansible_connection' from source: unknown 4871 1726773035.46753: variable 'ansible_module_compression' from source: unknown 4871 1726773035.46756: variable 'ansible_shell_type' from source: unknown 4871 1726773035.46758: variable 'ansible_shell_executable' from source: unknown 4871 1726773035.46761: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773035.46765: variable 'ansible_pipelining' from source: unknown 4871 1726773035.46769: variable 'ansible_timeout' from source: unknown 4871 1726773035.46771: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773035.46852: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4871 1726773035.46861: variable 'omit' from source: magic vars 4871 1726773035.46866: starting attempt loop 4871 1726773035.46869: running the handler 4871 1726773035.46879: handler run complete 4871 1726773035.46889: attempt loop complete, returning result 4871 1726773035.46893: _execute() done 4871 1726773035.46896: dumping result to json 4871 1726773035.46898: done dumping result, returning 4871 1726773035.46908: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir [02b512f9-4fcf-027f-1ee8-000000000051] 4871 1726773035.46910: sending task result for task 02b512f9-4fcf-027f-1ee8-000000000051 4871 1726773035.46995: done sending task result for task 02b512f9-4fcf-027f-1ee8-000000000051 4871 1726773035.46998: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_profile_parent": "/etc/tuned/profiles" }, "changed": false } 4871 1726773035.47066: no more pending results, returning what we have 4871 1726773035.47069: results queue empty 4871 1726773035.47070: checking for any_errors_fatal 4871 1726773035.47079: done checking for any_errors_fatal 4871 1726773035.47080: checking for max_fail_percentage 4871 1726773035.47082: done checking for max_fail_percentage 4871 1726773035.47082: checking to see if all hosts have failed and the running result is not ok 4871 1726773035.47083: done checking to see if all hosts have failed 4871 1726773035.47084: getting the remaining hosts for this loop 4871 1726773035.47086: done getting the remaining hosts for this loop 4871 1726773035.47090: getting the next task for host managed_node3 4871 1726773035.47095: done getting next task for host managed_node3 4871 1726773035.47099: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 4871 1726773035.47102: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4871 1726773035.47111: getting variables 4871 1726773035.47114: in VariableManager get_vars() 4871 1726773035.47148: Calling all_inventory to load vars for managed_node3 4871 1726773035.47151: Calling groups_inventory to load vars for managed_node3 4871 1726773035.47153: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773035.47161: Calling all_plugins_play to load vars for managed_node3 4871 1726773035.47164: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773035.47167: Calling groups_plugins_play to load vars for managed_node3 4871 1726773035.47501: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773035.47642: done with get_vars() 4871 1726773035.47650: done getting variables 4871 1726773035.47728: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started] *** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:67 Thursday 19 September 2024 15:10:35 -0400 (0:00:00.059) 0:00:07.220 **** 4871 1726773035.47753: entering _queue_task() for managed_node3/service 4871 1726773035.47755: Creating lock for service 4871 1726773035.48000: worker is 1 (out of 1 available) 4871 1726773035.48018: exiting _queue_task() for managed_node3/service 4871 1726773035.48030: done queuing things up, now waiting for results queue to drain 4871 1726773035.48032: waiting for pending results... 4871 1726773035.48217: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 4871 1726773035.48297: in run() - task 02b512f9-4fcf-027f-1ee8-000000000052 4871 1726773035.48311: variable 'ansible_search_path' from source: unknown 4871 1726773035.48316: variable 'ansible_search_path' from source: unknown 4871 1726773035.48541: variable '__kernel_settings_services' from source: include_vars 4871 1726773035.48716: variable '__kernel_settings_services' from source: include_vars 4871 1726773035.48898: variable 'omit' from source: magic vars 4871 1726773035.49493: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773035.49843: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773035.49848: variable 'omit' from source: magic vars 4871 1726773035.49851: variable 'omit' from source: magic vars 4871 1726773035.49854: variable 'omit' from source: magic vars 4871 1726773035.50084: variable 'item' from source: unknown 4871 1726773035.50401: variable 'item' from source: unknown 4871 1726773035.50443: variable 'omit' from source: magic vars 4871 1726773035.50494: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4871 1726773035.50570: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4871 1726773035.50615: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4871 1726773035.50678: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773035.50697: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773035.50741: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4871 1726773035.50760: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773035.50763: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773035.50846: Set connection var ansible_shell_type to sh 4871 1726773035.50850: Set connection var ansible_timeout to 10 4871 1726773035.50852: Set connection var ansible_connection to ssh 4871 1726773035.50882: Set connection var ansible_module_compression to ZIP_DEFLATED 4871 1726773035.50885: Set connection var ansible_pipelining to False 4871 1726773035.50887: Set connection var ansible_shell_executable to /bin/sh 4871 1726773035.50902: variable 'ansible_shell_executable' from source: unknown 4871 1726773035.50905: variable 'ansible_connection' from source: unknown 4871 1726773035.50907: variable 'ansible_module_compression' from source: unknown 4871 1726773035.50910: variable 'ansible_shell_type' from source: unknown 4871 1726773035.50912: variable 'ansible_shell_executable' from source: unknown 4871 1726773035.50914: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773035.50919: variable 'ansible_pipelining' from source: unknown 4871 1726773035.50921: variable 'ansible_timeout' from source: unknown 4871 1726773035.50926: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773035.51045: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4871 1726773035.51054: variable 'omit' from source: magic vars 4871 1726773035.51059: starting attempt loop 4871 1726773035.51062: running the handler 4871 1726773035.51149: variable 'ansible_facts' from source: unknown 4871 1726773035.51256: _low_level_execute_command(): starting 4871 1726773035.51263: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4871 1726773035.51819: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773035.51824: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773035.51828: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773035.51884: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773035.51894: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773035.51939: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773035.53675: stdout chunk (state=3): >>>/root <<< 4871 1726773035.53878: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773035.53882: stdout chunk (state=3): >>><<< 4871 1726773035.53885: stderr chunk (state=3): >>><<< 4871 1726773035.53958: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773035.53962: _low_level_execute_command(): starting 4871 1726773035.53965: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773035.5391433-5245-145454229939079 `" && echo ansible-tmp-1726773035.5391433-5245-145454229939079="` echo /root/.ansible/tmp/ansible-tmp-1726773035.5391433-5245-145454229939079 `" ) && sleep 0' 4871 1726773035.54512: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773035.54536: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773035.54548: 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.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773035.54602: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773035.54607: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773035.54611: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773035.54653: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773035.56707: stdout chunk (state=3): >>>ansible-tmp-1726773035.5391433-5245-145454229939079=/root/.ansible/tmp/ansible-tmp-1726773035.5391433-5245-145454229939079 <<< 4871 1726773035.56799: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773035.56887: stderr chunk (state=3): >>><<< 4871 1726773035.56890: stdout chunk (state=3): >>><<< 4871 1726773035.56910: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773035.5391433-5245-145454229939079=/root/.ansible/tmp/ansible-tmp-1726773035.5391433-5245-145454229939079 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773035.56942: variable 'ansible_module_compression' from source: unknown 4871 1726773035.56991: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 4871 1726773035.56995: ANSIBALLZ: Acquiring lock 4871 1726773035.56998: ANSIBALLZ: Lock acquired: 140282250858416 4871 1726773035.57000: ANSIBALLZ: Creating module 4871 1726773035.84544: ANSIBALLZ: Writing module into payload 4871 1726773035.84743: ANSIBALLZ: Writing module 4871 1726773035.84776: ANSIBALLZ: Renaming module 4871 1726773035.84789: ANSIBALLZ: Done creating module 4871 1726773035.84832: variable 'ansible_facts' from source: unknown 4871 1726773035.85051: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773035.5391433-5245-145454229939079/AnsiballZ_systemd.py 4871 1726773035.85260: Sending initial data 4871 1726773035.85271: Sent initial data (154 bytes) 4871 1726773035.85961: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4871 1726773035.86065: 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.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773035.86140: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773035.86157: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773035.86187: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773035.86279: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773035.87968: 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 <<< 4871 1726773035.88014: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4871 1726773035.88071: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4871cqbcuaji/tmprg1c7ajd /root/.ansible/tmp/ansible-tmp-1726773035.5391433-5245-145454229939079/AnsiballZ_systemd.py <<< 4871 1726773035.88078: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773035.5391433-5245-145454229939079/AnsiballZ_systemd.py" <<< 4871 1726773035.88107: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4871cqbcuaji/tmprg1c7ajd" to remote "/root/.ansible/tmp/ansible-tmp-1726773035.5391433-5245-145454229939079/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773035.5391433-5245-145454229939079/AnsiballZ_systemd.py" <<< 4871 1726773035.89645: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773035.89650: stdout chunk (state=3): >>><<< 4871 1726773035.89653: stderr chunk (state=3): >>><<< 4871 1726773035.89655: done transferring module to remote 4871 1726773035.89658: _low_level_execute_command(): starting 4871 1726773035.89660: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773035.5391433-5245-145454229939079/ /root/.ansible/tmp/ansible-tmp-1726773035.5391433-5245-145454229939079/AnsiballZ_systemd.py && sleep 0' 4871 1726773035.90161: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773035.90183: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773035.90228: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773035.90244: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773035.90289: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773035.92251: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773035.92255: stdout chunk (state=3): >>><<< 4871 1726773035.92258: stderr chunk (state=3): >>><<< 4871 1726773035.92260: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773035.92263: _low_level_execute_command(): starting 4871 1726773035.92265: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773035.5391433-5245-145454229939079/AnsiballZ_systemd.py && sleep 0' 4871 1726773035.92973: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4871 1726773035.92981: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773035.93005: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773035.93182: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4871 1726773035.93186: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 <<< 4871 1726773035.93189: stderr chunk (state=3): >>>debug2: match not found <<< 4871 1726773035.93191: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773035.93193: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 4871 1726773035.93195: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.99 is address <<< 4871 1726773035.93197: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 4871 1726773035.93199: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773035.93202: 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.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773035.93204: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773035.93206: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773035.93208: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773035.93288: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773036.25640: stdout chunk (state=3): >>> {"name": "tuned", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "45s", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "5686", "ControlPID": "0", "BusName": "com.redhat.tuned", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Thu 2024-09-19 15:10:09 EDT", "ExecMainStartTimestampMonotonic": "421189087", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "5686", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:10:09 EDT] ; stop_time=[n/a] ; pid=5686 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:10:09 EDT] ; stop_time=[n/a] ; pid=5686 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5722", "MemoryCurrent": "15187968", "MemoryPeak": "15450112", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3413319680", "CPUUsageNSec": "116129000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4416", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14721", "LimitNPROCSoft": "14721", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "Limi<<< 4871 1726773036.25683: stdout chunk (state=3): >>>tRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "dbus.socket dbus-broker.service system.slice sysinit.target", "WantedBy": "multi-user.target", "Conflicts": "tlp.service auto-cpufreq.service power-profiles-daemon.service cpupower.service shutdown.target", "Before": "shutdown.target multi-user.target", "After": "dbus.socket dbus-broker.service sysinit.target systemd-sysctl.service basic.target network.target polkit.service system.slice systemd-journald.socket", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Thu 2024-09-19 15:10:09 EDT", "StateChangeTimestampMonotonic": "421300255", "InactiveExitTimestamp": "Thu 2024-09-19 15:10:09 EDT", "InactiveExitTimestampMonotonic": "421189340", "ActiveEnterTimestamp": "Thu 2024-09-19 15:10:09 EDT", "ActiveEnterTimestampMonotonic": "421300255", "ActiveExitTimestamp": "Thu 2024-09-19 15:10:09 EDT", "ActiveExitTimestampMonotonic": "421143902", "InactiveEnterTimestamp": "Thu 2024-09-19 15:10:09 EDT", "InactiveEnterTimestampMonotonic": "421175806", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 15:10:09 EDT", "ConditionTimestampMonotonic": "421176667", "AssertTimestamp": "Thu 2024-09-19 15:10:09 EDT", "AssertTimestampMonotonic": "421176670", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "25063373eabd4e8db7d65d8623e95bf5", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "tuned", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 4871 1726773036.27767: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.99 closed. <<< 4871 1726773036.27821: stderr chunk (state=3): >>><<< 4871 1726773036.27854: stdout chunk (state=3): >>><<< 4871 1726773036.27890: _low_level_execute_command() done: rc=0, stdout= {"name": "tuned", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "45s", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "5686", "ControlPID": "0", "BusName": "com.redhat.tuned", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Thu 2024-09-19 15:10:09 EDT", "ExecMainStartTimestampMonotonic": "421189087", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "5686", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:10:09 EDT] ; stop_time=[n/a] ; pid=5686 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:10:09 EDT] ; stop_time=[n/a] ; pid=5686 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5722", "MemoryCurrent": "15187968", "MemoryPeak": "15450112", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3413319680", "CPUUsageNSec": "116129000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4416", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14721", "LimitNPROCSoft": "14721", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "dbus.socket dbus-broker.service system.slice sysinit.target", "WantedBy": "multi-user.target", "Conflicts": "tlp.service auto-cpufreq.service power-profiles-daemon.service cpupower.service shutdown.target", "Before": "shutdown.target multi-user.target", "After": "dbus.socket dbus-broker.service sysinit.target systemd-sysctl.service basic.target network.target polkit.service system.slice systemd-journald.socket", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Thu 2024-09-19 15:10:09 EDT", "StateChangeTimestampMonotonic": "421300255", "InactiveExitTimestamp": "Thu 2024-09-19 15:10:09 EDT", "InactiveExitTimestampMonotonic": "421189340", "ActiveEnterTimestamp": "Thu 2024-09-19 15:10:09 EDT", "ActiveEnterTimestampMonotonic": "421300255", "ActiveExitTimestamp": "Thu 2024-09-19 15:10:09 EDT", "ActiveExitTimestampMonotonic": "421143902", "InactiveEnterTimestamp": "Thu 2024-09-19 15:10:09 EDT", "InactiveEnterTimestampMonotonic": "421175806", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 15:10:09 EDT", "ConditionTimestampMonotonic": "421176667", "AssertTimestamp": "Thu 2024-09-19 15:10:09 EDT", "AssertTimestampMonotonic": "421176670", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "25063373eabd4e8db7d65d8623e95bf5", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "tuned", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK 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.46.99 closed. 4871 1726773036.28150: done with _execute_module (ansible.legacy.systemd, {'name': 'tuned', 'state': 'started', 'enabled': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.systemd', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726773035.5391433-5245-145454229939079/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4871 1726773036.28168: _low_level_execute_command(): starting 4871 1726773036.28173: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773035.5391433-5245-145454229939079/ > /dev/null 2>&1 && sleep 0' 4871 1726773036.28656: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773036.28659: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773036.28662: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration <<< 4871 1726773036.28664: 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.46.99 originally 10.31.46.99 <<< 4871 1726773036.28668: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773036.28716: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773036.28720: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773036.28764: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773036.30849: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773036.30853: stdout chunk (state=3): >>><<< 4871 1726773036.30855: stderr chunk (state=3): >>><<< 4871 1726773036.30858: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773036.30860: handler run complete 4871 1726773036.30862: attempt loop complete, returning result 4871 1726773036.30864: variable 'item' from source: unknown 4871 1726773036.30956: variable 'item' from source: unknown ok: [managed_node3] => (item=tuned) => { "ansible_loop_var": "item", "changed": false, "enabled": true, "item": "tuned", "name": "tuned", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Thu 2024-09-19 15:10:09 EDT", "ActiveEnterTimestampMonotonic": "421300255", "ActiveExitTimestamp": "Thu 2024-09-19 15:10:09 EDT", "ActiveExitTimestampMonotonic": "421143902", "ActiveState": "active", "After": "dbus.socket dbus-broker.service sysinit.target systemd-sysctl.service basic.target network.target polkit.service system.slice systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-09-19 15:10:09 EDT", "AssertTimestampMonotonic": "421176670", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "com.redhat.tuned", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "116129000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 15:10:09 EDT", "ConditionTimestampMonotonic": "421176667", "ConfigurationDirectoryMode": "0755", "Conflicts": "tlp.service auto-cpufreq.service power-profiles-daemon.service cpupower.service shutdown.target", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5722", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "5686", "ExecMainStartTimestamp": "Thu 2024-09-19 15:10:09 EDT", "ExecMainStartTimestampMonotonic": "421189087", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:10:09 EDT] ; stop_time=[n/a] ; pid=5686 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:10:09 EDT] ; stop_time=[n/a] ; pid=5686 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Thu 2024-09-19 15:10:09 EDT", "InactiveEnterTimestampMonotonic": "421175806", "InactiveExitTimestamp": "Thu 2024-09-19 15:10:09 EDT", "InactiveExitTimestampMonotonic": "421189340", "InvocationID": "25063373eabd4e8db7d65d8623e95bf5", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14721", "LimitNPROCSoft": "14721", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "5686", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3413319680", "MemoryCurrent": "15187968", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "15450112", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/tuned/tuned.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.socket dbus-broker.service system.slice sysinit.target", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Thu 2024-09-19 15:10:09 EDT", "StateChangeTimestampMonotonic": "421300255", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "4416", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 4871 1726773036.31715: dumping result to json 4871 1726773036.31719: done dumping result, returning 4871 1726773036.31721: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started [02b512f9-4fcf-027f-1ee8-000000000052] 4871 1726773036.31723: sending task result for task 02b512f9-4fcf-027f-1ee8-000000000052 4871 1726773036.32008: no more pending results, returning what we have 4871 1726773036.32012: results queue empty 4871 1726773036.32013: checking for any_errors_fatal 4871 1726773036.32016: done checking for any_errors_fatal 4871 1726773036.32017: checking for max_fail_percentage 4871 1726773036.32019: done checking for max_fail_percentage 4871 1726773036.32019: checking to see if all hosts have failed and the running result is not ok 4871 1726773036.32020: done checking to see if all hosts have failed 4871 1726773036.32021: getting the remaining hosts for this loop 4871 1726773036.32023: done getting the remaining hosts for this loop 4871 1726773036.32026: getting the next task for host managed_node3 4871 1726773036.32032: done getting next task for host managed_node3 4871 1726773036.32037: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 4871 1726773036.32040: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4871 1726773036.32051: getting variables 4871 1726773036.32052: in VariableManager get_vars() 4871 1726773036.32081: Calling all_inventory to load vars for managed_node3 4871 1726773036.32084: Calling groups_inventory to load vars for managed_node3 4871 1726773036.32086: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773036.32098: Calling all_plugins_play to load vars for managed_node3 4871 1726773036.32101: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773036.32104: Calling groups_plugins_play to load vars for managed_node3 4871 1726773036.32123: done sending task result for task 02b512f9-4fcf-027f-1ee8-000000000052 4871 1726773036.32126: WORKER PROCESS EXITING 4871 1726773036.32352: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773036.32617: done with get_vars() 4871 1726773036.32629: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists] *** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:74 Thursday 19 September 2024 15:10:36 -0400 (0:00:00.849) 0:00:08.069 **** 4871 1726773036.32750: entering _queue_task() for managed_node3/file 4871 1726773036.33220: worker is 1 (out of 1 available) 4871 1726773036.33236: exiting _queue_task() for managed_node3/file 4871 1726773036.33248: done queuing things up, now waiting for results queue to drain 4871 1726773036.33250: waiting for pending results... 4871 1726773036.33557: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 4871 1726773036.33578: in run() - task 02b512f9-4fcf-027f-1ee8-000000000053 4871 1726773036.33600: variable 'ansible_search_path' from source: unknown 4871 1726773036.33607: variable 'ansible_search_path' from source: unknown 4871 1726773036.33658: calling self._execute() 4871 1726773036.33752: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773036.33771: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773036.33788: variable 'omit' from source: magic vars 4871 1726773036.33918: variable 'omit' from source: magic vars 4871 1726773036.33977: variable 'omit' from source: magic vars 4871 1726773036.34016: variable '__kernel_settings_profile_dir' from source: role '' all vars 4871 1726773036.34377: variable '__kernel_settings_profile_dir' from source: role '' all vars 4871 1726773036.34496: variable '__kernel_settings_profile_parent' from source: set_fact 4871 1726773036.34510: variable '__kernel_settings_tuned_profile' from source: role '' all vars 4871 1726773036.34579: variable 'omit' from source: magic vars 4871 1726773036.34637: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4871 1726773036.34686: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4871 1726773036.34721: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4871 1726773036.34760: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773036.34777: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773036.34817: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4871 1726773036.34826: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773036.34833: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773036.34961: Set connection var ansible_shell_type to sh 4871 1726773036.34982: Set connection var ansible_timeout to 10 4871 1726773036.34993: Set connection var ansible_connection to ssh 4871 1726773036.35009: Set connection var ansible_module_compression to ZIP_DEFLATED 4871 1726773036.35024: Set connection var ansible_pipelining to False 4871 1726773036.35036: Set connection var ansible_shell_executable to /bin/sh 4871 1726773036.35069: variable 'ansible_shell_executable' from source: unknown 4871 1726773036.35084: variable 'ansible_connection' from source: unknown 4871 1726773036.35179: variable 'ansible_module_compression' from source: unknown 4871 1726773036.35184: variable 'ansible_shell_type' from source: unknown 4871 1726773036.35187: variable 'ansible_shell_executable' from source: unknown 4871 1726773036.35189: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773036.35194: variable 'ansible_pipelining' from source: unknown 4871 1726773036.35197: variable 'ansible_timeout' from source: unknown 4871 1726773036.35200: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773036.35426: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 4871 1726773036.35430: variable 'omit' from source: magic vars 4871 1726773036.35433: starting attempt loop 4871 1726773036.35437: running the handler 4871 1726773036.35440: _low_level_execute_command(): starting 4871 1726773036.35508: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4871 1726773036.36399: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773036.36426: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773036.36444: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773036.36518: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773036.38228: stdout chunk (state=3): >>>/root <<< 4871 1726773036.38442: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773036.38474: stderr chunk (state=3): >>><<< 4871 1726773036.38478: stdout chunk (state=3): >>><<< 4871 1726773036.38499: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773036.38609: _low_level_execute_command(): starting 4871 1726773036.38613: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773036.385062-5288-5106744979379 `" && echo ansible-tmp-1726773036.385062-5288-5106744979379="` echo /root/.ansible/tmp/ansible-tmp-1726773036.385062-5288-5106744979379 `" ) && sleep 0' 4871 1726773036.39252: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773036.39287: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773036.39315: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773036.39328: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773036.39451: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773036.41424: stdout chunk (state=3): >>>ansible-tmp-1726773036.385062-5288-5106744979379=/root/.ansible/tmp/ansible-tmp-1726773036.385062-5288-5106744979379 <<< 4871 1726773036.41552: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773036.41605: stderr chunk (state=3): >>><<< 4871 1726773036.41612: stdout chunk (state=3): >>><<< 4871 1726773036.41630: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773036.385062-5288-5106744979379=/root/.ansible/tmp/ansible-tmp-1726773036.385062-5288-5106744979379 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773036.41683: variable 'ansible_module_compression' from source: unknown 4871 1726773036.41733: ANSIBALLZ: Using lock for file 4871 1726773036.41746: ANSIBALLZ: Acquiring lock 4871 1726773036.41750: ANSIBALLZ: Lock acquired: 140282250859376 4871 1726773036.41752: ANSIBALLZ: Creating module 4871 1726773036.54111: ANSIBALLZ: Writing module into payload 4871 1726773036.54226: ANSIBALLZ: Writing module 4871 1726773036.54249: ANSIBALLZ: Renaming module 4871 1726773036.54257: ANSIBALLZ: Done creating module 4871 1726773036.54274: variable 'ansible_facts' from source: unknown 4871 1726773036.54340: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773036.385062-5288-5106744979379/AnsiballZ_file.py 4871 1726773036.54457: Sending initial data 4871 1726773036.54461: Sent initial data (148 bytes) 4871 1726773036.54940: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4871 1726773036.55036: 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.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773036.55049: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773036.55113: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773036.56811: 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 <<< 4871 1726773036.56860: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4871 1726773036.56907: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpl11_q8j4 /root/.ansible/tmp/ansible-tmp-1726773036.385062-5288-5106744979379/AnsiballZ_file.py <<< 4871 1726773036.56911: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773036.385062-5288-5106744979379/AnsiballZ_file.py" <<< 4871 1726773036.56953: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpl11_q8j4" to remote "/root/.ansible/tmp/ansible-tmp-1726773036.385062-5288-5106744979379/AnsiballZ_file.py" <<< 4871 1726773036.56957: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773036.385062-5288-5106744979379/AnsiballZ_file.py" <<< 4871 1726773036.57512: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773036.57598: stderr chunk (state=3): >>><<< 4871 1726773036.57602: stdout chunk (state=3): >>><<< 4871 1726773036.57622: done transferring module to remote 4871 1726773036.57635: _low_level_execute_command(): starting 4871 1726773036.57642: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773036.385062-5288-5106744979379/ /root/.ansible/tmp/ansible-tmp-1726773036.385062-5288-5106744979379/AnsiballZ_file.py && sleep 0' 4871 1726773036.58114: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773036.58118: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4871 1726773036.58194: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found <<< 4871 1726773036.58197: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4871 1726773036.58201: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773036.58204: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773036.58209: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773036.58217: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773036.58231: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773036.58276: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773036.60126: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773036.60186: stderr chunk (state=3): >>><<< 4871 1726773036.60189: stdout chunk (state=3): >>><<< 4871 1726773036.60204: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773036.60208: _low_level_execute_command(): starting 4871 1726773036.60213: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773036.385062-5288-5106744979379/AnsiballZ_file.py && sleep 0' 4871 1726773036.60722: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773036.60726: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773036.60728: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773036.60731: 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.46.99 originally 10.31.46.99 debug2: match found <<< 4871 1726773036.60733: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773036.60787: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773036.60791: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773036.60796: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773036.60842: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773036.78902: stdout chunk (state=3): >>> {"path": "/etc/tuned/profiles/kernel_settings", "changed": true, "diff": {"before": {"path": "/etc/tuned/profiles/kernel_settings", "state": "absent"}, "after": {"path": "/etc/tuned/profiles/kernel_settings", "state": "directory"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 4096, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings", "state": "directory", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 4871 1726773036.80421: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.99 closed. <<< 4871 1726773036.80487: stderr chunk (state=3): >>><<< 4871 1726773036.80491: stdout chunk (state=3): >>><<< 4871 1726773036.80508: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/tuned/profiles/kernel_settings", "changed": true, "diff": {"before": {"path": "/etc/tuned/profiles/kernel_settings", "state": "absent"}, "after": {"path": "/etc/tuned/profiles/kernel_settings", "state": "directory"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 4096, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings", "state": "directory", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK 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.46.99 closed. 4871 1726773036.80545: done with _execute_module (file, {'path': '/etc/tuned/profiles/kernel_settings', 'state': 'directory', 'mode': '0755', '_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': 'file', '_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-1726773036.385062-5288-5106744979379/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4871 1726773036.80554: _low_level_execute_command(): starting 4871 1726773036.80560: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773036.385062-5288-5106744979379/ > /dev/null 2>&1 && sleep 0' 4871 1726773036.81174: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773036.81192: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773036.81260: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773036.83250: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773036.83255: stderr chunk (state=3): >>><<< 4871 1726773036.83259: stdout chunk (state=3): >>><<< 4871 1726773036.83276: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773036.83282: handler run complete 4871 1726773036.83305: attempt loop complete, returning result 4871 1726773036.83308: _execute() done 4871 1726773036.83311: dumping result to json 4871 1726773036.83315: done dumping result, returning 4871 1726773036.83323: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists [02b512f9-4fcf-027f-1ee8-000000000053] 4871 1726773036.83329: sending task result for task 02b512f9-4fcf-027f-1ee8-000000000053 4871 1726773036.83451: done sending task result for task 02b512f9-4fcf-027f-1ee8-000000000053 4871 1726773036.83454: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/tuned/profiles/kernel_settings", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } 4871 1726773036.83543: no more pending results, returning what we have 4871 1726773036.83546: results queue empty 4871 1726773036.83547: checking for any_errors_fatal 4871 1726773036.83567: done checking for any_errors_fatal 4871 1726773036.83568: checking for max_fail_percentage 4871 1726773036.83569: done checking for max_fail_percentage 4871 1726773036.83570: checking to see if all hosts have failed and the running result is not ok 4871 1726773036.83571: done checking to see if all hosts have failed 4871 1726773036.83572: getting the remaining hosts for this loop 4871 1726773036.83574: done getting the remaining hosts for this loop 4871 1726773036.83578: getting the next task for host managed_node3 4871 1726773036.83583: done getting next task for host managed_node3 4871 1726773036.83589: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 4871 1726773036.83592: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4871 1726773036.83603: getting variables 4871 1726773036.83604: in VariableManager get_vars() 4871 1726773036.83646: Calling all_inventory to load vars for managed_node3 4871 1726773036.83649: Calling groups_inventory to load vars for managed_node3 4871 1726773036.83651: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773036.83661: Calling all_plugins_play to load vars for managed_node3 4871 1726773036.83663: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773036.83666: Calling groups_plugins_play to load vars for managed_node3 4871 1726773036.83822: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773036.83974: done with get_vars() 4871 1726773036.83984: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get active_profile] ********** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:80 Thursday 19 September 2024 15:10:36 -0400 (0:00:00.513) 0:00:08.583 **** 4871 1726773036.84057: entering _queue_task() for managed_node3/slurp 4871 1726773036.84285: worker is 1 (out of 1 available) 4871 1726773036.84300: exiting _queue_task() for managed_node3/slurp 4871 1726773036.84313: done queuing things up, now waiting for results queue to drain 4871 1726773036.84315: waiting for pending results... 4871 1726773036.84654: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 4871 1726773036.84660: in run() - task 02b512f9-4fcf-027f-1ee8-000000000054 4871 1726773036.84676: variable 'ansible_search_path' from source: unknown 4871 1726773036.84683: variable 'ansible_search_path' from source: unknown 4871 1726773036.84732: calling self._execute() 4871 1726773036.84832: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773036.84848: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773036.84861: variable 'omit' from source: magic vars 4871 1726773036.84985: variable 'omit' from source: magic vars 4871 1726773036.85044: variable 'omit' from source: magic vars 4871 1726773036.85081: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 4871 1726773036.85426: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 4871 1726773036.85522: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4871 1726773036.85569: variable 'omit' from source: magic vars 4871 1726773036.85606: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4871 1726773036.85643: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4871 1726773036.85657: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4871 1726773036.85673: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773036.85683: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773036.85712: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4871 1726773036.85716: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773036.85719: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773036.85794: Set connection var ansible_shell_type to sh 4871 1726773036.85804: Set connection var ansible_timeout to 10 4871 1726773036.85807: Set connection var ansible_connection to ssh 4871 1726773036.85814: Set connection var ansible_module_compression to ZIP_DEFLATED 4871 1726773036.85822: Set connection var ansible_pipelining to False 4871 1726773036.85827: Set connection var ansible_shell_executable to /bin/sh 4871 1726773036.85847: variable 'ansible_shell_executable' from source: unknown 4871 1726773036.85850: variable 'ansible_connection' from source: unknown 4871 1726773036.85853: variable 'ansible_module_compression' from source: unknown 4871 1726773036.85862: variable 'ansible_shell_type' from source: unknown 4871 1726773036.85865: variable 'ansible_shell_executable' from source: unknown 4871 1726773036.85867: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773036.85869: variable 'ansible_pipelining' from source: unknown 4871 1726773036.85872: variable 'ansible_timeout' from source: unknown 4871 1726773036.85874: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773036.86042: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 4871 1726773036.86052: variable 'omit' from source: magic vars 4871 1726773036.86057: starting attempt loop 4871 1726773036.86060: running the handler 4871 1726773036.86080: _low_level_execute_command(): starting 4871 1726773036.86083: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4871 1726773036.86698: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773036.86702: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773036.86705: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773036.86707: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773036.86755: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773036.86765: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773036.86811: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773036.88500: stdout chunk (state=3): >>>/root <<< 4871 1726773036.88670: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773036.88675: stderr chunk (state=3): >>><<< 4871 1726773036.88678: stdout chunk (state=3): >>><<< 4871 1726773036.88691: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773036.88707: _low_level_execute_command(): starting 4871 1726773036.88713: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773036.886945-5314-166124040432582 `" && echo ansible-tmp-1726773036.886945-5314-166124040432582="` echo /root/.ansible/tmp/ansible-tmp-1726773036.886945-5314-166124040432582 `" ) && sleep 0' 4871 1726773036.89206: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773036.89211: 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.46.99 originally 10.31.46.99 debug2: match not found <<< 4871 1726773036.89214: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773036.89224: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773036.89278: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773036.89285: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773036.89287: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773036.89322: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773036.91283: stdout chunk (state=3): >>>ansible-tmp-1726773036.886945-5314-166124040432582=/root/.ansible/tmp/ansible-tmp-1726773036.886945-5314-166124040432582 <<< 4871 1726773036.91396: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773036.91462: stderr chunk (state=3): >>><<< 4871 1726773036.91465: stdout chunk (state=3): >>><<< 4871 1726773036.91481: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773036.886945-5314-166124040432582=/root/.ansible/tmp/ansible-tmp-1726773036.886945-5314-166124040432582 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773036.91533: variable 'ansible_module_compression' from source: unknown 4871 1726773036.91569: ANSIBALLZ: Using lock for slurp 4871 1726773036.91573: ANSIBALLZ: Acquiring lock 4871 1726773036.91575: ANSIBALLZ: Lock acquired: 140282250859040 4871 1726773036.91578: ANSIBALLZ: Creating module 4871 1726773037.03042: ANSIBALLZ: Writing module into payload 4871 1726773037.03046: ANSIBALLZ: Writing module 4871 1726773037.03049: ANSIBALLZ: Renaming module 4871 1726773037.03051: ANSIBALLZ: Done creating module 4871 1726773037.03053: variable 'ansible_facts' from source: unknown 4871 1726773037.03120: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773036.886945-5314-166124040432582/AnsiballZ_slurp.py 4871 1726773037.03380: Sending initial data 4871 1726773037.03391: Sent initial data (151 bytes) 4871 1726773037.04015: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773037.04083: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773037.04108: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773037.04134: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773037.04271: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773037.06001: 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 <<< 4871 1726773037.06118: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4871 1726773037.06126: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773036.886945-5314-166124040432582/AnsiballZ_slurp.py" debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpruqvur4_" to remote "/root/.ansible/tmp/ansible-tmp-1726773036.886945-5314-166124040432582/AnsiballZ_slurp.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773036.886945-5314-166124040432582/AnsiballZ_slurp.py" <<< 4871 1726773037.06128: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpruqvur4_ /root/.ansible/tmp/ansible-tmp-1726773036.886945-5314-166124040432582/AnsiballZ_slurp.py <<< 4871 1726773037.07345: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773037.07453: stderr chunk (state=3): >>><<< 4871 1726773037.07457: stdout chunk (state=3): >>><<< 4871 1726773037.07475: done transferring module to remote 4871 1726773037.07485: _low_level_execute_command(): starting 4871 1726773037.07493: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773036.886945-5314-166124040432582/ /root/.ansible/tmp/ansible-tmp-1726773036.886945-5314-166124040432582/AnsiballZ_slurp.py && sleep 0' 4871 1726773037.08123: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4871 1726773037.08150: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773037.08168: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773037.08187: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4871 1726773037.08206: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 <<< 4871 1726773037.08218: stderr chunk (state=3): >>>debug2: match not found <<< 4871 1726773037.08233: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773037.08322: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773037.08354: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773037.08429: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773037.10498: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773037.10516: stderr chunk (state=3): >>><<< 4871 1726773037.10528: stdout chunk (state=3): >>><<< 4871 1726773037.10558: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773037.10568: _low_level_execute_command(): starting 4871 1726773037.10643: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773036.886945-5314-166124040432582/AnsiballZ_slurp.py && sleep 0' 4871 1726773037.11961: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4871 1726773037.12075: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773037.12078: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773037.12081: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4871 1726773037.12118: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 <<< 4871 1726773037.12125: stderr chunk (state=3): >>>debug2: match not found <<< 4871 1726773037.12607: 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.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773037.12611: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773037.12752: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773037.29201: stdout chunk (state=3): >>> {"content": "dmlydHVhbC1ndWVzdAo=", "source": "/etc/tuned/active_profile", "encoding": "base64", "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "src": "/etc/tuned/active_profile"}}} <<< 4871 1726773037.30674: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.99 closed. <<< 4871 1726773037.30679: stderr chunk (state=3): >>><<< 4871 1726773037.30681: stdout chunk (state=3): >>><<< 4871 1726773037.30820: _low_level_execute_command() done: rc=0, stdout= {"content": "dmlydHVhbC1ndWVzdAo=", "source": "/etc/tuned/active_profile", "encoding": "base64", "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "src": "/etc/tuned/active_profile"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK 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.46.99 closed. 4871 1726773037.30824: done with _execute_module (slurp, {'path': '/etc/tuned/active_profile', '_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': 'slurp', '_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-1726773036.886945-5314-166124040432582/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4871 1726773037.30828: _low_level_execute_command(): starting 4871 1726773037.30830: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773036.886945-5314-166124040432582/ > /dev/null 2>&1 && sleep 0' 4871 1726773037.31439: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4871 1726773037.31444: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773037.31453: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773037.31491: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773037.31539: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773037.33449: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773037.33511: stderr chunk (state=3): >>><<< 4871 1726773037.33522: stdout chunk (state=3): >>><<< 4871 1726773037.33532: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773037.33540: handler run complete 4871 1726773037.33554: attempt loop complete, returning result 4871 1726773037.33557: _execute() done 4871 1726773037.33560: dumping result to json 4871 1726773037.33562: done dumping result, returning 4871 1726773037.33570: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile [02b512f9-4fcf-027f-1ee8-000000000054] 4871 1726773037.33577: sending task result for task 02b512f9-4fcf-027f-1ee8-000000000054 4871 1726773037.33679: done sending task result for task 02b512f9-4fcf-027f-1ee8-000000000054 4871 1726773037.33682: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "content": "dmlydHVhbC1ndWVzdAo=", "encoding": "base64", "source": "/etc/tuned/active_profile" } 4871 1726773037.33754: no more pending results, returning what we have 4871 1726773037.33757: results queue empty 4871 1726773037.33758: checking for any_errors_fatal 4871 1726773037.33766: done checking for any_errors_fatal 4871 1726773037.33767: checking for max_fail_percentage 4871 1726773037.33768: done checking for max_fail_percentage 4871 1726773037.33769: checking to see if all hosts have failed and the running result is not ok 4871 1726773037.33770: done checking to see if all hosts have failed 4871 1726773037.33771: getting the remaining hosts for this loop 4871 1726773037.33773: done getting the remaining hosts for this loop 4871 1726773037.33777: getting the next task for host managed_node3 4871 1726773037.33782: done getting next task for host managed_node3 4871 1726773037.33786: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 4871 1726773037.33789: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4871 1726773037.33810: getting variables 4871 1726773037.33812: in VariableManager get_vars() 4871 1726773037.33852: Calling all_inventory to load vars for managed_node3 4871 1726773037.33854: Calling groups_inventory to load vars for managed_node3 4871 1726773037.33857: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773037.33866: Calling all_plugins_play to load vars for managed_node3 4871 1726773037.33869: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773037.33871: Calling groups_plugins_play to load vars for managed_node3 4871 1726773037.34049: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773037.34232: done with get_vars() 4871 1726773037.34243: done getting variables 4871 1726773037.34288: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set active_profile] ********** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:85 Thursday 19 September 2024 15:10:37 -0400 (0:00:00.502) 0:00:09.085 **** 4871 1726773037.34314: entering _queue_task() for managed_node3/set_fact 4871 1726773037.34545: worker is 1 (out of 1 available) 4871 1726773037.34560: exiting _queue_task() for managed_node3/set_fact 4871 1726773037.34572: done queuing things up, now waiting for results queue to drain 4871 1726773037.34573: waiting for pending results... 4871 1726773037.34763: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 4871 1726773037.34831: in run() - task 02b512f9-4fcf-027f-1ee8-000000000055 4871 1726773037.34845: variable 'ansible_search_path' from source: unknown 4871 1726773037.34849: variable 'ansible_search_path' from source: unknown 4871 1726773037.34884: calling self._execute() 4871 1726773037.34952: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773037.34958: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773037.34972: variable 'omit' from source: magic vars 4871 1726773037.35054: variable 'omit' from source: magic vars 4871 1726773037.35091: variable 'omit' from source: magic vars 4871 1726773037.35415: variable '__kernel_settings_tuned_profile' from source: role '' all vars 4871 1726773037.35423: variable '__cur_profile' from source: task vars 4871 1726773037.35547: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4871 1726773037.37133: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4871 1726773037.37201: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4871 1726773037.37229: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4871 1726773037.37263: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4871 1726773037.37282: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4871 1726773037.37352: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4871 1726773037.37378: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4871 1726773037.37400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4871 1726773037.37431: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4871 1726773037.37445: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4871 1726773037.37545: variable '__kernel_settings_tuned_current_profile' from source: set_fact 4871 1726773037.37592: variable 'omit' from source: magic vars 4871 1726773037.37611: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4871 1726773037.37636: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4871 1726773037.37652: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4871 1726773037.37667: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773037.37676: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773037.37705: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4871 1726773037.37709: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773037.37711: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773037.37783: Set connection var ansible_shell_type to sh 4871 1726773037.37793: Set connection var ansible_timeout to 10 4871 1726773037.37796: Set connection var ansible_connection to ssh 4871 1726773037.38039: Set connection var ansible_module_compression to ZIP_DEFLATED 4871 1726773037.38042: Set connection var ansible_pipelining to False 4871 1726773037.38043: Set connection var ansible_shell_executable to /bin/sh 4871 1726773037.38045: variable 'ansible_shell_executable' from source: unknown 4871 1726773037.38046: variable 'ansible_connection' from source: unknown 4871 1726773037.38047: variable 'ansible_module_compression' from source: unknown 4871 1726773037.38048: variable 'ansible_shell_type' from source: unknown 4871 1726773037.38050: variable 'ansible_shell_executable' from source: unknown 4871 1726773037.38051: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773037.38052: variable 'ansible_pipelining' from source: unknown 4871 1726773037.38053: variable 'ansible_timeout' from source: unknown 4871 1726773037.38055: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773037.38058: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4871 1726773037.38061: variable 'omit' from source: magic vars 4871 1726773037.38063: starting attempt loop 4871 1726773037.38065: running the handler 4871 1726773037.38068: handler run complete 4871 1726773037.38070: attempt loop complete, returning result 4871 1726773037.38072: _execute() done 4871 1726773037.38075: dumping result to json 4871 1726773037.38077: done dumping result, returning 4871 1726773037.38079: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile [02b512f9-4fcf-027f-1ee8-000000000055] 4871 1726773037.38081: sending task result for task 02b512f9-4fcf-027f-1ee8-000000000055 4871 1726773037.38140: done sending task result for task 02b512f9-4fcf-027f-1ee8-000000000055 4871 1726773037.38143: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_active_profile": "virtual-guest kernel_settings" }, "changed": false } 4871 1726773037.38212: no more pending results, returning what we have 4871 1726773037.38216: results queue empty 4871 1726773037.38216: checking for any_errors_fatal 4871 1726773037.38223: done checking for any_errors_fatal 4871 1726773037.38223: checking for max_fail_percentage 4871 1726773037.38225: done checking for max_fail_percentage 4871 1726773037.38226: checking to see if all hosts have failed and the running result is not ok 4871 1726773037.38226: done checking to see if all hosts have failed 4871 1726773037.38227: getting the remaining hosts for this loop 4871 1726773037.38229: done getting the remaining hosts for this loop 4871 1726773037.38235: getting the next task for host managed_node3 4871 1726773037.38241: done getting next task for host managed_node3 4871 1726773037.38258: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 4871 1726773037.38262: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4871 1726773037.38278: getting variables 4871 1726773037.38279: in VariableManager get_vars() 4871 1726773037.38316: Calling all_inventory to load vars for managed_node3 4871 1726773037.38319: Calling groups_inventory to load vars for managed_node3 4871 1726773037.38321: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773037.38330: Calling all_plugins_play to load vars for managed_node3 4871 1726773037.38332: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773037.38336: Calling groups_plugins_play to load vars for managed_node3 4871 1726773037.38494: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773037.38642: done with get_vars() 4871 1726773037.38651: done getting variables 4871 1726773037.38750: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile] *** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:91 Thursday 19 September 2024 15:10:37 -0400 (0:00:00.044) 0:00:09.130 **** 4871 1726773037.38774: entering _queue_task() for managed_node3/copy 4871 1726773037.39005: worker is 1 (out of 1 available) 4871 1726773037.39019: exiting _queue_task() for managed_node3/copy 4871 1726773037.39030: done queuing things up, now waiting for results queue to drain 4871 1726773037.39032: waiting for pending results... 4871 1726773037.39244: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 4871 1726773037.39347: in run() - task 02b512f9-4fcf-027f-1ee8-000000000056 4871 1726773037.39375: variable 'ansible_search_path' from source: unknown 4871 1726773037.39383: variable 'ansible_search_path' from source: unknown 4871 1726773037.39432: calling self._execute() 4871 1726773037.39542: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773037.39556: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773037.39576: variable 'omit' from source: magic vars 4871 1726773037.39710: variable 'omit' from source: magic vars 4871 1726773037.39770: variable 'omit' from source: magic vars 4871 1726773037.39814: variable '__kernel_settings_active_profile' from source: set_fact 4871 1726773037.40164: variable '__kernel_settings_active_profile' from source: set_fact 4871 1726773037.40283: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 4871 1726773037.40363: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 4871 1726773037.40420: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4871 1726773037.40446: variable 'omit' from source: magic vars 4871 1726773037.40541: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4871 1726773037.40544: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4871 1726773037.40547: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4871 1726773037.40549: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773037.40564: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773037.40584: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4871 1726773037.40587: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773037.40597: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773037.40669: Set connection var ansible_shell_type to sh 4871 1726773037.40676: Set connection var ansible_timeout to 10 4871 1726773037.40678: Set connection var ansible_connection to ssh 4871 1726773037.40690: Set connection var ansible_module_compression to ZIP_DEFLATED 4871 1726773037.40699: Set connection var ansible_pipelining to False 4871 1726773037.40703: Set connection var ansible_shell_executable to /bin/sh 4871 1726773037.40724: variable 'ansible_shell_executable' from source: unknown 4871 1726773037.40727: variable 'ansible_connection' from source: unknown 4871 1726773037.40730: variable 'ansible_module_compression' from source: unknown 4871 1726773037.40732: variable 'ansible_shell_type' from source: unknown 4871 1726773037.40736: variable 'ansible_shell_executable' from source: unknown 4871 1726773037.40739: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773037.40741: variable 'ansible_pipelining' from source: unknown 4871 1726773037.40744: variable 'ansible_timeout' from source: unknown 4871 1726773037.40749: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773037.40864: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4871 1726773037.40872: variable 'omit' from source: magic vars 4871 1726773037.40878: starting attempt loop 4871 1726773037.40882: running the handler 4871 1726773037.40898: _low_level_execute_command(): starting 4871 1726773037.40901: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4871 1726773037.41459: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773037.41463: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773037.41467: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773037.41469: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773037.41527: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773037.41530: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773037.41532: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773037.41577: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773037.43270: stdout chunk (state=3): >>>/root <<< 4871 1726773037.43371: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773037.43441: stderr chunk (state=3): >>><<< 4871 1726773037.43444: stdout chunk (state=3): >>><<< 4871 1726773037.43465: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773037.43478: _low_level_execute_command(): starting 4871 1726773037.43484: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773037.434659-5344-150934768380977 `" && echo ansible-tmp-1726773037.434659-5344-150934768380977="` echo /root/.ansible/tmp/ansible-tmp-1726773037.434659-5344-150934768380977 `" ) && sleep 0' 4871 1726773037.43973: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773037.43984: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773037.43987: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773037.43990: 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.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773037.44043: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773037.44050: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773037.44052: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773037.44090: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773037.46047: stdout chunk (state=3): >>>ansible-tmp-1726773037.434659-5344-150934768380977=/root/.ansible/tmp/ansible-tmp-1726773037.434659-5344-150934768380977 <<< 4871 1726773037.46166: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773037.46230: stderr chunk (state=3): >>><<< 4871 1726773037.46232: stdout chunk (state=3): >>><<< 4871 1726773037.46247: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773037.434659-5344-150934768380977=/root/.ansible/tmp/ansible-tmp-1726773037.434659-5344-150934768380977 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773037.46340: variable 'ansible_module_compression' from source: unknown 4871 1726773037.46374: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4871cqbcuaji/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 4871 1726773037.46406: variable 'ansible_facts' from source: unknown 4871 1726773037.46471: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773037.434659-5344-150934768380977/AnsiballZ_stat.py 4871 1726773037.46572: Sending initial data 4871 1726773037.46575: Sent initial data (150 bytes) 4871 1726773037.47072: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773037.47075: 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.46.99 originally 10.31.46.99 debug2: match not found <<< 4871 1726773037.47078: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4871 1726773037.47081: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4871 1726773037.47085: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773037.47142: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773037.47146: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773037.47157: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773037.47191: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773037.48818: 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 <<< 4871 1726773037.48987: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4871 1726773037.49046: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpede7ipk0 /root/.ansible/tmp/ansible-tmp-1726773037.434659-5344-150934768380977/AnsiballZ_stat.py <<< 4871 1726773037.49050: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773037.434659-5344-150934768380977/AnsiballZ_stat.py" <<< 4871 1726773037.49096: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpede7ipk0" to remote "/root/.ansible/tmp/ansible-tmp-1726773037.434659-5344-150934768380977/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773037.434659-5344-150934768380977/AnsiballZ_stat.py" <<< 4871 1726773037.49899: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773037.49946: stderr chunk (state=3): >>><<< 4871 1726773037.49955: stdout chunk (state=3): >>><<< 4871 1726773037.49985: done transferring module to remote 4871 1726773037.50012: _low_level_execute_command(): starting 4871 1726773037.50022: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773037.434659-5344-150934768380977/ /root/.ansible/tmp/ansible-tmp-1726773037.434659-5344-150934768380977/AnsiballZ_stat.py && sleep 0' 4871 1726773037.50719: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4871 1726773037.50738: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773037.50754: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773037.50790: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4871 1726773037.50851: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773037.50910: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773037.50936: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773037.50949: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773037.51018: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773037.53021: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773037.53087: stderr chunk (state=3): >>><<< 4871 1726773037.53103: stdout chunk (state=3): >>><<< 4871 1726773037.53182: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773037.53185: _low_level_execute_command(): starting 4871 1726773037.53188: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773037.434659-5344-150934768380977/AnsiballZ_stat.py && sleep 0' 4871 1726773037.54806: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773037.54814: 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.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773037.54959: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773037.55015: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773037.72727: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/active_profile", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 14, "inode": 262418, "dev": 51714, "nlink": 1, "atime": 1726773037.290206, "mtime": 1726773009.8208776, "ctime": 1726773023.904026, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "633f07e1b5698d04352d5dca735869bf2fe77897", "mimetype": "text/plain", "charset": "us-ascii", "version": "4220957022", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 4871 1726773037.74290: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.99 closed. <<< 4871 1726773037.74359: stderr chunk (state=3): >>><<< 4871 1726773037.74363: stdout chunk (state=3): >>><<< 4871 1726773037.74378: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/active_profile", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 14, "inode": 262418, "dev": 51714, "nlink": 1, "atime": 1726773037.290206, "mtime": 1726773009.8208776, "ctime": 1726773023.904026, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "633f07e1b5698d04352d5dca735869bf2fe77897", "mimetype": "text/plain", "charset": "us-ascii", "version": "4220957022", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK 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.46.99 closed. 4871 1726773037.74432: done with _execute_module (ansible.legacy.stat, {'path': '/etc/tuned/active_profile', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.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-1726773037.434659-5344-150934768380977/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 4871 1726773037.74533: Sending initial data 4871 1726773037.74546: Sent initial data (138 bytes) 4871 1726773037.75260: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773037.75278: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773037.75296: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773037.75380: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773037.77021: 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 <<< 4871 1726773037.77056: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4871 1726773037.77093: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4871cqbcuaji/.ftvmqx4i /root/.ansible/tmp/ansible-tmp-1726773037.434659-5344-150934768380977/.source <<< 4871 1726773037.77101: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773037.434659-5344-150934768380977/.source" <<< 4871 1726773037.77132: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4871cqbcuaji/.ftvmqx4i" to remote "/root/.ansible/tmp/ansible-tmp-1726773037.434659-5344-150934768380977/.source" <<< 4871 1726773037.77136: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773037.434659-5344-150934768380977/.source" <<< 4871 1726773037.77274: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773037.77354: stderr chunk (state=3): >>><<< 4871 1726773037.77358: stdout chunk (state=3): >>><<< 4871 1726773037.77378: _low_level_execute_command(): starting 4871 1726773037.77383: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773037.434659-5344-150934768380977/ /root/.ansible/tmp/ansible-tmp-1726773037.434659-5344-150934768380977/.source && sleep 0' 4871 1726773037.77865: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773037.77882: 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.46.99 originally 10.31.46.99 debug2: match not found <<< 4871 1726773037.77886: 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.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773037.77946: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773037.77954: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773037.77956: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773037.77991: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773037.79829: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773037.79889: stderr chunk (state=3): >>><<< 4871 1726773037.79893: stdout chunk (state=3): >>><<< 4871 1726773037.79909: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773037.79933: variable 'ansible_module_compression' from source: unknown 4871 1726773037.79974: ANSIBALLZ: Using generic lock for ansible.legacy.copy 4871 1726773037.79978: ANSIBALLZ: Acquiring lock 4871 1726773037.79980: ANSIBALLZ: Lock acquired: 140282250858416 4871 1726773037.79983: ANSIBALLZ: Creating module 4871 1726773037.89556: ANSIBALLZ: Writing module into payload 4871 1726773037.89628: ANSIBALLZ: Writing module 4871 1726773037.89653: ANSIBALLZ: Renaming module 4871 1726773037.89658: ANSIBALLZ: Done creating module 4871 1726773037.89670: variable 'ansible_facts' from source: unknown 4871 1726773037.89720: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773037.434659-5344-150934768380977/AnsiballZ_copy.py 4871 1726773037.89821: Sending initial data 4871 1726773037.89825: Sent initial data (150 bytes) 4871 1726773037.90327: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773037.90330: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4871 1726773037.90333: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4871 1726773037.90341: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found <<< 4871 1726773037.90343: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773037.90392: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773037.90396: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773037.90398: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773037.90452: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773037.92143: 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 <<< 4871 1726773037.92174: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4871 1726773037.92206: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpjzx8_hoz /root/.ansible/tmp/ansible-tmp-1726773037.434659-5344-150934768380977/AnsiballZ_copy.py <<< 4871 1726773037.92214: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773037.434659-5344-150934768380977/AnsiballZ_copy.py" <<< 4871 1726773037.92249: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpjzx8_hoz" to remote "/root/.ansible/tmp/ansible-tmp-1726773037.434659-5344-150934768380977/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773037.434659-5344-150934768380977/AnsiballZ_copy.py" <<< 4871 1726773037.92780: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773037.92860: stderr chunk (state=3): >>><<< 4871 1726773037.92864: stdout chunk (state=3): >>><<< 4871 1726773037.92882: done transferring module to remote 4871 1726773037.92890: _low_level_execute_command(): starting 4871 1726773037.92903: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773037.434659-5344-150934768380977/ /root/.ansible/tmp/ansible-tmp-1726773037.434659-5344-150934768380977/AnsiballZ_copy.py && sleep 0' 4871 1726773037.93394: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773037.93398: 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.46.99 originally 10.31.46.99 <<< 4871 1726773037.93401: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773037.93403: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773037.93405: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773037.93463: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773037.93472: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773037.93477: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773037.93507: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773037.95348: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773037.95416: stderr chunk (state=3): >>><<< 4871 1726773037.95419: stdout chunk (state=3): >>><<< 4871 1726773037.95422: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773037.95425: _low_level_execute_command(): starting 4871 1726773037.95427: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773037.434659-5344-150934768380977/AnsiballZ_copy.py && sleep 0' 4871 1726773037.95919: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773037.95923: 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.46.99 originally 10.31.46.99 debug2: match not found <<< 4871 1726773037.95926: 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.46.99 is address debug1: re-parsing configuration <<< 4871 1726773037.95928: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773037.95930: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773037.95985: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773037.95989: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773037.96041: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773038.13559: stdout chunk (state=3): >>> {"dest": "/etc/tuned/active_profile", "src": "/root/.ansible/tmp/ansible-tmp-1726773037.434659-5344-150934768380977/.source", "md5sum": "8d80fe3f09ba4b9ac8d7fd5e8541a324", "checksum": "a79569d3860cb6a066e0e92c8b22ffd0e8796bfd", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 30, "invocation": {"module_args": {"dest": "/etc/tuned/active_profile", "mode": "0600", "src": "/root/.ansible/tmp/ansible-tmp-1726773037.434659-5344-150934768380977/.source", "_original_basename": ".ftvmqx4i", "follow": false, "checksum": "a79569d3860cb6a066e0e92c8b22ffd0e8796bfd", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 4871 1726773038.14921: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.99 closed. <<< 4871 1726773038.14981: stderr chunk (state=3): >>><<< 4871 1726773038.14984: stdout chunk (state=3): >>><<< 4871 1726773038.15001: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/active_profile", "src": "/root/.ansible/tmp/ansible-tmp-1726773037.434659-5344-150934768380977/.source", "md5sum": "8d80fe3f09ba4b9ac8d7fd5e8541a324", "checksum": "a79569d3860cb6a066e0e92c8b22ffd0e8796bfd", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 30, "invocation": {"module_args": {"dest": "/etc/tuned/active_profile", "mode": "0600", "src": "/root/.ansible/tmp/ansible-tmp-1726773037.434659-5344-150934768380977/.source", "_original_basename": ".ftvmqx4i", "follow": false, "checksum": "a79569d3860cb6a066e0e92c8b22ffd0e8796bfd", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK 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.46.99 closed. 4871 1726773038.15031: done with _execute_module (ansible.legacy.copy, {'dest': '/etc/tuned/active_profile', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726773037.434659-5344-150934768380977/.source', '_original_basename': '.ftvmqx4i', 'follow': False, 'checksum': 'a79569d3860cb6a066e0e92c8b22ffd0e8796bfd', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.copy', '_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-1726773037.434659-5344-150934768380977/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4871 1726773038.15042: _low_level_execute_command(): starting 4871 1726773038.15049: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773037.434659-5344-150934768380977/ > /dev/null 2>&1 && sleep 0' 4871 1726773038.15541: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773038.15562: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773038.15565: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773038.15632: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773038.15636: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773038.15639: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773038.15669: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773038.17572: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773038.17630: stderr chunk (state=3): >>><<< 4871 1726773038.17636: stdout chunk (state=3): >>><<< 4871 1726773038.17741: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773038.17745: handler run complete 4871 1726773038.17747: attempt loop complete, returning result 4871 1726773038.17750: _execute() done 4871 1726773038.17752: dumping result to json 4871 1726773038.17753: done dumping result, returning 4871 1726773038.17755: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile [02b512f9-4fcf-027f-1ee8-000000000056] 4871 1726773038.17761: sending task result for task 02b512f9-4fcf-027f-1ee8-000000000056 4871 1726773038.17835: done sending task result for task 02b512f9-4fcf-027f-1ee8-000000000056 4871 1726773038.17844: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "checksum": "a79569d3860cb6a066e0e92c8b22ffd0e8796bfd", "dest": "/etc/tuned/active_profile", "gid": 0, "group": "root", "md5sum": "8d80fe3f09ba4b9ac8d7fd5e8541a324", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 30, "src": "/root/.ansible/tmp/ansible-tmp-1726773037.434659-5344-150934768380977/.source", "state": "file", "uid": 0 } 4871 1726773038.17940: no more pending results, returning what we have 4871 1726773038.17943: results queue empty 4871 1726773038.17944: checking for any_errors_fatal 4871 1726773038.17951: done checking for any_errors_fatal 4871 1726773038.17951: checking for max_fail_percentage 4871 1726773038.17953: done checking for max_fail_percentage 4871 1726773038.17954: checking to see if all hosts have failed and the running result is not ok 4871 1726773038.17955: done checking to see if all hosts have failed 4871 1726773038.17956: getting the remaining hosts for this loop 4871 1726773038.17957: done getting the remaining hosts for this loop 4871 1726773038.17961: getting the next task for host managed_node3 4871 1726773038.17966: done getting next task for host managed_node3 4871 1726773038.17970: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 4871 1726773038.17973: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4871 1726773038.17983: getting variables 4871 1726773038.17984: in VariableManager get_vars() 4871 1726773038.18020: Calling all_inventory to load vars for managed_node3 4871 1726773038.18023: Calling groups_inventory to load vars for managed_node3 4871 1726773038.18025: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773038.18040: Calling all_plugins_play to load vars for managed_node3 4871 1726773038.18043: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773038.18046: Calling groups_plugins_play to load vars for managed_node3 4871 1726773038.18266: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773038.18410: done with get_vars() 4871 1726773038.18419: done getting variables 4871 1726773038.18465: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set profile_mode to manual] *** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:99 Thursday 19 September 2024 15:10:38 -0400 (0:00:00.797) 0:00:09.927 **** 4871 1726773038.18490: entering _queue_task() for managed_node3/copy 4871 1726773038.18717: worker is 1 (out of 1 available) 4871 1726773038.18732: exiting _queue_task() for managed_node3/copy 4871 1726773038.18745: done queuing things up, now waiting for results queue to drain 4871 1726773038.18747: waiting for pending results... 4871 1726773038.18927: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 4871 1726773038.19004: in run() - task 02b512f9-4fcf-027f-1ee8-000000000057 4871 1726773038.19016: variable 'ansible_search_path' from source: unknown 4871 1726773038.19020: variable 'ansible_search_path' from source: unknown 4871 1726773038.19055: calling self._execute() 4871 1726773038.19125: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773038.19129: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773038.19142: variable 'omit' from source: magic vars 4871 1726773038.19227: variable 'omit' from source: magic vars 4871 1726773038.19267: variable 'omit' from source: magic vars 4871 1726773038.19296: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 4871 1726773038.19840: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 4871 1726773038.19843: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4871 1726773038.19846: variable 'omit' from source: magic vars 4871 1726773038.19847: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4871 1726773038.19850: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4871 1726773038.19852: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4871 1726773038.19859: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773038.19875: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773038.19909: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4871 1726773038.19918: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773038.19924: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773038.20016: Set connection var ansible_shell_type to sh 4871 1726773038.20028: Set connection var ansible_timeout to 10 4871 1726773038.20036: Set connection var ansible_connection to ssh 4871 1726773038.20050: Set connection var ansible_module_compression to ZIP_DEFLATED 4871 1726773038.20064: Set connection var ansible_pipelining to False 4871 1726773038.20074: Set connection var ansible_shell_executable to /bin/sh 4871 1726773038.20100: variable 'ansible_shell_executable' from source: unknown 4871 1726773038.20114: variable 'ansible_connection' from source: unknown 4871 1726773038.20121: variable 'ansible_module_compression' from source: unknown 4871 1726773038.20128: variable 'ansible_shell_type' from source: unknown 4871 1726773038.20137: variable 'ansible_shell_executable' from source: unknown 4871 1726773038.20144: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773038.20152: variable 'ansible_pipelining' from source: unknown 4871 1726773038.20158: variable 'ansible_timeout' from source: unknown 4871 1726773038.20166: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773038.20319: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4871 1726773038.20338: variable 'omit' from source: magic vars 4871 1726773038.20349: starting attempt loop 4871 1726773038.20356: running the handler 4871 1726773038.20372: _low_level_execute_command(): starting 4871 1726773038.20383: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4871 1726773038.21117: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4871 1726773038.21134: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773038.21152: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773038.21255: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773038.21272: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773038.21287: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773038.21356: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773038.21432: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773038.23071: stdout chunk (state=3): >>>/root <<< 4871 1726773038.23263: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773038.23276: stdout chunk (state=3): >>><<< 4871 1726773038.23298: stderr chunk (state=3): >>><<< 4871 1726773038.23325: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773038.23348: _low_level_execute_command(): starting 4871 1726773038.23360: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773038.2333224-5393-188014236569545 `" && echo ansible-tmp-1726773038.2333224-5393-188014236569545="` echo /root/.ansible/tmp/ansible-tmp-1726773038.2333224-5393-188014236569545 `" ) && sleep 0' 4871 1726773038.24069: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773038.24084: 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.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773038.24118: 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.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773038.24148: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773038.24161: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773038.24176: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773038.24216: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773038.26281: stdout chunk (state=3): >>>ansible-tmp-1726773038.2333224-5393-188014236569545=/root/.ansible/tmp/ansible-tmp-1726773038.2333224-5393-188014236569545 <<< 4871 1726773038.26285: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773038.26351: stderr chunk (state=3): >>><<< 4871 1726773038.26355: stdout chunk (state=3): >>><<< 4871 1726773038.26374: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773038.2333224-5393-188014236569545=/root/.ansible/tmp/ansible-tmp-1726773038.2333224-5393-188014236569545 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773038.26470: variable 'ansible_module_compression' from source: unknown 4871 1726773038.26524: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4871cqbcuaji/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 4871 1726773038.26736: variable 'ansible_facts' from source: unknown 4871 1726773038.26742: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773038.2333224-5393-188014236569545/AnsiballZ_stat.py 4871 1726773038.26883: Sending initial data 4871 1726773038.26888: Sent initial data (151 bytes) 4871 1726773038.27356: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773038.27360: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773038.27363: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration <<< 4871 1726773038.27365: 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.46.99 originally 10.31.46.99 <<< 4871 1726773038.27367: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773038.27417: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773038.27420: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773038.27462: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773038.29051: 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 <<< 4871 1726773038.29108: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4871 1726773038.29156: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4871cqbcuaji/tmppdi2rr37 /root/.ansible/tmp/ansible-tmp-1726773038.2333224-5393-188014236569545/AnsiballZ_stat.py <<< 4871 1726773038.29163: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773038.2333224-5393-188014236569545/AnsiballZ_stat.py" <<< 4871 1726773038.29181: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 4871 1726773038.29214: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4871cqbcuaji/tmppdi2rr37" to remote "/root/.ansible/tmp/ansible-tmp-1726773038.2333224-5393-188014236569545/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773038.2333224-5393-188014236569545/AnsiballZ_stat.py" <<< 4871 1726773038.30009: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773038.30051: stderr chunk (state=3): >>><<< 4871 1726773038.30062: stdout chunk (state=3): >>><<< 4871 1726773038.30090: done transferring module to remote 4871 1726773038.30118: _low_level_execute_command(): starting 4871 1726773038.30133: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773038.2333224-5393-188014236569545/ /root/.ansible/tmp/ansible-tmp-1726773038.2333224-5393-188014236569545/AnsiballZ_stat.py && sleep 0' 4871 1726773038.30722: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773038.30748: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773038.30752: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773038.30812: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773038.30816: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773038.30822: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773038.30860: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773038.32674: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773038.32750: stderr chunk (state=3): >>><<< 4871 1726773038.32754: stdout chunk (state=3): >>><<< 4871 1726773038.32770: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773038.32778: _low_level_execute_command(): starting 4871 1726773038.32848: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773038.2333224-5393-188014236569545/AnsiballZ_stat.py && sleep 0' 4871 1726773038.33514: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773038.33517: 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.46.99 originally 10.31.46.99 debug2: match not found <<< 4871 1726773038.33520: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773038.33522: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration <<< 4871 1726773038.33524: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773038.33527: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773038.33576: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773038.33595: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773038.33598: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773038.33754: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773038.51308: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profile_mode", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 5, "inode": 262607, "dev": 51714, "nlink": 1, "atime": 1726773020.2489767, "mtime": 1726773009.8208776, "ctime": 1726773024.586035, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "43683f4e92c48be4b00ddd86e011a4f27fcdbeb5", "mimetype": "text/plain", "charset": "us-ascii", "version": "2621399331", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profile_mode", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 4871 1726773038.52907: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.99 closed. <<< 4871 1726773038.52964: stderr chunk (state=3): >>><<< 4871 1726773038.52967: stdout chunk (state=3): >>><<< 4871 1726773038.52982: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profile_mode", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 5, "inode": 262607, "dev": 51714, "nlink": 1, "atime": 1726773020.2489767, "mtime": 1726773009.8208776, "ctime": 1726773024.586035, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "43683f4e92c48be4b00ddd86e011a4f27fcdbeb5", "mimetype": "text/plain", "charset": "us-ascii", "version": "2621399331", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profile_mode", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK 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.46.99 closed. 4871 1726773038.53038: done with _execute_module (ansible.legacy.stat, {'path': '/etc/tuned/profile_mode', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.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-1726773038.2333224-5393-188014236569545/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 4871 1726773038.53133: Sending initial data 4871 1726773038.53138: Sent initial data (139 bytes) 4871 1726773038.53623: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773038.53627: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4871 1726773038.53629: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773038.53631: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773038.53633: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found <<< 4871 1726773038.53638: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773038.53688: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773038.53691: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773038.53738: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773038.55385: 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 <<< 4871 1726773038.55422: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4871 1726773038.55464: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4871cqbcuaji/.v3o12y3n /root/.ansible/tmp/ansible-tmp-1726773038.2333224-5393-188014236569545/.source <<< 4871 1726773038.55466: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773038.2333224-5393-188014236569545/.source" <<< 4871 1726773038.55497: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4871cqbcuaji/.v3o12y3n" to remote "/root/.ansible/tmp/ansible-tmp-1726773038.2333224-5393-188014236569545/.source" <<< 4871 1726773038.55501: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773038.2333224-5393-188014236569545/.source" <<< 4871 1726773038.55653: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773038.55726: stderr chunk (state=3): >>><<< 4871 1726773038.55729: stdout chunk (state=3): >>><<< 4871 1726773038.55754: _low_level_execute_command(): starting 4871 1726773038.55757: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773038.2333224-5393-188014236569545/ /root/.ansible/tmp/ansible-tmp-1726773038.2333224-5393-188014236569545/.source && sleep 0' 4871 1726773038.56459: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4871 1726773038.56685: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773038.56689: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773038.56692: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4871 1726773038.56711: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 <<< 4871 1726773038.56780: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773038.56858: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773038.56876: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773038.56952: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773038.57072: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773038.58888: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773038.58962: stderr chunk (state=3): >>><<< 4871 1726773038.58966: stdout chunk (state=3): >>><<< 4871 1726773038.58980: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773038.59008: variable 'ansible_module_compression' from source: unknown 4871 1726773038.59045: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4871cqbcuaji/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 4871 1726773038.59064: variable 'ansible_facts' from source: unknown 4871 1726773038.59109: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773038.2333224-5393-188014236569545/AnsiballZ_copy.py 4871 1726773038.59208: Sending initial data 4871 1726773038.59212: Sent initial data (151 bytes) 4871 1726773038.59706: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773038.59710: 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.46.99 originally 10.31.46.99 debug2: match not found <<< 4871 1726773038.59716: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4871 1726773038.59719: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773038.59777: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773038.59783: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773038.59785: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773038.59825: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773038.61410: 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 <<< 4871 1726773038.61431: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4871 1726773038.61462: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4871cqbcuaji/tmp49jtc1p8 /root/.ansible/tmp/ansible-tmp-1726773038.2333224-5393-188014236569545/AnsiballZ_copy.py <<< 4871 1726773038.61470: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773038.2333224-5393-188014236569545/AnsiballZ_copy.py" <<< 4871 1726773038.61498: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4871cqbcuaji/tmp49jtc1p8" to remote "/root/.ansible/tmp/ansible-tmp-1726773038.2333224-5393-188014236569545/AnsiballZ_copy.py" <<< 4871 1726773038.61501: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773038.2333224-5393-188014236569545/AnsiballZ_copy.py" <<< 4871 1726773038.62029: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773038.62105: stderr chunk (state=3): >>><<< 4871 1726773038.62109: stdout chunk (state=3): >>><<< 4871 1726773038.62126: done transferring module to remote 4871 1726773038.62136: _low_level_execute_command(): starting 4871 1726773038.62141: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773038.2333224-5393-188014236569545/ /root/.ansible/tmp/ansible-tmp-1726773038.2333224-5393-188014236569545/AnsiballZ_copy.py && sleep 0' 4871 1726773038.62625: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773038.62630: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 <<< 4871 1726773038.62633: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773038.62635: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773038.62637: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found <<< 4871 1726773038.62645: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773038.62689: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773038.62693: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773038.62698: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773038.62740: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773038.64567: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773038.64626: stderr chunk (state=3): >>><<< 4871 1726773038.64630: stdout chunk (state=3): >>><<< 4871 1726773038.64646: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773038.64649: _low_level_execute_command(): starting 4871 1726773038.64654: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773038.2333224-5393-188014236569545/AnsiballZ_copy.py && sleep 0' 4871 1726773038.65140: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773038.65144: 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.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773038.65148: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773038.65151: 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.46.99 originally 10.31.46.99 debug2: match found <<< 4871 1726773038.65153: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773038.65203: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773038.65213: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773038.65256: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773038.82612: stdout chunk (state=3): >>> {"dest": "/etc/tuned/profile_mode", "src": "/root/.ansible/tmp/ansible-tmp-1726773038.2333224-5393-188014236569545/.source", "md5sum": "cf3f2a865fbea819dadd439586eaee31", "checksum": "3ef9f23deed2e23d3ef2b88b842fb882313e15ce", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 7, "invocation": {"module_args": {"dest": "/etc/tuned/profile_mode", "mode": "0600", "src": "/root/.ansible/tmp/ansible-tmp-1726773038.2333224-5393-188014236569545/.source", "_original_basename": ".v3o12y3n", "follow": false, "checksum": "3ef9f23deed2e23d3ef2b88b842fb882313e15ce", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 4871 1726773038.84186: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.99 closed. <<< 4871 1726773038.84384: stderr chunk (state=3): >>><<< 4871 1726773038.84389: stdout chunk (state=3): >>><<< 4871 1726773038.84392: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/profile_mode", "src": "/root/.ansible/tmp/ansible-tmp-1726773038.2333224-5393-188014236569545/.source", "md5sum": "cf3f2a865fbea819dadd439586eaee31", "checksum": "3ef9f23deed2e23d3ef2b88b842fb882313e15ce", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 7, "invocation": {"module_args": {"dest": "/etc/tuned/profile_mode", "mode": "0600", "src": "/root/.ansible/tmp/ansible-tmp-1726773038.2333224-5393-188014236569545/.source", "_original_basename": ".v3o12y3n", "follow": false, "checksum": "3ef9f23deed2e23d3ef2b88b842fb882313e15ce", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK 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.46.99 closed. 4871 1726773038.84510: done with _execute_module (ansible.legacy.copy, {'dest': '/etc/tuned/profile_mode', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726773038.2333224-5393-188014236569545/.source', '_original_basename': '.v3o12y3n', 'follow': False, 'checksum': '3ef9f23deed2e23d3ef2b88b842fb882313e15ce', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.copy', '_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-1726773038.2333224-5393-188014236569545/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4871 1726773038.84513: _low_level_execute_command(): starting 4871 1726773038.84516: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773038.2333224-5393-188014236569545/ > /dev/null 2>&1 && sleep 0' 4871 1726773038.85225: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4871 1726773038.85241: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773038.85244: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773038.85284: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4871 1726773038.85287: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 <<< 4871 1726773038.85289: stderr chunk (state=3): >>>debug2: match not found <<< 4871 1726773038.85292: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773038.85302: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 4871 1726773038.85310: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.99 is address <<< 4871 1726773038.85344: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 4871 1726773038.85347: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773038.85350: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773038.85353: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4871 1726773038.85361: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 <<< 4871 1726773038.85368: stderr chunk (state=3): >>>debug2: match found <<< 4871 1726773038.85377: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773038.85448: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773038.85498: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773038.85504: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773038.85553: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773038.87560: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773038.87564: stdout chunk (state=3): >>><<< 4871 1726773038.87566: stderr chunk (state=3): >>><<< 4871 1726773038.87582: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773038.87643: handler run complete 4871 1726773038.87646: attempt loop complete, returning result 4871 1726773038.87649: _execute() done 4871 1726773038.87656: dumping result to json 4871 1726773038.87674: done dumping result, returning 4871 1726773038.87687: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual [02b512f9-4fcf-027f-1ee8-000000000057] 4871 1726773038.87702: sending task result for task 02b512f9-4fcf-027f-1ee8-000000000057 changed: [managed_node3] => { "changed": true, "checksum": "3ef9f23deed2e23d3ef2b88b842fb882313e15ce", "dest": "/etc/tuned/profile_mode", "gid": 0, "group": "root", "md5sum": "cf3f2a865fbea819dadd439586eaee31", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 7, "src": "/root/.ansible/tmp/ansible-tmp-1726773038.2333224-5393-188014236569545/.source", "state": "file", "uid": 0 } 4871 1726773038.88163: no more pending results, returning what we have 4871 1726773038.88167: results queue empty 4871 1726773038.88168: checking for any_errors_fatal 4871 1726773038.88174: done checking for any_errors_fatal 4871 1726773038.88175: checking for max_fail_percentage 4871 1726773038.88176: done checking for max_fail_percentage 4871 1726773038.88177: checking to see if all hosts have failed and the running result is not ok 4871 1726773038.88178: done checking to see if all hosts have failed 4871 1726773038.88179: getting the remaining hosts for this loop 4871 1726773038.88181: done getting the remaining hosts for this loop 4871 1726773038.88185: getting the next task for host managed_node3 4871 1726773038.88193: done getting next task for host managed_node3 4871 1726773038.88196: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get current config 4871 1726773038.88200: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4871 1726773038.88210: getting variables 4871 1726773038.88212: in VariableManager get_vars() 4871 1726773038.88385: Calling all_inventory to load vars for managed_node3 4871 1726773038.88389: Calling groups_inventory to load vars for managed_node3 4871 1726773038.88394: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773038.88478: done sending task result for task 02b512f9-4fcf-027f-1ee8-000000000057 4871 1726773038.88482: WORKER PROCESS EXITING 4871 1726773038.88495: Calling all_plugins_play to load vars for managed_node3 4871 1726773038.88499: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773038.88503: Calling groups_plugins_play to load vars for managed_node3 4871 1726773038.89121: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773038.89661: done with get_vars() 4871 1726773038.89674: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get current config] ********** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:107 Thursday 19 September 2024 15:10:38 -0400 (0:00:00.715) 0:00:10.642 **** 4871 1726773038.90050: entering _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 4871 1726773038.90552: worker is 1 (out of 1 available) 4871 1726773038.90568: exiting _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 4871 1726773038.90581: done queuing things up, now waiting for results queue to drain 4871 1726773038.90583: waiting for pending results... 4871 1726773038.90851: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get current config 4871 1726773038.90978: in run() - task 02b512f9-4fcf-027f-1ee8-000000000058 4871 1726773038.91005: variable 'ansible_search_path' from source: unknown 4871 1726773038.91014: variable 'ansible_search_path' from source: unknown 4871 1726773038.91074: calling self._execute() 4871 1726773038.91174: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773038.91187: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773038.91207: variable 'omit' from source: magic vars 4871 1726773038.91336: variable 'omit' from source: magic vars 4871 1726773038.91376: variable 'omit' from source: magic vars 4871 1726773038.91408: variable '__kernel_settings_profile_filename' from source: role '' all vars 4871 1726773038.91662: variable '__kernel_settings_profile_filename' from source: role '' all vars 4871 1726773038.91724: variable '__kernel_settings_profile_dir' from source: role '' all vars 4871 1726773038.91786: variable '__kernel_settings_profile_parent' from source: set_fact 4871 1726773038.91792: variable '__kernel_settings_tuned_profile' from source: role '' all vars 4871 1726773038.91833: variable 'omit' from source: magic vars 4871 1726773038.91871: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4871 1726773038.91902: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4871 1726773038.91922: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4871 1726773038.91938: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773038.91950: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773038.91977: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4871 1726773038.91980: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773038.91982: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773038.92057: Set connection var ansible_shell_type to sh 4871 1726773038.92066: Set connection var ansible_timeout to 10 4871 1726773038.92069: Set connection var ansible_connection to ssh 4871 1726773038.92077: Set connection var ansible_module_compression to ZIP_DEFLATED 4871 1726773038.92086: Set connection var ansible_pipelining to False 4871 1726773038.92091: Set connection var ansible_shell_executable to /bin/sh 4871 1726773038.92110: variable 'ansible_shell_executable' from source: unknown 4871 1726773038.92113: variable 'ansible_connection' from source: unknown 4871 1726773038.92116: variable 'ansible_module_compression' from source: unknown 4871 1726773038.92118: variable 'ansible_shell_type' from source: unknown 4871 1726773038.92121: variable 'ansible_shell_executable' from source: unknown 4871 1726773038.92123: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773038.92131: variable 'ansible_pipelining' from source: unknown 4871 1726773038.92134: variable 'ansible_timeout' from source: unknown 4871 1726773038.92138: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773038.92284: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 4871 1726773038.92297: variable 'omit' from source: magic vars 4871 1726773038.92302: starting attempt loop 4871 1726773038.92305: running the handler 4871 1726773038.92319: _low_level_execute_command(): starting 4871 1726773038.92326: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4871 1726773038.92885: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773038.92888: 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.46.99 originally 10.31.46.99 debug2: match not found <<< 4871 1726773038.92893: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773038.92896: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773038.92899: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773038.92964: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773038.92971: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773038.92986: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773038.93029: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773038.94662: stdout chunk (state=3): >>>/root <<< 4871 1726773038.94773: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773038.94841: stderr chunk (state=3): >>><<< 4871 1726773038.94844: stdout chunk (state=3): >>><<< 4871 1726773038.94862: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773038.94874: _low_level_execute_command(): starting 4871 1726773038.94880: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773038.948608-5440-253717170872217 `" && echo ansible-tmp-1726773038.948608-5440-253717170872217="` echo /root/.ansible/tmp/ansible-tmp-1726773038.948608-5440-253717170872217 `" ) && sleep 0' 4871 1726773038.95370: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773038.95380: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773038.95383: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773038.95386: 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.46.99 originally 10.31.46.99 debug2: match found <<< 4871 1726773038.95388: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773038.95433: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773038.95442: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773038.95444: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773038.95478: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773038.97419: stdout chunk (state=3): >>>ansible-tmp-1726773038.948608-5440-253717170872217=/root/.ansible/tmp/ansible-tmp-1726773038.948608-5440-253717170872217 <<< 4871 1726773038.97540: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773038.97598: stderr chunk (state=3): >>><<< 4871 1726773038.97602: stdout chunk (state=3): >>><<< 4871 1726773038.97621: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773038.948608-5440-253717170872217=/root/.ansible/tmp/ansible-tmp-1726773038.948608-5440-253717170872217 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773038.97669: variable 'ansible_module_compression' from source: unknown 4871 1726773038.97701: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4871cqbcuaji/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 4871 1726773038.97737: variable 'ansible_facts' from source: unknown 4871 1726773038.97799: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773038.948608-5440-253717170872217/AnsiballZ_kernel_settings_get_config.py 4871 1726773038.97903: Sending initial data 4871 1726773038.97906: Sent initial data (172 bytes) 4871 1726773038.98448: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773038.98453: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773038.98497: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773039.00063: 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 <<< 4871 1726773039.00095: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4871 1726773039.00134: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpz8zpg0kz /root/.ansible/tmp/ansible-tmp-1726773038.948608-5440-253717170872217/AnsiballZ_kernel_settings_get_config.py <<< 4871 1726773039.00139: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773038.948608-5440-253717170872217/AnsiballZ_kernel_settings_get_config.py" <<< 4871 1726773039.00171: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpz8zpg0kz" to remote "/root/.ansible/tmp/ansible-tmp-1726773038.948608-5440-253717170872217/AnsiballZ_kernel_settings_get_config.py" <<< 4871 1726773039.00173: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773038.948608-5440-253717170872217/AnsiballZ_kernel_settings_get_config.py" <<< 4871 1726773039.00677: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773039.00756: stderr chunk (state=3): >>><<< 4871 1726773039.00759: stdout chunk (state=3): >>><<< 4871 1726773039.00779: done transferring module to remote 4871 1726773039.00789: _low_level_execute_command(): starting 4871 1726773039.00798: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773038.948608-5440-253717170872217/ /root/.ansible/tmp/ansible-tmp-1726773038.948608-5440-253717170872217/AnsiballZ_kernel_settings_get_config.py && sleep 0' 4871 1726773039.01280: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773039.01285: 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.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773039.01288: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration <<< 4871 1726773039.01296: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773039.01299: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773039.01350: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773039.01355: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773039.01358: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773039.01392: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773039.03175: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773039.03233: stderr chunk (state=3): >>><<< 4871 1726773039.03243: stdout chunk (state=3): >>><<< 4871 1726773039.03255: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773039.03258: _low_level_execute_command(): starting 4871 1726773039.03267: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773038.948608-5440-253717170872217/AnsiballZ_kernel_settings_get_config.py && sleep 0' 4871 1726773039.03758: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773039.03763: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773039.03765: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration <<< 4871 1726773039.03768: 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 <<< 4871 1726773039.03770: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773039.03820: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773039.03837: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773039.03875: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773039.20693: stdout chunk (state=3): >>> {"changed": false, "data": {}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf"}}} <<< 4871 1726773039.21897: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773039.21964: stderr chunk (state=3): >>>Shared connection to 10.31.46.99 closed. <<< 4871 1726773039.22027: stderr chunk (state=3): >>><<< 4871 1726773039.22030: stdout chunk (state=3): >>><<< 4871 1726773039.22051: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "data": {}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK 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.46.99 closed. 4871 1726773039.22073: done with _execute_module (fedora.linux_system_roles.kernel_settings_get_config, {'path': '/etc/tuned/profiles/kernel_settings/tuned.conf', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.kernel_settings_get_config', '_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-1726773038.948608-5440-253717170872217/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4871 1726773039.22082: _low_level_execute_command(): starting 4871 1726773039.22088: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773038.948608-5440-253717170872217/ > /dev/null 2>&1 && sleep 0' 4871 1726773039.22541: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773039.22563: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773039.22566: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773039.22625: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773039.22628: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773039.22632: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773039.22673: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773039.24702: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773039.24718: stderr chunk (state=3): >>><<< 4871 1726773039.24728: stdout chunk (state=3): >>><<< 4871 1726773039.24754: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773039.24944: handler run complete 4871 1726773039.24948: attempt loop complete, returning result 4871 1726773039.24950: _execute() done 4871 1726773039.24952: dumping result to json 4871 1726773039.24954: done dumping result, returning 4871 1726773039.24956: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get current config [02b512f9-4fcf-027f-1ee8-000000000058] 4871 1726773039.24958: sending task result for task 02b512f9-4fcf-027f-1ee8-000000000058 ok: [managed_node3] => { "changed": false, "data": {} } 4871 1726773039.25211: no more pending results, returning what we have 4871 1726773039.25217: results queue empty 4871 1726773039.25218: checking for any_errors_fatal 4871 1726773039.25223: done checking for any_errors_fatal 4871 1726773039.25224: checking for max_fail_percentage 4871 1726773039.25226: done checking for max_fail_percentage 4871 1726773039.25227: checking to see if all hosts have failed and the running result is not ok 4871 1726773039.25227: done checking to see if all hosts have failed 4871 1726773039.25228: getting the remaining hosts for this loop 4871 1726773039.25229: done getting the remaining hosts for this loop 4871 1726773039.25233: getting the next task for host managed_node3 4871 1726773039.25244: done getting next task for host managed_node3 4871 1726773039.25248: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 4871 1726773039.25251: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4871 1726773039.25261: getting variables 4871 1726773039.25262: in VariableManager get_vars() 4871 1726773039.25301: Calling all_inventory to load vars for managed_node3 4871 1726773039.25304: Calling groups_inventory to load vars for managed_node3 4871 1726773039.25307: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773039.25316: Calling all_plugins_play to load vars for managed_node3 4871 1726773039.25319: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773039.25322: Calling groups_plugins_play to load vars for managed_node3 4871 1726773039.25745: done sending task result for task 02b512f9-4fcf-027f-1ee8-000000000058 4871 1726773039.25751: WORKER PROCESS EXITING 4871 1726773039.25781: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773039.26442: done with get_vars() 4871 1726773039.26465: done getting variables 4871 1726773039.26604: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Apply kernel settings] ******* task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 Thursday 19 September 2024 15:10:39 -0400 (0:00:00.365) 0:00:11.008 **** 4871 1726773039.26645: entering _queue_task() for managed_node3/template 4871 1726773039.26647: Creating lock for template 4871 1726773039.27076: worker is 1 (out of 1 available) 4871 1726773039.27092: exiting _queue_task() for managed_node3/template 4871 1726773039.27107: done queuing things up, now waiting for results queue to drain 4871 1726773039.27108: waiting for pending results... 4871 1726773039.27394: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 4871 1726773039.27532: in run() - task 02b512f9-4fcf-027f-1ee8-000000000059 4871 1726773039.27558: variable 'ansible_search_path' from source: unknown 4871 1726773039.27567: variable 'ansible_search_path' from source: unknown 4871 1726773039.27613: calling self._execute() 4871 1726773039.27717: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773039.27741: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773039.27757: variable 'omit' from source: magic vars 4871 1726773039.27888: variable 'omit' from source: magic vars 4871 1726773039.27960: variable 'omit' from source: magic vars 4871 1726773039.28348: variable '__kernel_settings_profile_src' from source: role '' all vars 4871 1726773039.28391: variable '__kernel_settings_tuned_profile' from source: role '' all vars 4871 1726773039.28461: variable '__kernel_settings_tuned_profile' from source: role '' all vars 4871 1726773039.28496: variable '__kernel_settings_profile_filename' from source: role '' all vars 4871 1726773039.28670: variable '__kernel_settings_profile_filename' from source: role '' all vars 4871 1726773039.28828: variable '__kernel_settings_profile_dir' from source: role '' all vars 4871 1726773039.28854: variable '__kernel_settings_profile_parent' from source: set_fact 4871 1726773039.28865: variable '__kernel_settings_tuned_profile' from source: role '' all vars 4871 1726773039.28909: variable 'omit' from source: magic vars 4871 1726773039.28971: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4871 1726773039.29046: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4871 1726773039.29054: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4871 1726773039.29079: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773039.29097: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773039.29140: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4871 1726773039.29163: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773039.29241: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773039.29296: Set connection var ansible_shell_type to sh 4871 1726773039.29311: Set connection var ansible_timeout to 10 4871 1726773039.29318: Set connection var ansible_connection to ssh 4871 1726773039.29332: Set connection var ansible_module_compression to ZIP_DEFLATED 4871 1726773039.29349: Set connection var ansible_pipelining to False 4871 1726773039.29359: Set connection var ansible_shell_executable to /bin/sh 4871 1726773039.29399: variable 'ansible_shell_executable' from source: unknown 4871 1726773039.29407: variable 'ansible_connection' from source: unknown 4871 1726773039.29414: variable 'ansible_module_compression' from source: unknown 4871 1726773039.29420: variable 'ansible_shell_type' from source: unknown 4871 1726773039.29426: variable 'ansible_shell_executable' from source: unknown 4871 1726773039.29432: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773039.29444: variable 'ansible_pipelining' from source: unknown 4871 1726773039.29451: variable 'ansible_timeout' from source: unknown 4871 1726773039.29458: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773039.29823: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4871 1726773039.29827: variable 'omit' from source: magic vars 4871 1726773039.29927: starting attempt loop 4871 1726773039.29930: running the handler 4871 1726773039.29933: _low_level_execute_command(): starting 4871 1726773039.29937: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4871 1726773039.30757: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4871 1726773039.30770: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773039.30780: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773039.30799: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4871 1726773039.30829: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773039.30898: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773039.30919: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773039.30955: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773039.32606: stdout chunk (state=3): >>>/root <<< 4871 1726773039.32953: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773039.32956: stdout chunk (state=3): >>><<< 4871 1726773039.32959: stderr chunk (state=3): >>><<< 4871 1726773039.32962: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773039.32965: _low_level_execute_command(): starting 4871 1726773039.32968: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773039.3291335-5462-51051960603631 `" && echo ansible-tmp-1726773039.3291335-5462-51051960603631="` echo /root/.ansible/tmp/ansible-tmp-1726773039.3291335-5462-51051960603631 `" ) && sleep 0' 4871 1726773039.33665: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773039.33668: 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.46.99 originally 10.31.46.99 debug2: match not found <<< 4871 1726773039.33742: 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.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773039.33764: 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.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773039.33804: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773039.33856: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773039.35811: stdout chunk (state=3): >>>ansible-tmp-1726773039.3291335-5462-51051960603631=/root/.ansible/tmp/ansible-tmp-1726773039.3291335-5462-51051960603631 <<< 4871 1726773039.35954: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773039.36108: stderr chunk (state=3): >>><<< 4871 1726773039.36111: stdout chunk (state=3): >>><<< 4871 1726773039.36114: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773039.3291335-5462-51051960603631=/root/.ansible/tmp/ansible-tmp-1726773039.3291335-5462-51051960603631 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773039.36117: evaluation_path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks 4871 1726773039.36121: search_path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/templates/kernel_settings.j2 /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/kernel_settings.j2 /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/templates/kernel_settings.j2 /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/kernel_settings.j2 /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/templates/kernel_settings.j2 /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/kernel_settings.j2 4871 1726773039.36175: variable 'ansible_search_path' from source: unknown 4871 1726773039.37165: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4871 1726773039.39354: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4871 1726773039.39420: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4871 1726773039.39458: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4871 1726773039.39493: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4871 1726773039.39525: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4871 1726773039.39855: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4871 1726773039.39880: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4871 1726773039.39908: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4871 1726773039.39965: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4871 1726773039.39969: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4871 1726773039.40503: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4871 1726773039.40507: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4871 1726773039.40510: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4871 1726773039.40512: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4871 1726773039.40515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4871 1726773039.40947: variable 'ansible_managed' from source: unknown 4871 1726773039.40953: variable '__sections' from source: task vars 4871 1726773039.41105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4871 1726773039.41131: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4871 1726773039.41159: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4871 1726773039.41202: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4871 1726773039.41233: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4871 1726773039.41398: variable 'kernel_settings_sysctl' from source: include_vars 4871 1726773039.41403: variable '__kernel_settings_state_empty' from source: role '' all vars 4871 1726773039.41406: variable '__kernel_settings_previous_replaced' from source: role '' all vars 4871 1726773039.41421: variable '__sysctl_old' from source: task vars 4871 1726773039.41482: variable '__sysctl_old' from source: task vars 4871 1726773039.41731: variable 'kernel_settings_purge' from source: role '' defaults 4871 1726773039.41735: variable 'kernel_settings_sysctl' from source: include_vars 4871 1726773039.41746: variable '__kernel_settings_state_empty' from source: role '' all vars 4871 1726773039.41749: variable '__kernel_settings_previous_replaced' from source: role '' all vars 4871 1726773039.41755: variable '__kernel_settings_profile_contents' from source: set_fact 4871 1726773039.41972: variable 'kernel_settings_sysfs' from source: include_vars 4871 1726773039.41982: variable '__kernel_settings_state_empty' from source: role '' all vars 4871 1726773039.41987: variable '__kernel_settings_previous_replaced' from source: role '' all vars 4871 1726773039.42036: variable '__sysfs_old' from source: task vars 4871 1726773039.42123: variable '__sysfs_old' from source: task vars 4871 1726773039.42339: variable 'kernel_settings_purge' from source: role '' defaults 4871 1726773039.42343: variable 'kernel_settings_sysfs' from source: include_vars 4871 1726773039.42354: variable '__kernel_settings_state_empty' from source: role '' all vars 4871 1726773039.42358: variable '__kernel_settings_previous_replaced' from source: role '' all vars 4871 1726773039.42378: variable '__kernel_settings_profile_contents' from source: set_fact 4871 1726773039.42399: variable 'kernel_settings_systemd_cpu_affinity' from source: include_vars 4871 1726773039.42452: variable 'kernel_settings_systemd_cpu_affinity' from source: include_vars 4871 1726773039.42487: variable '__systemd_old' from source: task vars 4871 1726773039.42529: variable '__systemd_old' from source: task vars 4871 1726773039.42753: variable 'kernel_settings_purge' from source: role '' defaults 4871 1726773039.42757: variable 'kernel_settings_systemd_cpu_affinity' from source: include_vars 4871 1726773039.42820: variable '__kernel_settings_state_absent' from source: role '' all vars 4871 1726773039.42823: variable '__kernel_settings_profile_contents' from source: set_fact 4871 1726773039.42827: variable 'kernel_settings_transparent_hugepages' from source: include_vars 4871 1726773039.42844: variable 'kernel_settings_transparent_hugepages' from source: include_vars 4871 1726773039.42853: variable 'kernel_settings_transparent_hugepages_defrag' from source: include_vars 4871 1726773039.42916: variable 'kernel_settings_transparent_hugepages_defrag' from source: include_vars 4871 1726773039.42934: variable '__trans_huge_old' from source: task vars 4871 1726773039.42998: variable '__trans_huge_old' from source: task vars 4871 1726773039.43223: variable 'kernel_settings_purge' from source: role '' defaults 4871 1726773039.43227: variable 'kernel_settings_transparent_hugepages' from source: include_vars 4871 1726773039.43232: variable '__kernel_settings_state_absent' from source: role '' all vars 4871 1726773039.43238: variable '__kernel_settings_profile_contents' from source: set_fact 4871 1726773039.43252: variable '__trans_defrag_old' from source: task vars 4871 1726773039.43316: variable '__trans_defrag_old' from source: task vars 4871 1726773039.43538: variable 'kernel_settings_purge' from source: role '' defaults 4871 1726773039.43541: variable 'kernel_settings_transparent_hugepages_defrag' from source: include_vars 4871 1726773039.43548: variable '__kernel_settings_state_absent' from source: role '' all vars 4871 1726773039.43553: variable '__kernel_settings_profile_contents' from source: set_fact 4871 1726773039.43577: variable '__kernel_settings_state_absent' from source: role '' all vars 4871 1726773039.43593: variable '__kernel_settings_state_absent' from source: role '' all vars 4871 1726773039.43615: variable '__kernel_settings_state_absent' from source: role '' all vars 4871 1726773039.43618: variable '__kernel_settings_state_absent' from source: role '' all vars 4871 1726773039.43621: variable '__kernel_settings_state_absent' from source: role '' all vars 4871 1726773039.43623: variable '__kernel_settings_state_absent' from source: role '' all vars 4871 1726773039.43766: variable '__kernel_settings_state_absent' from source: role '' all vars 4871 1726773039.43769: variable '__kernel_settings_state_absent' from source: role '' all vars 4871 1726773039.43772: variable '__kernel_settings_state_absent' from source: role '' all vars 4871 1726773039.43774: variable '__kernel_settings_state_absent' from source: role '' all vars 4871 1726773039.43776: variable '__kernel_settings_state_absent' from source: role '' all vars 4871 1726773039.43778: variable '__kernel_settings_state_absent' from source: role '' all vars 4871 1726773039.43780: variable '__kernel_settings_state_absent' from source: role '' all vars 4871 1726773039.43781: variable '__kernel_settings_state_absent' from source: role '' all vars 4871 1726773039.43783: variable '__kernel_settings_state_absent' from source: role '' all vars 4871 1726773039.43785: variable '__kernel_settings_state_absent' from source: role '' all vars 4871 1726773039.43787: variable '__kernel_settings_state_absent' from source: role '' all vars 4871 1726773039.43789: variable '__kernel_settings_state_absent' from source: role '' all vars 4871 1726773039.43791: variable '__kernel_settings_state_absent' from source: role '' all vars 4871 1726773039.43793: variable '__kernel_settings_state_absent' from source: role '' all vars 4871 1726773039.44594: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4871 1726773039.44660: variable 'ansible_module_compression' from source: unknown 4871 1726773039.44779: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4871cqbcuaji/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 4871 1726773039.44784: variable 'ansible_facts' from source: unknown 4871 1726773039.44828: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773039.3291335-5462-51051960603631/AnsiballZ_stat.py 4871 1726773039.44961: Sending initial data 4871 1726773039.44964: Sent initial data (150 bytes) 4871 1726773039.45761: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773039.45777: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773039.45855: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773039.47456: 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 <<< 4871 1726773039.47487: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4871 1726773039.47522: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4871cqbcuaji/tmp61begegy /root/.ansible/tmp/ansible-tmp-1726773039.3291335-5462-51051960603631/AnsiballZ_stat.py <<< 4871 1726773039.47526: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773039.3291335-5462-51051960603631/AnsiballZ_stat.py" <<< 4871 1726773039.47576: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4871cqbcuaji/tmp61begegy" to remote "/root/.ansible/tmp/ansible-tmp-1726773039.3291335-5462-51051960603631/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773039.3291335-5462-51051960603631/AnsiballZ_stat.py" <<< 4871 1726773039.48141: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773039.48173: stderr chunk (state=3): >>><<< 4871 1726773039.48177: stdout chunk (state=3): >>><<< 4871 1726773039.48200: done transferring module to remote 4871 1726773039.48210: _low_level_execute_command(): starting 4871 1726773039.48216: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773039.3291335-5462-51051960603631/ /root/.ansible/tmp/ansible-tmp-1726773039.3291335-5462-51051960603631/AnsiballZ_stat.py && sleep 0' 4871 1726773039.48700: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773039.48706: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773039.48727: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773039.48781: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773039.48784: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773039.48788: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773039.48832: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773039.50746: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773039.50755: stderr chunk (state=3): >>><<< 4871 1726773039.50758: stdout chunk (state=3): >>><<< 4871 1726773039.50805: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773039.50808: _low_level_execute_command(): starting 4871 1726773039.50811: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773039.3291335-5462-51051960603631/AnsiballZ_stat.py && sleep 0' 4871 1726773039.51468: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773039.51567: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773039.51574: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773039.51587: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773039.51617: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773039.51689: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773039.68369: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 4871 1726773039.69787: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.99 closed. <<< 4871 1726773039.69845: stderr chunk (state=3): >>><<< 4871 1726773039.69849: stdout chunk (state=3): >>><<< 4871 1726773039.69866: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK 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.46.99 closed. 4871 1726773039.69893: done with _execute_module (ansible.legacy.stat, {'path': '/etc/tuned/profiles/kernel_settings/tuned.conf', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.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-1726773039.3291335-5462-51051960603631/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 4871 1726773039.69999: Sending initial data 4871 1726773039.70003: Sent initial data (164 bytes) 4871 1726773039.70509: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773039.70513: 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.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773039.70515: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration <<< 4871 1726773039.70518: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773039.70520: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773039.70582: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773039.70586: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773039.70627: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773039.72276: 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 <<< 4871 1726773039.72309: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4871 1726773039.72357: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4871cqbcuaji/tmp6ievqp0c/kernel_settings.j2 /root/.ansible/tmp/ansible-tmp-1726773039.3291335-5462-51051960603631/.source.conf <<< 4871 1726773039.72359: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773039.3291335-5462-51051960603631/.source.conf" <<< 4871 1726773039.72393: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4871cqbcuaji/tmp6ievqp0c/kernel_settings.j2" to remote "/root/.ansible/tmp/ansible-tmp-1726773039.3291335-5462-51051960603631/.source.conf" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773039.3291335-5462-51051960603631/.source.conf" <<< 4871 1726773039.72558: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773039.72643: stderr chunk (state=3): >>><<< 4871 1726773039.72646: stdout chunk (state=3): >>><<< 4871 1726773039.72662: _low_level_execute_command(): starting 4871 1726773039.72667: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773039.3291335-5462-51051960603631/ /root/.ansible/tmp/ansible-tmp-1726773039.3291335-5462-51051960603631/.source.conf && sleep 0' 4871 1726773039.73166: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773039.73169: 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.46.99 originally 10.31.46.99 debug2: match not found <<< 4871 1726773039.73172: 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.46.99 is address <<< 4871 1726773039.73174: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4871 1726773039.73176: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773039.73240: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773039.73243: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773039.73244: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773039.73276: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773039.75073: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773039.75136: stderr chunk (state=3): >>><<< 4871 1726773039.75140: stdout chunk (state=3): >>><<< 4871 1726773039.75156: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773039.75179: variable 'ansible_module_compression' from source: unknown 4871 1726773039.75218: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4871cqbcuaji/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 4871 1726773039.75242: variable 'ansible_facts' from source: unknown 4871 1726773039.75285: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773039.3291335-5462-51051960603631/AnsiballZ_copy.py 4871 1726773039.75388: Sending initial data 4871 1726773039.75394: Sent initial data (150 bytes) 4871 1726773039.75953: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773039.75956: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773039.76000: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773039.77571: 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 <<< 4871 1726773039.77607: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4871 1726773039.77645: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpqhux3j5j /root/.ansible/tmp/ansible-tmp-1726773039.3291335-5462-51051960603631/AnsiballZ_copy.py <<< 4871 1726773039.77651: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773039.3291335-5462-51051960603631/AnsiballZ_copy.py" <<< 4871 1726773039.77681: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpqhux3j5j" to remote "/root/.ansible/tmp/ansible-tmp-1726773039.3291335-5462-51051960603631/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773039.3291335-5462-51051960603631/AnsiballZ_copy.py" <<< 4871 1726773039.78256: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773039.78315: stderr chunk (state=3): >>><<< 4871 1726773039.78318: stdout chunk (state=3): >>><<< 4871 1726773039.78338: done transferring module to remote 4871 1726773039.78347: _low_level_execute_command(): starting 4871 1726773039.78352: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773039.3291335-5462-51051960603631/ /root/.ansible/tmp/ansible-tmp-1726773039.3291335-5462-51051960603631/AnsiballZ_copy.py && sleep 0' 4871 1726773039.78849: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773039.78852: 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.46.99 originally 10.31.46.99 debug2: match not found <<< 4871 1726773039.78855: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773039.78857: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773039.78860: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773039.78913: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773039.78916: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773039.78959: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773039.80774: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773039.80831: stderr chunk (state=3): >>><<< 4871 1726773039.80837: stdout chunk (state=3): >>><<< 4871 1726773039.80853: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773039.80856: _low_level_execute_command(): starting 4871 1726773039.80862: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773039.3291335-5462-51051960603631/AnsiballZ_copy.py && sleep 0' 4871 1726773039.81344: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773039.81348: 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.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773039.81350: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration <<< 4871 1726773039.81352: 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 <<< 4871 1726773039.81361: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773039.81426: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773039.81447: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773039.81479: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773039.99141: stdout chunk (state=3): >>> {"dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726773039.3291335-5462-51051960603631/.source.conf", "md5sum": "db02fa7304c082dd9b84c2d712d07ec0", "checksum": "ba15904bb90578344fad097ce2f46f9231275eae", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 312, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726773039.3291335-5462-51051960603631/.source.conf", "dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "mode": "0644", "follow": false, "_original_basename": "kernel_settings.j2", "checksum": "ba15904bb90578344fad097ce2f46f9231275eae", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 4871 1726773040.00593: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.99 closed. <<< 4871 1726773040.00651: stderr chunk (state=3): >>><<< 4871 1726773040.00655: stdout chunk (state=3): >>><<< 4871 1726773040.00672: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726773039.3291335-5462-51051960603631/.source.conf", "md5sum": "db02fa7304c082dd9b84c2d712d07ec0", "checksum": "ba15904bb90578344fad097ce2f46f9231275eae", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 312, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726773039.3291335-5462-51051960603631/.source.conf", "dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "mode": "0644", "follow": false, "_original_basename": "kernel_settings.j2", "checksum": "ba15904bb90578344fad097ce2f46f9231275eae", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK 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.46.99 closed. 4871 1726773040.00702: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726773039.3291335-5462-51051960603631/.source.conf', 'dest': '/etc/tuned/profiles/kernel_settings/tuned.conf', 'mode': '0644', 'follow': False, '_original_basename': 'kernel_settings.j2', 'checksum': 'ba15904bb90578344fad097ce2f46f9231275eae', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.copy', '_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-1726773039.3291335-5462-51051960603631/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4871 1726773040.00734: _low_level_execute_command(): starting 4871 1726773040.00739: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773039.3291335-5462-51051960603631/ > /dev/null 2>&1 && sleep 0' 4871 1726773040.01400: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773040.01425: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773040.01497: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773040.03390: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773040.03454: stderr chunk (state=3): >>><<< 4871 1726773040.03457: stdout chunk (state=3): >>><<< 4871 1726773040.03472: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773040.03483: handler run complete 4871 1726773040.03508: attempt loop complete, returning result 4871 1726773040.03512: _execute() done 4871 1726773040.03515: dumping result to json 4871 1726773040.03524: done dumping result, returning 4871 1726773040.03531: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings [02b512f9-4fcf-027f-1ee8-000000000059] 4871 1726773040.03536: sending task result for task 02b512f9-4fcf-027f-1ee8-000000000059 4871 1726773040.03675: done sending task result for task 02b512f9-4fcf-027f-1ee8-000000000059 4871 1726773040.03678: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "checksum": "ba15904bb90578344fad097ce2f46f9231275eae", "dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "gid": 0, "group": "root", "md5sum": "db02fa7304c082dd9b84c2d712d07ec0", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 312, "src": "/root/.ansible/tmp/ansible-tmp-1726773039.3291335-5462-51051960603631/.source.conf", "state": "file", "uid": 0 } 4871 1726773040.03842: no more pending results, returning what we have 4871 1726773040.03846: results queue empty 4871 1726773040.03846: checking for any_errors_fatal 4871 1726773040.03850: done checking for any_errors_fatal 4871 1726773040.03851: checking for max_fail_percentage 4871 1726773040.03852: done checking for max_fail_percentage 4871 1726773040.03853: checking to see if all hosts have failed and the running result is not ok 4871 1726773040.03854: done checking to see if all hosts have failed 4871 1726773040.03854: getting the remaining hosts for this loop 4871 1726773040.03856: done getting the remaining hosts for this loop 4871 1726773040.03859: getting the next task for host managed_node3 4871 1726773040.03864: done getting next task for host managed_node3 4871 1726773040.03867: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 4871 1726773040.03870: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4871 1726773040.03879: getting variables 4871 1726773040.03881: in VariableManager get_vars() 4871 1726773040.03910: Calling all_inventory to load vars for managed_node3 4871 1726773040.03914: Calling groups_inventory to load vars for managed_node3 4871 1726773040.03916: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773040.03924: Calling all_plugins_play to load vars for managed_node3 4871 1726773040.03926: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773040.03928: Calling groups_plugins_play to load vars for managed_node3 4871 1726773040.04051: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773040.04197: done with get_vars() 4871 1726773040.04206: done getting variables 4871 1726773040.04253: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes] *** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:149 Thursday 19 September 2024 15:10:40 -0400 (0:00:00.776) 0:00:11.785 **** 4871 1726773040.04278: entering _queue_task() for managed_node3/service 4871 1726773040.04530: worker is 1 (out of 1 available) 4871 1726773040.04547: exiting _queue_task() for managed_node3/service 4871 1726773040.04559: done queuing things up, now waiting for results queue to drain 4871 1726773040.04560: waiting for pending results... 4871 1726773040.04748: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 4871 1726773040.04825: in run() - task 02b512f9-4fcf-027f-1ee8-00000000005a 4871 1726773040.04839: variable 'ansible_search_path' from source: unknown 4871 1726773040.04843: variable 'ansible_search_path' from source: unknown 4871 1726773040.04884: variable '__kernel_settings_services' from source: include_vars 4871 1726773040.05153: variable '__kernel_settings_services' from source: include_vars 4871 1726773040.05214: variable 'omit' from source: magic vars 4871 1726773040.05309: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773040.05316: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773040.05325: variable 'omit' from source: magic vars 4871 1726773040.05532: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4871 1726773040.05756: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4871 1726773040.05793: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4871 1726773040.05822: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4871 1726773040.05852: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4871 1726773040.05962: variable '__kernel_settings_register_profile' from source: set_fact 4871 1726773040.05972: variable '__kernel_settings_register_mode' from source: set_fact 4871 1726773040.05989: Evaluated conditional (__kernel_settings_register_profile is changed or __kernel_settings_register_mode is changed): True 4871 1726773040.05998: variable 'omit' from source: magic vars 4871 1726773040.06034: variable 'omit' from source: magic vars 4871 1726773040.06320: variable 'item' from source: unknown 4871 1726773040.06323: variable 'item' from source: unknown 4871 1726773040.06326: variable 'omit' from source: magic vars 4871 1726773040.06346: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4871 1726773040.06381: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4871 1726773040.06411: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4871 1726773040.06438: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773040.06456: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773040.06496: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4871 1726773040.06507: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773040.06516: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773040.06621: Set connection var ansible_shell_type to sh 4871 1726773040.06637: Set connection var ansible_timeout to 10 4871 1726773040.06646: Set connection var ansible_connection to ssh 4871 1726773040.06739: Set connection var ansible_module_compression to ZIP_DEFLATED 4871 1726773040.06743: Set connection var ansible_pipelining to False 4871 1726773040.06745: Set connection var ansible_shell_executable to /bin/sh 4871 1726773040.06747: variable 'ansible_shell_executable' from source: unknown 4871 1726773040.06750: variable 'ansible_connection' from source: unknown 4871 1726773040.06752: variable 'ansible_module_compression' from source: unknown 4871 1726773040.06754: variable 'ansible_shell_type' from source: unknown 4871 1726773040.06756: variable 'ansible_shell_executable' from source: unknown 4871 1726773040.06758: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773040.06760: variable 'ansible_pipelining' from source: unknown 4871 1726773040.06761: variable 'ansible_timeout' from source: unknown 4871 1726773040.06763: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773040.06868: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4871 1726773040.06885: variable 'omit' from source: magic vars 4871 1726773040.06898: starting attempt loop 4871 1726773040.06906: running the handler 4871 1726773040.07017: variable 'ansible_facts' from source: unknown 4871 1726773040.07207: _low_level_execute_command(): starting 4871 1726773040.07214: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4871 1726773040.07762: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773040.07766: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773040.07769: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773040.07771: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773040.07826: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773040.07829: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773040.07831: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773040.07873: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773040.09766: stdout chunk (state=3): >>>/root <<< 4871 1726773040.09769: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773040.09886: stderr chunk (state=3): >>><<< 4871 1726773040.09899: stdout chunk (state=3): >>><<< 4871 1726773040.09933: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773040.09971: _low_level_execute_command(): starting 4871 1726773040.09983: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773040.0995214-5509-85278724343079 `" && echo ansible-tmp-1726773040.0995214-5509-85278724343079="` echo /root/.ansible/tmp/ansible-tmp-1726773040.0995214-5509-85278724343079 `" ) && sleep 0' 4871 1726773040.10683: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4871 1726773040.10705: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773040.10725: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773040.10851: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773040.10867: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773040.10884: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773040.10966: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773040.12947: stdout chunk (state=3): >>>ansible-tmp-1726773040.0995214-5509-85278724343079=/root/.ansible/tmp/ansible-tmp-1726773040.0995214-5509-85278724343079 <<< 4871 1726773040.13080: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773040.13180: stderr chunk (state=3): >>><<< 4871 1726773040.13195: stdout chunk (state=3): >>><<< 4871 1726773040.13224: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773040.0995214-5509-85278724343079=/root/.ansible/tmp/ansible-tmp-1726773040.0995214-5509-85278724343079 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773040.13273: variable 'ansible_module_compression' from source: unknown 4871 1726773040.13391: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4871cqbcuaji/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 4871 1726773040.13427: variable 'ansible_facts' from source: unknown 4871 1726773040.13649: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773040.0995214-5509-85278724343079/AnsiballZ_systemd.py 4871 1726773040.13870: Sending initial data 4871 1726773040.13873: Sent initial data (153 bytes) 4871 1726773040.14718: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773040.14733: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773040.14770: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773040.14844: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773040.16417: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 4871 1726773040.16466: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4871 1726773040.16484: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4871 1726773040.16563: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpohyh4c8k /root/.ansible/tmp/ansible-tmp-1726773040.0995214-5509-85278724343079/AnsiballZ_systemd.py <<< 4871 1726773040.16567: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773040.0995214-5509-85278724343079/AnsiballZ_systemd.py" <<< 4871 1726773040.16607: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpohyh4c8k" to remote "/root/.ansible/tmp/ansible-tmp-1726773040.0995214-5509-85278724343079/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773040.0995214-5509-85278724343079/AnsiballZ_systemd.py" <<< 4871 1726773040.18245: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773040.18314: stderr chunk (state=3): >>><<< 4871 1726773040.18326: stdout chunk (state=3): >>><<< 4871 1726773040.18369: done transferring module to remote 4871 1726773040.18402: _low_level_execute_command(): starting 4871 1726773040.18412: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773040.0995214-5509-85278724343079/ /root/.ansible/tmp/ansible-tmp-1726773040.0995214-5509-85278724343079/AnsiballZ_systemd.py && sleep 0' 4871 1726773040.19285: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4871 1726773040.19292: 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.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773040.19366: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773040.19392: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773040.21220: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773040.21240: stderr chunk (state=3): >>><<< 4871 1726773040.21244: stdout chunk (state=3): >>><<< 4871 1726773040.21260: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773040.21263: _low_level_execute_command(): starting 4871 1726773040.21268: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773040.0995214-5509-85278724343079/AnsiballZ_systemd.py && sleep 0' 4871 1726773040.21965: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773040.21982: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773040.22001: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773040.22076: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773040.70955: stdout chunk (state=3): >>> {"name": "tuned", "changed": true, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "45s", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "5686", "ControlPID": "0", "BusName": "com.redhat.tuned", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Thu 2024-09-19 15:10:09 EDT", "ExecMainStartTimestampMonotonic": "421189087", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "5686", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:10:09 EDT] ; stop_time=[n/a] ; pid=5686 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:10:09 EDT] ; stop_time=[n/a] ; pid=5686 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5722", "MemoryCurrent": "15187968", "MemoryPeak": "15450112", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3460939776", "CPUUsageNSec": "116652000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4416", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14721", "LimitNPROCSoft": "14721", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "Limit<<< 4871 1726773040.71061: stdout chunk (state=3): >>>RTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "dbus.socket dbus-broker.service system.slice sysinit.target", "WantedBy": "multi-user.target", "Conflicts": "tlp.service auto-cpufreq.service power-profiles-daemon.service cpupower.service shutdown.target", "Before": "shutdown.target multi-user.target", "After": "dbus.socket dbus-broker.service sysinit.target systemd-sysctl.service basic.target network.target polkit.service system.slice systemd-journald.socket", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Thu 2024-09-19 15:10:09 EDT", "StateChangeTimestampMonotonic": "421300255", "InactiveExitTimestamp": "Thu 2024-09-19 15:10:09 EDT", "InactiveExitTimestampMonotonic": "421189340", "ActiveEnterTimestamp": "Thu 2024-09-19 15:10:09 EDT", "ActiveEnterTimestampMonotonic": "421300255", "ActiveExitTimestamp": "Thu 2024-09-19 15:10:09 EDT", "ActiveExitTimestampMonotonic": "421143902", "InactiveEnterTimestamp": "Thu 2024-09-19 15:10:09 EDT", "InactiveEnterTimestampMonotonic": "421175806", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 15:10:09 EDT", "ConditionTimestampMonotonic": "421176667", "AssertTimestamp": "Thu 2024-09-19 15:10:09 EDT", "AssertTimestampMonotonic": "421176670", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "25063373eabd4e8db7d65d8623e95bf5", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "tuned", "state": "restarted", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 4871 1726773040.73279: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.99 closed. <<< 4871 1726773040.73284: stdout chunk (state=3): >>><<< 4871 1726773040.73287: stderr chunk (state=3): >>><<< 4871 1726773040.73321: _low_level_execute_command() done: rc=0, stdout= {"name": "tuned", "changed": true, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "45s", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "5686", "ControlPID": "0", "BusName": "com.redhat.tuned", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Thu 2024-09-19 15:10:09 EDT", "ExecMainStartTimestampMonotonic": "421189087", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "5686", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:10:09 EDT] ; stop_time=[n/a] ; pid=5686 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:10:09 EDT] ; stop_time=[n/a] ; pid=5686 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5722", "MemoryCurrent": "15187968", "MemoryPeak": "15450112", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3460939776", "CPUUsageNSec": "116652000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4416", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14721", "LimitNPROCSoft": "14721", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "dbus.socket dbus-broker.service system.slice sysinit.target", "WantedBy": "multi-user.target", "Conflicts": "tlp.service auto-cpufreq.service power-profiles-daemon.service cpupower.service shutdown.target", "Before": "shutdown.target multi-user.target", "After": "dbus.socket dbus-broker.service sysinit.target systemd-sysctl.service basic.target network.target polkit.service system.slice systemd-journald.socket", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Thu 2024-09-19 15:10:09 EDT", "StateChangeTimestampMonotonic": "421300255", "InactiveExitTimestamp": "Thu 2024-09-19 15:10:09 EDT", "InactiveExitTimestampMonotonic": "421189340", "ActiveEnterTimestamp": "Thu 2024-09-19 15:10:09 EDT", "ActiveEnterTimestampMonotonic": "421300255", "ActiveExitTimestamp": "Thu 2024-09-19 15:10:09 EDT", "ActiveExitTimestampMonotonic": "421143902", "InactiveEnterTimestamp": "Thu 2024-09-19 15:10:09 EDT", "InactiveEnterTimestampMonotonic": "421175806", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 15:10:09 EDT", "ConditionTimestampMonotonic": "421176667", "AssertTimestamp": "Thu 2024-09-19 15:10:09 EDT", "AssertTimestampMonotonic": "421176670", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "25063373eabd4e8db7d65d8623e95bf5", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "tuned", "state": "restarted", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK 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.46.99 closed. 4871 1726773040.73642: done with _execute_module (ansible.legacy.systemd, {'name': 'tuned', 'state': 'restarted', 'enabled': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.systemd', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726773040.0995214-5509-85278724343079/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4871 1726773040.73647: _low_level_execute_command(): starting 4871 1726773040.73649: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773040.0995214-5509-85278724343079/ > /dev/null 2>&1 && sleep 0' 4871 1726773040.74387: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4871 1726773040.74459: 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.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773040.74545: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773040.74585: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773040.74663: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773040.76851: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773040.76855: stdout chunk (state=3): >>><<< 4871 1726773040.76858: stderr chunk (state=3): >>><<< 4871 1726773040.76861: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773040.76863: handler run complete 4871 1726773040.76866: attempt loop complete, returning result 4871 1726773040.76868: variable 'item' from source: unknown 4871 1726773040.76961: variable 'item' from source: unknown changed: [managed_node3] => (item=tuned) => { "ansible_loop_var": "item", "changed": true, "enabled": true, "item": "tuned", "name": "tuned", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Thu 2024-09-19 15:10:09 EDT", "ActiveEnterTimestampMonotonic": "421300255", "ActiveExitTimestamp": "Thu 2024-09-19 15:10:09 EDT", "ActiveExitTimestampMonotonic": "421143902", "ActiveState": "active", "After": "dbus.socket dbus-broker.service sysinit.target systemd-sysctl.service basic.target network.target polkit.service system.slice systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-09-19 15:10:09 EDT", "AssertTimestampMonotonic": "421176670", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "com.redhat.tuned", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "116652000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 15:10:09 EDT", "ConditionTimestampMonotonic": "421176667", "ConfigurationDirectoryMode": "0755", "Conflicts": "tlp.service auto-cpufreq.service power-profiles-daemon.service cpupower.service shutdown.target", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5722", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "5686", "ExecMainStartTimestamp": "Thu 2024-09-19 15:10:09 EDT", "ExecMainStartTimestampMonotonic": "421189087", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:10:09 EDT] ; stop_time=[n/a] ; pid=5686 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:10:09 EDT] ; stop_time=[n/a] ; pid=5686 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Thu 2024-09-19 15:10:09 EDT", "InactiveEnterTimestampMonotonic": "421175806", "InactiveExitTimestamp": "Thu 2024-09-19 15:10:09 EDT", "InactiveExitTimestampMonotonic": "421189340", "InvocationID": "25063373eabd4e8db7d65d8623e95bf5", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14721", "LimitNPROCSoft": "14721", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "5686", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3460939776", "MemoryCurrent": "15187968", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "15450112", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/tuned/tuned.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.socket dbus-broker.service system.slice sysinit.target", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Thu 2024-09-19 15:10:09 EDT", "StateChangeTimestampMonotonic": "421300255", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "4416", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 4871 1726773040.77961: dumping result to json 4871 1726773040.77965: done dumping result, returning 4871 1726773040.77967: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes [02b512f9-4fcf-027f-1ee8-00000000005a] 4871 1726773040.77970: sending task result for task 02b512f9-4fcf-027f-1ee8-00000000005a 4871 1726773040.78358: no more pending results, returning what we have 4871 1726773040.78362: results queue empty 4871 1726773040.78363: checking for any_errors_fatal 4871 1726773040.78371: done checking for any_errors_fatal 4871 1726773040.78372: checking for max_fail_percentage 4871 1726773040.78374: done checking for max_fail_percentage 4871 1726773040.78375: checking to see if all hosts have failed and the running result is not ok 4871 1726773040.78375: done checking to see if all hosts have failed 4871 1726773040.78376: getting the remaining hosts for this loop 4871 1726773040.78378: done getting the remaining hosts for this loop 4871 1726773040.78382: getting the next task for host managed_node3 4871 1726773040.78387: done getting next task for host managed_node3 4871 1726773040.78390: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 4871 1726773040.78394: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4871 1726773040.78403: getting variables 4871 1726773040.78405: in VariableManager get_vars() 4871 1726773040.78509: Calling all_inventory to load vars for managed_node3 4871 1726773040.78513: Calling groups_inventory to load vars for managed_node3 4871 1726773040.78515: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773040.78523: done sending task result for task 02b512f9-4fcf-027f-1ee8-00000000005a 4871 1726773040.78526: WORKER PROCESS EXITING 4871 1726773040.78544: Calling all_plugins_play to load vars for managed_node3 4871 1726773040.78548: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773040.78552: Calling groups_plugins_play to load vars for managed_node3 4871 1726773040.78788: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773040.79048: done with get_vars() 4871 1726773040.79061: done getting variables 4871 1726773040.79172: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Tuned apply settings] ******** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:157 Thursday 19 September 2024 15:10:40 -0400 (0:00:00.749) 0:00:12.534 **** 4871 1726773040.79214: entering _queue_task() for managed_node3/command 4871 1726773040.79216: Creating lock for command 4871 1726773040.79673: worker is 1 (out of 1 available) 4871 1726773040.79687: exiting _queue_task() for managed_node3/command 4871 1726773040.79698: done queuing things up, now waiting for results queue to drain 4871 1726773040.79699: waiting for pending results... 4871 1726773040.79931: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 4871 1726773040.80070: in run() - task 02b512f9-4fcf-027f-1ee8-00000000005b 4871 1726773040.80098: variable 'ansible_search_path' from source: unknown 4871 1726773040.80108: variable 'ansible_search_path' from source: unknown 4871 1726773040.80159: calling self._execute() 4871 1726773040.80277: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773040.80281: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773040.80341: variable 'omit' from source: magic vars 4871 1726773040.80870: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4871 1726773040.81169: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4871 1726773040.81222: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4871 1726773040.81278: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4871 1726773040.81318: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4871 1726773040.81460: variable '__kernel_settings_register_profile' from source: set_fact 4871 1726773040.81508: Evaluated conditional (not __kernel_settings_register_profile is changed): False 4871 1726773040.81517: when evaluation is False, skipping this task 4871 1726773040.81525: _execute() done 4871 1726773040.81531: dumping result to json 4871 1726773040.81541: done dumping result, returning 4871 1726773040.81552: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings [02b512f9-4fcf-027f-1ee8-00000000005b] 4871 1726773040.81561: sending task result for task 02b512f9-4fcf-027f-1ee8-00000000005b 4871 1726773040.81943: done sending task result for task 02b512f9-4fcf-027f-1ee8-00000000005b 4871 1726773040.81947: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __kernel_settings_register_profile is changed", "skip_reason": "Conditional result was False" } 4871 1726773040.81994: no more pending results, returning what we have 4871 1726773040.81998: results queue empty 4871 1726773040.81998: checking for any_errors_fatal 4871 1726773040.82018: done checking for any_errors_fatal 4871 1726773040.82019: checking for max_fail_percentage 4871 1726773040.82020: done checking for max_fail_percentage 4871 1726773040.82021: checking to see if all hosts have failed and the running result is not ok 4871 1726773040.82022: done checking to see if all hosts have failed 4871 1726773040.82023: getting the remaining hosts for this loop 4871 1726773040.82024: done getting the remaining hosts for this loop 4871 1726773040.82028: getting the next task for host managed_node3 4871 1726773040.82034: done getting next task for host managed_node3 4871 1726773040.82041: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Verify settings 4871 1726773040.82045: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4871 1726773040.82065: getting variables 4871 1726773040.82067: in VariableManager get_vars() 4871 1726773040.82104: Calling all_inventory to load vars for managed_node3 4871 1726773040.82107: Calling groups_inventory to load vars for managed_node3 4871 1726773040.82109: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773040.82119: Calling all_plugins_play to load vars for managed_node3 4871 1726773040.82122: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773040.82125: Calling groups_plugins_play to load vars for managed_node3 4871 1726773040.82394: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773040.82669: done with get_vars() 4871 1726773040.82682: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Verify settings] ************* task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:166 Thursday 19 September 2024 15:10:40 -0400 (0:00:00.035) 0:00:12.570 **** 4871 1726773040.82801: entering _queue_task() for managed_node3/include_tasks 4871 1726773040.83243: worker is 1 (out of 1 available) 4871 1726773040.83261: exiting _queue_task() for managed_node3/include_tasks 4871 1726773040.83276: done queuing things up, now waiting for results queue to drain 4871 1726773040.83278: waiting for pending results... 4871 1726773040.83517: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Verify settings 4871 1726773040.83656: in run() - task 02b512f9-4fcf-027f-1ee8-00000000005c 4871 1726773040.83679: variable 'ansible_search_path' from source: unknown 4871 1726773040.83688: variable 'ansible_search_path' from source: unknown 4871 1726773040.83746: calling self._execute() 4871 1726773040.83921: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773040.83925: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773040.83928: variable 'omit' from source: magic vars 4871 1726773040.84441: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4871 1726773040.84826: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4871 1726773040.84901: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4871 1726773040.84932: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4871 1726773040.85010: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4871 1726773040.85098: variable '__kernel_settings_register_apply' from source: set_fact 4871 1726773040.85154: Evaluated conditional (__kernel_settings_register_apply is changed): True 4871 1726773040.85167: _execute() done 4871 1726773040.85175: dumping result to json 4871 1726773040.85182: done dumping result, returning 4871 1726773040.85229: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Verify settings [02b512f9-4fcf-027f-1ee8-00000000005c] 4871 1726773040.85236: sending task result for task 02b512f9-4fcf-027f-1ee8-00000000005c 4871 1726773040.85374: no more pending results, returning what we have 4871 1726773040.85380: in VariableManager get_vars() 4871 1726773040.85428: Calling all_inventory to load vars for managed_node3 4871 1726773040.85431: Calling groups_inventory to load vars for managed_node3 4871 1726773040.85433: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773040.85448: Calling all_plugins_play to load vars for managed_node3 4871 1726773040.85452: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773040.85455: Calling groups_plugins_play to load vars for managed_node3 4871 1726773040.86043: done sending task result for task 02b512f9-4fcf-027f-1ee8-00000000005c 4871 1726773040.86047: WORKER PROCESS EXITING 4871 1726773040.86073: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773040.86340: done with get_vars() 4871 1726773040.86349: variable 'ansible_search_path' from source: unknown 4871 1726773040.86350: variable 'ansible_search_path' from source: unknown 4871 1726773040.86388: we have included files to process 4871 1726773040.86389: generating all_blocks data 4871 1726773040.86393: done generating all_blocks data 4871 1726773040.86398: processing included file: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 4871 1726773040.86399: loading included file: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 4871 1726773040.86402: Loading data from /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 4871 1726773040.86976: done processing included file 4871 1726773040.86979: iterating over new_blocks loaded from include file 4871 1726773040.86981: in VariableManager get_vars() 4871 1726773040.87005: done with get_vars() 4871 1726773040.87007: filtering new block on tags 4871 1726773040.87072: done filtering new block on tags 4871 1726773040.87075: done iterating over new_blocks loaded from include file included: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml for managed_node3 4871 1726773040.87080: extending task lists for all hosts with included blocks 4871 1726773040.87850: done extending task lists 4871 1726773040.87852: done processing included files 4871 1726773040.87853: results queue empty 4871 1726773040.87854: checking for any_errors_fatal 4871 1726773040.87858: done checking for any_errors_fatal 4871 1726773040.87859: checking for max_fail_percentage 4871 1726773040.87860: done checking for max_fail_percentage 4871 1726773040.87861: checking to see if all hosts have failed and the running result is not ok 4871 1726773040.87862: done checking to see if all hosts have failed 4871 1726773040.87863: getting the remaining hosts for this loop 4871 1726773040.87864: done getting the remaining hosts for this loop 4871 1726773040.87866: getting the next task for host managed_node3 4871 1726773040.87871: done getting next task for host managed_node3 4871 1726773040.87873: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 4871 1726773040.87876: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 4871 1726773040.87886: getting variables 4871 1726773040.87887: in VariableManager get_vars() 4871 1726773040.87903: Calling all_inventory to load vars for managed_node3 4871 1726773040.87905: Calling groups_inventory to load vars for managed_node3 4871 1726773040.87907: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773040.87914: Calling all_plugins_play to load vars for managed_node3 4871 1726773040.87916: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773040.87919: Calling groups_plugins_play to load vars for managed_node3 4871 1726773040.88131: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773040.88391: done with get_vars() 4871 1726773040.88403: done getting variables 4871 1726773040.88452: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly] *** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:2 Thursday 19 September 2024 15:10:40 -0400 (0:00:00.056) 0:00:12.627 **** 4871 1726773040.88494: entering _queue_task() for managed_node3/command 4871 1726773040.88954: worker is 1 (out of 1 available) 4871 1726773040.88966: exiting _queue_task() for managed_node3/command 4871 1726773040.88977: done queuing things up, now waiting for results queue to drain 4871 1726773040.88978: waiting for pending results... 4871 1726773040.89197: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 4871 1726773040.89365: in run() - task 02b512f9-4fcf-027f-1ee8-00000000012b 4871 1726773040.89388: variable 'ansible_search_path' from source: unknown 4871 1726773040.89396: variable 'ansible_search_path' from source: unknown 4871 1726773040.89473: calling self._execute() 4871 1726773040.89549: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773040.89561: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773040.89582: variable 'omit' from source: magic vars 4871 1726773040.89800: variable 'omit' from source: magic vars 4871 1726773040.89804: variable 'omit' from source: magic vars 4871 1726773040.89840: variable 'omit' from source: magic vars 4871 1726773040.89892: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4871 1726773040.89952: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4871 1726773040.89982: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4871 1726773040.90016: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773040.90040: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773040.90080: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4871 1726773040.90089: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773040.90126: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773040.90219: Set connection var ansible_shell_type to sh 4871 1726773040.90245: Set connection var ansible_timeout to 10 4871 1726773040.90254: Set connection var ansible_connection to ssh 4871 1726773040.90267: Set connection var ansible_module_compression to ZIP_DEFLATED 4871 1726773040.90344: Set connection var ansible_pipelining to False 4871 1726773040.90349: Set connection var ansible_shell_executable to /bin/sh 4871 1726773040.90352: variable 'ansible_shell_executable' from source: unknown 4871 1726773040.90354: variable 'ansible_connection' from source: unknown 4871 1726773040.90356: variable 'ansible_module_compression' from source: unknown 4871 1726773040.90358: variable 'ansible_shell_type' from source: unknown 4871 1726773040.90361: variable 'ansible_shell_executable' from source: unknown 4871 1726773040.90363: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773040.90365: variable 'ansible_pipelining' from source: unknown 4871 1726773040.90367: variable 'ansible_timeout' from source: unknown 4871 1726773040.90440: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773040.90552: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4871 1726773040.90577: variable 'omit' from source: magic vars 4871 1726773040.90592: starting attempt loop 4871 1726773040.90600: running the handler 4871 1726773040.90620: _low_level_execute_command(): starting 4871 1726773040.90633: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4871 1726773040.91578: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773040.91656: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773040.91706: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773040.91767: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773040.93490: stdout chunk (state=3): >>>/root <<< 4871 1726773040.93671: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773040.93675: stdout chunk (state=3): >>><<< 4871 1726773040.93685: stderr chunk (state=3): >>><<< 4871 1726773040.93713: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773040.93728: _low_level_execute_command(): starting 4871 1726773040.93737: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773040.9371371-5559-191464667387555 `" && echo ansible-tmp-1726773040.9371371-5559-191464667387555="` echo /root/.ansible/tmp/ansible-tmp-1726773040.9371371-5559-191464667387555 `" ) && sleep 0' 4871 1726773040.94454: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4871 1726773040.94470: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773040.94500: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773040.94507: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773040.94625: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773040.94705: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773040.96632: stdout chunk (state=3): >>>ansible-tmp-1726773040.9371371-5559-191464667387555=/root/.ansible/tmp/ansible-tmp-1726773040.9371371-5559-191464667387555 <<< 4871 1726773040.96889: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773040.96897: stdout chunk (state=3): >>><<< 4871 1726773040.96899: stderr chunk (state=3): >>><<< 4871 1726773040.97041: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773040.9371371-5559-191464667387555=/root/.ansible/tmp/ansible-tmp-1726773040.9371371-5559-191464667387555 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773040.97046: variable 'ansible_module_compression' from source: unknown 4871 1726773040.97049: ANSIBALLZ: Using generic lock for ansible.legacy.command 4871 1726773040.97051: ANSIBALLZ: Acquiring lock 4871 1726773040.97054: ANSIBALLZ: Lock acquired: 140282250858416 4871 1726773040.97056: ANSIBALLZ: Creating module 4871 1726773041.11913: ANSIBALLZ: Writing module into payload 4871 1726773041.12033: ANSIBALLZ: Writing module 4871 1726773041.12078: ANSIBALLZ: Renaming module 4871 1726773041.12094: ANSIBALLZ: Done creating module 4871 1726773041.12119: variable 'ansible_facts' from source: unknown 4871 1726773041.12211: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773040.9371371-5559-191464667387555/AnsiballZ_command.py 4871 1726773041.12507: Sending initial data 4871 1726773041.12510: Sent initial data (154 bytes) 4871 1726773041.13256: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773041.13295: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773041.13308: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773041.13397: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773041.15079: 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 <<< 4871 1726773041.15163: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4871 1726773041.15202: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpowe15wua /root/.ansible/tmp/ansible-tmp-1726773040.9371371-5559-191464667387555/AnsiballZ_command.py <<< 4871 1726773041.15253: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773040.9371371-5559-191464667387555/AnsiballZ_command.py" <<< 4871 1726773041.15258: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpowe15wua" to remote "/root/.ansible/tmp/ansible-tmp-1726773040.9371371-5559-191464667387555/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773040.9371371-5559-191464667387555/AnsiballZ_command.py" <<< 4871 1726773041.16003: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773041.16066: stderr chunk (state=3): >>><<< 4871 1726773041.16079: stdout chunk (state=3): >>><<< 4871 1726773041.16123: done transferring module to remote 4871 1726773041.16143: _low_level_execute_command(): starting 4871 1726773041.16203: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773040.9371371-5559-191464667387555/ /root/.ansible/tmp/ansible-tmp-1726773040.9371371-5559-191464667387555/AnsiballZ_command.py && sleep 0' 4871 1726773041.16894: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4871 1726773041.16952: 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.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773041.17030: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773041.17053: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773041.17093: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773041.17176: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773041.19103: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773041.19107: stdout chunk (state=3): >>><<< 4871 1726773041.19111: stderr chunk (state=3): >>><<< 4871 1726773041.19231: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773041.19243: _low_level_execute_command(): starting 4871 1726773041.19246: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773040.9371371-5559-191464667387555/AnsiballZ_command.py && sleep 0' 4871 1726773041.19874: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4871 1726773041.19998: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773041.20025: 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.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773041.20053: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773041.20144: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773041.47181: stdout chunk (state=3): >>> {"changed": true, "stdout": "Verification succeeded, current system settings match the preset profile.\nSee TuneD log file ('/var/log/tuned/tuned.log') for details.", "stderr": "", "rc": 0, "cmd": ["tuned-adm", "verify", "-i"], "start": "2024-09-19 15:10:41.365041", "end": "2024-09-19 15:10:41.470448", "delta": "0:00:00.105407", "msg": "", "invocation": {"module_args": {"_raw_params": "tuned-adm verify -i", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 4871 1726773041.48938: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773041.48974: stderr chunk (state=3): >>>Shared connection to 10.31.46.99 closed. <<< 4871 1726773041.48977: stdout chunk (state=3): >>><<< 4871 1726773041.48979: stderr chunk (state=3): >>><<< 4871 1726773041.49137: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "Verification succeeded, current system settings match the preset profile.\nSee TuneD log file ('/var/log/tuned/tuned.log') for details.", "stderr": "", "rc": 0, "cmd": ["tuned-adm", "verify", "-i"], "start": "2024-09-19 15:10:41.365041", "end": "2024-09-19 15:10:41.470448", "delta": "0:00:00.105407", "msg": "", "invocation": {"module_args": {"_raw_params": "tuned-adm verify -i", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK 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.46.99 closed. 4871 1726773041.49142: done with _execute_module (ansible.legacy.command, {'_raw_params': 'tuned-adm verify -i', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726773040.9371371-5559-191464667387555/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4871 1726773041.49145: _low_level_execute_command(): starting 4871 1726773041.49147: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773040.9371371-5559-191464667387555/ > /dev/null 2>&1 && sleep 0' 4871 1726773041.49747: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4871 1726773041.49759: 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.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773041.49821: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773041.49843: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773041.49865: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773041.49942: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773041.51860: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773041.51964: stderr chunk (state=3): >>><<< 4871 1726773041.51975: stdout chunk (state=3): >>><<< 4871 1726773041.52141: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773041.52150: handler run complete 4871 1726773041.52152: Evaluated conditional (False): False 4871 1726773041.52154: attempt loop complete, returning result 4871 1726773041.52156: _execute() done 4871 1726773041.52159: dumping result to json 4871 1726773041.52161: done dumping result, returning 4871 1726773041.52163: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly [02b512f9-4fcf-027f-1ee8-00000000012b] 4871 1726773041.52165: sending task result for task 02b512f9-4fcf-027f-1ee8-00000000012b 4871 1726773041.52249: done sending task result for task 02b512f9-4fcf-027f-1ee8-00000000012b 4871 1726773041.52253: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "tuned-adm", "verify", "-i" ], "delta": "0:00:00.105407", "end": "2024-09-19 15:10:41.470448", "rc": 0, "start": "2024-09-19 15:10:41.365041" } STDOUT: Verification succeeded, current system settings match the preset profile. See TuneD log file ('/var/log/tuned/tuned.log') for details. 4871 1726773041.52349: no more pending results, returning what we have 4871 1726773041.52353: results queue empty 4871 1726773041.52354: checking for any_errors_fatal 4871 1726773041.52355: done checking for any_errors_fatal 4871 1726773041.52356: checking for max_fail_percentage 4871 1726773041.52357: done checking for max_fail_percentage 4871 1726773041.52358: checking to see if all hosts have failed and the running result is not ok 4871 1726773041.52359: done checking to see if all hosts have failed 4871 1726773041.52360: getting the remaining hosts for this loop 4871 1726773041.52362: done getting the remaining hosts for this loop 4871 1726773041.52366: getting the next task for host managed_node3 4871 1726773041.52373: done getting next task for host managed_node3 4871 1726773041.52377: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 4871 1726773041.52380: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 4871 1726773041.52393: getting variables 4871 1726773041.52394: in VariableManager get_vars() 4871 1726773041.52433: Calling all_inventory to load vars for managed_node3 4871 1726773041.52553: Calling groups_inventory to load vars for managed_node3 4871 1726773041.52557: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773041.52571: Calling all_plugins_play to load vars for managed_node3 4871 1726773041.52574: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773041.52578: Calling groups_plugins_play to load vars for managed_node3 4871 1726773041.53030: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773041.53291: done with get_vars() 4871 1726773041.53304: done getting variables 4871 1726773041.53413: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Get last verify results from log] *** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:12 Thursday 19 September 2024 15:10:41 -0400 (0:00:00.649) 0:00:13.276 **** 4871 1726773041.53453: entering _queue_task() for managed_node3/shell 4871 1726773041.53455: Creating lock for shell 4871 1726773041.53872: worker is 1 (out of 1 available) 4871 1726773041.53885: exiting _queue_task() for managed_node3/shell 4871 1726773041.53896: done queuing things up, now waiting for results queue to drain 4871 1726773041.53897: waiting for pending results... 4871 1726773041.54309: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 4871 1726773041.54315: in run() - task 02b512f9-4fcf-027f-1ee8-00000000012c 4871 1726773041.54318: variable 'ansible_search_path' from source: unknown 4871 1726773041.54321: variable 'ansible_search_path' from source: unknown 4871 1726773041.54323: calling self._execute() 4871 1726773041.54421: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773041.54439: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773041.54456: variable 'omit' from source: magic vars 4871 1726773041.55067: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4871 1726773041.55347: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4871 1726773041.55403: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4871 1726773041.55499: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4871 1726773041.55503: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4871 1726773041.55617: variable '__kernel_settings_register_verify_values' from source: set_fact 4871 1726773041.55657: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 4871 1726773041.55665: when evaluation is False, skipping this task 4871 1726773041.55672: _execute() done 4871 1726773041.55678: dumping result to json 4871 1726773041.55685: done dumping result, returning 4871 1726773041.55696: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log [02b512f9-4fcf-027f-1ee8-00000000012c] 4871 1726773041.55706: sending task result for task 02b512f9-4fcf-027f-1ee8-00000000012c skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 4871 1726773041.55990: no more pending results, returning what we have 4871 1726773041.55995: results queue empty 4871 1726773041.55996: checking for any_errors_fatal 4871 1726773041.56006: done checking for any_errors_fatal 4871 1726773041.56007: checking for max_fail_percentage 4871 1726773041.56008: done checking for max_fail_percentage 4871 1726773041.56009: checking to see if all hosts have failed and the running result is not ok 4871 1726773041.56010: done checking to see if all hosts have failed 4871 1726773041.56011: getting the remaining hosts for this loop 4871 1726773041.56012: done getting the remaining hosts for this loop 4871 1726773041.56017: getting the next task for host managed_node3 4871 1726773041.56024: done getting next task for host managed_node3 4871 1726773041.56028: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 4871 1726773041.56031: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4871 1726773041.56147: getting variables 4871 1726773041.56149: in VariableManager get_vars() 4871 1726773041.56184: Calling all_inventory to load vars for managed_node3 4871 1726773041.56187: Calling groups_inventory to load vars for managed_node3 4871 1726773041.56189: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773041.56199: Calling all_plugins_play to load vars for managed_node3 4871 1726773041.56202: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773041.56205: Calling groups_plugins_play to load vars for managed_node3 4871 1726773041.56530: done sending task result for task 02b512f9-4fcf-027f-1ee8-00000000012c 4871 1726773041.56533: WORKER PROCESS EXITING 4871 1726773041.56560: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773041.56800: done with get_vars() 4871 1726773041.56812: done getting variables 4871 1726773041.56876: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors] *** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:23 Thursday 19 September 2024 15:10:41 -0400 (0:00:00.034) 0:00:13.311 **** 4871 1726773041.56914: entering _queue_task() for managed_node3/fail 4871 1726773041.57209: worker is 1 (out of 1 available) 4871 1726773041.57334: exiting _queue_task() for managed_node3/fail 4871 1726773041.57346: done queuing things up, now waiting for results queue to drain 4871 1726773041.57348: waiting for pending results... 4871 1726773041.57520: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 4871 1726773041.57630: in run() - task 02b512f9-4fcf-027f-1ee8-00000000012d 4871 1726773041.57840: variable 'ansible_search_path' from source: unknown 4871 1726773041.57844: variable 'ansible_search_path' from source: unknown 4871 1726773041.57847: calling self._execute() 4871 1726773041.57850: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773041.57852: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773041.57855: variable 'omit' from source: magic vars 4871 1726773041.58326: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4871 1726773041.58610: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4871 1726773041.58787: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4871 1726773041.58832: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4871 1726773041.59205: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4871 1726773041.59328: variable '__kernel_settings_register_verify_values' from source: set_fact 4871 1726773041.59374: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 4871 1726773041.59383: when evaluation is False, skipping this task 4871 1726773041.59391: _execute() done 4871 1726773041.59397: dumping result to json 4871 1726773041.59404: done dumping result, returning 4871 1726773041.59416: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors [02b512f9-4fcf-027f-1ee8-00000000012d] 4871 1726773041.59426: sending task result for task 02b512f9-4fcf-027f-1ee8-00000000012d skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 4871 1726773041.59596: no more pending results, returning what we have 4871 1726773041.59600: results queue empty 4871 1726773041.59601: checking for any_errors_fatal 4871 1726773041.59607: done checking for any_errors_fatal 4871 1726773041.59607: checking for max_fail_percentage 4871 1726773041.59609: done checking for max_fail_percentage 4871 1726773041.59610: checking to see if all hosts have failed and the running result is not ok 4871 1726773041.59611: done checking to see if all hosts have failed 4871 1726773041.59612: getting the remaining hosts for this loop 4871 1726773041.59614: done getting the remaining hosts for this loop 4871 1726773041.59618: getting the next task for host managed_node3 4871 1726773041.59627: done getting next task for host managed_node3 4871 1726773041.59632: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 4871 1726773041.59738: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4871 1726773041.59757: getting variables 4871 1726773041.59759: in VariableManager get_vars() 4871 1726773041.59810: Calling all_inventory to load vars for managed_node3 4871 1726773041.59814: Calling groups_inventory to load vars for managed_node3 4871 1726773041.59816: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773041.59828: Calling all_plugins_play to load vars for managed_node3 4871 1726773041.59831: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773041.59893: Calling groups_plugins_play to load vars for managed_node3 4871 1726773041.59909: done sending task result for task 02b512f9-4fcf-027f-1ee8-00000000012d 4871 1726773041.59914: WORKER PROCESS EXITING 4871 1726773041.60125: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773041.60832: done with get_vars() 4871 1726773041.60846: done getting variables 4871 1726773041.60915: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes] *** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:177 Thursday 19 September 2024 15:10:41 -0400 (0:00:00.040) 0:00:13.351 **** 4871 1726773041.60949: entering _queue_task() for managed_node3/set_fact 4871 1726773041.61576: worker is 1 (out of 1 available) 4871 1726773041.61593: exiting _queue_task() for managed_node3/set_fact 4871 1726773041.61607: done queuing things up, now waiting for results queue to drain 4871 1726773041.61608: waiting for pending results... 4871 1726773041.61865: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 4871 1726773041.62015: in run() - task 02b512f9-4fcf-027f-1ee8-00000000005d 4871 1726773041.62042: variable 'ansible_search_path' from source: unknown 4871 1726773041.62053: variable 'ansible_search_path' from source: unknown 4871 1726773041.62112: calling self._execute() 4871 1726773041.62243: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773041.62247: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773041.62480: variable 'omit' from source: magic vars 4871 1726773041.62817: variable 'omit' from source: magic vars 4871 1726773041.62820: variable 'omit' from source: magic vars 4871 1726773041.62959: variable 'omit' from source: magic vars 4871 1726773041.63015: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4871 1726773041.63076: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4871 1726773041.63105: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4871 1726773041.63132: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773041.63162: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773041.63209: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4871 1726773041.63218: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773041.63227: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773041.63344: Set connection var ansible_shell_type to sh 4871 1726773041.63362: Set connection var ansible_timeout to 10 4871 1726773041.63370: Set connection var ansible_connection to ssh 4871 1726773041.63385: Set connection var ansible_module_compression to ZIP_DEFLATED 4871 1726773041.63399: Set connection var ansible_pipelining to False 4871 1726773041.63408: Set connection var ansible_shell_executable to /bin/sh 4871 1726773041.63433: variable 'ansible_shell_executable' from source: unknown 4871 1726773041.63443: variable 'ansible_connection' from source: unknown 4871 1726773041.63469: variable 'ansible_module_compression' from source: unknown 4871 1726773041.63472: variable 'ansible_shell_type' from source: unknown 4871 1726773041.63475: variable 'ansible_shell_executable' from source: unknown 4871 1726773041.63477: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773041.63479: variable 'ansible_pipelining' from source: unknown 4871 1726773041.63481: variable 'ansible_timeout' from source: unknown 4871 1726773041.63494: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773041.63687: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4871 1726773041.63690: variable 'omit' from source: magic vars 4871 1726773041.63693: starting attempt loop 4871 1726773041.63695: running the handler 4871 1726773041.63704: handler run complete 4871 1726773041.63720: attempt loop complete, returning result 4871 1726773041.63730: _execute() done 4871 1726773041.63796: dumping result to json 4871 1726773041.63799: done dumping result, returning 4871 1726773041.63801: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes [02b512f9-4fcf-027f-1ee8-00000000005d] 4871 1726773041.63804: sending task result for task 02b512f9-4fcf-027f-1ee8-00000000005d 4871 1726773041.63884: done sending task result for task 02b512f9-4fcf-027f-1ee8-00000000005d 4871 1726773041.63888: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "kernel_settings_reboot_required": false }, "changed": false } 4871 1726773041.63986: no more pending results, returning what we have 4871 1726773041.63990: results queue empty 4871 1726773041.63991: checking for any_errors_fatal 4871 1726773041.63999: done checking for any_errors_fatal 4871 1726773041.64000: checking for max_fail_percentage 4871 1726773041.64001: done checking for max_fail_percentage 4871 1726773041.64002: checking to see if all hosts have failed and the running result is not ok 4871 1726773041.64005: done checking to see if all hosts have failed 4871 1726773041.64006: getting the remaining hosts for this loop 4871 1726773041.64008: done getting the remaining hosts for this loop 4871 1726773041.64012: getting the next task for host managed_node3 4871 1726773041.64019: done getting next task for host managed_node3 4871 1726773041.64024: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 4871 1726773041.64028: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4871 1726773041.64051: getting variables 4871 1726773041.64054: in VariableManager get_vars() 4871 1726773041.64094: Calling all_inventory to load vars for managed_node3 4871 1726773041.64096: Calling groups_inventory to load vars for managed_node3 4871 1726773041.64099: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773041.64109: Calling all_plugins_play to load vars for managed_node3 4871 1726773041.64112: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773041.64115: Calling groups_plugins_play to load vars for managed_node3 4871 1726773041.64318: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773041.64518: done with get_vars() 4871 1726773041.64530: done getting variables 4871 1726773041.64595: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing] *** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:181 Thursday 19 September 2024 15:10:41 -0400 (0:00:00.036) 0:00:13.388 **** 4871 1726773041.64624: entering _queue_task() for managed_node3/set_fact 4871 1726773041.64894: worker is 1 (out of 1 available) 4871 1726773041.65023: exiting _queue_task() for managed_node3/set_fact 4871 1726773041.65038: done queuing things up, now waiting for results queue to drain 4871 1726773041.65039: waiting for pending results... 4871 1726773041.65181: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 4871 1726773041.65263: in run() - task 02b512f9-4fcf-027f-1ee8-00000000005e 4871 1726773041.65273: variable 'ansible_search_path' from source: unknown 4871 1726773041.65277: variable 'ansible_search_path' from source: unknown 4871 1726773041.65312: calling self._execute() 4871 1726773041.65381: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773041.65387: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773041.65398: variable 'omit' from source: magic vars 4871 1726773041.65481: variable 'omit' from source: magic vars 4871 1726773041.65521: variable 'omit' from source: magic vars 4871 1726773041.65817: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4871 1726773041.66240: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4871 1726773041.66244: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4871 1726773041.66246: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4871 1726773041.66248: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4871 1726773041.66371: variable '__kernel_settings_register_profile' from source: set_fact 4871 1726773041.66393: variable '__kernel_settings_register_mode' from source: set_fact 4871 1726773041.66407: variable '__kernel_settings_register_apply' from source: set_fact 4871 1726773041.66464: variable 'omit' from source: magic vars 4871 1726773041.66501: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4871 1726773041.66539: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4871 1726773041.66564: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4871 1726773041.66585: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773041.66602: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773041.66636: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4871 1726773041.66644: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773041.66651: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773041.66749: Set connection var ansible_shell_type to sh 4871 1726773041.66763: Set connection var ansible_timeout to 10 4871 1726773041.66771: Set connection var ansible_connection to ssh 4871 1726773041.66784: Set connection var ansible_module_compression to ZIP_DEFLATED 4871 1726773041.66802: Set connection var ansible_pipelining to False 4871 1726773041.66812: Set connection var ansible_shell_executable to /bin/sh 4871 1726773041.66843: variable 'ansible_shell_executable' from source: unknown 4871 1726773041.66851: variable 'ansible_connection' from source: unknown 4871 1726773041.66859: variable 'ansible_module_compression' from source: unknown 4871 1726773041.66866: variable 'ansible_shell_type' from source: unknown 4871 1726773041.66873: variable 'ansible_shell_executable' from source: unknown 4871 1726773041.66880: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773041.66888: variable 'ansible_pipelining' from source: unknown 4871 1726773041.66899: variable 'ansible_timeout' from source: unknown 4871 1726773041.66907: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773041.67024: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4871 1726773041.67042: variable 'omit' from source: magic vars 4871 1726773041.67051: starting attempt loop 4871 1726773041.67058: running the handler 4871 1726773041.67074: handler run complete 4871 1726773041.67087: attempt loop complete, returning result 4871 1726773041.67241: _execute() done 4871 1726773041.67245: dumping result to json 4871 1726773041.67247: done dumping result, returning 4871 1726773041.67250: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing [02b512f9-4fcf-027f-1ee8-00000000005e] 4871 1726773041.67252: sending task result for task 02b512f9-4fcf-027f-1ee8-00000000005e 4871 1726773041.67327: done sending task result for task 02b512f9-4fcf-027f-1ee8-00000000005e 4871 1726773041.67331: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_changed": true }, "changed": false } 4871 1726773041.67399: no more pending results, returning what we have 4871 1726773041.67402: results queue empty 4871 1726773041.67403: checking for any_errors_fatal 4871 1726773041.67408: done checking for any_errors_fatal 4871 1726773041.67409: checking for max_fail_percentage 4871 1726773041.67410: done checking for max_fail_percentage 4871 1726773041.67411: checking to see if all hosts have failed and the running result is not ok 4871 1726773041.67412: done checking to see if all hosts have failed 4871 1726773041.67413: getting the remaining hosts for this loop 4871 1726773041.67415: done getting the remaining hosts for this loop 4871 1726773041.67418: getting the next task for host managed_node3 4871 1726773041.67427: done getting next task for host managed_node3 4871 1726773041.67429: ^ task is: TASK: meta (role_complete) 4871 1726773041.67432: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4871 1726773041.67443: getting variables 4871 1726773041.67444: in VariableManager get_vars() 4871 1726773041.67479: Calling all_inventory to load vars for managed_node3 4871 1726773041.67481: Calling groups_inventory to load vars for managed_node3 4871 1726773041.67483: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773041.67492: Calling all_plugins_play to load vars for managed_node3 4871 1726773041.67495: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773041.67498: Calling groups_plugins_play to load vars for managed_node3 4871 1726773041.67753: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773041.67990: done with get_vars() 4871 1726773041.68002: done getting variables 4871 1726773041.68083: done queuing things up, now waiting for results queue to drain 4871 1726773041.68085: results queue empty 4871 1726773041.68085: checking for any_errors_fatal 4871 1726773041.68088: done checking for any_errors_fatal 4871 1726773041.68089: checking for max_fail_percentage 4871 1726773041.68090: done checking for max_fail_percentage 4871 1726773041.68094: checking to see if all hosts have failed and the running result is not ok 4871 1726773041.68095: done checking to see if all hosts have failed 4871 1726773041.68096: getting the remaining hosts for this loop 4871 1726773041.68097: done getting the remaining hosts for this loop 4871 1726773041.68100: getting the next task for host managed_node3 4871 1726773041.68104: done getting next task for host managed_node3 4871 1726773041.68106: ^ task is: TASK: Verify that settings were applied correctly 4871 1726773041.68108: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4871 1726773041.68110: getting variables 4871 1726773041.68111: in VariableManager get_vars() 4871 1726773041.68122: Calling all_inventory to load vars for managed_node3 4871 1726773041.68124: Calling groups_inventory to load vars for managed_node3 4871 1726773041.68126: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773041.68130: Calling all_plugins_play to load vars for managed_node3 4871 1726773041.68132: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773041.68138: Calling groups_plugins_play to load vars for managed_node3 4871 1726773041.68299: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773041.68528: done with get_vars() 4871 1726773041.68543: done getting variables TASK [Verify that settings were applied correctly] ***************************** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml:30 Thursday 19 September 2024 15:10:41 -0400 (0:00:00.040) 0:00:13.428 **** 4871 1726773041.68654: entering _queue_task() for managed_node3/include_tasks 4871 1726773041.69167: worker is 1 (out of 1 available) 4871 1726773041.69178: exiting _queue_task() for managed_node3/include_tasks 4871 1726773041.69189: done queuing things up, now waiting for results queue to drain 4871 1726773041.69191: waiting for pending results... 4871 1726773041.69324: running TaskExecutor() for managed_node3/TASK: Verify that settings were applied correctly 4871 1726773041.69441: in run() - task 02b512f9-4fcf-027f-1ee8-000000000009 4871 1726773041.69466: variable 'ansible_search_path' from source: unknown 4871 1726773041.69513: calling self._execute() 4871 1726773041.69632: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773041.69741: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773041.69746: variable 'omit' from source: magic vars 4871 1726773041.69784: _execute() done 4871 1726773041.69796: dumping result to json 4871 1726773041.69806: done dumping result, returning 4871 1726773041.69817: done running TaskExecutor() for managed_node3/TASK: Verify that settings were applied correctly [02b512f9-4fcf-027f-1ee8-000000000009] 4871 1726773041.69828: sending task result for task 02b512f9-4fcf-027f-1ee8-000000000009 4871 1726773041.69986: no more pending results, returning what we have 4871 1726773041.69992: in VariableManager get_vars() 4871 1726773041.70043: Calling all_inventory to load vars for managed_node3 4871 1726773041.70046: Calling groups_inventory to load vars for managed_node3 4871 1726773041.70049: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773041.70066: Calling all_plugins_play to load vars for managed_node3 4871 1726773041.70070: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773041.70074: Calling groups_plugins_play to load vars for managed_node3 4871 1726773041.70587: done sending task result for task 02b512f9-4fcf-027f-1ee8-000000000009 4871 1726773041.70591: WORKER PROCESS EXITING 4871 1726773041.70617: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773041.70854: done with get_vars() 4871 1726773041.70862: variable 'ansible_search_path' from source: unknown 4871 1726773041.70877: we have included files to process 4871 1726773041.70878: generating all_blocks data 4871 1726773041.70879: done generating all_blocks data 4871 1726773041.70884: processing included file: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings.yml 4871 1726773041.70885: loading included file: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings.yml 4871 1726773041.70888: Loading data from /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings.yml 4871 1726773041.71706: in VariableManager get_vars() 4871 1726773041.71726: done with get_vars() 4871 1726773041.71877: done processing included file 4871 1726773041.71880: iterating over new_blocks loaded from include file 4871 1726773041.71882: in VariableManager get_vars() 4871 1726773041.71897: done with get_vars() 4871 1726773041.71899: filtering new block on tags 4871 1726773041.72013: done filtering new block on tags 4871 1726773041.72016: done iterating over new_blocks loaded from include file included: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings.yml for managed_node3 4871 1726773041.72021: extending task lists for all hosts with included blocks 4871 1726773041.73214: done extending task lists 4871 1726773041.73216: done processing included files 4871 1726773041.73216: results queue empty 4871 1726773041.73217: checking for any_errors_fatal 4871 1726773041.73219: done checking for any_errors_fatal 4871 1726773041.73220: checking for max_fail_percentage 4871 1726773041.73221: done checking for max_fail_percentage 4871 1726773041.73222: checking to see if all hosts have failed and the running result is not ok 4871 1726773041.73223: done checking to see if all hosts have failed 4871 1726773041.73224: getting the remaining hosts for this loop 4871 1726773041.73225: done getting the remaining hosts for this loop 4871 1726773041.73228: getting the next task for host managed_node3 4871 1726773041.73232: done getting next task for host managed_node3 4871 1726773041.73236: ^ task is: TASK: Set version specific variables 4871 1726773041.73238: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4871 1726773041.73240: getting variables 4871 1726773041.73241: in VariableManager get_vars() 4871 1726773041.73255: Calling all_inventory to load vars for managed_node3 4871 1726773041.73257: Calling groups_inventory to load vars for managed_node3 4871 1726773041.73259: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773041.73265: Calling all_plugins_play to load vars for managed_node3 4871 1726773041.73268: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773041.73270: Calling groups_plugins_play to load vars for managed_node3 4871 1726773041.73445: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773041.73677: done with get_vars() 4871 1726773041.73687: done getting variables 4871 1726773041.73729: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set version specific variables] ****************************************** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings.yml:2 Thursday 19 September 2024 15:10:41 -0400 (0:00:00.051) 0:00:13.480 **** 4871 1726773041.73759: entering _queue_task() for managed_node3/include_vars 4871 1726773041.74090: worker is 1 (out of 1 available) 4871 1726773041.74103: exiting _queue_task() for managed_node3/include_vars 4871 1726773041.74116: done queuing things up, now waiting for results queue to drain 4871 1726773041.74117: waiting for pending results... 4871 1726773041.74407: running TaskExecutor() for managed_node3/TASK: Set version specific variables 4871 1726773041.74514: in run() - task 02b512f9-4fcf-027f-1ee8-000000000187 4871 1726773041.74532: variable 'ansible_search_path' from source: unknown 4871 1726773041.74543: variable 'ansible_search_path' from source: unknown 4871 1726773041.74588: calling self._execute() 4871 1726773041.74686: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773041.74698: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773041.74712: variable 'omit' from source: magic vars 4871 1726773041.74838: variable 'omit' from source: magic vars 4871 1726773041.74884: variable 'omit' from source: magic vars 4871 1726773041.75313: variable 'ffparams' from source: task vars 4871 1726773041.75433: variable 'ansible_distribution' from source: facts 4871 1726773041.75453: variable 'ansible_distribution_major_version' from source: facts 4871 1726773041.75578: variable 'ansible_distribution' from source: facts 4871 1726773041.75789: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 4871 1726773041.76078: Loaded config def from plugin (lookup/first_found) 4871 1726773041.76093: Loading LookupModule 'first_found' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py 4871 1726773041.76210: variable 'ansible_search_path' from source: unknown 4871 1726773041.76214: evaluation_path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings 4871 1726773041.76219: search_path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/files/vars/tests_Fedora_40.yml /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/vars/tests_Fedora_40.yml /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/files/vars/tests_Fedora_40.yml /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/vars/tests_Fedora_40.yml /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/files/vars/tests_Fedora_40.yml /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/vars/tests_Fedora_40.yml 4871 1726773041.76248: variable 'ansible_search_path' from source: unknown 4871 1726773041.76257: evaluation_path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings 4871 1726773041.76303: search_path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/files/vars/tests_Fedora.yml /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/vars/tests_Fedora.yml /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/files/vars/tests_Fedora.yml /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/vars/tests_Fedora.yml /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/files/vars/tests_Fedora.yml /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/vars/tests_Fedora.yml 4871 1726773041.76346: variable 'omit' from source: magic vars 4871 1726773041.76381: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4871 1726773041.76414: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4871 1726773041.76448: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4871 1726773041.76472: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773041.76537: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773041.76541: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4871 1726773041.76547: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773041.76549: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773041.76653: Set connection var ansible_shell_type to sh 4871 1726773041.76668: Set connection var ansible_timeout to 10 4871 1726773041.76676: Set connection var ansible_connection to ssh 4871 1726773041.76690: Set connection var ansible_module_compression to ZIP_DEFLATED 4871 1726773041.76706: Set connection var ansible_pipelining to False 4871 1726773041.76719: Set connection var ansible_shell_executable to /bin/sh 4871 1726773041.76759: variable 'ansible_shell_executable' from source: unknown 4871 1726773041.76841: variable 'ansible_connection' from source: unknown 4871 1726773041.76844: variable 'ansible_module_compression' from source: unknown 4871 1726773041.76847: variable 'ansible_shell_type' from source: unknown 4871 1726773041.76849: variable 'ansible_shell_executable' from source: unknown 4871 1726773041.76851: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773041.76854: variable 'ansible_pipelining' from source: unknown 4871 1726773041.76858: variable 'ansible_timeout' from source: unknown 4871 1726773041.76860: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773041.76944: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4871 1726773041.76962: variable 'omit' from source: magic vars 4871 1726773041.76978: starting attempt loop 4871 1726773041.76985: running the handler 4871 1726773041.77062: handler run complete 4871 1726773041.77083: attempt loop complete, returning result 4871 1726773041.77139: _execute() done 4871 1726773041.77143: dumping result to json 4871 1726773041.77145: done dumping result, returning 4871 1726773041.77148: done running TaskExecutor() for managed_node3/TASK: Set version specific variables [02b512f9-4fcf-027f-1ee8-000000000187] 4871 1726773041.77150: sending task result for task 02b512f9-4fcf-027f-1ee8-000000000187 4871 1726773041.77450: done sending task result for task 02b512f9-4fcf-027f-1ee8-000000000187 4871 1726773041.77454: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_test_python_cmd": "python3", "__kernel_settings_test_python_pkgs": [ "python3", "python3-configobj" ] }, "ansible_included_var_files": [ "/tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/vars/tests_Fedora.yml" ], "changed": false } 4871 1726773041.77514: no more pending results, returning what we have 4871 1726773041.77517: results queue empty 4871 1726773041.77518: checking for any_errors_fatal 4871 1726773041.77520: done checking for any_errors_fatal 4871 1726773041.77521: checking for max_fail_percentage 4871 1726773041.77522: done checking for max_fail_percentage 4871 1726773041.77523: checking to see if all hosts have failed and the running result is not ok 4871 1726773041.77524: done checking to see if all hosts have failed 4871 1726773041.77524: getting the remaining hosts for this loop 4871 1726773041.77526: done getting the remaining hosts for this loop 4871 1726773041.77538: getting the next task for host managed_node3 4871 1726773041.77544: done getting next task for host managed_node3 4871 1726773041.77547: ^ task is: TASK: Reset settings success flag 4871 1726773041.77550: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4871 1726773041.77554: getting variables 4871 1726773041.77555: in VariableManager get_vars() 4871 1726773041.77591: Calling all_inventory to load vars for managed_node3 4871 1726773041.77594: Calling groups_inventory to load vars for managed_node3 4871 1726773041.77596: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773041.77607: Calling all_plugins_play to load vars for managed_node3 4871 1726773041.77610: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773041.77614: Calling groups_plugins_play to load vars for managed_node3 4871 1726773041.77940: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773041.78219: done with get_vars() 4871 1726773041.78232: done getting variables 4871 1726773041.78299: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Reset settings success flag] ********************************************* task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings.yml:13 Thursday 19 September 2024 15:10:41 -0400 (0:00:00.045) 0:00:13.525 **** 4871 1726773041.78332: entering _queue_task() for managed_node3/set_fact 4871 1726773041.78599: worker is 1 (out of 1 available) 4871 1726773041.78615: exiting _queue_task() for managed_node3/set_fact 4871 1726773041.78627: done queuing things up, now waiting for results queue to drain 4871 1726773041.78628: waiting for pending results... 4871 1726773041.78814: running TaskExecutor() for managed_node3/TASK: Reset settings success flag 4871 1726773041.78879: in run() - task 02b512f9-4fcf-027f-1ee8-000000000188 4871 1726773041.78893: variable 'ansible_search_path' from source: unknown 4871 1726773041.78899: variable 'ansible_search_path' from source: unknown 4871 1726773041.78931: calling self._execute() 4871 1726773041.79005: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773041.79010: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773041.79019: variable 'omit' from source: magic vars 4871 1726773041.79109: variable 'omit' from source: magic vars 4871 1726773041.79144: variable 'omit' from source: magic vars 4871 1726773041.79168: variable 'omit' from source: magic vars 4871 1726773041.79209: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4871 1726773041.79239: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4871 1726773041.79256: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4871 1726773041.79274: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773041.79285: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773041.79315: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4871 1726773041.79318: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773041.79320: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773041.79393: Set connection var ansible_shell_type to sh 4871 1726773041.79403: Set connection var ansible_timeout to 10 4871 1726773041.79408: Set connection var ansible_connection to ssh 4871 1726773041.79415: Set connection var ansible_module_compression to ZIP_DEFLATED 4871 1726773041.79423: Set connection var ansible_pipelining to False 4871 1726773041.79428: Set connection var ansible_shell_executable to /bin/sh 4871 1726773041.79447: variable 'ansible_shell_executable' from source: unknown 4871 1726773041.79450: variable 'ansible_connection' from source: unknown 4871 1726773041.79453: variable 'ansible_module_compression' from source: unknown 4871 1726773041.79455: variable 'ansible_shell_type' from source: unknown 4871 1726773041.79458: variable 'ansible_shell_executable' from source: unknown 4871 1726773041.79461: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773041.79465: variable 'ansible_pipelining' from source: unknown 4871 1726773041.79468: variable 'ansible_timeout' from source: unknown 4871 1726773041.79472: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773041.79591: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4871 1726773041.79602: variable 'omit' from source: magic vars 4871 1726773041.79607: starting attempt loop 4871 1726773041.79610: running the handler 4871 1726773041.79620: handler run complete 4871 1726773041.79631: attempt loop complete, returning result 4871 1726773041.79634: _execute() done 4871 1726773041.79638: dumping result to json 4871 1726773041.79640: done dumping result, returning 4871 1726773041.79643: done running TaskExecutor() for managed_node3/TASK: Reset settings success flag [02b512f9-4fcf-027f-1ee8-000000000188] 4871 1726773041.79650: sending task result for task 02b512f9-4fcf-027f-1ee8-000000000188 4871 1726773041.79735: done sending task result for task 02b512f9-4fcf-027f-1ee8-000000000188 4871 1726773041.79738: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_success": true }, "changed": false } 4871 1726773041.79798: no more pending results, returning what we have 4871 1726773041.79801: results queue empty 4871 1726773041.79802: checking for any_errors_fatal 4871 1726773041.79810: done checking for any_errors_fatal 4871 1726773041.79811: checking for max_fail_percentage 4871 1726773041.79813: done checking for max_fail_percentage 4871 1726773041.79813: checking to see if all hosts have failed and the running result is not ok 4871 1726773041.79814: done checking to see if all hosts have failed 4871 1726773041.79815: getting the remaining hosts for this loop 4871 1726773041.79817: done getting the remaining hosts for this loop 4871 1726773041.79821: getting the next task for host managed_node3 4871 1726773041.79826: done getting next task for host managed_node3 4871 1726773041.79829: ^ task is: TASK: Check tuned-adm verify 4871 1726773041.79832: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4871 1726773041.79841: getting variables 4871 1726773041.79842: in VariableManager get_vars() 4871 1726773041.79872: Calling all_inventory to load vars for managed_node3 4871 1726773041.79875: Calling groups_inventory to load vars for managed_node3 4871 1726773041.79877: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773041.79887: Calling all_plugins_play to load vars for managed_node3 4871 1726773041.79889: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773041.79892: Calling groups_plugins_play to load vars for managed_node3 4871 1726773041.80044: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773041.80186: done with get_vars() 4871 1726773041.80198: done getting variables 4871 1726773041.80244: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check tuned-adm verify] ************************************************** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings.yml:17 Thursday 19 September 2024 15:10:41 -0400 (0:00:00.019) 0:00:13.545 **** 4871 1726773041.80266: entering _queue_task() for managed_node3/command 4871 1726773041.80528: worker is 1 (out of 1 available) 4871 1726773041.80743: exiting _queue_task() for managed_node3/command 4871 1726773041.80756: done queuing things up, now waiting for results queue to drain 4871 1726773041.80758: waiting for pending results... 4871 1726773041.80957: running TaskExecutor() for managed_node3/TASK: Check tuned-adm verify 4871 1726773041.80962: in run() - task 02b512f9-4fcf-027f-1ee8-000000000189 4871 1726773041.80970: variable 'ansible_search_path' from source: unknown 4871 1726773041.80974: variable 'ansible_search_path' from source: unknown 4871 1726773041.81041: calling self._execute() 4871 1726773041.81122: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773041.81126: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773041.81140: variable 'omit' from source: magic vars 4871 1726773041.81651: variable '__kernel_settings_test_verify' from source: include params 4871 1726773041.81655: Evaluated conditional (__kernel_settings_test_verify): False 4871 1726773041.81658: when evaluation is False, skipping this task 4871 1726773041.81660: _execute() done 4871 1726773041.81663: dumping result to json 4871 1726773041.81665: done dumping result, returning 4871 1726773041.81727: done running TaskExecutor() for managed_node3/TASK: Check tuned-adm verify [02b512f9-4fcf-027f-1ee8-000000000189] 4871 1726773041.81730: sending task result for task 02b512f9-4fcf-027f-1ee8-000000000189 4871 1726773041.81809: done sending task result for task 02b512f9-4fcf-027f-1ee8-000000000189 4871 1726773041.81813: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_test_verify", "skip_reason": "Conditional result was False" } 4871 1726773041.81874: no more pending results, returning what we have 4871 1726773041.81878: results queue empty 4871 1726773041.81878: checking for any_errors_fatal 4871 1726773041.81884: done checking for any_errors_fatal 4871 1726773041.81884: checking for max_fail_percentage 4871 1726773041.81885: done checking for max_fail_percentage 4871 1726773041.81886: checking to see if all hosts have failed and the running result is not ok 4871 1726773041.81886: done checking to see if all hosts have failed 4871 1726773041.81887: getting the remaining hosts for this loop 4871 1726773041.81888: done getting the remaining hosts for this loop 4871 1726773041.81894: getting the next task for host managed_node3 4871 1726773041.81899: done getting next task for host managed_node3 4871 1726773041.81901: ^ task is: TASK: Check for verify errors 4871 1726773041.81904: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4871 1726773041.81907: getting variables 4871 1726773041.81908: in VariableManager get_vars() 4871 1726773041.81945: Calling all_inventory to load vars for managed_node3 4871 1726773041.81947: Calling groups_inventory to load vars for managed_node3 4871 1726773041.81949: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773041.81964: Calling all_plugins_play to load vars for managed_node3 4871 1726773041.81966: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773041.81970: Calling groups_plugins_play to load vars for managed_node3 4871 1726773041.82201: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773041.82340: done with get_vars() 4871 1726773041.82349: done getting variables 4871 1726773041.82396: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check for verify errors] ************************************************* task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings.yml:24 Thursday 19 September 2024 15:10:41 -0400 (0:00:00.021) 0:00:13.566 **** 4871 1726773041.82417: entering _queue_task() for managed_node3/command 4871 1726773041.82653: worker is 1 (out of 1 available) 4871 1726773041.82667: exiting _queue_task() for managed_node3/command 4871 1726773041.82680: done queuing things up, now waiting for results queue to drain 4871 1726773041.82682: waiting for pending results... 4871 1726773041.82856: running TaskExecutor() for managed_node3/TASK: Check for verify errors 4871 1726773041.83021: in run() - task 02b512f9-4fcf-027f-1ee8-00000000018a 4871 1726773041.83028: variable 'ansible_search_path' from source: unknown 4871 1726773041.83030: variable 'ansible_search_path' from source: unknown 4871 1726773041.83033: calling self._execute() 4871 1726773041.83043: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773041.83046: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773041.83056: variable 'omit' from source: magic vars 4871 1726773041.83424: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4871 1726773041.83627: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4871 1726773041.83666: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4871 1726773041.83698: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4871 1726773041.83721: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4871 1726773041.83795: 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) 4871 1726773041.83863: 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) 4871 1726773041.83868: 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) 4871 1726773041.83871: 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) 4871 1726773041.84040: variable '__kernel_settings_register_verify' from source: set_fact 4871 1726773041.84043: Evaluated conditional (__kernel_settings_register_verify is defined): True 4871 1726773041.84139: variable '__kernel_settings_register_verify' from source: set_fact 4871 1726773041.84154: Evaluated conditional (__kernel_settings_register_verify is failed): False 4871 1726773041.84162: when evaluation is False, skipping this task 4871 1726773041.84169: _execute() done 4871 1726773041.84176: dumping result to json 4871 1726773041.84183: done dumping result, returning 4871 1726773041.84195: done running TaskExecutor() for managed_node3/TASK: Check for verify errors [02b512f9-4fcf-027f-1ee8-00000000018a] 4871 1726773041.84206: sending task result for task 02b512f9-4fcf-027f-1ee8-00000000018a skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_verify is failed", "skip_reason": "Conditional result was False" } 4871 1726773041.84377: no more pending results, returning what we have 4871 1726773041.84381: results queue empty 4871 1726773041.84382: checking for any_errors_fatal 4871 1726773041.84388: done checking for any_errors_fatal 4871 1726773041.84388: checking for max_fail_percentage 4871 1726773041.84392: done checking for max_fail_percentage 4871 1726773041.84393: checking to see if all hosts have failed and the running result is not ok 4871 1726773041.84393: done checking to see if all hosts have failed 4871 1726773041.84394: getting the remaining hosts for this loop 4871 1726773041.84397: done getting the remaining hosts for this loop 4871 1726773041.84401: getting the next task for host managed_node3 4871 1726773041.84407: done getting next task for host managed_node3 4871 1726773041.84409: ^ task is: TASK: Check /proc/cmdline 4871 1726773041.84412: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4871 1726773041.84415: getting variables 4871 1726773041.84417: in VariableManager get_vars() 4871 1726773041.84626: Calling all_inventory to load vars for managed_node3 4871 1726773041.84629: Calling groups_inventory to load vars for managed_node3 4871 1726773041.84632: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773041.84646: done sending task result for task 02b512f9-4fcf-027f-1ee8-00000000018a 4871 1726773041.84649: WORKER PROCESS EXITING 4871 1726773041.84658: Calling all_plugins_play to load vars for managed_node3 4871 1726773041.84661: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773041.84664: Calling groups_plugins_play to load vars for managed_node3 4871 1726773041.84937: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773041.85198: done with get_vars() 4871 1726773041.85211: done getting variables 4871 1726773041.85283: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check /proc/cmdline] ***************************************************** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings.yml:31 Thursday 19 September 2024 15:10:41 -0400 (0:00:00.028) 0:00:13.595 **** 4871 1726773041.85366: entering _queue_task() for managed_node3/command 4871 1726773041.85678: worker is 1 (out of 1 available) 4871 1726773041.85693: exiting _queue_task() for managed_node3/command 4871 1726773041.85705: done queuing things up, now waiting for results queue to drain 4871 1726773041.85707: waiting for pending results... 4871 1726773041.85894: running TaskExecutor() for managed_node3/TASK: Check /proc/cmdline 4871 1726773041.85964: in run() - task 02b512f9-4fcf-027f-1ee8-00000000018b 4871 1726773041.85978: variable 'ansible_search_path' from source: unknown 4871 1726773041.85981: variable 'ansible_search_path' from source: unknown 4871 1726773041.86017: calling self._execute() 4871 1726773041.86091: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773041.86099: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773041.86107: variable 'omit' from source: magic vars 4871 1726773041.86542: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4871 1726773041.86743: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4871 1726773041.86778: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4871 1726773041.86806: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4871 1726773041.86837: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4871 1726773041.86908: 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) 4871 1726773041.86928: 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) 4871 1726773041.86950: 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) 4871 1726773041.86968: 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) 4871 1726773041.87058: variable '__kernel_settings_register_verify' from source: set_fact 4871 1726773041.87069: Evaluated conditional (__kernel_settings_register_verify is defined): True 4871 1726773041.87186: variable '__kernel_settings_register_verify' from source: set_fact 4871 1726773041.87197: Evaluated conditional (__kernel_settings_register_verify is failed): False 4871 1726773041.87200: when evaluation is False, skipping this task 4871 1726773041.87203: _execute() done 4871 1726773041.87206: dumping result to json 4871 1726773041.87209: done dumping result, returning 4871 1726773041.87214: done running TaskExecutor() for managed_node3/TASK: Check /proc/cmdline [02b512f9-4fcf-027f-1ee8-00000000018b] 4871 1726773041.87220: sending task result for task 02b512f9-4fcf-027f-1ee8-00000000018b 4871 1726773041.87378: done sending task result for task 02b512f9-4fcf-027f-1ee8-00000000018b 4871 1726773041.87383: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_verify is failed", "skip_reason": "Conditional result was False" } 4871 1726773041.87444: no more pending results, returning what we have 4871 1726773041.87448: results queue empty 4871 1726773041.87449: checking for any_errors_fatal 4871 1726773041.87454: done checking for any_errors_fatal 4871 1726773041.87455: checking for max_fail_percentage 4871 1726773041.87456: done checking for max_fail_percentage 4871 1726773041.87457: checking to see if all hosts have failed and the running result is not ok 4871 1726773041.87458: done checking to see if all hosts have failed 4871 1726773041.87458: getting the remaining hosts for this loop 4871 1726773041.87460: done getting the remaining hosts for this loop 4871 1726773041.87464: getting the next task for host managed_node3 4871 1726773041.87471: done getting next task for host managed_node3 4871 1726773041.87473: ^ task is: TASK: Set error flag based on verify 4871 1726773041.87476: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4871 1726773041.87479: getting variables 4871 1726773041.87481: in VariableManager get_vars() 4871 1726773041.87522: Calling all_inventory to load vars for managed_node3 4871 1726773041.87525: Calling groups_inventory to load vars for managed_node3 4871 1726773041.87527: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773041.87546: Calling all_plugins_play to load vars for managed_node3 4871 1726773041.87549: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773041.87553: Calling groups_plugins_play to load vars for managed_node3 4871 1726773041.87816: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773041.88053: done with get_vars() 4871 1726773041.88065: done getting variables 4871 1726773041.88130: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set error flag based on verify] ****************************************** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings.yml:38 Thursday 19 September 2024 15:10:41 -0400 (0:00:00.028) 0:00:13.624 **** 4871 1726773041.88161: entering _queue_task() for managed_node3/set_fact 4871 1726773041.88456: worker is 1 (out of 1 available) 4871 1726773041.88472: exiting _queue_task() for managed_node3/set_fact 4871 1726773041.88484: done queuing things up, now waiting for results queue to drain 4871 1726773041.88485: waiting for pending results... 4871 1726773041.88817: running TaskExecutor() for managed_node3/TASK: Set error flag based on verify 4871 1726773041.88828: in run() - task 02b512f9-4fcf-027f-1ee8-00000000018c 4871 1726773041.88853: variable 'ansible_search_path' from source: unknown 4871 1726773041.88862: variable 'ansible_search_path' from source: unknown 4871 1726773041.88909: calling self._execute() 4871 1726773041.89010: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773041.89140: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773041.89144: variable 'omit' from source: magic vars 4871 1726773041.89573: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4871 1726773041.90055: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4871 1726773041.90127: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4871 1726773041.90174: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4871 1726773041.90219: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4871 1726773041.90347: 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) 4871 1726773041.90380: 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) 4871 1726773041.90425: 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) 4871 1726773041.90461: 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) 4871 1726773041.90584: variable '__kernel_settings_register_verify' from source: set_fact 4871 1726773041.90609: Evaluated conditional (__kernel_settings_register_verify is defined): True 4871 1726773041.90762: variable '__kernel_settings_register_verify' from source: set_fact 4871 1726773041.90833: Evaluated conditional (__kernel_settings_register_verify is failed): False 4871 1726773041.90847: when evaluation is False, skipping this task 4871 1726773041.90851: _execute() done 4871 1726773041.90854: dumping result to json 4871 1726773041.90856: done dumping result, returning 4871 1726773041.90864: done running TaskExecutor() for managed_node3/TASK: Set error flag based on verify [02b512f9-4fcf-027f-1ee8-00000000018c] 4871 1726773041.90870: sending task result for task 02b512f9-4fcf-027f-1ee8-00000000018c skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_verify is failed", "skip_reason": "Conditional result was False" } 4871 1726773041.91017: no more pending results, returning what we have 4871 1726773041.91021: results queue empty 4871 1726773041.91022: checking for any_errors_fatal 4871 1726773041.91036: done checking for any_errors_fatal 4871 1726773041.91037: checking for max_fail_percentage 4871 1726773041.91040: done checking for max_fail_percentage 4871 1726773041.91041: checking to see if all hosts have failed and the running result is not ok 4871 1726773041.91043: done checking to see if all hosts have failed 4871 1726773041.91043: getting the remaining hosts for this loop 4871 1726773041.91046: done getting the remaining hosts for this loop 4871 1726773041.91050: getting the next task for host managed_node3 4871 1726773041.91056: done getting next task for host managed_node3 4871 1726773041.91059: ^ task is: TASK: Check config files 4871 1726773041.91063: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4871 1726773041.91067: getting variables 4871 1726773041.91068: in VariableManager get_vars() 4871 1726773041.91104: Calling all_inventory to load vars for managed_node3 4871 1726773041.91106: Calling groups_inventory to load vars for managed_node3 4871 1726773041.91108: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773041.91119: Calling all_plugins_play to load vars for managed_node3 4871 1726773041.91121: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773041.91124: Calling groups_plugins_play to load vars for managed_node3 4871 1726773041.91305: done sending task result for task 02b512f9-4fcf-027f-1ee8-00000000018c 4871 1726773041.91308: WORKER PROCESS EXITING 4871 1726773041.91320: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773041.91466: done with get_vars() 4871 1726773041.91476: done getting variables TASK [Check config files] ****************************************************** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings.yml:45 Thursday 19 September 2024 15:10:41 -0400 (0:00:00.033) 0:00:13.658 **** 4871 1726773041.91556: entering _queue_task() for managed_node3/include_tasks 4871 1726773041.91783: worker is 1 (out of 1 available) 4871 1726773041.91797: exiting _queue_task() for managed_node3/include_tasks 4871 1726773041.91846: done queuing things up, now waiting for results queue to drain 4871 1726773041.91848: waiting for pending results... 4871 1726773041.92151: running TaskExecutor() for managed_node3/TASK: Check config files 4871 1726773041.92157: in run() - task 02b512f9-4fcf-027f-1ee8-00000000018d 4871 1726773041.92159: variable 'ansible_search_path' from source: unknown 4871 1726773041.92161: variable 'ansible_search_path' from source: unknown 4871 1726773041.92308: calling self._execute() 4871 1726773041.92407: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773041.92420: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773041.92440: variable 'omit' from source: magic vars 4871 1726773041.93328: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4871 1726773041.93624: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4871 1726773041.93653: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4871 1726773041.93699: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4871 1726773041.93738: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4871 1726773041.93815: 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) 4871 1726773041.93834: 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) 4871 1726773041.93855: 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) 4871 1726773041.93877: 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) 4871 1726773041.93966: variable '__kernel_settings_profile_file' from source: include_vars 4871 1726773041.94078: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4871 1726773041.95591: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4871 1726773041.95642: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4871 1726773041.95670: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4871 1726773041.95697: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4871 1726773041.95719: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4871 1726773041.95764: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4871 1726773041.95783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4871 1726773041.95805: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4871 1726773041.95833: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4871 1726773041.95854: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4871 1726773041.95927: variable '__kernel_settings_blcmdline_value' from source: set_fact 4871 1726773041.95949: Evaluated conditional (__kernel_settings_profile_file is defined): True 4871 1726773041.96039: _execute() done 4871 1726773041.96042: dumping result to json 4871 1726773041.96043: done dumping result, returning 4871 1726773041.96045: done running TaskExecutor() for managed_node3/TASK: Check config files [02b512f9-4fcf-027f-1ee8-00000000018d] 4871 1726773041.96047: sending task result for task 02b512f9-4fcf-027f-1ee8-00000000018d 4871 1726773041.96122: done sending task result for task 02b512f9-4fcf-027f-1ee8-00000000018d 4871 1726773041.96125: WORKER PROCESS EXITING 4871 1726773041.96159: no more pending results, returning what we have 4871 1726773041.96162: in VariableManager get_vars() 4871 1726773041.96199: Calling all_inventory to load vars for managed_node3 4871 1726773041.96202: Calling groups_inventory to load vars for managed_node3 4871 1726773041.96204: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773041.96214: Calling all_plugins_play to load vars for managed_node3 4871 1726773041.96217: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773041.96220: Calling groups_plugins_play to load vars for managed_node3 4871 1726773041.96419: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773041.96558: done with get_vars() 4871 1726773041.96566: variable 'ansible_search_path' from source: unknown 4871 1726773041.96567: variable 'ansible_search_path' from source: unknown 4871 1726773041.96597: we have included files to process 4871 1726773041.96598: generating all_blocks data 4871 1726773041.96599: done generating all_blocks data 4871 1726773041.96603: processing included file: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml 4871 1726773041.96604: loading included file: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml 4871 1726773041.96605: Loading data from /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml 4871 1726773041.97557: done processing included file 4871 1726773041.97560: iterating over new_blocks loaded from include file 4871 1726773041.97561: in VariableManager get_vars() 4871 1726773041.97575: done with get_vars() 4871 1726773041.97576: filtering new block on tags 4871 1726773041.97667: done filtering new block on tags 4871 1726773041.97670: done iterating over new_blocks loaded from include file included: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml for managed_node3 4871 1726773041.97674: extending task lists for all hosts with included blocks 4871 1726773041.97902: done extending task lists 4871 1726773041.97903: done processing included files 4871 1726773041.97904: results queue empty 4871 1726773041.97904: checking for any_errors_fatal 4871 1726773041.97907: done checking for any_errors_fatal 4871 1726773041.97907: checking for max_fail_percentage 4871 1726773041.97908: done checking for max_fail_percentage 4871 1726773041.97908: checking to see if all hosts have failed and the running result is not ok 4871 1726773041.97909: done checking to see if all hosts have failed 4871 1726773041.97909: getting the remaining hosts for this loop 4871 1726773041.97910: done getting the remaining hosts for this loop 4871 1726773041.97913: getting the next task for host managed_node3 4871 1726773041.97920: done getting next task for host managed_node3 4871 1726773041.97922: ^ task is: TASK: Create temporary file for expected config 4871 1726773041.97924: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 4871 1726773041.97926: getting variables 4871 1726773041.97927: in VariableManager get_vars() 4871 1726773041.97937: Calling all_inventory to load vars for managed_node3 4871 1726773041.97939: Calling groups_inventory to load vars for managed_node3 4871 1726773041.97940: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773041.97945: Calling all_plugins_play to load vars for managed_node3 4871 1726773041.97946: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773041.97948: Calling groups_plugins_play to load vars for managed_node3 4871 1726773041.98060: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773041.98193: done with get_vars() 4871 1726773041.98201: done getting variables TASK [Create temporary file for expected config] ******************************* task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml:2 Thursday 19 September 2024 15:10:41 -0400 (0:00:00.066) 0:00:13.725 **** 4871 1726773041.98255: entering _queue_task() for managed_node3/tempfile 4871 1726773041.98257: Creating lock for tempfile 4871 1726773041.98522: worker is 1 (out of 1 available) 4871 1726773041.98538: exiting _queue_task() for managed_node3/tempfile 4871 1726773041.98551: done queuing things up, now waiting for results queue to drain 4871 1726773041.98553: waiting for pending results... 4871 1726773041.98747: running TaskExecutor() for managed_node3/TASK: Create temporary file for expected config 4871 1726773041.98819: in run() - task 02b512f9-4fcf-027f-1ee8-000000000227 4871 1726773041.98831: variable 'ansible_search_path' from source: unknown 4871 1726773041.98834: variable 'ansible_search_path' from source: unknown 4871 1726773041.98870: calling self._execute() 4871 1726773041.98940: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773041.98943: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773041.98952: variable 'omit' from source: magic vars 4871 1726773041.99040: variable 'omit' from source: magic vars 4871 1726773041.99079: variable 'omit' from source: magic vars 4871 1726773041.99106: variable 'omit' from source: magic vars 4871 1726773041.99147: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4871 1726773041.99178: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4871 1726773041.99200: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4871 1726773041.99248: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773041.99258: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773041.99284: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4871 1726773041.99288: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773041.99290: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773041.99368: Set connection var ansible_shell_type to sh 4871 1726773041.99375: Set connection var ansible_timeout to 10 4871 1726773041.99378: Set connection var ansible_connection to ssh 4871 1726773041.99386: Set connection var ansible_module_compression to ZIP_DEFLATED 4871 1726773041.99396: Set connection var ansible_pipelining to False 4871 1726773041.99401: Set connection var ansible_shell_executable to /bin/sh 4871 1726773041.99432: variable 'ansible_shell_executable' from source: unknown 4871 1726773041.99640: variable 'ansible_connection' from source: unknown 4871 1726773041.99643: variable 'ansible_module_compression' from source: unknown 4871 1726773041.99645: variable 'ansible_shell_type' from source: unknown 4871 1726773041.99648: variable 'ansible_shell_executable' from source: unknown 4871 1726773041.99650: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773041.99652: variable 'ansible_pipelining' from source: unknown 4871 1726773041.99654: variable 'ansible_timeout' from source: unknown 4871 1726773041.99657: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773041.99693: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 4871 1726773041.99708: variable 'omit' from source: magic vars 4871 1726773041.99717: starting attempt loop 4871 1726773041.99723: running the handler 4871 1726773041.99742: _low_level_execute_command(): starting 4871 1726773041.99753: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4871 1726773042.00475: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4871 1726773042.00492: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773042.00505: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773042.00551: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773042.00622: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773042.00648: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773042.00672: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773042.00749: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773042.02487: stdout chunk (state=3): >>>/root <<< 4871 1726773042.02586: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773042.02655: stderr chunk (state=3): >>><<< 4871 1726773042.02659: stdout chunk (state=3): >>><<< 4871 1726773042.02683: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773042.02698: _low_level_execute_command(): starting 4871 1726773042.02707: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773042.0268261-5645-189594753970354 `" && echo ansible-tmp-1726773042.0268261-5645-189594753970354="` echo /root/.ansible/tmp/ansible-tmp-1726773042.0268261-5645-189594753970354 `" ) && sleep 0' 4871 1726773042.03209: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773042.03213: 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.46.99 originally 10.31.46.99 debug2: match not found <<< 4871 1726773042.03215: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773042.03218: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found <<< 4871 1726773042.03228: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773042.03271: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773042.03274: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773042.03323: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773042.05286: stdout chunk (state=3): >>>ansible-tmp-1726773042.0268261-5645-189594753970354=/root/.ansible/tmp/ansible-tmp-1726773042.0268261-5645-189594753970354 <<< 4871 1726773042.05399: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773042.05467: stderr chunk (state=3): >>><<< 4871 1726773042.05471: stdout chunk (state=3): >>><<< 4871 1726773042.05487: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773042.0268261-5645-189594753970354=/root/.ansible/tmp/ansible-tmp-1726773042.0268261-5645-189594753970354 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773042.05539: variable 'ansible_module_compression' from source: unknown 4871 1726773042.05580: ANSIBALLZ: Using lock for tempfile 4871 1726773042.05583: ANSIBALLZ: Acquiring lock 4871 1726773042.05586: ANSIBALLZ: Lock acquired: 140282249549760 4871 1726773042.05588: ANSIBALLZ: Creating module 4871 1726773042.14346: ANSIBALLZ: Writing module into payload 4871 1726773042.14443: ANSIBALLZ: Writing module 4871 1726773042.14446: ANSIBALLZ: Renaming module 4871 1726773042.14449: ANSIBALLZ: Done creating module 4871 1726773042.14451: variable 'ansible_facts' from source: unknown 4871 1726773042.14492: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773042.0268261-5645-189594753970354/AnsiballZ_tempfile.py 4871 1726773042.14599: Sending initial data 4871 1726773042.14602: Sent initial data (155 bytes) 4871 1726773042.15101: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773042.15105: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773042.15108: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration <<< 4871 1726773042.15110: 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 <<< 4871 1726773042.15113: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773042.15174: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773042.15182: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773042.15217: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773042.16913: 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 <<< 4871 1726773042.17035: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4871 1726773042.17097: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773042.0268261-5645-189594753970354/AnsiballZ_tempfile.py" <<< 4871 1726773042.17115: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpmi7v1xqp /root/.ansible/tmp/ansible-tmp-1726773042.0268261-5645-189594753970354/AnsiballZ_tempfile.py <<< 4871 1726773042.17151: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpmi7v1xqp" to remote "/root/.ansible/tmp/ansible-tmp-1726773042.0268261-5645-189594753970354/AnsiballZ_tempfile.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773042.0268261-5645-189594753970354/AnsiballZ_tempfile.py" <<< 4871 1726773042.18292: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773042.18415: stderr chunk (state=3): >>><<< 4871 1726773042.18426: stdout chunk (state=3): >>><<< 4871 1726773042.18475: done transferring module to remote 4871 1726773042.18533: _low_level_execute_command(): starting 4871 1726773042.18549: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773042.0268261-5645-189594753970354/ /root/.ansible/tmp/ansible-tmp-1726773042.0268261-5645-189594753970354/AnsiballZ_tempfile.py && sleep 0' 4871 1726773042.19060: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773042.19064: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773042.19066: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration <<< 4871 1726773042.19068: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773042.19071: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773042.19132: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773042.19139: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773042.19142: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773042.19175: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773042.21024: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773042.21140: stderr chunk (state=3): >>><<< 4871 1726773042.21145: stdout chunk (state=3): >>><<< 4871 1726773042.21251: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773042.21258: _low_level_execute_command(): starting 4871 1726773042.21261: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773042.0268261-5645-189594753970354/AnsiballZ_tempfile.py && sleep 0' 4871 1726773042.21966: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773042.22004: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773042.22007: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773042.22080: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773042.38674: stdout chunk (state=3): >>> {"changed": true, "path": "/tmp/ansible.8923bmcf.kernel_settings", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "invocation": {"module_args": {"state": "file", "suffix": ".kernel_settings", "prefix": "ansible.", "path": null}}} <<< 4871 1726773042.40098: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.99 closed. <<< 4871 1726773042.40103: stdout chunk (state=3): >>><<< 4871 1726773042.40106: stderr chunk (state=3): >>><<< 4871 1726773042.40342: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "path": "/tmp/ansible.8923bmcf.kernel_settings", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "invocation": {"module_args": {"state": "file", "suffix": ".kernel_settings", "prefix": "ansible.", "path": null}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK 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.46.99 closed. 4871 1726773042.40346: done with _execute_module (tempfile, {'state': 'file', 'suffix': '.kernel_settings', '_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': 'tempfile', '_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-1726773042.0268261-5645-189594753970354/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4871 1726773042.40349: _low_level_execute_command(): starting 4871 1726773042.40352: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773042.0268261-5645-189594753970354/ > /dev/null 2>&1 && sleep 0' 4871 1726773042.41905: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773042.41909: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4871 1726773042.41913: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773042.41915: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration <<< 4871 1726773042.41917: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773042.41919: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found <<< 4871 1726773042.41921: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773042.42185: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773042.44192: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773042.44468: stderr chunk (state=3): >>><<< 4871 1726773042.44506: stdout chunk (state=3): >>><<< 4871 1726773042.44531: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773042.44718: handler run complete 4871 1726773042.44721: attempt loop complete, returning result 4871 1726773042.44724: _execute() done 4871 1726773042.44726: dumping result to json 4871 1726773042.44729: done dumping result, returning 4871 1726773042.44731: done running TaskExecutor() for managed_node3/TASK: Create temporary file for expected config [02b512f9-4fcf-027f-1ee8-000000000227] 4871 1726773042.44733: sending task result for task 02b512f9-4fcf-027f-1ee8-000000000227 4871 1726773042.44816: done sending task result for task 02b512f9-4fcf-027f-1ee8-000000000227 4871 1726773042.45137: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.8923bmcf.kernel_settings", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } 4871 1726773042.45210: no more pending results, returning what we have 4871 1726773042.45214: results queue empty 4871 1726773042.45215: checking for any_errors_fatal 4871 1726773042.45216: done checking for any_errors_fatal 4871 1726773042.45217: checking for max_fail_percentage 4871 1726773042.45218: done checking for max_fail_percentage 4871 1726773042.45219: checking to see if all hosts have failed and the running result is not ok 4871 1726773042.45220: done checking to see if all hosts have failed 4871 1726773042.45221: getting the remaining hosts for this loop 4871 1726773042.45223: done getting the remaining hosts for this loop 4871 1726773042.45228: getting the next task for host managed_node3 4871 1726773042.45234: done getting next task for host managed_node3 4871 1726773042.45240: ^ task is: TASK: Put expected contents into temporary file 4871 1726773042.45244: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 4871 1726773042.45248: getting variables 4871 1726773042.45250: in VariableManager get_vars() 4871 1726773042.45289: Calling all_inventory to load vars for managed_node3 4871 1726773042.45292: Calling groups_inventory to load vars for managed_node3 4871 1726773042.45295: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773042.45307: Calling all_plugins_play to load vars for managed_node3 4871 1726773042.45310: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773042.45314: Calling groups_plugins_play to load vars for managed_node3 4871 1726773042.46267: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773042.46716: done with get_vars() 4871 1726773042.46731: done getting variables 4871 1726773042.46799: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Put expected contents into temporary file] ******************************* task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml:8 Thursday 19 September 2024 15:10:42 -0400 (0:00:00.485) 0:00:14.210 **** 4871 1726773042.46834: entering _queue_task() for managed_node3/copy 4871 1726773042.47579: worker is 1 (out of 1 available) 4871 1726773042.47594: exiting _queue_task() for managed_node3/copy 4871 1726773042.47608: done queuing things up, now waiting for results queue to drain 4871 1726773042.47610: waiting for pending results... 4871 1726773042.48138: running TaskExecutor() for managed_node3/TASK: Put expected contents into temporary file 4871 1726773042.48339: in run() - task 02b512f9-4fcf-027f-1ee8-000000000228 4871 1726773042.48507: variable 'ansible_search_path' from source: unknown 4871 1726773042.48511: variable 'ansible_search_path' from source: unknown 4871 1726773042.48554: calling self._execute() 4871 1726773042.48693: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773042.48701: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773042.48828: variable 'omit' from source: magic vars 4871 1726773042.49064: variable 'omit' from source: magic vars 4871 1726773042.49122: variable 'omit' from source: magic vars 4871 1726773042.49901: variable '__kernel_settings_register_profile_conf_tempfile' from source: set_fact 4871 1726773042.50235: variable '__kernel_settings_profile_file' from source: include_vars 4871 1726773042.50265: variable '__kernel_settings_profile_file' from source: include_vars 4871 1726773042.50701: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4871 1726773042.56308: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4871 1726773042.56496: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4871 1726773042.56532: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4871 1726773042.56686: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4871 1726773042.56715: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4871 1726773042.56859: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4871 1726773042.56893: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4871 1726773042.57243: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4871 1726773042.57247: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4871 1726773042.57249: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4871 1726773042.57329: variable '__kernel_settings_blcmdline_value' from source: set_fact 4871 1726773042.57371: variable 'omit' from source: magic vars 4871 1726773042.57399: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4871 1726773042.57429: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4871 1726773042.57654: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4871 1726773042.57676: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773042.57685: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773042.57720: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4871 1726773042.57723: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773042.57726: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773042.57834: Set connection var ansible_shell_type to sh 4871 1726773042.58048: Set connection var ansible_timeout to 10 4871 1726773042.58052: Set connection var ansible_connection to ssh 4871 1726773042.58061: Set connection var ansible_module_compression to ZIP_DEFLATED 4871 1726773042.58072: Set connection var ansible_pipelining to False 4871 1726773042.58078: Set connection var ansible_shell_executable to /bin/sh 4871 1726773042.58107: variable 'ansible_shell_executable' from source: unknown 4871 1726773042.58116: variable 'ansible_connection' from source: unknown 4871 1726773042.58119: variable 'ansible_module_compression' from source: unknown 4871 1726773042.58122: variable 'ansible_shell_type' from source: unknown 4871 1726773042.58124: variable 'ansible_shell_executable' from source: unknown 4871 1726773042.58127: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773042.58129: variable 'ansible_pipelining' from source: unknown 4871 1726773042.58131: variable 'ansible_timeout' from source: unknown 4871 1726773042.58133: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773042.58444: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4871 1726773042.58469: variable 'omit' from source: magic vars 4871 1726773042.58473: starting attempt loop 4871 1726773042.58476: running the handler 4871 1726773042.58478: _low_level_execute_command(): starting 4871 1726773042.58541: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4871 1726773042.59852: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773042.59857: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773042.59960: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773042.60055: 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.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773042.60097: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773042.60221: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773042.61976: stdout chunk (state=3): >>>/root <<< 4871 1726773042.62109: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773042.62266: stderr chunk (state=3): >>><<< 4871 1726773042.62278: stdout chunk (state=3): >>><<< 4871 1726773042.62309: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773042.62642: _low_level_execute_command(): starting 4871 1726773042.62646: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773042.6254234-5676-64620961392556 `" && echo ansible-tmp-1726773042.6254234-5676-64620961392556="` echo /root/.ansible/tmp/ansible-tmp-1726773042.6254234-5676-64620961392556 `" ) && sleep 0' 4871 1726773042.64609: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773042.65047: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773042.65051: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773042.66945: stdout chunk (state=3): >>>ansible-tmp-1726773042.6254234-5676-64620961392556=/root/.ansible/tmp/ansible-tmp-1726773042.6254234-5676-64620961392556 <<< 4871 1726773042.67144: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773042.67155: stdout chunk (state=3): >>><<< 4871 1726773042.67169: stderr chunk (state=3): >>><<< 4871 1726773042.67201: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773042.6254234-5676-64620961392556=/root/.ansible/tmp/ansible-tmp-1726773042.6254234-5676-64620961392556 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773042.67298: variable 'ansible_module_compression' from source: unknown 4871 1726773042.67529: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4871cqbcuaji/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 4871 1726773042.67570: variable 'ansible_facts' from source: unknown 4871 1726773042.67673: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773042.6254234-5676-64620961392556/AnsiballZ_stat.py 4871 1726773042.67866: Sending initial data 4871 1726773042.67875: Sent initial data (150 bytes) 4871 1726773042.68481: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4871 1726773042.68504: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773042.68524: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773042.68594: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773042.68678: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773042.68720: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773042.68753: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773042.68818: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773042.70450: 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 <<< 4871 1726773042.70506: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4871 1726773042.70572: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4871cqbcuaji/tmp4yp_cqr6 /root/.ansible/tmp/ansible-tmp-1726773042.6254234-5676-64620961392556/AnsiballZ_stat.py <<< 4871 1726773042.70600: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773042.6254234-5676-64620961392556/AnsiballZ_stat.py" <<< 4871 1726773042.70628: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4871cqbcuaji/tmp4yp_cqr6" to remote "/root/.ansible/tmp/ansible-tmp-1726773042.6254234-5676-64620961392556/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773042.6254234-5676-64620961392556/AnsiballZ_stat.py" <<< 4871 1726773042.71985: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773042.72063: stderr chunk (state=3): >>><<< 4871 1726773042.72106: stdout chunk (state=3): >>><<< 4871 1726773042.72116: done transferring module to remote 4871 1726773042.72134: _low_level_execute_command(): starting 4871 1726773042.72149: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773042.6254234-5676-64620961392556/ /root/.ansible/tmp/ansible-tmp-1726773042.6254234-5676-64620961392556/AnsiballZ_stat.py && sleep 0' 4871 1726773042.72979: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4871 1726773042.72987: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773042.73004: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773042.73041: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4871 1726773042.73045: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 <<< 4871 1726773042.73115: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773042.73127: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773042.73170: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773042.73174: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773042.73234: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773042.75264: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773042.75307: stderr chunk (state=3): >>><<< 4871 1726773042.75317: stdout chunk (state=3): >>><<< 4871 1726773042.75351: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773042.75362: _low_level_execute_command(): starting 4871 1726773042.75371: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773042.6254234-5676-64620961392556/AnsiballZ_stat.py && sleep 0' 4871 1726773042.76525: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773042.76530: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773042.76533: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773042.76611: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773042.76642: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773042.76739: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773042.93884: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/tmp/ansible.8923bmcf.kernel_settings", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 456, "dev": 36, "nlink": 1, "atime": 1726773042.3832746, "mtime": 1726773042.3832746, "ctime": 1726773042.3832746, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "mimetype": "inode/x-empty", "charset": "binary", "version": null, "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/tmp/ansible.8923bmcf.kernel_settings", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 4871 1726773042.95465: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.99 closed. <<< 4871 1726773042.95528: stderr chunk (state=3): >>><<< 4871 1726773042.95531: stdout chunk (state=3): >>><<< 4871 1726773042.95551: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/tmp/ansible.8923bmcf.kernel_settings", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 456, "dev": 36, "nlink": 1, "atime": 1726773042.3832746, "mtime": 1726773042.3832746, "ctime": 1726773042.3832746, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "mimetype": "inode/x-empty", "charset": "binary", "version": null, "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/tmp/ansible.8923bmcf.kernel_settings", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK 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.46.99 closed. 4871 1726773042.95599: done with _execute_module (ansible.legacy.stat, {'path': '/tmp/ansible.8923bmcf.kernel_settings', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.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-1726773042.6254234-5676-64620961392556/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 4871 1726773042.95696: Sending initial data 4871 1726773042.95700: Sent initial data (154 bytes) 4871 1726773042.96187: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773042.96194: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773042.96196: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773042.96199: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773042.96249: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773042.96253: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773042.96301: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773042.97942: 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 <<< 4871 1726773042.97979: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4871 1726773042.98017: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4871cqbcuaji/.xf51l1sd /root/.ansible/tmp/ansible-tmp-1726773042.6254234-5676-64620961392556/.source.kernel_settings <<< 4871 1726773042.98021: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773042.6254234-5676-64620961392556/.source.kernel_settings" <<< 4871 1726773042.98053: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4871cqbcuaji/.xf51l1sd" to remote "/root/.ansible/tmp/ansible-tmp-1726773042.6254234-5676-64620961392556/.source.kernel_settings" <<< 4871 1726773042.98059: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773042.6254234-5676-64620961392556/.source.kernel_settings" <<< 4871 1726773042.98275: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773042.98296: stderr chunk (state=3): >>><<< 4871 1726773042.98300: stdout chunk (state=3): >>><<< 4871 1726773042.98323: _low_level_execute_command(): starting 4871 1726773042.98326: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773042.6254234-5676-64620961392556/ /root/.ansible/tmp/ansible-tmp-1726773042.6254234-5676-64620961392556/.source.kernel_settings && sleep 0' 4871 1726773042.98827: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773042.98830: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773042.98833: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773042.98838: 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.46.99 originally 10.31.46.99 debug2: match found <<< 4871 1726773042.98840: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773042.98903: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773042.98907: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773042.98910: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773042.98942: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773043.00739: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773043.00799: stderr chunk (state=3): >>><<< 4871 1726773043.00803: stdout chunk (state=3): >>><<< 4871 1726773043.00817: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773043.00842: variable 'ansible_module_compression' from source: unknown 4871 1726773043.00878: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4871cqbcuaji/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 4871 1726773043.00910: variable 'ansible_facts' from source: unknown 4871 1726773043.00956: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773042.6254234-5676-64620961392556/AnsiballZ_copy.py 4871 1726773043.01055: Sending initial data 4871 1726773043.01061: Sent initial data (150 bytes) 4871 1726773043.01645: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773043.01738: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773043.01767: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773043.01770: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773043.03333: 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 <<< 4871 1726773043.03367: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4871 1726773043.03406: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpqq80dpax /root/.ansible/tmp/ansible-tmp-1726773042.6254234-5676-64620961392556/AnsiballZ_copy.py <<< 4871 1726773043.03409: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773042.6254234-5676-64620961392556/AnsiballZ_copy.py" <<< 4871 1726773043.03442: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpqq80dpax" to remote "/root/.ansible/tmp/ansible-tmp-1726773042.6254234-5676-64620961392556/AnsiballZ_copy.py" <<< 4871 1726773043.03448: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773042.6254234-5676-64620961392556/AnsiballZ_copy.py" <<< 4871 1726773043.04024: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773043.04048: stderr chunk (state=3): >>><<< 4871 1726773043.04051: stdout chunk (state=3): >>><<< 4871 1726773043.04070: done transferring module to remote 4871 1726773043.04078: _low_level_execute_command(): starting 4871 1726773043.04083: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773042.6254234-5676-64620961392556/ /root/.ansible/tmp/ansible-tmp-1726773042.6254234-5676-64620961392556/AnsiballZ_copy.py && sleep 0' 4871 1726773043.04567: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773043.04572: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773043.04575: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773043.04577: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773043.04632: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773043.04637: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773043.04643: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773043.04692: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773043.06564: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773043.06634: stderr chunk (state=3): >>><<< 4871 1726773043.06640: stdout chunk (state=3): >>><<< 4871 1726773043.06746: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773043.06749: _low_level_execute_command(): starting 4871 1726773043.06752: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773042.6254234-5676-64620961392556/AnsiballZ_copy.py && sleep 0' 4871 1726773043.07391: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4871 1726773043.07456: 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.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773043.07537: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773043.07558: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773043.07591: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773043.07673: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773043.25195: stdout chunk (state=3): >>> {"dest": "/tmp/ansible.8923bmcf.kernel_settings", "src": "/root/.ansible/tmp/ansible-tmp-1726773042.6254234-5676-64620961392556/.source.kernel_settings", "md5sum": "b82bbe3a22d81e7a442595a59b2d0944", "checksum": "169e46a0442e2493edda7ef1d37dfc572d06525c", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 299, "invocation": {"module_args": {"dest": "/tmp/ansible.8923bmcf.kernel_settings", "mode": "0600", "src": "/root/.ansible/tmp/ansible-tmp-1726773042.6254234-5676-64620961392556/.source.kernel_settings", "_original_basename": ".xf51l1sd", "follow": false, "checksum": "169e46a0442e2493edda7ef1d37dfc572d06525c", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 4871 1726773043.26564: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.99 closed. <<< 4871 1726773043.26626: stderr chunk (state=3): >>><<< 4871 1726773043.26630: stdout chunk (state=3): >>><<< 4871 1726773043.26646: _low_level_execute_command() done: rc=0, stdout= {"dest": "/tmp/ansible.8923bmcf.kernel_settings", "src": "/root/.ansible/tmp/ansible-tmp-1726773042.6254234-5676-64620961392556/.source.kernel_settings", "md5sum": "b82bbe3a22d81e7a442595a59b2d0944", "checksum": "169e46a0442e2493edda7ef1d37dfc572d06525c", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 299, "invocation": {"module_args": {"dest": "/tmp/ansible.8923bmcf.kernel_settings", "mode": "0600", "src": "/root/.ansible/tmp/ansible-tmp-1726773042.6254234-5676-64620961392556/.source.kernel_settings", "_original_basename": ".xf51l1sd", "follow": false, "checksum": "169e46a0442e2493edda7ef1d37dfc572d06525c", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK 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.46.99 closed. 4871 1726773043.26674: done with _execute_module (ansible.legacy.copy, {'dest': '/tmp/ansible.8923bmcf.kernel_settings', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726773042.6254234-5676-64620961392556/.source.kernel_settings', '_original_basename': '.xf51l1sd', 'follow': False, 'checksum': '169e46a0442e2493edda7ef1d37dfc572d06525c', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.copy', '_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-1726773042.6254234-5676-64620961392556/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4871 1726773043.26683: _low_level_execute_command(): starting 4871 1726773043.26688: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773042.6254234-5676-64620961392556/ > /dev/null 2>&1 && sleep 0' 4871 1726773043.27181: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773043.27185: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773043.27187: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773043.27192: 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.46.99 originally 10.31.46.99 debug2: match found <<< 4871 1726773043.27194: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773043.27241: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773043.27244: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773043.27265: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773043.27298: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773043.29206: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773043.29265: stderr chunk (state=3): >>><<< 4871 1726773043.29269: stdout chunk (state=3): >>><<< 4871 1726773043.29281: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773043.29293: handler run complete 4871 1726773043.29315: attempt loop complete, returning result 4871 1726773043.29318: _execute() done 4871 1726773043.29321: dumping result to json 4871 1726773043.29326: done dumping result, returning 4871 1726773043.29333: done running TaskExecutor() for managed_node3/TASK: Put expected contents into temporary file [02b512f9-4fcf-027f-1ee8-000000000228] 4871 1726773043.29340: sending task result for task 02b512f9-4fcf-027f-1ee8-000000000228 4871 1726773043.29444: done sending task result for task 02b512f9-4fcf-027f-1ee8-000000000228 4871 1726773043.29447: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "checksum": "169e46a0442e2493edda7ef1d37dfc572d06525c", "dest": "/tmp/ansible.8923bmcf.kernel_settings", "gid": 0, "group": "root", "md5sum": "b82bbe3a22d81e7a442595a59b2d0944", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 299, "src": "/root/.ansible/tmp/ansible-tmp-1726773042.6254234-5676-64620961392556/.source.kernel_settings", "state": "file", "uid": 0 } 4871 1726773043.29522: no more pending results, returning what we have 4871 1726773043.29525: results queue empty 4871 1726773043.29526: checking for any_errors_fatal 4871 1726773043.29533: done checking for any_errors_fatal 4871 1726773043.29533: checking for max_fail_percentage 4871 1726773043.29537: done checking for max_fail_percentage 4871 1726773043.29538: checking to see if all hosts have failed and the running result is not ok 4871 1726773043.29538: done checking to see if all hosts have failed 4871 1726773043.29539: getting the remaining hosts for this loop 4871 1726773043.29541: done getting the remaining hosts for this loop 4871 1726773043.29545: getting the next task for host managed_node3 4871 1726773043.29551: done getting next task for host managed_node3 4871 1726773043.29554: ^ task is: TASK: Ensure python command exists for tests below 4871 1726773043.29559: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4871 1726773043.29563: getting variables 4871 1726773043.29564: in VariableManager get_vars() 4871 1726773043.29601: Calling all_inventory to load vars for managed_node3 4871 1726773043.29604: Calling groups_inventory to load vars for managed_node3 4871 1726773043.29606: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773043.29616: Calling all_plugins_play to load vars for managed_node3 4871 1726773043.29619: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773043.29622: Calling groups_plugins_play to load vars for managed_node3 4871 1726773043.29798: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773043.30121: done with get_vars() 4871 1726773043.30130: done getting variables 4871 1726773043.30178: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Ensure python command exists for tests below] **************************** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml:14 Thursday 19 September 2024 15:10:43 -0400 (0:00:00.833) 0:00:15.044 **** 4871 1726773043.30203: entering _queue_task() for managed_node3/package 4871 1726773043.30434: worker is 1 (out of 1 available) 4871 1726773043.30451: exiting _queue_task() for managed_node3/package 4871 1726773043.30464: done queuing things up, now waiting for results queue to drain 4871 1726773043.30465: waiting for pending results... 4871 1726773043.30653: running TaskExecutor() for managed_node3/TASK: Ensure python command exists for tests below 4871 1726773043.30726: in run() - task 02b512f9-4fcf-027f-1ee8-000000000229 4871 1726773043.30739: variable 'ansible_search_path' from source: unknown 4871 1726773043.30743: variable 'ansible_search_path' from source: unknown 4871 1726773043.30776: calling self._execute() 4871 1726773043.30853: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773043.30857: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773043.30866: variable 'omit' from source: magic vars 4871 1726773043.30948: variable 'omit' from source: magic vars 4871 1726773043.30982: variable 'omit' from source: magic vars 4871 1726773043.31008: variable '__kernel_settings_test_python_pkgs' from source: include_vars 4871 1726773043.31260: variable '__kernel_settings_test_python_pkgs' from source: include_vars 4871 1726773043.31439: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4871 1726773043.33020: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4871 1726773043.33079: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4871 1726773043.33112: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4871 1726773043.33140: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4871 1726773043.33161: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4871 1726773043.33250: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4871 1726773043.33272: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4871 1726773043.33291: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4871 1726773043.33324: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4871 1726773043.33337: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4871 1726773043.33420: variable '__kernel_settings_is_ostree' from source: set_fact 4871 1726773043.33425: variable 'omit' from source: magic vars 4871 1726773043.33452: variable 'omit' from source: magic vars 4871 1726773043.33474: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4871 1726773043.33498: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4871 1726773043.33516: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4871 1726773043.33538: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773043.33550: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773043.33575: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4871 1726773043.33579: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773043.33582: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773043.33657: Set connection var ansible_shell_type to sh 4871 1726773043.33664: Set connection var ansible_timeout to 10 4871 1726773043.33667: Set connection var ansible_connection to ssh 4871 1726773043.33674: Set connection var ansible_module_compression to ZIP_DEFLATED 4871 1726773043.33683: Set connection var ansible_pipelining to False 4871 1726773043.33690: Set connection var ansible_shell_executable to /bin/sh 4871 1726773043.33708: variable 'ansible_shell_executable' from source: unknown 4871 1726773043.33711: variable 'ansible_connection' from source: unknown 4871 1726773043.33713: variable 'ansible_module_compression' from source: unknown 4871 1726773043.33716: variable 'ansible_shell_type' from source: unknown 4871 1726773043.33719: variable 'ansible_shell_executable' from source: unknown 4871 1726773043.33721: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773043.33726: variable 'ansible_pipelining' from source: unknown 4871 1726773043.33728: variable 'ansible_timeout' from source: unknown 4871 1726773043.33733: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773043.33811: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4871 1726773043.33820: variable 'omit' from source: magic vars 4871 1726773043.33825: starting attempt loop 4871 1726773043.33828: running the handler 4871 1726773043.33840: variable 'ansible_facts' from source: unknown 4871 1726773043.33844: variable 'ansible_facts' from source: unknown 4871 1726773043.33886: _low_level_execute_command(): starting 4871 1726773043.33892: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4871 1726773043.34439: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773043.34444: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773043.34447: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773043.34449: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773043.34493: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773043.34499: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773043.34515: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773043.34559: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773043.36213: stdout chunk (state=3): >>>/root <<< 4871 1726773043.36319: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773043.36391: stderr chunk (state=3): >>><<< 4871 1726773043.36395: stdout chunk (state=3): >>><<< 4871 1726773043.36442: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773043.36446: _low_level_execute_command(): starting 4871 1726773043.36460: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773043.3643246-5741-132303149452687 `" && echo ansible-tmp-1726773043.3643246-5741-132303149452687="` echo /root/.ansible/tmp/ansible-tmp-1726773043.3643246-5741-132303149452687 `" ) && sleep 0' 4871 1726773043.36948: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773043.36952: 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.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773043.36955: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 4871 1726773043.36957: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773043.36959: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773043.37010: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773043.37013: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773043.37058: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773043.39015: stdout chunk (state=3): >>>ansible-tmp-1726773043.3643246-5741-132303149452687=/root/.ansible/tmp/ansible-tmp-1726773043.3643246-5741-132303149452687 <<< 4871 1726773043.39128: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773043.39197: stderr chunk (state=3): >>><<< 4871 1726773043.39200: stdout chunk (state=3): >>><<< 4871 1726773043.39216: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773043.3643246-5741-132303149452687=/root/.ansible/tmp/ansible-tmp-1726773043.3643246-5741-132303149452687 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773043.39249: variable 'ansible_module_compression' from source: unknown 4871 1726773043.39297: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4871cqbcuaji/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 4871 1726773043.39333: variable 'ansible_facts' from source: unknown 4871 1726773043.39416: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773043.3643246-5741-132303149452687/AnsiballZ_dnf.py 4871 1726773043.39531: Sending initial data 4871 1726773043.39537: Sent initial data (150 bytes) 4871 1726773043.40025: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773043.40028: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773043.40031: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773043.40033: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found <<< 4871 1726773043.40037: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773043.40086: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773043.40098: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773043.40140: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773043.41728: 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 <<< 4871 1726773043.41760: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4871 1726773043.41816: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpdp2piybd /root/.ansible/tmp/ansible-tmp-1726773043.3643246-5741-132303149452687/AnsiballZ_dnf.py <<< 4871 1726773043.41825: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773043.3643246-5741-132303149452687/AnsiballZ_dnf.py" <<< 4871 1726773043.41861: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpdp2piybd" to remote "/root/.ansible/tmp/ansible-tmp-1726773043.3643246-5741-132303149452687/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773043.3643246-5741-132303149452687/AnsiballZ_dnf.py" <<< 4871 1726773043.43162: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773043.43254: stderr chunk (state=3): >>><<< 4871 1726773043.43257: stdout chunk (state=3): >>><<< 4871 1726773043.43260: done transferring module to remote 4871 1726773043.43262: _low_level_execute_command(): starting 4871 1726773043.43264: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773043.3643246-5741-132303149452687/ /root/.ansible/tmp/ansible-tmp-1726773043.3643246-5741-132303149452687/AnsiballZ_dnf.py && sleep 0' 4871 1726773043.43954: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773043.43972: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773043.43990: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4871 1726773043.44023: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773043.44095: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773043.44112: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773043.44182: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773043.46108: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773043.46111: stdout chunk (state=3): >>><<< 4871 1726773043.46114: stderr chunk (state=3): >>><<< 4871 1726773043.46132: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773043.46226: _low_level_execute_command(): starting 4871 1726773043.46230: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773043.3643246-5741-132303149452687/AnsiballZ_dnf.py && sleep 0' 4871 1726773043.46833: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4871 1726773043.46852: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773043.46865: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773043.46885: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4871 1726773043.46908: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 <<< 4871 1726773043.46952: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773043.47020: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773043.47052: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773043.47088: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773043.47141: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773044.54673: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["python3", "python3-configobj"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 4871 1726773044.59193: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.99 closed. <<< 4871 1726773044.59256: stderr chunk (state=3): >>><<< 4871 1726773044.59260: stdout chunk (state=3): >>><<< 4871 1726773044.59275: _low_level_execute_command() done: rc=0, stdout= {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["python3", "python3-configobj"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK 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.46.99 closed. 4871 1726773044.59322: done with _execute_module (ansible.legacy.dnf, {'name': ['python3', 'python3-configobj'], 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.dnf', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726773043.3643246-5741-132303149452687/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4871 1726773044.59328: _low_level_execute_command(): starting 4871 1726773044.59333: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773043.3643246-5741-132303149452687/ > /dev/null 2>&1 && sleep 0' 4871 1726773044.59826: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773044.59829: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found <<< 4871 1726773044.59832: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773044.59839: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773044.59842: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773044.59892: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773044.59895: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773044.59898: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773044.59945: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773044.61846: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773044.61907: stderr chunk (state=3): >>><<< 4871 1726773044.61912: stdout chunk (state=3): >>><<< 4871 1726773044.61924: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773044.61931: handler run complete 4871 1726773044.61961: attempt loop complete, returning result 4871 1726773044.61964: _execute() done 4871 1726773044.61967: dumping result to json 4871 1726773044.61972: done dumping result, returning 4871 1726773044.61979: done running TaskExecutor() for managed_node3/TASK: Ensure python command exists for tests below [02b512f9-4fcf-027f-1ee8-000000000229] 4871 1726773044.61986: sending task result for task 02b512f9-4fcf-027f-1ee8-000000000229 4871 1726773044.62093: done sending task result for task 02b512f9-4fcf-027f-1ee8-000000000229 4871 1726773044.62096: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 4871 1726773044.62181: no more pending results, returning what we have 4871 1726773044.62184: results queue empty 4871 1726773044.62185: checking for any_errors_fatal 4871 1726773044.62192: done checking for any_errors_fatal 4871 1726773044.62193: checking for max_fail_percentage 4871 1726773044.62195: done checking for max_fail_percentage 4871 1726773044.62195: checking to see if all hosts have failed and the running result is not ok 4871 1726773044.62196: done checking to see if all hosts have failed 4871 1726773044.62197: getting the remaining hosts for this loop 4871 1726773044.62199: done getting the remaining hosts for this loop 4871 1726773044.62203: getting the next task for host managed_node3 4871 1726773044.62211: done getting next task for host managed_node3 4871 1726773044.62214: ^ task is: TASK: Diff expected vs actual content 4871 1726773044.62218: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4871 1726773044.62222: getting variables 4871 1726773044.62223: in VariableManager get_vars() 4871 1726773044.62258: Calling all_inventory to load vars for managed_node3 4871 1726773044.62261: Calling groups_inventory to load vars for managed_node3 4871 1726773044.62263: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773044.62273: Calling all_plugins_play to load vars for managed_node3 4871 1726773044.62275: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773044.62278: Calling groups_plugins_play to load vars for managed_node3 4871 1726773044.62439: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773044.62587: done with get_vars() 4871 1726773044.62597: done getting variables 4871 1726773044.62645: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Diff expected vs actual content] ***************************************** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml:20 Thursday 19 September 2024 15:10:44 -0400 (0:00:01.324) 0:00:16.369 **** 4871 1726773044.62669: entering _queue_task() for managed_node3/shell 4871 1726773044.62891: worker is 1 (out of 1 available) 4871 1726773044.62906: exiting _queue_task() for managed_node3/shell 4871 1726773044.62919: done queuing things up, now waiting for results queue to drain 4871 1726773044.62920: waiting for pending results... 4871 1726773044.63102: running TaskExecutor() for managed_node3/TASK: Diff expected vs actual content 4871 1726773044.63179: in run() - task 02b512f9-4fcf-027f-1ee8-00000000022a 4871 1726773044.63192: variable 'ansible_search_path' from source: unknown 4871 1726773044.63196: variable 'ansible_search_path' from source: unknown 4871 1726773044.63229: calling self._execute() 4871 1726773044.63302: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773044.63306: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773044.63315: variable 'omit' from source: magic vars 4871 1726773044.63406: variable 'omit' from source: magic vars 4871 1726773044.63440: variable 'omit' from source: magic vars 4871 1726773044.63755: variable '__kernel_settings_test_python_cmd' from source: include_vars 4871 1726773044.63763: variable '__kernel_settings_register_profile_conf_tempfile' from source: set_fact 4871 1726773044.63771: variable '__kernel_settings_profile_filename' from source: role '' exported vars 4871 1726773044.63832: variable '__kernel_settings_profile_dir' from source: role '' exported vars 4871 1726773044.63895: variable '__kernel_settings_profile_parent' from source: set_fact 4871 1726773044.63899: variable '__kernel_settings_tuned_profile' from source: role '' exported vars 4871 1726773044.64000: variable 'omit' from source: magic vars 4871 1726773044.64037: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4871 1726773044.64066: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4871 1726773044.64083: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4871 1726773044.64100: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773044.64111: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773044.64141: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4871 1726773044.64145: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773044.64147: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773044.64218: Set connection var ansible_shell_type to sh 4871 1726773044.64225: Set connection var ansible_timeout to 10 4871 1726773044.64228: Set connection var ansible_connection to ssh 4871 1726773044.64238: Set connection var ansible_module_compression to ZIP_DEFLATED 4871 1726773044.64247: Set connection var ansible_pipelining to False 4871 1726773044.64253: Set connection var ansible_shell_executable to /bin/sh 4871 1726773044.64270: variable 'ansible_shell_executable' from source: unknown 4871 1726773044.64273: variable 'ansible_connection' from source: unknown 4871 1726773044.64276: variable 'ansible_module_compression' from source: unknown 4871 1726773044.64278: variable 'ansible_shell_type' from source: unknown 4871 1726773044.64280: variable 'ansible_shell_executable' from source: unknown 4871 1726773044.64283: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773044.64287: variable 'ansible_pipelining' from source: unknown 4871 1726773044.64293: variable 'ansible_timeout' from source: unknown 4871 1726773044.64297: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773044.64410: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4871 1726773044.64419: variable 'omit' from source: magic vars 4871 1726773044.64424: starting attempt loop 4871 1726773044.64427: running the handler 4871 1726773044.64437: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4871 1726773044.64453: _low_level_execute_command(): starting 4871 1726773044.64464: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4871 1726773044.65003: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773044.65007: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773044.65011: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773044.65067: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773044.65070: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773044.65073: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773044.65115: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773044.66750: stdout chunk (state=3): >>>/root <<< 4871 1726773044.66855: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773044.66916: stderr chunk (state=3): >>><<< 4871 1726773044.66920: stdout chunk (state=3): >>><<< 4871 1726773044.66944: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773044.66957: _low_level_execute_command(): starting 4871 1726773044.66965: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773044.6694376-5769-225353631664357 `" && echo ansible-tmp-1726773044.6694376-5769-225353631664357="` echo /root/.ansible/tmp/ansible-tmp-1726773044.6694376-5769-225353631664357 `" ) && sleep 0' 4871 1726773044.67458: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773044.67462: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found <<< 4871 1726773044.67465: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4871 1726773044.67467: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4871 1726773044.67469: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773044.67525: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773044.67528: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773044.67583: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773044.69539: stdout chunk (state=3): >>>ansible-tmp-1726773044.6694376-5769-225353631664357=/root/.ansible/tmp/ansible-tmp-1726773044.6694376-5769-225353631664357 <<< 4871 1726773044.69648: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773044.69704: stderr chunk (state=3): >>><<< 4871 1726773044.69707: stdout chunk (state=3): >>><<< 4871 1726773044.69726: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773044.6694376-5769-225353631664357=/root/.ansible/tmp/ansible-tmp-1726773044.6694376-5769-225353631664357 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773044.69758: variable 'ansible_module_compression' from source: unknown 4871 1726773044.69797: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4871cqbcuaji/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 4871 1726773044.69830: variable 'ansible_facts' from source: unknown 4871 1726773044.69892: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773044.6694376-5769-225353631664357/AnsiballZ_command.py 4871 1726773044.70002: Sending initial data 4871 1726773044.70006: Sent initial data (154 bytes) 4871 1726773044.70479: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773044.70482: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found <<< 4871 1726773044.70485: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773044.70491: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773044.70493: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773044.70541: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773044.70544: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773044.70560: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773044.70593: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773044.72172: 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 <<< 4871 1726773044.72206: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4871 1726773044.72248: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpi3wv8l0o /root/.ansible/tmp/ansible-tmp-1726773044.6694376-5769-225353631664357/AnsiballZ_command.py <<< 4871 1726773044.72252: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773044.6694376-5769-225353631664357/AnsiballZ_command.py" <<< 4871 1726773044.72284: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpi3wv8l0o" to remote "/root/.ansible/tmp/ansible-tmp-1726773044.6694376-5769-225353631664357/AnsiballZ_command.py" <<< 4871 1726773044.72291: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773044.6694376-5769-225353631664357/AnsiballZ_command.py" <<< 4871 1726773044.85434: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773044.85512: stderr chunk (state=3): >>><<< 4871 1726773044.85516: stdout chunk (state=3): >>><<< 4871 1726773044.85538: done transferring module to remote 4871 1726773044.85548: _low_level_execute_command(): starting 4871 1726773044.85553: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773044.6694376-5769-225353631664357/ /root/.ansible/tmp/ansible-tmp-1726773044.6694376-5769-225353631664357/AnsiballZ_command.py && sleep 0' 4871 1726773044.86044: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773044.86052: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773044.86055: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773044.86057: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773044.86109: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773044.86113: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773044.86115: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773044.86159: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773044.88045: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773044.88104: stderr chunk (state=3): >>><<< 4871 1726773044.88107: stdout chunk (state=3): >>><<< 4871 1726773044.88122: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773044.88126: _low_level_execute_command(): starting 4871 1726773044.88131: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773044.6694376-5769-225353631664357/AnsiballZ_command.py && sleep 0' 4871 1726773044.88609: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773044.88613: 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.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773044.88615: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773044.88617: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773044.88674: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773044.88677: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773044.88726: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773045.08393: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": "python3 -c 'import sys\nfrom configobj import ConfigObj\nc1 = ConfigObj(sys.argv[1])\nc2 = ConfigObj(sys.argv[2])\nsys.exit(not c1 == c2)' /tmp/ansible.8923bmcf.kernel_settings /etc/tuned/profiles/kernel_settings/tuned.conf\n", "start": "2024-09-19 15:10:45.053142", "end": "2024-09-19 15:10:45.082735", "delta": "0:00:00.029593", "msg": "", "invocation": {"module_args": {"_raw_params": "python3 -c 'import sys\nfrom configobj import ConfigObj\nc1 = ConfigObj(sys.argv[1])\nc2 = ConfigObj(sys.argv[2])\nsys.exit(not c1 == c2)' /tmp/ansible.8923bmcf.kernel_settings /etc/tuned/profiles/kernel_settings/tuned.conf\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 4871 1726773045.10073: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.99 closed. <<< 4871 1726773045.10181: stderr chunk (state=3): >>><<< 4871 1726773045.10185: stdout chunk (state=3): >>><<< 4871 1726773045.10341: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": "python3 -c 'import sys\nfrom configobj import ConfigObj\nc1 = ConfigObj(sys.argv[1])\nc2 = ConfigObj(sys.argv[2])\nsys.exit(not c1 == c2)' /tmp/ansible.8923bmcf.kernel_settings /etc/tuned/profiles/kernel_settings/tuned.conf\n", "start": "2024-09-19 15:10:45.053142", "end": "2024-09-19 15:10:45.082735", "delta": "0:00:00.029593", "msg": "", "invocation": {"module_args": {"_raw_params": "python3 -c 'import sys\nfrom configobj import ConfigObj\nc1 = ConfigObj(sys.argv[1])\nc2 = ConfigObj(sys.argv[2])\nsys.exit(not c1 == c2)' /tmp/ansible.8923bmcf.kernel_settings /etc/tuned/profiles/kernel_settings/tuned.conf\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK 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.46.99 closed. 4871 1726773045.10346: done with _execute_module (ansible.legacy.command, {'_raw_params': "python3 -c 'import sys\nfrom configobj import ConfigObj\nc1 = ConfigObj(sys.argv[1])\nc2 = ConfigObj(sys.argv[2])\nsys.exit(not c1 == c2)' /tmp/ansible.8923bmcf.kernel_settings /etc/tuned/profiles/kernel_settings/tuned.conf\n", '_uses_shell': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726773044.6694376-5769-225353631664357/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4871 1726773045.10354: _low_level_execute_command(): starting 4871 1726773045.10357: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773044.6694376-5769-225353631664357/ > /dev/null 2>&1 && sleep 0' 4871 1726773045.11253: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773045.11282: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773045.11343: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773045.13372: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773045.13393: stdout chunk (state=3): >>><<< 4871 1726773045.13408: stderr chunk (state=3): >>><<< 4871 1726773045.13432: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773045.13451: handler run complete 4871 1726773045.13481: Evaluated conditional (False): False 4871 1726773045.13599: attempt loop complete, returning result 4871 1726773045.13602: _execute() done 4871 1726773045.13604: dumping result to json 4871 1726773045.13606: done dumping result, returning 4871 1726773045.13608: done running TaskExecutor() for managed_node3/TASK: Diff expected vs actual content [02b512f9-4fcf-027f-1ee8-00000000022a] 4871 1726773045.13610: sending task result for task 02b512f9-4fcf-027f-1ee8-00000000022a 4871 1726773045.13690: done sending task result for task 02b512f9-4fcf-027f-1ee8-00000000022a 4871 1726773045.13693: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": "python3 -c 'import sys\nfrom configobj import ConfigObj\nc1 = ConfigObj(sys.argv[1])\nc2 = ConfigObj(sys.argv[2])\nsys.exit(not c1 == c2)' /tmp/ansible.8923bmcf.kernel_settings /etc/tuned/profiles/kernel_settings/tuned.conf\n", "delta": "0:00:00.029593", "end": "2024-09-19 15:10:45.082735", "rc": 0, "start": "2024-09-19 15:10:45.053142" } 4871 1726773045.13772: no more pending results, returning what we have 4871 1726773045.13776: results queue empty 4871 1726773045.13777: checking for any_errors_fatal 4871 1726773045.13784: done checking for any_errors_fatal 4871 1726773045.13785: checking for max_fail_percentage 4871 1726773045.13786: done checking for max_fail_percentage 4871 1726773045.13789: checking to see if all hosts have failed and the running result is not ok 4871 1726773045.13790: done checking to see if all hosts have failed 4871 1726773045.13792: getting the remaining hosts for this loop 4871 1726773045.13793: done getting the remaining hosts for this loop 4871 1726773045.13798: getting the next task for host managed_node3 4871 1726773045.13805: done getting next task for host managed_node3 4871 1726773045.13807: ^ task is: TASK: Verify expected content 4871 1726773045.13812: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4871 1726773045.13816: getting variables 4871 1726773045.13818: in VariableManager get_vars() 4871 1726773045.13857: Calling all_inventory to load vars for managed_node3 4871 1726773045.13859: Calling groups_inventory to load vars for managed_node3 4871 1726773045.13861: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773045.13873: Calling all_plugins_play to load vars for managed_node3 4871 1726773045.13876: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773045.13879: Calling groups_plugins_play to load vars for managed_node3 4871 1726773045.14500: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773045.14758: done with get_vars() 4871 1726773045.14771: done getting variables 4871 1726773045.14849: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify expected content] ************************************************* task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml:33 Thursday 19 September 2024 15:10:45 -0400 (0:00:00.522) 0:00:16.891 **** 4871 1726773045.14879: entering _queue_task() for managed_node3/set_fact 4871 1726773045.15204: worker is 1 (out of 1 available) 4871 1726773045.15218: exiting _queue_task() for managed_node3/set_fact 4871 1726773045.15233: done queuing things up, now waiting for results queue to drain 4871 1726773045.15439: waiting for pending results... 4871 1726773045.15655: running TaskExecutor() for managed_node3/TASK: Verify expected content 4871 1726773045.15755: in run() - task 02b512f9-4fcf-027f-1ee8-00000000022b 4871 1726773045.15759: variable 'ansible_search_path' from source: unknown 4871 1726773045.15762: variable 'ansible_search_path' from source: unknown 4871 1726773045.15843: calling self._execute() 4871 1726773045.15868: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773045.15883: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773045.15899: variable 'omit' from source: magic vars 4871 1726773045.16437: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4871 1726773045.16717: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4871 1726773045.16777: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4871 1726773045.16823: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4871 1726773045.16870: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4871 1726773045.17000: variable '__kernel_settings_register_profile_conf_result' from source: set_fact 4871 1726773045.17080: Evaluated conditional (__kernel_settings_register_profile_conf_result is failed): False 4871 1726773045.17084: when evaluation is False, skipping this task 4871 1726773045.17086: _execute() done 4871 1726773045.17092: dumping result to json 4871 1726773045.17096: done dumping result, returning 4871 1726773045.17098: done running TaskExecutor() for managed_node3/TASK: Verify expected content [02b512f9-4fcf-027f-1ee8-00000000022b] 4871 1726773045.17101: sending task result for task 02b512f9-4fcf-027f-1ee8-00000000022b 4871 1726773045.17355: done sending task result for task 02b512f9-4fcf-027f-1ee8-00000000022b 4871 1726773045.17359: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_profile_conf_result is failed", "skip_reason": "Conditional result was False" } 4871 1726773045.17416: no more pending results, returning what we have 4871 1726773045.17421: results queue empty 4871 1726773045.17421: checking for any_errors_fatal 4871 1726773045.17428: done checking for any_errors_fatal 4871 1726773045.17429: checking for max_fail_percentage 4871 1726773045.17430: done checking for max_fail_percentage 4871 1726773045.17431: checking to see if all hosts have failed and the running result is not ok 4871 1726773045.17432: done checking to see if all hosts have failed 4871 1726773045.17433: getting the remaining hosts for this loop 4871 1726773045.17438: done getting the remaining hosts for this loop 4871 1726773045.17443: getting the next task for host managed_node3 4871 1726773045.17450: done getting next task for host managed_node3 4871 1726773045.17453: ^ task is: TASK: Show diff - may not reflect actual ConfigObj differences 4871 1726773045.17458: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4871 1726773045.17463: getting variables 4871 1726773045.17465: in VariableManager get_vars() 4871 1726773045.17508: Calling all_inventory to load vars for managed_node3 4871 1726773045.17512: Calling groups_inventory to load vars for managed_node3 4871 1726773045.17514: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773045.17526: Calling all_plugins_play to load vars for managed_node3 4871 1726773045.17529: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773045.17533: Calling groups_plugins_play to load vars for managed_node3 4871 1726773045.17904: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773045.18169: done with get_vars() 4871 1726773045.18182: done getting variables 4871 1726773045.18254: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show diff - may not reflect actual ConfigObj differences] **************** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml:38 Thursday 19 September 2024 15:10:45 -0400 (0:00:00.034) 0:00:16.925 **** 4871 1726773045.18291: entering _queue_task() for managed_node3/command 4871 1726773045.18597: worker is 1 (out of 1 available) 4871 1726773045.18613: exiting _queue_task() for managed_node3/command 4871 1726773045.18625: done queuing things up, now waiting for results queue to drain 4871 1726773045.18627: waiting for pending results... 4871 1726773045.18936: running TaskExecutor() for managed_node3/TASK: Show diff - may not reflect actual ConfigObj differences 4871 1726773045.19064: in run() - task 02b512f9-4fcf-027f-1ee8-00000000022c 4871 1726773045.19087: variable 'ansible_search_path' from source: unknown 4871 1726773045.19099: variable 'ansible_search_path' from source: unknown 4871 1726773045.19150: calling self._execute() 4871 1726773045.19253: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773045.19269: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773045.19283: variable 'omit' from source: magic vars 4871 1726773045.19816: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4871 1726773045.20172: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4871 1726773045.20221: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4871 1726773045.20260: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4871 1726773045.20353: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4871 1726773045.20423: variable '__kernel_settings_register_profile_conf_result' from source: set_fact 4871 1726773045.20465: Evaluated conditional (__kernel_settings_register_profile_conf_result is failed): False 4871 1726773045.20473: when evaluation is False, skipping this task 4871 1726773045.20481: _execute() done 4871 1726773045.20490: dumping result to json 4871 1726773045.20498: done dumping result, returning 4871 1726773045.20508: done running TaskExecutor() for managed_node3/TASK: Show diff - may not reflect actual ConfigObj differences [02b512f9-4fcf-027f-1ee8-00000000022c] 4871 1726773045.20518: sending task result for task 02b512f9-4fcf-027f-1ee8-00000000022c skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_profile_conf_result is failed", "skip_reason": "Conditional result was False" } 4871 1726773045.20968: no more pending results, returning what we have 4871 1726773045.20971: results queue empty 4871 1726773045.20972: checking for any_errors_fatal 4871 1726773045.20977: done checking for any_errors_fatal 4871 1726773045.20978: checking for max_fail_percentage 4871 1726773045.20979: done checking for max_fail_percentage 4871 1726773045.20980: checking to see if all hosts have failed and the running result is not ok 4871 1726773045.20981: done checking to see if all hosts have failed 4871 1726773045.20982: getting the remaining hosts for this loop 4871 1726773045.20983: done getting the remaining hosts for this loop 4871 1726773045.20990: getting the next task for host managed_node3 4871 1726773045.20996: done getting next task for host managed_node3 4871 1726773045.20999: ^ task is: TASK: Get active_profile file 4871 1726773045.21004: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4871 1726773045.21007: getting variables 4871 1726773045.21008: in VariableManager get_vars() 4871 1726773045.21046: Calling all_inventory to load vars for managed_node3 4871 1726773045.21049: Calling groups_inventory to load vars for managed_node3 4871 1726773045.21052: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773045.21058: done sending task result for task 02b512f9-4fcf-027f-1ee8-00000000022c 4871 1726773045.21061: WORKER PROCESS EXITING 4871 1726773045.21071: Calling all_plugins_play to load vars for managed_node3 4871 1726773045.21074: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773045.21077: Calling groups_plugins_play to load vars for managed_node3 4871 1726773045.21350: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773045.21594: done with get_vars() 4871 1726773045.21606: done getting variables TASK [Get active_profile file] ************************************************* task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml:46 Thursday 19 September 2024 15:10:45 -0400 (0:00:00.034) 0:00:16.959 **** 4871 1726773045.21711: entering _queue_task() for managed_node3/slurp 4871 1726773045.22023: worker is 1 (out of 1 available) 4871 1726773045.22040: exiting _queue_task() for managed_node3/slurp 4871 1726773045.22054: done queuing things up, now waiting for results queue to drain 4871 1726773045.22055: waiting for pending results... 4871 1726773045.22344: running TaskExecutor() for managed_node3/TASK: Get active_profile file 4871 1726773045.22469: in run() - task 02b512f9-4fcf-027f-1ee8-00000000022d 4871 1726773045.22493: variable 'ansible_search_path' from source: unknown 4871 1726773045.22502: variable 'ansible_search_path' from source: unknown 4871 1726773045.22547: calling self._execute() 4871 1726773045.22678: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773045.22682: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773045.22685: variable 'omit' from source: magic vars 4871 1726773045.22803: variable 'omit' from source: magic vars 4871 1726773045.22862: variable 'omit' from source: magic vars 4871 1726773045.23003: variable 'omit' from source: magic vars 4871 1726773045.23007: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4871 1726773045.23010: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4871 1726773045.23024: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4871 1726773045.23051: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773045.23071: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773045.23117: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4871 1726773045.23136: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773045.23147: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773045.23266: Set connection var ansible_shell_type to sh 4871 1726773045.23282: Set connection var ansible_timeout to 10 4871 1726773045.23293: Set connection var ansible_connection to ssh 4871 1726773045.23308: Set connection var ansible_module_compression to ZIP_DEFLATED 4871 1726773045.23342: Set connection var ansible_pipelining to False 4871 1726773045.23345: Set connection var ansible_shell_executable to /bin/sh 4871 1726773045.23369: variable 'ansible_shell_executable' from source: unknown 4871 1726773045.23377: variable 'ansible_connection' from source: unknown 4871 1726773045.23442: variable 'ansible_module_compression' from source: unknown 4871 1726773045.23445: variable 'ansible_shell_type' from source: unknown 4871 1726773045.23450: variable 'ansible_shell_executable' from source: unknown 4871 1726773045.23452: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773045.23454: variable 'ansible_pipelining' from source: unknown 4871 1726773045.23457: variable 'ansible_timeout' from source: unknown 4871 1726773045.23459: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773045.23742: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 4871 1726773045.23746: variable 'omit' from source: magic vars 4871 1726773045.23748: starting attempt loop 4871 1726773045.23751: running the handler 4871 1726773045.23753: _low_level_execute_command(): starting 4871 1726773045.23755: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4871 1726773045.24576: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773045.24681: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773045.24739: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773045.24774: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773045.26493: stdout chunk (state=3): >>>/root <<< 4871 1726773045.26597: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773045.26661: stderr chunk (state=3): >>><<< 4871 1726773045.26665: stdout chunk (state=3): >>><<< 4871 1726773045.26690: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773045.26701: _low_level_execute_command(): starting 4871 1726773045.26709: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773045.2668781-5786-2709110693679 `" && echo ansible-tmp-1726773045.2668781-5786-2709110693679="` echo /root/.ansible/tmp/ansible-tmp-1726773045.2668781-5786-2709110693679 `" ) && sleep 0' 4871 1726773045.27191: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773045.27194: 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.46.99 originally 10.31.46.99 debug2: match not found <<< 4871 1726773045.27197: 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.46.99 is address <<< 4871 1726773045.27200: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 <<< 4871 1726773045.27212: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773045.27261: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773045.27266: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773045.27267: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773045.27305: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773045.29269: stdout chunk (state=3): >>>ansible-tmp-1726773045.2668781-5786-2709110693679=/root/.ansible/tmp/ansible-tmp-1726773045.2668781-5786-2709110693679 <<< 4871 1726773045.29386: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773045.29442: stderr chunk (state=3): >>><<< 4871 1726773045.29445: stdout chunk (state=3): >>><<< 4871 1726773045.29462: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773045.2668781-5786-2709110693679=/root/.ansible/tmp/ansible-tmp-1726773045.2668781-5786-2709110693679 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773045.29512: variable 'ansible_module_compression' from source: unknown 4871 1726773045.29552: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4871cqbcuaji/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 4871 1726773045.29584: variable 'ansible_facts' from source: unknown 4871 1726773045.29646: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773045.2668781-5786-2709110693679/AnsiballZ_slurp.py 4871 1726773045.29760: Sending initial data 4871 1726773045.29763: Sent initial data (150 bytes) 4871 1726773045.30242: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773045.30246: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found <<< 4871 1726773045.30249: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4871 1726773045.30251: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773045.30253: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773045.30306: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773045.30311: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773045.30355: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773045.31933: 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 <<< 4871 1726773045.31962: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4871 1726773045.31991: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpmipr1326 /root/.ansible/tmp/ansible-tmp-1726773045.2668781-5786-2709110693679/AnsiballZ_slurp.py <<< 4871 1726773045.31999: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773045.2668781-5786-2709110693679/AnsiballZ_slurp.py" <<< 4871 1726773045.32028: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpmipr1326" to remote "/root/.ansible/tmp/ansible-tmp-1726773045.2668781-5786-2709110693679/AnsiballZ_slurp.py" <<< 4871 1726773045.32036: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773045.2668781-5786-2709110693679/AnsiballZ_slurp.py" <<< 4871 1726773045.32540: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773045.32617: stderr chunk (state=3): >>><<< 4871 1726773045.32621: stdout chunk (state=3): >>><<< 4871 1726773045.32642: done transferring module to remote 4871 1726773045.32653: _low_level_execute_command(): starting 4871 1726773045.32658: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773045.2668781-5786-2709110693679/ /root/.ansible/tmp/ansible-tmp-1726773045.2668781-5786-2709110693679/AnsiballZ_slurp.py && sleep 0' 4871 1726773045.33135: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773045.33139: 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.46.99 originally 10.31.46.99 debug2: match not found <<< 4871 1726773045.33142: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4871 1726773045.33144: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773045.33146: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773045.33200: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773045.33212: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773045.33272: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773045.35068: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773045.35124: stderr chunk (state=3): >>><<< 4871 1726773045.35128: stdout chunk (state=3): >>><<< 4871 1726773045.35144: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773045.35147: _low_level_execute_command(): starting 4871 1726773045.35152: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773045.2668781-5786-2709110693679/AnsiballZ_slurp.py && sleep 0' 4871 1726773045.35630: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773045.35634: 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.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773045.35638: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773045.35641: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773045.35694: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773045.35698: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773045.35700: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773045.35749: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773045.52196: stdout chunk (state=3): >>> {"content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "source": "/etc/tuned/active_profile", "encoding": "base64", "invocation": {"module_args": {"src": "/etc/tuned/active_profile"}}} <<< 4871 1726773045.53537: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.99 closed. <<< 4871 1726773045.53597: stderr chunk (state=3): >>><<< 4871 1726773045.53601: stdout chunk (state=3): >>><<< 4871 1726773045.53615: _low_level_execute_command() done: rc=0, stdout= {"content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "source": "/etc/tuned/active_profile", "encoding": "base64", "invocation": {"module_args": {"src": "/etc/tuned/active_profile"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK 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.46.99 closed. 4871 1726773045.53656: done with _execute_module (slurp, {'src': '/etc/tuned/active_profile', '_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': 'slurp', '_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-1726773045.2668781-5786-2709110693679/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4871 1726773045.53664: _low_level_execute_command(): starting 4871 1726773045.53670: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773045.2668781-5786-2709110693679/ > /dev/null 2>&1 && sleep 0' 4871 1726773045.54167: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773045.54171: 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.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773045.54173: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration <<< 4871 1726773045.54176: 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 <<< 4871 1726773045.54178: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773045.54236: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773045.54245: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773045.54248: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773045.54283: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773045.56193: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773045.56252: stderr chunk (state=3): >>><<< 4871 1726773045.56255: stdout chunk (state=3): >>><<< 4871 1726773045.56272: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773045.56280: handler run complete 4871 1726773045.56296: attempt loop complete, returning result 4871 1726773045.56299: _execute() done 4871 1726773045.56301: dumping result to json 4871 1726773045.56304: done dumping result, returning 4871 1726773045.56313: done running TaskExecutor() for managed_node3/TASK: Get active_profile file [02b512f9-4fcf-027f-1ee8-00000000022d] 4871 1726773045.56318: sending task result for task 02b512f9-4fcf-027f-1ee8-00000000022d 4871 1726773045.56424: done sending task result for task 02b512f9-4fcf-027f-1ee8-00000000022d 4871 1726773045.56427: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "encoding": "base64", "source": "/etc/tuned/active_profile" } 4871 1726773045.56517: no more pending results, returning what we have 4871 1726773045.56520: results queue empty 4871 1726773045.56521: checking for any_errors_fatal 4871 1726773045.56526: done checking for any_errors_fatal 4871 1726773045.56527: checking for max_fail_percentage 4871 1726773045.56529: done checking for max_fail_percentage 4871 1726773045.56529: checking to see if all hosts have failed and the running result is not ok 4871 1726773045.56530: done checking to see if all hosts have failed 4871 1726773045.56531: getting the remaining hosts for this loop 4871 1726773045.56532: done getting the remaining hosts for this loop 4871 1726773045.56658: getting the next task for host managed_node3 4871 1726773045.56665: done getting next task for host managed_node3 4871 1726773045.56669: ^ task is: TASK: Check that active_profile ends with kernel_settings 4871 1726773045.56673: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4871 1726773045.56677: getting variables 4871 1726773045.56678: in VariableManager get_vars() 4871 1726773045.56714: Calling all_inventory to load vars for managed_node3 4871 1726773045.56717: Calling groups_inventory to load vars for managed_node3 4871 1726773045.56720: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773045.56730: Calling all_plugins_play to load vars for managed_node3 4871 1726773045.56734: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773045.56739: Calling groups_plugins_play to load vars for managed_node3 4871 1726773045.56946: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773045.57187: done with get_vars() 4871 1726773045.57200: done getting variables 4871 1726773045.57265: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check that active_profile ends with kernel_settings] ********************* task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml:53 Thursday 19 September 2024 15:10:45 -0400 (0:00:00.355) 0:00:17.315 **** 4871 1726773045.57297: entering _queue_task() for managed_node3/set_fact 4871 1726773045.57597: worker is 1 (out of 1 available) 4871 1726773045.57611: exiting _queue_task() for managed_node3/set_fact 4871 1726773045.57625: done queuing things up, now waiting for results queue to drain 4871 1726773045.57627: waiting for pending results... 4871 1726773045.57914: running TaskExecutor() for managed_node3/TASK: Check that active_profile ends with kernel_settings 4871 1726773045.57984: in run() - task 02b512f9-4fcf-027f-1ee8-00000000022e 4871 1726773045.57999: variable 'ansible_search_path' from source: unknown 4871 1726773045.58002: variable 'ansible_search_path' from source: unknown 4871 1726773045.58035: calling self._execute() 4871 1726773045.58117: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773045.58121: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773045.58130: variable 'omit' from source: magic vars 4871 1726773045.58605: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4871 1726773045.60643: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4871 1726773045.60646: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4871 1726773045.60649: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4871 1726773045.60651: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4871 1726773045.60653: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4871 1726773045.60739: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4871 1726773045.60922: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4871 1726773045.60969: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4871 1726773045.61006: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4871 1726773045.61054: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4871 1726773045.61201: variable '__kernel_settings_register_profile_conf_active_profile' from source: set_fact 4871 1726773045.61264: Evaluated conditional (__kernel_settings_register_profile_conf_active_profile.content | b64decode is not search('(^| )kernel_settings$')): False 4871 1726773045.61274: when evaluation is False, skipping this task 4871 1726773045.61282: _execute() done 4871 1726773045.61289: dumping result to json 4871 1726773045.61295: done dumping result, returning 4871 1726773045.61304: done running TaskExecutor() for managed_node3/TASK: Check that active_profile ends with kernel_settings [02b512f9-4fcf-027f-1ee8-00000000022e] 4871 1726773045.61312: sending task result for task 02b512f9-4fcf-027f-1ee8-00000000022e 4871 1726773045.61418: done sending task result for task 02b512f9-4fcf-027f-1ee8-00000000022e 4871 1726773045.61425: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_profile_conf_active_profile.content | b64decode is not search('(^| )kernel_settings$')", "skip_reason": "Conditional result was False" } 4871 1726773045.61479: no more pending results, returning what we have 4871 1726773045.61483: results queue empty 4871 1726773045.61484: checking for any_errors_fatal 4871 1726773045.61492: done checking for any_errors_fatal 4871 1726773045.61493: checking for max_fail_percentage 4871 1726773045.61494: done checking for max_fail_percentage 4871 1726773045.61495: checking to see if all hosts have failed and the running result is not ok 4871 1726773045.61496: done checking to see if all hosts have failed 4871 1726773045.61497: getting the remaining hosts for this loop 4871 1726773045.61498: done getting the remaining hosts for this loop 4871 1726773045.61502: getting the next task for host managed_node3 4871 1726773045.61509: done getting next task for host managed_node3 4871 1726773045.61512: ^ task is: TASK: Get profile_mode file 4871 1726773045.61516: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4871 1726773045.61520: getting variables 4871 1726773045.61522: in VariableManager get_vars() 4871 1726773045.61560: Calling all_inventory to load vars for managed_node3 4871 1726773045.61562: Calling groups_inventory to load vars for managed_node3 4871 1726773045.61564: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773045.61575: Calling all_plugins_play to load vars for managed_node3 4871 1726773045.61578: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773045.61581: Calling groups_plugins_play to load vars for managed_node3 4871 1726773045.61954: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773045.62197: done with get_vars() 4871 1726773045.62210: done getting variables TASK [Get profile_mode file] *************************************************** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml:60 Thursday 19 September 2024 15:10:45 -0400 (0:00:00.050) 0:00:17.365 **** 4871 1726773045.62317: entering _queue_task() for managed_node3/slurp 4871 1726773045.62616: worker is 1 (out of 1 available) 4871 1726773045.62631: exiting _queue_task() for managed_node3/slurp 4871 1726773045.62647: done queuing things up, now waiting for results queue to drain 4871 1726773045.62649: waiting for pending results... 4871 1726773045.63059: running TaskExecutor() for managed_node3/TASK: Get profile_mode file 4871 1726773045.63065: in run() - task 02b512f9-4fcf-027f-1ee8-00000000022f 4871 1726773045.63085: variable 'ansible_search_path' from source: unknown 4871 1726773045.63094: variable 'ansible_search_path' from source: unknown 4871 1726773045.63144: calling self._execute() 4871 1726773045.63246: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773045.63264: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773045.63280: variable 'omit' from source: magic vars 4871 1726773045.63401: variable 'omit' from source: magic vars 4871 1726773045.63459: variable 'omit' from source: magic vars 4871 1726773045.63504: variable 'omit' from source: magic vars 4871 1726773045.63560: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4871 1726773045.63611: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4871 1726773045.63642: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4871 1726773045.63674: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773045.63699: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773045.63740: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4871 1726773045.63749: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773045.63758: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773045.63873: Set connection var ansible_shell_type to sh 4871 1726773045.63888: Set connection var ansible_timeout to 10 4871 1726773045.63896: Set connection var ansible_connection to ssh 4871 1726773045.63916: Set connection var ansible_module_compression to ZIP_DEFLATED 4871 1726773045.63932: Set connection var ansible_pipelining to False 4871 1726773045.63946: Set connection var ansible_shell_executable to /bin/sh 4871 1726773045.63976: variable 'ansible_shell_executable' from source: unknown 4871 1726773045.63985: variable 'ansible_connection' from source: unknown 4871 1726773045.63994: variable 'ansible_module_compression' from source: unknown 4871 1726773045.64001: variable 'ansible_shell_type' from source: unknown 4871 1726773045.64008: variable 'ansible_shell_executable' from source: unknown 4871 1726773045.64014: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773045.64133: variable 'ansible_pipelining' from source: unknown 4871 1726773045.64136: variable 'ansible_timeout' from source: unknown 4871 1726773045.64141: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773045.64281: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 4871 1726773045.64299: variable 'omit' from source: magic vars 4871 1726773045.64311: starting attempt loop 4871 1726773045.64319: running the handler 4871 1726773045.64344: _low_level_execute_command(): starting 4871 1726773045.64360: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4871 1726773045.65149: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4871 1726773045.65247: 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.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773045.65285: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773045.65304: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773045.65332: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773045.65415: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773045.67165: stdout chunk (state=3): >>>/root <<< 4871 1726773045.67446: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773045.67449: stdout chunk (state=3): >>><<< 4871 1726773045.67452: stderr chunk (state=3): >>><<< 4871 1726773045.67455: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773045.67458: _low_level_execute_command(): starting 4871 1726773045.67461: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773045.6739242-5804-17717058201539 `" && echo ansible-tmp-1726773045.6739242-5804-17717058201539="` echo /root/.ansible/tmp/ansible-tmp-1726773045.6739242-5804-17717058201539 `" ) && sleep 0' 4871 1726773045.68131: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4871 1726773045.68150: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.99 is address <<< 4871 1726773045.68246: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773045.68275: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773045.68295: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773045.68375: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773045.70416: stdout chunk (state=3): >>>ansible-tmp-1726773045.6739242-5804-17717058201539=/root/.ansible/tmp/ansible-tmp-1726773045.6739242-5804-17717058201539 <<< 4871 1726773045.70743: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773045.70779: stderr chunk (state=3): >>><<< 4871 1726773045.70792: stdout chunk (state=3): >>><<< 4871 1726773045.70854: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773045.6739242-5804-17717058201539=/root/.ansible/tmp/ansible-tmp-1726773045.6739242-5804-17717058201539 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773045.70995: variable 'ansible_module_compression' from source: unknown 4871 1726773045.71151: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4871cqbcuaji/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 4871 1726773045.71200: variable 'ansible_facts' from source: unknown 4871 1726773045.71286: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773045.6739242-5804-17717058201539/AnsiballZ_slurp.py 4871 1726773045.71739: Sending initial data 4871 1726773045.71743: Sent initial data (151 bytes) 4871 1726773045.72403: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4871 1726773045.72425: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773045.72540: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773045.72545: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773045.72569: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773045.72598: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773045.72616: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773045.72711: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773045.74322: 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 <<< 4871 1726773045.74362: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4871 1726773045.74401: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpe590ovu7 /root/.ansible/tmp/ansible-tmp-1726773045.6739242-5804-17717058201539/AnsiballZ_slurp.py <<< 4871 1726773045.74411: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773045.6739242-5804-17717058201539/AnsiballZ_slurp.py" <<< 4871 1726773045.74441: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpe590ovu7" to remote "/root/.ansible/tmp/ansible-tmp-1726773045.6739242-5804-17717058201539/AnsiballZ_slurp.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773045.6739242-5804-17717058201539/AnsiballZ_slurp.py" <<< 4871 1726773045.74955: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773045.75041: stderr chunk (state=3): >>><<< 4871 1726773045.75044: stdout chunk (state=3): >>><<< 4871 1726773045.75059: done transferring module to remote 4871 1726773045.75071: _low_level_execute_command(): starting 4871 1726773045.75076: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773045.6739242-5804-17717058201539/ /root/.ansible/tmp/ansible-tmp-1726773045.6739242-5804-17717058201539/AnsiballZ_slurp.py && sleep 0' 4871 1726773045.75728: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4871 1726773045.75732: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773045.75737: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773045.75741: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773045.75753: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773045.75773: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773045.75800: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773045.75876: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773045.77703: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773045.77763: stderr chunk (state=3): >>><<< 4871 1726773045.77767: stdout chunk (state=3): >>><<< 4871 1726773045.77781: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773045.77784: _low_level_execute_command(): starting 4871 1726773045.77795: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773045.6739242-5804-17717058201539/AnsiballZ_slurp.py && sleep 0' 4871 1726773045.78314: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773045.78318: 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.46.99 originally 10.31.46.99 debug2: match not found <<< 4871 1726773045.78321: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773045.78324: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773045.78326: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773045.78328: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773045.78377: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773045.78421: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773045.94822: stdout chunk (state=3): >>> {"content": "bWFudWFsCg==", "source": "/etc/tuned/profile_mode", "encoding": "base64", "invocation": {"module_args": {"src": "/etc/tuned/profile_mode"}}} <<< 4871 1726773045.96191: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.99 closed. <<< 4871 1726773045.96252: stderr chunk (state=3): >>><<< 4871 1726773045.96256: stdout chunk (state=3): >>><<< 4871 1726773045.96272: _low_level_execute_command() done: rc=0, stdout= {"content": "bWFudWFsCg==", "source": "/etc/tuned/profile_mode", "encoding": "base64", "invocation": {"module_args": {"src": "/etc/tuned/profile_mode"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK 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.46.99 closed. 4871 1726773045.96311: done with _execute_module (slurp, {'src': '/etc/tuned/profile_mode', '_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': 'slurp', '_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-1726773045.6739242-5804-17717058201539/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4871 1726773045.96319: _low_level_execute_command(): starting 4871 1726773045.96324: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773045.6739242-5804-17717058201539/ > /dev/null 2>&1 && sleep 0' 4871 1726773045.96825: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773045.96828: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4871 1726773045.96831: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773045.96833: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773045.96839: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773045.96892: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773045.96895: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773045.96897: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773045.96941: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773045.98854: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773045.98911: stderr chunk (state=3): >>><<< 4871 1726773045.98914: stdout chunk (state=3): >>><<< 4871 1726773045.98929: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773045.98939: handler run complete 4871 1726773045.98955: attempt loop complete, returning result 4871 1726773045.98958: _execute() done 4871 1726773045.98960: dumping result to json 4871 1726773045.98963: done dumping result, returning 4871 1726773045.98973: done running TaskExecutor() for managed_node3/TASK: Get profile_mode file [02b512f9-4fcf-027f-1ee8-00000000022f] 4871 1726773045.98978: sending task result for task 02b512f9-4fcf-027f-1ee8-00000000022f 4871 1726773045.99080: done sending task result for task 02b512f9-4fcf-027f-1ee8-00000000022f 4871 1726773045.99083: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "content": "bWFudWFsCg==", "encoding": "base64", "source": "/etc/tuned/profile_mode" } 4871 1726773045.99141: no more pending results, returning what we have 4871 1726773045.99145: results queue empty 4871 1726773045.99146: checking for any_errors_fatal 4871 1726773045.99152: done checking for any_errors_fatal 4871 1726773045.99153: checking for max_fail_percentage 4871 1726773045.99155: done checking for max_fail_percentage 4871 1726773045.99156: checking to see if all hosts have failed and the running result is not ok 4871 1726773045.99157: done checking to see if all hosts have failed 4871 1726773045.99158: getting the remaining hosts for this loop 4871 1726773045.99160: done getting the remaining hosts for this loop 4871 1726773045.99164: getting the next task for host managed_node3 4871 1726773045.99170: done getting next task for host managed_node3 4871 1726773045.99173: ^ task is: TASK: Check that profile_mode is manual 4871 1726773045.99176: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4871 1726773045.99179: getting variables 4871 1726773045.99181: in VariableManager get_vars() 4871 1726773045.99215: Calling all_inventory to load vars for managed_node3 4871 1726773045.99217: Calling groups_inventory to load vars for managed_node3 4871 1726773045.99219: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773045.99230: Calling all_plugins_play to load vars for managed_node3 4871 1726773045.99232: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773045.99240: Calling groups_plugins_play to load vars for managed_node3 4871 1726773045.99401: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773045.99549: done with get_vars() 4871 1726773045.99559: done getting variables 4871 1726773045.99607: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check that profile_mode is manual] *************************************** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml:67 Thursday 19 September 2024 15:10:45 -0400 (0:00:00.373) 0:00:17.738 **** 4871 1726773045.99630: entering _queue_task() for managed_node3/set_fact 4871 1726773045.99862: worker is 1 (out of 1 available) 4871 1726773045.99874: exiting _queue_task() for managed_node3/set_fact 4871 1726773045.99888: done queuing things up, now waiting for results queue to drain 4871 1726773045.99889: waiting for pending results... 4871 1726773046.00075: running TaskExecutor() for managed_node3/TASK: Check that profile_mode is manual 4871 1726773046.00151: in run() - task 02b512f9-4fcf-027f-1ee8-000000000230 4871 1726773046.00164: variable 'ansible_search_path' from source: unknown 4871 1726773046.00168: variable 'ansible_search_path' from source: unknown 4871 1726773046.00205: calling self._execute() 4871 1726773046.00278: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773046.00282: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773046.00292: variable 'omit' from source: magic vars 4871 1726773046.00767: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4871 1726773046.02407: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4871 1726773046.02469: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4871 1726773046.02501: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4871 1726773046.02528: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4871 1726773046.02551: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4871 1726773046.02609: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4871 1726773046.02737: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4871 1726773046.02768: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4871 1726773046.02792: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4871 1726773046.02816: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4871 1726773046.02928: variable '__kernel_settings_register_profile_conf_profile_mode' from source: set_fact 4871 1726773046.02971: Evaluated conditional (__kernel_settings_register_profile_conf_profile_mode.content | b64decode is not match('manual')): False 4871 1726773046.02974: when evaluation is False, skipping this task 4871 1726773046.02977: _execute() done 4871 1726773046.02980: dumping result to json 4871 1726773046.02982: done dumping result, returning 4871 1726773046.02988: done running TaskExecutor() for managed_node3/TASK: Check that profile_mode is manual [02b512f9-4fcf-027f-1ee8-000000000230] 4871 1726773046.02995: sending task result for task 02b512f9-4fcf-027f-1ee8-000000000230 4871 1726773046.03090: done sending task result for task 02b512f9-4fcf-027f-1ee8-000000000230 4871 1726773046.03093: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_profile_conf_profile_mode.content | b64decode is not match('manual')", "skip_reason": "Conditional result was False" } 4871 1726773046.03144: no more pending results, returning what we have 4871 1726773046.03148: results queue empty 4871 1726773046.03149: checking for any_errors_fatal 4871 1726773046.03156: done checking for any_errors_fatal 4871 1726773046.03157: checking for max_fail_percentage 4871 1726773046.03158: done checking for max_fail_percentage 4871 1726773046.03159: checking to see if all hosts have failed and the running result is not ok 4871 1726773046.03160: done checking to see if all hosts have failed 4871 1726773046.03161: getting the remaining hosts for this loop 4871 1726773046.03163: done getting the remaining hosts for this loop 4871 1726773046.03167: getting the next task for host managed_node3 4871 1726773046.03174: done getting next task for host managed_node3 4871 1726773046.03177: ^ task is: TASK: Get the bootloader specific config file 4871 1726773046.03181: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4871 1726773046.03185: getting variables 4871 1726773046.03186: in VariableManager get_vars() 4871 1726773046.03263: Calling all_inventory to load vars for managed_node3 4871 1726773046.03266: Calling groups_inventory to load vars for managed_node3 4871 1726773046.03268: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773046.03279: Calling all_plugins_play to load vars for managed_node3 4871 1726773046.03282: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773046.03284: Calling groups_plugins_play to load vars for managed_node3 4871 1726773046.03482: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773046.03628: done with get_vars() 4871 1726773046.03640: done getting variables 4871 1726773046.03688: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get the bootloader specific config file] ********************************* task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml:74 Thursday 19 September 2024 15:10:46 -0400 (0:00:00.040) 0:00:17.779 **** 4871 1726773046.03711: entering _queue_task() for managed_node3/command 4871 1726773046.03951: worker is 1 (out of 1 available) 4871 1726773046.03969: exiting _queue_task() for managed_node3/command 4871 1726773046.03982: done queuing things up, now waiting for results queue to drain 4871 1726773046.03983: waiting for pending results... 4871 1726773046.04164: running TaskExecutor() for managed_node3/TASK: Get the bootloader specific config file 4871 1726773046.04241: in run() - task 02b512f9-4fcf-027f-1ee8-000000000231 4871 1726773046.04254: variable 'ansible_search_path' from source: unknown 4871 1726773046.04258: variable 'ansible_search_path' from source: unknown 4871 1726773046.04290: calling self._execute() 4871 1726773046.04368: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773046.04372: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773046.04380: variable 'omit' from source: magic vars 4871 1726773046.04767: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4871 1726773046.06750: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4871 1726773046.06802: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4871 1726773046.06832: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4871 1726773046.06861: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4871 1726773046.06883: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4871 1726773046.06955: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4871 1726773046.06977: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4871 1726773046.06999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4871 1726773046.07030: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4871 1726773046.07041: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4871 1726773046.07127: variable '__kernel_settings_blcmdline_value' from source: set_fact 4871 1726773046.07147: Evaluated conditional (__kernel_settings_blcmdline_value | d()): False 4871 1726773046.07150: when evaluation is False, skipping this task 4871 1726773046.07153: _execute() done 4871 1726773046.07155: dumping result to json 4871 1726773046.07158: done dumping result, returning 4871 1726773046.07164: done running TaskExecutor() for managed_node3/TASK: Get the bootloader specific config file [02b512f9-4fcf-027f-1ee8-000000000231] 4871 1726773046.07169: sending task result for task 02b512f9-4fcf-027f-1ee8-000000000231 4871 1726773046.07268: done sending task result for task 02b512f9-4fcf-027f-1ee8-000000000231 4871 1726773046.07271: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_blcmdline_value | d()", "skip_reason": "Conditional result was False" } 4871 1726773046.07326: no more pending results, returning what we have 4871 1726773046.07330: results queue empty 4871 1726773046.07331: checking for any_errors_fatal 4871 1726773046.07337: done checking for any_errors_fatal 4871 1726773046.07338: checking for max_fail_percentage 4871 1726773046.07340: done checking for max_fail_percentage 4871 1726773046.07341: checking to see if all hosts have failed and the running result is not ok 4871 1726773046.07341: done checking to see if all hosts have failed 4871 1726773046.07342: getting the remaining hosts for this loop 4871 1726773046.07344: done getting the remaining hosts for this loop 4871 1726773046.07348: getting the next task for host managed_node3 4871 1726773046.07355: done getting next task for host managed_node3 4871 1726773046.07358: ^ task is: TASK: Verify bootloader settings value 4871 1726773046.07362: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4871 1726773046.07365: getting variables 4871 1726773046.07366: in VariableManager get_vars() 4871 1726773046.07405: Calling all_inventory to load vars for managed_node3 4871 1726773046.07408: Calling groups_inventory to load vars for managed_node3 4871 1726773046.07409: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773046.07420: Calling all_plugins_play to load vars for managed_node3 4871 1726773046.07422: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773046.07425: Calling groups_plugins_play to load vars for managed_node3 4871 1726773046.07590: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773046.07764: done with get_vars() 4871 1726773046.07772: done getting variables 4871 1726773046.07818: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify bootloader settings value] **************************************** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml:85 Thursday 19 September 2024 15:10:46 -0400 (0:00:00.041) 0:00:17.820 **** 4871 1726773046.07848: entering _queue_task() for managed_node3/set_fact 4871 1726773046.08169: worker is 1 (out of 1 available) 4871 1726773046.08183: exiting _queue_task() for managed_node3/set_fact 4871 1726773046.08197: done queuing things up, now waiting for results queue to drain 4871 1726773046.08199: waiting for pending results... 4871 1726773046.08857: running TaskExecutor() for managed_node3/TASK: Verify bootloader settings value 4871 1726773046.08862: in run() - task 02b512f9-4fcf-027f-1ee8-000000000232 4871 1726773046.08866: variable 'ansible_search_path' from source: unknown 4871 1726773046.08870: variable 'ansible_search_path' from source: unknown 4871 1726773046.08873: calling self._execute() 4871 1726773046.09014: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773046.09032: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773046.09064: variable 'omit' from source: magic vars 4871 1726773046.09717: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4871 1726773046.11531: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4871 1726773046.11593: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4871 1726773046.11623: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4871 1726773046.11652: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4871 1726773046.11674: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4871 1726773046.11743: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4871 1726773046.11770: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4871 1726773046.11790: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4871 1726773046.11821: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4871 1726773046.11832: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4871 1726773046.11923: variable '__kernel_settings_blcmdline_value' from source: set_fact 4871 1726773046.11938: Evaluated conditional (__kernel_settings_blcmdline_value | d()): False 4871 1726773046.11942: when evaluation is False, skipping this task 4871 1726773046.11945: _execute() done 4871 1726773046.11947: dumping result to json 4871 1726773046.11950: done dumping result, returning 4871 1726773046.11957: done running TaskExecutor() for managed_node3/TASK: Verify bootloader settings value [02b512f9-4fcf-027f-1ee8-000000000232] 4871 1726773046.11962: sending task result for task 02b512f9-4fcf-027f-1ee8-000000000232 4871 1726773046.12057: done sending task result for task 02b512f9-4fcf-027f-1ee8-000000000232 4871 1726773046.12059: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_blcmdline_value | d()", "skip_reason": "Conditional result was False" } 4871 1726773046.12178: no more pending results, returning what we have 4871 1726773046.12181: results queue empty 4871 1726773046.12182: checking for any_errors_fatal 4871 1726773046.12187: done checking for any_errors_fatal 4871 1726773046.12188: checking for max_fail_percentage 4871 1726773046.12189: done checking for max_fail_percentage 4871 1726773046.12190: checking to see if all hosts have failed and the running result is not ok 4871 1726773046.12191: done checking to see if all hosts have failed 4871 1726773046.12192: getting the remaining hosts for this loop 4871 1726773046.12193: done getting the remaining hosts for this loop 4871 1726773046.12197: getting the next task for host managed_node3 4871 1726773046.12204: done getting next task for host managed_node3 4871 1726773046.12206: ^ task is: TASK: Check if kernel_settings_reboot_required is set if needed 4871 1726773046.12209: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4871 1726773046.12213: getting variables 4871 1726773046.12214: in VariableManager get_vars() 4871 1726773046.12248: Calling all_inventory to load vars for managed_node3 4871 1726773046.12250: Calling groups_inventory to load vars for managed_node3 4871 1726773046.12252: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773046.12262: Calling all_plugins_play to load vars for managed_node3 4871 1726773046.12265: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773046.12267: Calling groups_plugins_play to load vars for managed_node3 4871 1726773046.12508: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773046.12752: done with get_vars() 4871 1726773046.12767: done getting variables 4871 1726773046.12833: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check if kernel_settings_reboot_required is set if needed] *************** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings.yml:49 Thursday 19 September 2024 15:10:46 -0400 (0:00:00.050) 0:00:17.871 **** 4871 1726773046.12866: entering _queue_task() for managed_node3/set_fact 4871 1726773046.13169: worker is 1 (out of 1 available) 4871 1726773046.13182: exiting _queue_task() for managed_node3/set_fact 4871 1726773046.13200: done queuing things up, now waiting for results queue to drain 4871 1726773046.13202: waiting for pending results... 4871 1726773046.13514: running TaskExecutor() for managed_node3/TASK: Check if kernel_settings_reboot_required is set if needed 4871 1726773046.13579: in run() - task 02b512f9-4fcf-027f-1ee8-00000000018e 4871 1726773046.13595: variable 'ansible_search_path' from source: unknown 4871 1726773046.13603: variable 'ansible_search_path' from source: unknown 4871 1726773046.13640: calling self._execute() 4871 1726773046.13712: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773046.13716: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773046.13725: variable 'omit' from source: magic vars 4871 1726773046.14122: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4871 1726773046.16023: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4871 1726773046.16028: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4871 1726773046.16031: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4871 1726773046.16033: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4871 1726773046.16038: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4871 1726773046.16181: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4871 1726773046.16223: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4871 1726773046.16263: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4871 1726773046.16321: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4871 1726773046.16348: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4871 1726773046.16472: variable '__kernel_settings_check_reboot' from source: set_fact 4871 1726773046.16497: Evaluated conditional (__kernel_settings_check_reboot | d(false)): False 4871 1726773046.16505: when evaluation is False, skipping this task 4871 1726773046.16517: _execute() done 4871 1726773046.16524: dumping result to json 4871 1726773046.16530: done dumping result, returning 4871 1726773046.16544: done running TaskExecutor() for managed_node3/TASK: Check if kernel_settings_reboot_required is set if needed [02b512f9-4fcf-027f-1ee8-00000000018e] 4871 1726773046.16624: sending task result for task 02b512f9-4fcf-027f-1ee8-00000000018e skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_check_reboot | d(false)", "skip_reason": "Conditional result was False" } 4871 1726773046.16784: no more pending results, returning what we have 4871 1726773046.16788: results queue empty 4871 1726773046.16789: checking for any_errors_fatal 4871 1726773046.16796: done checking for any_errors_fatal 4871 1726773046.16797: checking for max_fail_percentage 4871 1726773046.16799: done checking for max_fail_percentage 4871 1726773046.16800: checking to see if all hosts have failed and the running result is not ok 4871 1726773046.16800: done checking to see if all hosts have failed 4871 1726773046.16801: getting the remaining hosts for this loop 4871 1726773046.16804: done getting the remaining hosts for this loop 4871 1726773046.16808: getting the next task for host managed_node3 4871 1726773046.16815: done getting next task for host managed_node3 4871 1726773046.16818: ^ task is: TASK: Assert success 4871 1726773046.16821: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4871 1726773046.16825: getting variables 4871 1726773046.16827: in VariableManager get_vars() 4871 1726773046.16868: Calling all_inventory to load vars for managed_node3 4871 1726773046.16871: Calling groups_inventory to load vars for managed_node3 4871 1726773046.16873: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773046.16884: Calling all_plugins_play to load vars for managed_node3 4871 1726773046.16886: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773046.16890: Calling groups_plugins_play to load vars for managed_node3 4871 1726773046.17211: done sending task result for task 02b512f9-4fcf-027f-1ee8-00000000018e 4871 1726773046.17214: WORKER PROCESS EXITING 4871 1726773046.17226: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773046.17378: done with get_vars() 4871 1726773046.17389: done getting variables 4871 1726773046.17467: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Assert success] ********************************************************** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings.yml:56 Thursday 19 September 2024 15:10:46 -0400 (0:00:00.046) 0:00:17.917 **** 4871 1726773046.17492: entering _queue_task() for managed_node3/assert 4871 1726773046.17494: Creating lock for assert 4871 1726773046.17731: worker is 1 (out of 1 available) 4871 1726773046.17748: exiting _queue_task() for managed_node3/assert 4871 1726773046.17761: done queuing things up, now waiting for results queue to drain 4871 1726773046.17762: waiting for pending results... 4871 1726773046.17945: running TaskExecutor() for managed_node3/TASK: Assert success 4871 1726773046.18010: in run() - task 02b512f9-4fcf-027f-1ee8-00000000018f 4871 1726773046.18025: variable 'ansible_search_path' from source: unknown 4871 1726773046.18029: variable 'ansible_search_path' from source: unknown 4871 1726773046.18062: calling self._execute() 4871 1726773046.18133: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773046.18138: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773046.18147: variable 'omit' from source: magic vars 4871 1726773046.18234: variable 'omit' from source: magic vars 4871 1726773046.18267: variable 'omit' from source: magic vars 4871 1726773046.18293: variable 'omit' from source: magic vars 4871 1726773046.18331: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4871 1726773046.18364: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4871 1726773046.18383: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4871 1726773046.18398: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773046.18409: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773046.18438: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4871 1726773046.18441: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773046.18444: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773046.18515: Set connection var ansible_shell_type to sh 4871 1726773046.18522: Set connection var ansible_timeout to 10 4871 1726773046.18525: Set connection var ansible_connection to ssh 4871 1726773046.18536: Set connection var ansible_module_compression to ZIP_DEFLATED 4871 1726773046.18547: Set connection var ansible_pipelining to False 4871 1726773046.18553: Set connection var ansible_shell_executable to /bin/sh 4871 1726773046.18569: variable 'ansible_shell_executable' from source: unknown 4871 1726773046.18572: variable 'ansible_connection' from source: unknown 4871 1726773046.18575: variable 'ansible_module_compression' from source: unknown 4871 1726773046.18577: variable 'ansible_shell_type' from source: unknown 4871 1726773046.18580: variable 'ansible_shell_executable' from source: unknown 4871 1726773046.18582: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773046.18589: variable 'ansible_pipelining' from source: unknown 4871 1726773046.18592: variable 'ansible_timeout' from source: unknown 4871 1726773046.18594: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773046.18758: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4871 1726773046.18764: variable 'omit' from source: magic vars 4871 1726773046.18770: starting attempt loop 4871 1726773046.18773: running the handler 4871 1726773046.19241: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4871 1726773046.21380: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4871 1726773046.21431: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4871 1726773046.21462: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4871 1726773046.21489: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4871 1726773046.21514: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4871 1726773046.21574: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4871 1726773046.21599: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4871 1726773046.21618: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4871 1726773046.21647: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4871 1726773046.21839: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4871 1726773046.21842: variable '__kernel_settings_success' from source: set_fact 4871 1726773046.21844: Evaluated conditional (__kernel_settings_success | d(false)): True 4871 1726773046.21845: handler run complete 4871 1726773046.21846: attempt loop complete, returning result 4871 1726773046.21848: _execute() done 4871 1726773046.21849: dumping result to json 4871 1726773046.21850: done dumping result, returning 4871 1726773046.21851: done running TaskExecutor() for managed_node3/TASK: Assert success [02b512f9-4fcf-027f-1ee8-00000000018f] 4871 1726773046.21853: sending task result for task 02b512f9-4fcf-027f-1ee8-00000000018f 4871 1726773046.21914: done sending task result for task 02b512f9-4fcf-027f-1ee8-00000000018f 4871 1726773046.21917: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 4871 1726773046.21968: no more pending results, returning what we have 4871 1726773046.21971: results queue empty 4871 1726773046.21972: checking for any_errors_fatal 4871 1726773046.21979: done checking for any_errors_fatal 4871 1726773046.21981: checking for max_fail_percentage 4871 1726773046.21983: done checking for max_fail_percentage 4871 1726773046.21984: checking to see if all hosts have failed and the running result is not ok 4871 1726773046.21985: done checking to see if all hosts have failed 4871 1726773046.21986: getting the remaining hosts for this loop 4871 1726773046.21988: done getting the remaining hosts for this loop 4871 1726773046.21993: getting the next task for host managed_node3 4871 1726773046.22002: done getting next task for host managed_node3 4871 1726773046.22005: ^ task is: TASK: Check ansible_managed, fingerprint in generated files 4871 1726773046.22006: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4871 1726773046.22011: getting variables 4871 1726773046.22013: in VariableManager get_vars() 4871 1726773046.22050: Calling all_inventory to load vars for managed_node3 4871 1726773046.22053: Calling groups_inventory to load vars for managed_node3 4871 1726773046.22055: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773046.22065: Calling all_plugins_play to load vars for managed_node3 4871 1726773046.22074: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773046.22077: Calling groups_plugins_play to load vars for managed_node3 4871 1726773046.22261: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773046.22405: done with get_vars() 4871 1726773046.22414: done getting variables TASK [Check ansible_managed, fingerprint in generated files] ******************* task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml:35 Thursday 19 September 2024 15:10:46 -0400 (0:00:00.049) 0:00:17.967 **** 4871 1726773046.22488: entering _queue_task() for managed_node3/include_tasks 4871 1726773046.22798: worker is 1 (out of 1 available) 4871 1726773046.22812: exiting _queue_task() for managed_node3/include_tasks 4871 1726773046.22825: done queuing things up, now waiting for results queue to drain 4871 1726773046.22826: waiting for pending results... 4871 1726773046.23139: running TaskExecutor() for managed_node3/TASK: Check ansible_managed, fingerprint in generated files 4871 1726773046.23243: in run() - task 02b512f9-4fcf-027f-1ee8-00000000000a 4871 1726773046.23269: variable 'ansible_search_path' from source: unknown 4871 1726773046.23315: calling self._execute() 4871 1726773046.23424: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773046.23441: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773046.23457: variable 'omit' from source: magic vars 4871 1726773046.23583: _execute() done 4871 1726773046.23597: dumping result to json 4871 1726773046.23605: done dumping result, returning 4871 1726773046.23618: done running TaskExecutor() for managed_node3/TASK: Check ansible_managed, fingerprint in generated files [02b512f9-4fcf-027f-1ee8-00000000000a] 4871 1726773046.23629: sending task result for task 02b512f9-4fcf-027f-1ee8-00000000000a 4871 1726773046.23753: done sending task result for task 02b512f9-4fcf-027f-1ee8-00000000000a 4871 1726773046.23757: WORKER PROCESS EXITING 4871 1726773046.23785: no more pending results, returning what we have 4871 1726773046.23790: in VariableManager get_vars() 4871 1726773046.23837: Calling all_inventory to load vars for managed_node3 4871 1726773046.23840: Calling groups_inventory to load vars for managed_node3 4871 1726773046.23842: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773046.23855: Calling all_plugins_play to load vars for managed_node3 4871 1726773046.23858: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773046.23861: Calling groups_plugins_play to load vars for managed_node3 4871 1726773046.24073: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773046.24206: done with get_vars() 4871 1726773046.24213: variable 'ansible_search_path' from source: unknown 4871 1726773046.24223: we have included files to process 4871 1726773046.24224: generating all_blocks data 4871 1726773046.24226: done generating all_blocks data 4871 1726773046.24229: processing included file: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/check_header.yml 4871 1726773046.24230: loading included file: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/check_header.yml 4871 1726773046.24232: Loading data from /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/check_header.yml 4871 1726773046.24473: done processing included file 4871 1726773046.24475: iterating over new_blocks loaded from include file 4871 1726773046.24476: in VariableManager get_vars() 4871 1726773046.24487: done with get_vars() 4871 1726773046.24489: filtering new block on tags 4871 1726773046.24508: done filtering new block on tags 4871 1726773046.24510: done iterating over new_blocks loaded from include file included: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/check_header.yml for managed_node3 4871 1726773046.24514: extending task lists for all hosts with included blocks 4871 1726773046.25453: done extending task lists 4871 1726773046.25454: done processing included files 4871 1726773046.25455: results queue empty 4871 1726773046.25455: checking for any_errors_fatal 4871 1726773046.25458: done checking for any_errors_fatal 4871 1726773046.25458: checking for max_fail_percentage 4871 1726773046.25459: done checking for max_fail_percentage 4871 1726773046.25459: checking to see if all hosts have failed and the running result is not ok 4871 1726773046.25460: done checking to see if all hosts have failed 4871 1726773046.25461: getting the remaining hosts for this loop 4871 1726773046.25462: done getting the remaining hosts for this loop 4871 1726773046.25463: getting the next task for host managed_node3 4871 1726773046.25466: done getting next task for host managed_node3 4871 1726773046.25468: ^ task is: TASK: Get file 4871 1726773046.25469: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4871 1726773046.25471: getting variables 4871 1726773046.25472: in VariableManager get_vars() 4871 1726773046.25480: Calling all_inventory to load vars for managed_node3 4871 1726773046.25482: Calling groups_inventory to load vars for managed_node3 4871 1726773046.25483: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773046.25488: Calling all_plugins_play to load vars for managed_node3 4871 1726773046.25490: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773046.25492: Calling groups_plugins_play to load vars for managed_node3 4871 1726773046.25594: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773046.25738: done with get_vars() 4871 1726773046.25745: done getting variables TASK [Get file] **************************************************************** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/check_header.yml:3 Thursday 19 September 2024 15:10:46 -0400 (0:00:00.033) 0:00:18.000 **** 4871 1726773046.25798: entering _queue_task() for managed_node3/slurp 4871 1726773046.26048: worker is 1 (out of 1 available) 4871 1726773046.26061: exiting _queue_task() for managed_node3/slurp 4871 1726773046.26075: done queuing things up, now waiting for results queue to drain 4871 1726773046.26076: waiting for pending results... 4871 1726773046.26357: running TaskExecutor() for managed_node3/TASK: Get file 4871 1726773046.26362: in run() - task 02b512f9-4fcf-027f-1ee8-00000000028a 4871 1726773046.26366: variable 'ansible_search_path' from source: unknown 4871 1726773046.26369: variable 'ansible_search_path' from source: unknown 4871 1726773046.26383: calling self._execute() 4871 1726773046.26454: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773046.26459: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773046.26467: variable 'omit' from source: magic vars 4871 1726773046.26848: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4871 1726773046.27043: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4871 1726773046.27078: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4871 1726773046.27107: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4871 1726773046.27136: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4871 1726773046.27208: 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) 4871 1726773046.27227: 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) 4871 1726773046.27250: 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) 4871 1726773046.27271: 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) 4871 1726773046.27368: Evaluated conditional (not __file_content is defined): True 4871 1726773046.27375: variable 'omit' from source: magic vars 4871 1726773046.27407: variable 'omit' from source: magic vars 4871 1726773046.27428: variable '__file' from source: include params 4871 1726773046.27639: variable '__file' from source: include params 4871 1726773046.27642: variable '__kernel_settings_profile_filename' from source: role '' exported vars 4871 1726773046.27643: variable '__kernel_settings_profile_filename' from source: role '' exported vars 4871 1726773046.27645: variable '__kernel_settings_profile_dir' from source: role '' exported vars 4871 1726773046.27664: variable '__kernel_settings_profile_parent' from source: set_fact 4871 1726773046.27669: variable '__kernel_settings_tuned_profile' from source: role '' exported vars 4871 1726773046.27729: variable 'omit' from source: magic vars 4871 1726773046.27753: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4871 1726773046.27775: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4871 1726773046.27790: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4871 1726773046.27808: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773046.27819: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773046.27846: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4871 1726773046.27849: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773046.27852: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773046.28039: Set connection var ansible_shell_type to sh 4871 1726773046.28041: Set connection var ansible_timeout to 10 4871 1726773046.28043: Set connection var ansible_connection to ssh 4871 1726773046.28045: Set connection var ansible_module_compression to ZIP_DEFLATED 4871 1726773046.28046: Set connection var ansible_pipelining to False 4871 1726773046.28047: Set connection var ansible_shell_executable to /bin/sh 4871 1726773046.28049: variable 'ansible_shell_executable' from source: unknown 4871 1726773046.28050: variable 'ansible_connection' from source: unknown 4871 1726773046.28052: variable 'ansible_module_compression' from source: unknown 4871 1726773046.28053: variable 'ansible_shell_type' from source: unknown 4871 1726773046.28054: variable 'ansible_shell_executable' from source: unknown 4871 1726773046.28055: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773046.28057: variable 'ansible_pipelining' from source: unknown 4871 1726773046.28058: variable 'ansible_timeout' from source: unknown 4871 1726773046.28059: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773046.28121: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 4871 1726773046.28130: variable 'omit' from source: magic vars 4871 1726773046.28138: starting attempt loop 4871 1726773046.28150: running the handler 4871 1726773046.28163: _low_level_execute_command(): starting 4871 1726773046.28170: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4871 1726773046.28752: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773046.28766: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773046.28780: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773046.28788: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773046.28857: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773046.30591: stdout chunk (state=3): >>>/root <<< 4871 1726773046.30695: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773046.30764: stderr chunk (state=3): >>><<< 4871 1726773046.30767: stdout chunk (state=3): >>><<< 4871 1726773046.30788: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773046.30805: _low_level_execute_command(): starting 4871 1726773046.30811: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773046.3079143-5834-228414984023296 `" && echo ansible-tmp-1726773046.3079143-5834-228414984023296="` echo /root/.ansible/tmp/ansible-tmp-1726773046.3079143-5834-228414984023296 `" ) && sleep 0' 4871 1726773046.31304: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773046.31308: 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.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773046.31310: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration <<< 4871 1726773046.31313: 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.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773046.31368: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773046.31372: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773046.31376: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773046.31416: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773046.33383: stdout chunk (state=3): >>>ansible-tmp-1726773046.3079143-5834-228414984023296=/root/.ansible/tmp/ansible-tmp-1726773046.3079143-5834-228414984023296 <<< 4871 1726773046.33493: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773046.33558: stderr chunk (state=3): >>><<< 4871 1726773046.33561: stdout chunk (state=3): >>><<< 4871 1726773046.33578: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773046.3079143-5834-228414984023296=/root/.ansible/tmp/ansible-tmp-1726773046.3079143-5834-228414984023296 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773046.33623: variable 'ansible_module_compression' from source: unknown 4871 1726773046.33661: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4871cqbcuaji/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 4871 1726773046.33693: variable 'ansible_facts' from source: unknown 4871 1726773046.33749: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773046.3079143-5834-228414984023296/AnsiballZ_slurp.py 4871 1726773046.33859: Sending initial data 4871 1726773046.33862: Sent initial data (152 bytes) 4871 1726773046.34342: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773046.34346: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773046.34362: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773046.34365: 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.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773046.34417: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773046.34420: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773046.34422: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773046.34466: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773046.36060: 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 <<< 4871 1726773046.36096: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4871 1726773046.36138: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpcrw4tkad /root/.ansible/tmp/ansible-tmp-1726773046.3079143-5834-228414984023296/AnsiballZ_slurp.py <<< 4871 1726773046.36145: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773046.3079143-5834-228414984023296/AnsiballZ_slurp.py" <<< 4871 1726773046.36178: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpcrw4tkad" to remote "/root/.ansible/tmp/ansible-tmp-1726773046.3079143-5834-228414984023296/AnsiballZ_slurp.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773046.3079143-5834-228414984023296/AnsiballZ_slurp.py" <<< 4871 1726773046.36685: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773046.36763: stderr chunk (state=3): >>><<< 4871 1726773046.36767: stdout chunk (state=3): >>><<< 4871 1726773046.36787: done transferring module to remote 4871 1726773046.36798: _low_level_execute_command(): starting 4871 1726773046.36803: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773046.3079143-5834-228414984023296/ /root/.ansible/tmp/ansible-tmp-1726773046.3079143-5834-228414984023296/AnsiballZ_slurp.py && sleep 0' 4871 1726773046.37283: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773046.37287: 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.46.99 originally 10.31.46.99 debug2: match not found <<< 4871 1726773046.37293: 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.46.99 is address debug1: re-parsing configuration <<< 4871 1726773046.37296: 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.46.99 originally 10.31.46.99 <<< 4871 1726773046.37298: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773046.37351: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773046.37355: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773046.37359: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773046.37398: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773046.39249: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773046.39307: stderr chunk (state=3): >>><<< 4871 1726773046.39310: stdout chunk (state=3): >>><<< 4871 1726773046.39324: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773046.39327: _low_level_execute_command(): starting 4871 1726773046.39333: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773046.3079143-5834-228414984023296/AnsiballZ_slurp.py && sleep 0' 4871 1726773046.39826: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773046.39830: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773046.39832: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773046.39838: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773046.39890: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773046.39895: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773046.39898: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773046.39947: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773046.56297: stdout chunk (state=3): >>> {"content": "IwojIEFuc2libGUgbWFuYWdlZAojCiMgc3lzdGVtX3JvbGU6a2VybmVsX3NldHRpbmdzCgpbbWFpbl0Kc3VtbWFyeSA9IGtlcm5lbCBzZXR0aW5ncwpbc3lzY3RsXQpmcy5lcG9sbC5tYXhfdXNlcl93YXRjaGVzID0gNzg1NTkyCmZzLmZpbGUtbWF4ID0gMzc5NzI0CltzeXNmc10KL3N5cy9rZXJuZWwvZGVidWcveDg2L2licnNfZW5hYmxlZCA9IDAKL3N5cy9rZXJuZWwvZGVidWcveDg2L3B0aV9lbmFibGVkID0gMAovc3lzL2tlcm5lbC9kZWJ1Zy94ODYvcmV0cF9lbmFibGVkID0gMApbdm1dCnRyYW5zcGFyZW50X2h1Z2VwYWdlcyA9IG1hZHZpc2UK", "source": "/etc/tuned/profiles/kernel_settings/tuned.conf", "encoding": "base64", "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/etc/tuned/profiles/kernel_settings/tuned.conf"}}} <<< 4871 1726773046.57773: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.99 closed. <<< 4871 1726773046.57777: stdout chunk (state=3): >>><<< 4871 1726773046.57779: stderr chunk (state=3): >>><<< 4871 1726773046.57798: _low_level_execute_command() done: rc=0, stdout= {"content": "IwojIEFuc2libGUgbWFuYWdlZAojCiMgc3lzdGVtX3JvbGU6a2VybmVsX3NldHRpbmdzCgpbbWFpbl0Kc3VtbWFyeSA9IGtlcm5lbCBzZXR0aW5ncwpbc3lzY3RsXQpmcy5lcG9sbC5tYXhfdXNlcl93YXRjaGVzID0gNzg1NTkyCmZzLmZpbGUtbWF4ID0gMzc5NzI0CltzeXNmc10KL3N5cy9rZXJuZWwvZGVidWcveDg2L2licnNfZW5hYmxlZCA9IDAKL3N5cy9rZXJuZWwvZGVidWcveDg2L3B0aV9lbmFibGVkID0gMAovc3lzL2tlcm5lbC9kZWJ1Zy94ODYvcmV0cF9lbmFibGVkID0gMApbdm1dCnRyYW5zcGFyZW50X2h1Z2VwYWdlcyA9IG1hZHZpc2UK", "source": "/etc/tuned/profiles/kernel_settings/tuned.conf", "encoding": "base64", "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/etc/tuned/profiles/kernel_settings/tuned.conf"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK 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.46.99 closed. 4871 1726773046.57916: done with _execute_module (slurp, {'path': '/etc/tuned/profiles/kernel_settings/tuned.conf', '_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': 'slurp', '_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-1726773046.3079143-5834-228414984023296/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4871 1726773046.57925: _low_level_execute_command(): starting 4871 1726773046.57927: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773046.3079143-5834-228414984023296/ > /dev/null 2>&1 && sleep 0' 4871 1726773046.58462: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773046.58477: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773046.58493: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773046.58555: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773046.58560: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773046.58603: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773046.60699: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773046.60703: stdout chunk (state=3): >>><<< 4871 1726773046.60705: stderr chunk (state=3): >>><<< 4871 1726773046.60842: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773046.60846: handler run complete 4871 1726773046.60848: attempt loop complete, returning result 4871 1726773046.60851: _execute() done 4871 1726773046.60853: dumping result to json 4871 1726773046.60855: done dumping result, returning 4871 1726773046.60857: done running TaskExecutor() for managed_node3/TASK: Get file [02b512f9-4fcf-027f-1ee8-00000000028a] 4871 1726773046.60859: sending task result for task 02b512f9-4fcf-027f-1ee8-00000000028a 4871 1726773046.60941: done sending task result for task 02b512f9-4fcf-027f-1ee8-00000000028a 4871 1726773046.60945: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "content": "IwojIEFuc2libGUgbWFuYWdlZAojCiMgc3lzdGVtX3JvbGU6a2VybmVsX3NldHRpbmdzCgpbbWFpbl0Kc3VtbWFyeSA9IGtlcm5lbCBzZXR0aW5ncwpbc3lzY3RsXQpmcy5lcG9sbC5tYXhfdXNlcl93YXRjaGVzID0gNzg1NTkyCmZzLmZpbGUtbWF4ID0gMzc5NzI0CltzeXNmc10KL3N5cy9rZXJuZWwvZGVidWcveDg2L2licnNfZW5hYmxlZCA9IDAKL3N5cy9rZXJuZWwvZGVidWcveDg2L3B0aV9lbmFibGVkID0gMAovc3lzL2tlcm5lbC9kZWJ1Zy94ODYvcmV0cF9lbmFibGVkID0gMApbdm1dCnRyYW5zcGFyZW50X2h1Z2VwYWdlcyA9IG1hZHZpc2UK", "encoding": "base64", "source": "/etc/tuned/profiles/kernel_settings/tuned.conf" } 4871 1726773046.61010: no more pending results, returning what we have 4871 1726773046.61014: results queue empty 4871 1726773046.61015: checking for any_errors_fatal 4871 1726773046.61016: done checking for any_errors_fatal 4871 1726773046.61017: checking for max_fail_percentage 4871 1726773046.61019: done checking for max_fail_percentage 4871 1726773046.61020: checking to see if all hosts have failed and the running result is not ok 4871 1726773046.61021: done checking to see if all hosts have failed 4871 1726773046.61022: getting the remaining hosts for this loop 4871 1726773046.61024: done getting the remaining hosts for this loop 4871 1726773046.61028: getting the next task for host managed_node3 4871 1726773046.61142: done getting next task for host managed_node3 4871 1726773046.61146: ^ task is: TASK: Check for presence of ansible managed header, fingerprint 4871 1726773046.61150: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4871 1726773046.61154: getting variables 4871 1726773046.61156: in VariableManager get_vars() 4871 1726773046.61203: Calling all_inventory to load vars for managed_node3 4871 1726773046.61206: Calling groups_inventory to load vars for managed_node3 4871 1726773046.61207: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773046.61224: Calling all_plugins_play to load vars for managed_node3 4871 1726773046.61227: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773046.61232: Calling groups_plugins_play to load vars for managed_node3 4871 1726773046.61498: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773046.61649: done with get_vars() 4871 1726773046.61659: done getting variables 4871 1726773046.61706: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check for presence of ansible managed header, fingerprint] *************** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/check_header.yml:9 Thursday 19 September 2024 15:10:46 -0400 (0:00:00.359) 0:00:18.359 **** 4871 1726773046.61727: entering _queue_task() for managed_node3/assert 4871 1726773046.61958: worker is 1 (out of 1 available) 4871 1726773046.61973: exiting _queue_task() for managed_node3/assert 4871 1726773046.61985: done queuing things up, now waiting for results queue to drain 4871 1726773046.61987: waiting for pending results... 4871 1726773046.62172: running TaskExecutor() for managed_node3/TASK: Check for presence of ansible managed header, fingerprint 4871 1726773046.62241: in run() - task 02b512f9-4fcf-027f-1ee8-00000000028b 4871 1726773046.62254: variable 'ansible_search_path' from source: unknown 4871 1726773046.62258: variable 'ansible_search_path' from source: unknown 4871 1726773046.62290: calling self._execute() 4871 1726773046.62364: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773046.62368: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773046.62376: variable 'omit' from source: magic vars 4871 1726773046.62463: variable 'omit' from source: magic vars 4871 1726773046.62497: variable 'omit' from source: magic vars 4871 1726773046.62522: variable 'omit' from source: magic vars 4871 1726773046.62562: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4871 1726773046.62593: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4871 1726773046.62612: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4871 1726773046.62627: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773046.62638: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773046.62667: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4871 1726773046.62671: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773046.62674: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773046.62749: Set connection var ansible_shell_type to sh 4871 1726773046.62759: Set connection var ansible_timeout to 10 4871 1726773046.62762: Set connection var ansible_connection to ssh 4871 1726773046.62939: Set connection var ansible_module_compression to ZIP_DEFLATED 4871 1726773046.62941: Set connection var ansible_pipelining to False 4871 1726773046.62943: Set connection var ansible_shell_executable to /bin/sh 4871 1726773046.62944: variable 'ansible_shell_executable' from source: unknown 4871 1726773046.62946: variable 'ansible_connection' from source: unknown 4871 1726773046.62947: variable 'ansible_module_compression' from source: unknown 4871 1726773046.62949: variable 'ansible_shell_type' from source: unknown 4871 1726773046.62950: variable 'ansible_shell_executable' from source: unknown 4871 1726773046.62952: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773046.62953: variable 'ansible_pipelining' from source: unknown 4871 1726773046.62955: variable 'ansible_timeout' from source: unknown 4871 1726773046.62956: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773046.62958: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4871 1726773046.62960: variable 'omit' from source: magic vars 4871 1726773046.62961: starting attempt loop 4871 1726773046.62963: running the handler 4871 1726773046.63353: variable 'ansible_managed' from source: task vars 4871 1726773046.63601: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 4871 1726773046.63861: Loaded config def from plugin (lookup/template) 4871 1726773046.63872: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 4871 1726773046.63908: File lookup term: get_ansible_managed.j2 4871 1726773046.63921: variable 'ansible_search_path' from source: unknown 4871 1726773046.63932: evaluation_path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings 4871 1726773046.63983: search_path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/templates/get_ansible_managed.j2 /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/get_ansible_managed.j2 /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/templates/get_ansible_managed.j2 /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/get_ansible_managed.j2 /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/templates/get_ansible_managed.j2 /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/get_ansible_managed.j2 4871 1726773046.64015: variable 'ansible_search_path' from source: unknown 4871 1726773046.65450: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4871 1726773046.67000: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4871 1726773046.67242: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4871 1726773046.67246: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4871 1726773046.67248: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4871 1726773046.67250: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4871 1726773046.67304: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4871 1726773046.67345: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4871 1726773046.67378: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4871 1726773046.67428: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4871 1726773046.67459: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4871 1726773046.67583: variable 'ansible_managed' from source: task vars 4871 1726773046.67661: variable 'content' from source: task vars 4871 1726773046.67829: variable '__content' from source: set_fact 4871 1726773046.67859: Evaluated conditional (ansible_managed in content): True 4871 1726773046.67997: variable '__fingerprint' from source: include params 4871 1726773046.68010: variable 'content' from source: task vars 4871 1726773046.68140: variable '__content' from source: set_fact 4871 1726773046.68154: Evaluated conditional (__fingerprint in content): True 4871 1726773046.68165: handler run complete 4871 1726773046.68240: attempt loop complete, returning result 4871 1726773046.68243: _execute() done 4871 1726773046.68246: dumping result to json 4871 1726773046.68248: done dumping result, returning 4871 1726773046.68254: done running TaskExecutor() for managed_node3/TASK: Check for presence of ansible managed header, fingerprint [02b512f9-4fcf-027f-1ee8-00000000028b] 4871 1726773046.68265: sending task result for task 02b512f9-4fcf-027f-1ee8-00000000028b 4871 1726773046.68333: done sending task result for task 02b512f9-4fcf-027f-1ee8-00000000028b 4871 1726773046.68337: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 4871 1726773046.68427: no more pending results, returning what we have 4871 1726773046.68430: results queue empty 4871 1726773046.68431: checking for any_errors_fatal 4871 1726773046.68439: done checking for any_errors_fatal 4871 1726773046.68440: checking for max_fail_percentage 4871 1726773046.68444: done checking for max_fail_percentage 4871 1726773046.68445: checking to see if all hosts have failed and the running result is not ok 4871 1726773046.68466: done checking to see if all hosts have failed 4871 1726773046.68467: getting the remaining hosts for this loop 4871 1726773046.68469: done getting the remaining hosts for this loop 4871 1726773046.68474: getting the next task for host managed_node3 4871 1726773046.68480: done getting next task for host managed_node3 4871 1726773046.68483: ^ task is: TASK: Ensure role reported changed 4871 1726773046.68485: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4871 1726773046.68488: getting variables 4871 1726773046.68489: in VariableManager get_vars() 4871 1726773046.68522: Calling all_inventory to load vars for managed_node3 4871 1726773046.68524: Calling groups_inventory to load vars for managed_node3 4871 1726773046.68526: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773046.68539: Calling all_plugins_play to load vars for managed_node3 4871 1726773046.68541: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773046.68544: Calling groups_plugins_play to load vars for managed_node3 4871 1726773046.68781: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773046.69026: done with get_vars() 4871 1726773046.69040: done getting variables 4871 1726773046.69107: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Ensure role reported changed] ******************************************** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml:41 Thursday 19 September 2024 15:10:46 -0400 (0:00:00.074) 0:00:18.433 **** 4871 1726773046.69143: entering _queue_task() for managed_node3/assert 4871 1726773046.69444: worker is 1 (out of 1 available) 4871 1726773046.69548: exiting _queue_task() for managed_node3/assert 4871 1726773046.69564: done queuing things up, now waiting for results queue to drain 4871 1726773046.69566: waiting for pending results... 4871 1726773046.69816: running TaskExecutor() for managed_node3/TASK: Ensure role reported changed 4871 1726773046.69892: in run() - task 02b512f9-4fcf-027f-1ee8-00000000000b 4871 1726773046.69907: variable 'ansible_search_path' from source: unknown 4871 1726773046.70039: calling self._execute() 4871 1726773046.70042: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773046.70045: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773046.70047: variable 'omit' from source: magic vars 4871 1726773046.70123: variable 'omit' from source: magic vars 4871 1726773046.70148: variable 'omit' from source: magic vars 4871 1726773046.70172: variable 'omit' from source: magic vars 4871 1726773046.70211: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4871 1726773046.70248: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4871 1726773046.70266: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4871 1726773046.70281: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773046.70294: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773046.70323: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4871 1726773046.70326: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773046.70329: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773046.70402: Set connection var ansible_shell_type to sh 4871 1726773046.70409: Set connection var ansible_timeout to 10 4871 1726773046.70412: Set connection var ansible_connection to ssh 4871 1726773046.70419: Set connection var ansible_module_compression to ZIP_DEFLATED 4871 1726773046.70427: Set connection var ansible_pipelining to False 4871 1726773046.70432: Set connection var ansible_shell_executable to /bin/sh 4871 1726773046.70453: variable 'ansible_shell_executable' from source: unknown 4871 1726773046.70457: variable 'ansible_connection' from source: unknown 4871 1726773046.70459: variable 'ansible_module_compression' from source: unknown 4871 1726773046.70462: variable 'ansible_shell_type' from source: unknown 4871 1726773046.70464: variable 'ansible_shell_executable' from source: unknown 4871 1726773046.70467: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773046.70470: variable 'ansible_pipelining' from source: unknown 4871 1726773046.70473: variable 'ansible_timeout' from source: unknown 4871 1726773046.70478: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773046.70598: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4871 1726773046.70608: variable 'omit' from source: magic vars 4871 1726773046.70613: starting attempt loop 4871 1726773046.70616: running the handler 4871 1726773046.70898: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4871 1726773046.73322: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4871 1726773046.73381: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4871 1726773046.73432: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4871 1726773046.73479: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4871 1726773046.73515: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4871 1726773046.73646: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4871 1726773046.73671: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4871 1726773046.73707: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4871 1726773046.73848: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4871 1726773046.73852: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4871 1726773046.73960: variable '__kernel_settings_changed' from source: set_fact 4871 1726773046.73995: Evaluated conditional (__kernel_settings_changed | d(false)): True 4871 1726773046.74010: handler run complete 4871 1726773046.74045: attempt loop complete, returning result 4871 1726773046.74054: _execute() done 4871 1726773046.74093: dumping result to json 4871 1726773046.74096: done dumping result, returning 4871 1726773046.74098: done running TaskExecutor() for managed_node3/TASK: Ensure role reported changed [02b512f9-4fcf-027f-1ee8-00000000000b] 4871 1726773046.74103: sending task result for task 02b512f9-4fcf-027f-1ee8-00000000000b ok: [managed_node3] => { "changed": false } MSG: All assertions passed 4871 1726773046.74446: no more pending results, returning what we have 4871 1726773046.74451: results queue empty 4871 1726773046.74452: checking for any_errors_fatal 4871 1726773046.74459: done checking for any_errors_fatal 4871 1726773046.74460: checking for max_fail_percentage 4871 1726773046.74462: done checking for max_fail_percentage 4871 1726773046.74463: checking to see if all hosts have failed and the running result is not ok 4871 1726773046.74463: done checking to see if all hosts have failed 4871 1726773046.74465: getting the remaining hosts for this loop 4871 1726773046.74467: done getting the remaining hosts for this loop 4871 1726773046.74472: getting the next task for host managed_node3 4871 1726773046.74479: done getting next task for host managed_node3 4871 1726773046.74482: ^ task is: TASK: Reboot the machine - see if settings persist after reboot 4871 1726773046.74484: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4871 1726773046.74495: getting variables 4871 1726773046.74497: in VariableManager get_vars() 4871 1726773046.74603: Calling all_inventory to load vars for managed_node3 4871 1726773046.74607: Calling groups_inventory to load vars for managed_node3 4871 1726773046.74610: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773046.74623: Calling all_plugins_play to load vars for managed_node3 4871 1726773046.74626: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773046.74630: Calling groups_plugins_play to load vars for managed_node3 4871 1726773046.74898: done sending task result for task 02b512f9-4fcf-027f-1ee8-00000000000b 4871 1726773046.74909: WORKER PROCESS EXITING 4871 1726773046.74920: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773046.75070: done with get_vars() 4871 1726773046.75080: done getting variables 4871 1726773046.75130: Loading ActionModule 'reboot' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/reboot.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Reboot the machine - see if settings persist after reboot] *************** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml:47 Thursday 19 September 2024 15:10:46 -0400 (0:00:00.060) 0:00:18.494 **** 4871 1726773046.75155: entering _queue_task() for managed_node3/reboot 4871 1726773046.75398: worker is 1 (out of 1 available) 4871 1726773046.75413: exiting _queue_task() for managed_node3/reboot 4871 1726773046.75425: done queuing things up, now waiting for results queue to drain 4871 1726773046.75427: waiting for pending results... 4871 1726773046.75613: running TaskExecutor() for managed_node3/TASK: Reboot the machine - see if settings persist after reboot 4871 1726773046.75681: in run() - task 02b512f9-4fcf-027f-1ee8-00000000000c 4871 1726773046.75695: variable 'ansible_search_path' from source: unknown 4871 1726773046.75729: calling self._execute() 4871 1726773046.75804: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773046.75809: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773046.75817: variable 'omit' from source: magic vars 4871 1726773046.76274: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4871 1726773046.78025: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4871 1726773046.78078: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4871 1726773046.78107: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4871 1726773046.78144: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4871 1726773046.78170: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4871 1726773046.78236: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4871 1726773046.78259: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4871 1726773046.78280: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4871 1726773046.78312: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4871 1726773046.78323: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4871 1726773046.78410: variable 'kernel_settings_reboot_required' from source: set_fact 4871 1726773046.78425: Evaluated conditional (kernel_settings_reboot_required | d(false)): False 4871 1726773046.78428: when evaluation is False, skipping this task 4871 1726773046.78431: _execute() done 4871 1726773046.78433: dumping result to json 4871 1726773046.78437: done dumping result, returning 4871 1726773046.78445: done running TaskExecutor() for managed_node3/TASK: Reboot the machine - see if settings persist after reboot [02b512f9-4fcf-027f-1ee8-00000000000c] 4871 1726773046.78447: sending task result for task 02b512f9-4fcf-027f-1ee8-00000000000c 4871 1726773046.78553: done sending task result for task 02b512f9-4fcf-027f-1ee8-00000000000c 4871 1726773046.78557: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "kernel_settings_reboot_required | d(false)", "skip_reason": "Conditional result was False" } 4871 1726773046.78606: no more pending results, returning what we have 4871 1726773046.78609: results queue empty 4871 1726773046.78609: checking for any_errors_fatal 4871 1726773046.78614: done checking for any_errors_fatal 4871 1726773046.78615: checking for max_fail_percentage 4871 1726773046.78617: done checking for max_fail_percentage 4871 1726773046.78618: checking to see if all hosts have failed and the running result is not ok 4871 1726773046.78619: done checking to see if all hosts have failed 4871 1726773046.78620: getting the remaining hosts for this loop 4871 1726773046.78622: done getting the remaining hosts for this loop 4871 1726773046.78626: getting the next task for host managed_node3 4871 1726773046.78632: done getting next task for host managed_node3 4871 1726773046.78637: ^ task is: TASK: Verify that settings were applied correctly after reboot 4871 1726773046.78639: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4871 1726773046.78643: getting variables 4871 1726773046.78644: in VariableManager get_vars() 4871 1726773046.78678: Calling all_inventory to load vars for managed_node3 4871 1726773046.78681: Calling groups_inventory to load vars for managed_node3 4871 1726773046.78683: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773046.78695: Calling all_plugins_play to load vars for managed_node3 4871 1726773046.78697: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773046.78701: Calling groups_plugins_play to load vars for managed_node3 4871 1726773046.78894: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773046.79031: done with get_vars() 4871 1726773046.79042: done getting variables TASK [Verify that settings were applied correctly after reboot] **************** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml:54 Thursday 19 September 2024 15:10:46 -0400 (0:00:00.039) 0:00:18.533 **** 4871 1726773046.79114: entering _queue_task() for managed_node3/include_tasks 4871 1726773046.79341: worker is 1 (out of 1 available) 4871 1726773046.79356: exiting _queue_task() for managed_node3/include_tasks 4871 1726773046.79368: done queuing things up, now waiting for results queue to drain 4871 1726773046.79370: waiting for pending results... 4871 1726773046.79551: running TaskExecutor() for managed_node3/TASK: Verify that settings were applied correctly after reboot 4871 1726773046.79611: in run() - task 02b512f9-4fcf-027f-1ee8-00000000000d 4871 1726773046.79624: variable 'ansible_search_path' from source: unknown 4871 1726773046.79664: calling self._execute() 4871 1726773046.79737: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773046.79745: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773046.79753: variable 'omit' from source: magic vars 4871 1726773046.80137: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4871 1726773046.81919: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4871 1726773046.81970: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4871 1726773046.82002: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4871 1726773046.82030: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4871 1726773046.82052: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4871 1726773046.82122: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4871 1726773046.82146: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4871 1726773046.82166: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4871 1726773046.82197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4871 1726773046.82210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4871 1726773046.82293: variable 'kernel_settings_reboot_required' from source: set_fact 4871 1726773046.82309: Evaluated conditional (kernel_settings_reboot_required | d(false)): False 4871 1726773046.82313: when evaluation is False, skipping this task 4871 1726773046.82316: _execute() done 4871 1726773046.82320: dumping result to json 4871 1726773046.82322: done dumping result, returning 4871 1726773046.82443: done running TaskExecutor() for managed_node3/TASK: Verify that settings were applied correctly after reboot [02b512f9-4fcf-027f-1ee8-00000000000d] 4871 1726773046.82446: sending task result for task 02b512f9-4fcf-027f-1ee8-00000000000d 4871 1726773046.82524: done sending task result for task 02b512f9-4fcf-027f-1ee8-00000000000d 4871 1726773046.82527: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "kernel_settings_reboot_required | d(false)", "skip_reason": "Conditional result was False" } 4871 1726773046.82587: no more pending results, returning what we have 4871 1726773046.82590: results queue empty 4871 1726773046.82591: checking for any_errors_fatal 4871 1726773046.82595: done checking for any_errors_fatal 4871 1726773046.82596: checking for max_fail_percentage 4871 1726773046.82598: done checking for max_fail_percentage 4871 1726773046.82599: checking to see if all hosts have failed and the running result is not ok 4871 1726773046.82599: done checking to see if all hosts have failed 4871 1726773046.82600: getting the remaining hosts for this loop 4871 1726773046.82602: done getting the remaining hosts for this loop 4871 1726773046.82605: getting the next task for host managed_node3 4871 1726773046.82611: done getting next task for host managed_node3 4871 1726773046.82614: ^ task is: TASK: Apply the settings again to check idempotency 4871 1726773046.82616: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4871 1726773046.82619: getting variables 4871 1726773046.82620: in VariableManager get_vars() 4871 1726773046.82651: Calling all_inventory to load vars for managed_node3 4871 1726773046.82653: Calling groups_inventory to load vars for managed_node3 4871 1726773046.82654: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773046.82662: Calling all_plugins_play to load vars for managed_node3 4871 1726773046.82664: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773046.82666: Calling groups_plugins_play to load vars for managed_node3 4871 1726773046.82796: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773046.83130: done with get_vars() 4871 1726773046.83140: done getting variables TASK [Apply the settings again to check idempotency] *************************** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml:63 Thursday 19 September 2024 15:10:46 -0400 (0:00:00.040) 0:00:18.574 **** 4871 1726773046.83208: entering _queue_task() for managed_node3/include_role 4871 1726773046.83441: worker is 1 (out of 1 available) 4871 1726773046.83455: exiting _queue_task() for managed_node3/include_role 4871 1726773046.83468: done queuing things up, now waiting for results queue to drain 4871 1726773046.83469: waiting for pending results... 4871 1726773046.83660: running TaskExecutor() for managed_node3/TASK: Apply the settings again to check idempotency 4871 1726773046.83737: in run() - task 02b512f9-4fcf-027f-1ee8-00000000000e 4871 1726773046.83749: variable 'ansible_search_path' from source: unknown 4871 1726773046.83784: calling self._execute() 4871 1726773046.83856: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773046.83865: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773046.83875: variable 'omit' from source: magic vars 4871 1726773046.83960: _execute() done 4871 1726773046.83964: dumping result to json 4871 1726773046.83967: done dumping result, returning 4871 1726773046.83972: done running TaskExecutor() for managed_node3/TASK: Apply the settings again to check idempotency [02b512f9-4fcf-027f-1ee8-00000000000e] 4871 1726773046.84140: sending task result for task 02b512f9-4fcf-027f-1ee8-00000000000e 4871 1726773046.84207: done sending task result for task 02b512f9-4fcf-027f-1ee8-00000000000e 4871 1726773046.84210: WORKER PROCESS EXITING 4871 1726773046.84254: no more pending results, returning what we have 4871 1726773046.84257: in VariableManager get_vars() 4871 1726773046.84284: Calling all_inventory to load vars for managed_node3 4871 1726773046.84285: Calling groups_inventory to load vars for managed_node3 4871 1726773046.84287: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773046.84295: Calling all_plugins_play to load vars for managed_node3 4871 1726773046.84297: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773046.84299: Calling groups_plugins_play to load vars for managed_node3 4871 1726773046.84428: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773046.84573: done with get_vars() 4871 1726773046.84579: variable 'ansible_search_path' from source: unknown 4871 1726773046.85615: variable 'omit' from source: magic vars 4871 1726773046.85633: variable 'omit' from source: magic vars 4871 1726773046.85645: variable 'omit' from source: magic vars 4871 1726773046.85649: we have included files to process 4871 1726773046.85649: generating all_blocks data 4871 1726773046.85651: done generating all_blocks data 4871 1726773046.85653: processing included file: fedora.linux_system_roles.kernel_settings 4871 1726773046.85668: in VariableManager get_vars() 4871 1726773046.85681: done with get_vars() 4871 1726773046.85702: in VariableManager get_vars() 4871 1726773046.85712: done with get_vars() 4871 1726773046.85743: Loading data from /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/main.yml 4871 1726773046.85784: Loading data from /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/defaults/main.yml 4871 1726773046.85801: Loading data from /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/meta/main.yml 4871 1726773046.85866: Loading data from /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml 4871 1726773046.86215: in VariableManager get_vars() 4871 1726773046.86230: done with get_vars() 4871 1726773046.87147: in VariableManager get_vars() 4871 1726773046.87163: done with get_vars() 4871 1726773046.87277: Loading data from /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/handlers/main.yml 4871 1726773046.87720: iterating over new_blocks loaded from include file 4871 1726773046.87722: in VariableManager get_vars() 4871 1726773046.87737: done with get_vars() 4871 1726773046.87739: filtering new block on tags 4871 1726773046.87764: done filtering new block on tags 4871 1726773046.87766: in VariableManager get_vars() 4871 1726773046.87775: done with get_vars() 4871 1726773046.87776: filtering new block on tags 4871 1726773046.87803: done filtering new block on tags 4871 1726773046.87805: in VariableManager get_vars() 4871 1726773046.87814: done with get_vars() 4871 1726773046.87815: filtering new block on tags 4871 1726773046.87917: done filtering new block on tags 4871 1726773046.87920: in VariableManager get_vars() 4871 1726773046.87929: done with get_vars() 4871 1726773046.87930: filtering new block on tags 4871 1726773046.87942: done filtering new block on tags 4871 1726773046.87943: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.kernel_settings for managed_node3 4871 1726773046.87948: extending task lists for all hosts with included blocks 4871 1726773046.88924: done extending task lists 4871 1726773046.88925: done processing included files 4871 1726773046.88926: results queue empty 4871 1726773046.88926: checking for any_errors_fatal 4871 1726773046.88929: done checking for any_errors_fatal 4871 1726773046.88929: checking for max_fail_percentage 4871 1726773046.88930: done checking for max_fail_percentage 4871 1726773046.88930: checking to see if all hosts have failed and the running result is not ok 4871 1726773046.88931: done checking to see if all hosts have failed 4871 1726773046.88932: getting the remaining hosts for this loop 4871 1726773046.88933: done getting the remaining hosts for this loop 4871 1726773046.88936: getting the next task for host managed_node3 4871 1726773046.88939: done getting next task for host managed_node3 4871 1726773046.88941: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 4871 1726773046.88942: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4871 1726773046.88951: getting variables 4871 1726773046.88951: in VariableManager get_vars() 4871 1726773046.88962: Calling all_inventory to load vars for managed_node3 4871 1726773046.88964: Calling groups_inventory to load vars for managed_node3 4871 1726773046.88965: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773046.88969: Calling all_plugins_play to load vars for managed_node3 4871 1726773046.88971: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773046.88973: Calling groups_plugins_play to load vars for managed_node3 4871 1726773046.89078: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773046.89215: done with get_vars() 4871 1726773046.89223: done getting variables 4871 1726773046.89256: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values] *** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:2 Thursday 19 September 2024 15:10:46 -0400 (0:00:00.060) 0:00:18.635 **** 4871 1726773046.89277: entering _queue_task() for managed_node3/fail 4871 1726773046.89530: worker is 1 (out of 1 available) 4871 1726773046.89548: exiting _queue_task() for managed_node3/fail 4871 1726773046.89561: done queuing things up, now waiting for results queue to drain 4871 1726773046.89563: waiting for pending results... 4871 1726773046.89764: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 4871 1726773046.89841: in run() - task 02b512f9-4fcf-027f-1ee8-0000000003fd 4871 1726773046.89854: variable 'ansible_search_path' from source: unknown 4871 1726773046.89858: variable 'ansible_search_path' from source: unknown 4871 1726773046.89895: calling self._execute() 4871 1726773046.89969: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773046.89973: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773046.89982: variable 'omit' from source: magic vars 4871 1726773046.90389: variable 'kernel_settings_sysctl' from source: include_vars 4871 1726773046.90404: variable '__kernel_settings_state_empty' from source: role '' all vars 4871 1726773046.90411: Evaluated conditional (kernel_settings_sysctl != __kernel_settings_state_empty): True 4871 1726773046.90634: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4871 1726773046.92180: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4871 1726773046.92240: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4871 1726773046.92271: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4871 1726773046.92299: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4871 1726773046.92321: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4871 1726773046.92391: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4871 1726773046.92413: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4871 1726773046.92431: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4871 1726773046.92463: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4871 1726773046.92474: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4871 1726773046.92521: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4871 1726773046.92540: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4871 1726773046.92559: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4871 1726773046.92587: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4871 1726773046.92603: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4871 1726773046.92638: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4871 1726773046.92656: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4871 1726773046.92673: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4871 1726773046.92839: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4871 1726773046.92842: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4871 1726773046.92932: variable 'kernel_settings_sysctl' from source: include_vars 4871 1726773046.92990: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4871 1726773046.93116: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4871 1726773046.93148: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4871 1726773046.93173: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4871 1726773046.93198: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4871 1726773046.93232: 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) 4871 1726773046.93441: 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) 4871 1726773046.93443: 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) 4871 1726773046.93445: 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) 4871 1726773046.93446: 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) 4871 1726773046.93447: 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) 4871 1726773046.93448: 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) 4871 1726773046.93450: 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) 4871 1726773046.93451: Evaluated conditional ((kernel_settings_sysctl | selectattr("value", "defined") | selectattr("value", "sameas", true) | list | length > 0) or (kernel_settings_sysctl | selectattr("value", "defined") | selectattr("value", "sameas", false) | list | length > 0)): False 4871 1726773046.93459: when evaluation is False, skipping this task 4871 1726773046.93461: _execute() done 4871 1726773046.93462: dumping result to json 4871 1726773046.93463: done dumping result, returning 4871 1726773046.93464: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values [02b512f9-4fcf-027f-1ee8-0000000003fd] 4871 1726773046.93466: sending task result for task 02b512f9-4fcf-027f-1ee8-0000000003fd 4871 1726773046.93530: done sending task result for task 02b512f9-4fcf-027f-1ee8-0000000003fd 4871 1726773046.93533: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(kernel_settings_sysctl | selectattr(\"value\", \"defined\") | selectattr(\"value\", \"sameas\", true) | list | length > 0) or (kernel_settings_sysctl | selectattr(\"value\", \"defined\") | selectattr(\"value\", \"sameas\", false) | list | length > 0)", "skip_reason": "Conditional result was False" } 4871 1726773046.93587: no more pending results, returning what we have 4871 1726773046.93591: results queue empty 4871 1726773046.93592: checking for any_errors_fatal 4871 1726773046.93593: done checking for any_errors_fatal 4871 1726773046.93594: checking for max_fail_percentage 4871 1726773046.93595: done checking for max_fail_percentage 4871 1726773046.93596: checking to see if all hosts have failed and the running result is not ok 4871 1726773046.93597: done checking to see if all hosts have failed 4871 1726773046.93598: getting the remaining hosts for this loop 4871 1726773046.93599: done getting the remaining hosts for this loop 4871 1726773046.93604: getting the next task for host managed_node3 4871 1726773046.93610: done getting next task for host managed_node3 4871 1726773046.93614: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 4871 1726773046.93617: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4871 1726773046.93638: getting variables 4871 1726773046.93640: in VariableManager get_vars() 4871 1726773046.93681: Calling all_inventory to load vars for managed_node3 4871 1726773046.93684: Calling groups_inventory to load vars for managed_node3 4871 1726773046.93686: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773046.93696: Calling all_plugins_play to load vars for managed_node3 4871 1726773046.93698: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773046.93701: Calling groups_plugins_play to load vars for managed_node3 4871 1726773046.93910: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773046.94057: done with get_vars() 4871 1726773046.94069: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Set version specific variables] *** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:9 Thursday 19 September 2024 15:10:46 -0400 (0:00:00.048) 0:00:18.683 **** 4871 1726773046.94146: entering _queue_task() for managed_node3/include_tasks 4871 1726773046.94386: worker is 1 (out of 1 available) 4871 1726773046.94404: exiting _queue_task() for managed_node3/include_tasks 4871 1726773046.94415: done queuing things up, now waiting for results queue to drain 4871 1726773046.94417: waiting for pending results... 4871 1726773046.94606: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 4871 1726773046.94683: in run() - task 02b512f9-4fcf-027f-1ee8-0000000003fe 4871 1726773046.94696: variable 'ansible_search_path' from source: unknown 4871 1726773046.94700: variable 'ansible_search_path' from source: unknown 4871 1726773046.94734: calling self._execute() 4871 1726773046.94812: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773046.94816: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773046.94826: variable 'omit' from source: magic vars 4871 1726773046.94912: _execute() done 4871 1726773046.94917: dumping result to json 4871 1726773046.94920: done dumping result, returning 4871 1726773046.94924: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables [02b512f9-4fcf-027f-1ee8-0000000003fe] 4871 1726773046.94931: sending task result for task 02b512f9-4fcf-027f-1ee8-0000000003fe 4871 1726773046.95028: done sending task result for task 02b512f9-4fcf-027f-1ee8-0000000003fe 4871 1726773046.95031: WORKER PROCESS EXITING 4871 1726773046.95079: no more pending results, returning what we have 4871 1726773046.95084: in VariableManager get_vars() 4871 1726773046.95126: Calling all_inventory to load vars for managed_node3 4871 1726773046.95129: Calling groups_inventory to load vars for managed_node3 4871 1726773046.95131: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773046.95143: Calling all_plugins_play to load vars for managed_node3 4871 1726773046.95146: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773046.95149: Calling groups_plugins_play to load vars for managed_node3 4871 1726773046.95296: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773046.95463: done with get_vars() 4871 1726773046.95470: variable 'ansible_search_path' from source: unknown 4871 1726773046.95470: variable 'ansible_search_path' from source: unknown 4871 1726773046.95496: we have included files to process 4871 1726773046.95497: generating all_blocks data 4871 1726773046.95498: done generating all_blocks data 4871 1726773046.95503: processing included file: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 4871 1726773046.95504: loading included file: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 4871 1726773046.95505: Loading data from /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 4871 1726773046.95998: done processing included file 4871 1726773046.96000: iterating over new_blocks loaded from include file 4871 1726773046.96001: in VariableManager get_vars() 4871 1726773046.96016: done with get_vars() 4871 1726773046.96017: filtering new block on tags 4871 1726773046.96036: done filtering new block on tags 4871 1726773046.96038: in VariableManager get_vars() 4871 1726773046.96051: done with get_vars() 4871 1726773046.96052: filtering new block on tags 4871 1726773046.96077: done filtering new block on tags 4871 1726773046.96079: in VariableManager get_vars() 4871 1726773046.96094: done with get_vars() 4871 1726773046.96095: filtering new block on tags 4871 1726773046.96119: done filtering new block on tags 4871 1726773046.96121: in VariableManager get_vars() 4871 1726773046.96136: done with get_vars() 4871 1726773046.96138: filtering new block on tags 4871 1726773046.96152: done filtering new block on tags 4871 1726773046.96154: done iterating over new_blocks loaded from include file included: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml for managed_node3 4871 1726773046.96158: extending task lists for all hosts with included blocks 4871 1726773046.96256: done extending task lists 4871 1726773046.96258: done processing included files 4871 1726773046.96258: results queue empty 4871 1726773046.96258: checking for any_errors_fatal 4871 1726773046.96261: done checking for any_errors_fatal 4871 1726773046.96262: checking for max_fail_percentage 4871 1726773046.96262: done checking for max_fail_percentage 4871 1726773046.96263: checking to see if all hosts have failed and the running result is not ok 4871 1726773046.96263: done checking to see if all hosts have failed 4871 1726773046.96264: getting the remaining hosts for this loop 4871 1726773046.96265: done getting the remaining hosts for this loop 4871 1726773046.96266: getting the next task for host managed_node3 4871 1726773046.96269: done getting next task for host managed_node3 4871 1726773046.96271: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 4871 1726773046.96274: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4871 1726773046.96281: getting variables 4871 1726773046.96282: in VariableManager get_vars() 4871 1726773046.96295: Calling all_inventory to load vars for managed_node3 4871 1726773046.96296: Calling groups_inventory to load vars for managed_node3 4871 1726773046.96298: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773046.96302: Calling all_plugins_play to load vars for managed_node3 4871 1726773046.96303: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773046.96305: Calling groups_plugins_play to load vars for managed_node3 4871 1726773046.96424: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773046.96560: done with get_vars() 4871 1726773046.96568: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role] *** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:2 Thursday 19 September 2024 15:10:46 -0400 (0:00:00.024) 0:00:18.708 **** 4871 1726773046.96623: entering _queue_task() for managed_node3/setup 4871 1726773046.96871: worker is 1 (out of 1 available) 4871 1726773046.96886: exiting _queue_task() for managed_node3/setup 4871 1726773046.96900: done queuing things up, now waiting for results queue to drain 4871 1726773046.96901: waiting for pending results... 4871 1726773046.97097: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 4871 1726773046.97187: in run() - task 02b512f9-4fcf-027f-1ee8-00000000050b 4871 1726773046.97199: variable 'ansible_search_path' from source: unknown 4871 1726773046.97202: variable 'ansible_search_path' from source: unknown 4871 1726773046.97241: calling self._execute() 4871 1726773046.97310: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773046.97314: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773046.97323: variable 'omit' from source: magic vars 4871 1726773046.97740: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4871 1726773046.99576: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4871 1726773046.99626: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4871 1726773046.99658: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4871 1726773046.99685: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4871 1726773046.99707: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4871 1726773046.99775: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4871 1726773046.99798: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4871 1726773046.99817: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4871 1726773046.99848: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4871 1726773046.99860: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4871 1726773046.99905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4871 1726773046.99923: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4871 1726773046.99942: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4871 1726773046.99971: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4871 1726773046.99983: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4871 1726773047.00109: variable '__kernel_settings_required_facts' from source: role '' all vars 4871 1726773047.00119: variable 'ansible_facts' from source: unknown 4871 1726773047.00187: Evaluated conditional (__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 4871 1726773047.00194: when evaluation is False, skipping this task 4871 1726773047.00197: _execute() done 4871 1726773047.00199: dumping result to json 4871 1726773047.00202: done dumping result, returning 4871 1726773047.00205: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role [02b512f9-4fcf-027f-1ee8-00000000050b] 4871 1726773047.00207: sending task result for task 02b512f9-4fcf-027f-1ee8-00000000050b 4871 1726773047.00306: done sending task result for task 02b512f9-4fcf-027f-1ee8-00000000050b 4871 1726773047.00310: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 4871 1726773047.00362: no more pending results, returning what we have 4871 1726773047.00366: results queue empty 4871 1726773047.00367: checking for any_errors_fatal 4871 1726773047.00368: done checking for any_errors_fatal 4871 1726773047.00368: checking for max_fail_percentage 4871 1726773047.00370: done checking for max_fail_percentage 4871 1726773047.00371: checking to see if all hosts have failed and the running result is not ok 4871 1726773047.00371: done checking to see if all hosts have failed 4871 1726773047.00372: getting the remaining hosts for this loop 4871 1726773047.00374: done getting the remaining hosts for this loop 4871 1726773047.00378: getting the next task for host managed_node3 4871 1726773047.00390: done getting next task for host managed_node3 4871 1726773047.00394: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 4871 1726773047.00397: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4871 1726773047.00414: getting variables 4871 1726773047.00416: in VariableManager get_vars() 4871 1726773047.00459: Calling all_inventory to load vars for managed_node3 4871 1726773047.00462: Calling groups_inventory to load vars for managed_node3 4871 1726773047.00464: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773047.00474: Calling all_plugins_play to load vars for managed_node3 4871 1726773047.00477: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773047.00479: Calling groups_plugins_play to load vars for managed_node3 4871 1726773047.00634: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773047.00810: done with get_vars() 4871 1726773047.00819: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if system is ostree] *** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:10 Thursday 19 September 2024 15:10:47 -0400 (0:00:00.042) 0:00:18.751 **** 4871 1726773047.00894: entering _queue_task() for managed_node3/stat 4871 1726773047.01118: worker is 1 (out of 1 available) 4871 1726773047.01133: exiting _queue_task() for managed_node3/stat 4871 1726773047.01148: done queuing things up, now waiting for results queue to drain 4871 1726773047.01150: waiting for pending results... 4871 1726773047.01351: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 4871 1726773047.01447: in run() - task 02b512f9-4fcf-027f-1ee8-00000000050d 4871 1726773047.01459: variable 'ansible_search_path' from source: unknown 4871 1726773047.01462: variable 'ansible_search_path' from source: unknown 4871 1726773047.01499: calling self._execute() 4871 1726773047.01572: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773047.01576: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773047.01585: variable 'omit' from source: magic vars 4871 1726773047.01968: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4871 1726773047.02165: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4871 1726773047.02202: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4871 1726773047.02229: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4871 1726773047.02260: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4871 1726773047.02330: 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) 4871 1726773047.02351: 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) 4871 1726773047.02374: 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) 4871 1726773047.02395: 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) 4871 1726773047.02486: variable '__kernel_settings_is_ostree' from source: set_fact 4871 1726773047.02497: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 4871 1726773047.02500: when evaluation is False, skipping this task 4871 1726773047.02503: _execute() done 4871 1726773047.02506: dumping result to json 4871 1726773047.02508: done dumping result, returning 4871 1726773047.02516: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree [02b512f9-4fcf-027f-1ee8-00000000050d] 4871 1726773047.02519: sending task result for task 02b512f9-4fcf-027f-1ee8-00000000050d 4871 1726773047.02610: done sending task result for task 02b512f9-4fcf-027f-1ee8-00000000050d 4871 1726773047.02614: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 4871 1726773047.02672: no more pending results, returning what we have 4871 1726773047.02676: results queue empty 4871 1726773047.02677: checking for any_errors_fatal 4871 1726773047.02686: done checking for any_errors_fatal 4871 1726773047.02686: checking for max_fail_percentage 4871 1726773047.02688: done checking for max_fail_percentage 4871 1726773047.02689: checking to see if all hosts have failed and the running result is not ok 4871 1726773047.02690: done checking to see if all hosts have failed 4871 1726773047.02691: getting the remaining hosts for this loop 4871 1726773047.02693: done getting the remaining hosts for this loop 4871 1726773047.02697: getting the next task for host managed_node3 4871 1726773047.02702: done getting next task for host managed_node3 4871 1726773047.02706: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 4871 1726773047.02711: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4871 1726773047.02729: getting variables 4871 1726773047.02731: in VariableManager get_vars() 4871 1726773047.02767: Calling all_inventory to load vars for managed_node3 4871 1726773047.02770: Calling groups_inventory to load vars for managed_node3 4871 1726773047.02772: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773047.02781: Calling all_plugins_play to load vars for managed_node3 4871 1726773047.02784: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773047.02787: Calling groups_plugins_play to load vars for managed_node3 4871 1726773047.02928: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773047.03080: done with get_vars() 4871 1726773047.03090: done getting variables 4871 1726773047.03136: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree] *** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:15 Thursday 19 September 2024 15:10:47 -0400 (0:00:00.022) 0:00:18.774 **** 4871 1726773047.03161: entering _queue_task() for managed_node3/set_fact 4871 1726773047.03375: worker is 1 (out of 1 available) 4871 1726773047.03390: exiting _queue_task() for managed_node3/set_fact 4871 1726773047.03405: done queuing things up, now waiting for results queue to drain 4871 1726773047.03407: waiting for pending results... 4871 1726773047.03595: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 4871 1726773047.03691: in run() - task 02b512f9-4fcf-027f-1ee8-00000000050e 4871 1726773047.03706: variable 'ansible_search_path' from source: unknown 4871 1726773047.03709: variable 'ansible_search_path' from source: unknown 4871 1726773047.03744: calling self._execute() 4871 1726773047.03820: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773047.03824: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773047.03833: variable 'omit' from source: magic vars 4871 1726773047.04216: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4871 1726773047.04471: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4871 1726773047.04509: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4871 1726773047.04538: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4871 1726773047.04563: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4871 1726773047.04635: 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) 4871 1726773047.04656: 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) 4871 1726773047.04675: 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) 4871 1726773047.04697: 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) 4871 1726773047.04790: variable '__kernel_settings_is_ostree' from source: set_fact 4871 1726773047.04801: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 4871 1726773047.04804: when evaluation is False, skipping this task 4871 1726773047.04808: _execute() done 4871 1726773047.04810: dumping result to json 4871 1726773047.04812: done dumping result, returning 4871 1726773047.04819: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree [02b512f9-4fcf-027f-1ee8-00000000050e] 4871 1726773047.04825: sending task result for task 02b512f9-4fcf-027f-1ee8-00000000050e 4871 1726773047.04912: done sending task result for task 02b512f9-4fcf-027f-1ee8-00000000050e 4871 1726773047.04915: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 4871 1726773047.04984: no more pending results, returning what we have 4871 1726773047.04988: results queue empty 4871 1726773047.04989: checking for any_errors_fatal 4871 1726773047.04994: done checking for any_errors_fatal 4871 1726773047.04995: checking for max_fail_percentage 4871 1726773047.04997: done checking for max_fail_percentage 4871 1726773047.04998: checking to see if all hosts have failed and the running result is not ok 4871 1726773047.04998: done checking to see if all hosts have failed 4871 1726773047.04999: getting the remaining hosts for this loop 4871 1726773047.05001: done getting the remaining hosts for this loop 4871 1726773047.05004: getting the next task for host managed_node3 4871 1726773047.05012: done getting next task for host managed_node3 4871 1726773047.05016: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 4871 1726773047.05020: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 4871 1726773047.05039: getting variables 4871 1726773047.05040: in VariableManager get_vars() 4871 1726773047.05075: Calling all_inventory to load vars for managed_node3 4871 1726773047.05078: Calling groups_inventory to load vars for managed_node3 4871 1726773047.05080: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773047.05089: Calling all_plugins_play to load vars for managed_node3 4871 1726773047.05092: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773047.05095: Calling groups_plugins_play to load vars for managed_node3 4871 1726773047.05271: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773047.05414: done with get_vars() 4871 1726773047.05422: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:22 Thursday 19 September 2024 15:10:47 -0400 (0:00:00.023) 0:00:18.797 **** 4871 1726773047.05497: entering _queue_task() for managed_node3/stat 4871 1726773047.05719: worker is 1 (out of 1 available) 4871 1726773047.05737: exiting _queue_task() for managed_node3/stat 4871 1726773047.05749: done queuing things up, now waiting for results queue to drain 4871 1726773047.05750: waiting for pending results... 4871 1726773047.05941: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 4871 1726773047.06030: in run() - task 02b512f9-4fcf-027f-1ee8-000000000510 4871 1726773047.06045: variable 'ansible_search_path' from source: unknown 4871 1726773047.06049: variable 'ansible_search_path' from source: unknown 4871 1726773047.06085: calling self._execute() 4871 1726773047.06158: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773047.06164: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773047.06172: variable 'omit' from source: magic vars 4871 1726773047.06547: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4871 1726773047.06739: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4871 1726773047.06776: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4871 1726773047.06803: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4871 1726773047.06933: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4871 1726773047.06939: 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) 4871 1726773047.06958: 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) 4871 1726773047.06977: 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) 4871 1726773047.06997: 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) 4871 1726773047.07094: variable '__kernel_settings_is_transactional' from source: set_fact 4871 1726773047.07101: Evaluated conditional (not __kernel_settings_is_transactional is defined): False 4871 1726773047.07104: when evaluation is False, skipping this task 4871 1726773047.07107: _execute() done 4871 1726773047.07111: dumping result to json 4871 1726773047.07113: done dumping result, returning 4871 1726773047.07121: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin [02b512f9-4fcf-027f-1ee8-000000000510] 4871 1726773047.07126: sending task result for task 02b512f9-4fcf-027f-1ee8-000000000510 4871 1726773047.07222: done sending task result for task 02b512f9-4fcf-027f-1ee8-000000000510 4871 1726773047.07225: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __kernel_settings_is_transactional is defined", "skip_reason": "Conditional result was False" } 4871 1726773047.07304: no more pending results, returning what we have 4871 1726773047.07308: results queue empty 4871 1726773047.07309: checking for any_errors_fatal 4871 1726773047.07314: done checking for any_errors_fatal 4871 1726773047.07315: checking for max_fail_percentage 4871 1726773047.07316: done checking for max_fail_percentage 4871 1726773047.07317: checking to see if all hosts have failed and the running result is not ok 4871 1726773047.07318: done checking to see if all hosts have failed 4871 1726773047.07319: getting the remaining hosts for this loop 4871 1726773047.07320: done getting the remaining hosts for this loop 4871 1726773047.07324: getting the next task for host managed_node3 4871 1726773047.07330: done getting next task for host managed_node3 4871 1726773047.07333: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 4871 1726773047.07338: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 4871 1726773047.07354: getting variables 4871 1726773047.07355: in VariableManager get_vars() 4871 1726773047.07393: Calling all_inventory to load vars for managed_node3 4871 1726773047.07396: Calling groups_inventory to load vars for managed_node3 4871 1726773047.07398: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773047.07407: Calling all_plugins_play to load vars for managed_node3 4871 1726773047.07410: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773047.07412: Calling groups_plugins_play to load vars for managed_node3 4871 1726773047.07550: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773047.07702: done with get_vars() 4871 1726773047.07711: done getting variables 4871 1726773047.07758: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists] *** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:27 Thursday 19 September 2024 15:10:47 -0400 (0:00:00.022) 0:00:18.820 **** 4871 1726773047.07784: entering _queue_task() for managed_node3/set_fact 4871 1726773047.08022: worker is 1 (out of 1 available) 4871 1726773047.08039: exiting _queue_task() for managed_node3/set_fact 4871 1726773047.08053: done queuing things up, now waiting for results queue to drain 4871 1726773047.08054: waiting for pending results... 4871 1726773047.08237: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 4871 1726773047.08337: in run() - task 02b512f9-4fcf-027f-1ee8-000000000511 4871 1726773047.08350: variable 'ansible_search_path' from source: unknown 4871 1726773047.08354: variable 'ansible_search_path' from source: unknown 4871 1726773047.08396: calling self._execute() 4871 1726773047.08461: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773047.08465: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773047.08474: variable 'omit' from source: magic vars 4871 1726773047.09342: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4871 1726773047.09464: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4871 1726773047.09522: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4871 1726773047.09567: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4871 1726773047.09609: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4871 1726773047.09713: 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) 4871 1726773047.09751: 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) 4871 1726773047.09786: 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) 4871 1726773047.09822: 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) 4871 1726773047.09960: variable '__kernel_settings_is_transactional' from source: set_fact 4871 1726773047.09979: Evaluated conditional (not __kernel_settings_is_transactional is defined): False 4871 1726773047.09988: when evaluation is False, skipping this task 4871 1726773047.09996: _execute() done 4871 1726773047.10002: dumping result to json 4871 1726773047.10011: done dumping result, returning 4871 1726773047.10024: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists [02b512f9-4fcf-027f-1ee8-000000000511] 4871 1726773047.10033: sending task result for task 02b512f9-4fcf-027f-1ee8-000000000511 skipping: [managed_node3] => { "changed": false, "false_condition": "not __kernel_settings_is_transactional is defined", "skip_reason": "Conditional result was False" } 4871 1726773047.10203: no more pending results, returning what we have 4871 1726773047.10207: results queue empty 4871 1726773047.10208: checking for any_errors_fatal 4871 1726773047.10212: done checking for any_errors_fatal 4871 1726773047.10213: checking for max_fail_percentage 4871 1726773047.10215: done checking for max_fail_percentage 4871 1726773047.10216: checking to see if all hosts have failed and the running result is not ok 4871 1726773047.10221: done checking to see if all hosts have failed 4871 1726773047.10222: getting the remaining hosts for this loop 4871 1726773047.10224: done getting the remaining hosts for this loop 4871 1726773047.10228: getting the next task for host managed_node3 4871 1726773047.10240: done getting next task for host managed_node3 4871 1726773047.10244: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 4871 1726773047.10248: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 4871 1726773047.10259: done sending task result for task 02b512f9-4fcf-027f-1ee8-000000000511 4871 1726773047.10262: WORKER PROCESS EXITING 4871 1726773047.10274: getting variables 4871 1726773047.10275: in VariableManager get_vars() 4871 1726773047.10319: Calling all_inventory to load vars for managed_node3 4871 1726773047.10322: Calling groups_inventory to load vars for managed_node3 4871 1726773047.10324: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773047.10448: Calling all_plugins_play to load vars for managed_node3 4871 1726773047.10452: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773047.10455: Calling groups_plugins_play to load vars for managed_node3 4871 1726773047.11009: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773047.11234: done with get_vars() 4871 1726773047.11247: done getting variables 4871 1726773047.11315: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set platform/version specific variables] *** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:31 Thursday 19 September 2024 15:10:47 -0400 (0:00:00.035) 0:00:18.855 **** 4871 1726773047.11353: entering _queue_task() for managed_node3/include_vars 4871 1726773047.11773: worker is 1 (out of 1 available) 4871 1726773047.11786: exiting _queue_task() for managed_node3/include_vars 4871 1726773047.11800: done queuing things up, now waiting for results queue to drain 4871 1726773047.11802: waiting for pending results... 4871 1726773047.12034: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 4871 1726773047.12244: in run() - task 02b512f9-4fcf-027f-1ee8-000000000513 4871 1726773047.12249: variable 'ansible_search_path' from source: unknown 4871 1726773047.12253: variable 'ansible_search_path' from source: unknown 4871 1726773047.12279: calling self._execute() 4871 1726773047.12391: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773047.12462: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773047.12466: variable 'omit' from source: magic vars 4871 1726773047.12538: variable 'omit' from source: magic vars 4871 1726773047.12614: variable 'omit' from source: magic vars 4871 1726773047.13068: variable 'ffparams' from source: task vars 4871 1726773047.13233: variable 'ansible_facts' from source: unknown 4871 1726773047.13508: variable 'ansible_facts' from source: unknown 4871 1726773047.13686: variable 'ansible_facts' from source: unknown 4871 1726773047.13882: variable 'ansible_facts' from source: unknown 4871 1726773047.14015: variable 'role_path' from source: magic vars 4871 1726773047.14321: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 4871 1726773047.14518: Loaded config def from plugin (lookup/first_found) 4871 1726773047.14531: Loading LookupModule 'first_found' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py 4871 1726773047.14589: variable 'ansible_search_path' from source: unknown 4871 1726773047.14614: variable 'ansible_search_path' from source: unknown 4871 1726773047.14627: variable 'ansible_search_path' from source: unknown 4871 1726773047.14645: variable 'ansible_search_path' from source: unknown 4871 1726773047.14742: variable 'ansible_search_path' from source: unknown 4871 1726773047.14747: variable 'omit' from source: magic vars 4871 1726773047.14750: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4871 1726773047.14752: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4871 1726773047.14781: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4871 1726773047.14845: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773047.14849: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773047.14871: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4871 1726773047.14880: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773047.14892: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773047.15007: Set connection var ansible_shell_type to sh 4871 1726773047.15052: Set connection var ansible_timeout to 10 4871 1726773047.15055: Set connection var ansible_connection to ssh 4871 1726773047.15061: Set connection var ansible_module_compression to ZIP_DEFLATED 4871 1726773047.15064: Set connection var ansible_pipelining to False 4871 1726773047.15066: Set connection var ansible_shell_executable to /bin/sh 4871 1726773047.15107: variable 'ansible_shell_executable' from source: unknown 4871 1726773047.15111: variable 'ansible_connection' from source: unknown 4871 1726773047.15114: variable 'ansible_module_compression' from source: unknown 4871 1726773047.15116: variable 'ansible_shell_type' from source: unknown 4871 1726773047.15118: variable 'ansible_shell_executable' from source: unknown 4871 1726773047.15121: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773047.15123: variable 'ansible_pipelining' from source: unknown 4871 1726773047.15125: variable 'ansible_timeout' from source: unknown 4871 1726773047.15127: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773047.15221: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4871 1726773047.15230: variable 'omit' from source: magic vars 4871 1726773047.15236: starting attempt loop 4871 1726773047.15239: running the handler 4871 1726773047.15297: handler run complete 4871 1726773047.15310: attempt loop complete, returning result 4871 1726773047.15313: _execute() done 4871 1726773047.15316: dumping result to json 4871 1726773047.15318: done dumping result, returning 4871 1726773047.15326: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables [02b512f9-4fcf-027f-1ee8-000000000513] 4871 1726773047.15331: sending task result for task 02b512f9-4fcf-027f-1ee8-000000000513 4871 1726773047.15436: done sending task result for task 02b512f9-4fcf-027f-1ee8-000000000513 4871 1726773047.15440: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_packages": [ "tuned", "python3-configobj" ], "__kernel_settings_services": [ "tuned" ] }, "ansible_included_var_files": [ "/tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/default.yml" ], "changed": false } 4871 1726773047.15534: no more pending results, returning what we have 4871 1726773047.15539: results queue empty 4871 1726773047.15540: checking for any_errors_fatal 4871 1726773047.15545: done checking for any_errors_fatal 4871 1726773047.15546: checking for max_fail_percentage 4871 1726773047.15547: done checking for max_fail_percentage 4871 1726773047.15548: checking to see if all hosts have failed and the running result is not ok 4871 1726773047.15549: done checking to see if all hosts have failed 4871 1726773047.15550: getting the remaining hosts for this loop 4871 1726773047.15552: done getting the remaining hosts for this loop 4871 1726773047.15555: getting the next task for host managed_node3 4871 1726773047.15563: done getting next task for host managed_node3 4871 1726773047.15566: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 4871 1726773047.15569: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4871 1726773047.15580: getting variables 4871 1726773047.15581: in VariableManager get_vars() 4871 1726773047.15614: Calling all_inventory to load vars for managed_node3 4871 1726773047.15616: Calling groups_inventory to load vars for managed_node3 4871 1726773047.15618: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773047.15628: Calling all_plugins_play to load vars for managed_node3 4871 1726773047.15631: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773047.15634: Calling groups_plugins_play to load vars for managed_node3 4871 1726773047.15778: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773047.15958: done with get_vars() 4871 1726773047.15967: done getting variables 4871 1726773047.16012: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure required packages are installed] *** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 Thursday 19 September 2024 15:10:47 -0400 (0:00:00.046) 0:00:18.902 **** 4871 1726773047.16038: entering _queue_task() for managed_node3/package 4871 1726773047.16260: worker is 1 (out of 1 available) 4871 1726773047.16275: exiting _queue_task() for managed_node3/package 4871 1726773047.16290: done queuing things up, now waiting for results queue to drain 4871 1726773047.16291: waiting for pending results... 4871 1726773047.16482: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 4871 1726773047.16571: in run() - task 02b512f9-4fcf-027f-1ee8-0000000003ff 4871 1726773047.16583: variable 'ansible_search_path' from source: unknown 4871 1726773047.16587: variable 'ansible_search_path' from source: unknown 4871 1726773047.16623: calling self._execute() 4871 1726773047.16696: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773047.16700: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773047.16710: variable 'omit' from source: magic vars 4871 1726773047.16797: variable 'omit' from source: magic vars 4871 1726773047.16832: variable 'omit' from source: magic vars 4871 1726773047.16858: variable '__kernel_settings_packages' from source: include_vars 4871 1726773047.17240: variable '__kernel_settings_packages' from source: include_vars 4871 1726773047.17395: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4871 1726773047.19743: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4871 1726773047.19831: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4871 1726773047.19877: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4871 1726773047.19921: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4871 1726773047.19955: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4871 1726773047.20070: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4871 1726773047.20107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4871 1726773047.20140: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4871 1726773047.20185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4871 1726773047.20208: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4871 1726773047.20325: variable '__kernel_settings_is_ostree' from source: set_fact 4871 1726773047.20329: variable 'omit' from source: magic vars 4871 1726773047.20364: variable 'omit' from source: magic vars 4871 1726773047.20401: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4871 1726773047.20434: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4871 1726773047.20461: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4871 1726773047.20483: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773047.20501: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773047.20538: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4871 1726773047.20548: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773047.20557: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773047.20657: Set connection var ansible_shell_type to sh 4871 1726773047.20671: Set connection var ansible_timeout to 10 4871 1726773047.20678: Set connection var ansible_connection to ssh 4871 1726773047.20693: Set connection var ansible_module_compression to ZIP_DEFLATED 4871 1726773047.20707: Set connection var ansible_pipelining to False 4871 1726773047.20717: Set connection var ansible_shell_executable to /bin/sh 4871 1726773047.20748: variable 'ansible_shell_executable' from source: unknown 4871 1726773047.20756: variable 'ansible_connection' from source: unknown 4871 1726773047.20763: variable 'ansible_module_compression' from source: unknown 4871 1726773047.20769: variable 'ansible_shell_type' from source: unknown 4871 1726773047.20777: variable 'ansible_shell_executable' from source: unknown 4871 1726773047.20841: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773047.20844: variable 'ansible_pipelining' from source: unknown 4871 1726773047.20846: variable 'ansible_timeout' from source: unknown 4871 1726773047.20848: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773047.20911: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4871 1726773047.20928: variable 'omit' from source: magic vars 4871 1726773047.20940: starting attempt loop 4871 1726773047.20947: running the handler 4871 1726773047.20957: variable 'ansible_facts' from source: unknown 4871 1726773047.20962: variable 'ansible_facts' from source: unknown 4871 1726773047.21020: _low_level_execute_command(): starting 4871 1726773047.21032: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4871 1726773047.21737: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4871 1726773047.21754: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773047.21770: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773047.21791: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4871 1726773047.21809: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 <<< 4871 1726773047.21913: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773047.21925: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773047.21946: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773047.22023: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773047.23774: stdout chunk (state=3): >>>/root <<< 4871 1726773047.23907: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773047.24006: stderr chunk (state=3): >>><<< 4871 1726773047.24017: stdout chunk (state=3): >>><<< 4871 1726773047.24050: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773047.24071: _low_level_execute_command(): starting 4871 1726773047.24083: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773047.2405732-5868-98985192617107 `" && echo ansible-tmp-1726773047.2405732-5868-98985192617107="` echo /root/.ansible/tmp/ansible-tmp-1726773047.2405732-5868-98985192617107 `" ) && sleep 0' 4871 1726773047.24816: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4871 1726773047.24831: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773047.24850: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773047.24868: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4871 1726773047.24896: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 <<< 4871 1726773047.24909: stderr chunk (state=3): >>>debug2: match not found <<< 4871 1726773047.24924: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773047.24950: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration <<< 4871 1726773047.25007: 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.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773047.25059: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773047.25078: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773047.25113: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773047.25191: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773047.27161: stdout chunk (state=3): >>>ansible-tmp-1726773047.2405732-5868-98985192617107=/root/.ansible/tmp/ansible-tmp-1726773047.2405732-5868-98985192617107 <<< 4871 1726773047.27276: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773047.27340: stderr chunk (state=3): >>><<< 4871 1726773047.27344: stdout chunk (state=3): >>><<< 4871 1726773047.27361: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773047.2405732-5868-98985192617107=/root/.ansible/tmp/ansible-tmp-1726773047.2405732-5868-98985192617107 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773047.27396: variable 'ansible_module_compression' from source: unknown 4871 1726773047.27442: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4871cqbcuaji/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 4871 1726773047.27478: variable 'ansible_facts' from source: unknown 4871 1726773047.27564: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773047.2405732-5868-98985192617107/AnsiballZ_dnf.py 4871 1726773047.27677: Sending initial data 4871 1726773047.27681: Sent initial data (149 bytes) 4871 1726773047.28353: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773047.28420: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773047.28424: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773047.28428: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773047.28647: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773047.30046: 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 <<< 4871 1726773047.30080: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4871 1726773047.30117: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4871cqbcuaji/tmp611hrbyk /root/.ansible/tmp/ansible-tmp-1726773047.2405732-5868-98985192617107/AnsiballZ_dnf.py <<< 4871 1726773047.30127: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773047.2405732-5868-98985192617107/AnsiballZ_dnf.py" <<< 4871 1726773047.30160: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4871cqbcuaji/tmp611hrbyk" to remote "/root/.ansible/tmp/ansible-tmp-1726773047.2405732-5868-98985192617107/AnsiballZ_dnf.py" <<< 4871 1726773047.30162: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773047.2405732-5868-98985192617107/AnsiballZ_dnf.py" <<< 4871 1726773047.30881: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773047.31141: stderr chunk (state=3): >>><<< 4871 1726773047.31145: stdout chunk (state=3): >>><<< 4871 1726773047.31147: done transferring module to remote 4871 1726773047.31149: _low_level_execute_command(): starting 4871 1726773047.31152: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773047.2405732-5868-98985192617107/ /root/.ansible/tmp/ansible-tmp-1726773047.2405732-5868-98985192617107/AnsiballZ_dnf.py && sleep 0' 4871 1726773047.31747: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4871 1726773047.31768: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773047.31782: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773047.31803: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4871 1726773047.31850: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773047.31923: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773047.31953: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773047.31989: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773047.32039: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773047.33859: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773047.33981: stderr chunk (state=3): >>><<< 4871 1726773047.33985: stdout chunk (state=3): >>><<< 4871 1726773047.34071: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773047.34074: _low_level_execute_command(): starting 4871 1726773047.34076: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773047.2405732-5868-98985192617107/AnsiballZ_dnf.py && sleep 0' 4871 1726773047.34720: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4871 1726773047.34852: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773047.34856: 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.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773047.34899: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773047.34982: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773048.43743: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["tuned", "python3-configobj"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 4871 1726773048.48304: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.99 closed. <<< 4871 1726773048.48441: stderr chunk (state=3): >>><<< 4871 1726773048.48445: stdout chunk (state=3): >>><<< 4871 1726773048.48448: _low_level_execute_command() done: rc=0, stdout= {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["tuned", "python3-configobj"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK 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.46.99 closed. 4871 1726773048.48456: done with _execute_module (ansible.legacy.dnf, {'name': ['tuned', 'python3-configobj'], 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.dnf', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726773047.2405732-5868-98985192617107/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4871 1726773048.48460: _low_level_execute_command(): starting 4871 1726773048.48462: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773047.2405732-5868-98985192617107/ > /dev/null 2>&1 && sleep 0' 4871 1726773048.48923: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773048.48927: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773048.48930: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773048.48932: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773048.48994: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773048.48999: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773048.49001: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773048.49040: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773048.50954: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773048.51012: stderr chunk (state=3): >>><<< 4871 1726773048.51016: stdout chunk (state=3): >>><<< 4871 1726773048.51031: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773048.51041: handler run complete 4871 1726773048.51069: attempt loop complete, returning result 4871 1726773048.51073: _execute() done 4871 1726773048.51075: dumping result to json 4871 1726773048.51080: done dumping result, returning 4871 1726773048.51094: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed [02b512f9-4fcf-027f-1ee8-0000000003ff] 4871 1726773048.51098: sending task result for task 02b512f9-4fcf-027f-1ee8-0000000003ff 4871 1726773048.51199: done sending task result for task 02b512f9-4fcf-027f-1ee8-0000000003ff 4871 1726773048.51202: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 4871 1726773048.51307: no more pending results, returning what we have 4871 1726773048.51310: results queue empty 4871 1726773048.51311: checking for any_errors_fatal 4871 1726773048.51317: done checking for any_errors_fatal 4871 1726773048.51318: checking for max_fail_percentage 4871 1726773048.51319: done checking for max_fail_percentage 4871 1726773048.51320: checking to see if all hosts have failed and the running result is not ok 4871 1726773048.51321: done checking to see if all hosts have failed 4871 1726773048.51322: getting the remaining hosts for this loop 4871 1726773048.51323: done getting the remaining hosts for this loop 4871 1726773048.51327: getting the next task for host managed_node3 4871 1726773048.51337: done getting next task for host managed_node3 4871 1726773048.51341: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 4871 1726773048.51344: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4871 1726773048.51355: getting variables 4871 1726773048.51356: in VariableManager get_vars() 4871 1726773048.51390: Calling all_inventory to load vars for managed_node3 4871 1726773048.51393: Calling groups_inventory to load vars for managed_node3 4871 1726773048.51395: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773048.51404: Calling all_plugins_play to load vars for managed_node3 4871 1726773048.51406: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773048.51409: Calling groups_plugins_play to load vars for managed_node3 4871 1726773048.51570: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773048.51722: done with get_vars() 4871 1726773048.51732: done getting variables 4871 1726773048.51786: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:24 Thursday 19 September 2024 15:10:48 -0400 (0:00:01.357) 0:00:20.260 **** 4871 1726773048.51814: entering _queue_task() for managed_node3/debug 4871 1726773048.52064: worker is 1 (out of 1 available) 4871 1726773048.52080: exiting _queue_task() for managed_node3/debug 4871 1726773048.52095: done queuing things up, now waiting for results queue to drain 4871 1726773048.52097: waiting for pending results... 4871 1726773048.52290: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 4871 1726773048.52374: in run() - task 02b512f9-4fcf-027f-1ee8-000000000401 4871 1726773048.52391: variable 'ansible_search_path' from source: unknown 4871 1726773048.52396: variable 'ansible_search_path' from source: unknown 4871 1726773048.52428: calling self._execute() 4871 1726773048.52506: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773048.52510: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773048.52519: variable 'omit' from source: magic vars 4871 1726773048.52979: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4871 1726773048.54531: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4871 1726773048.54581: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4871 1726773048.54610: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4871 1726773048.54642: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4871 1726773048.54663: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4871 1726773048.54743: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4871 1726773048.54764: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4871 1726773048.54784: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4871 1726773048.54814: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4871 1726773048.54824: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4871 1726773048.54908: variable '__kernel_settings_is_transactional' from source: set_fact 4871 1726773048.54922: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 4871 1726773048.54926: when evaluation is False, skipping this task 4871 1726773048.54929: _execute() done 4871 1726773048.54931: dumping result to json 4871 1726773048.54934: done dumping result, returning 4871 1726773048.54944: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes [02b512f9-4fcf-027f-1ee8-000000000401] 4871 1726773048.54951: sending task result for task 02b512f9-4fcf-027f-1ee8-000000000401 4871 1726773048.55051: done sending task result for task 02b512f9-4fcf-027f-1ee8-000000000401 4871 1726773048.55054: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "__kernel_settings_is_transactional | d(false)" } 4871 1726773048.55105: no more pending results, returning what we have 4871 1726773048.55109: results queue empty 4871 1726773048.55110: checking for any_errors_fatal 4871 1726773048.55117: done checking for any_errors_fatal 4871 1726773048.55118: checking for max_fail_percentage 4871 1726773048.55119: done checking for max_fail_percentage 4871 1726773048.55120: checking to see if all hosts have failed and the running result is not ok 4871 1726773048.55121: done checking to see if all hosts have failed 4871 1726773048.55122: getting the remaining hosts for this loop 4871 1726773048.55124: done getting the remaining hosts for this loop 4871 1726773048.55128: getting the next task for host managed_node3 4871 1726773048.55136: done getting next task for host managed_node3 4871 1726773048.55140: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 4871 1726773048.55143: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 4871 1726773048.55160: getting variables 4871 1726773048.55162: in VariableManager get_vars() 4871 1726773048.55199: Calling all_inventory to load vars for managed_node3 4871 1726773048.55201: Calling groups_inventory to load vars for managed_node3 4871 1726773048.55203: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773048.55213: Calling all_plugins_play to load vars for managed_node3 4871 1726773048.55216: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773048.55218: Calling groups_plugins_play to load vars for managed_node3 4871 1726773048.55419: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773048.55568: done with get_vars() 4871 1726773048.55578: done getting variables 4871 1726773048.55624: Loading ActionModule 'reboot' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/reboot.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Reboot transactional update systems] *** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:29 Thursday 19 September 2024 15:10:48 -0400 (0:00:00.038) 0:00:20.298 **** 4871 1726773048.55650: entering _queue_task() for managed_node3/reboot 4871 1726773048.55891: worker is 1 (out of 1 available) 4871 1726773048.55907: exiting _queue_task() for managed_node3/reboot 4871 1726773048.55922: done queuing things up, now waiting for results queue to drain 4871 1726773048.55923: waiting for pending results... 4871 1726773048.56119: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 4871 1726773048.56203: in run() - task 02b512f9-4fcf-027f-1ee8-000000000402 4871 1726773048.56218: variable 'ansible_search_path' from source: unknown 4871 1726773048.56222: variable 'ansible_search_path' from source: unknown 4871 1726773048.56257: calling self._execute() 4871 1726773048.56330: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773048.56334: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773048.56345: variable 'omit' from source: magic vars 4871 1726773048.56729: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4871 1726773048.58351: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4871 1726773048.58429: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4871 1726773048.58462: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4871 1726773048.58489: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4871 1726773048.58512: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4871 1726773048.58581: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4871 1726773048.58606: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4871 1726773048.58624: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4871 1726773048.58654: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4871 1726773048.58672: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4871 1726773048.58751: variable '__kernel_settings_is_transactional' from source: set_fact 4871 1726773048.58765: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 4871 1726773048.58769: when evaluation is False, skipping this task 4871 1726773048.58774: _execute() done 4871 1726773048.58776: dumping result to json 4871 1726773048.58778: done dumping result, returning 4871 1726773048.58840: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems [02b512f9-4fcf-027f-1ee8-000000000402] 4871 1726773048.58843: sending task result for task 02b512f9-4fcf-027f-1ee8-000000000402 4871 1726773048.58913: done sending task result for task 02b512f9-4fcf-027f-1ee8-000000000402 4871 1726773048.58917: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 4871 1726773048.58970: no more pending results, returning what we have 4871 1726773048.58973: results queue empty 4871 1726773048.58974: checking for any_errors_fatal 4871 1726773048.58979: done checking for any_errors_fatal 4871 1726773048.58980: checking for max_fail_percentage 4871 1726773048.58981: done checking for max_fail_percentage 4871 1726773048.58982: checking to see if all hosts have failed and the running result is not ok 4871 1726773048.58983: done checking to see if all hosts have failed 4871 1726773048.58984: getting the remaining hosts for this loop 4871 1726773048.58986: done getting the remaining hosts for this loop 4871 1726773048.58993: getting the next task for host managed_node3 4871 1726773048.58999: done getting next task for host managed_node3 4871 1726773048.59003: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 4871 1726773048.59006: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4871 1726773048.59021: getting variables 4871 1726773048.59022: in VariableManager get_vars() 4871 1726773048.59064: Calling all_inventory to load vars for managed_node3 4871 1726773048.59066: Calling groups_inventory to load vars for managed_node3 4871 1726773048.59068: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773048.59078: Calling all_plugins_play to load vars for managed_node3 4871 1726773048.59081: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773048.59083: Calling groups_plugins_play to load vars for managed_node3 4871 1726773048.59240: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773048.59395: done with get_vars() 4871 1726773048.59405: done getting variables 4871 1726773048.59453: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set] *** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:34 Thursday 19 September 2024 15:10:48 -0400 (0:00:00.038) 0:00:20.337 **** 4871 1726773048.59478: entering _queue_task() for managed_node3/fail 4871 1726773048.59716: worker is 1 (out of 1 available) 4871 1726773048.59732: exiting _queue_task() for managed_node3/fail 4871 1726773048.59748: done queuing things up, now waiting for results queue to drain 4871 1726773048.59749: waiting for pending results... 4871 1726773048.60053: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 4871 1726773048.60103: in run() - task 02b512f9-4fcf-027f-1ee8-000000000403 4871 1726773048.60124: variable 'ansible_search_path' from source: unknown 4871 1726773048.60133: variable 'ansible_search_path' from source: unknown 4871 1726773048.60181: calling self._execute() 4871 1726773048.60298: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773048.60315: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773048.60331: variable 'omit' from source: magic vars 4871 1726773048.60875: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4871 1726773048.62583: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4871 1726773048.62639: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4871 1726773048.62668: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4871 1726773048.62697: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4871 1726773048.62719: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4871 1726773048.62787: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4871 1726773048.62820: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4871 1726773048.63040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4871 1726773048.63043: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4871 1726773048.63046: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4871 1726773048.63048: variable '__kernel_settings_is_transactional' from source: set_fact 4871 1726773048.63050: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 4871 1726773048.63053: when evaluation is False, skipping this task 4871 1726773048.63055: _execute() done 4871 1726773048.63057: dumping result to json 4871 1726773048.63058: done dumping result, returning 4871 1726773048.63061: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set [02b512f9-4fcf-027f-1ee8-000000000403] 4871 1726773048.63063: sending task result for task 02b512f9-4fcf-027f-1ee8-000000000403 4871 1726773048.63150: done sending task result for task 02b512f9-4fcf-027f-1ee8-000000000403 skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 4871 1726773048.63203: no more pending results, returning what we have 4871 1726773048.63206: results queue empty 4871 1726773048.63207: checking for any_errors_fatal 4871 1726773048.63212: done checking for any_errors_fatal 4871 1726773048.63213: checking for max_fail_percentage 4871 1726773048.63214: done checking for max_fail_percentage 4871 1726773048.63215: checking to see if all hosts have failed and the running result is not ok 4871 1726773048.63216: done checking to see if all hosts have failed 4871 1726773048.63217: getting the remaining hosts for this loop 4871 1726773048.63218: done getting the remaining hosts for this loop 4871 1726773048.63222: getting the next task for host managed_node3 4871 1726773048.63232: done getting next task for host managed_node3 4871 1726773048.63240: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 4871 1726773048.63244: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4871 1726773048.63262: getting variables 4871 1726773048.63264: in VariableManager get_vars() 4871 1726773048.63303: Calling all_inventory to load vars for managed_node3 4871 1726773048.63306: Calling groups_inventory to load vars for managed_node3 4871 1726773048.63308: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773048.63318: Calling all_plugins_play to load vars for managed_node3 4871 1726773048.63321: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773048.63324: Calling groups_plugins_play to load vars for managed_node3 4871 1726773048.63951: WORKER PROCESS EXITING 4871 1726773048.64151: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773048.64412: done with get_vars() 4871 1726773048.64426: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Read tuned main config] ****** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:42 Thursday 19 September 2024 15:10:48 -0400 (0:00:00.050) 0:00:20.387 **** 4871 1726773048.64518: entering _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 4871 1726773048.64844: worker is 1 (out of 1 available) 4871 1726773048.64860: exiting _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 4871 1726773048.64877: done queuing things up, now waiting for results queue to drain 4871 1726773048.64879: waiting for pending results... 4871 1726773048.65259: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 4871 1726773048.65443: in run() - task 02b512f9-4fcf-027f-1ee8-000000000405 4871 1726773048.65448: variable 'ansible_search_path' from source: unknown 4871 1726773048.65451: variable 'ansible_search_path' from source: unknown 4871 1726773048.65468: calling self._execute() 4871 1726773048.65577: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773048.65596: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773048.65612: variable 'omit' from source: magic vars 4871 1726773048.65940: variable 'omit' from source: magic vars 4871 1726773048.65944: variable 'omit' from source: magic vars 4871 1726773048.65947: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 4871 1726773048.66194: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 4871 1726773048.66294: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4871 1726773048.66340: variable 'omit' from source: magic vars 4871 1726773048.66397: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4871 1726773048.66443: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4871 1726773048.66469: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4871 1726773048.66500: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773048.66519: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773048.66560: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4871 1726773048.66571: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773048.66580: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773048.66700: Set connection var ansible_shell_type to sh 4871 1726773048.66719: Set connection var ansible_timeout to 10 4871 1726773048.66727: Set connection var ansible_connection to ssh 4871 1726773048.66746: Set connection var ansible_module_compression to ZIP_DEFLATED 4871 1726773048.66762: Set connection var ansible_pipelining to False 4871 1726773048.66773: Set connection var ansible_shell_executable to /bin/sh 4871 1726773048.66806: variable 'ansible_shell_executable' from source: unknown 4871 1726773048.66815: variable 'ansible_connection' from source: unknown 4871 1726773048.66829: variable 'ansible_module_compression' from source: unknown 4871 1726773048.66839: variable 'ansible_shell_type' from source: unknown 4871 1726773048.66847: variable 'ansible_shell_executable' from source: unknown 4871 1726773048.66856: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773048.66864: variable 'ansible_pipelining' from source: unknown 4871 1726773048.66872: variable 'ansible_timeout' from source: unknown 4871 1726773048.66880: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773048.67105: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 4871 1726773048.67141: variable 'omit' from source: magic vars 4871 1726773048.67144: starting attempt loop 4871 1726773048.67153: running the handler 4871 1726773048.67262: _low_level_execute_command(): starting 4871 1726773048.67265: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4871 1726773048.67998: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773048.68044: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773048.68057: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773048.68105: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773048.69848: stdout chunk (state=3): >>>/root <<< 4871 1726773048.70143: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773048.70147: stdout chunk (state=3): >>><<< 4871 1726773048.70149: stderr chunk (state=3): >>><<< 4871 1726773048.70152: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773048.70155: _low_level_execute_command(): starting 4871 1726773048.70157: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773048.7008276-5912-231286727758296 `" && echo ansible-tmp-1726773048.7008276-5912-231286727758296="` echo /root/.ansible/tmp/ansible-tmp-1726773048.7008276-5912-231286727758296 `" ) && sleep 0' 4871 1726773048.70774: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4871 1726773048.70790: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773048.70824: 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.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773048.70852: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 4871 1726773048.70889: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found <<< 4871 1726773048.70901: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773048.70957: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773048.70971: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773048.71018: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773048.73041: stdout chunk (state=3): >>>ansible-tmp-1726773048.7008276-5912-231286727758296=/root/.ansible/tmp/ansible-tmp-1726773048.7008276-5912-231286727758296 <<< 4871 1726773048.73239: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773048.73243: stdout chunk (state=3): >>><<< 4871 1726773048.73245: stderr chunk (state=3): >>><<< 4871 1726773048.73265: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773048.7008276-5912-231286727758296=/root/.ansible/tmp/ansible-tmp-1726773048.7008276-5912-231286727758296 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773048.73440: variable 'ansible_module_compression' from source: unknown 4871 1726773048.73444: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4871cqbcuaji/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 4871 1726773048.73447: variable 'ansible_facts' from source: unknown 4871 1726773048.73512: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773048.7008276-5912-231286727758296/AnsiballZ_kernel_settings_get_config.py 4871 1726773048.73744: Sending initial data 4871 1726773048.73755: Sent initial data (173 bytes) 4871 1726773048.74294: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4871 1726773048.74313: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773048.74349: 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.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773048.74365: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 4871 1726773048.74458: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773048.74484: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773048.74554: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773048.76163: 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 <<< 4871 1726773048.76303: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4871 1726773048.76689: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4871cqbcuaji/tmp3zdzhdxd /root/.ansible/tmp/ansible-tmp-1726773048.7008276-5912-231286727758296/AnsiballZ_kernel_settings_get_config.py <<< 4871 1726773048.76697: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773048.7008276-5912-231286727758296/AnsiballZ_kernel_settings_get_config.py" <<< 4871 1726773048.76701: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4871cqbcuaji/tmp3zdzhdxd" to remote "/root/.ansible/tmp/ansible-tmp-1726773048.7008276-5912-231286727758296/AnsiballZ_kernel_settings_get_config.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773048.7008276-5912-231286727758296/AnsiballZ_kernel_settings_get_config.py" <<< 4871 1726773048.78143: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773048.78148: stdout chunk (state=3): >>><<< 4871 1726773048.78150: stderr chunk (state=3): >>><<< 4871 1726773048.78153: done transferring module to remote 4871 1726773048.78155: _low_level_execute_command(): starting 4871 1726773048.78160: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773048.7008276-5912-231286727758296/ /root/.ansible/tmp/ansible-tmp-1726773048.7008276-5912-231286727758296/AnsiballZ_kernel_settings_get_config.py && sleep 0' 4871 1726773048.78890: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4871 1726773048.78907: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773048.78992: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773048.79037: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773048.80956: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773048.80960: stdout chunk (state=3): >>><<< 4871 1726773048.80963: stderr chunk (state=3): >>><<< 4871 1726773048.81072: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773048.81076: _low_level_execute_command(): starting 4871 1726773048.81080: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773048.7008276-5912-231286727758296/AnsiballZ_kernel_settings_get_config.py && sleep 0' 4871 1726773048.81757: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773048.81781: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773048.81799: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773048.81901: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773048.98952: stdout chunk (state=3): >>> {"changed": false, "data": {"daemon": "1", "dynamic_tuning": "0", "sleep_interval": "1", "update_interval": "10", "recommend_command": "1", "reapply_sysctl": "1", "default_instance_priority": "0", "udev_buffer_size": "1MB", "log_file_count": "2", "log_file_max_size": "1MB"}, "invocation": {"module_args": {"path": "/etc/tuned/tuned-main.conf"}}} <<< 4871 1726773049.00400: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.99 closed. <<< 4871 1726773049.00461: stderr chunk (state=3): >>><<< 4871 1726773049.00464: stdout chunk (state=3): >>><<< 4871 1726773049.00482: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "data": {"daemon": "1", "dynamic_tuning": "0", "sleep_interval": "1", "update_interval": "10", "recommend_command": "1", "reapply_sysctl": "1", "default_instance_priority": "0", "udev_buffer_size": "1MB", "log_file_count": "2", "log_file_max_size": "1MB"}, "invocation": {"module_args": {"path": "/etc/tuned/tuned-main.conf"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK 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.46.99 closed. 4871 1726773049.00514: done with _execute_module (fedora.linux_system_roles.kernel_settings_get_config, {'path': '/etc/tuned/tuned-main.conf', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.kernel_settings_get_config', '_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-1726773048.7008276-5912-231286727758296/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4871 1726773049.00523: _low_level_execute_command(): starting 4871 1726773049.00528: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773048.7008276-5912-231286727758296/ > /dev/null 2>&1 && sleep 0' 4871 1726773049.01018: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773049.01022: 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.46.99 originally 10.31.46.99 <<< 4871 1726773049.01024: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773049.01028: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773049.01031: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773049.01086: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773049.01098: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773049.01100: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773049.01139: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773049.03034: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773049.03094: stderr chunk (state=3): >>><<< 4871 1726773049.03098: stdout chunk (state=3): >>><<< 4871 1726773049.03111: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773049.03117: handler run complete 4871 1726773049.03133: attempt loop complete, returning result 4871 1726773049.03138: _execute() done 4871 1726773049.03140: dumping result to json 4871 1726773049.03144: done dumping result, returning 4871 1726773049.03153: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config [02b512f9-4fcf-027f-1ee8-000000000405] 4871 1726773049.03160: sending task result for task 02b512f9-4fcf-027f-1ee8-000000000405 4871 1726773049.03270: done sending task result for task 02b512f9-4fcf-027f-1ee8-000000000405 4871 1726773049.03273: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "data": { "daemon": "1", "default_instance_priority": "0", "dynamic_tuning": "0", "log_file_count": "2", "log_file_max_size": "1MB", "reapply_sysctl": "1", "recommend_command": "1", "sleep_interval": "1", "udev_buffer_size": "1MB", "update_interval": "10" } } 4871 1726773049.03359: no more pending results, returning what we have 4871 1726773049.03362: results queue empty 4871 1726773049.03363: checking for any_errors_fatal 4871 1726773049.03368: done checking for any_errors_fatal 4871 1726773049.03369: checking for max_fail_percentage 4871 1726773049.03371: done checking for max_fail_percentage 4871 1726773049.03371: checking to see if all hosts have failed and the running result is not ok 4871 1726773049.03372: done checking to see if all hosts have failed 4871 1726773049.03373: getting the remaining hosts for this loop 4871 1726773049.03375: done getting the remaining hosts for this loop 4871 1726773049.03379: getting the next task for host managed_node3 4871 1726773049.03391: done getting next task for host managed_node3 4871 1726773049.03395: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 4871 1726773049.03398: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4871 1726773049.03410: getting variables 4871 1726773049.03411: in VariableManager get_vars() 4871 1726773049.03448: Calling all_inventory to load vars for managed_node3 4871 1726773049.03450: Calling groups_inventory to load vars for managed_node3 4871 1726773049.03452: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773049.03461: Calling all_plugins_play to load vars for managed_node3 4871 1726773049.03464: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773049.03466: Calling groups_plugins_play to load vars for managed_node3 4871 1726773049.03621: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773049.03774: done with get_vars() 4871 1726773049.03784: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory] *** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 Thursday 19 September 2024 15:10:49 -0400 (0:00:00.393) 0:00:20.781 **** 4871 1726773049.03893: entering _queue_task() for managed_node3/stat 4871 1726773049.04439: worker is 1 (out of 1 available) 4871 1726773049.04452: exiting _queue_task() for managed_node3/stat 4871 1726773049.04463: done queuing things up, now waiting for results queue to drain 4871 1726773049.04465: waiting for pending results... 4871 1726773049.04608: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 4871 1726773049.04726: in run() - task 02b512f9-4fcf-027f-1ee8-000000000406 4871 1726773049.04841: variable 'ansible_search_path' from source: unknown 4871 1726773049.04845: variable 'ansible_search_path' from source: unknown 4871 1726773049.04849: variable '__prof_from_conf' from source: task vars 4871 1726773049.05181: variable '__prof_from_conf' from source: task vars 4871 1726773049.05516: variable '__data' from source: task vars 4871 1726773049.05605: variable '__kernel_settings_register_tuned_main' from source: set_fact 4871 1726773049.05839: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4871 1726773049.05855: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4871 1726773049.05926: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4871 1726773049.05967: variable 'omit' from source: magic vars 4871 1726773049.06060: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773049.06072: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773049.06078: variable 'omit' from source: magic vars 4871 1726773049.06285: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4871 1726773049.08043: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4871 1726773049.08047: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4871 1726773049.08065: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4871 1726773049.08109: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4871 1726773049.08145: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4871 1726773049.08244: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4871 1726773049.08283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4871 1726773049.08320: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4871 1726773049.08370: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4871 1726773049.08393: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4871 1726773049.08522: variable 'item' from source: unknown 4871 1726773049.08543: Evaluated conditional (item | length > 0): False 4871 1726773049.08550: when evaluation is False, skipping this task 4871 1726773049.08593: variable 'item' from source: unknown 4871 1726773049.08674: variable 'item' from source: unknown skipping: [managed_node3] => (item=) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item | length > 0", "item": "", "skip_reason": "Conditional result was False" } 4871 1726773049.08991: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773049.08995: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773049.08999: variable 'omit' from source: magic vars 4871 1726773049.09106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4871 1726773049.09126: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4871 1726773049.09146: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4871 1726773049.09174: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4871 1726773049.09184: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4871 1726773049.09250: variable 'item' from source: unknown 4871 1726773049.09256: Evaluated conditional (item | length > 0): True 4871 1726773049.09262: variable 'omit' from source: magic vars 4871 1726773049.09296: variable 'omit' from source: magic vars 4871 1726773049.09341: variable 'item' from source: unknown 4871 1726773049.09390: variable 'item' from source: unknown 4871 1726773049.09404: variable 'omit' from source: magic vars 4871 1726773049.09426: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4871 1726773049.09451: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4871 1726773049.09467: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4871 1726773049.09481: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773049.09489: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773049.09517: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4871 1726773049.09520: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773049.09523: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773049.09595: Set connection var ansible_shell_type to sh 4871 1726773049.09602: Set connection var ansible_timeout to 10 4871 1726773049.09605: Set connection var ansible_connection to ssh 4871 1726773049.09613: Set connection var ansible_module_compression to ZIP_DEFLATED 4871 1726773049.09621: Set connection var ansible_pipelining to False 4871 1726773049.09626: Set connection var ansible_shell_executable to /bin/sh 4871 1726773049.09644: variable 'ansible_shell_executable' from source: unknown 4871 1726773049.09648: variable 'ansible_connection' from source: unknown 4871 1726773049.09651: variable 'ansible_module_compression' from source: unknown 4871 1726773049.09653: variable 'ansible_shell_type' from source: unknown 4871 1726773049.09656: variable 'ansible_shell_executable' from source: unknown 4871 1726773049.09659: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773049.09662: variable 'ansible_pipelining' from source: unknown 4871 1726773049.09664: variable 'ansible_timeout' from source: unknown 4871 1726773049.09839: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773049.09842: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 4871 1726773049.09849: variable 'omit' from source: magic vars 4871 1726773049.09851: starting attempt loop 4871 1726773049.09852: running the handler 4871 1726773049.09853: _low_level_execute_command(): starting 4871 1726773049.09854: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4871 1726773049.10332: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773049.10355: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773049.10401: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773049.10414: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773049.10465: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773049.12170: stdout chunk (state=3): >>>/root <<< 4871 1726773049.12276: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773049.12345: stderr chunk (state=3): >>><<< 4871 1726773049.12349: stdout chunk (state=3): >>><<< 4871 1726773049.12370: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773049.12381: _low_level_execute_command(): starting 4871 1726773049.12387: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773049.1237018-5931-139864903903575 `" && echo ansible-tmp-1726773049.1237018-5931-139864903903575="` echo /root/.ansible/tmp/ansible-tmp-1726773049.1237018-5931-139864903903575 `" ) && sleep 0' 4871 1726773049.12876: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773049.12880: 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.46.99 originally 10.31.46.99 debug2: match not found <<< 4871 1726773049.12882: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773049.12885: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773049.12890: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773049.12941: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773049.12945: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773049.12959: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773049.12994: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773049.14942: stdout chunk (state=3): >>>ansible-tmp-1726773049.1237018-5931-139864903903575=/root/.ansible/tmp/ansible-tmp-1726773049.1237018-5931-139864903903575 <<< 4871 1726773049.15054: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773049.15122: stderr chunk (state=3): >>><<< 4871 1726773049.15125: stdout chunk (state=3): >>><<< 4871 1726773049.15144: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773049.1237018-5931-139864903903575=/root/.ansible/tmp/ansible-tmp-1726773049.1237018-5931-139864903903575 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773049.15185: variable 'ansible_module_compression' from source: unknown 4871 1726773049.15229: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4871cqbcuaji/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 4871 1726773049.15260: variable 'ansible_facts' from source: unknown 4871 1726773049.15325: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773049.1237018-5931-139864903903575/AnsiballZ_stat.py 4871 1726773049.15434: Sending initial data 4871 1726773049.15440: Sent initial data (151 bytes) 4871 1726773049.15929: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773049.15932: 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.46.99 originally 10.31.46.99 debug2: match not found <<< 4871 1726773049.15937: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4871 1726773049.15944: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773049.15946: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773049.15998: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773049.16001: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773049.16003: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773049.16045: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773049.17614: 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 <<< 4871 1726773049.17650: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4871 1726773049.17687: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpnwli1h3l /root/.ansible/tmp/ansible-tmp-1726773049.1237018-5931-139864903903575/AnsiballZ_stat.py <<< 4871 1726773049.17691: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773049.1237018-5931-139864903903575/AnsiballZ_stat.py" <<< 4871 1726773049.17723: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpnwli1h3l" to remote "/root/.ansible/tmp/ansible-tmp-1726773049.1237018-5931-139864903903575/AnsiballZ_stat.py" <<< 4871 1726773049.17728: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773049.1237018-5931-139864903903575/AnsiballZ_stat.py" <<< 4871 1726773049.18299: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773049.18332: stderr chunk (state=3): >>><<< 4871 1726773049.18337: stdout chunk (state=3): >>><<< 4871 1726773049.18357: done transferring module to remote 4871 1726773049.18370: _low_level_execute_command(): starting 4871 1726773049.18375: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773049.1237018-5931-139864903903575/ /root/.ansible/tmp/ansible-tmp-1726773049.1237018-5931-139864903903575/AnsiballZ_stat.py && sleep 0' 4871 1726773049.18843: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773049.18854: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773049.18870: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773049.18924: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773049.18928: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773049.18934: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773049.18969: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773049.20763: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773049.20823: stderr chunk (state=3): >>><<< 4871 1726773049.20827: stdout chunk (state=3): >>><<< 4871 1726773049.20844: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773049.20847: _low_level_execute_command(): starting 4871 1726773049.20852: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773049.1237018-5931-139864903903575/AnsiballZ_stat.py && sleep 0' 4871 1726773049.21338: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773049.21342: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773049.21345: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773049.21347: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773049.21400: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773049.21404: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773049.21454: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773049.38511: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profiles", "mode": "0755", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 4096, "inode": 262608, "dev": 51714, "nlink": 3, "atime": 1726773040.6872516, "mtime": 1726773036.786199, "ctime": 1726773036.786199, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "301599549", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 4871 1726773049.40140: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.99 closed. <<< 4871 1726773049.40155: stdout chunk (state=3): >>><<< 4871 1726773049.40158: stderr chunk (state=3): >>><<< 4871 1726773049.40176: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profiles", "mode": "0755", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 4096, "inode": 262608, "dev": 51714, "nlink": 3, "atime": 1726773040.6872516, "mtime": 1726773036.786199, "ctime": 1726773036.786199, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "301599549", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK 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.46.99 closed. 4871 1726773049.40241: done with _execute_module (stat, {'path': '/etc/tuned/profiles', '_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-1726773049.1237018-5931-139864903903575/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4871 1726773049.40249: _low_level_execute_command(): starting 4871 1726773049.40254: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773049.1237018-5931-139864903903575/ > /dev/null 2>&1 && sleep 0' 4871 1726773049.40726: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773049.40730: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 <<< 4871 1726773049.40732: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773049.40736: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773049.40738: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773049.40790: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773049.40794: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773049.40796: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773049.40839: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773049.42741: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773049.42819: stderr chunk (state=3): >>><<< 4871 1726773049.42823: stdout chunk (state=3): >>><<< 4871 1726773049.42841: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773049.42845: handler run complete 4871 1726773049.42892: attempt loop complete, returning result 4871 1726773049.42909: variable 'item' from source: unknown 4871 1726773049.42977: variable 'item' from source: unknown ok: [managed_node3] => (item=/etc/tuned/profiles) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned/profiles", "stat": { "atime": 1726773040.6872516, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1726773036.786199, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 262608, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726773036.786199, "nlink": 3, "path": "/etc/tuned/profiles", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 0, "version": "301599549", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 4871 1726773049.43166: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773049.43170: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773049.43173: variable 'omit' from source: magic vars 4871 1726773049.43239: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4871 1726773049.43260: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4871 1726773049.43279: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4871 1726773049.43311: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4871 1726773049.43322: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4871 1726773049.43392: variable 'item' from source: unknown 4871 1726773049.43396: Evaluated conditional (item | length > 0): True 4871 1726773049.43401: variable 'omit' from source: magic vars 4871 1726773049.43415: variable 'omit' from source: magic vars 4871 1726773049.43449: variable 'item' from source: unknown 4871 1726773049.43499: variable 'item' from source: unknown 4871 1726773049.43511: variable 'omit' from source: magic vars 4871 1726773049.43529: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4871 1726773049.43539: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773049.43545: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773049.43557: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4871 1726773049.43560: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773049.43562: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773049.43615: Set connection var ansible_shell_type to sh 4871 1726773049.43622: Set connection var ansible_timeout to 10 4871 1726773049.43625: Set connection var ansible_connection to ssh 4871 1726773049.43632: Set connection var ansible_module_compression to ZIP_DEFLATED 4871 1726773049.43642: Set connection var ansible_pipelining to False 4871 1726773049.43647: Set connection var ansible_shell_executable to /bin/sh 4871 1726773049.43663: variable 'ansible_shell_executable' from source: unknown 4871 1726773049.43665: variable 'ansible_connection' from source: unknown 4871 1726773049.43668: variable 'ansible_module_compression' from source: unknown 4871 1726773049.43670: variable 'ansible_shell_type' from source: unknown 4871 1726773049.43673: variable 'ansible_shell_executable' from source: unknown 4871 1726773049.43676: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773049.43682: variable 'ansible_pipelining' from source: unknown 4871 1726773049.43684: variable 'ansible_timeout' from source: unknown 4871 1726773049.43689: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773049.43768: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4871 1726773049.43776: variable 'omit' from source: magic vars 4871 1726773049.43779: starting attempt loop 4871 1726773049.43782: running the handler 4871 1726773049.43792: _low_level_execute_command(): starting 4871 1726773049.43794: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4871 1726773049.44285: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773049.44288: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773049.44291: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773049.44293: 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.46.99 originally 10.31.46.99 <<< 4871 1726773049.44296: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773049.44355: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773049.44358: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773049.44361: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773049.44406: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773049.46015: stdout chunk (state=3): >>>/root <<< 4871 1726773049.46122: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773049.46185: stderr chunk (state=3): >>><<< 4871 1726773049.46188: stdout chunk (state=3): >>><<< 4871 1726773049.46205: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773049.46214: _low_level_execute_command(): starting 4871 1726773049.46220: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773049.4620557-5931-228862595616974 `" && echo ansible-tmp-1726773049.4620557-5931-228862595616974="` echo /root/.ansible/tmp/ansible-tmp-1726773049.4620557-5931-228862595616974 `" ) && sleep 0' 4871 1726773049.46697: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773049.46705: 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.46.99 originally 10.31.46.99 debug2: match not found <<< 4871 1726773049.46710: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4871 1726773049.46713: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773049.46715: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773049.46748: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773049.46751: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773049.46769: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773049.46826: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773049.48771: stdout chunk (state=3): >>>ansible-tmp-1726773049.4620557-5931-228862595616974=/root/.ansible/tmp/ansible-tmp-1726773049.4620557-5931-228862595616974 <<< 4871 1726773049.48885: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773049.48946: stderr chunk (state=3): >>><<< 4871 1726773049.48949: stdout chunk (state=3): >>><<< 4871 1726773049.48966: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773049.4620557-5931-228862595616974=/root/.ansible/tmp/ansible-tmp-1726773049.4620557-5931-228862595616974 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773049.49005: variable 'ansible_module_compression' from source: unknown 4871 1726773049.49038: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4871cqbcuaji/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 4871 1726773049.49054: variable 'ansible_facts' from source: unknown 4871 1726773049.49103: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773049.4620557-5931-228862595616974/AnsiballZ_stat.py 4871 1726773049.49205: Sending initial data 4871 1726773049.49209: Sent initial data (151 bytes) 4871 1726773049.49709: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773049.49713: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773049.49716: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773049.49720: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773049.49777: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773049.49781: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773049.49785: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773049.49822: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773049.51386: 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 <<< 4871 1726773049.51417: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4871 1726773049.51458: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpvhiaf1k0 /root/.ansible/tmp/ansible-tmp-1726773049.4620557-5931-228862595616974/AnsiballZ_stat.py <<< 4871 1726773049.51465: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773049.4620557-5931-228862595616974/AnsiballZ_stat.py" <<< 4871 1726773049.51501: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpvhiaf1k0" to remote "/root/.ansible/tmp/ansible-tmp-1726773049.4620557-5931-228862595616974/AnsiballZ_stat.py" <<< 4871 1726773049.51504: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773049.4620557-5931-228862595616974/AnsiballZ_stat.py" <<< 4871 1726773049.52042: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773049.52120: stderr chunk (state=3): >>><<< 4871 1726773049.52124: stdout chunk (state=3): >>><<< 4871 1726773049.52146: done transferring module to remote 4871 1726773049.52154: _low_level_execute_command(): starting 4871 1726773049.52159: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773049.4620557-5931-228862595616974/ /root/.ansible/tmp/ansible-tmp-1726773049.4620557-5931-228862595616974/AnsiballZ_stat.py && sleep 0' 4871 1726773049.52642: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773049.52645: 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.46.99 originally 10.31.46.99 debug2: match not found <<< 4871 1726773049.52652: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4871 1726773049.52654: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773049.52657: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773049.52706: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773049.52710: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773049.52755: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773049.54538: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773049.54612: stderr chunk (state=3): >>><<< 4871 1726773049.54616: stdout chunk (state=3): >>><<< 4871 1726773049.54630: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773049.54633: _low_level_execute_command(): starting 4871 1726773049.54640: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773049.4620557-5931-228862595616974/AnsiballZ_stat.py && sleep 0' 4871 1726773049.55102: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773049.55106: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4871 1726773049.55143: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773049.55146: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773049.55149: 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.46.99 originally 10.31.46.99 debug2: match found <<< 4871 1726773049.55151: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773049.55206: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773049.55209: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773049.55264: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773049.72407: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned", "mode": "0755", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 4096, "inode": 262603, "dev": 51714, "nlink": 4, "atime": 1726772994.4857726, "mtime": 1726773038.8212266, "ctime": 1726773038.8212266, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "2499906849", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 4871 1726773049.74257: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.99 closed. <<< 4871 1726773049.74261: stdout chunk (state=3): >>><<< 4871 1726773049.74264: stderr chunk (state=3): >>><<< 4871 1726773049.74266: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned", "mode": "0755", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 4096, "inode": 262603, "dev": 51714, "nlink": 4, "atime": 1726772994.4857726, "mtime": 1726773038.8212266, "ctime": 1726773038.8212266, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "2499906849", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK 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.46.99 closed. 4871 1726773049.74269: done with _execute_module (stat, {'path': '/etc/tuned', '_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-1726773049.4620557-5931-228862595616974/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4871 1726773049.74277: _low_level_execute_command(): starting 4871 1726773049.74279: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773049.4620557-5931-228862595616974/ > /dev/null 2>&1 && sleep 0' 4871 1726773049.74911: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4871 1726773049.74925: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773049.74946: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773049.75059: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773049.75087: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773049.75165: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773049.77138: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773049.77157: stdout chunk (state=3): >>><<< 4871 1726773049.77170: stderr chunk (state=3): >>><<< 4871 1726773049.77196: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773049.77208: handler run complete 4871 1726773049.77280: attempt loop complete, returning result 4871 1726773049.77310: variable 'item' from source: unknown 4871 1726773049.77412: variable 'item' from source: unknown ok: [managed_node3] => (item=/etc/tuned) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned", "stat": { "atime": 1726772994.4857726, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1726773038.8212266, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 262603, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726773038.8212266, "nlink": 4, "path": "/etc/tuned", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 0, "version": "2499906849", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 4871 1726773049.77841: dumping result to json 4871 1726773049.77845: done dumping result, returning 4871 1726773049.77856: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory [02b512f9-4fcf-027f-1ee8-000000000406] 4871 1726773049.77860: sending task result for task 02b512f9-4fcf-027f-1ee8-000000000406 4871 1726773049.77929: done sending task result for task 02b512f9-4fcf-027f-1ee8-000000000406 4871 1726773049.77932: WORKER PROCESS EXITING 4871 1726773049.78075: no more pending results, returning what we have 4871 1726773049.78079: results queue empty 4871 1726773049.78080: checking for any_errors_fatal 4871 1726773049.78090: done checking for any_errors_fatal 4871 1726773049.78091: checking for max_fail_percentage 4871 1726773049.78092: done checking for max_fail_percentage 4871 1726773049.78093: checking to see if all hosts have failed and the running result is not ok 4871 1726773049.78094: done checking to see if all hosts have failed 4871 1726773049.78095: getting the remaining hosts for this loop 4871 1726773049.78097: done getting the remaining hosts for this loop 4871 1726773049.78101: getting the next task for host managed_node3 4871 1726773049.78108: done getting next task for host managed_node3 4871 1726773049.78112: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 4871 1726773049.78115: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4871 1726773049.78127: getting variables 4871 1726773049.78129: in VariableManager get_vars() 4871 1726773049.78283: Calling all_inventory to load vars for managed_node3 4871 1726773049.78286: Calling groups_inventory to load vars for managed_node3 4871 1726773049.78291: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773049.78301: Calling all_plugins_play to load vars for managed_node3 4871 1726773049.78304: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773049.78308: Calling groups_plugins_play to load vars for managed_node3 4871 1726773049.78785: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773049.79727: done with get_vars() 4871 1726773049.79893: done getting variables 4871 1726773049.79966: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir] *** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:63 Thursday 19 September 2024 15:10:49 -0400 (0:00:00.761) 0:00:21.542 **** 4871 1726773049.80056: entering _queue_task() for managed_node3/set_fact 4871 1726773049.80797: worker is 1 (out of 1 available) 4871 1726773049.80813: exiting _queue_task() for managed_node3/set_fact 4871 1726773049.80828: done queuing things up, now waiting for results queue to drain 4871 1726773049.80829: waiting for pending results... 4871 1726773049.81654: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 4871 1726773049.81660: in run() - task 02b512f9-4fcf-027f-1ee8-000000000407 4871 1726773049.81663: variable 'ansible_search_path' from source: unknown 4871 1726773049.81665: variable 'ansible_search_path' from source: unknown 4871 1726773049.81668: calling self._execute() 4871 1726773049.81718: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773049.81730: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773049.81747: variable 'omit' from source: magic vars 4871 1726773049.81864: variable 'omit' from source: magic vars 4871 1726773049.81923: variable 'omit' from source: magic vars 4871 1726773049.82446: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4871 1726773049.84581: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4871 1726773049.84646: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4871 1726773049.84673: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4871 1726773049.84703: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4871 1726773049.84725: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4871 1726773049.84795: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4871 1726773049.84818: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4871 1726773049.84839: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4871 1726773049.84871: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4871 1726773049.84882: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4871 1726773049.84922: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4871 1726773049.84940: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4871 1726773049.84958: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4871 1726773049.84989: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4871 1726773049.85002: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4871 1726773049.85050: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4871 1726773049.85067: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4871 1726773049.85087: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4871 1726773049.85117: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4871 1726773049.85128: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4871 1726773049.85302: variable '__kernel_settings_find_profile_dirs' from source: set_fact 4871 1726773049.85377: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4871 1726773049.85501: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4871 1726773049.85532: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4871 1726773049.85557: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4871 1726773049.85580: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4871 1726773049.85617: 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) 4871 1726773049.85636: 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) 4871 1726773049.85706: 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) 4871 1726773049.85710: 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) 4871 1726773049.85840: variable 'omit' from source: magic vars 4871 1726773049.85843: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4871 1726773049.85846: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4871 1726773049.85848: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4871 1726773049.85874: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773049.85908: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773049.85924: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4871 1726773049.85952: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773049.85955: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773049.86069: Set connection var ansible_shell_type to sh 4871 1726773049.86073: Set connection var ansible_timeout to 10 4871 1726773049.86078: Set connection var ansible_connection to ssh 4871 1726773049.86244: Set connection var ansible_module_compression to ZIP_DEFLATED 4871 1726773049.86255: Set connection var ansible_pipelining to False 4871 1726773049.86257: Set connection var ansible_shell_executable to /bin/sh 4871 1726773049.86260: variable 'ansible_shell_executable' from source: unknown 4871 1726773049.86262: variable 'ansible_connection' from source: unknown 4871 1726773049.86264: variable 'ansible_module_compression' from source: unknown 4871 1726773049.86265: variable 'ansible_shell_type' from source: unknown 4871 1726773049.86267: variable 'ansible_shell_executable' from source: unknown 4871 1726773049.86269: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773049.86271: variable 'ansible_pipelining' from source: unknown 4871 1726773049.86273: variable 'ansible_timeout' from source: unknown 4871 1726773049.86275: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773049.86326: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4871 1726773049.86351: variable 'omit' from source: magic vars 4871 1726773049.86370: starting attempt loop 4871 1726773049.86378: running the handler 4871 1726773049.86442: handler run complete 4871 1726773049.86445: attempt loop complete, returning result 4871 1726773049.86447: _execute() done 4871 1726773049.86449: dumping result to json 4871 1726773049.86452: done dumping result, returning 4871 1726773049.86454: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir [02b512f9-4fcf-027f-1ee8-000000000407] 4871 1726773049.86456: sending task result for task 02b512f9-4fcf-027f-1ee8-000000000407 4871 1726773049.86701: done sending task result for task 02b512f9-4fcf-027f-1ee8-000000000407 4871 1726773049.86705: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_profile_parent": "/etc/tuned/profiles" }, "changed": false } 4871 1726773049.86772: no more pending results, returning what we have 4871 1726773049.86775: results queue empty 4871 1726773049.86776: checking for any_errors_fatal 4871 1726773049.86787: done checking for any_errors_fatal 4871 1726773049.86788: checking for max_fail_percentage 4871 1726773049.86790: done checking for max_fail_percentage 4871 1726773049.86791: checking to see if all hosts have failed and the running result is not ok 4871 1726773049.86792: done checking to see if all hosts have failed 4871 1726773049.86793: getting the remaining hosts for this loop 4871 1726773049.86794: done getting the remaining hosts for this loop 4871 1726773049.86798: getting the next task for host managed_node3 4871 1726773049.86803: done getting next task for host managed_node3 4871 1726773049.86807: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 4871 1726773049.86810: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4871 1726773049.86821: getting variables 4871 1726773049.86823: in VariableManager get_vars() 4871 1726773049.86861: Calling all_inventory to load vars for managed_node3 4871 1726773049.86864: Calling groups_inventory to load vars for managed_node3 4871 1726773049.86867: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773049.86878: Calling all_plugins_play to load vars for managed_node3 4871 1726773049.86881: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773049.86885: Calling groups_plugins_play to load vars for managed_node3 4871 1726773049.87217: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773049.87487: done with get_vars() 4871 1726773049.87501: done getting variables 4871 1726773049.87570: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started] *** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:67 Thursday 19 September 2024 15:10:49 -0400 (0:00:00.075) 0:00:21.618 **** 4871 1726773049.87609: entering _queue_task() for managed_node3/service 4871 1726773049.87890: worker is 1 (out of 1 available) 4871 1726773049.87906: exiting _queue_task() for managed_node3/service 4871 1726773049.87919: done queuing things up, now waiting for results queue to drain 4871 1726773049.87921: waiting for pending results... 4871 1726773049.88118: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 4871 1726773049.88201: in run() - task 02b512f9-4fcf-027f-1ee8-000000000408 4871 1726773049.88214: variable 'ansible_search_path' from source: unknown 4871 1726773049.88218: variable 'ansible_search_path' from source: unknown 4871 1726773049.88261: variable '__kernel_settings_services' from source: include_vars 4871 1726773049.88527: variable '__kernel_settings_services' from source: include_vars 4871 1726773049.88586: variable 'omit' from source: magic vars 4871 1726773049.88683: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773049.88695: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773049.88705: variable 'omit' from source: magic vars 4871 1726773049.88764: variable 'omit' from source: magic vars 4871 1726773049.88799: variable 'omit' from source: magic vars 4871 1726773049.88832: variable 'item' from source: unknown 4871 1726773049.88890: variable 'item' from source: unknown 4871 1726773049.88983: variable 'omit' from source: magic vars 4871 1726773049.89020: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4871 1726773049.89052: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4871 1726773049.89069: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4871 1726773049.89084: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773049.89096: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773049.89122: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4871 1726773049.89125: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773049.89127: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773049.89201: Set connection var ansible_shell_type to sh 4871 1726773049.89209: Set connection var ansible_timeout to 10 4871 1726773049.89212: Set connection var ansible_connection to ssh 4871 1726773049.89219: Set connection var ansible_module_compression to ZIP_DEFLATED 4871 1726773049.89227: Set connection var ansible_pipelining to False 4871 1726773049.89232: Set connection var ansible_shell_executable to /bin/sh 4871 1726773049.89252: variable 'ansible_shell_executable' from source: unknown 4871 1726773049.89255: variable 'ansible_connection' from source: unknown 4871 1726773049.89258: variable 'ansible_module_compression' from source: unknown 4871 1726773049.89261: variable 'ansible_shell_type' from source: unknown 4871 1726773049.89263: variable 'ansible_shell_executable' from source: unknown 4871 1726773049.89266: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773049.89268: variable 'ansible_pipelining' from source: unknown 4871 1726773049.89270: variable 'ansible_timeout' from source: unknown 4871 1726773049.89277: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773049.89388: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4871 1726773049.89399: variable 'omit' from source: magic vars 4871 1726773049.89402: starting attempt loop 4871 1726773049.89405: running the handler 4871 1726773049.89475: variable 'ansible_facts' from source: unknown 4871 1726773049.89606: _low_level_execute_command(): starting 4871 1726773049.89752: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4871 1726773049.90391: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773049.90412: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773049.90429: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773049.90457: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773049.90553: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773049.92219: stdout chunk (state=3): >>>/root <<< 4871 1726773049.92356: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773049.92391: stderr chunk (state=3): >>><<< 4871 1726773049.92401: stdout chunk (state=3): >>><<< 4871 1726773049.92426: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773049.92440: _low_level_execute_command(): starting 4871 1726773049.92448: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773049.924265-5967-271837178174591 `" && echo ansible-tmp-1726773049.924265-5967-271837178174591="` echo /root/.ansible/tmp/ansible-tmp-1726773049.924265-5967-271837178174591 `" ) && sleep 0' 4871 1726773049.92930: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773049.92933: 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.46.99 originally 10.31.46.99 debug2: match not found <<< 4871 1726773049.92948: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4871 1726773049.92951: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4871 1726773049.92953: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773049.92998: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773049.93001: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773049.93003: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773049.93048: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773049.95007: stdout chunk (state=3): >>>ansible-tmp-1726773049.924265-5967-271837178174591=/root/.ansible/tmp/ansible-tmp-1726773049.924265-5967-271837178174591 <<< 4871 1726773049.95125: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773049.95182: stderr chunk (state=3): >>><<< 4871 1726773049.95185: stdout chunk (state=3): >>><<< 4871 1726773049.95204: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773049.924265-5967-271837178174591=/root/.ansible/tmp/ansible-tmp-1726773049.924265-5967-271837178174591 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773049.95242: variable 'ansible_module_compression' from source: unknown 4871 1726773049.95283: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4871cqbcuaji/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 4871 1726773049.95339: variable 'ansible_facts' from source: unknown 4871 1726773049.95482: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773049.924265-5967-271837178174591/AnsiballZ_systemd.py 4871 1726773049.95604: Sending initial data 4871 1726773049.95607: Sent initial data (153 bytes) 4871 1726773049.96095: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773049.96099: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found <<< 4871 1726773049.96101: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773049.96106: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773049.96108: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773049.96165: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773049.96168: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773049.96171: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773049.96210: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773049.97793: 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 <<< 4871 1726773049.97827: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4871 1726773049.97863: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpj17ti1yw /root/.ansible/tmp/ansible-tmp-1726773049.924265-5967-271837178174591/AnsiballZ_systemd.py <<< 4871 1726773049.97871: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773049.924265-5967-271837178174591/AnsiballZ_systemd.py" <<< 4871 1726773049.97906: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 4871 1726773049.97908: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpj17ti1yw" to remote "/root/.ansible/tmp/ansible-tmp-1726773049.924265-5967-271837178174591/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773049.924265-5967-271837178174591/AnsiballZ_systemd.py" <<< 4871 1726773049.98955: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773049.99029: stderr chunk (state=3): >>><<< 4871 1726773049.99033: stdout chunk (state=3): >>><<< 4871 1726773049.99061: done transferring module to remote 4871 1726773049.99071: _low_level_execute_command(): starting 4871 1726773049.99076: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773049.924265-5967-271837178174591/ /root/.ansible/tmp/ansible-tmp-1726773049.924265-5967-271837178174591/AnsiballZ_systemd.py && sleep 0' 4871 1726773049.99559: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773049.99565: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773049.99567: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration <<< 4871 1726773049.99574: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773049.99576: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773049.99628: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773049.99631: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773049.99637: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773049.99670: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773050.01464: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773050.01523: stderr chunk (state=3): >>><<< 4871 1726773050.01527: stdout chunk (state=3): >>><<< 4871 1726773050.01543: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773050.01546: _low_level_execute_command(): starting 4871 1726773050.01552: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773049.924265-5967-271837178174591/AnsiballZ_systemd.py && sleep 0' 4871 1726773050.02006: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773050.02010: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4871 1726773050.02052: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773050.02092: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773050.02096: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773050.02106: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773050.02158: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773050.34370: stdout chunk (state=3): >>> {"name": "tuned", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "45s", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "10190", "ControlPID": "0", "BusName": "com.redhat.tuned", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Thu 2024-09-19 15:10:40 EDT", "ExecMainStartTimestampMonotonic": "452064126", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "10190", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:10:40 EDT] ; stop_time=[n/a] ; pid=10190 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:10:40 EDT] ; stop_time=[n/a] ; pid=10190 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5765", "MemoryCurrent": "15265792", "MemoryPeak": "15671296", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3432853504", "CPUUsageNSec": "117985000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4416", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14721", "LimitNPROCSoft": "14721", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "<<< 4871 1726773050.34384: stdout chunk (state=3): >>>LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "dbus.socket dbus-broker.service system.slice sysinit.target", "WantedBy": "multi-user.target", "Conflicts": "tlp.service auto-cpufreq.service power-profiles-daemon.service cpupower.service shutdown.target", "Before": "shutdown.target multi-user.target", "After": "dbus.socket dbus-broker.service sysinit.target systemd-sysctl.service basic.target network.target polkit.service system.slice systemd-journald.socket", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running",<<< 4871 1726773050.34388: stdout chunk (state=3): >>> "FragmentPath": "/usr/lib/systemd/system/tuned.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Thu 2024-09-19 15:10:40 EDT", "StateChangeTimestampMonotonic": "452178801", "InactiveExitTimestamp": "Thu 2024-09-19 15:10:40 EDT", "InactiveExitTimestampMonotonic": "452064379", "ActiveEnterTimestamp": "Thu 2024-09-19 15:10:40 EDT", "ActiveEnterTimestampMonotonic": "452178801", "ActiveExitTimestamp": "Thu 2024-09-19 15:10:40 EDT", "ActiveExitTimestampMonotonic": "452025531", "InactiveEnterTimestamp": "Thu 2024-09-19 15:10:40 EDT", "InactiveEnterTimestampMonotonic": "452057042", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 15:10:40 EDT", "ConditionTimestampMonotonic": "452058281", "AssertTimestamp": "Thu 2024-09-19 15:10:40 EDT", "AssertTimestampMonotonic": "452058291", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "8596047286a74a73ba12540c3d1134fd", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "tuned", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 4871 1726773050.36328: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.99 closed. <<< 4871 1726773050.36391: stderr chunk (state=3): >>><<< 4871 1726773050.36394: stdout chunk (state=3): >>><<< 4871 1726773050.36421: _low_level_execute_command() done: rc=0, stdout= {"name": "tuned", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "45s", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "10190", "ControlPID": "0", "BusName": "com.redhat.tuned", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Thu 2024-09-19 15:10:40 EDT", "ExecMainStartTimestampMonotonic": "452064126", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "10190", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:10:40 EDT] ; stop_time=[n/a] ; pid=10190 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:10:40 EDT] ; stop_time=[n/a] ; pid=10190 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5765", "MemoryCurrent": "15265792", "MemoryPeak": "15671296", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3432853504", "CPUUsageNSec": "117985000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4416", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14721", "LimitNPROCSoft": "14721", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "dbus.socket dbus-broker.service system.slice sysinit.target", "WantedBy": "multi-user.target", "Conflicts": "tlp.service auto-cpufreq.service power-profiles-daemon.service cpupower.service shutdown.target", "Before": "shutdown.target multi-user.target", "After": "dbus.socket dbus-broker.service sysinit.target systemd-sysctl.service basic.target network.target polkit.service system.slice systemd-journald.socket", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Thu 2024-09-19 15:10:40 EDT", "StateChangeTimestampMonotonic": "452178801", "InactiveExitTimestamp": "Thu 2024-09-19 15:10:40 EDT", "InactiveExitTimestampMonotonic": "452064379", "ActiveEnterTimestamp": "Thu 2024-09-19 15:10:40 EDT", "ActiveEnterTimestampMonotonic": "452178801", "ActiveExitTimestamp": "Thu 2024-09-19 15:10:40 EDT", "ActiveExitTimestampMonotonic": "452025531", "InactiveEnterTimestamp": "Thu 2024-09-19 15:10:40 EDT", "InactiveEnterTimestampMonotonic": "452057042", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 15:10:40 EDT", "ConditionTimestampMonotonic": "452058281", "AssertTimestamp": "Thu 2024-09-19 15:10:40 EDT", "AssertTimestampMonotonic": "452058291", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "8596047286a74a73ba12540c3d1134fd", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "tuned", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK 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.46.99 closed. 4871 1726773050.36577: done with _execute_module (ansible.legacy.systemd, {'name': 'tuned', 'state': 'started', 'enabled': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.systemd', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726773049.924265-5967-271837178174591/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4871 1726773050.36594: _low_level_execute_command(): starting 4871 1726773050.36599: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773049.924265-5967-271837178174591/ > /dev/null 2>&1 && sleep 0' 4871 1726773050.37076: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773050.37080: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4871 1726773050.37082: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773050.37084: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773050.37089: 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.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773050.37144: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773050.37148: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773050.37196: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773050.39095: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773050.39156: stderr chunk (state=3): >>><<< 4871 1726773050.39160: stdout chunk (state=3): >>><<< 4871 1726773050.39173: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773050.39179: handler run complete 4871 1726773050.39221: attempt loop complete, returning result 4871 1726773050.39241: variable 'item' from source: unknown 4871 1726773050.39306: variable 'item' from source: unknown ok: [managed_node3] => (item=tuned) => { "ansible_loop_var": "item", "changed": false, "enabled": true, "item": "tuned", "name": "tuned", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Thu 2024-09-19 15:10:40 EDT", "ActiveEnterTimestampMonotonic": "452178801", "ActiveExitTimestamp": "Thu 2024-09-19 15:10:40 EDT", "ActiveExitTimestampMonotonic": "452025531", "ActiveState": "active", "After": "dbus.socket dbus-broker.service sysinit.target systemd-sysctl.service basic.target network.target polkit.service system.slice systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-09-19 15:10:40 EDT", "AssertTimestampMonotonic": "452058291", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "com.redhat.tuned", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "117985000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 15:10:40 EDT", "ConditionTimestampMonotonic": "452058281", "ConfigurationDirectoryMode": "0755", "Conflicts": "tlp.service auto-cpufreq.service power-profiles-daemon.service cpupower.service shutdown.target", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5765", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "10190", "ExecMainStartTimestamp": "Thu 2024-09-19 15:10:40 EDT", "ExecMainStartTimestampMonotonic": "452064126", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:10:40 EDT] ; stop_time=[n/a] ; pid=10190 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:10:40 EDT] ; stop_time=[n/a] ; pid=10190 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Thu 2024-09-19 15:10:40 EDT", "InactiveEnterTimestampMonotonic": "452057042", "InactiveExitTimestamp": "Thu 2024-09-19 15:10:40 EDT", "InactiveExitTimestampMonotonic": "452064379", "InvocationID": "8596047286a74a73ba12540c3d1134fd", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14721", "LimitNPROCSoft": "14721", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "10190", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3432853504", "MemoryCurrent": "15265792", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "15671296", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/tuned/tuned.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.socket dbus-broker.service system.slice sysinit.target", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Thu 2024-09-19 15:10:40 EDT", "StateChangeTimestampMonotonic": "452178801", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "4416", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 4871 1726773050.39892: dumping result to json 4871 1726773050.39895: done dumping result, returning 4871 1726773050.39898: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started [02b512f9-4fcf-027f-1ee8-000000000408] 4871 1726773050.39900: sending task result for task 02b512f9-4fcf-027f-1ee8-000000000408 4871 1726773050.39984: done sending task result for task 02b512f9-4fcf-027f-1ee8-000000000408 4871 1726773050.39987: WORKER PROCESS EXITING 4871 1726773050.40076: no more pending results, returning what we have 4871 1726773050.40079: results queue empty 4871 1726773050.40079: checking for any_errors_fatal 4871 1726773050.40082: done checking for any_errors_fatal 4871 1726773050.40082: checking for max_fail_percentage 4871 1726773050.40083: done checking for max_fail_percentage 4871 1726773050.40084: checking to see if all hosts have failed and the running result is not ok 4871 1726773050.40084: done checking to see if all hosts have failed 4871 1726773050.40085: getting the remaining hosts for this loop 4871 1726773050.40086: done getting the remaining hosts for this loop 4871 1726773050.40090: getting the next task for host managed_node3 4871 1726773050.40094: done getting next task for host managed_node3 4871 1726773050.40096: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 4871 1726773050.40098: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4871 1726773050.40106: getting variables 4871 1726773050.40107: in VariableManager get_vars() 4871 1726773050.40128: Calling all_inventory to load vars for managed_node3 4871 1726773050.40130: Calling groups_inventory to load vars for managed_node3 4871 1726773050.40131: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773050.40139: Calling all_plugins_play to load vars for managed_node3 4871 1726773050.40141: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773050.40143: Calling groups_plugins_play to load vars for managed_node3 4871 1726773050.40263: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773050.40409: done with get_vars() 4871 1726773050.40419: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists] *** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:74 Thursday 19 September 2024 15:10:50 -0400 (0:00:00.528) 0:00:22.147 **** 4871 1726773050.40492: entering _queue_task() for managed_node3/file 4871 1726773050.40733: worker is 1 (out of 1 available) 4871 1726773050.40751: exiting _queue_task() for managed_node3/file 4871 1726773050.40764: done queuing things up, now waiting for results queue to drain 4871 1726773050.40765: waiting for pending results... 4871 1726773050.40958: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 4871 1726773050.41037: in run() - task 02b512f9-4fcf-027f-1ee8-000000000409 4871 1726773050.41049: variable 'ansible_search_path' from source: unknown 4871 1726773050.41054: variable 'ansible_search_path' from source: unknown 4871 1726773050.41085: calling self._execute() 4871 1726773050.41162: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773050.41168: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773050.41176: variable 'omit' from source: magic vars 4871 1726773050.41401: variable 'omit' from source: magic vars 4871 1726773050.41404: variable 'omit' from source: magic vars 4871 1726773050.41407: variable '__kernel_settings_profile_dir' from source: role '' all vars 4871 1726773050.41771: variable '__kernel_settings_profile_dir' from source: role '' all vars 4871 1726773050.41775: variable '__kernel_settings_profile_parent' from source: set_fact 4871 1726773050.41778: variable '__kernel_settings_tuned_profile' from source: role '' all vars 4871 1726773050.41867: variable 'omit' from source: magic vars 4871 1726773050.41909: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4871 1726773050.41948: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4871 1726773050.41968: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4871 1726773050.41990: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773050.42001: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773050.42034: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4871 1726773050.42040: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773050.42043: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773050.42142: Set connection var ansible_shell_type to sh 4871 1726773050.42151: Set connection var ansible_timeout to 10 4871 1726773050.42155: Set connection var ansible_connection to ssh 4871 1726773050.42164: Set connection var ansible_module_compression to ZIP_DEFLATED 4871 1726773050.42175: Set connection var ansible_pipelining to False 4871 1726773050.42181: Set connection var ansible_shell_executable to /bin/sh 4871 1726773050.42206: variable 'ansible_shell_executable' from source: unknown 4871 1726773050.42210: variable 'ansible_connection' from source: unknown 4871 1726773050.42212: variable 'ansible_module_compression' from source: unknown 4871 1726773050.42215: variable 'ansible_shell_type' from source: unknown 4871 1726773050.42217: variable 'ansible_shell_executable' from source: unknown 4871 1726773050.42220: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773050.42224: variable 'ansible_pipelining' from source: unknown 4871 1726773050.42227: variable 'ansible_timeout' from source: unknown 4871 1726773050.42232: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773050.42447: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 4871 1726773050.42461: variable 'omit' from source: magic vars 4871 1726773050.42464: starting attempt loop 4871 1726773050.42467: running the handler 4871 1726773050.42555: _low_level_execute_command(): starting 4871 1726773050.42559: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4871 1726773050.43094: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773050.43116: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773050.43168: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773050.43181: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773050.43226: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773050.44898: stdout chunk (state=3): >>>/root <<< 4871 1726773050.45329: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773050.45333: stdout chunk (state=3): >>><<< 4871 1726773050.45344: stderr chunk (state=3): >>><<< 4871 1726773050.45366: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773050.45378: _low_level_execute_command(): starting 4871 1726773050.45385: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773050.453658-5983-143323998704493 `" && echo ansible-tmp-1726773050.453658-5983-143323998704493="` echo /root/.ansible/tmp/ansible-tmp-1726773050.453658-5983-143323998704493 `" ) && sleep 0' 4871 1726773050.46013: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4871 1726773050.46079: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773050.46083: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773050.46086: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4871 1726773050.46091: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 <<< 4871 1726773050.46102: stderr chunk (state=3): >>>debug2: match not found <<< 4871 1726773050.46105: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773050.46108: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 4871 1726773050.46110: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.99 is address <<< 4871 1726773050.46112: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 4871 1726773050.46119: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773050.46129: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773050.46190: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4871 1726773050.46193: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 <<< 4871 1726773050.46195: stderr chunk (state=3): >>>debug2: match found <<< 4871 1726773050.46197: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773050.46237: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773050.46251: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773050.46267: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773050.46331: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773050.48445: stdout chunk (state=3): >>>ansible-tmp-1726773050.453658-5983-143323998704493=/root/.ansible/tmp/ansible-tmp-1726773050.453658-5983-143323998704493 <<< 4871 1726773050.48524: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773050.48528: stdout chunk (state=3): >>><<< 4871 1726773050.48537: stderr chunk (state=3): >>><<< 4871 1726773050.48557: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773050.453658-5983-143323998704493=/root/.ansible/tmp/ansible-tmp-1726773050.453658-5983-143323998704493 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773050.48609: variable 'ansible_module_compression' from source: unknown 4871 1726773050.48666: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4871cqbcuaji/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 4871 1726773050.48707: variable 'ansible_facts' from source: unknown 4871 1726773050.48823: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773050.453658-5983-143323998704493/AnsiballZ_file.py 4871 1726773050.49067: Sending initial data 4871 1726773050.49070: Sent initial data (150 bytes) 4871 1726773050.49615: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4871 1726773050.49623: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773050.49638: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773050.49756: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773050.49782: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773050.49785: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773050.49843: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773050.51452: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 4871 1726773050.51473: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 4871 1726773050.51501: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 <<< 4871 1726773050.51536: stderr chunk (state=3): >>>debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 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 <<< 4871 1726773050.51588: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4871 1726773050.51668: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpne5e1d3l /root/.ansible/tmp/ansible-tmp-1726773050.453658-5983-143323998704493/AnsiballZ_file.py <<< 4871 1726773050.51672: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773050.453658-5983-143323998704493/AnsiballZ_file.py" <<< 4871 1726773050.51739: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpne5e1d3l" to remote "/root/.ansible/tmp/ansible-tmp-1726773050.453658-5983-143323998704493/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773050.453658-5983-143323998704493/AnsiballZ_file.py" <<< 4871 1726773050.52773: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773050.52847: stderr chunk (state=3): >>><<< 4871 1726773050.52860: stdout chunk (state=3): >>><<< 4871 1726773050.52993: done transferring module to remote 4871 1726773050.52996: _low_level_execute_command(): starting 4871 1726773050.52998: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773050.453658-5983-143323998704493/ /root/.ansible/tmp/ansible-tmp-1726773050.453658-5983-143323998704493/AnsiballZ_file.py && sleep 0' 4871 1726773050.53614: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4871 1726773050.53630: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773050.53655: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773050.53679: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4871 1726773050.53701: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 <<< 4871 1726773050.53714: stderr chunk (state=3): >>>debug2: match not found <<< 4871 1726773050.53729: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773050.53802: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773050.53849: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773050.53877: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773050.53906: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773050.53973: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773050.55854: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773050.55862: stdout chunk (state=3): >>><<< 4871 1726773050.55869: stderr chunk (state=3): >>><<< 4871 1726773050.55884: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773050.55890: _low_level_execute_command(): starting 4871 1726773050.55893: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773050.453658-5983-143323998704493/AnsiballZ_file.py && sleep 0' 4871 1726773050.56380: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773050.56384: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773050.56388: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773050.56392: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773050.56442: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773050.56452: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773050.56499: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773050.74560: stdout chunk (state=3): >>> {"path": "/etc/tuned/profiles/kernel_settings", "changed": false, "diff": {"before": {"path": "/etc/tuned/profiles/kernel_settings"}, "after": {"path": "/etc/tuned/profiles/kernel_settings"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 4096, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings", "state": "directory", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 4871 1726773050.76031: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.99 closed. <<< 4871 1726773050.76098: stderr chunk (state=3): >>><<< 4871 1726773050.76102: stdout chunk (state=3): >>><<< 4871 1726773050.76118: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/tuned/profiles/kernel_settings", "changed": false, "diff": {"before": {"path": "/etc/tuned/profiles/kernel_settings"}, "after": {"path": "/etc/tuned/profiles/kernel_settings"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 4096, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings", "state": "directory", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK 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.46.99 closed. 4871 1726773050.76156: done with _execute_module (file, {'path': '/etc/tuned/profiles/kernel_settings', 'state': 'directory', 'mode': '0755', '_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': 'file', '_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-1726773050.453658-5983-143323998704493/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4871 1726773050.76166: _low_level_execute_command(): starting 4871 1726773050.76173: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773050.453658-5983-143323998704493/ > /dev/null 2>&1 && sleep 0' 4871 1726773050.76662: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773050.76666: 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.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773050.76669: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration <<< 4871 1726773050.76671: 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.46.99 originally 10.31.46.99 debug2: match found <<< 4871 1726773050.76674: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773050.76731: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773050.76740: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773050.76742: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773050.76778: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773050.78685: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773050.78748: stderr chunk (state=3): >>><<< 4871 1726773050.78752: stdout chunk (state=3): >>><<< 4871 1726773050.78766: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773050.78775: handler run complete 4871 1726773050.78798: attempt loop complete, returning result 4871 1726773050.78801: _execute() done 4871 1726773050.78804: dumping result to json 4871 1726773050.78808: done dumping result, returning 4871 1726773050.78820: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists [02b512f9-4fcf-027f-1ee8-000000000409] 4871 1726773050.78825: sending task result for task 02b512f9-4fcf-027f-1ee8-000000000409 4871 1726773050.78941: done sending task result for task 02b512f9-4fcf-027f-1ee8-000000000409 4871 1726773050.78945: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/tuned/profiles/kernel_settings", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } 4871 1726773050.79030: no more pending results, returning what we have 4871 1726773050.79033: results queue empty 4871 1726773050.79034: checking for any_errors_fatal 4871 1726773050.79052: done checking for any_errors_fatal 4871 1726773050.79053: checking for max_fail_percentage 4871 1726773050.79054: done checking for max_fail_percentage 4871 1726773050.79055: checking to see if all hosts have failed and the running result is not ok 4871 1726773050.79056: done checking to see if all hosts have failed 4871 1726773050.79057: getting the remaining hosts for this loop 4871 1726773050.79058: done getting the remaining hosts for this loop 4871 1726773050.79062: getting the next task for host managed_node3 4871 1726773050.79067: done getting next task for host managed_node3 4871 1726773050.79071: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 4871 1726773050.79074: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4871 1726773050.79084: getting variables 4871 1726773050.79086: in VariableManager get_vars() 4871 1726773050.79121: Calling all_inventory to load vars for managed_node3 4871 1726773050.79124: Calling groups_inventory to load vars for managed_node3 4871 1726773050.79126: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773050.79141: Calling all_plugins_play to load vars for managed_node3 4871 1726773050.79144: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773050.79147: Calling groups_plugins_play to load vars for managed_node3 4871 1726773050.79299: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773050.79448: done with get_vars() 4871 1726773050.79458: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get active_profile] ********** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:80 Thursday 19 September 2024 15:10:50 -0400 (0:00:00.390) 0:00:22.537 **** 4871 1726773050.79531: entering _queue_task() for managed_node3/slurp 4871 1726773050.79765: worker is 1 (out of 1 available) 4871 1726773050.79782: exiting _queue_task() for managed_node3/slurp 4871 1726773050.79795: done queuing things up, now waiting for results queue to drain 4871 1726773050.79796: waiting for pending results... 4871 1726773050.79993: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 4871 1726773050.80076: in run() - task 02b512f9-4fcf-027f-1ee8-00000000040a 4871 1726773050.80089: variable 'ansible_search_path' from source: unknown 4871 1726773050.80095: variable 'ansible_search_path' from source: unknown 4871 1726773050.80130: calling self._execute() 4871 1726773050.80206: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773050.80210: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773050.80219: variable 'omit' from source: magic vars 4871 1726773050.80309: variable 'omit' from source: magic vars 4871 1726773050.80349: variable 'omit' from source: magic vars 4871 1726773050.80373: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 4871 1726773050.80614: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 4871 1726773050.80677: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4871 1726773050.80710: variable 'omit' from source: magic vars 4871 1726773050.80749: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4871 1726773050.80779: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4871 1726773050.80801: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4871 1726773050.80817: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773050.80827: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773050.80853: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4871 1726773050.80856: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773050.80859: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773050.80933: Set connection var ansible_shell_type to sh 4871 1726773050.80943: Set connection var ansible_timeout to 10 4871 1726773050.80946: Set connection var ansible_connection to ssh 4871 1726773050.80953: Set connection var ansible_module_compression to ZIP_DEFLATED 4871 1726773050.80962: Set connection var ansible_pipelining to False 4871 1726773050.80967: Set connection var ansible_shell_executable to /bin/sh 4871 1726773050.80984: variable 'ansible_shell_executable' from source: unknown 4871 1726773050.80987: variable 'ansible_connection' from source: unknown 4871 1726773050.80992: variable 'ansible_module_compression' from source: unknown 4871 1726773050.80995: variable 'ansible_shell_type' from source: unknown 4871 1726773050.80997: variable 'ansible_shell_executable' from source: unknown 4871 1726773050.81001: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773050.81007: variable 'ansible_pipelining' from source: unknown 4871 1726773050.81009: variable 'ansible_timeout' from source: unknown 4871 1726773050.81011: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773050.81177: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 4871 1726773050.81186: variable 'omit' from source: magic vars 4871 1726773050.81194: starting attempt loop 4871 1726773050.81197: running the handler 4871 1726773050.81209: _low_level_execute_command(): starting 4871 1726773050.81217: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4871 1726773050.81952: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773050.81980: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773050.82061: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773050.83700: stdout chunk (state=3): >>>/root <<< 4871 1726773050.83806: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773050.83866: stderr chunk (state=3): >>><<< 4871 1726773050.83870: stdout chunk (state=3): >>><<< 4871 1726773050.83941: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773050.83944: _low_level_execute_command(): starting 4871 1726773050.83947: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773050.838919-6000-269750447638256 `" && echo ansible-tmp-1726773050.838919-6000-269750447638256="` echo /root/.ansible/tmp/ansible-tmp-1726773050.838919-6000-269750447638256 `" ) && sleep 0' 4871 1726773050.84395: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773050.84399: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773050.84403: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration <<< 4871 1726773050.84413: 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 <<< 4871 1726773050.84416: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773050.84450: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773050.84454: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773050.84473: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773050.84533: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773050.86478: stdout chunk (state=3): >>>ansible-tmp-1726773050.838919-6000-269750447638256=/root/.ansible/tmp/ansible-tmp-1726773050.838919-6000-269750447638256 <<< 4871 1726773050.86596: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773050.86659: stderr chunk (state=3): >>><<< 4871 1726773050.86663: stdout chunk (state=3): >>><<< 4871 1726773050.86681: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773050.838919-6000-269750447638256=/root/.ansible/tmp/ansible-tmp-1726773050.838919-6000-269750447638256 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773050.86730: variable 'ansible_module_compression' from source: unknown 4871 1726773050.86765: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4871cqbcuaji/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 4871 1726773050.86801: variable 'ansible_facts' from source: unknown 4871 1726773050.86855: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773050.838919-6000-269750447638256/AnsiballZ_slurp.py 4871 1726773050.86971: Sending initial data 4871 1726773050.86974: Sent initial data (151 bytes) 4871 1726773050.87467: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773050.87471: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found <<< 4871 1726773050.87473: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4871 1726773050.87476: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found <<< 4871 1726773050.87479: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773050.87533: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773050.87539: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773050.87546: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773050.87581: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773050.89176: 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 <<< 4871 1726773050.89211: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4871 1726773050.89248: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpyr6qku33 /root/.ansible/tmp/ansible-tmp-1726773050.838919-6000-269750447638256/AnsiballZ_slurp.py <<< 4871 1726773050.89257: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773050.838919-6000-269750447638256/AnsiballZ_slurp.py" <<< 4871 1726773050.89290: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpyr6qku33" to remote "/root/.ansible/tmp/ansible-tmp-1726773050.838919-6000-269750447638256/AnsiballZ_slurp.py" <<< 4871 1726773050.89293: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773050.838919-6000-269750447638256/AnsiballZ_slurp.py" <<< 4871 1726773050.89802: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773050.89881: stderr chunk (state=3): >>><<< 4871 1726773050.89884: stdout chunk (state=3): >>><<< 4871 1726773050.89906: done transferring module to remote 4871 1726773050.89917: _low_level_execute_command(): starting 4871 1726773050.89922: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773050.838919-6000-269750447638256/ /root/.ansible/tmp/ansible-tmp-1726773050.838919-6000-269750447638256/AnsiballZ_slurp.py && sleep 0' 4871 1726773050.90410: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773050.90414: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found <<< 4871 1726773050.90416: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773050.90419: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773050.90421: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773050.90477: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773050.90481: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773050.90485: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773050.90524: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773050.92361: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773050.92377: stderr chunk (state=3): >>><<< 4871 1726773050.92380: stdout chunk (state=3): >>><<< 4871 1726773050.92398: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773050.92402: _low_level_execute_command(): starting 4871 1726773050.92407: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773050.838919-6000-269750447638256/AnsiballZ_slurp.py && sleep 0' 4871 1726773050.92896: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773050.92900: 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.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773050.92903: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773050.92905: 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.46.99 originally 10.31.46.99 debug2: match found <<< 4871 1726773050.92907: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773050.92959: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773050.92962: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773050.92964: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773050.93012: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773051.09499: stdout chunk (state=3): >>> {"content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "source": "/etc/tuned/active_profile", "encoding": "base64", "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "src": "/etc/tuned/active_profile"}}} <<< 4871 1726773051.10829: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.99 closed. <<< 4871 1726773051.10895: stderr chunk (state=3): >>><<< 4871 1726773051.10899: stdout chunk (state=3): >>><<< 4871 1726773051.10912: _low_level_execute_command() done: rc=0, stdout= {"content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "source": "/etc/tuned/active_profile", "encoding": "base64", "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "src": "/etc/tuned/active_profile"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK 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.46.99 closed. 4871 1726773051.10941: done with _execute_module (slurp, {'path': '/etc/tuned/active_profile', '_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': 'slurp', '_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-1726773050.838919-6000-269750447638256/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4871 1726773051.10951: _low_level_execute_command(): starting 4871 1726773051.10956: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773050.838919-6000-269750447638256/ > /dev/null 2>&1 && sleep 0' 4871 1726773051.11442: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773051.11446: 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.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773051.11453: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration <<< 4871 1726773051.11466: 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.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773051.11524: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773051.11536: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773051.11540: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773051.11569: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773051.13465: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773051.13528: stderr chunk (state=3): >>><<< 4871 1726773051.13532: stdout chunk (state=3): >>><<< 4871 1726773051.13547: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773051.13554: handler run complete 4871 1726773051.13568: attempt loop complete, returning result 4871 1726773051.13571: _execute() done 4871 1726773051.13574: dumping result to json 4871 1726773051.13576: done dumping result, returning 4871 1726773051.13589: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile [02b512f9-4fcf-027f-1ee8-00000000040a] 4871 1726773051.13592: sending task result for task 02b512f9-4fcf-027f-1ee8-00000000040a 4871 1726773051.13693: done sending task result for task 02b512f9-4fcf-027f-1ee8-00000000040a 4871 1726773051.13696: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "encoding": "base64", "source": "/etc/tuned/active_profile" } 4871 1726773051.13812: no more pending results, returning what we have 4871 1726773051.13816: results queue empty 4871 1726773051.13816: checking for any_errors_fatal 4871 1726773051.13827: done checking for any_errors_fatal 4871 1726773051.13827: checking for max_fail_percentage 4871 1726773051.13829: done checking for max_fail_percentage 4871 1726773051.13830: checking to see if all hosts have failed and the running result is not ok 4871 1726773051.13831: done checking to see if all hosts have failed 4871 1726773051.13831: getting the remaining hosts for this loop 4871 1726773051.13833: done getting the remaining hosts for this loop 4871 1726773051.13838: getting the next task for host managed_node3 4871 1726773051.13844: done getting next task for host managed_node3 4871 1726773051.13851: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 4871 1726773051.13855: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4871 1726773051.13866: getting variables 4871 1726773051.13867: in VariableManager get_vars() 4871 1726773051.13906: Calling all_inventory to load vars for managed_node3 4871 1726773051.13908: Calling groups_inventory to load vars for managed_node3 4871 1726773051.13911: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773051.13918: Calling all_plugins_play to load vars for managed_node3 4871 1726773051.13920: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773051.13922: Calling groups_plugins_play to load vars for managed_node3 4871 1726773051.14057: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773051.14254: done with get_vars() 4871 1726773051.14263: done getting variables 4871 1726773051.14313: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set active_profile] ********** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:85 Thursday 19 September 2024 15:10:51 -0400 (0:00:00.348) 0:00:22.885 **** 4871 1726773051.14339: entering _queue_task() for managed_node3/set_fact 4871 1726773051.14579: worker is 1 (out of 1 available) 4871 1726773051.14597: exiting _queue_task() for managed_node3/set_fact 4871 1726773051.14610: done queuing things up, now waiting for results queue to drain 4871 1726773051.14611: waiting for pending results... 4871 1726773051.14803: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 4871 1726773051.14883: in run() - task 02b512f9-4fcf-027f-1ee8-00000000040b 4871 1726773051.14898: variable 'ansible_search_path' from source: unknown 4871 1726773051.14902: variable 'ansible_search_path' from source: unknown 4871 1726773051.14933: calling self._execute() 4871 1726773051.15006: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773051.15012: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773051.15021: variable 'omit' from source: magic vars 4871 1726773051.15107: variable 'omit' from source: magic vars 4871 1726773051.15147: variable 'omit' from source: magic vars 4871 1726773051.15466: variable '__kernel_settings_tuned_profile' from source: role '' all vars 4871 1726773051.15474: variable '__cur_profile' from source: task vars 4871 1726773051.15597: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4871 1726773051.17154: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4871 1726773051.17210: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4871 1726773051.17241: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4871 1726773051.17270: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4871 1726773051.17294: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4871 1726773051.17362: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4871 1726773051.17382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4871 1726773051.17402: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4871 1726773051.17430: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4871 1726773051.17444: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4871 1726773051.17539: variable '__kernel_settings_tuned_current_profile' from source: set_fact 4871 1726773051.17584: variable 'omit' from source: magic vars 4871 1726773051.17606: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4871 1726773051.17628: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4871 1726773051.17645: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4871 1726773051.17659: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773051.17668: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773051.17695: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4871 1726773051.17699: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773051.17701: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773051.17771: Set connection var ansible_shell_type to sh 4871 1726773051.17778: Set connection var ansible_timeout to 10 4871 1726773051.17781: Set connection var ansible_connection to ssh 4871 1726773051.17792: Set connection var ansible_module_compression to ZIP_DEFLATED 4871 1726773051.17798: Set connection var ansible_pipelining to False 4871 1726773051.17804: Set connection var ansible_shell_executable to /bin/sh 4871 1726773051.17823: variable 'ansible_shell_executable' from source: unknown 4871 1726773051.17826: variable 'ansible_connection' from source: unknown 4871 1726773051.17828: variable 'ansible_module_compression' from source: unknown 4871 1726773051.17830: variable 'ansible_shell_type' from source: unknown 4871 1726773051.17833: variable 'ansible_shell_executable' from source: unknown 4871 1726773051.17838: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773051.17843: variable 'ansible_pipelining' from source: unknown 4871 1726773051.17845: variable 'ansible_timeout' from source: unknown 4871 1726773051.17850: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773051.17928: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4871 1726773051.17938: variable 'omit' from source: magic vars 4871 1726773051.17943: starting attempt loop 4871 1726773051.17946: running the handler 4871 1726773051.17956: handler run complete 4871 1726773051.17964: attempt loop complete, returning result 4871 1726773051.17966: _execute() done 4871 1726773051.17969: dumping result to json 4871 1726773051.17971: done dumping result, returning 4871 1726773051.17980: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile [02b512f9-4fcf-027f-1ee8-00000000040b] 4871 1726773051.17983: sending task result for task 02b512f9-4fcf-027f-1ee8-00000000040b 4871 1726773051.18076: done sending task result for task 02b512f9-4fcf-027f-1ee8-00000000040b 4871 1726773051.18080: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_active_profile": "virtual-guest kernel_settings" }, "changed": false } 4871 1726773051.18163: no more pending results, returning what we have 4871 1726773051.18166: results queue empty 4871 1726773051.18166: checking for any_errors_fatal 4871 1726773051.18174: done checking for any_errors_fatal 4871 1726773051.18174: checking for max_fail_percentage 4871 1726773051.18176: done checking for max_fail_percentage 4871 1726773051.18177: checking to see if all hosts have failed and the running result is not ok 4871 1726773051.18177: done checking to see if all hosts have failed 4871 1726773051.18178: getting the remaining hosts for this loop 4871 1726773051.18180: done getting the remaining hosts for this loop 4871 1726773051.18184: getting the next task for host managed_node3 4871 1726773051.18193: done getting next task for host managed_node3 4871 1726773051.18197: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 4871 1726773051.18200: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4871 1726773051.18217: getting variables 4871 1726773051.18219: in VariableManager get_vars() 4871 1726773051.18255: Calling all_inventory to load vars for managed_node3 4871 1726773051.18257: Calling groups_inventory to load vars for managed_node3 4871 1726773051.18259: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773051.18268: Calling all_plugins_play to load vars for managed_node3 4871 1726773051.18271: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773051.18273: Calling groups_plugins_play to load vars for managed_node3 4871 1726773051.18421: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773051.18575: done with get_vars() 4871 1726773051.18584: done getting variables 4871 1726773051.18630: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile] *** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:91 Thursday 19 September 2024 15:10:51 -0400 (0:00:00.043) 0:00:22.929 **** 4871 1726773051.18656: entering _queue_task() for managed_node3/copy 4871 1726773051.18890: worker is 1 (out of 1 available) 4871 1726773051.18904: exiting _queue_task() for managed_node3/copy 4871 1726773051.18918: done queuing things up, now waiting for results queue to drain 4871 1726773051.18920: waiting for pending results... 4871 1726773051.19111: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 4871 1726773051.19194: in run() - task 02b512f9-4fcf-027f-1ee8-00000000040c 4871 1726773051.19207: variable 'ansible_search_path' from source: unknown 4871 1726773051.19212: variable 'ansible_search_path' from source: unknown 4871 1726773051.19247: calling self._execute() 4871 1726773051.19320: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773051.19324: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773051.19333: variable 'omit' from source: magic vars 4871 1726773051.19419: variable 'omit' from source: magic vars 4871 1726773051.19459: variable 'omit' from source: magic vars 4871 1726773051.19484: variable '__kernel_settings_active_profile' from source: set_fact 4871 1726773051.19721: variable '__kernel_settings_active_profile' from source: set_fact 4871 1726773051.19743: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 4871 1726773051.19796: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 4871 1726773051.19914: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4871 1726773051.19939: variable 'omit' from source: magic vars 4871 1726773051.19973: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4871 1726773051.20002: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4871 1726773051.20020: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4871 1726773051.20039: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773051.20049: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773051.20074: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4871 1726773051.20077: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773051.20080: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773051.20153: Set connection var ansible_shell_type to sh 4871 1726773051.20161: Set connection var ansible_timeout to 10 4871 1726773051.20164: Set connection var ansible_connection to ssh 4871 1726773051.20171: Set connection var ansible_module_compression to ZIP_DEFLATED 4871 1726773051.20179: Set connection var ansible_pipelining to False 4871 1726773051.20185: Set connection var ansible_shell_executable to /bin/sh 4871 1726773051.20204: variable 'ansible_shell_executable' from source: unknown 4871 1726773051.20207: variable 'ansible_connection' from source: unknown 4871 1726773051.20209: variable 'ansible_module_compression' from source: unknown 4871 1726773051.20212: variable 'ansible_shell_type' from source: unknown 4871 1726773051.20214: variable 'ansible_shell_executable' from source: unknown 4871 1726773051.20216: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773051.20221: variable 'ansible_pipelining' from source: unknown 4871 1726773051.20226: variable 'ansible_timeout' from source: unknown 4871 1726773051.20228: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773051.20339: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4871 1726773051.20352: variable 'omit' from source: magic vars 4871 1726773051.20356: starting attempt loop 4871 1726773051.20358: running the handler 4871 1726773051.20369: _low_level_execute_command(): starting 4871 1726773051.20377: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4871 1726773051.20931: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773051.20938: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773051.20941: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 <<< 4871 1726773051.20944: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773051.20992: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773051.20998: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773051.21001: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773051.21051: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773051.22732: stdout chunk (state=3): >>>/root <<< 4871 1726773051.22839: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773051.22902: stderr chunk (state=3): >>><<< 4871 1726773051.22906: stdout chunk (state=3): >>><<< 4871 1726773051.22928: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773051.22942: _low_level_execute_command(): starting 4871 1726773051.22949: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773051.2292776-6012-160148709089871 `" && echo ansible-tmp-1726773051.2292776-6012-160148709089871="` echo /root/.ansible/tmp/ansible-tmp-1726773051.2292776-6012-160148709089871 `" ) && sleep 0' 4871 1726773051.23417: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773051.23430: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4871 1726773051.23458: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address <<< 4871 1726773051.23461: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found <<< 4871 1726773051.23464: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773051.23517: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773051.23521: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773051.23530: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773051.23574: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773051.25542: stdout chunk (state=3): >>>ansible-tmp-1726773051.2292776-6012-160148709089871=/root/.ansible/tmp/ansible-tmp-1726773051.2292776-6012-160148709089871 <<< 4871 1726773051.25656: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773051.25718: stderr chunk (state=3): >>><<< 4871 1726773051.25721: stdout chunk (state=3): >>><<< 4871 1726773051.25742: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773051.2292776-6012-160148709089871=/root/.ansible/tmp/ansible-tmp-1726773051.2292776-6012-160148709089871 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773051.25825: variable 'ansible_module_compression' from source: unknown 4871 1726773051.25867: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4871cqbcuaji/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 4871 1726773051.25902: variable 'ansible_facts' from source: unknown 4871 1726773051.25967: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773051.2292776-6012-160148709089871/AnsiballZ_stat.py 4871 1726773051.26070: Sending initial data 4871 1726773051.26074: Sent initial data (151 bytes) 4871 1726773051.26564: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773051.26568: 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.46.99 originally 10.31.46.99 debug2: match not found <<< 4871 1726773051.26570: 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.46.99 is address debug1: re-parsing configuration <<< 4871 1726773051.26573: 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 <<< 4871 1726773051.26575: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773051.26627: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773051.26630: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773051.26677: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773051.28272: 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 <<< 4871 1726773051.28303: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4871 1726773051.28346: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4871cqbcuaji/tmptydrblbp /root/.ansible/tmp/ansible-tmp-1726773051.2292776-6012-160148709089871/AnsiballZ_stat.py <<< 4871 1726773051.28350: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773051.2292776-6012-160148709089871/AnsiballZ_stat.py" <<< 4871 1726773051.28386: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4871cqbcuaji/tmptydrblbp" to remote "/root/.ansible/tmp/ansible-tmp-1726773051.2292776-6012-160148709089871/AnsiballZ_stat.py" <<< 4871 1726773051.28389: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773051.2292776-6012-160148709089871/AnsiballZ_stat.py" <<< 4871 1726773051.28933: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773051.29012: stderr chunk (state=3): >>><<< 4871 1726773051.29015: stdout chunk (state=3): >>><<< 4871 1726773051.29037: done transferring module to remote 4871 1726773051.29047: _low_level_execute_command(): starting 4871 1726773051.29053: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773051.2292776-6012-160148709089871/ /root/.ansible/tmp/ansible-tmp-1726773051.2292776-6012-160148709089871/AnsiballZ_stat.py && sleep 0' 4871 1726773051.29536: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773051.29542: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found <<< 4871 1726773051.29550: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4871 1726773051.29552: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773051.29554: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773051.29604: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773051.29607: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773051.29609: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773051.29650: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773051.31460: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773051.31501: stderr chunk (state=3): >>><<< 4871 1726773051.31505: stdout chunk (state=3): >>><<< 4871 1726773051.31521: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773051.31524: _low_level_execute_command(): starting 4871 1726773051.31529: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773051.2292776-6012-160148709089871/AnsiballZ_stat.py && sleep 0' 4871 1726773051.32020: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773051.32023: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 <<< 4871 1726773051.32029: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773051.32031: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773051.32033: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773051.32089: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773051.32093: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773051.32095: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773051.32147: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773051.49739: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/active_profile", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 30, "inode": 262941, "dev": 51714, "nlink": 1, "atime": 1726773045.5193167, "mtime": 1726773040.6982517, "ctime": 1726773040.6982517, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "a79569d3860cb6a066e0e92c8b22ffd0e8796bfd", "mimetype": "text/plain", "charset": "us-ascii", "version": "2268204675", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 4871 1726773051.51315: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.99 closed. <<< 4871 1726773051.51372: stderr chunk (state=3): >>><<< 4871 1726773051.51375: stdout chunk (state=3): >>><<< 4871 1726773051.51393: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/active_profile", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 30, "inode": 262941, "dev": 51714, "nlink": 1, "atime": 1726773045.5193167, "mtime": 1726773040.6982517, "ctime": 1726773040.6982517, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "a79569d3860cb6a066e0e92c8b22ffd0e8796bfd", "mimetype": "text/plain", "charset": "us-ascii", "version": "2268204675", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK 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.46.99 closed. 4871 1726773051.51451: done with _execute_module (ansible.legacy.stat, {'path': '/etc/tuned/active_profile', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.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-1726773051.2292776-6012-160148709089871/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 4871 1726773051.51487: variable 'ansible_module_compression' from source: unknown 4871 1726773051.51521: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4871cqbcuaji/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 4871 1726773051.51540: variable 'ansible_facts' from source: unknown 4871 1726773051.51592: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773051.2292776-6012-160148709089871/AnsiballZ_file.py 4871 1726773051.51696: Sending initial data 4871 1726773051.51699: Sent initial data (151 bytes) 4871 1726773051.52190: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773051.52195: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773051.52198: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address <<< 4871 1726773051.52200: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773051.52202: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773051.52258: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773051.52261: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773051.52263: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773051.52309: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773051.53961: 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 <<< 4871 1726773051.53997: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4871 1726773051.54043: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpdj57alkw /root/.ansible/tmp/ansible-tmp-1726773051.2292776-6012-160148709089871/AnsiballZ_file.py <<< 4871 1726773051.54057: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773051.2292776-6012-160148709089871/AnsiballZ_file.py" <<< 4871 1726773051.54078: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpdj57alkw" to remote "/root/.ansible/tmp/ansible-tmp-1726773051.2292776-6012-160148709089871/AnsiballZ_file.py" <<< 4871 1726773051.54081: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773051.2292776-6012-160148709089871/AnsiballZ_file.py" <<< 4871 1726773051.54649: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773051.54727: stderr chunk (state=3): >>><<< 4871 1726773051.54731: stdout chunk (state=3): >>><<< 4871 1726773051.54752: done transferring module to remote 4871 1726773051.54760: _low_level_execute_command(): starting 4871 1726773051.54765: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773051.2292776-6012-160148709089871/ /root/.ansible/tmp/ansible-tmp-1726773051.2292776-6012-160148709089871/AnsiballZ_file.py && sleep 0' 4871 1726773051.55244: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773051.55248: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found <<< 4871 1726773051.55250: 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.46.99 is address debug1: re-parsing configuration <<< 4871 1726773051.55267: 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 <<< 4871 1726773051.55270: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773051.55318: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773051.55321: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773051.55325: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773051.55370: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773051.73771: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773051.73827: stderr chunk (state=3): >>><<< 4871 1726773051.73831: stdout chunk (state=3): >>><<< 4871 1726773051.73847: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773051.73855: _low_level_execute_command(): starting 4871 1726773051.73858: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773051.2292776-6012-160148709089871/AnsiballZ_file.py && sleep 0' 4871 1726773051.74360: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773051.74364: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773051.74366: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773051.74369: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773051.74426: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773051.74430: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773051.74439: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773051.74484: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773051.92291: stdout chunk (state=3): >>> {"path": "/etc/tuned/active_profile", "changed": false, "diff": {"before": {"path": "/etc/tuned/active_profile"}, "after": {"path": "/etc/tuned/active_profile"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 30, "invocation": {"module_args": {"mode": "0600", "dest": "/etc/tuned/active_profile", "_original_basename": ".y6etppba", "recurse": false, "state": "file", "path": "/etc/tuned/active_profile", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 4871 1726773051.93732: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.99 closed. <<< 4871 1726773051.93795: stderr chunk (state=3): >>><<< 4871 1726773051.93798: stdout chunk (state=3): >>><<< 4871 1726773051.93815: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/tuned/active_profile", "changed": false, "diff": {"before": {"path": "/etc/tuned/active_profile"}, "after": {"path": "/etc/tuned/active_profile"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 30, "invocation": {"module_args": {"mode": "0600", "dest": "/etc/tuned/active_profile", "_original_basename": ".y6etppba", "recurse": false, "state": "file", "path": "/etc/tuned/active_profile", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK 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.46.99 closed. 4871 1726773051.93845: done with _execute_module (ansible.legacy.file, {'mode': '0600', 'dest': '/etc/tuned/active_profile', '_original_basename': '.y6etppba', 'recurse': False, 'state': 'file', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.file', '_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-1726773051.2292776-6012-160148709089871/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4871 1726773051.93857: _low_level_execute_command(): starting 4871 1726773051.93863: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773051.2292776-6012-160148709089871/ > /dev/null 2>&1 && sleep 0' 4871 1726773051.94358: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773051.94362: 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.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773051.94364: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration <<< 4871 1726773051.94366: 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 <<< 4871 1726773051.94369: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773051.94427: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773051.94436: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773051.94439: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773051.94473: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773051.96463: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773051.96467: stdout chunk (state=3): >>><<< 4871 1726773051.96470: stderr chunk (state=3): >>><<< 4871 1726773051.96657: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773051.96665: handler run complete 4871 1726773051.96668: attempt loop complete, returning result 4871 1726773051.96670: _execute() done 4871 1726773051.96672: dumping result to json 4871 1726773051.96674: done dumping result, returning 4871 1726773051.96676: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile [02b512f9-4fcf-027f-1ee8-00000000040c] 4871 1726773051.96678: sending task result for task 02b512f9-4fcf-027f-1ee8-00000000040c 4871 1726773051.96767: done sending task result for task 02b512f9-4fcf-027f-1ee8-00000000040c 4871 1726773051.96771: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "checksum": "a79569d3860cb6a066e0e92c8b22ffd0e8796bfd", "dest": "/etc/tuned/active_profile", "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/etc/tuned/active_profile", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 30, "state": "file", "uid": 0 } 4871 1726773051.96875: no more pending results, returning what we have 4871 1726773051.96879: results queue empty 4871 1726773051.96880: checking for any_errors_fatal 4871 1726773051.96886: done checking for any_errors_fatal 4871 1726773051.96887: checking for max_fail_percentage 4871 1726773051.96889: done checking for max_fail_percentage 4871 1726773051.96890: checking to see if all hosts have failed and the running result is not ok 4871 1726773051.96891: done checking to see if all hosts have failed 4871 1726773051.96892: getting the remaining hosts for this loop 4871 1726773051.96894: done getting the remaining hosts for this loop 4871 1726773051.96898: getting the next task for host managed_node3 4871 1726773051.96904: done getting next task for host managed_node3 4871 1726773051.96908: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 4871 1726773051.96911: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4871 1726773051.96923: getting variables 4871 1726773051.96925: in VariableManager get_vars() 4871 1726773051.97099: Calling all_inventory to load vars for managed_node3 4871 1726773051.97103: Calling groups_inventory to load vars for managed_node3 4871 1726773051.97105: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773051.97116: Calling all_plugins_play to load vars for managed_node3 4871 1726773051.97119: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773051.97123: Calling groups_plugins_play to load vars for managed_node3 4871 1726773051.97463: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773051.97617: done with get_vars() 4871 1726773051.97626: done getting variables 4871 1726773051.97673: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set profile_mode to manual] *** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:99 Thursday 19 September 2024 15:10:51 -0400 (0:00:00.790) 0:00:23.719 **** 4871 1726773051.97698: entering _queue_task() for managed_node3/copy 4871 1726773051.97945: worker is 1 (out of 1 available) 4871 1726773051.97961: exiting _queue_task() for managed_node3/copy 4871 1726773051.97974: done queuing things up, now waiting for results queue to drain 4871 1726773051.97976: waiting for pending results... 4871 1726773051.98176: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 4871 1726773051.98265: in run() - task 02b512f9-4fcf-027f-1ee8-00000000040d 4871 1726773051.98278: variable 'ansible_search_path' from source: unknown 4871 1726773051.98282: variable 'ansible_search_path' from source: unknown 4871 1726773051.98318: calling self._execute() 4871 1726773051.98397: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773051.98401: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773051.98410: variable 'omit' from source: magic vars 4871 1726773051.98496: variable 'omit' from source: magic vars 4871 1726773051.98536: variable 'omit' from source: magic vars 4871 1726773051.98558: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 4871 1726773051.98806: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 4871 1726773051.98871: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4871 1726773051.98902: variable 'omit' from source: magic vars 4871 1726773051.98940: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4871 1726773051.98972: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4871 1726773051.98989: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4871 1726773051.99006: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773051.99016: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773051.99045: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4871 1726773051.99048: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773051.99050: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773051.99128: Set connection var ansible_shell_type to sh 4871 1726773051.99137: Set connection var ansible_timeout to 10 4871 1726773051.99140: Set connection var ansible_connection to ssh 4871 1726773051.99147: Set connection var ansible_module_compression to ZIP_DEFLATED 4871 1726773051.99156: Set connection var ansible_pipelining to False 4871 1726773051.99161: Set connection var ansible_shell_executable to /bin/sh 4871 1726773051.99179: variable 'ansible_shell_executable' from source: unknown 4871 1726773051.99184: variable 'ansible_connection' from source: unknown 4871 1726773051.99187: variable 'ansible_module_compression' from source: unknown 4871 1726773051.99189: variable 'ansible_shell_type' from source: unknown 4871 1726773051.99196: variable 'ansible_shell_executable' from source: unknown 4871 1726773051.99198: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773051.99200: variable 'ansible_pipelining' from source: unknown 4871 1726773051.99203: variable 'ansible_timeout' from source: unknown 4871 1726773051.99208: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773051.99362: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4871 1726773051.99539: variable 'omit' from source: magic vars 4871 1726773051.99543: starting attempt loop 4871 1726773051.99545: running the handler 4871 1726773051.99548: _low_level_execute_command(): starting 4871 1726773051.99550: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4871 1726773052.00144: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4871 1726773052.00164: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773052.00180: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773052.00203: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4871 1726773052.00221: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 <<< 4871 1726773052.00233: stderr chunk (state=3): >>>debug2: match not found <<< 4871 1726773052.00260: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773052.00278: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 4871 1726773052.00370: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773052.00393: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773052.00499: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773052.02113: stdout chunk (state=3): >>>/root <<< 4871 1726773052.02317: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773052.02338: stdout chunk (state=3): >>><<< 4871 1726773052.02356: stderr chunk (state=3): >>><<< 4871 1726773052.02384: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773052.02409: _low_level_execute_command(): starting 4871 1726773052.02421: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773052.02395-6028-200631203887216 `" && echo ansible-tmp-1726773052.02395-6028-200631203887216="` echo /root/.ansible/tmp/ansible-tmp-1726773052.02395-6028-200631203887216 `" ) && sleep 0' 4871 1726773052.03226: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773052.03242: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773052.03245: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773052.03247: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773052.03301: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773052.03304: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773052.03360: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773052.05321: stdout chunk (state=3): >>>ansible-tmp-1726773052.02395-6028-200631203887216=/root/.ansible/tmp/ansible-tmp-1726773052.02395-6028-200631203887216 <<< 4871 1726773052.05543: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773052.05547: stdout chunk (state=3): >>><<< 4871 1726773052.05550: stderr chunk (state=3): >>><<< 4871 1726773052.05742: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773052.02395-6028-200631203887216=/root/.ansible/tmp/ansible-tmp-1726773052.02395-6028-200631203887216 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773052.05746: variable 'ansible_module_compression' from source: unknown 4871 1726773052.05749: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4871cqbcuaji/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 4871 1726773052.05787: variable 'ansible_facts' from source: unknown 4871 1726773052.05893: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773052.02395-6028-200631203887216/AnsiballZ_stat.py 4871 1726773052.06104: Sending initial data 4871 1726773052.06116: Sent initial data (149 bytes) 4871 1726773052.06843: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4871 1726773052.06956: 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.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773052.06981: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773052.07001: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773052.07025: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773052.07102: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773052.08668: 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 <<< 4871 1726773052.08718: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4871 1726773052.08768: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4871cqbcuaji/tmp8_mbyq46 /root/.ansible/tmp/ansible-tmp-1726773052.02395-6028-200631203887216/AnsiballZ_stat.py <<< 4871 1726773052.08784: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773052.02395-6028-200631203887216/AnsiballZ_stat.py" <<< 4871 1726773052.08814: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4871cqbcuaji/tmp8_mbyq46" to remote "/root/.ansible/tmp/ansible-tmp-1726773052.02395-6028-200631203887216/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773052.02395-6028-200631203887216/AnsiballZ_stat.py" <<< 4871 1726773052.09710: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773052.09714: stdout chunk (state=3): >>><<< 4871 1726773052.09717: stderr chunk (state=3): >>><<< 4871 1726773052.09719: done transferring module to remote 4871 1726773052.09721: _low_level_execute_command(): starting 4871 1726773052.09724: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773052.02395-6028-200631203887216/ /root/.ansible/tmp/ansible-tmp-1726773052.02395-6028-200631203887216/AnsiballZ_stat.py && sleep 0' 4871 1726773052.10267: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773052.10283: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 <<< 4871 1726773052.10303: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773052.10350: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773052.10368: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773052.10409: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773052.12238: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773052.12305: stderr chunk (state=3): >>><<< 4871 1726773052.12310: stdout chunk (state=3): >>><<< 4871 1726773052.12327: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773052.12337: _low_level_execute_command(): starting 4871 1726773052.12421: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773052.02395-6028-200631203887216/AnsiballZ_stat.py && sleep 0' 4871 1726773052.13055: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773052.13060: 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.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773052.13064: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration <<< 4871 1726773052.13066: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773052.13069: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773052.13123: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773052.13139: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773052.13166: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773052.13252: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773052.30926: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profile_mode", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 7, "inode": 262418, "dev": 51714, "nlink": 1, "atime": 1726773045.9463224, "mtime": 1726773040.6982517, "ctime": 1726773040.6982517, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "3ef9f23deed2e23d3ef2b88b842fb882313e15ce", "mimetype": "text/plain", "charset": "us-ascii", "version": "2154964060", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profile_mode", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 4871 1726773052.32519: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.99 closed. <<< 4871 1726773052.32582: stderr chunk (state=3): >>><<< 4871 1726773052.32586: stdout chunk (state=3): >>><<< 4871 1726773052.32606: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profile_mode", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 7, "inode": 262418, "dev": 51714, "nlink": 1, "atime": 1726773045.9463224, "mtime": 1726773040.6982517, "ctime": 1726773040.6982517, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "3ef9f23deed2e23d3ef2b88b842fb882313e15ce", "mimetype": "text/plain", "charset": "us-ascii", "version": "2154964060", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profile_mode", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK 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.46.99 closed. 4871 1726773052.32661: done with _execute_module (ansible.legacy.stat, {'path': '/etc/tuned/profile_mode', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.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-1726773052.02395-6028-200631203887216/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 4871 1726773052.32703: variable 'ansible_module_compression' from source: unknown 4871 1726773052.32737: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4871cqbcuaji/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 4871 1726773052.32754: variable 'ansible_facts' from source: unknown 4871 1726773052.32807: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773052.02395-6028-200631203887216/AnsiballZ_file.py 4871 1726773052.32909: Sending initial data 4871 1726773052.32912: Sent initial data (149 bytes) 4871 1726773052.33400: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773052.33404: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773052.33418: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773052.33477: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773052.33480: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773052.33483: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773052.33527: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773052.35178: 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 <<< 4871 1726773052.35213: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4871 1726773052.35252: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4871cqbcuaji/tmp7po6lwo8 /root/.ansible/tmp/ansible-tmp-1726773052.02395-6028-200631203887216/AnsiballZ_file.py <<< 4871 1726773052.35260: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773052.02395-6028-200631203887216/AnsiballZ_file.py" <<< 4871 1726773052.35297: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4871cqbcuaji/tmp7po6lwo8" to remote "/root/.ansible/tmp/ansible-tmp-1726773052.02395-6028-200631203887216/AnsiballZ_file.py" <<< 4871 1726773052.35300: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773052.02395-6028-200631203887216/AnsiballZ_file.py" <<< 4871 1726773052.35848: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773052.35928: stderr chunk (state=3): >>><<< 4871 1726773052.35932: stdout chunk (state=3): >>><<< 4871 1726773052.35953: done transferring module to remote 4871 1726773052.35961: _low_level_execute_command(): starting 4871 1726773052.35966: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773052.02395-6028-200631203887216/ /root/.ansible/tmp/ansible-tmp-1726773052.02395-6028-200631203887216/AnsiballZ_file.py && sleep 0' 4871 1726773052.36453: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773052.36456: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773052.36459: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773052.36461: 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.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773052.36518: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773052.36528: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773052.36533: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773052.36562: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773052.38383: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773052.38443: stderr chunk (state=3): >>><<< 4871 1726773052.38448: stdout chunk (state=3): >>><<< 4871 1726773052.38462: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773052.38465: _low_level_execute_command(): starting 4871 1726773052.38472: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773052.02395-6028-200631203887216/AnsiballZ_file.py && sleep 0' 4871 1726773052.38959: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773052.38962: 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.46.99 originally 10.31.46.99 debug2: match not found <<< 4871 1726773052.38969: 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.46.99 is address debug1: re-parsing configuration <<< 4871 1726773052.38971: 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 <<< 4871 1726773052.38973: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773052.39024: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773052.39027: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773052.39078: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773052.56693: stdout chunk (state=3): >>> {"path": "/etc/tuned/profile_mode", "changed": false, "diff": {"before": {"path": "/etc/tuned/profile_mode"}, "after": {"path": "/etc/tuned/profile_mode"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 7, "invocation": {"module_args": {"mode": "0600", "dest": "/etc/tuned/profile_mode", "_original_basename": ".aieuuld2", "recurse": false, "state": "file", "path": "/etc/tuned/profile_mode", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 4871 1726773052.58444: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.99 closed. <<< 4871 1726773052.58449: stdout chunk (state=3): >>><<< 4871 1726773052.58451: stderr chunk (state=3): >>><<< 4871 1726773052.58456: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/tuned/profile_mode", "changed": false, "diff": {"before": {"path": "/etc/tuned/profile_mode"}, "after": {"path": "/etc/tuned/profile_mode"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 7, "invocation": {"module_args": {"mode": "0600", "dest": "/etc/tuned/profile_mode", "_original_basename": ".aieuuld2", "recurse": false, "state": "file", "path": "/etc/tuned/profile_mode", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK 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.46.99 closed. 4871 1726773052.58459: done with _execute_module (ansible.legacy.file, {'mode': '0600', 'dest': '/etc/tuned/profile_mode', '_original_basename': '.aieuuld2', 'recurse': False, 'state': 'file', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.file', '_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-1726773052.02395-6028-200631203887216/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4871 1726773052.58474: _low_level_execute_command(): starting 4871 1726773052.58484: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773052.02395-6028-200631203887216/ > /dev/null 2>&1 && sleep 0' 4871 1726773052.59184: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4871 1726773052.59200: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773052.59217: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773052.59341: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773052.59367: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773052.59446: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773052.61460: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773052.61463: stdout chunk (state=3): >>><<< 4871 1726773052.61466: stderr chunk (state=3): >>><<< 4871 1726773052.61484: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773052.61541: handler run complete 4871 1726773052.61548: attempt loop complete, returning result 4871 1726773052.61555: _execute() done 4871 1726773052.61562: dumping result to json 4871 1726773052.61570: done dumping result, returning 4871 1726773052.61588: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual [02b512f9-4fcf-027f-1ee8-00000000040d] 4871 1726773052.61599: sending task result for task 02b512f9-4fcf-027f-1ee8-00000000040d 4871 1726773052.61958: done sending task result for task 02b512f9-4fcf-027f-1ee8-00000000040d 4871 1726773052.61962: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "checksum": "3ef9f23deed2e23d3ef2b88b842fb882313e15ce", "dest": "/etc/tuned/profile_mode", "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/etc/tuned/profile_mode", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 7, "state": "file", "uid": 0 } 4871 1726773052.62063: no more pending results, returning what we have 4871 1726773052.62067: results queue empty 4871 1726773052.62068: checking for any_errors_fatal 4871 1726773052.62075: done checking for any_errors_fatal 4871 1726773052.62075: checking for max_fail_percentage 4871 1726773052.62077: done checking for max_fail_percentage 4871 1726773052.62078: checking to see if all hosts have failed and the running result is not ok 4871 1726773052.62079: done checking to see if all hosts have failed 4871 1726773052.62080: getting the remaining hosts for this loop 4871 1726773052.62082: done getting the remaining hosts for this loop 4871 1726773052.62085: getting the next task for host managed_node3 4871 1726773052.62091: done getting next task for host managed_node3 4871 1726773052.62094: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get current config 4871 1726773052.62098: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4871 1726773052.62109: getting variables 4871 1726773052.62111: in VariableManager get_vars() 4871 1726773052.62151: Calling all_inventory to load vars for managed_node3 4871 1726773052.62154: Calling groups_inventory to load vars for managed_node3 4871 1726773052.62156: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773052.62167: Calling all_plugins_play to load vars for managed_node3 4871 1726773052.62170: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773052.62173: Calling groups_plugins_play to load vars for managed_node3 4871 1726773052.62505: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773052.62740: done with get_vars() 4871 1726773052.62755: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get current config] ********** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:107 Thursday 19 September 2024 15:10:52 -0400 (0:00:00.651) 0:00:24.370 **** 4871 1726773052.62857: entering _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 4871 1726773052.63193: worker is 1 (out of 1 available) 4871 1726773052.63207: exiting _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 4871 1726773052.63222: done queuing things up, now waiting for results queue to drain 4871 1726773052.63223: waiting for pending results... 4871 1726773052.63570: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get current config 4871 1726773052.63707: in run() - task 02b512f9-4fcf-027f-1ee8-00000000040e 4871 1726773052.63742: variable 'ansible_search_path' from source: unknown 4871 1726773052.63745: variable 'ansible_search_path' from source: unknown 4871 1726773052.63841: calling self._execute() 4871 1726773052.63907: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773052.63921: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773052.63939: variable 'omit' from source: magic vars 4871 1726773052.64170: variable 'omit' from source: magic vars 4871 1726773052.64240: variable 'omit' from source: magic vars 4871 1726773052.64276: variable '__kernel_settings_profile_filename' from source: role '' all vars 4871 1726773052.64631: variable '__kernel_settings_profile_filename' from source: role '' all vars 4871 1726773052.64717: variable '__kernel_settings_profile_dir' from source: role '' all vars 4871 1726773052.64843: variable '__kernel_settings_profile_parent' from source: set_fact 4871 1726773052.64849: variable '__kernel_settings_tuned_profile' from source: role '' all vars 4871 1726773052.64897: variable 'omit' from source: magic vars 4871 1726773052.64965: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4871 1726773052.64998: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4871 1726773052.65026: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4871 1726773052.65073: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773052.65076: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773052.65110: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4871 1726773052.65181: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773052.65185: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773052.65245: Set connection var ansible_shell_type to sh 4871 1726773052.65261: Set connection var ansible_timeout to 10 4871 1726773052.65269: Set connection var ansible_connection to ssh 4871 1726773052.65285: Set connection var ansible_module_compression to ZIP_DEFLATED 4871 1726773052.65442: Set connection var ansible_pipelining to False 4871 1726773052.65446: Set connection var ansible_shell_executable to /bin/sh 4871 1726773052.65448: variable 'ansible_shell_executable' from source: unknown 4871 1726773052.65451: variable 'ansible_connection' from source: unknown 4871 1726773052.65453: variable 'ansible_module_compression' from source: unknown 4871 1726773052.65455: variable 'ansible_shell_type' from source: unknown 4871 1726773052.65457: variable 'ansible_shell_executable' from source: unknown 4871 1726773052.65459: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773052.65462: variable 'ansible_pipelining' from source: unknown 4871 1726773052.65464: variable 'ansible_timeout' from source: unknown 4871 1726773052.65467: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773052.65603: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 4871 1726773052.65620: variable 'omit' from source: magic vars 4871 1726773052.65632: starting attempt loop 4871 1726773052.65642: running the handler 4871 1726773052.65662: _low_level_execute_command(): starting 4871 1726773052.65677: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4871 1726773052.66442: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773052.66656: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773052.68249: stdout chunk (state=3): >>>/root <<< 4871 1726773052.68356: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773052.68466: stderr chunk (state=3): >>><<< 4871 1726773052.68470: stdout chunk (state=3): >>><<< 4871 1726773052.68595: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773052.68599: _low_level_execute_command(): starting 4871 1726773052.68602: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773052.6849244-6054-263584575373817 `" && echo ansible-tmp-1726773052.6849244-6054-263584575373817="` echo /root/.ansible/tmp/ansible-tmp-1726773052.6849244-6054-263584575373817 `" ) && sleep 0' 4871 1726773052.69203: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4871 1726773052.69221: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773052.69245: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773052.69269: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4871 1726773052.69380: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773052.69420: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773052.69504: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773052.71466: stdout chunk (state=3): >>>ansible-tmp-1726773052.6849244-6054-263584575373817=/root/.ansible/tmp/ansible-tmp-1726773052.6849244-6054-263584575373817 <<< 4871 1726773052.71745: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773052.71749: stdout chunk (state=3): >>><<< 4871 1726773052.71751: stderr chunk (state=3): >>><<< 4871 1726773052.71754: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773052.6849244-6054-263584575373817=/root/.ansible/tmp/ansible-tmp-1726773052.6849244-6054-263584575373817 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773052.71769: variable 'ansible_module_compression' from source: unknown 4871 1726773052.71816: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4871cqbcuaji/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 4871 1726773052.71870: variable 'ansible_facts' from source: unknown 4871 1726773052.71967: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773052.6849244-6054-263584575373817/AnsiballZ_kernel_settings_get_config.py 4871 1726773052.72166: Sending initial data 4871 1726773052.72169: Sent initial data (173 bytes) 4871 1726773052.72879: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4871 1726773052.72963: 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.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773052.73024: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773052.73066: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773052.73147: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773052.74721: 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 <<< 4871 1726773052.74786: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4871 1726773052.74863: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4871cqbcuaji/tmp1bpajeik /root/.ansible/tmp/ansible-tmp-1726773052.6849244-6054-263584575373817/AnsiballZ_kernel_settings_get_config.py <<< 4871 1726773052.74867: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773052.6849244-6054-263584575373817/AnsiballZ_kernel_settings_get_config.py" <<< 4871 1726773052.74932: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4871cqbcuaji/tmp1bpajeik" to remote "/root/.ansible/tmp/ansible-tmp-1726773052.6849244-6054-263584575373817/AnsiballZ_kernel_settings_get_config.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773052.6849244-6054-263584575373817/AnsiballZ_kernel_settings_get_config.py" <<< 4871 1726773052.75706: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773052.75831: stderr chunk (state=3): >>><<< 4871 1726773052.75851: stdout chunk (state=3): >>><<< 4871 1726773052.75881: done transferring module to remote 4871 1726773052.75898: _low_level_execute_command(): starting 4871 1726773052.75907: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773052.6849244-6054-263584575373817/ /root/.ansible/tmp/ansible-tmp-1726773052.6849244-6054-263584575373817/AnsiballZ_kernel_settings_get_config.py && sleep 0' 4871 1726773052.76509: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773052.76529: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773052.76584: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773052.76597: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773052.76647: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773052.78543: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773052.78548: stdout chunk (state=3): >>><<< 4871 1726773052.78551: stderr chunk (state=3): >>><<< 4871 1726773052.78650: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773052.78659: _low_level_execute_command(): starting 4871 1726773052.78662: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773052.6849244-6054-263584575373817/AnsiballZ_kernel_settings_get_config.py && sleep 0' 4871 1726773052.79209: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4871 1726773052.79228: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773052.79282: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773052.79286: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773052.79351: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773052.79354: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773052.79406: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773052.96126: stdout chunk (state=3): >>> {"changed": false, "data": {"main": {"summary": "kernel settings"}, "sysctl": {"fs.epoll.max_user_watches": "785592", "fs.file-max": "379724"}, "sysfs": {"/sys/kernel/debug/x86/ibrs_enabled": "0", "/sys/kernel/debug/x86/pti_enabled": "0", "/sys/kernel/debug/x86/retp_enabled": "0"}, "vm": {"transparent_hugepages": "madvise"}}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf"}}} <<< 4871 1726773052.97486: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.99 closed. <<< 4871 1726773052.97549: stderr chunk (state=3): >>><<< 4871 1726773052.97552: stdout chunk (state=3): >>><<< 4871 1726773052.97571: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "data": {"main": {"summary": "kernel settings"}, "sysctl": {"fs.epoll.max_user_watches": "785592", "fs.file-max": "379724"}, "sysfs": {"/sys/kernel/debug/x86/ibrs_enabled": "0", "/sys/kernel/debug/x86/pti_enabled": "0", "/sys/kernel/debug/x86/retp_enabled": "0"}, "vm": {"transparent_hugepages": "madvise"}}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK 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.46.99 closed. 4871 1726773052.97599: done with _execute_module (fedora.linux_system_roles.kernel_settings_get_config, {'path': '/etc/tuned/profiles/kernel_settings/tuned.conf', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.kernel_settings_get_config', '_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-1726773052.6849244-6054-263584575373817/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4871 1726773052.97609: _low_level_execute_command(): starting 4871 1726773052.97614: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773052.6849244-6054-263584575373817/ > /dev/null 2>&1 && sleep 0' 4871 1726773052.98092: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773052.98097: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773052.98114: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773052.98174: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773052.98182: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773052.98185: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773052.98225: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773053.00407: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773053.00469: stderr chunk (state=3): >>><<< 4871 1726773053.00472: stdout chunk (state=3): >>><<< 4871 1726773053.00485: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773053.00496: handler run complete 4871 1726773053.00514: attempt loop complete, returning result 4871 1726773053.00517: _execute() done 4871 1726773053.00520: dumping result to json 4871 1726773053.00522: done dumping result, returning 4871 1726773053.00531: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get current config [02b512f9-4fcf-027f-1ee8-00000000040e] 4871 1726773053.00538: sending task result for task 02b512f9-4fcf-027f-1ee8-00000000040e 4871 1726773053.00647: done sending task result for task 02b512f9-4fcf-027f-1ee8-00000000040e 4871 1726773053.00650: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "data": { "main": { "summary": "kernel settings" }, "sysctl": { "fs.epoll.max_user_watches": "785592", "fs.file-max": "379724" }, "sysfs": { "/sys/kernel/debug/x86/ibrs_enabled": "0", "/sys/kernel/debug/x86/pti_enabled": "0", "/sys/kernel/debug/x86/retp_enabled": "0" }, "vm": { "transparent_hugepages": "madvise" } } } 4871 1726773053.00808: no more pending results, returning what we have 4871 1726773053.00811: results queue empty 4871 1726773053.00812: checking for any_errors_fatal 4871 1726773053.00816: done checking for any_errors_fatal 4871 1726773053.00817: checking for max_fail_percentage 4871 1726773053.00818: done checking for max_fail_percentage 4871 1726773053.00819: checking to see if all hosts have failed and the running result is not ok 4871 1726773053.00819: done checking to see if all hosts have failed 4871 1726773053.00820: getting the remaining hosts for this loop 4871 1726773053.00821: done getting the remaining hosts for this loop 4871 1726773053.00826: getting the next task for host managed_node3 4871 1726773053.00831: done getting next task for host managed_node3 4871 1726773053.00834: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 4871 1726773053.00838: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4871 1726773053.00848: getting variables 4871 1726773053.00849: in VariableManager get_vars() 4871 1726773053.00878: Calling all_inventory to load vars for managed_node3 4871 1726773053.00881: Calling groups_inventory to load vars for managed_node3 4871 1726773053.00883: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773053.00892: Calling all_plugins_play to load vars for managed_node3 4871 1726773053.00894: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773053.00897: Calling groups_plugins_play to load vars for managed_node3 4871 1726773053.01032: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773053.01178: done with get_vars() 4871 1726773053.01189: done getting variables 4871 1726773053.01237: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Apply kernel settings] ******* task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 Thursday 19 September 2024 15:10:53 -0400 (0:00:00.384) 0:00:24.755 **** 4871 1726773053.01259: entering _queue_task() for managed_node3/template 4871 1726773053.01497: worker is 1 (out of 1 available) 4871 1726773053.01513: exiting _queue_task() for managed_node3/template 4871 1726773053.01527: done queuing things up, now waiting for results queue to drain 4871 1726773053.01528: waiting for pending results... 4871 1726773053.01736: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 4871 1726773053.01814: in run() - task 02b512f9-4fcf-027f-1ee8-00000000040f 4871 1726773053.01828: variable 'ansible_search_path' from source: unknown 4871 1726773053.01831: variable 'ansible_search_path' from source: unknown 4871 1726773053.01867: calling self._execute() 4871 1726773053.01947: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773053.01951: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773053.01961: variable 'omit' from source: magic vars 4871 1726773053.02049: variable 'omit' from source: magic vars 4871 1726773053.02089: variable 'omit' from source: magic vars 4871 1726773053.02355: variable '__kernel_settings_profile_src' from source: role '' all vars 4871 1726773053.02361: variable '__kernel_settings_tuned_profile' from source: role '' all vars 4871 1726773053.02424: variable '__kernel_settings_tuned_profile' from source: role '' all vars 4871 1726773053.02445: variable '__kernel_settings_profile_filename' from source: role '' all vars 4871 1726773053.02495: variable '__kernel_settings_profile_filename' from source: role '' all vars 4871 1726773053.02550: variable '__kernel_settings_profile_dir' from source: role '' all vars 4871 1726773053.02612: variable '__kernel_settings_profile_parent' from source: set_fact 4871 1726773053.02617: variable '__kernel_settings_tuned_profile' from source: role '' all vars 4871 1726773053.02648: variable 'omit' from source: magic vars 4871 1726773053.02683: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4871 1726773053.02716: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4871 1726773053.02735: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4871 1726773053.02780: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773053.02792: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773053.02818: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4871 1726773053.02822: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773053.02824: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773053.02901: Set connection var ansible_shell_type to sh 4871 1726773053.02908: Set connection var ansible_timeout to 10 4871 1726773053.02911: Set connection var ansible_connection to ssh 4871 1726773053.02919: Set connection var ansible_module_compression to ZIP_DEFLATED 4871 1726773053.02927: Set connection var ansible_pipelining to False 4871 1726773053.02932: Set connection var ansible_shell_executable to /bin/sh 4871 1726773053.02952: variable 'ansible_shell_executable' from source: unknown 4871 1726773053.02955: variable 'ansible_connection' from source: unknown 4871 1726773053.02959: variable 'ansible_module_compression' from source: unknown 4871 1726773053.02962: variable 'ansible_shell_type' from source: unknown 4871 1726773053.02965: variable 'ansible_shell_executable' from source: unknown 4871 1726773053.02967: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773053.02969: variable 'ansible_pipelining' from source: unknown 4871 1726773053.02972: variable 'ansible_timeout' from source: unknown 4871 1726773053.03039: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773053.03101: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4871 1726773053.03110: variable 'omit' from source: magic vars 4871 1726773053.03116: starting attempt loop 4871 1726773053.03118: running the handler 4871 1726773053.03130: _low_level_execute_command(): starting 4871 1726773053.03140: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4871 1726773053.03691: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773053.03695: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773053.03698: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773053.03701: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773053.03739: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773053.03760: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773053.03815: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773053.05452: stdout chunk (state=3): >>>/root <<< 4871 1726773053.05586: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773053.05621: stderr chunk (state=3): >>><<< 4871 1726773053.05624: stdout chunk (state=3): >>><<< 4871 1726773053.05674: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773053.05677: _low_level_execute_command(): starting 4871 1726773053.05680: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773053.0565798-6073-254065359020893 `" && echo ansible-tmp-1726773053.0565798-6073-254065359020893="` echo /root/.ansible/tmp/ansible-tmp-1726773053.0565798-6073-254065359020893 `" ) && sleep 0' 4871 1726773053.06180: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773053.06184: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found <<< 4871 1726773053.06186: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4871 1726773053.06190: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773053.06192: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773053.06241: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773053.06245: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773053.06269: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773053.06297: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773053.08247: stdout chunk (state=3): >>>ansible-tmp-1726773053.0565798-6073-254065359020893=/root/.ansible/tmp/ansible-tmp-1726773053.0565798-6073-254065359020893 <<< 4871 1726773053.08352: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773053.08410: stderr chunk (state=3): >>><<< 4871 1726773053.08413: stdout chunk (state=3): >>><<< 4871 1726773053.08430: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773053.0565798-6073-254065359020893=/root/.ansible/tmp/ansible-tmp-1726773053.0565798-6073-254065359020893 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773053.08452: evaluation_path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks 4871 1726773053.08471: search_path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/templates/kernel_settings.j2 /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/kernel_settings.j2 /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/templates/kernel_settings.j2 /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/kernel_settings.j2 /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/templates/kernel_settings.j2 /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/kernel_settings.j2 4871 1726773053.08543: variable 'ansible_search_path' from source: unknown 4871 1726773053.09112: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4871 1726773053.11543: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4871 1726773053.11546: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4871 1726773053.11549: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4871 1726773053.11551: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4871 1726773053.11553: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4871 1726773053.11905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4871 1726773053.11947: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4871 1726773053.11982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4871 1726773053.12042: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4871 1726773053.12064: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4871 1726773053.12529: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4871 1726773053.12567: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4871 1726773053.12603: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4871 1726773053.12659: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4871 1726773053.12681: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4871 1726773053.13160: variable 'ansible_managed' from source: unknown 4871 1726773053.13173: variable '__sections' from source: task vars 4871 1726773053.13343: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4871 1726773053.13375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4871 1726773053.13411: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4871 1726773053.13532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4871 1726773053.13538: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4871 1726773053.13618: variable 'kernel_settings_sysctl' from source: include_vars 4871 1726773053.13642: variable '__kernel_settings_state_empty' from source: role '' all vars 4871 1726773053.13656: variable '__kernel_settings_previous_replaced' from source: role '' all vars 4871 1726773053.13732: variable '__sysctl_old' from source: task vars 4871 1726773053.13814: variable '__sysctl_old' from source: task vars 4871 1726773053.14094: variable 'kernel_settings_purge' from source: role '' defaults 4871 1726773053.14105: variable 'kernel_settings_sysctl' from source: include_vars 4871 1726773053.14188: variable '__kernel_settings_state_empty' from source: role '' all vars 4871 1726773053.14192: variable '__kernel_settings_previous_replaced' from source: role '' all vars 4871 1726773053.14194: variable '__kernel_settings_profile_contents' from source: set_fact 4871 1726773053.14383: variable 'kernel_settings_sysfs' from source: include_vars 4871 1726773053.14395: variable '__kernel_settings_state_empty' from source: role '' all vars 4871 1726773053.14402: variable '__kernel_settings_previous_replaced' from source: role '' all vars 4871 1726773053.14436: variable '__sysfs_old' from source: task vars 4871 1726773053.14480: variable '__sysfs_old' from source: task vars 4871 1726773053.14643: variable 'kernel_settings_purge' from source: role '' defaults 4871 1726773053.14646: variable 'kernel_settings_sysfs' from source: include_vars 4871 1726773053.14655: variable '__kernel_settings_state_empty' from source: role '' all vars 4871 1726773053.14660: variable '__kernel_settings_previous_replaced' from source: role '' all vars 4871 1726773053.14665: variable '__kernel_settings_profile_contents' from source: set_fact 4871 1726773053.14698: variable 'kernel_settings_systemd_cpu_affinity' from source: include_vars 4871 1726773053.14752: variable 'kernel_settings_systemd_cpu_affinity' from source: include_vars 4871 1726773053.14765: variable '__systemd_old' from source: task vars 4871 1726773053.14812: variable '__systemd_old' from source: task vars 4871 1726773053.14957: variable 'kernel_settings_purge' from source: role '' defaults 4871 1726773053.14960: variable 'kernel_settings_systemd_cpu_affinity' from source: include_vars 4871 1726773053.14966: variable '__kernel_settings_state_absent' from source: role '' all vars 4871 1726773053.14971: variable '__kernel_settings_profile_contents' from source: set_fact 4871 1726773053.14983: variable 'kernel_settings_transparent_hugepages' from source: include_vars 4871 1726773053.15030: variable 'kernel_settings_transparent_hugepages' from source: include_vars 4871 1726773053.15038: variable 'kernel_settings_transparent_hugepages_defrag' from source: include_vars 4871 1726773053.15085: variable 'kernel_settings_transparent_hugepages_defrag' from source: include_vars 4871 1726773053.15100: variable '__trans_huge_old' from source: task vars 4871 1726773053.15146: variable '__trans_huge_old' from source: task vars 4871 1726773053.15288: variable 'kernel_settings_purge' from source: role '' defaults 4871 1726773053.15295: variable 'kernel_settings_transparent_hugepages' from source: include_vars 4871 1726773053.15300: variable '__kernel_settings_state_absent' from source: role '' all vars 4871 1726773053.15305: variable '__kernel_settings_profile_contents' from source: set_fact 4871 1726773053.15316: variable '__trans_defrag_old' from source: task vars 4871 1726773053.15362: variable '__trans_defrag_old' from source: task vars 4871 1726773053.15505: variable 'kernel_settings_purge' from source: role '' defaults 4871 1726773053.15509: variable 'kernel_settings_transparent_hugepages_defrag' from source: include_vars 4871 1726773053.15515: variable '__kernel_settings_state_absent' from source: role '' all vars 4871 1726773053.15520: variable '__kernel_settings_profile_contents' from source: set_fact 4871 1726773053.15537: variable '__kernel_settings_state_absent' from source: role '' all vars 4871 1726773053.15548: variable '__kernel_settings_state_absent' from source: role '' all vars 4871 1726773053.15556: variable '__kernel_settings_state_absent' from source: role '' all vars 4871 1726773053.15565: variable '__kernel_settings_state_absent' from source: role '' all vars 4871 1726773053.15571: variable '__kernel_settings_state_absent' from source: role '' all vars 4871 1726773053.15578: variable '__kernel_settings_state_absent' from source: role '' all vars 4871 1726773053.15585: variable '__kernel_settings_state_absent' from source: role '' all vars 4871 1726773053.15598: variable '__kernel_settings_state_absent' from source: role '' all vars 4871 1726773053.15607: variable '__kernel_settings_state_absent' from source: role '' all vars 4871 1726773053.15613: variable '__kernel_settings_state_absent' from source: role '' all vars 4871 1726773053.15628: variable '__kernel_settings_state_absent' from source: role '' all vars 4871 1726773053.15638: variable '__kernel_settings_state_absent' from source: role '' all vars 4871 1726773053.15645: variable '__kernel_settings_state_absent' from source: role '' all vars 4871 1726773053.15652: variable '__kernel_settings_state_absent' from source: role '' all vars 4871 1726773053.15659: variable '__kernel_settings_state_absent' from source: role '' all vars 4871 1726773053.15665: variable '__kernel_settings_state_absent' from source: role '' all vars 4871 1726773053.15671: variable '__kernel_settings_state_absent' from source: role '' all vars 4871 1726773053.15677: variable '__kernel_settings_state_absent' from source: role '' all vars 4871 1726773053.15684: variable '__kernel_settings_state_absent' from source: role '' all vars 4871 1726773053.15688: variable '__kernel_settings_state_absent' from source: role '' all vars 4871 1726773053.16401: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4871 1726773053.16405: variable 'ansible_module_compression' from source: unknown 4871 1726773053.16420: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4871cqbcuaji/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 4871 1726773053.16447: variable 'ansible_facts' from source: unknown 4871 1726773053.16642: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773053.0565798-6073-254065359020893/AnsiballZ_stat.py 4871 1726773053.16760: Sending initial data 4871 1726773053.16766: Sent initial data (151 bytes) 4871 1726773053.17345: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773053.17359: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773053.17370: 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.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773053.17438: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773053.17442: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773053.17444: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773053.17489: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773053.19127: 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 <<< 4871 1726773053.19153: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4871 1726773053.19199: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4871cqbcuaji/tmp7nzvmmbg /root/.ansible/tmp/ansible-tmp-1726773053.0565798-6073-254065359020893/AnsiballZ_stat.py <<< 4871 1726773053.19204: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773053.0565798-6073-254065359020893/AnsiballZ_stat.py" <<< 4871 1726773053.19239: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4871cqbcuaji/tmp7nzvmmbg" to remote "/root/.ansible/tmp/ansible-tmp-1726773053.0565798-6073-254065359020893/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773053.0565798-6073-254065359020893/AnsiballZ_stat.py" <<< 4871 1726773053.20186: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773053.20190: stdout chunk (state=3): >>><<< 4871 1726773053.20193: stderr chunk (state=3): >>><<< 4871 1726773053.20195: done transferring module to remote 4871 1726773053.20197: _low_level_execute_command(): starting 4871 1726773053.20199: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773053.0565798-6073-254065359020893/ /root/.ansible/tmp/ansible-tmp-1726773053.0565798-6073-254065359020893/AnsiballZ_stat.py && sleep 0' 4871 1726773053.20775: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4871 1726773053.20779: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773053.20781: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773053.20784: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found <<< 4871 1726773053.20798: 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.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773053.20851: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773053.20870: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773053.20900: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773053.22892: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773053.22899: stdout chunk (state=3): >>><<< 4871 1726773053.22902: stderr chunk (state=3): >>><<< 4871 1726773053.22904: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773053.22907: _low_level_execute_command(): starting 4871 1726773053.22909: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773053.0565798-6073-254065359020893/AnsiballZ_stat.py && sleep 0' 4871 1726773053.23573: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773053.23600: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773053.23613: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773053.23631: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773053.23712: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773053.41504: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 312, "inode": 262607, "dev": 51714, "nlink": 1, "atime": 1726773040.6892517, "mtime": 1726773039.7232387, "ctime": 1726773039.9882421, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "ba15904bb90578344fad097ce2f46f9231275eae", "mimetype": "text/plain", "charset": "us-ascii", "version": "3360383753", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 4871 1726773053.43077: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.99 closed. <<< 4871 1726773053.43137: stderr chunk (state=3): >>><<< 4871 1726773053.43141: stdout chunk (state=3): >>><<< 4871 1726773053.43156: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 312, "inode": 262607, "dev": 51714, "nlink": 1, "atime": 1726773040.6892517, "mtime": 1726773039.7232387, "ctime": 1726773039.9882421, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "ba15904bb90578344fad097ce2f46f9231275eae", "mimetype": "text/plain", "charset": "us-ascii", "version": "3360383753", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK 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.46.99 closed. 4871 1726773053.43205: done with _execute_module (ansible.legacy.stat, {'path': '/etc/tuned/profiles/kernel_settings/tuned.conf', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.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-1726773053.0565798-6073-254065359020893/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 4871 1726773053.43239: variable 'ansible_module_compression' from source: unknown 4871 1726773053.43270: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4871cqbcuaji/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 4871 1726773053.43288: variable 'ansible_facts' from source: unknown 4871 1726773053.43337: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773053.0565798-6073-254065359020893/AnsiballZ_file.py 4871 1726773053.43441: Sending initial data 4871 1726773053.43445: Sent initial data (151 bytes) 4871 1726773053.43972: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773053.43975: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773053.43978: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773053.43980: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773053.44034: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773053.44041: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773053.44047: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773053.44086: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773053.45734: 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 <<< 4871 1726773053.45784: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4871 1726773053.45829: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpztq67p2y /root/.ansible/tmp/ansible-tmp-1726773053.0565798-6073-254065359020893/AnsiballZ_file.py <<< 4871 1726773053.45834: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773053.0565798-6073-254065359020893/AnsiballZ_file.py" <<< 4871 1726773053.45924: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpztq67p2y" to remote "/root/.ansible/tmp/ansible-tmp-1726773053.0565798-6073-254065359020893/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773053.0565798-6073-254065359020893/AnsiballZ_file.py" <<< 4871 1726773053.46491: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773053.46567: stderr chunk (state=3): >>><<< 4871 1726773053.46570: stdout chunk (state=3): >>><<< 4871 1726773053.46589: done transferring module to remote 4871 1726773053.46600: _low_level_execute_command(): starting 4871 1726773053.46609: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773053.0565798-6073-254065359020893/ /root/.ansible/tmp/ansible-tmp-1726773053.0565798-6073-254065359020893/AnsiballZ_file.py && sleep 0' 4871 1726773053.47082: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773053.47093: 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.46.99 originally 10.31.46.99 debug2: match not found <<< 4871 1726773053.47095: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773053.47098: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773053.47100: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773053.47141: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773053.47159: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773053.47196: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773053.49172: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773053.49176: stdout chunk (state=3): >>><<< 4871 1726773053.49179: stderr chunk (state=3): >>><<< 4871 1726773053.49204: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773053.49302: _low_level_execute_command(): starting 4871 1726773053.49305: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773053.0565798-6073-254065359020893/AnsiballZ_file.py && sleep 0' 4871 1726773053.49956: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4871 1726773053.49976: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773053.50000: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773053.50021: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4871 1726773053.50038: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 <<< 4871 1726773053.50105: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773053.50147: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773053.50165: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773053.50190: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773053.50325: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773053.68117: stdout chunk (state=3): >>> {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "changed": false, "diff": {"before": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf"}, "after": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 312, "invocation": {"module_args": {"mode": "0644", "dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "_original_basename": "kernel_settings.j2", "recurse": false, "state": "file", "path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 4871 1726773053.69606: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.99 closed. <<< 4871 1726773053.69666: stderr chunk (state=3): >>><<< 4871 1726773053.69670: stdout chunk (state=3): >>><<< 4871 1726773053.69684: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "changed": false, "diff": {"before": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf"}, "after": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 312, "invocation": {"module_args": {"mode": "0644", "dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "_original_basename": "kernel_settings.j2", "recurse": false, "state": "file", "path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK 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.46.99 closed. 4871 1726773053.69718: done with _execute_module (ansible.legacy.file, {'mode': '0644', 'dest': '/etc/tuned/profiles/kernel_settings/tuned.conf', '_original_basename': 'kernel_settings.j2', 'recurse': False, 'state': 'file', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.file', '_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-1726773053.0565798-6073-254065359020893/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4871 1726773053.69755: _low_level_execute_command(): starting 4871 1726773053.69758: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773053.0565798-6073-254065359020893/ > /dev/null 2>&1 && sleep 0' 4871 1726773053.70238: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773053.70242: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773053.70244: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address <<< 4871 1726773053.70247: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773053.70249: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773053.70302: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773053.70310: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773053.70351: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773053.72263: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773053.72329: stderr chunk (state=3): >>><<< 4871 1726773053.72333: stdout chunk (state=3): >>><<< 4871 1726773053.72348: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773053.72358: handler run complete 4871 1726773053.72381: attempt loop complete, returning result 4871 1726773053.72384: _execute() done 4871 1726773053.72389: dumping result to json 4871 1726773053.72391: done dumping result, returning 4871 1726773053.72400: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings [02b512f9-4fcf-027f-1ee8-00000000040f] 4871 1726773053.72406: sending task result for task 02b512f9-4fcf-027f-1ee8-00000000040f 4871 1726773053.72569: done sending task result for task 02b512f9-4fcf-027f-1ee8-00000000040f 4871 1726773053.72572: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "checksum": "ba15904bb90578344fad097ce2f46f9231275eae", "dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 312, "state": "file", "uid": 0 } 4871 1726773053.72679: no more pending results, returning what we have 4871 1726773053.72689: results queue empty 4871 1726773053.72690: checking for any_errors_fatal 4871 1726773053.72697: done checking for any_errors_fatal 4871 1726773053.72697: checking for max_fail_percentage 4871 1726773053.72699: done checking for max_fail_percentage 4871 1726773053.72700: checking to see if all hosts have failed and the running result is not ok 4871 1726773053.72700: done checking to see if all hosts have failed 4871 1726773053.72701: getting the remaining hosts for this loop 4871 1726773053.72703: done getting the remaining hosts for this loop 4871 1726773053.72706: getting the next task for host managed_node3 4871 1726773053.72712: done getting next task for host managed_node3 4871 1726773053.72715: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 4871 1726773053.72718: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4871 1726773053.72728: getting variables 4871 1726773053.72730: in VariableManager get_vars() 4871 1726773053.72767: Calling all_inventory to load vars for managed_node3 4871 1726773053.72769: Calling groups_inventory to load vars for managed_node3 4871 1726773053.72772: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773053.72781: Calling all_plugins_play to load vars for managed_node3 4871 1726773053.72783: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773053.72789: Calling groups_plugins_play to load vars for managed_node3 4871 1726773053.72961: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773053.73112: done with get_vars() 4871 1726773053.73123: done getting variables 4871 1726773053.73171: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes] *** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:149 Thursday 19 September 2024 15:10:53 -0400 (0:00:00.719) 0:00:25.474 **** 4871 1726773053.73202: entering _queue_task() for managed_node3/service 4871 1726773053.73451: worker is 1 (out of 1 available) 4871 1726773053.73468: exiting _queue_task() for managed_node3/service 4871 1726773053.73482: done queuing things up, now waiting for results queue to drain 4871 1726773053.73484: waiting for pending results... 4871 1726773053.73683: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 4871 1726773053.73773: in run() - task 02b512f9-4fcf-027f-1ee8-000000000410 4871 1726773053.73789: variable 'ansible_search_path' from source: unknown 4871 1726773053.73793: variable 'ansible_search_path' from source: unknown 4871 1726773053.73833: variable '__kernel_settings_services' from source: include_vars 4871 1726773053.74106: variable '__kernel_settings_services' from source: include_vars 4871 1726773053.74170: variable 'omit' from source: magic vars 4871 1726773053.74271: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773053.74279: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773053.74291: variable 'omit' from source: magic vars 4871 1726773053.74501: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4871 1726773053.74721: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4871 1726773053.74759: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4871 1726773053.74790: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4871 1726773053.74816: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4871 1726773053.74903: variable '__kernel_settings_register_profile' from source: set_fact 4871 1726773053.74915: variable '__kernel_settings_register_mode' from source: set_fact 4871 1726773053.74933: Evaluated conditional (__kernel_settings_register_profile is changed or __kernel_settings_register_mode is changed): False 4871 1726773053.74939: when evaluation is False, skipping this task 4871 1726773053.74965: variable 'item' from source: unknown 4871 1726773053.75021: variable 'item' from source: unknown skipping: [managed_node3] => (item=tuned) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__kernel_settings_register_profile is changed or __kernel_settings_register_mode is changed", "item": "tuned", "skip_reason": "Conditional result was False" } 4871 1726773053.75201: dumping result to json 4871 1726773053.75204: done dumping result, returning 4871 1726773053.75206: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes [02b512f9-4fcf-027f-1ee8-000000000410] 4871 1726773053.75208: sending task result for task 02b512f9-4fcf-027f-1ee8-000000000410 skipping: [managed_node3] => { "changed": false } MSG: All items skipped 4871 1726773053.75290: no more pending results, returning what we have 4871 1726773053.75293: results queue empty 4871 1726773053.75294: checking for any_errors_fatal 4871 1726773053.75304: done checking for any_errors_fatal 4871 1726773053.75305: checking for max_fail_percentage 4871 1726773053.75306: done checking for max_fail_percentage 4871 1726773053.75307: checking to see if all hosts have failed and the running result is not ok 4871 1726773053.75308: done checking to see if all hosts have failed 4871 1726773053.75309: getting the remaining hosts for this loop 4871 1726773053.75310: done getting the remaining hosts for this loop 4871 1726773053.75314: getting the next task for host managed_node3 4871 1726773053.75319: done getting next task for host managed_node3 4871 1726773053.75322: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 4871 1726773053.75325: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4871 1726773053.75342: getting variables 4871 1726773053.75343: in VariableManager get_vars() 4871 1726773053.75382: Calling all_inventory to load vars for managed_node3 4871 1726773053.75384: Calling groups_inventory to load vars for managed_node3 4871 1726773053.75389: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773053.75398: Calling all_plugins_play to load vars for managed_node3 4871 1726773053.75400: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773053.75403: Calling groups_plugins_play to load vars for managed_node3 4871 1726773053.75531: done sending task result for task 02b512f9-4fcf-027f-1ee8-000000000410 4871 1726773053.75536: WORKER PROCESS EXITING 4871 1726773053.75548: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773053.75698: done with get_vars() 4871 1726773053.75708: done getting variables 4871 1726773053.75757: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Tuned apply settings] ******** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:157 Thursday 19 September 2024 15:10:53 -0400 (0:00:00.025) 0:00:25.500 **** 4871 1726773053.75781: entering _queue_task() for managed_node3/command 4871 1726773053.76019: worker is 1 (out of 1 available) 4871 1726773053.76040: exiting _queue_task() for managed_node3/command 4871 1726773053.76053: done queuing things up, now waiting for results queue to drain 4871 1726773053.76055: waiting for pending results... 4871 1726773053.76250: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 4871 1726773053.76338: in run() - task 02b512f9-4fcf-027f-1ee8-000000000411 4871 1726773053.76352: variable 'ansible_search_path' from source: unknown 4871 1726773053.76356: variable 'ansible_search_path' from source: unknown 4871 1726773053.76392: calling self._execute() 4871 1726773053.76463: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773053.76467: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773053.76478: variable 'omit' from source: magic vars 4871 1726773053.76854: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4871 1726773053.77116: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4871 1726773053.77156: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4871 1726773053.77182: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4871 1726773053.77209: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4871 1726773053.77298: variable '__kernel_settings_register_profile' from source: set_fact 4871 1726773053.77320: Evaluated conditional (not __kernel_settings_register_profile is changed): True 4871 1726773053.77421: variable '__kernel_settings_register_mode' from source: set_fact 4871 1726773053.77430: Evaluated conditional (not __kernel_settings_register_mode is changed): True 4871 1726773053.77515: variable '__kernel_settings_register_apply' from source: set_fact 4871 1726773053.77525: Evaluated conditional (__kernel_settings_register_apply is changed): False 4871 1726773053.77528: when evaluation is False, skipping this task 4871 1726773053.77531: _execute() done 4871 1726773053.77533: dumping result to json 4871 1726773053.77538: done dumping result, returning 4871 1726773053.77546: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings [02b512f9-4fcf-027f-1ee8-000000000411] 4871 1726773053.77551: sending task result for task 02b512f9-4fcf-027f-1ee8-000000000411 4871 1726773053.77648: done sending task result for task 02b512f9-4fcf-027f-1ee8-000000000411 4871 1726773053.77651: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_apply is changed", "skip_reason": "Conditional result was False" } 4871 1726773053.77704: no more pending results, returning what we have 4871 1726773053.77707: results queue empty 4871 1726773053.77708: checking for any_errors_fatal 4871 1726773053.77720: done checking for any_errors_fatal 4871 1726773053.77721: checking for max_fail_percentage 4871 1726773053.77722: done checking for max_fail_percentage 4871 1726773053.77723: checking to see if all hosts have failed and the running result is not ok 4871 1726773053.77724: done checking to see if all hosts have failed 4871 1726773053.77724: getting the remaining hosts for this loop 4871 1726773053.77727: done getting the remaining hosts for this loop 4871 1726773053.77731: getting the next task for host managed_node3 4871 1726773053.77742: done getting next task for host managed_node3 4871 1726773053.77747: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Verify settings 4871 1726773053.77751: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4871 1726773053.77766: getting variables 4871 1726773053.77768: in VariableManager get_vars() 4871 1726773053.77805: Calling all_inventory to load vars for managed_node3 4871 1726773053.77808: Calling groups_inventory to load vars for managed_node3 4871 1726773053.77810: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773053.77819: Calling all_plugins_play to load vars for managed_node3 4871 1726773053.77822: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773053.77825: Calling groups_plugins_play to load vars for managed_node3 4871 1726773053.78017: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773053.78163: done with get_vars() 4871 1726773053.78172: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Verify settings] ************* task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:166 Thursday 19 September 2024 15:10:53 -0400 (0:00:00.024) 0:00:25.524 **** 4871 1726773053.78246: entering _queue_task() for managed_node3/include_tasks 4871 1726773053.78476: worker is 1 (out of 1 available) 4871 1726773053.78496: exiting _queue_task() for managed_node3/include_tasks 4871 1726773053.78508: done queuing things up, now waiting for results queue to drain 4871 1726773053.78509: waiting for pending results... 4871 1726773053.78706: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Verify settings 4871 1726773053.78790: in run() - task 02b512f9-4fcf-027f-1ee8-000000000412 4871 1726773053.78800: variable 'ansible_search_path' from source: unknown 4871 1726773053.78804: variable 'ansible_search_path' from source: unknown 4871 1726773053.78840: calling self._execute() 4871 1726773053.78912: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773053.78916: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773053.78926: variable 'omit' from source: magic vars 4871 1726773053.79295: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4871 1726773053.79491: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4871 1726773053.79528: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4871 1726773053.79557: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4871 1726773053.79584: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4871 1726773053.79673: variable '__kernel_settings_register_apply' from source: set_fact 4871 1726773053.79699: Evaluated conditional (__kernel_settings_register_apply is changed): False 4871 1726773053.79702: when evaluation is False, skipping this task 4871 1726773053.79705: _execute() done 4871 1726773053.79708: dumping result to json 4871 1726773053.79712: done dumping result, returning 4871 1726773053.79718: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Verify settings [02b512f9-4fcf-027f-1ee8-000000000412] 4871 1726773053.79721: sending task result for task 02b512f9-4fcf-027f-1ee8-000000000412 4871 1726773053.79823: done sending task result for task 02b512f9-4fcf-027f-1ee8-000000000412 4871 1726773053.79826: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_apply is changed", "skip_reason": "Conditional result was False" } 4871 1726773053.79882: no more pending results, returning what we have 4871 1726773053.79885: results queue empty 4871 1726773053.79888: checking for any_errors_fatal 4871 1726773053.79895: done checking for any_errors_fatal 4871 1726773053.79896: checking for max_fail_percentage 4871 1726773053.79897: done checking for max_fail_percentage 4871 1726773053.79898: checking to see if all hosts have failed and the running result is not ok 4871 1726773053.79898: done checking to see if all hosts have failed 4871 1726773053.79899: getting the remaining hosts for this loop 4871 1726773053.79901: done getting the remaining hosts for this loop 4871 1726773053.79905: getting the next task for host managed_node3 4871 1726773053.79912: done getting next task for host managed_node3 4871 1726773053.79916: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 4871 1726773053.79919: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4871 1726773053.79937: getting variables 4871 1726773053.79939: in VariableManager get_vars() 4871 1726773053.79973: Calling all_inventory to load vars for managed_node3 4871 1726773053.79975: Calling groups_inventory to load vars for managed_node3 4871 1726773053.79977: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773053.79989: Calling all_plugins_play to load vars for managed_node3 4871 1726773053.79991: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773053.79995: Calling groups_plugins_play to load vars for managed_node3 4871 1726773053.80142: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773053.80292: done with get_vars() 4871 1726773053.80302: done getting variables 4871 1726773053.80353: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes] *** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:177 Thursday 19 September 2024 15:10:53 -0400 (0:00:00.021) 0:00:25.546 **** 4871 1726773053.80379: entering _queue_task() for managed_node3/set_fact 4871 1726773053.80612: worker is 1 (out of 1 available) 4871 1726773053.80627: exiting _queue_task() for managed_node3/set_fact 4871 1726773053.80642: done queuing things up, now waiting for results queue to drain 4871 1726773053.80643: waiting for pending results... 4871 1726773053.80848: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 4871 1726773053.80925: in run() - task 02b512f9-4fcf-027f-1ee8-000000000413 4871 1726773053.80939: variable 'ansible_search_path' from source: unknown 4871 1726773053.80943: variable 'ansible_search_path' from source: unknown 4871 1726773053.80977: calling self._execute() 4871 1726773053.81054: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773053.81059: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773053.81069: variable 'omit' from source: magic vars 4871 1726773053.81157: variable 'omit' from source: magic vars 4871 1726773053.81200: variable 'omit' from source: magic vars 4871 1726773053.81224: variable 'omit' from source: magic vars 4871 1726773053.81261: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4871 1726773053.81292: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4871 1726773053.81313: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4871 1726773053.81329: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773053.81342: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773053.81368: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4871 1726773053.81371: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773053.81374: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773053.81452: Set connection var ansible_shell_type to sh 4871 1726773053.81460: Set connection var ansible_timeout to 10 4871 1726773053.81463: Set connection var ansible_connection to ssh 4871 1726773053.81470: Set connection var ansible_module_compression to ZIP_DEFLATED 4871 1726773053.81478: Set connection var ansible_pipelining to False 4871 1726773053.81484: Set connection var ansible_shell_executable to /bin/sh 4871 1726773053.81504: variable 'ansible_shell_executable' from source: unknown 4871 1726773053.81507: variable 'ansible_connection' from source: unknown 4871 1726773053.81513: variable 'ansible_module_compression' from source: unknown 4871 1726773053.81516: variable 'ansible_shell_type' from source: unknown 4871 1726773053.81519: variable 'ansible_shell_executable' from source: unknown 4871 1726773053.81523: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773053.81525: variable 'ansible_pipelining' from source: unknown 4871 1726773053.81528: variable 'ansible_timeout' from source: unknown 4871 1726773053.81530: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773053.81647: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4871 1726773053.81656: variable 'omit' from source: magic vars 4871 1726773053.81662: starting attempt loop 4871 1726773053.81665: running the handler 4871 1726773053.81675: handler run complete 4871 1726773053.81683: attempt loop complete, returning result 4871 1726773053.81686: _execute() done 4871 1726773053.81688: dumping result to json 4871 1726773053.81694: done dumping result, returning 4871 1726773053.81701: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes [02b512f9-4fcf-027f-1ee8-000000000413] 4871 1726773053.81706: sending task result for task 02b512f9-4fcf-027f-1ee8-000000000413 4871 1726773053.81794: done sending task result for task 02b512f9-4fcf-027f-1ee8-000000000413 4871 1726773053.81797: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "kernel_settings_reboot_required": false }, "changed": false } 4871 1726773053.81871: no more pending results, returning what we have 4871 1726773053.81874: results queue empty 4871 1726773053.81875: checking for any_errors_fatal 4871 1726773053.81880: done checking for any_errors_fatal 4871 1726773053.81881: checking for max_fail_percentage 4871 1726773053.81883: done checking for max_fail_percentage 4871 1726773053.81884: checking to see if all hosts have failed and the running result is not ok 4871 1726773053.81884: done checking to see if all hosts have failed 4871 1726773053.81885: getting the remaining hosts for this loop 4871 1726773053.81887: done getting the remaining hosts for this loop 4871 1726773053.81890: getting the next task for host managed_node3 4871 1726773053.81896: done getting next task for host managed_node3 4871 1726773053.81899: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 4871 1726773053.81903: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4871 1726773053.81918: getting variables 4871 1726773053.81920: in VariableManager get_vars() 4871 1726773053.81955: Calling all_inventory to load vars for managed_node3 4871 1726773053.81957: Calling groups_inventory to load vars for managed_node3 4871 1726773053.81959: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773053.81968: Calling all_plugins_play to load vars for managed_node3 4871 1726773053.81970: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773053.81973: Calling groups_plugins_play to load vars for managed_node3 4871 1726773053.82316: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773053.82454: done with get_vars() 4871 1726773053.82463: done getting variables 4871 1726773053.82507: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing] *** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:181 Thursday 19 September 2024 15:10:53 -0400 (0:00:00.021) 0:00:25.567 **** 4871 1726773053.82529: entering _queue_task() for managed_node3/set_fact 4871 1726773053.82756: worker is 1 (out of 1 available) 4871 1726773053.82774: exiting _queue_task() for managed_node3/set_fact 4871 1726773053.82786: done queuing things up, now waiting for results queue to drain 4871 1726773053.82787: waiting for pending results... 4871 1726773053.82985: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 4871 1726773053.83073: in run() - task 02b512f9-4fcf-027f-1ee8-000000000414 4871 1726773053.83085: variable 'ansible_search_path' from source: unknown 4871 1726773053.83088: variable 'ansible_search_path' from source: unknown 4871 1726773053.83126: calling self._execute() 4871 1726773053.83202: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773053.83207: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773053.83215: variable 'omit' from source: magic vars 4871 1726773053.83301: variable 'omit' from source: magic vars 4871 1726773053.83340: variable 'omit' from source: magic vars 4871 1726773053.83654: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4871 1726773053.83854: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4871 1726773053.83898: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4871 1726773053.83926: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4871 1726773053.83957: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4871 1726773053.84085: variable '__kernel_settings_register_profile' from source: set_fact 4871 1726773053.84103: variable '__kernel_settings_register_mode' from source: set_fact 4871 1726773053.84111: variable '__kernel_settings_register_apply' from source: set_fact 4871 1726773053.84155: variable 'omit' from source: magic vars 4871 1726773053.84180: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4871 1726773053.84208: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4871 1726773053.84227: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4871 1726773053.84241: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773053.84254: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773053.84279: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4871 1726773053.84283: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773053.84285: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773053.84363: Set connection var ansible_shell_type to sh 4871 1726773053.84371: Set connection var ansible_timeout to 10 4871 1726773053.84374: Set connection var ansible_connection to ssh 4871 1726773053.84381: Set connection var ansible_module_compression to ZIP_DEFLATED 4871 1726773053.84392: Set connection var ansible_pipelining to False 4871 1726773053.84398: Set connection var ansible_shell_executable to /bin/sh 4871 1726773053.84417: variable 'ansible_shell_executable' from source: unknown 4871 1726773053.84420: variable 'ansible_connection' from source: unknown 4871 1726773053.84423: variable 'ansible_module_compression' from source: unknown 4871 1726773053.84428: variable 'ansible_shell_type' from source: unknown 4871 1726773053.84431: variable 'ansible_shell_executable' from source: unknown 4871 1726773053.84434: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773053.84442: variable 'ansible_pipelining' from source: unknown 4871 1726773053.84448: variable 'ansible_timeout' from source: unknown 4871 1726773053.84451: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773053.84528: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4871 1726773053.84538: variable 'omit' from source: magic vars 4871 1726773053.84544: starting attempt loop 4871 1726773053.84552: running the handler 4871 1726773053.84558: handler run complete 4871 1726773053.84566: attempt loop complete, returning result 4871 1726773053.84569: _execute() done 4871 1726773053.84572: dumping result to json 4871 1726773053.84574: done dumping result, returning 4871 1726773053.84582: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing [02b512f9-4fcf-027f-1ee8-000000000414] 4871 1726773053.84586: sending task result for task 02b512f9-4fcf-027f-1ee8-000000000414 ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_changed": false }, "changed": false } 4871 1726773053.84746: no more pending results, returning what we have 4871 1726773053.84750: results queue empty 4871 1726773053.84750: checking for any_errors_fatal 4871 1726773053.84757: done checking for any_errors_fatal 4871 1726773053.84758: checking for max_fail_percentage 4871 1726773053.84760: done checking for max_fail_percentage 4871 1726773053.84761: checking to see if all hosts have failed and the running result is not ok 4871 1726773053.84762: done checking to see if all hosts have failed 4871 1726773053.84763: getting the remaining hosts for this loop 4871 1726773053.84766: done getting the remaining hosts for this loop 4871 1726773053.84770: getting the next task for host managed_node3 4871 1726773053.84778: done getting next task for host managed_node3 4871 1726773053.84780: ^ task is: TASK: meta (role_complete) 4871 1726773053.84783: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4871 1726773053.84795: getting variables 4871 1726773053.84796: in VariableManager get_vars() 4871 1726773053.84831: Calling all_inventory to load vars for managed_node3 4871 1726773053.84833: Calling groups_inventory to load vars for managed_node3 4871 1726773053.84842: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773053.84848: done sending task result for task 02b512f9-4fcf-027f-1ee8-000000000414 4871 1726773053.84850: WORKER PROCESS EXITING 4871 1726773053.84860: Calling all_plugins_play to load vars for managed_node3 4871 1726773053.84862: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773053.84865: Calling groups_plugins_play to load vars for managed_node3 4871 1726773053.85015: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773053.85192: done with get_vars() 4871 1726773053.85202: done getting variables 4871 1726773053.85263: done queuing things up, now waiting for results queue to drain 4871 1726773053.85265: results queue empty 4871 1726773053.85265: checking for any_errors_fatal 4871 1726773053.85267: done checking for any_errors_fatal 4871 1726773053.85267: checking for max_fail_percentage 4871 1726773053.85268: done checking for max_fail_percentage 4871 1726773053.85273: checking to see if all hosts have failed and the running result is not ok 4871 1726773053.85273: done checking to see if all hosts have failed 4871 1726773053.85274: getting the remaining hosts for this loop 4871 1726773053.85274: done getting the remaining hosts for this loop 4871 1726773053.85277: getting the next task for host managed_node3 4871 1726773053.85281: done getting next task for host managed_node3 4871 1726773053.85284: ^ task is: TASK: Ensure role reported not changed 4871 1726773053.85285: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4871 1726773053.85286: getting variables 4871 1726773053.85287: in VariableManager get_vars() 4871 1726773053.85297: Calling all_inventory to load vars for managed_node3 4871 1726773053.85298: Calling groups_inventory to load vars for managed_node3 4871 1726773053.85300: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773053.85303: Calling all_plugins_play to load vars for managed_node3 4871 1726773053.85305: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773053.85307: Calling groups_plugins_play to load vars for managed_node3 4871 1726773053.85426: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773053.85564: done with get_vars() 4871 1726773053.85570: done getting variables 4871 1726773053.85600: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Ensure role reported not changed] **************************************** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml:67 Thursday 19 September 2024 15:10:53 -0400 (0:00:00.030) 0:00:25.598 **** 4871 1726773053.85622: entering _queue_task() for managed_node3/assert 4871 1726773053.85942: worker is 1 (out of 1 available) 4871 1726773053.85958: exiting _queue_task() for managed_node3/assert 4871 1726773053.85973: done queuing things up, now waiting for results queue to drain 4871 1726773053.85974: waiting for pending results... 4871 1726773053.86299: running TaskExecutor() for managed_node3/TASK: Ensure role reported not changed 4871 1726773053.86425: in run() - task 02b512f9-4fcf-027f-1ee8-00000000000f 4871 1726773053.86453: variable 'ansible_search_path' from source: unknown 4871 1726773053.86503: calling self._execute() 4871 1726773053.86620: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773053.86642: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773053.86662: variable 'omit' from source: magic vars 4871 1726773053.86802: variable 'omit' from source: magic vars 4871 1726773053.86855: variable 'omit' from source: magic vars 4871 1726773053.86901: variable 'omit' from source: magic vars 4871 1726773053.86954: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4871 1726773053.87002: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4871 1726773053.87032: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4871 1726773053.87060: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773053.87087: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773053.87190: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4871 1726773053.87194: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773053.87197: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773053.87261: Set connection var ansible_shell_type to sh 4871 1726773053.87279: Set connection var ansible_timeout to 10 4871 1726773053.87288: Set connection var ansible_connection to ssh 4871 1726773053.87310: Set connection var ansible_module_compression to ZIP_DEFLATED 4871 1726773053.87327: Set connection var ansible_pipelining to False 4871 1726773053.87343: Set connection var ansible_shell_executable to /bin/sh 4871 1726773053.87372: variable 'ansible_shell_executable' from source: unknown 4871 1726773053.87742: variable 'ansible_connection' from source: unknown 4871 1726773053.87746: variable 'ansible_module_compression' from source: unknown 4871 1726773053.87749: variable 'ansible_shell_type' from source: unknown 4871 1726773053.87751: variable 'ansible_shell_executable' from source: unknown 4871 1726773053.87753: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773053.87755: variable 'ansible_pipelining' from source: unknown 4871 1726773053.87758: variable 'ansible_timeout' from source: unknown 4871 1726773053.87760: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773053.87828: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4871 1726773053.87856: variable 'omit' from source: magic vars 4871 1726773053.87868: starting attempt loop 4871 1726773053.87875: running the handler 4871 1726773053.88298: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4871 1726773053.90043: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4871 1726773053.90103: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4871 1726773053.90133: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4871 1726773053.90162: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4871 1726773053.90184: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4871 1726773053.90242: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4871 1726773053.90264: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4871 1726773053.90289: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4871 1726773053.90316: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4871 1726773053.90327: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4871 1726773053.90429: variable '__kernel_settings_changed' from source: set_fact 4871 1726773053.90445: Evaluated conditional (not __kernel_settings_changed | d(false)): True 4871 1726773053.90451: handler run complete 4871 1726773053.90471: attempt loop complete, returning result 4871 1726773053.90474: _execute() done 4871 1726773053.90477: dumping result to json 4871 1726773053.90479: done dumping result, returning 4871 1726773053.90489: done running TaskExecutor() for managed_node3/TASK: Ensure role reported not changed [02b512f9-4fcf-027f-1ee8-00000000000f] 4871 1726773053.90492: sending task result for task 02b512f9-4fcf-027f-1ee8-00000000000f 4871 1726773053.90598: done sending task result for task 02b512f9-4fcf-027f-1ee8-00000000000f 4871 1726773053.90601: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 4871 1726773053.90740: no more pending results, returning what we have 4871 1726773053.90743: results queue empty 4871 1726773053.90744: checking for any_errors_fatal 4871 1726773053.90746: done checking for any_errors_fatal 4871 1726773053.90746: checking for max_fail_percentage 4871 1726773053.90748: done checking for max_fail_percentage 4871 1726773053.90749: checking to see if all hosts have failed and the running result is not ok 4871 1726773053.90750: done checking to see if all hosts have failed 4871 1726773053.90750: getting the remaining hosts for this loop 4871 1726773053.90752: done getting the remaining hosts for this loop 4871 1726773053.90755: getting the next task for host managed_node3 4871 1726773053.90761: done getting next task for host managed_node3 4871 1726773053.90764: ^ task is: TASK: Cleanup 4871 1726773053.90766: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4871 1726773053.90769: getting variables 4871 1726773053.90770: in VariableManager get_vars() 4871 1726773053.90807: Calling all_inventory to load vars for managed_node3 4871 1726773053.90810: Calling groups_inventory to load vars for managed_node3 4871 1726773053.90812: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773053.90823: Calling all_plugins_play to load vars for managed_node3 4871 1726773053.90826: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773053.90867: Calling groups_plugins_play to load vars for managed_node3 4871 1726773053.91094: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773053.91550: done with get_vars() 4871 1726773053.91564: done getting variables TASK [Cleanup] ***************************************************************** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml:72 Thursday 19 September 2024 15:10:53 -0400 (0:00:00.060) 0:00:25.659 **** 4871 1726773053.91663: entering _queue_task() for managed_node3/include_tasks 4871 1726773053.91958: worker is 1 (out of 1 available) 4871 1726773053.91974: exiting _queue_task() for managed_node3/include_tasks 4871 1726773053.91988: done queuing things up, now waiting for results queue to drain 4871 1726773053.91989: waiting for pending results... 4871 1726773053.92484: running TaskExecutor() for managed_node3/TASK: Cleanup 4871 1726773053.92493: in run() - task 02b512f9-4fcf-027f-1ee8-000000000010 4871 1726773053.92496: variable 'ansible_search_path' from source: unknown 4871 1726773053.92499: calling self._execute() 4871 1726773053.92597: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773053.92604: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773053.92614: variable 'omit' from source: magic vars 4871 1726773053.92750: _execute() done 4871 1726773053.92754: dumping result to json 4871 1726773053.92757: done dumping result, returning 4871 1726773053.92763: done running TaskExecutor() for managed_node3/TASK: Cleanup [02b512f9-4fcf-027f-1ee8-000000000010] 4871 1726773053.92770: sending task result for task 02b512f9-4fcf-027f-1ee8-000000000010 4871 1726773053.93094: done sending task result for task 02b512f9-4fcf-027f-1ee8-000000000010 4871 1726773053.93098: WORKER PROCESS EXITING 4871 1726773053.93128: no more pending results, returning what we have 4871 1726773053.93132: in VariableManager get_vars() 4871 1726773053.93176: Calling all_inventory to load vars for managed_node3 4871 1726773053.93179: Calling groups_inventory to load vars for managed_node3 4871 1726773053.93182: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773053.93194: Calling all_plugins_play to load vars for managed_node3 4871 1726773053.93198: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773053.93202: Calling groups_plugins_play to load vars for managed_node3 4871 1726773053.93554: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773053.93773: done with get_vars() 4871 1726773053.93781: variable 'ansible_search_path' from source: unknown 4871 1726773053.93795: we have included files to process 4871 1726773053.93796: generating all_blocks data 4871 1726773053.93798: done generating all_blocks data 4871 1726773053.93804: processing included file: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml 4871 1726773053.93805: loading included file: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml 4871 1726773053.93807: Loading data from /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml 4871 1726773053.94869: done processing included file 4871 1726773053.94873: iterating over new_blocks loaded from include file 4871 1726773053.94874: in VariableManager get_vars() 4871 1726773053.94892: done with get_vars() 4871 1726773053.94894: filtering new block on tags 4871 1726773053.94920: done filtering new block on tags 4871 1726773053.94923: in VariableManager get_vars() 4871 1726773053.94940: done with get_vars() 4871 1726773053.94942: filtering new block on tags 4871 1726773053.95043: done filtering new block on tags 4871 1726773053.95046: done iterating over new_blocks loaded from include file included: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml for managed_node3 4871 1726773053.95052: extending task lists for all hosts with included blocks 4871 1726773053.97920: done extending task lists 4871 1726773053.97922: done processing included files 4871 1726773053.97923: results queue empty 4871 1726773053.97923: checking for any_errors_fatal 4871 1726773053.97927: done checking for any_errors_fatal 4871 1726773053.97928: checking for max_fail_percentage 4871 1726773053.97929: done checking for max_fail_percentage 4871 1726773053.97930: checking to see if all hosts have failed and the running result is not ok 4871 1726773053.97931: done checking to see if all hosts have failed 4871 1726773053.97932: getting the remaining hosts for this loop 4871 1726773053.97934: done getting the remaining hosts for this loop 4871 1726773053.97938: getting the next task for host managed_node3 4871 1726773053.97943: done getting next task for host managed_node3 4871 1726773053.97945: ^ task is: TASK: Show current tuned profile settings 4871 1726773053.97948: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 4871 1726773053.97951: getting variables 4871 1726773053.97952: in VariableManager get_vars() 4871 1726773053.97968: Calling all_inventory to load vars for managed_node3 4871 1726773053.97971: Calling groups_inventory to load vars for managed_node3 4871 1726773053.97973: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773053.97980: Calling all_plugins_play to load vars for managed_node3 4871 1726773053.97983: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773053.97986: Calling groups_plugins_play to load vars for managed_node3 4871 1726773053.98188: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773053.98412: done with get_vars() 4871 1726773053.98425: done getting variables 4871 1726773053.98475: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show current tuned profile settings] ************************************* task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:2 Thursday 19 September 2024 15:10:53 -0400 (0:00:00.068) 0:00:25.727 **** 4871 1726773053.98505: entering _queue_task() for managed_node3/command 4871 1726773053.98885: worker is 1 (out of 1 available) 4871 1726773053.98898: exiting _queue_task() for managed_node3/command 4871 1726773053.98911: done queuing things up, now waiting for results queue to drain 4871 1726773053.98913: waiting for pending results... 4871 1726773053.99259: running TaskExecutor() for managed_node3/TASK: Show current tuned profile settings 4871 1726773053.99315: in run() - task 02b512f9-4fcf-027f-1ee8-000000000588 4871 1726773053.99338: variable 'ansible_search_path' from source: unknown 4871 1726773053.99348: variable 'ansible_search_path' from source: unknown 4871 1726773053.99395: calling self._execute() 4871 1726773053.99498: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773053.99513: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773053.99530: variable 'omit' from source: magic vars 4871 1726773053.99662: variable 'omit' from source: magic vars 4871 1726773053.99710: variable 'omit' from source: magic vars 4871 1726773054.00104: variable '__kernel_settings_profile_filename' from source: role '' exported vars 4871 1726773054.00210: variable '__kernel_settings_profile_dir' from source: role '' exported vars 4871 1726773054.00317: variable '__kernel_settings_profile_parent' from source: set_fact 4871 1726773054.00343: variable '__kernel_settings_tuned_profile' from source: role '' exported vars 4871 1726773054.00442: variable 'omit' from source: magic vars 4871 1726773054.00451: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4871 1726773054.00501: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4871 1726773054.00531: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4871 1726773054.00566: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773054.00585: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773054.00626: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4871 1726773054.00639: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773054.00661: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773054.00773: Set connection var ansible_shell_type to sh 4871 1726773054.00879: Set connection var ansible_timeout to 10 4871 1726773054.00882: Set connection var ansible_connection to ssh 4871 1726773054.00885: Set connection var ansible_module_compression to ZIP_DEFLATED 4871 1726773054.00887: Set connection var ansible_pipelining to False 4871 1726773054.00889: Set connection var ansible_shell_executable to /bin/sh 4871 1726773054.00893: variable 'ansible_shell_executable' from source: unknown 4871 1726773054.00895: variable 'ansible_connection' from source: unknown 4871 1726773054.00897: variable 'ansible_module_compression' from source: unknown 4871 1726773054.00899: variable 'ansible_shell_type' from source: unknown 4871 1726773054.00902: variable 'ansible_shell_executable' from source: unknown 4871 1726773054.00904: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773054.00906: variable 'ansible_pipelining' from source: unknown 4871 1726773054.00909: variable 'ansible_timeout' from source: unknown 4871 1726773054.00911: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773054.01072: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4871 1726773054.01092: variable 'omit' from source: magic vars 4871 1726773054.01107: starting attempt loop 4871 1726773054.01116: running the handler 4871 1726773054.01142: _low_level_execute_command(): starting 4871 1726773054.01157: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4871 1726773054.01985: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773054.02065: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773054.02096: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773054.02176: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773054.03925: stdout chunk (state=3): >>>/root <<< 4871 1726773054.04037: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773054.04115: stderr chunk (state=3): >>><<< 4871 1726773054.04119: stdout chunk (state=3): >>><<< 4871 1726773054.04144: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773054.04167: _low_level_execute_command(): starting 4871 1726773054.04267: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773054.0415092-6114-235658668570836 `" && echo ansible-tmp-1726773054.0415092-6114-235658668570836="` echo /root/.ansible/tmp/ansible-tmp-1726773054.0415092-6114-235658668570836 `" ) && sleep 0' 4871 1726773054.04742: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4871 1726773054.04858: 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.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773054.04890: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773054.04962: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773054.06929: stdout chunk (state=3): >>>ansible-tmp-1726773054.0415092-6114-235658668570836=/root/.ansible/tmp/ansible-tmp-1726773054.0415092-6114-235658668570836 <<< 4871 1726773054.07342: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773054.07347: stdout chunk (state=3): >>><<< 4871 1726773054.07350: stderr chunk (state=3): >>><<< 4871 1726773054.07353: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773054.0415092-6114-235658668570836=/root/.ansible/tmp/ansible-tmp-1726773054.0415092-6114-235658668570836 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773054.07355: variable 'ansible_module_compression' from source: unknown 4871 1726773054.07358: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4871cqbcuaji/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 4871 1726773054.07360: variable 'ansible_facts' from source: unknown 4871 1726773054.07403: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773054.0415092-6114-235658668570836/AnsiballZ_command.py 4871 1726773054.07559: Sending initial data 4871 1726773054.07592: Sent initial data (154 bytes) 4871 1726773054.08284: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773054.08306: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4871 1726773054.08347: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773054.08407: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773054.08427: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773054.08453: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773054.08518: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773054.10134: 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 <<< 4871 1726773054.10206: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4871 1726773054.10275: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpf59ziz06 /root/.ansible/tmp/ansible-tmp-1726773054.0415092-6114-235658668570836/AnsiballZ_command.py <<< 4871 1726773054.10279: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773054.0415092-6114-235658668570836/AnsiballZ_command.py" <<< 4871 1726773054.10342: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpf59ziz06" to remote "/root/.ansible/tmp/ansible-tmp-1726773054.0415092-6114-235658668570836/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773054.0415092-6114-235658668570836/AnsiballZ_command.py" <<< 4871 1726773054.11105: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773054.11232: stderr chunk (state=3): >>><<< 4871 1726773054.11290: stdout chunk (state=3): >>><<< 4871 1726773054.11294: done transferring module to remote 4871 1726773054.11296: _low_level_execute_command(): starting 4871 1726773054.11308: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773054.0415092-6114-235658668570836/ /root/.ansible/tmp/ansible-tmp-1726773054.0415092-6114-235658668570836/AnsiballZ_command.py && sleep 0' 4871 1726773054.12040: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4871 1726773054.12057: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773054.12072: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773054.12189: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4871 1726773054.12214: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773054.12291: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773054.12305: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773054.14250: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773054.14254: stdout chunk (state=3): >>><<< 4871 1726773054.14257: stderr chunk (state=3): >>><<< 4871 1726773054.14381: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773054.14385: _low_level_execute_command(): starting 4871 1726773054.14391: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773054.0415092-6114-235658668570836/AnsiballZ_command.py && sleep 0' 4871 1726773054.15064: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4871 1726773054.15088: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773054.15206: 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.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773054.15231: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773054.15325: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773054.32302: stdout chunk (state=3): >>> {"changed": true, "stdout": "#\n# Ansible managed\n#\n# system_role:kernel_settings\n\n[main]\nsummary = kernel settings\n[sysctl]\nfs.epoll.max_user_watches = 785592\nfs.file-max = 379724\n[sysfs]\n/sys/kernel/debug/x86/ibrs_enabled = 0\n/sys/kernel/debug/x86/pti_enabled = 0\n/sys/kernel/debug/x86/retp_enabled = 0\n[vm]\ntransparent_hugepages = madvise", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/tuned/profiles/kernel_settings/tuned.conf"], "start": "2024-09-19 15:10:54.318730", "end": "2024-09-19 15:10:54.321936", "delta": "0:00:00.003206", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /etc/tuned/profiles/kernel_settings/tuned.conf", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 4871 1726773054.33933: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.99 closed. <<< 4871 1726773054.33989: stderr chunk (state=3): >>><<< 4871 1726773054.33993: stdout chunk (state=3): >>><<< 4871 1726773054.34014: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "#\n# Ansible managed\n#\n# system_role:kernel_settings\n\n[main]\nsummary = kernel settings\n[sysctl]\nfs.epoll.max_user_watches = 785592\nfs.file-max = 379724\n[sysfs]\n/sys/kernel/debug/x86/ibrs_enabled = 0\n/sys/kernel/debug/x86/pti_enabled = 0\n/sys/kernel/debug/x86/retp_enabled = 0\n[vm]\ntransparent_hugepages = madvise", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/tuned/profiles/kernel_settings/tuned.conf"], "start": "2024-09-19 15:10:54.318730", "end": "2024-09-19 15:10:54.321936", "delta": "0:00:00.003206", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /etc/tuned/profiles/kernel_settings/tuned.conf", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK 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.46.99 closed. 4871 1726773054.34051: done with _execute_module (ansible.legacy.command, {'_raw_params': 'cat /etc/tuned/profiles/kernel_settings/tuned.conf', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726773054.0415092-6114-235658668570836/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4871 1726773054.34060: _low_level_execute_command(): starting 4871 1726773054.34065: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773054.0415092-6114-235658668570836/ > /dev/null 2>&1 && sleep 0' 4871 1726773054.34511: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773054.34515: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 <<< 4871 1726773054.34551: stderr chunk (state=3): >>>debug2: match not found <<< 4871 1726773054.34554: 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.46.99 is address debug1: re-parsing configuration <<< 4871 1726773054.34556: 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.46.99 originally 10.31.46.99 <<< 4871 1726773054.34563: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773054.34615: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773054.34618: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773054.34663: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773054.36668: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773054.36675: stderr chunk (state=3): >>><<< 4871 1726773054.36716: stdout chunk (state=3): >>><<< 4871 1726773054.36720: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773054.36726: handler run complete 4871 1726773054.36749: Evaluated conditional (False): False 4871 1726773054.36758: attempt loop complete, returning result 4871 1726773054.36761: _execute() done 4871 1726773054.36763: dumping result to json 4871 1726773054.36769: done dumping result, returning 4871 1726773054.36777: done running TaskExecutor() for managed_node3/TASK: Show current tuned profile settings [02b512f9-4fcf-027f-1ee8-000000000588] 4871 1726773054.36782: sending task result for task 02b512f9-4fcf-027f-1ee8-000000000588 4871 1726773054.36904: done sending task result for task 02b512f9-4fcf-027f-1ee8-000000000588 4871 1726773054.36908: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "cat", "/etc/tuned/profiles/kernel_settings/tuned.conf" ], "delta": "0:00:00.003206", "end": "2024-09-19 15:10:54.321936", "rc": 0, "start": "2024-09-19 15:10:54.318730" } STDOUT: # # Ansible managed # # system_role:kernel_settings [main] summary = kernel settings [sysctl] fs.epoll.max_user_watches = 785592 fs.file-max = 379724 [sysfs] /sys/kernel/debug/x86/ibrs_enabled = 0 /sys/kernel/debug/x86/pti_enabled = 0 /sys/kernel/debug/x86/retp_enabled = 0 [vm] transparent_hugepages = madvise 4871 1726773054.36984: no more pending results, returning what we have 4871 1726773054.36990: results queue empty 4871 1726773054.36991: checking for any_errors_fatal 4871 1726773054.36992: done checking for any_errors_fatal 4871 1726773054.36993: checking for max_fail_percentage 4871 1726773054.36995: done checking for max_fail_percentage 4871 1726773054.36996: checking to see if all hosts have failed and the running result is not ok 4871 1726773054.36997: done checking to see if all hosts have failed 4871 1726773054.36998: getting the remaining hosts for this loop 4871 1726773054.37000: done getting the remaining hosts for this loop 4871 1726773054.37004: getting the next task for host managed_node3 4871 1726773054.37013: done getting next task for host managed_node3 4871 1726773054.37017: ^ task is: TASK: Run role with purge to remove everything 4871 1726773054.37021: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 4871 1726773054.37024: getting variables 4871 1726773054.37025: in VariableManager get_vars() 4871 1726773054.37061: Calling all_inventory to load vars for managed_node3 4871 1726773054.37064: Calling groups_inventory to load vars for managed_node3 4871 1726773054.37066: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773054.37076: Calling all_plugins_play to load vars for managed_node3 4871 1726773054.37078: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773054.37081: Calling groups_plugins_play to load vars for managed_node3 4871 1726773054.37242: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773054.37396: done with get_vars() 4871 1726773054.37406: done getting variables TASK [Run role with purge to remove everything] ******************************** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:9 Thursday 19 September 2024 15:10:54 -0400 (0:00:00.389) 0:00:26.117 **** 4871 1726773054.37480: entering _queue_task() for managed_node3/include_role 4871 1726773054.37713: worker is 1 (out of 1 available) 4871 1726773054.37728: exiting _queue_task() for managed_node3/include_role 4871 1726773054.37741: done queuing things up, now waiting for results queue to drain 4871 1726773054.37743: waiting for pending results... 4871 1726773054.37934: running TaskExecutor() for managed_node3/TASK: Run role with purge to remove everything 4871 1726773054.38011: in run() - task 02b512f9-4fcf-027f-1ee8-00000000058a 4871 1726773054.38023: variable 'ansible_search_path' from source: unknown 4871 1726773054.38028: variable 'ansible_search_path' from source: unknown 4871 1726773054.38064: calling self._execute() 4871 1726773054.38138: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773054.38142: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773054.38152: variable 'omit' from source: magic vars 4871 1726773054.38334: _execute() done 4871 1726773054.38340: dumping result to json 4871 1726773054.38344: done dumping result, returning 4871 1726773054.38347: done running TaskExecutor() for managed_node3/TASK: Run role with purge to remove everything [02b512f9-4fcf-027f-1ee8-00000000058a] 4871 1726773054.38354: sending task result for task 02b512f9-4fcf-027f-1ee8-00000000058a 4871 1726773054.38741: done sending task result for task 02b512f9-4fcf-027f-1ee8-00000000058a 4871 1726773054.38744: WORKER PROCESS EXITING 4871 1726773054.38771: no more pending results, returning what we have 4871 1726773054.38775: in VariableManager get_vars() 4871 1726773054.38816: Calling all_inventory to load vars for managed_node3 4871 1726773054.38820: Calling groups_inventory to load vars for managed_node3 4871 1726773054.38822: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773054.38832: Calling all_plugins_play to load vars for managed_node3 4871 1726773054.38836: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773054.38840: Calling groups_plugins_play to load vars for managed_node3 4871 1726773054.39102: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773054.39353: done with get_vars() 4871 1726773054.39362: variable 'ansible_search_path' from source: unknown 4871 1726773054.39363: variable 'ansible_search_path' from source: unknown 4871 1726773054.39690: variable 'omit' from source: magic vars 4871 1726773054.39726: variable 'omit' from source: magic vars 4871 1726773054.39744: variable 'omit' from source: magic vars 4871 1726773054.39748: we have included files to process 4871 1726773054.39749: generating all_blocks data 4871 1726773054.39750: done generating all_blocks data 4871 1726773054.39754: processing included file: fedora.linux_system_roles.kernel_settings 4871 1726773054.39779: in VariableManager get_vars() 4871 1726773054.39796: done with get_vars() 4871 1726773054.39827: in VariableManager get_vars() 4871 1726773054.39849: done with get_vars() 4871 1726773054.39893: Loading data from /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/main.yml 4871 1726773054.39967: Loading data from /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/defaults/main.yml 4871 1726773054.40003: Loading data from /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/meta/main.yml 4871 1726773054.40118: Loading data from /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml 4871 1726773054.40737: in VariableManager get_vars() 4871 1726773054.40755: done with get_vars() 4871 1726773054.41670: in VariableManager get_vars() 4871 1726773054.41686: done with get_vars() 4871 1726773054.41801: Loading data from /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/handlers/main.yml 4871 1726773054.42245: iterating over new_blocks loaded from include file 4871 1726773054.42247: in VariableManager get_vars() 4871 1726773054.42260: done with get_vars() 4871 1726773054.42261: filtering new block on tags 4871 1726773054.42293: done filtering new block on tags 4871 1726773054.42295: in VariableManager get_vars() 4871 1726773054.42305: done with get_vars() 4871 1726773054.42306: filtering new block on tags 4871 1726773054.42336: done filtering new block on tags 4871 1726773054.42338: in VariableManager get_vars() 4871 1726773054.42349: done with get_vars() 4871 1726773054.42350: filtering new block on tags 4871 1726773054.42471: done filtering new block on tags 4871 1726773054.42474: in VariableManager get_vars() 4871 1726773054.42498: done with get_vars() 4871 1726773054.42500: filtering new block on tags 4871 1726773054.42521: done filtering new block on tags 4871 1726773054.42523: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.kernel_settings for managed_node3 4871 1726773054.42528: extending task lists for all hosts with included blocks 4871 1726773054.42815: done extending task lists 4871 1726773054.42816: done processing included files 4871 1726773054.42817: results queue empty 4871 1726773054.42818: checking for any_errors_fatal 4871 1726773054.42823: done checking for any_errors_fatal 4871 1726773054.42824: checking for max_fail_percentage 4871 1726773054.42825: done checking for max_fail_percentage 4871 1726773054.42826: checking to see if all hosts have failed and the running result is not ok 4871 1726773054.42827: done checking to see if all hosts have failed 4871 1726773054.42828: getting the remaining hosts for this loop 4871 1726773054.42829: done getting the remaining hosts for this loop 4871 1726773054.42831: getting the next task for host managed_node3 4871 1726773054.42838: done getting next task for host managed_node3 4871 1726773054.42841: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 4871 1726773054.42845: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 4871 1726773054.42855: getting variables 4871 1726773054.42856: in VariableManager get_vars() 4871 1726773054.42870: Calling all_inventory to load vars for managed_node3 4871 1726773054.42873: Calling groups_inventory to load vars for managed_node3 4871 1726773054.42875: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773054.42881: Calling all_plugins_play to load vars for managed_node3 4871 1726773054.42884: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773054.42887: Calling groups_plugins_play to load vars for managed_node3 4871 1726773054.43068: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773054.43307: done with get_vars() 4871 1726773054.43318: done getting variables 4871 1726773054.43365: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values] *** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:2 Thursday 19 September 2024 15:10:54 -0400 (0:00:00.059) 0:00:26.176 **** 4871 1726773054.43403: entering _queue_task() for managed_node3/fail 4871 1726773054.43757: worker is 1 (out of 1 available) 4871 1726773054.43773: exiting _queue_task() for managed_node3/fail 4871 1726773054.43786: done queuing things up, now waiting for results queue to drain 4871 1726773054.43787: waiting for pending results... 4871 1726773054.43993: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 4871 1726773054.44087: in run() - task 02b512f9-4fcf-027f-1ee8-0000000006d8 4871 1726773054.44102: variable 'ansible_search_path' from source: unknown 4871 1726773054.44106: variable 'ansible_search_path' from source: unknown 4871 1726773054.44143: calling self._execute() 4871 1726773054.44220: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773054.44223: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773054.44233: variable 'omit' from source: magic vars 4871 1726773054.44661: variable 'kernel_settings_sysctl' from source: include params 4871 1726773054.44669: variable '__kernel_settings_state_empty' from source: role '' all vars 4871 1726773054.44680: Evaluated conditional (kernel_settings_sysctl != __kernel_settings_state_empty): True 4871 1726773054.44909: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4871 1726773054.46672: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4871 1726773054.46724: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4871 1726773054.46756: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4871 1726773054.46795: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4871 1726773054.46816: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4871 1726773054.46886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4871 1726773054.46910: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4871 1726773054.46929: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4871 1726773054.46963: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4871 1726773054.46975: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4871 1726773054.47020: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4871 1726773054.47039: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4871 1726773054.47059: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4871 1726773054.47087: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4871 1726773054.47100: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4871 1726773054.47137: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4871 1726773054.47154: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4871 1726773054.47174: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4871 1726773054.47205: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4871 1726773054.47215: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4871 1726773054.47417: variable 'kernel_settings_sysctl' from source: include params 4871 1726773054.47439: Evaluated conditional ((kernel_settings_sysctl | selectattr("value", "defined") | selectattr("value", "sameas", true) | list | length > 0) or (kernel_settings_sysctl | selectattr("value", "defined") | selectattr("value", "sameas", false) | list | length > 0)): False 4871 1726773054.47443: when evaluation is False, skipping this task 4871 1726773054.47446: _execute() done 4871 1726773054.47448: dumping result to json 4871 1726773054.47451: done dumping result, returning 4871 1726773054.47458: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values [02b512f9-4fcf-027f-1ee8-0000000006d8] 4871 1726773054.47463: sending task result for task 02b512f9-4fcf-027f-1ee8-0000000006d8 4871 1726773054.47562: done sending task result for task 02b512f9-4fcf-027f-1ee8-0000000006d8 4871 1726773054.47565: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(kernel_settings_sysctl | selectattr(\"value\", \"defined\") | selectattr(\"value\", \"sameas\", true) | list | length > 0) or (kernel_settings_sysctl | selectattr(\"value\", \"defined\") | selectattr(\"value\", \"sameas\", false) | list | length > 0)", "skip_reason": "Conditional result was False" } 4871 1726773054.47615: no more pending results, returning what we have 4871 1726773054.47619: results queue empty 4871 1726773054.47620: checking for any_errors_fatal 4871 1726773054.47622: done checking for any_errors_fatal 4871 1726773054.47622: checking for max_fail_percentage 4871 1726773054.47624: done checking for max_fail_percentage 4871 1726773054.47625: checking to see if all hosts have failed and the running result is not ok 4871 1726773054.47626: done checking to see if all hosts have failed 4871 1726773054.47627: getting the remaining hosts for this loop 4871 1726773054.47629: done getting the remaining hosts for this loop 4871 1726773054.47633: getting the next task for host managed_node3 4871 1726773054.47645: done getting next task for host managed_node3 4871 1726773054.47650: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 4871 1726773054.47655: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 4871 1726773054.47678: getting variables 4871 1726773054.47680: in VariableManager get_vars() 4871 1726773054.47715: Calling all_inventory to load vars for managed_node3 4871 1726773054.47717: Calling groups_inventory to load vars for managed_node3 4871 1726773054.47719: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773054.47728: Calling all_plugins_play to load vars for managed_node3 4871 1726773054.47731: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773054.47733: Calling groups_plugins_play to load vars for managed_node3 4871 1726773054.47928: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773054.48087: done with get_vars() 4871 1726773054.48096: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Set version specific variables] *** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:9 Thursday 19 September 2024 15:10:54 -0400 (0:00:00.047) 0:00:26.224 **** 4871 1726773054.48169: entering _queue_task() for managed_node3/include_tasks 4871 1726773054.48397: worker is 1 (out of 1 available) 4871 1726773054.48412: exiting _queue_task() for managed_node3/include_tasks 4871 1726773054.48428: done queuing things up, now waiting for results queue to drain 4871 1726773054.48429: waiting for pending results... 4871 1726773054.48622: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 4871 1726773054.48722: in run() - task 02b512f9-4fcf-027f-1ee8-0000000006d9 4871 1726773054.48738: variable 'ansible_search_path' from source: unknown 4871 1726773054.48742: variable 'ansible_search_path' from source: unknown 4871 1726773054.48779: calling self._execute() 4871 1726773054.48860: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773054.48866: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773054.48877: variable 'omit' from source: magic vars 4871 1726773054.48963: _execute() done 4871 1726773054.48967: dumping result to json 4871 1726773054.48969: done dumping result, returning 4871 1726773054.48977: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables [02b512f9-4fcf-027f-1ee8-0000000006d9] 4871 1726773054.48982: sending task result for task 02b512f9-4fcf-027f-1ee8-0000000006d9 4871 1726773054.49080: done sending task result for task 02b512f9-4fcf-027f-1ee8-0000000006d9 4871 1726773054.49083: WORKER PROCESS EXITING 4871 1726773054.49149: no more pending results, returning what we have 4871 1726773054.49153: in VariableManager get_vars() 4871 1726773054.49192: Calling all_inventory to load vars for managed_node3 4871 1726773054.49194: Calling groups_inventory to load vars for managed_node3 4871 1726773054.49196: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773054.49208: Calling all_plugins_play to load vars for managed_node3 4871 1726773054.49210: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773054.49214: Calling groups_plugins_play to load vars for managed_node3 4871 1726773054.49357: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773054.49699: done with get_vars() 4871 1726773054.49704: variable 'ansible_search_path' from source: unknown 4871 1726773054.49705: variable 'ansible_search_path' from source: unknown 4871 1726773054.49728: we have included files to process 4871 1726773054.49729: generating all_blocks data 4871 1726773054.49730: done generating all_blocks data 4871 1726773054.49732: processing included file: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 4871 1726773054.49732: loading included file: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 4871 1726773054.49734: Loading data from /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 4871 1726773054.50233: done processing included file 4871 1726773054.50237: iterating over new_blocks loaded from include file 4871 1726773054.50238: in VariableManager get_vars() 4871 1726773054.50255: done with get_vars() 4871 1726773054.50256: filtering new block on tags 4871 1726773054.50275: done filtering new block on tags 4871 1726773054.50277: in VariableManager get_vars() 4871 1726773054.50293: done with get_vars() 4871 1726773054.50294: filtering new block on tags 4871 1726773054.50321: done filtering new block on tags 4871 1726773054.50322: in VariableManager get_vars() 4871 1726773054.50339: done with get_vars() 4871 1726773054.50341: filtering new block on tags 4871 1726773054.50367: done filtering new block on tags 4871 1726773054.50369: in VariableManager get_vars() 4871 1726773054.50383: done with get_vars() 4871 1726773054.50384: filtering new block on tags 4871 1726773054.50401: done filtering new block on tags 4871 1726773054.50403: done iterating over new_blocks loaded from include file included: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml for managed_node3 4871 1726773054.50407: extending task lists for all hosts with included blocks 4871 1726773054.50547: done extending task lists 4871 1726773054.50548: done processing included files 4871 1726773054.50549: results queue empty 4871 1726773054.50549: checking for any_errors_fatal 4871 1726773054.50551: done checking for any_errors_fatal 4871 1726773054.50552: checking for max_fail_percentage 4871 1726773054.50553: done checking for max_fail_percentage 4871 1726773054.50553: checking to see if all hosts have failed and the running result is not ok 4871 1726773054.50554: done checking to see if all hosts have failed 4871 1726773054.50554: getting the remaining hosts for this loop 4871 1726773054.50555: done getting the remaining hosts for this loop 4871 1726773054.50557: getting the next task for host managed_node3 4871 1726773054.50560: done getting next task for host managed_node3 4871 1726773054.50562: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 4871 1726773054.50565: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 4871 1726773054.50572: getting variables 4871 1726773054.50572: in VariableManager get_vars() 4871 1726773054.50603: Calling all_inventory to load vars for managed_node3 4871 1726773054.50605: Calling groups_inventory to load vars for managed_node3 4871 1726773054.50607: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773054.50612: Calling all_plugins_play to load vars for managed_node3 4871 1726773054.50613: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773054.50615: Calling groups_plugins_play to load vars for managed_node3 4871 1726773054.50715: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773054.50852: done with get_vars() 4871 1726773054.50859: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role] *** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:2 Thursday 19 September 2024 15:10:54 -0400 (0:00:00.027) 0:00:26.251 **** 4871 1726773054.50916: entering _queue_task() for managed_node3/setup 4871 1726773054.51172: worker is 1 (out of 1 available) 4871 1726773054.51186: exiting _queue_task() for managed_node3/setup 4871 1726773054.51202: done queuing things up, now waiting for results queue to drain 4871 1726773054.51204: waiting for pending results... 4871 1726773054.51400: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 4871 1726773054.51505: in run() - task 02b512f9-4fcf-027f-1ee8-000000000754 4871 1726773054.51518: variable 'ansible_search_path' from source: unknown 4871 1726773054.51522: variable 'ansible_search_path' from source: unknown 4871 1726773054.51558: calling self._execute() 4871 1726773054.51634: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773054.51644: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773054.51651: variable 'omit' from source: magic vars 4871 1726773054.52075: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4871 1726773054.53730: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4871 1726773054.53791: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4871 1726773054.53822: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4871 1726773054.53854: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4871 1726773054.53875: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4871 1726773054.53943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4871 1726773054.53968: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4871 1726773054.53987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4871 1726773054.54019: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4871 1726773054.54030: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4871 1726773054.54081: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4871 1726773054.54102: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4871 1726773054.54119: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4871 1726773054.54148: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4871 1726773054.54160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4871 1726773054.54290: variable '__kernel_settings_required_facts' from source: role '' all vars 4871 1726773054.54301: variable 'ansible_facts' from source: unknown 4871 1726773054.54378: Evaluated conditional (__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 4871 1726773054.54382: when evaluation is False, skipping this task 4871 1726773054.54385: _execute() done 4871 1726773054.54390: dumping result to json 4871 1726773054.54392: done dumping result, returning 4871 1726773054.54399: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role [02b512f9-4fcf-027f-1ee8-000000000754] 4871 1726773054.54402: sending task result for task 02b512f9-4fcf-027f-1ee8-000000000754 4871 1726773054.54500: done sending task result for task 02b512f9-4fcf-027f-1ee8-000000000754 4871 1726773054.54505: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 4871 1726773054.54559: no more pending results, returning what we have 4871 1726773054.54563: results queue empty 4871 1726773054.54564: checking for any_errors_fatal 4871 1726773054.54565: done checking for any_errors_fatal 4871 1726773054.54566: checking for max_fail_percentage 4871 1726773054.54567: done checking for max_fail_percentage 4871 1726773054.54568: checking to see if all hosts have failed and the running result is not ok 4871 1726773054.54569: done checking to see if all hosts have failed 4871 1726773054.54570: getting the remaining hosts for this loop 4871 1726773054.54571: done getting the remaining hosts for this loop 4871 1726773054.54576: getting the next task for host managed_node3 4871 1726773054.54586: done getting next task for host managed_node3 4871 1726773054.54589: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 4871 1726773054.54596: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 4871 1726773054.54612: getting variables 4871 1726773054.54613: in VariableManager get_vars() 4871 1726773054.54652: Calling all_inventory to load vars for managed_node3 4871 1726773054.54655: Calling groups_inventory to load vars for managed_node3 4871 1726773054.54657: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773054.54666: Calling all_plugins_play to load vars for managed_node3 4871 1726773054.54668: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773054.54671: Calling groups_plugins_play to load vars for managed_node3 4871 1726773054.54844: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773054.55026: done with get_vars() 4871 1726773054.55037: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if system is ostree] *** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:10 Thursday 19 September 2024 15:10:54 -0400 (0:00:00.042) 0:00:26.293 **** 4871 1726773054.55119: entering _queue_task() for managed_node3/stat 4871 1726773054.55356: worker is 1 (out of 1 available) 4871 1726773054.55370: exiting _queue_task() for managed_node3/stat 4871 1726773054.55384: done queuing things up, now waiting for results queue to drain 4871 1726773054.55386: waiting for pending results... 4871 1726773054.55581: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 4871 1726773054.55687: in run() - task 02b512f9-4fcf-027f-1ee8-000000000756 4871 1726773054.55702: variable 'ansible_search_path' from source: unknown 4871 1726773054.55706: variable 'ansible_search_path' from source: unknown 4871 1726773054.55742: calling self._execute() 4871 1726773054.55826: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773054.55830: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773054.55841: variable 'omit' from source: magic vars 4871 1726773054.56225: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4871 1726773054.56428: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4871 1726773054.56468: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4871 1726773054.56499: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4871 1726773054.56530: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4871 1726773054.56604: 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) 4871 1726773054.56625: 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) 4871 1726773054.56646: 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) 4871 1726773054.56666: 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) 4871 1726773054.56772: variable '__kernel_settings_is_ostree' from source: set_fact 4871 1726773054.56781: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 4871 1726773054.56785: when evaluation is False, skipping this task 4871 1726773054.56788: _execute() done 4871 1726773054.56792: dumping result to json 4871 1726773054.56795: done dumping result, returning 4871 1726773054.56802: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree [02b512f9-4fcf-027f-1ee8-000000000756] 4871 1726773054.56809: sending task result for task 02b512f9-4fcf-027f-1ee8-000000000756 4871 1726773054.56904: done sending task result for task 02b512f9-4fcf-027f-1ee8-000000000756 4871 1726773054.56907: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 4871 1726773054.56986: no more pending results, returning what we have 4871 1726773054.56990: results queue empty 4871 1726773054.56990: checking for any_errors_fatal 4871 1726773054.56999: done checking for any_errors_fatal 4871 1726773054.57000: checking for max_fail_percentage 4871 1726773054.57002: done checking for max_fail_percentage 4871 1726773054.57003: checking to see if all hosts have failed and the running result is not ok 4871 1726773054.57004: done checking to see if all hosts have failed 4871 1726773054.57004: getting the remaining hosts for this loop 4871 1726773054.57006: done getting the remaining hosts for this loop 4871 1726773054.57010: getting the next task for host managed_node3 4871 1726773054.57017: done getting next task for host managed_node3 4871 1726773054.57021: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 4871 1726773054.57028: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 4871 1726773054.57044: getting variables 4871 1726773054.57046: in VariableManager get_vars() 4871 1726773054.57081: Calling all_inventory to load vars for managed_node3 4871 1726773054.57083: Calling groups_inventory to load vars for managed_node3 4871 1726773054.57085: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773054.57095: Calling all_plugins_play to load vars for managed_node3 4871 1726773054.57097: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773054.57100: Calling groups_plugins_play to load vars for managed_node3 4871 1726773054.57250: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773054.57403: done with get_vars() 4871 1726773054.57412: done getting variables 4871 1726773054.57460: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree] *** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:15 Thursday 19 September 2024 15:10:54 -0400 (0:00:00.023) 0:00:26.317 **** 4871 1726773054.57486: entering _queue_task() for managed_node3/set_fact 4871 1726773054.57718: worker is 1 (out of 1 available) 4871 1726773054.57732: exiting _queue_task() for managed_node3/set_fact 4871 1726773054.57748: done queuing things up, now waiting for results queue to drain 4871 1726773054.57750: waiting for pending results... 4871 1726773054.57944: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 4871 1726773054.58059: in run() - task 02b512f9-4fcf-027f-1ee8-000000000757 4871 1726773054.58071: variable 'ansible_search_path' from source: unknown 4871 1726773054.58076: variable 'ansible_search_path' from source: unknown 4871 1726773054.58111: calling self._execute() 4871 1726773054.58189: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773054.58199: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773054.58206: variable 'omit' from source: magic vars 4871 1726773054.58584: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4871 1726773054.58849: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4871 1726773054.58886: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4871 1726773054.58914: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4871 1726773054.58943: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4871 1726773054.59014: 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) 4871 1726773054.59033: 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) 4871 1726773054.59055: 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) 4871 1726773054.59141: 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) 4871 1726773054.59172: variable '__kernel_settings_is_ostree' from source: set_fact 4871 1726773054.59183: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 4871 1726773054.59186: when evaluation is False, skipping this task 4871 1726773054.59189: _execute() done 4871 1726773054.59194: dumping result to json 4871 1726773054.59197: done dumping result, returning 4871 1726773054.59204: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree [02b512f9-4fcf-027f-1ee8-000000000757] 4871 1726773054.59209: sending task result for task 02b512f9-4fcf-027f-1ee8-000000000757 4871 1726773054.59301: done sending task result for task 02b512f9-4fcf-027f-1ee8-000000000757 4871 1726773054.59304: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 4871 1726773054.59357: no more pending results, returning what we have 4871 1726773054.59361: results queue empty 4871 1726773054.59362: checking for any_errors_fatal 4871 1726773054.59369: done checking for any_errors_fatal 4871 1726773054.59369: checking for max_fail_percentage 4871 1726773054.59371: done checking for max_fail_percentage 4871 1726773054.59372: checking to see if all hosts have failed and the running result is not ok 4871 1726773054.59373: done checking to see if all hosts have failed 4871 1726773054.59373: getting the remaining hosts for this loop 4871 1726773054.59376: done getting the remaining hosts for this loop 4871 1726773054.59379: getting the next task for host managed_node3 4871 1726773054.59389: done getting next task for host managed_node3 4871 1726773054.59393: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 4871 1726773054.59399: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 4871 1726773054.59417: getting variables 4871 1726773054.59418: in VariableManager get_vars() 4871 1726773054.59453: Calling all_inventory to load vars for managed_node3 4871 1726773054.59455: Calling groups_inventory to load vars for managed_node3 4871 1726773054.59457: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773054.59466: Calling all_plugins_play to load vars for managed_node3 4871 1726773054.59469: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773054.59471: Calling groups_plugins_play to load vars for managed_node3 4871 1726773054.59664: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773054.59809: done with get_vars() 4871 1726773054.59817: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:22 Thursday 19 September 2024 15:10:54 -0400 (0:00:00.024) 0:00:26.341 **** 4871 1726773054.59893: entering _queue_task() for managed_node3/stat 4871 1726773054.60110: worker is 1 (out of 1 available) 4871 1726773054.60128: exiting _queue_task() for managed_node3/stat 4871 1726773054.60142: done queuing things up, now waiting for results queue to drain 4871 1726773054.60144: waiting for pending results... 4871 1726773054.60333: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 4871 1726773054.60445: in run() - task 02b512f9-4fcf-027f-1ee8-000000000759 4871 1726773054.60458: variable 'ansible_search_path' from source: unknown 4871 1726773054.60462: variable 'ansible_search_path' from source: unknown 4871 1726773054.60499: calling self._execute() 4871 1726773054.60585: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773054.60591: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773054.60601: variable 'omit' from source: magic vars 4871 1726773054.60978: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4871 1726773054.61176: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4871 1726773054.61213: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4871 1726773054.61242: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4871 1726773054.61273: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4871 1726773054.61472: 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) 4871 1726773054.61478: 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) 4871 1726773054.61481: 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) 4871 1726773054.61484: 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) 4871 1726773054.61492: variable '__kernel_settings_is_transactional' from source: set_fact 4871 1726773054.61501: Evaluated conditional (not __kernel_settings_is_transactional is defined): False 4871 1726773054.61504: when evaluation is False, skipping this task 4871 1726773054.61507: _execute() done 4871 1726773054.61510: dumping result to json 4871 1726773054.61514: done dumping result, returning 4871 1726773054.61521: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin [02b512f9-4fcf-027f-1ee8-000000000759] 4871 1726773054.61526: sending task result for task 02b512f9-4fcf-027f-1ee8-000000000759 4871 1726773054.61624: done sending task result for task 02b512f9-4fcf-027f-1ee8-000000000759 4871 1726773054.61627: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __kernel_settings_is_transactional is defined", "skip_reason": "Conditional result was False" } 4871 1726773054.61686: no more pending results, returning what we have 4871 1726773054.61691: results queue empty 4871 1726773054.61692: checking for any_errors_fatal 4871 1726773054.61700: done checking for any_errors_fatal 4871 1726773054.61701: checking for max_fail_percentage 4871 1726773054.61702: done checking for max_fail_percentage 4871 1726773054.61703: checking to see if all hosts have failed and the running result is not ok 4871 1726773054.61704: done checking to see if all hosts have failed 4871 1726773054.61705: getting the remaining hosts for this loop 4871 1726773054.61707: done getting the remaining hosts for this loop 4871 1726773054.61710: getting the next task for host managed_node3 4871 1726773054.61717: done getting next task for host managed_node3 4871 1726773054.61720: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 4871 1726773054.61725: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 4871 1726773054.61746: getting variables 4871 1726773054.61747: in VariableManager get_vars() 4871 1726773054.61781: Calling all_inventory to load vars for managed_node3 4871 1726773054.61784: Calling groups_inventory to load vars for managed_node3 4871 1726773054.61788: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773054.61797: Calling all_plugins_play to load vars for managed_node3 4871 1726773054.61800: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773054.61803: Calling groups_plugins_play to load vars for managed_node3 4871 1726773054.61944: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773054.62098: done with get_vars() 4871 1726773054.62107: done getting variables 4871 1726773054.62154: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists] *** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:27 Thursday 19 September 2024 15:10:54 -0400 (0:00:00.022) 0:00:26.364 **** 4871 1726773054.62181: entering _queue_task() for managed_node3/set_fact 4871 1726773054.62406: worker is 1 (out of 1 available) 4871 1726773054.62422: exiting _queue_task() for managed_node3/set_fact 4871 1726773054.62437: done queuing things up, now waiting for results queue to drain 4871 1726773054.62438: waiting for pending results... 4871 1726773054.62618: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 4871 1726773054.62713: in run() - task 02b512f9-4fcf-027f-1ee8-00000000075a 4871 1726773054.62726: variable 'ansible_search_path' from source: unknown 4871 1726773054.62731: variable 'ansible_search_path' from source: unknown 4871 1726773054.62767: calling self._execute() 4871 1726773054.62840: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773054.62846: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773054.62854: variable 'omit' from source: magic vars 4871 1726773054.63311: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4871 1726773054.63526: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4871 1726773054.63532: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4871 1726773054.63559: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4871 1726773054.63592: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4871 1726773054.63664: 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) 4871 1726773054.63682: 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) 4871 1726773054.63704: 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) 4871 1726773054.63723: 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) 4871 1726773054.63814: variable '__kernel_settings_is_transactional' from source: set_fact 4871 1726773054.63822: Evaluated conditional (not __kernel_settings_is_transactional is defined): False 4871 1726773054.63826: when evaluation is False, skipping this task 4871 1726773054.63829: _execute() done 4871 1726773054.63832: dumping result to json 4871 1726773054.63834: done dumping result, returning 4871 1726773054.63843: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists [02b512f9-4fcf-027f-1ee8-00000000075a] 4871 1726773054.63848: sending task result for task 02b512f9-4fcf-027f-1ee8-00000000075a 4871 1726773054.63945: done sending task result for task 02b512f9-4fcf-027f-1ee8-00000000075a 4871 1726773054.63948: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __kernel_settings_is_transactional is defined", "skip_reason": "Conditional result was False" } 4871 1726773054.64021: no more pending results, returning what we have 4871 1726773054.64024: results queue empty 4871 1726773054.64025: checking for any_errors_fatal 4871 1726773054.64031: done checking for any_errors_fatal 4871 1726773054.64032: checking for max_fail_percentage 4871 1726773054.64033: done checking for max_fail_percentage 4871 1726773054.64034: checking to see if all hosts have failed and the running result is not ok 4871 1726773054.64037: done checking to see if all hosts have failed 4871 1726773054.64038: getting the remaining hosts for this loop 4871 1726773054.64039: done getting the remaining hosts for this loop 4871 1726773054.64043: getting the next task for host managed_node3 4871 1726773054.64053: done getting next task for host managed_node3 4871 1726773054.64056: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 4871 1726773054.64061: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 4871 1726773054.64077: getting variables 4871 1726773054.64078: in VariableManager get_vars() 4871 1726773054.64116: Calling all_inventory to load vars for managed_node3 4871 1726773054.64118: Calling groups_inventory to load vars for managed_node3 4871 1726773054.64121: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773054.64129: Calling all_plugins_play to load vars for managed_node3 4871 1726773054.64132: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773054.64140: Calling groups_plugins_play to load vars for managed_node3 4871 1726773054.64321: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773054.64475: done with get_vars() 4871 1726773054.64483: done getting variables 4871 1726773054.64530: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set platform/version specific variables] *** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:31 Thursday 19 September 2024 15:10:54 -0400 (0:00:00.023) 0:00:26.388 **** 4871 1726773054.64558: entering _queue_task() for managed_node3/include_vars 4871 1726773054.64796: worker is 1 (out of 1 available) 4871 1726773054.64812: exiting _queue_task() for managed_node3/include_vars 4871 1726773054.64825: done queuing things up, now waiting for results queue to drain 4871 1726773054.64827: waiting for pending results... 4871 1726773054.65015: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 4871 1726773054.65124: in run() - task 02b512f9-4fcf-027f-1ee8-00000000075c 4871 1726773054.65138: variable 'ansible_search_path' from source: unknown 4871 1726773054.65141: variable 'ansible_search_path' from source: unknown 4871 1726773054.65176: calling self._execute() 4871 1726773054.65254: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773054.65259: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773054.65269: variable 'omit' from source: magic vars 4871 1726773054.65359: variable 'omit' from source: magic vars 4871 1726773054.65417: variable 'omit' from source: magic vars 4871 1726773054.65719: variable 'ffparams' from source: task vars 4871 1726773054.65821: variable 'ansible_facts' from source: unknown 4871 1726773054.65977: variable 'ansible_facts' from source: unknown 4871 1726773054.66077: variable 'ansible_facts' from source: unknown 4871 1726773054.66175: variable 'ansible_facts' from source: unknown 4871 1726773054.66263: variable 'role_path' from source: magic vars 4871 1726773054.66404: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 4871 1726773054.66591: Loaded config def from plugin (lookup/first_found) 4871 1726773054.66595: Loading LookupModule 'first_found' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py 4871 1726773054.66625: variable 'ansible_search_path' from source: unknown 4871 1726773054.66643: variable 'ansible_search_path' from source: unknown 4871 1726773054.66650: variable 'ansible_search_path' from source: unknown 4871 1726773054.66657: variable 'ansible_search_path' from source: unknown 4871 1726773054.66664: variable 'ansible_search_path' from source: unknown 4871 1726773054.66683: variable 'omit' from source: magic vars 4871 1726773054.66705: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4871 1726773054.66726: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4871 1726773054.66743: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4871 1726773054.66758: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773054.66769: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773054.66795: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4871 1726773054.66798: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773054.66801: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773054.66872: Set connection var ansible_shell_type to sh 4871 1726773054.66879: Set connection var ansible_timeout to 10 4871 1726773054.66882: Set connection var ansible_connection to ssh 4871 1726773054.66891: Set connection var ansible_module_compression to ZIP_DEFLATED 4871 1726773054.66899: Set connection var ansible_pipelining to False 4871 1726773054.66904: Set connection var ansible_shell_executable to /bin/sh 4871 1726773054.66927: variable 'ansible_shell_executable' from source: unknown 4871 1726773054.66930: variable 'ansible_connection' from source: unknown 4871 1726773054.66933: variable 'ansible_module_compression' from source: unknown 4871 1726773054.66937: variable 'ansible_shell_type' from source: unknown 4871 1726773054.66939: variable 'ansible_shell_executable' from source: unknown 4871 1726773054.66941: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773054.66946: variable 'ansible_pipelining' from source: unknown 4871 1726773054.66948: variable 'ansible_timeout' from source: unknown 4871 1726773054.66953: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773054.67039: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4871 1726773054.67048: variable 'omit' from source: magic vars 4871 1726773054.67054: starting attempt loop 4871 1726773054.67057: running the handler 4871 1726773054.67107: handler run complete 4871 1726773054.67116: attempt loop complete, returning result 4871 1726773054.67119: _execute() done 4871 1726773054.67121: dumping result to json 4871 1726773054.67124: done dumping result, returning 4871 1726773054.67133: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables [02b512f9-4fcf-027f-1ee8-00000000075c] 4871 1726773054.67146: sending task result for task 02b512f9-4fcf-027f-1ee8-00000000075c 4871 1726773054.67252: done sending task result for task 02b512f9-4fcf-027f-1ee8-00000000075c 4871 1726773054.67255: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_packages": [ "tuned", "python3-configobj" ], "__kernel_settings_services": [ "tuned" ] }, "ansible_included_var_files": [ "/tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/default.yml" ], "changed": false } 4871 1726773054.67337: no more pending results, returning what we have 4871 1726773054.67340: results queue empty 4871 1726773054.67341: checking for any_errors_fatal 4871 1726773054.67347: done checking for any_errors_fatal 4871 1726773054.67348: checking for max_fail_percentage 4871 1726773054.67349: done checking for max_fail_percentage 4871 1726773054.67349: checking to see if all hosts have failed and the running result is not ok 4871 1726773054.67350: done checking to see if all hosts have failed 4871 1726773054.67351: getting the remaining hosts for this loop 4871 1726773054.67353: done getting the remaining hosts for this loop 4871 1726773054.67356: getting the next task for host managed_node3 4871 1726773054.67366: done getting next task for host managed_node3 4871 1726773054.67369: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 4871 1726773054.67374: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 4871 1726773054.67384: getting variables 4871 1726773054.67385: in VariableManager get_vars() 4871 1726773054.67422: Calling all_inventory to load vars for managed_node3 4871 1726773054.67425: Calling groups_inventory to load vars for managed_node3 4871 1726773054.67427: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773054.67448: Calling all_plugins_play to load vars for managed_node3 4871 1726773054.67451: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773054.67454: Calling groups_plugins_play to load vars for managed_node3 4871 1726773054.67596: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773054.67774: done with get_vars() 4871 1726773054.67783: done getting variables 4871 1726773054.67830: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure required packages are installed] *** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 Thursday 19 September 2024 15:10:54 -0400 (0:00:00.032) 0:00:26.421 **** 4871 1726773054.67857: entering _queue_task() for managed_node3/package 4871 1726773054.68098: worker is 1 (out of 1 available) 4871 1726773054.68114: exiting _queue_task() for managed_node3/package 4871 1726773054.68128: done queuing things up, now waiting for results queue to drain 4871 1726773054.68129: waiting for pending results... 4871 1726773054.68320: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 4871 1726773054.68419: in run() - task 02b512f9-4fcf-027f-1ee8-0000000006da 4871 1726773054.68432: variable 'ansible_search_path' from source: unknown 4871 1726773054.68438: variable 'ansible_search_path' from source: unknown 4871 1726773054.68472: calling self._execute() 4871 1726773054.68552: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773054.68556: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773054.68566: variable 'omit' from source: magic vars 4871 1726773054.68656: variable 'omit' from source: magic vars 4871 1726773054.68702: variable 'omit' from source: magic vars 4871 1726773054.68725: variable '__kernel_settings_packages' from source: include_vars 4871 1726773054.68974: variable '__kernel_settings_packages' from source: include_vars 4871 1726773054.69152: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4871 1726773054.70709: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4871 1726773054.70768: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4871 1726773054.70799: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4871 1726773054.70826: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4871 1726773054.70849: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4871 1726773054.70931: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4871 1726773054.70953: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4871 1726773054.70975: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4871 1726773054.71006: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4871 1726773054.71017: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4871 1726773054.71103: variable '__kernel_settings_is_ostree' from source: set_fact 4871 1726773054.71107: variable 'omit' from source: magic vars 4871 1726773054.71133: variable 'omit' from source: magic vars 4871 1726773054.71158: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4871 1726773054.71181: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4871 1726773054.71199: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4871 1726773054.71213: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773054.71223: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773054.71250: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4871 1726773054.71254: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773054.71256: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773054.71330: Set connection var ansible_shell_type to sh 4871 1726773054.71338: Set connection var ansible_timeout to 10 4871 1726773054.71341: Set connection var ansible_connection to ssh 4871 1726773054.71350: Set connection var ansible_module_compression to ZIP_DEFLATED 4871 1726773054.71358: Set connection var ansible_pipelining to False 4871 1726773054.71363: Set connection var ansible_shell_executable to /bin/sh 4871 1726773054.71382: variable 'ansible_shell_executable' from source: unknown 4871 1726773054.71385: variable 'ansible_connection' from source: unknown 4871 1726773054.71387: variable 'ansible_module_compression' from source: unknown 4871 1726773054.71393: variable 'ansible_shell_type' from source: unknown 4871 1726773054.71395: variable 'ansible_shell_executable' from source: unknown 4871 1726773054.71398: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773054.71402: variable 'ansible_pipelining' from source: unknown 4871 1726773054.71404: variable 'ansible_timeout' from source: unknown 4871 1726773054.71411: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773054.71485: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4871 1726773054.71496: variable 'omit' from source: magic vars 4871 1726773054.71501: starting attempt loop 4871 1726773054.71504: running the handler 4871 1726773054.71512: variable 'ansible_facts' from source: unknown 4871 1726773054.71523: variable 'ansible_facts' from source: unknown 4871 1726773054.71562: _low_level_execute_command(): starting 4871 1726773054.71568: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4871 1726773054.72104: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773054.72108: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773054.72112: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773054.72168: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773054.72172: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773054.72181: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773054.72224: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773054.73964: stdout chunk (state=3): >>>/root <<< 4871 1726773054.74068: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773054.74137: stderr chunk (state=3): >>><<< 4871 1726773054.74141: stdout chunk (state=3): >>><<< 4871 1726773054.74165: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773054.74176: _low_level_execute_command(): starting 4871 1726773054.74182: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773054.7416558-6146-267590449503689 `" && echo ansible-tmp-1726773054.7416558-6146-267590449503689="` echo /root/.ansible/tmp/ansible-tmp-1726773054.7416558-6146-267590449503689 `" ) && sleep 0' 4871 1726773054.74681: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773054.74685: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773054.74688: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773054.74690: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773054.74751: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773054.74754: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773054.74759: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773054.74801: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773054.76789: stdout chunk (state=3): >>>ansible-tmp-1726773054.7416558-6146-267590449503689=/root/.ansible/tmp/ansible-tmp-1726773054.7416558-6146-267590449503689 <<< 4871 1726773054.76897: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773054.76962: stderr chunk (state=3): >>><<< 4871 1726773054.76965: stdout chunk (state=3): >>><<< 4871 1726773054.76980: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773054.7416558-6146-267590449503689=/root/.ansible/tmp/ansible-tmp-1726773054.7416558-6146-267590449503689 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773054.77013: variable 'ansible_module_compression' from source: unknown 4871 1726773054.77064: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4871cqbcuaji/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 4871 1726773054.77104: variable 'ansible_facts' from source: unknown 4871 1726773054.77190: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773054.7416558-6146-267590449503689/AnsiballZ_dnf.py 4871 1726773054.77305: Sending initial data 4871 1726773054.77309: Sent initial data (150 bytes) 4871 1726773054.77795: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773054.77801: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found <<< 4871 1726773054.77803: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773054.77806: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773054.77808: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773054.77860: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773054.77864: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773054.77870: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773054.77906: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773054.79496: 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 <<< 4871 1726773054.79534: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4871 1726773054.79571: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpk03ckgc3 /root/.ansible/tmp/ansible-tmp-1726773054.7416558-6146-267590449503689/AnsiballZ_dnf.py <<< 4871 1726773054.79578: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773054.7416558-6146-267590449503689/AnsiballZ_dnf.py" <<< 4871 1726773054.79612: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpk03ckgc3" to remote "/root/.ansible/tmp/ansible-tmp-1726773054.7416558-6146-267590449503689/AnsiballZ_dnf.py" <<< 4871 1726773054.79615: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773054.7416558-6146-267590449503689/AnsiballZ_dnf.py" <<< 4871 1726773054.80294: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773054.80372: stderr chunk (state=3): >>><<< 4871 1726773054.80376: stdout chunk (state=3): >>><<< 4871 1726773054.80399: done transferring module to remote 4871 1726773054.80411: _low_level_execute_command(): starting 4871 1726773054.80417: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773054.7416558-6146-267590449503689/ /root/.ansible/tmp/ansible-tmp-1726773054.7416558-6146-267590449503689/AnsiballZ_dnf.py && sleep 0' 4871 1726773054.80899: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773054.80903: 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.46.99 originally 10.31.46.99 debug2: match not found <<< 4871 1726773054.80905: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773054.80908: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773054.80910: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773054.80965: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773054.80974: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773054.80977: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773054.81006: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773054.82816: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773054.82872: stderr chunk (state=3): >>><<< 4871 1726773054.82875: stdout chunk (state=3): >>><<< 4871 1726773054.82894: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773054.82899: _low_level_execute_command(): starting 4871 1726773054.82901: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773054.7416558-6146-267590449503689/AnsiballZ_dnf.py && sleep 0' 4871 1726773054.83390: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773054.83394: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration <<< 4871 1726773054.83397: 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.46.99 originally 10.31.46.99 <<< 4871 1726773054.83399: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773054.83441: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773054.83466: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773054.83504: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773055.91324: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["tuned", "python3-configobj"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 4871 1726773055.95909: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.99 closed. <<< 4871 1726773055.95969: stderr chunk (state=3): >>><<< 4871 1726773055.95972: stdout chunk (state=3): >>><<< 4871 1726773055.95993: _low_level_execute_command() done: rc=0, stdout= {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["tuned", "python3-configobj"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK 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.46.99 closed. 4871 1726773055.96031: done with _execute_module (ansible.legacy.dnf, {'name': ['tuned', 'python3-configobj'], 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.dnf', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726773054.7416558-6146-267590449503689/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4871 1726773055.96040: _low_level_execute_command(): starting 4871 1726773055.96046: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773054.7416558-6146-267590449503689/ > /dev/null 2>&1 && sleep 0' 4871 1726773055.96514: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773055.96518: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4871 1726773055.96550: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773055.96554: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773055.96556: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773055.96604: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773055.96616: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773055.96662: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773055.98568: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773055.98625: stderr chunk (state=3): >>><<< 4871 1726773055.98629: stdout chunk (state=3): >>><<< 4871 1726773055.98645: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773055.98651: handler run complete 4871 1726773055.98684: attempt loop complete, returning result 4871 1726773055.98690: _execute() done 4871 1726773055.98693: dumping result to json 4871 1726773055.98695: done dumping result, returning 4871 1726773055.98704: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed [02b512f9-4fcf-027f-1ee8-0000000006da] 4871 1726773055.98710: sending task result for task 02b512f9-4fcf-027f-1ee8-0000000006da 4871 1726773055.98820: done sending task result for task 02b512f9-4fcf-027f-1ee8-0000000006da 4871 1726773055.98823: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 4871 1726773055.98938: no more pending results, returning what we have 4871 1726773055.98942: results queue empty 4871 1726773055.98942: checking for any_errors_fatal 4871 1726773055.98952: done checking for any_errors_fatal 4871 1726773055.98953: checking for max_fail_percentage 4871 1726773055.98954: done checking for max_fail_percentage 4871 1726773055.98955: checking to see if all hosts have failed and the running result is not ok 4871 1726773055.98956: done checking to see if all hosts have failed 4871 1726773055.98957: getting the remaining hosts for this loop 4871 1726773055.98958: done getting the remaining hosts for this loop 4871 1726773055.98962: getting the next task for host managed_node3 4871 1726773055.98971: done getting next task for host managed_node3 4871 1726773055.98974: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 4871 1726773055.98978: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 4871 1726773055.98991: getting variables 4871 1726773055.98992: in VariableManager get_vars() 4871 1726773055.99027: Calling all_inventory to load vars for managed_node3 4871 1726773055.99029: Calling groups_inventory to load vars for managed_node3 4871 1726773055.99031: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773055.99042: Calling all_plugins_play to load vars for managed_node3 4871 1726773055.99044: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773055.99053: Calling groups_plugins_play to load vars for managed_node3 4871 1726773055.99200: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773055.99353: done with get_vars() 4871 1726773055.99362: done getting variables 4871 1726773055.99413: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:24 Thursday 19 September 2024 15:10:55 -0400 (0:00:01.315) 0:00:27.736 **** 4871 1726773055.99444: entering _queue_task() for managed_node3/debug 4871 1726773055.99684: worker is 1 (out of 1 available) 4871 1726773055.99703: exiting _queue_task() for managed_node3/debug 4871 1726773055.99716: done queuing things up, now waiting for results queue to drain 4871 1726773055.99718: waiting for pending results... 4871 1726773055.99905: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 4871 1726773055.99991: in run() - task 02b512f9-4fcf-027f-1ee8-0000000006dc 4871 1726773056.00003: variable 'ansible_search_path' from source: unknown 4871 1726773056.00008: variable 'ansible_search_path' from source: unknown 4871 1726773056.00041: calling self._execute() 4871 1726773056.00119: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773056.00123: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773056.00132: variable 'omit' from source: magic vars 4871 1726773056.00534: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4871 1726773056.02149: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4871 1726773056.02200: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4871 1726773056.02227: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4871 1726773056.02263: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4871 1726773056.02284: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4871 1726773056.02359: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4871 1726773056.02392: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4871 1726773056.02413: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4871 1726773056.02444: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4871 1726773056.02457: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4871 1726773056.02543: variable '__kernel_settings_is_transactional' from source: set_fact 4871 1726773056.02559: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 4871 1726773056.02562: when evaluation is False, skipping this task 4871 1726773056.02565: _execute() done 4871 1726773056.02569: dumping result to json 4871 1726773056.02571: done dumping result, returning 4871 1726773056.02639: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes [02b512f9-4fcf-027f-1ee8-0000000006dc] 4871 1726773056.02642: sending task result for task 02b512f9-4fcf-027f-1ee8-0000000006dc 4871 1726773056.02702: done sending task result for task 02b512f9-4fcf-027f-1ee8-0000000006dc 4871 1726773056.02706: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "__kernel_settings_is_transactional | d(false)" } 4871 1726773056.02758: no more pending results, returning what we have 4871 1726773056.02762: results queue empty 4871 1726773056.02762: checking for any_errors_fatal 4871 1726773056.02770: done checking for any_errors_fatal 4871 1726773056.02771: checking for max_fail_percentage 4871 1726773056.02772: done checking for max_fail_percentage 4871 1726773056.02773: checking to see if all hosts have failed and the running result is not ok 4871 1726773056.02774: done checking to see if all hosts have failed 4871 1726773056.02775: getting the remaining hosts for this loop 4871 1726773056.02777: done getting the remaining hosts for this loop 4871 1726773056.02781: getting the next task for host managed_node3 4871 1726773056.02790: done getting next task for host managed_node3 4871 1726773056.02794: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 4871 1726773056.02798: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 4871 1726773056.02816: getting variables 4871 1726773056.02818: in VariableManager get_vars() 4871 1726773056.02860: Calling all_inventory to load vars for managed_node3 4871 1726773056.02863: Calling groups_inventory to load vars for managed_node3 4871 1726773056.02865: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773056.02875: Calling all_plugins_play to load vars for managed_node3 4871 1726773056.02878: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773056.02881: Calling groups_plugins_play to load vars for managed_node3 4871 1726773056.03096: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773056.03246: done with get_vars() 4871 1726773056.03256: done getting variables 4871 1726773056.03303: Loading ActionModule 'reboot' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/reboot.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Reboot transactional update systems] *** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:29 Thursday 19 September 2024 15:10:56 -0400 (0:00:00.038) 0:00:27.775 **** 4871 1726773056.03328: entering _queue_task() for managed_node3/reboot 4871 1726773056.03579: worker is 1 (out of 1 available) 4871 1726773056.03595: exiting _queue_task() for managed_node3/reboot 4871 1726773056.03608: done queuing things up, now waiting for results queue to drain 4871 1726773056.03610: waiting for pending results... 4871 1726773056.03804: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 4871 1726773056.03902: in run() - task 02b512f9-4fcf-027f-1ee8-0000000006dd 4871 1726773056.03916: variable 'ansible_search_path' from source: unknown 4871 1726773056.03920: variable 'ansible_search_path' from source: unknown 4871 1726773056.03955: calling self._execute() 4871 1726773056.04033: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773056.04041: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773056.04051: variable 'omit' from source: magic vars 4871 1726773056.04449: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4871 1726773056.06478: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4871 1726773056.06538: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4871 1726773056.06570: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4871 1726773056.06599: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4871 1726773056.06620: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4871 1726773056.06689: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4871 1726773056.06714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4871 1726773056.06733: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4871 1726773056.06764: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4871 1726773056.06776: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4871 1726773056.06860: variable '__kernel_settings_is_transactional' from source: set_fact 4871 1726773056.06877: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 4871 1726773056.06881: when evaluation is False, skipping this task 4871 1726773056.06883: _execute() done 4871 1726773056.06886: dumping result to json 4871 1726773056.06888: done dumping result, returning 4871 1726773056.06898: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems [02b512f9-4fcf-027f-1ee8-0000000006dd] 4871 1726773056.06903: sending task result for task 02b512f9-4fcf-027f-1ee8-0000000006dd 4871 1726773056.06996: done sending task result for task 02b512f9-4fcf-027f-1ee8-0000000006dd 4871 1726773056.06999: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 4871 1726773056.07050: no more pending results, returning what we have 4871 1726773056.07055: results queue empty 4871 1726773056.07055: checking for any_errors_fatal 4871 1726773056.07062: done checking for any_errors_fatal 4871 1726773056.07063: checking for max_fail_percentage 4871 1726773056.07065: done checking for max_fail_percentage 4871 1726773056.07065: checking to see if all hosts have failed and the running result is not ok 4871 1726773056.07066: done checking to see if all hosts have failed 4871 1726773056.07067: getting the remaining hosts for this loop 4871 1726773056.07069: done getting the remaining hosts for this loop 4871 1726773056.07074: getting the next task for host managed_node3 4871 1726773056.07081: done getting next task for host managed_node3 4871 1726773056.07085: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 4871 1726773056.07090: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 4871 1726773056.07106: getting variables 4871 1726773056.07109: in VariableManager get_vars() 4871 1726773056.07148: Calling all_inventory to load vars for managed_node3 4871 1726773056.07151: Calling groups_inventory to load vars for managed_node3 4871 1726773056.07153: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773056.07162: Calling all_plugins_play to load vars for managed_node3 4871 1726773056.07165: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773056.07168: Calling groups_plugins_play to load vars for managed_node3 4871 1726773056.07331: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773056.07488: done with get_vars() 4871 1726773056.07499: done getting variables 4871 1726773056.07546: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set] *** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:34 Thursday 19 September 2024 15:10:56 -0400 (0:00:00.042) 0:00:27.818 **** 4871 1726773056.07573: entering _queue_task() for managed_node3/fail 4871 1726773056.07798: worker is 1 (out of 1 available) 4871 1726773056.07813: exiting _queue_task() for managed_node3/fail 4871 1726773056.07826: done queuing things up, now waiting for results queue to drain 4871 1726773056.07827: waiting for pending results... 4871 1726773056.08384: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 4871 1726773056.08390: in run() - task 02b512f9-4fcf-027f-1ee8-0000000006de 4871 1726773056.08394: variable 'ansible_search_path' from source: unknown 4871 1726773056.08396: variable 'ansible_search_path' from source: unknown 4871 1726773056.08400: calling self._execute() 4871 1726773056.08403: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773056.08406: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773056.08409: variable 'omit' from source: magic vars 4871 1726773056.08917: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4871 1726773056.11265: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4871 1726773056.11351: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4871 1726773056.11400: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4871 1726773056.11443: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4871 1726773056.11477: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4871 1726773056.11576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4871 1726773056.11644: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4871 1726773056.11670: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4871 1726773056.11722: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4871 1726773056.11940: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4871 1726773056.11943: variable '__kernel_settings_is_transactional' from source: set_fact 4871 1726773056.11946: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 4871 1726773056.11948: when evaluation is False, skipping this task 4871 1726773056.11951: _execute() done 4871 1726773056.11953: dumping result to json 4871 1726773056.11954: done dumping result, returning 4871 1726773056.11957: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set [02b512f9-4fcf-027f-1ee8-0000000006de] 4871 1726773056.11959: sending task result for task 02b512f9-4fcf-027f-1ee8-0000000006de skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 4871 1726773056.12108: no more pending results, returning what we have 4871 1726773056.12111: results queue empty 4871 1726773056.12112: checking for any_errors_fatal 4871 1726773056.12118: done checking for any_errors_fatal 4871 1726773056.12119: checking for max_fail_percentage 4871 1726773056.12121: done checking for max_fail_percentage 4871 1726773056.12122: checking to see if all hosts have failed and the running result is not ok 4871 1726773056.12122: done checking to see if all hosts have failed 4871 1726773056.12123: getting the remaining hosts for this loop 4871 1726773056.12125: done getting the remaining hosts for this loop 4871 1726773056.12129: getting the next task for host managed_node3 4871 1726773056.12141: done getting next task for host managed_node3 4871 1726773056.12146: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 4871 1726773056.12150: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 4871 1726773056.12172: getting variables 4871 1726773056.12174: in VariableManager get_vars() 4871 1726773056.12213: Calling all_inventory to load vars for managed_node3 4871 1726773056.12216: Calling groups_inventory to load vars for managed_node3 4871 1726773056.12218: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773056.12230: Calling all_plugins_play to load vars for managed_node3 4871 1726773056.12233: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773056.12342: Calling groups_plugins_play to load vars for managed_node3 4871 1726773056.12607: done sending task result for task 02b512f9-4fcf-027f-1ee8-0000000006de 4871 1726773056.12611: WORKER PROCESS EXITING 4871 1726773056.12637: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773056.12900: done with get_vars() 4871 1726773056.12913: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Read tuned main config] ****** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:42 Thursday 19 September 2024 15:10:56 -0400 (0:00:00.054) 0:00:27.872 **** 4871 1726773056.13013: entering _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 4871 1726773056.13459: worker is 1 (out of 1 available) 4871 1726773056.13474: exiting _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 4871 1726773056.13487: done queuing things up, now waiting for results queue to drain 4871 1726773056.13489: waiting for pending results... 4871 1726773056.13741: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 4871 1726773056.13898: in run() - task 02b512f9-4fcf-027f-1ee8-0000000006e0 4871 1726773056.13920: variable 'ansible_search_path' from source: unknown 4871 1726773056.13930: variable 'ansible_search_path' from source: unknown 4871 1726773056.13977: calling self._execute() 4871 1726773056.14084: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773056.14101: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773056.14204: variable 'omit' from source: magic vars 4871 1726773056.14245: variable 'omit' from source: magic vars 4871 1726773056.14319: variable 'omit' from source: magic vars 4871 1726773056.14359: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 4871 1726773056.14753: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 4871 1726773056.14808: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4871 1726773056.14862: variable 'omit' from source: magic vars 4871 1726773056.14917: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4871 1726773056.14968: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4871 1726773056.14999: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4871 1726773056.15024: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773056.15045: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773056.15141: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4871 1726773056.15145: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773056.15148: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773056.15232: Set connection var ansible_shell_type to sh 4871 1726773056.15251: Set connection var ansible_timeout to 10 4871 1726773056.15259: Set connection var ansible_connection to ssh 4871 1726773056.15272: Set connection var ansible_module_compression to ZIP_DEFLATED 4871 1726773056.15288: Set connection var ansible_pipelining to False 4871 1726773056.15308: Set connection var ansible_shell_executable to /bin/sh 4871 1726773056.15341: variable 'ansible_shell_executable' from source: unknown 4871 1726773056.15350: variable 'ansible_connection' from source: unknown 4871 1726773056.15405: variable 'ansible_module_compression' from source: unknown 4871 1726773056.15410: variable 'ansible_shell_type' from source: unknown 4871 1726773056.15413: variable 'ansible_shell_executable' from source: unknown 4871 1726773056.15415: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773056.15417: variable 'ansible_pipelining' from source: unknown 4871 1726773056.15420: variable 'ansible_timeout' from source: unknown 4871 1726773056.15422: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773056.15642: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 4871 1726773056.15646: variable 'omit' from source: magic vars 4871 1726773056.15649: starting attempt loop 4871 1726773056.15731: running the handler 4871 1726773056.15735: _low_level_execute_command(): starting 4871 1726773056.15739: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4871 1726773056.16679: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4871 1726773056.16736: 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.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773056.16757: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4871 1726773056.16771: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 <<< 4871 1726773056.16846: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773056.16873: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773056.16892: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773056.16916: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773056.17003: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773056.18762: stdout chunk (state=3): >>>/root <<< 4871 1726773056.18924: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773056.18933: stderr chunk (state=3): >>><<< 4871 1726773056.18937: stdout chunk (state=3): >>><<< 4871 1726773056.18960: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773056.18973: _low_level_execute_command(): starting 4871 1726773056.18980: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773056.189602-6176-43819303446309 `" && echo ansible-tmp-1726773056.189602-6176-43819303446309="` echo /root/.ansible/tmp/ansible-tmp-1726773056.189602-6176-43819303446309 `" ) && sleep 0' 4871 1726773056.19461: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773056.19465: 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.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773056.19495: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773056.19551: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773056.19561: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773056.19664: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773056.21608: stdout chunk (state=3): >>>ansible-tmp-1726773056.189602-6176-43819303446309=/root/.ansible/tmp/ansible-tmp-1726773056.189602-6176-43819303446309 <<< 4871 1726773056.21718: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773056.21790: stderr chunk (state=3): >>><<< 4871 1726773056.21794: stdout chunk (state=3): >>><<< 4871 1726773056.21797: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773056.189602-6176-43819303446309=/root/.ansible/tmp/ansible-tmp-1726773056.189602-6176-43819303446309 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773056.21843: variable 'ansible_module_compression' from source: unknown 4871 1726773056.21878: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4871cqbcuaji/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 4871 1726773056.21911: variable 'ansible_facts' from source: unknown 4871 1726773056.21976: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773056.189602-6176-43819303446309/AnsiballZ_kernel_settings_get_config.py 4871 1726773056.22087: Sending initial data 4871 1726773056.22091: Sent initial data (171 bytes) 4871 1726773056.22759: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773056.22773: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773056.22788: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773056.22860: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773056.24442: 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 <<< 4871 1726773056.24471: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4871 1726773056.24509: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4871cqbcuaji/tmp4n0kn7ai /root/.ansible/tmp/ansible-tmp-1726773056.189602-6176-43819303446309/AnsiballZ_kernel_settings_get_config.py <<< 4871 1726773056.24514: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773056.189602-6176-43819303446309/AnsiballZ_kernel_settings_get_config.py" <<< 4871 1726773056.24546: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4871cqbcuaji/tmp4n0kn7ai" to remote "/root/.ansible/tmp/ansible-tmp-1726773056.189602-6176-43819303446309/AnsiballZ_kernel_settings_get_config.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773056.189602-6176-43819303446309/AnsiballZ_kernel_settings_get_config.py" <<< 4871 1726773056.25043: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773056.25266: stderr chunk (state=3): >>><<< 4871 1726773056.25273: stdout chunk (state=3): >>><<< 4871 1726773056.25275: done transferring module to remote 4871 1726773056.25277: _low_level_execute_command(): starting 4871 1726773056.25279: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773056.189602-6176-43819303446309/ /root/.ansible/tmp/ansible-tmp-1726773056.189602-6176-43819303446309/AnsiballZ_kernel_settings_get_config.py && sleep 0' 4871 1726773056.25850: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4871 1726773056.25904: 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.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773056.25961: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773056.25980: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773056.26029: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773056.27810: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773056.27869: stderr chunk (state=3): >>><<< 4871 1726773056.27872: stdout chunk (state=3): >>><<< 4871 1726773056.27889: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773056.27893: _low_level_execute_command(): starting 4871 1726773056.27895: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773056.189602-6176-43819303446309/AnsiballZ_kernel_settings_get_config.py && sleep 0' 4871 1726773056.28369: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773056.28374: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773056.28376: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration <<< 4871 1726773056.28379: 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 <<< 4871 1726773056.28382: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773056.28433: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773056.28443: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773056.28445: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773056.28484: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773056.45450: stdout chunk (state=3): >>> {"changed": false, "data": {"daemon": "1", "dynamic_tuning": "0", "sleep_interval": "1", "update_interval": "10", "recommend_command": "1", "reapply_sysctl": "1", "default_instance_priority": "0", "udev_buffer_size": "1MB", "log_file_count": "2", "log_file_max_size": "1MB"}, "invocation": {"module_args": {"path": "/etc/tuned/tuned-main.conf"}}} <<< 4871 1726773056.46862: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.99 closed. <<< 4871 1726773056.46923: stderr chunk (state=3): >>><<< 4871 1726773056.46926: stdout chunk (state=3): >>><<< 4871 1726773056.46944: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "data": {"daemon": "1", "dynamic_tuning": "0", "sleep_interval": "1", "update_interval": "10", "recommend_command": "1", "reapply_sysctl": "1", "default_instance_priority": "0", "udev_buffer_size": "1MB", "log_file_count": "2", "log_file_max_size": "1MB"}, "invocation": {"module_args": {"path": "/etc/tuned/tuned-main.conf"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK 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.46.99 closed. 4871 1726773056.46977: done with _execute_module (fedora.linux_system_roles.kernel_settings_get_config, {'path': '/etc/tuned/tuned-main.conf', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.kernel_settings_get_config', '_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-1726773056.189602-6176-43819303446309/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4871 1726773056.46990: _low_level_execute_command(): starting 4871 1726773056.46993: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773056.189602-6176-43819303446309/ > /dev/null 2>&1 && sleep 0' 4871 1726773056.47483: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773056.47487: 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.46.99 originally 10.31.46.99 debug2: match not found <<< 4871 1726773056.47489: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4871 1726773056.47492: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773056.47494: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773056.47559: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773056.47562: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773056.47605: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773056.49509: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773056.49565: stderr chunk (state=3): >>><<< 4871 1726773056.49569: stdout chunk (state=3): >>><<< 4871 1726773056.49585: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773056.49593: handler run complete 4871 1726773056.49611: attempt loop complete, returning result 4871 1726773056.49614: _execute() done 4871 1726773056.49617: dumping result to json 4871 1726773056.49619: done dumping result, returning 4871 1726773056.49629: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config [02b512f9-4fcf-027f-1ee8-0000000006e0] 4871 1726773056.49636: sending task result for task 02b512f9-4fcf-027f-1ee8-0000000006e0 4871 1726773056.49740: done sending task result for task 02b512f9-4fcf-027f-1ee8-0000000006e0 4871 1726773056.49744: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "data": { "daemon": "1", "default_instance_priority": "0", "dynamic_tuning": "0", "log_file_count": "2", "log_file_max_size": "1MB", "reapply_sysctl": "1", "recommend_command": "1", "sleep_interval": "1", "udev_buffer_size": "1MB", "update_interval": "10" } } 4871 1726773056.49824: no more pending results, returning what we have 4871 1726773056.49827: results queue empty 4871 1726773056.49828: checking for any_errors_fatal 4871 1726773056.49833: done checking for any_errors_fatal 4871 1726773056.49834: checking for max_fail_percentage 4871 1726773056.49837: done checking for max_fail_percentage 4871 1726773056.49838: checking to see if all hosts have failed and the running result is not ok 4871 1726773056.49839: done checking to see if all hosts have failed 4871 1726773056.49840: getting the remaining hosts for this loop 4871 1726773056.49842: done getting the remaining hosts for this loop 4871 1726773056.49845: getting the next task for host managed_node3 4871 1726773056.49852: done getting next task for host managed_node3 4871 1726773056.49856: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 4871 1726773056.49861: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 4871 1726773056.49872: getting variables 4871 1726773056.49873: in VariableManager get_vars() 4871 1726773056.49908: Calling all_inventory to load vars for managed_node3 4871 1726773056.49911: Calling groups_inventory to load vars for managed_node3 4871 1726773056.49913: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773056.49923: Calling all_plugins_play to load vars for managed_node3 4871 1726773056.49925: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773056.49928: Calling groups_plugins_play to load vars for managed_node3 4871 1726773056.50083: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773056.50238: done with get_vars() 4871 1726773056.50247: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory] *** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 Thursday 19 September 2024 15:10:56 -0400 (0:00:00.373) 0:00:28.245 **** 4871 1726773056.50323: entering _queue_task() for managed_node3/stat 4871 1726773056.50551: worker is 1 (out of 1 available) 4871 1726773056.50567: exiting _queue_task() for managed_node3/stat 4871 1726773056.50578: done queuing things up, now waiting for results queue to drain 4871 1726773056.50580: waiting for pending results... 4871 1726773056.50953: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 4871 1726773056.50958: in run() - task 02b512f9-4fcf-027f-1ee8-0000000006e1 4871 1726773056.50962: variable 'ansible_search_path' from source: unknown 4871 1726773056.50965: variable 'ansible_search_path' from source: unknown 4871 1726773056.51014: variable '__prof_from_conf' from source: task vars 4871 1726773056.51359: variable '__prof_from_conf' from source: task vars 4871 1726773056.51682: variable '__data' from source: task vars 4871 1726773056.51768: variable '__kernel_settings_register_tuned_main' from source: set_fact 4871 1726773056.51982: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4871 1726773056.51999: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4871 1726773056.52067: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4871 1726773056.52096: variable 'omit' from source: magic vars 4871 1726773056.52206: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773056.52220: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773056.52236: variable 'omit' from source: magic vars 4871 1726773056.52528: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4871 1726773056.54478: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4871 1726773056.54530: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4871 1726773056.54559: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4871 1726773056.54585: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4871 1726773056.54611: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4871 1726773056.54676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4871 1726773056.54706: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4871 1726773056.54722: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4871 1726773056.54753: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4871 1726773056.54765: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4871 1726773056.54849: variable 'item' from source: unknown 4871 1726773056.54861: Evaluated conditional (item | length > 0): False 4871 1726773056.54864: when evaluation is False, skipping this task 4871 1726773056.54894: variable 'item' from source: unknown 4871 1726773056.54951: variable 'item' from source: unknown skipping: [managed_node3] => (item=) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item | length > 0", "item": "", "skip_reason": "Conditional result was False" } 4871 1726773056.55117: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773056.55120: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773056.55122: variable 'omit' from source: magic vars 4871 1726773056.55195: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4871 1726773056.55214: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4871 1726773056.55234: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4871 1726773056.55265: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4871 1726773056.55276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4871 1726773056.55359: variable 'item' from source: unknown 4871 1726773056.55366: Evaluated conditional (item | length > 0): True 4871 1726773056.55372: variable 'omit' from source: magic vars 4871 1726773056.55556: variable 'omit' from source: magic vars 4871 1726773056.55559: variable 'item' from source: unknown 4871 1726773056.55562: variable 'item' from source: unknown 4871 1726773056.55570: variable 'omit' from source: magic vars 4871 1726773056.55604: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4871 1726773056.55640: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4871 1726773056.55664: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4871 1726773056.55690: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773056.55709: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773056.55749: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4871 1726773056.55758: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773056.55767: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773056.55877: Set connection var ansible_shell_type to sh 4871 1726773056.55896: Set connection var ansible_timeout to 10 4871 1726773056.55904: Set connection var ansible_connection to ssh 4871 1726773056.55919: Set connection var ansible_module_compression to ZIP_DEFLATED 4871 1726773056.55934: Set connection var ansible_pipelining to False 4871 1726773056.55958: Set connection var ansible_shell_executable to /bin/sh 4871 1726773056.55985: variable 'ansible_shell_executable' from source: unknown 4871 1726773056.55996: variable 'ansible_connection' from source: unknown 4871 1726773056.56044: variable 'ansible_module_compression' from source: unknown 4871 1726773056.56048: variable 'ansible_shell_type' from source: unknown 4871 1726773056.56050: variable 'ansible_shell_executable' from source: unknown 4871 1726773056.56052: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773056.56054: variable 'ansible_pipelining' from source: unknown 4871 1726773056.56056: variable 'ansible_timeout' from source: unknown 4871 1726773056.56058: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773056.56206: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 4871 1726773056.56341: variable 'omit' from source: magic vars 4871 1726773056.56344: starting attempt loop 4871 1726773056.56347: running the handler 4871 1726773056.56350: _low_level_execute_command(): starting 4871 1726773056.56352: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4871 1726773056.56901: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773056.56919: 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.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773056.56933: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773056.56979: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773056.56992: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773056.57045: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773056.58718: stdout chunk (state=3): >>>/root <<< 4871 1726773056.58949: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773056.58953: stdout chunk (state=3): >>><<< 4871 1726773056.58955: stderr chunk (state=3): >>><<< 4871 1726773056.58985: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773056.59095: _low_level_execute_command(): starting 4871 1726773056.59099: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773056.589952-6191-72336421094399 `" && echo ansible-tmp-1726773056.589952-6191-72336421094399="` echo /root/.ansible/tmp/ansible-tmp-1726773056.589952-6191-72336421094399 `" ) && sleep 0' 4871 1726773056.59755: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773056.59780: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773056.59798: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773056.59818: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773056.59899: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773056.61885: stdout chunk (state=3): >>>ansible-tmp-1726773056.589952-6191-72336421094399=/root/.ansible/tmp/ansible-tmp-1726773056.589952-6191-72336421094399 <<< 4871 1726773056.62110: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773056.62113: stdout chunk (state=3): >>><<< 4871 1726773056.62116: stderr chunk (state=3): >>><<< 4871 1726773056.62148: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773056.589952-6191-72336421094399=/root/.ansible/tmp/ansible-tmp-1726773056.589952-6191-72336421094399 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773056.62297: variable 'ansible_module_compression' from source: unknown 4871 1726773056.62300: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4871cqbcuaji/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 4871 1726773056.62302: variable 'ansible_facts' from source: unknown 4871 1726773056.62512: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773056.589952-6191-72336421094399/AnsiballZ_stat.py 4871 1726773056.62678: Sending initial data 4871 1726773056.62793: Sent initial data (149 bytes) 4871 1726773056.63363: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773056.63377: 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.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773056.63398: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773056.63433: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773056.63448: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773056.63493: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773056.65139: 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 <<< 4871 1726773056.65175: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4871 1726773056.65222: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773056.589952-6191-72336421094399/AnsiballZ_stat.py" <<< 4871 1726773056.65225: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpzh9coqub /root/.ansible/tmp/ansible-tmp-1726773056.589952-6191-72336421094399/AnsiballZ_stat.py <<< 4871 1726773056.65278: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpzh9coqub" to remote "/root/.ansible/tmp/ansible-tmp-1726773056.589952-6191-72336421094399/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773056.589952-6191-72336421094399/AnsiballZ_stat.py" <<< 4871 1726773056.66052: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773056.66070: stderr chunk (state=3): >>><<< 4871 1726773056.66080: stdout chunk (state=3): >>><<< 4871 1726773056.66202: done transferring module to remote 4871 1726773056.66206: _low_level_execute_command(): starting 4871 1726773056.66209: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773056.589952-6191-72336421094399/ /root/.ansible/tmp/ansible-tmp-1726773056.589952-6191-72336421094399/AnsiballZ_stat.py && sleep 0' 4871 1726773056.66644: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773056.66665: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773056.66715: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773056.66730: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773056.66774: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773056.68643: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773056.68702: stderr chunk (state=3): >>><<< 4871 1726773056.68705: stdout chunk (state=3): >>><<< 4871 1726773056.68722: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773056.68726: _low_level_execute_command(): starting 4871 1726773056.68730: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773056.589952-6191-72336421094399/AnsiballZ_stat.py && sleep 0' 4871 1726773056.69214: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773056.69218: 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.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773056.69221: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773056.69223: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773056.69284: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773056.69292: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773056.69294: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773056.69336: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773056.86571: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profiles", "mode": "0755", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 4096, "inode": 262608, "dev": 51714, "nlink": 3, "atime": 1726773040.6872516, "mtime": 1726773036.786199, "ctime": 1726773036.786199, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "301599549", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 4871 1726773056.88337: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.99 closed. <<< 4871 1726773056.88343: stdout chunk (state=3): >>><<< 4871 1726773056.88345: stderr chunk (state=3): >>><<< 4871 1726773056.88348: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profiles", "mode": "0755", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 4096, "inode": 262608, "dev": 51714, "nlink": 3, "atime": 1726773040.6872516, "mtime": 1726773036.786199, "ctime": 1726773036.786199, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "301599549", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK 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.46.99 closed. 4871 1726773056.88682: done with _execute_module (stat, {'path': '/etc/tuned/profiles', '_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-1726773056.589952-6191-72336421094399/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4871 1726773056.88700: _low_level_execute_command(): starting 4871 1726773056.88710: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773056.589952-6191-72336421094399/ > /dev/null 2>&1 && sleep 0' 4871 1726773056.89355: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4871 1726773056.89370: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773056.89384: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773056.89401: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4871 1726773056.89500: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773056.89525: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773056.89554: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773056.89665: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773056.91758: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773056.91771: stdout chunk (state=3): >>><<< 4871 1726773056.91784: stderr chunk (state=3): >>><<< 4871 1726773056.91866: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773056.91883: handler run complete 4871 1726773056.91954: attempt loop complete, returning result 4871 1726773056.91988: variable 'item' from source: unknown 4871 1726773056.92098: variable 'item' from source: unknown ok: [managed_node3] => (item=/etc/tuned/profiles) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned/profiles", "stat": { "atime": 1726773040.6872516, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1726773036.786199, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 262608, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726773036.786199, "nlink": 3, "path": "/etc/tuned/profiles", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 0, "version": "301599549", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 4871 1726773056.92556: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773056.92564: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773056.92567: variable 'omit' from source: magic vars 4871 1726773056.92703: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4871 1726773056.92742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4871 1726773056.92881: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4871 1726773056.92884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4871 1726773056.92886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4871 1726773056.92941: variable 'item' from source: unknown 4871 1726773056.92954: Evaluated conditional (item | length > 0): True 4871 1726773056.92962: variable 'omit' from source: magic vars 4871 1726773056.92980: variable 'omit' from source: magic vars 4871 1726773056.93048: variable 'item' from source: unknown 4871 1726773056.93130: variable 'item' from source: unknown 4871 1726773056.93152: variable 'omit' from source: magic vars 4871 1726773056.93177: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4871 1726773056.93189: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773056.93204: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773056.93226: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4871 1726773056.93233: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773056.93242: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773056.93327: Set connection var ansible_shell_type to sh 4871 1726773056.93341: Set connection var ansible_timeout to 10 4871 1726773056.93347: Set connection var ansible_connection to ssh 4871 1726773056.93359: Set connection var ansible_module_compression to ZIP_DEFLATED 4871 1726773056.93373: Set connection var ansible_pipelining to False 4871 1726773056.93381: Set connection var ansible_shell_executable to /bin/sh 4871 1726773056.93423: variable 'ansible_shell_executable' from source: unknown 4871 1726773056.93425: variable 'ansible_connection' from source: unknown 4871 1726773056.93429: variable 'ansible_module_compression' from source: unknown 4871 1726773056.93434: variable 'ansible_shell_type' from source: unknown 4871 1726773056.93436: variable 'ansible_shell_executable' from source: unknown 4871 1726773056.93439: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773056.93532: variable 'ansible_pipelining' from source: unknown 4871 1726773056.93535: variable 'ansible_timeout' from source: unknown 4871 1726773056.93540: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773056.93578: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4871 1726773056.93641: variable 'omit' from source: magic vars 4871 1726773056.93648: starting attempt loop 4871 1726773056.93653: running the handler 4871 1726773056.93655: _low_level_execute_command(): starting 4871 1726773056.93657: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4871 1726773056.94332: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4871 1726773056.94425: 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.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773056.94468: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773056.94487: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773056.94510: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773056.94597: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773056.96274: stdout chunk (state=3): >>>/root <<< 4871 1726773056.96545: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773056.96574: stdout chunk (state=3): >>><<< 4871 1726773056.96577: stderr chunk (state=3): >>><<< 4871 1726773056.96681: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773056.96684: _low_level_execute_command(): starting 4871 1726773056.96689: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773056.9659793-6191-174129330306785 `" && echo ansible-tmp-1726773056.9659793-6191-174129330306785="` echo /root/.ansible/tmp/ansible-tmp-1726773056.9659793-6191-174129330306785 `" ) && sleep 0' 4871 1726773056.97376: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773056.97445: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773056.97482: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773056.97510: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773056.97584: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773056.99529: stdout chunk (state=3): >>>ansible-tmp-1726773056.9659793-6191-174129330306785=/root/.ansible/tmp/ansible-tmp-1726773056.9659793-6191-174129330306785 <<< 4871 1726773056.99755: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773056.99759: stdout chunk (state=3): >>><<< 4871 1726773056.99762: stderr chunk (state=3): >>><<< 4871 1726773056.99788: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773056.9659793-6191-174129330306785=/root/.ansible/tmp/ansible-tmp-1726773056.9659793-6191-174129330306785 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773056.99847: variable 'ansible_module_compression' from source: unknown 4871 1726773056.99885: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4871cqbcuaji/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 4871 1726773056.99902: variable 'ansible_facts' from source: unknown 4871 1726773056.99949: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773056.9659793-6191-174129330306785/AnsiballZ_stat.py 4871 1726773057.00059: Sending initial data 4871 1726773057.00063: Sent initial data (151 bytes) 4871 1726773057.00543: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773057.00553: 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.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773057.00566: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773057.00619: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773057.00622: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773057.00670: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773057.02358: 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 <<< 4871 1726773057.02440: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4871 1726773057.02444: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpw8l861ow /root/.ansible/tmp/ansible-tmp-1726773056.9659793-6191-174129330306785/AnsiballZ_stat.py <<< 4871 1726773057.02465: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773056.9659793-6191-174129330306785/AnsiballZ_stat.py" <<< 4871 1726773057.02498: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpw8l861ow" to remote "/root/.ansible/tmp/ansible-tmp-1726773056.9659793-6191-174129330306785/AnsiballZ_stat.py" <<< 4871 1726773057.02507: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773056.9659793-6191-174129330306785/AnsiballZ_stat.py" <<< 4871 1726773057.03038: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773057.03116: stderr chunk (state=3): >>><<< 4871 1726773057.03120: stdout chunk (state=3): >>><<< 4871 1726773057.03140: done transferring module to remote 4871 1726773057.03149: _low_level_execute_command(): starting 4871 1726773057.03154: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773056.9659793-6191-174129330306785/ /root/.ansible/tmp/ansible-tmp-1726773056.9659793-6191-174129330306785/AnsiballZ_stat.py && sleep 0' 4871 1726773057.03624: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773057.03628: 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.46.99 originally 10.31.46.99 debug2: match not found <<< 4871 1726773057.03660: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773057.03664: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773057.03666: 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.46.99 originally 10.31.46.99 <<< 4871 1726773057.03668: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773057.03721: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773057.03725: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773057.03734: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773057.03783: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773057.05633: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773057.05680: stderr chunk (state=3): >>><<< 4871 1726773057.05684: stdout chunk (state=3): >>><<< 4871 1726773057.05699: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773057.05702: _low_level_execute_command(): starting 4871 1726773057.05708: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773056.9659793-6191-174129330306785/AnsiballZ_stat.py && sleep 0' 4871 1726773057.06201: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773057.06205: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773057.06208: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration <<< 4871 1726773057.06210: 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.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773057.06263: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773057.06266: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773057.06271: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773057.06318: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773057.23620: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned", "mode": "0755", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 4096, "inode": 262603, "dev": 51714, "nlink": 4, "atime": 1726772994.4857726, "mtime": 1726773038.8212266, "ctime": 1726773038.8212266, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "2499906849", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 4871 1726773057.25211: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.99 closed. <<< 4871 1726773057.25269: stderr chunk (state=3): >>><<< 4871 1726773057.25272: stdout chunk (state=3): >>><<< 4871 1726773057.25287: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned", "mode": "0755", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 4096, "inode": 262603, "dev": 51714, "nlink": 4, "atime": 1726772994.4857726, "mtime": 1726773038.8212266, "ctime": 1726773038.8212266, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "2499906849", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK 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.46.99 closed. 4871 1726773057.25328: done with _execute_module (stat, {'path': '/etc/tuned', '_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-1726773056.9659793-6191-174129330306785/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4871 1726773057.25337: _low_level_execute_command(): starting 4871 1726773057.25343: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773056.9659793-6191-174129330306785/ > /dev/null 2>&1 && sleep 0' 4871 1726773057.25805: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773057.25814: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773057.25837: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773057.25841: 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.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773057.25897: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773057.25901: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773057.25913: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773057.25961: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773057.27847: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773057.27908: stderr chunk (state=3): >>><<< 4871 1726773057.27914: stdout chunk (state=3): >>><<< 4871 1726773057.27925: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773057.27931: handler run complete 4871 1726773057.27967: attempt loop complete, returning result 4871 1726773057.27983: variable 'item' from source: unknown 4871 1726773057.28054: variable 'item' from source: unknown ok: [managed_node3] => (item=/etc/tuned) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned", "stat": { "atime": 1726772994.4857726, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1726773038.8212266, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 262603, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726773038.8212266, "nlink": 4, "path": "/etc/tuned", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 0, "version": "2499906849", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 4871 1726773057.28212: dumping result to json 4871 1726773057.28215: done dumping result, returning 4871 1726773057.28217: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory [02b512f9-4fcf-027f-1ee8-0000000006e1] 4871 1726773057.28219: sending task result for task 02b512f9-4fcf-027f-1ee8-0000000006e1 4871 1726773057.28393: no more pending results, returning what we have 4871 1726773057.28396: results queue empty 4871 1726773057.28397: checking for any_errors_fatal 4871 1726773057.28401: done checking for any_errors_fatal 4871 1726773057.28402: checking for max_fail_percentage 4871 1726773057.28403: done checking for max_fail_percentage 4871 1726773057.28404: checking to see if all hosts have failed and the running result is not ok 4871 1726773057.28405: done checking to see if all hosts have failed 4871 1726773057.28406: getting the remaining hosts for this loop 4871 1726773057.28407: done getting the remaining hosts for this loop 4871 1726773057.28410: getting the next task for host managed_node3 4871 1726773057.28416: done getting next task for host managed_node3 4871 1726773057.28419: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 4871 1726773057.28422: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 4871 1726773057.28432: getting variables 4871 1726773057.28433: in VariableManager get_vars() 4871 1726773057.28468: Calling all_inventory to load vars for managed_node3 4871 1726773057.28471: Calling groups_inventory to load vars for managed_node3 4871 1726773057.28473: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773057.28479: done sending task result for task 02b512f9-4fcf-027f-1ee8-0000000006e1 4871 1726773057.28481: WORKER PROCESS EXITING 4871 1726773057.28490: Calling all_plugins_play to load vars for managed_node3 4871 1726773057.28493: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773057.28497: Calling groups_plugins_play to load vars for managed_node3 4871 1726773057.28646: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773057.28794: done with get_vars() 4871 1726773057.28803: done getting variables 4871 1726773057.28851: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir] *** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:63 Thursday 19 September 2024 15:10:57 -0400 (0:00:00.785) 0:00:29.031 **** 4871 1726773057.28874: entering _queue_task() for managed_node3/set_fact 4871 1726773057.29107: worker is 1 (out of 1 available) 4871 1726773057.29123: exiting _queue_task() for managed_node3/set_fact 4871 1726773057.29138: done queuing things up, now waiting for results queue to drain 4871 1726773057.29139: waiting for pending results... 4871 1726773057.29341: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 4871 1726773057.29428: in run() - task 02b512f9-4fcf-027f-1ee8-0000000006e2 4871 1726773057.29444: variable 'ansible_search_path' from source: unknown 4871 1726773057.29447: variable 'ansible_search_path' from source: unknown 4871 1726773057.29482: calling self._execute() 4871 1726773057.29559: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773057.29564: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773057.29572: variable 'omit' from source: magic vars 4871 1726773057.29664: variable 'omit' from source: magic vars 4871 1726773057.29714: variable 'omit' from source: magic vars 4871 1726773057.30112: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4871 1726773057.31694: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4871 1726773057.32002: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4871 1726773057.32032: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4871 1726773057.32060: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4871 1726773057.32081: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4871 1726773057.32151: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4871 1726773057.32173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4871 1726773057.32199: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4871 1726773057.32226: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4871 1726773057.32238: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4871 1726773057.32276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4871 1726773057.32297: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4871 1726773057.32319: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4871 1726773057.32348: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4871 1726773057.32359: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4871 1726773057.32410: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4871 1726773057.32429: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4871 1726773057.32449: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4871 1726773057.32475: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4871 1726773057.32486: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4871 1726773057.32657: variable '__kernel_settings_find_profile_dirs' from source: set_fact 4871 1726773057.32731: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4871 1726773057.32861: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4871 1726773057.32889: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4871 1726773057.32915: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4871 1726773057.32939: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4871 1726773057.32975: 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) 4871 1726773057.32994: 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) 4871 1726773057.33013: 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) 4871 1726773057.33031: 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) 4871 1726773057.33078: variable 'omit' from source: magic vars 4871 1726773057.33103: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4871 1726773057.33126: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4871 1726773057.33143: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4871 1726773057.33160: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773057.33170: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773057.33198: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4871 1726773057.33202: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773057.33205: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773057.33276: Set connection var ansible_shell_type to sh 4871 1726773057.33286: Set connection var ansible_timeout to 10 4871 1726773057.33289: Set connection var ansible_connection to ssh 4871 1726773057.33298: Set connection var ansible_module_compression to ZIP_DEFLATED 4871 1726773057.33308: Set connection var ansible_pipelining to False 4871 1726773057.33312: Set connection var ansible_shell_executable to /bin/sh 4871 1726773057.33333: variable 'ansible_shell_executable' from source: unknown 4871 1726773057.33338: variable 'ansible_connection' from source: unknown 4871 1726773057.33341: variable 'ansible_module_compression' from source: unknown 4871 1726773057.33343: variable 'ansible_shell_type' from source: unknown 4871 1726773057.33346: variable 'ansible_shell_executable' from source: unknown 4871 1726773057.33348: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773057.33353: variable 'ansible_pipelining' from source: unknown 4871 1726773057.33355: variable 'ansible_timeout' from source: unknown 4871 1726773057.33362: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773057.33442: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4871 1726773057.33452: variable 'omit' from source: magic vars 4871 1726773057.33457: starting attempt loop 4871 1726773057.33460: running the handler 4871 1726773057.33470: handler run complete 4871 1726773057.33478: attempt loop complete, returning result 4871 1726773057.33480: _execute() done 4871 1726773057.33483: dumping result to json 4871 1726773057.33487: done dumping result, returning 4871 1726773057.33498: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir [02b512f9-4fcf-027f-1ee8-0000000006e2] 4871 1726773057.33501: sending task result for task 02b512f9-4fcf-027f-1ee8-0000000006e2 4871 1726773057.33590: done sending task result for task 02b512f9-4fcf-027f-1ee8-0000000006e2 4871 1726773057.33593: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_profile_parent": "/etc/tuned/profiles" }, "changed": false } 4871 1726773057.33671: no more pending results, returning what we have 4871 1726773057.33675: results queue empty 4871 1726773057.33675: checking for any_errors_fatal 4871 1726773057.33688: done checking for any_errors_fatal 4871 1726773057.33688: checking for max_fail_percentage 4871 1726773057.33690: done checking for max_fail_percentage 4871 1726773057.33691: checking to see if all hosts have failed and the running result is not ok 4871 1726773057.33691: done checking to see if all hosts have failed 4871 1726773057.33692: getting the remaining hosts for this loop 4871 1726773057.33694: done getting the remaining hosts for this loop 4871 1726773057.33698: getting the next task for host managed_node3 4871 1726773057.33705: done getting next task for host managed_node3 4871 1726773057.33708: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 4871 1726773057.33713: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 4871 1726773057.33723: getting variables 4871 1726773057.33725: in VariableManager get_vars() 4871 1726773057.33767: Calling all_inventory to load vars for managed_node3 4871 1726773057.33770: Calling groups_inventory to load vars for managed_node3 4871 1726773057.33772: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773057.33782: Calling all_plugins_play to load vars for managed_node3 4871 1726773057.33784: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773057.33787: Calling groups_plugins_play to load vars for managed_node3 4871 1726773057.33974: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773057.34132: done with get_vars() 4871 1726773057.34144: done getting variables 4871 1726773057.34195: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started] *** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:67 Thursday 19 September 2024 15:10:57 -0400 (0:00:00.053) 0:00:29.084 **** 4871 1726773057.34220: entering _queue_task() for managed_node3/service 4871 1726773057.34466: worker is 1 (out of 1 available) 4871 1726773057.34483: exiting _queue_task() for managed_node3/service 4871 1726773057.34499: done queuing things up, now waiting for results queue to drain 4871 1726773057.34501: waiting for pending results... 4871 1726773057.34695: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 4871 1726773057.34783: in run() - task 02b512f9-4fcf-027f-1ee8-0000000006e3 4871 1726773057.34796: variable 'ansible_search_path' from source: unknown 4871 1726773057.34800: variable 'ansible_search_path' from source: unknown 4871 1726773057.34845: variable '__kernel_settings_services' from source: include_vars 4871 1726773057.35116: variable '__kernel_settings_services' from source: include_vars 4871 1726773057.35177: variable 'omit' from source: magic vars 4871 1726773057.35289: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773057.35294: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773057.35305: variable 'omit' from source: magic vars 4871 1726773057.35368: variable 'omit' from source: magic vars 4871 1726773057.35412: variable 'omit' from source: magic vars 4871 1726773057.35450: variable 'item' from source: unknown 4871 1726773057.35513: variable 'item' from source: unknown 4871 1726773057.35537: variable 'omit' from source: magic vars 4871 1726773057.35571: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4871 1726773057.35600: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4871 1726773057.35617: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4871 1726773057.35633: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773057.35646: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773057.35671: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4871 1726773057.35675: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773057.35677: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773057.35753: Set connection var ansible_shell_type to sh 4871 1726773057.35760: Set connection var ansible_timeout to 10 4871 1726773057.35763: Set connection var ansible_connection to ssh 4871 1726773057.35771: Set connection var ansible_module_compression to ZIP_DEFLATED 4871 1726773057.35779: Set connection var ansible_pipelining to False 4871 1726773057.35784: Set connection var ansible_shell_executable to /bin/sh 4871 1726773057.35800: variable 'ansible_shell_executable' from source: unknown 4871 1726773057.35803: variable 'ansible_connection' from source: unknown 4871 1726773057.35808: variable 'ansible_module_compression' from source: unknown 4871 1726773057.35810: variable 'ansible_shell_type' from source: unknown 4871 1726773057.35813: variable 'ansible_shell_executable' from source: unknown 4871 1726773057.35815: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773057.35817: variable 'ansible_pipelining' from source: unknown 4871 1726773057.35820: variable 'ansible_timeout' from source: unknown 4871 1726773057.36040: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773057.36045: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4871 1726773057.36047: variable 'omit' from source: magic vars 4871 1726773057.36050: starting attempt loop 4871 1726773057.36052: running the handler 4871 1726773057.36054: variable 'ansible_facts' from source: unknown 4871 1726773057.36137: _low_level_execute_command(): starting 4871 1726773057.36143: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4871 1726773057.36697: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773057.36701: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773057.36704: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773057.36706: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773057.36780: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773057.36784: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773057.36792: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773057.36831: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773057.38538: stdout chunk (state=3): >>>/root <<< 4871 1726773057.38646: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773057.38714: stderr chunk (state=3): >>><<< 4871 1726773057.38718: stdout chunk (state=3): >>><<< 4871 1726773057.38740: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773057.38752: _low_level_execute_command(): starting 4871 1726773057.38758: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773057.387401-6225-243536494154147 `" && echo ansible-tmp-1726773057.387401-6225-243536494154147="` echo /root/.ansible/tmp/ansible-tmp-1726773057.387401-6225-243536494154147 `" ) && sleep 0' 4871 1726773057.39254: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773057.39259: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773057.39269: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address <<< 4871 1726773057.39271: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773057.39274: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773057.39324: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773057.39329: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773057.39331: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773057.39371: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773057.41340: stdout chunk (state=3): >>>ansible-tmp-1726773057.387401-6225-243536494154147=/root/.ansible/tmp/ansible-tmp-1726773057.387401-6225-243536494154147 <<< 4871 1726773057.41452: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773057.41517: stderr chunk (state=3): >>><<< 4871 1726773057.41520: stdout chunk (state=3): >>><<< 4871 1726773057.41538: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773057.387401-6225-243536494154147=/root/.ansible/tmp/ansible-tmp-1726773057.387401-6225-243536494154147 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773057.41569: variable 'ansible_module_compression' from source: unknown 4871 1726773057.41618: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4871cqbcuaji/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 4871 1726773057.41672: variable 'ansible_facts' from source: unknown 4871 1726773057.41813: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773057.387401-6225-243536494154147/AnsiballZ_systemd.py 4871 1726773057.41975: Sending initial data 4871 1726773057.41978: Sent initial data (153 bytes) 4871 1726773057.42448: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773057.42452: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found <<< 4871 1726773057.42454: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4871 1726773057.42457: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773057.42459: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773057.42511: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773057.42515: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773057.42517: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773057.42560: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773057.44138: 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 <<< 4871 1726773057.44168: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4871 1726773057.44211: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4871cqbcuaji/tmp3tcvjmvn /root/.ansible/tmp/ansible-tmp-1726773057.387401-6225-243536494154147/AnsiballZ_systemd.py <<< 4871 1726773057.44215: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773057.387401-6225-243536494154147/AnsiballZ_systemd.py" <<< 4871 1726773057.44249: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4871cqbcuaji/tmp3tcvjmvn" to remote "/root/.ansible/tmp/ansible-tmp-1726773057.387401-6225-243536494154147/AnsiballZ_systemd.py" <<< 4871 1726773057.44251: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773057.387401-6225-243536494154147/AnsiballZ_systemd.py" <<< 4871 1726773057.45361: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773057.45417: stderr chunk (state=3): >>><<< 4871 1726773057.45421: stdout chunk (state=3): >>><<< 4871 1726773057.45447: done transferring module to remote 4871 1726773057.45457: _low_level_execute_command(): starting 4871 1726773057.45462: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773057.387401-6225-243536494154147/ /root/.ansible/tmp/ansible-tmp-1726773057.387401-6225-243536494154147/AnsiballZ_systemd.py && sleep 0' 4871 1726773057.46009: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773057.46089: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773057.46144: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773057.47938: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773057.47997: stderr chunk (state=3): >>><<< 4871 1726773057.48001: stdout chunk (state=3): >>><<< 4871 1726773057.48017: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773057.48020: _low_level_execute_command(): starting 4871 1726773057.48025: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773057.387401-6225-243536494154147/AnsiballZ_systemd.py && sleep 0' 4871 1726773057.48520: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773057.48524: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found <<< 4871 1726773057.48526: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4871 1726773057.48529: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 <<< 4871 1726773057.48532: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773057.48586: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773057.48589: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773057.48592: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773057.48642: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773057.80598: stdout chunk (state=3): >>> {"name": "tuned", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "45s", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "10190", "ControlPID": "0", "BusName": "com.redhat.tuned", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Thu 2024-09-19 15:10:40 EDT", "ExecMainStartTimestampMonotonic": "452064126", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "10190", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:10:40 EDT] ; stop_time=[n/a] ; pid=10190 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:10:40 EDT] ; stop_time=[n/a] ; pid=10190 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5765", "MemoryCurrent": "15265792", "MemoryPeak": "15671296", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3428270080", "CPUUsageNSec": "119018000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4416", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14721", "LimitNPROCSoft": "14721", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "<<< 4871 1726773057.80614: stdout chunk (state=3): >>>LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "dbus.socket dbus-broker.service system.slice sysinit.target", "WantedBy": "multi-user.target", "Conflicts": "tlp.service auto-cpufreq.service power-profiles-daemon.service cpupower.service shutdown.target", "Before": "shutdown.target multi-user.target", "After": "dbus.socket dbus-broker.service sysinit.target systemd-sysctl.service basic.target network.target polkit.service system.slice systemd-journald.socket", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running",<<< 4871 1726773057.80625: stdout chunk (state=3): >>> "FragmentPath": "/usr/lib/systemd/system/tuned.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Thu 2024-09-19 15:10:40 EDT", "StateChangeTimestampMonotonic": "452178801", "InactiveExitTimestamp": "Thu 2024-09-19 15:10:40 EDT", "InactiveExitTimestampMonotonic": "452064379", "ActiveEnterTimestamp": "Thu 2024-09-19 15:10:40 EDT", "ActiveEnterTimestampMonotonic": "452178801", "ActiveExitTimestamp": "Thu 2024-09-19 15:10:40 EDT", "ActiveExitTimestampMonotonic": "452025531", "InactiveEnterTimestamp": "Thu 2024-09-19 15:10:40 EDT", "InactiveEnterTimestampMonotonic": "452057042", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 15:10:40 EDT", "ConditionTimestampMonotonic": "452058281", "AssertTimestamp": "Thu 2024-09-19 15:10:40 EDT", "AssertTimestampMonotonic": "452058291", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "8596047286a74a73ba12540c3d1134fd", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "tuned", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 4871 1726773057.82580: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.99 closed. <<< 4871 1726773057.82644: stderr chunk (state=3): >>><<< 4871 1726773057.82648: stdout chunk (state=3): >>><<< 4871 1726773057.82672: _low_level_execute_command() done: rc=0, stdout= {"name": "tuned", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "45s", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "10190", "ControlPID": "0", "BusName": "com.redhat.tuned", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Thu 2024-09-19 15:10:40 EDT", "ExecMainStartTimestampMonotonic": "452064126", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "10190", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:10:40 EDT] ; stop_time=[n/a] ; pid=10190 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:10:40 EDT] ; stop_time=[n/a] ; pid=10190 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5765", "MemoryCurrent": "15265792", "MemoryPeak": "15671296", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3428270080", "CPUUsageNSec": "119018000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4416", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14721", "LimitNPROCSoft": "14721", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "dbus.socket dbus-broker.service system.slice sysinit.target", "WantedBy": "multi-user.target", "Conflicts": "tlp.service auto-cpufreq.service power-profiles-daemon.service cpupower.service shutdown.target", "Before": "shutdown.target multi-user.target", "After": "dbus.socket dbus-broker.service sysinit.target systemd-sysctl.service basic.target network.target polkit.service system.slice systemd-journald.socket", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Thu 2024-09-19 15:10:40 EDT", "StateChangeTimestampMonotonic": "452178801", "InactiveExitTimestamp": "Thu 2024-09-19 15:10:40 EDT", "InactiveExitTimestampMonotonic": "452064379", "ActiveEnterTimestamp": "Thu 2024-09-19 15:10:40 EDT", "ActiveEnterTimestampMonotonic": "452178801", "ActiveExitTimestamp": "Thu 2024-09-19 15:10:40 EDT", "ActiveExitTimestampMonotonic": "452025531", "InactiveEnterTimestamp": "Thu 2024-09-19 15:10:40 EDT", "InactiveEnterTimestampMonotonic": "452057042", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 15:10:40 EDT", "ConditionTimestampMonotonic": "452058281", "AssertTimestamp": "Thu 2024-09-19 15:10:40 EDT", "AssertTimestampMonotonic": "452058291", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "8596047286a74a73ba12540c3d1134fd", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "tuned", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK 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.46.99 closed. 4871 1726773057.82810: done with _execute_module (ansible.legacy.systemd, {'name': 'tuned', 'state': 'started', 'enabled': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.systemd', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726773057.387401-6225-243536494154147/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4871 1726773057.82827: _low_level_execute_command(): starting 4871 1726773057.82830: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773057.387401-6225-243536494154147/ > /dev/null 2>&1 && sleep 0' 4871 1726773057.83324: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773057.83330: 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.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773057.83333: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773057.83347: 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.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773057.83462: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773057.83519: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773057.85375: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773057.85433: stderr chunk (state=3): >>><<< 4871 1726773057.85439: stdout chunk (state=3): >>><<< 4871 1726773057.85453: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773057.85460: handler run complete 4871 1726773057.85504: attempt loop complete, returning result 4871 1726773057.85524: variable 'item' from source: unknown 4871 1726773057.85591: variable 'item' from source: unknown ok: [managed_node3] => (item=tuned) => { "ansible_loop_var": "item", "changed": false, "enabled": true, "item": "tuned", "name": "tuned", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Thu 2024-09-19 15:10:40 EDT", "ActiveEnterTimestampMonotonic": "452178801", "ActiveExitTimestamp": "Thu 2024-09-19 15:10:40 EDT", "ActiveExitTimestampMonotonic": "452025531", "ActiveState": "active", "After": "dbus.socket dbus-broker.service sysinit.target systemd-sysctl.service basic.target network.target polkit.service system.slice systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-09-19 15:10:40 EDT", "AssertTimestampMonotonic": "452058291", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "com.redhat.tuned", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "119018000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 15:10:40 EDT", "ConditionTimestampMonotonic": "452058281", "ConfigurationDirectoryMode": "0755", "Conflicts": "tlp.service auto-cpufreq.service power-profiles-daemon.service cpupower.service shutdown.target", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5765", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "10190", "ExecMainStartTimestamp": "Thu 2024-09-19 15:10:40 EDT", "ExecMainStartTimestampMonotonic": "452064126", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:10:40 EDT] ; stop_time=[n/a] ; pid=10190 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:10:40 EDT] ; stop_time=[n/a] ; pid=10190 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Thu 2024-09-19 15:10:40 EDT", "InactiveEnterTimestampMonotonic": "452057042", "InactiveExitTimestamp": "Thu 2024-09-19 15:10:40 EDT", "InactiveExitTimestampMonotonic": "452064379", "InvocationID": "8596047286a74a73ba12540c3d1134fd", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14721", "LimitNPROCSoft": "14721", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "10190", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3428270080", "MemoryCurrent": "15265792", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "15671296", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/tuned/tuned.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.socket dbus-broker.service system.slice sysinit.target", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Thu 2024-09-19 15:10:40 EDT", "StateChangeTimestampMonotonic": "452178801", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "4416", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 4871 1726773057.86159: dumping result to json 4871 1726773057.86163: done dumping result, returning 4871 1726773057.86165: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started [02b512f9-4fcf-027f-1ee8-0000000006e3] 4871 1726773057.86167: sending task result for task 02b512f9-4fcf-027f-1ee8-0000000006e3 4871 1726773057.86388: done sending task result for task 02b512f9-4fcf-027f-1ee8-0000000006e3 4871 1726773057.86392: WORKER PROCESS EXITING 4871 1726773057.86406: no more pending results, returning what we have 4871 1726773057.86409: results queue empty 4871 1726773057.86410: checking for any_errors_fatal 4871 1726773057.86415: done checking for any_errors_fatal 4871 1726773057.86416: checking for max_fail_percentage 4871 1726773057.86418: done checking for max_fail_percentage 4871 1726773057.86419: checking to see if all hosts have failed and the running result is not ok 4871 1726773057.86419: done checking to see if all hosts have failed 4871 1726773057.86420: getting the remaining hosts for this loop 4871 1726773057.86422: done getting the remaining hosts for this loop 4871 1726773057.86425: getting the next task for host managed_node3 4871 1726773057.86430: done getting next task for host managed_node3 4871 1726773057.86434: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 4871 1726773057.86440: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 4871 1726773057.86456: getting variables 4871 1726773057.86457: in VariableManager get_vars() 4871 1726773057.86492: Calling all_inventory to load vars for managed_node3 4871 1726773057.86495: Calling groups_inventory to load vars for managed_node3 4871 1726773057.86498: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773057.86506: Calling all_plugins_play to load vars for managed_node3 4871 1726773057.86509: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773057.86511: Calling groups_plugins_play to load vars for managed_node3 4871 1726773057.86731: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773057.86977: done with get_vars() 4871 1726773057.86992: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists] *** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:74 Thursday 19 September 2024 15:10:57 -0400 (0:00:00.528) 0:00:29.613 **** 4871 1726773057.87098: entering _queue_task() for managed_node3/file 4871 1726773057.87422: worker is 1 (out of 1 available) 4871 1726773057.87642: exiting _queue_task() for managed_node3/file 4871 1726773057.87654: done queuing things up, now waiting for results queue to drain 4871 1726773057.87656: waiting for pending results... 4871 1726773057.87797: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 4871 1726773057.87958: in run() - task 02b512f9-4fcf-027f-1ee8-0000000006e4 4871 1726773057.87995: variable 'ansible_search_path' from source: unknown 4871 1726773057.88000: variable 'ansible_search_path' from source: unknown 4871 1726773057.88105: calling self._execute() 4871 1726773057.88175: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773057.88191: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773057.88211: variable 'omit' from source: magic vars 4871 1726773057.88350: variable 'omit' from source: magic vars 4871 1726773057.88431: variable 'omit' from source: magic vars 4871 1726773057.88471: variable '__kernel_settings_profile_dir' from source: role '' all vars 4871 1726773057.88872: variable '__kernel_settings_profile_dir' from source: role '' all vars 4871 1726773057.88963: variable '__kernel_settings_profile_parent' from source: set_fact 4871 1726773057.88980: variable '__kernel_settings_tuned_profile' from source: role '' all vars 4871 1726773057.89043: variable 'omit' from source: magic vars 4871 1726773057.89102: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4871 1726773057.89198: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4871 1726773057.89201: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4871 1726773057.89209: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773057.89229: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773057.89272: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4871 1726773057.89282: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773057.89294: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773057.89419: Set connection var ansible_shell_type to sh 4871 1726773057.89434: Set connection var ansible_timeout to 10 4871 1726773057.89523: Set connection var ansible_connection to ssh 4871 1726773057.89527: Set connection var ansible_module_compression to ZIP_DEFLATED 4871 1726773057.89529: Set connection var ansible_pipelining to False 4871 1726773057.89532: Set connection var ansible_shell_executable to /bin/sh 4871 1726773057.89536: variable 'ansible_shell_executable' from source: unknown 4871 1726773057.89538: variable 'ansible_connection' from source: unknown 4871 1726773057.89540: variable 'ansible_module_compression' from source: unknown 4871 1726773057.89542: variable 'ansible_shell_type' from source: unknown 4871 1726773057.89545: variable 'ansible_shell_executable' from source: unknown 4871 1726773057.89547: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773057.89549: variable 'ansible_pipelining' from source: unknown 4871 1726773057.89551: variable 'ansible_timeout' from source: unknown 4871 1726773057.89561: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773057.89806: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 4871 1726773057.89823: variable 'omit' from source: magic vars 4871 1726773057.89834: starting attempt loop 4871 1726773057.89845: running the handler 4871 1726773057.89870: _low_level_execute_command(): starting 4871 1726773057.89884: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4871 1726773057.90818: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773057.90849: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773057.90926: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773057.92583: stdout chunk (state=3): >>>/root <<< 4871 1726773057.92815: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773057.92820: stdout chunk (state=3): >>><<< 4871 1726773057.92823: stderr chunk (state=3): >>><<< 4871 1726773057.92856: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773057.92923: _low_level_execute_command(): starting 4871 1726773057.92928: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773057.9286532-6242-146628903894509 `" && echo ansible-tmp-1726773057.9286532-6242-146628903894509="` echo /root/.ansible/tmp/ansible-tmp-1726773057.9286532-6242-146628903894509 `" ) && sleep 0' 4871 1726773057.93785: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4871 1726773057.93792: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773057.93826: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773057.93830: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4871 1726773057.93833: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 <<< 4871 1726773057.93847: stderr chunk (state=3): >>>debug2: match not found <<< 4871 1726773057.93850: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773057.93914: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 4871 1726773057.93917: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.99 is address <<< 4871 1726773057.93920: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 4871 1726773057.93923: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773057.93925: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773057.93927: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4871 1726773057.93931: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 <<< 4871 1726773057.93933: stderr chunk (state=3): >>>debug2: match found <<< 4871 1726773057.93935: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773057.94003: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773057.94006: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773057.94050: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773057.94217: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773057.96138: stdout chunk (state=3): >>>ansible-tmp-1726773057.9286532-6242-146628903894509=/root/.ansible/tmp/ansible-tmp-1726773057.9286532-6242-146628903894509 <<< 4871 1726773057.96278: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773057.96353: stderr chunk (state=3): >>><<< 4871 1726773057.96357: stdout chunk (state=3): >>><<< 4871 1726773057.96382: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773057.9286532-6242-146628903894509=/root/.ansible/tmp/ansible-tmp-1726773057.9286532-6242-146628903894509 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773057.96450: variable 'ansible_module_compression' from source: unknown 4871 1726773057.96741: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4871cqbcuaji/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 4871 1726773057.96744: variable 'ansible_facts' from source: unknown 4871 1726773057.96747: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773057.9286532-6242-146628903894509/AnsiballZ_file.py 4871 1726773057.96890: Sending initial data 4871 1726773057.96893: Sent initial data (151 bytes) 4871 1726773057.97531: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4871 1726773057.97642: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773057.97665: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773057.97745: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773057.99301: 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 <<< 4871 1726773057.99358: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4871 1726773057.99400: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpukmcgctr /root/.ansible/tmp/ansible-tmp-1726773057.9286532-6242-146628903894509/AnsiballZ_file.py <<< 4871 1726773057.99415: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773057.9286532-6242-146628903894509/AnsiballZ_file.py" <<< 4871 1726773057.99456: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpukmcgctr" to remote "/root/.ansible/tmp/ansible-tmp-1726773057.9286532-6242-146628903894509/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773057.9286532-6242-146628903894509/AnsiballZ_file.py" <<< 4871 1726773058.00445: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773058.00449: stderr chunk (state=3): >>><<< 4871 1726773058.00451: stdout chunk (state=3): >>><<< 4871 1726773058.00453: done transferring module to remote 4871 1726773058.00455: _low_level_execute_command(): starting 4871 1726773058.00457: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773057.9286532-6242-146628903894509/ /root/.ansible/tmp/ansible-tmp-1726773057.9286532-6242-146628903894509/AnsiballZ_file.py && sleep 0' 4871 1726773058.01014: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4871 1726773058.01029: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773058.01060: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773058.01079: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4871 1726773058.01176: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773058.01202: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773058.01220: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773058.01245: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773058.01330: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773058.03252: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773058.03257: stdout chunk (state=3): >>><<< 4871 1726773058.03260: stderr chunk (state=3): >>><<< 4871 1726773058.03277: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773058.03291: _low_level_execute_command(): starting 4871 1726773058.03360: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773057.9286532-6242-146628903894509/AnsiballZ_file.py && sleep 0' 4871 1726773058.03989: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4871 1726773058.03993: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773058.03996: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773058.03999: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4871 1726773058.04001: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 <<< 4871 1726773058.04058: stderr chunk (state=3): >>>debug2: match not found <<< 4871 1726773058.04062: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773058.04064: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 4871 1726773058.04067: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4871 1726773058.04130: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773058.04162: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773058.04243: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773058.22830: stdout chunk (state=3): >>> {"path": "/etc/tuned/profiles/kernel_settings", "changed": false, "diff": {"before": {"path": "/etc/tuned/profiles/kernel_settings"}, "after": {"path": "/etc/tuned/profiles/kernel_settings"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 4096, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings", "state": "directory", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 4871 1726773058.24325: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.99 closed. <<< 4871 1726773058.24385: stderr chunk (state=3): >>><<< 4871 1726773058.24388: stdout chunk (state=3): >>><<< 4871 1726773058.24407: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/tuned/profiles/kernel_settings", "changed": false, "diff": {"before": {"path": "/etc/tuned/profiles/kernel_settings"}, "after": {"path": "/etc/tuned/profiles/kernel_settings"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 4096, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings", "state": "directory", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK 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.46.99 closed. 4871 1726773058.24878: done with _execute_module (file, {'path': '/etc/tuned/profiles/kernel_settings', 'state': 'directory', 'mode': '0755', '_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': 'file', '_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-1726773057.9286532-6242-146628903894509/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4871 1726773058.24882: _low_level_execute_command(): starting 4871 1726773058.24893: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773057.9286532-6242-146628903894509/ > /dev/null 2>&1 && sleep 0' 4871 1726773058.25472: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4871 1726773058.25491: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773058.25553: 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.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773058.25615: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773058.25630: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773058.25661: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773058.25733: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773058.27766: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773058.27770: stdout chunk (state=3): >>><<< 4871 1726773058.27772: stderr chunk (state=3): >>><<< 4871 1726773058.27942: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773058.27946: handler run complete 4871 1726773058.27948: attempt loop complete, returning result 4871 1726773058.27950: _execute() done 4871 1726773058.27952: dumping result to json 4871 1726773058.27954: done dumping result, returning 4871 1726773058.27956: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists [02b512f9-4fcf-027f-1ee8-0000000006e4] 4871 1726773058.27959: sending task result for task 02b512f9-4fcf-027f-1ee8-0000000006e4 4871 1726773058.28048: done sending task result for task 02b512f9-4fcf-027f-1ee8-0000000006e4 4871 1726773058.28051: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/tuned/profiles/kernel_settings", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } 4871 1726773058.28155: no more pending results, returning what we have 4871 1726773058.28159: results queue empty 4871 1726773058.28160: checking for any_errors_fatal 4871 1726773058.28359: done checking for any_errors_fatal 4871 1726773058.28360: checking for max_fail_percentage 4871 1726773058.28362: done checking for max_fail_percentage 4871 1726773058.28364: checking to see if all hosts have failed and the running result is not ok 4871 1726773058.28364: done checking to see if all hosts have failed 4871 1726773058.28365: getting the remaining hosts for this loop 4871 1726773058.28368: done getting the remaining hosts for this loop 4871 1726773058.28372: getting the next task for host managed_node3 4871 1726773058.28380: done getting next task for host managed_node3 4871 1726773058.28384: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 4871 1726773058.28391: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 4871 1726773058.28404: getting variables 4871 1726773058.28405: in VariableManager get_vars() 4871 1726773058.28450: Calling all_inventory to load vars for managed_node3 4871 1726773058.28453: Calling groups_inventory to load vars for managed_node3 4871 1726773058.28455: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773058.28465: Calling all_plugins_play to load vars for managed_node3 4871 1726773058.28468: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773058.28471: Calling groups_plugins_play to load vars for managed_node3 4871 1726773058.28830: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773058.29201: done with get_vars() 4871 1726773058.29215: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get active_profile] ********** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:80 Thursday 19 September 2024 15:10:58 -0400 (0:00:00.422) 0:00:30.035 **** 4871 1726773058.29331: entering _queue_task() for managed_node3/slurp 4871 1726773058.29770: worker is 1 (out of 1 available) 4871 1726773058.29789: exiting _queue_task() for managed_node3/slurp 4871 1726773058.29803: done queuing things up, now waiting for results queue to drain 4871 1726773058.29805: waiting for pending results... 4871 1726773058.30249: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 4871 1726773058.30389: in run() - task 02b512f9-4fcf-027f-1ee8-0000000006e5 4871 1726773058.30438: variable 'ansible_search_path' from source: unknown 4871 1726773058.30446: variable 'ansible_search_path' from source: unknown 4871 1726773058.30483: calling self._execute() 4871 1726773058.30653: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773058.30659: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773058.30674: variable 'omit' from source: magic vars 4871 1726773058.31016: variable 'omit' from source: magic vars 4871 1726773058.31090: variable 'omit' from source: magic vars 4871 1726773058.31127: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 4871 1726773058.31446: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 4871 1726773058.31647: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4871 1726773058.31650: variable 'omit' from source: magic vars 4871 1726773058.31652: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4871 1726773058.31680: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4871 1726773058.31715: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4871 1726773058.31740: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773058.31757: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773058.31793: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4871 1726773058.31801: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773058.31809: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773058.31916: Set connection var ansible_shell_type to sh 4871 1726773058.31931: Set connection var ansible_timeout to 10 4871 1726773058.31942: Set connection var ansible_connection to ssh 4871 1726773058.31957: Set connection var ansible_module_compression to ZIP_DEFLATED 4871 1726773058.31971: Set connection var ansible_pipelining to False 4871 1726773058.31981: Set connection var ansible_shell_executable to /bin/sh 4871 1726773058.32011: variable 'ansible_shell_executable' from source: unknown 4871 1726773058.32020: variable 'ansible_connection' from source: unknown 4871 1726773058.32027: variable 'ansible_module_compression' from source: unknown 4871 1726773058.32034: variable 'ansible_shell_type' from source: unknown 4871 1726773058.32045: variable 'ansible_shell_executable' from source: unknown 4871 1726773058.32052: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773058.32061: variable 'ansible_pipelining' from source: unknown 4871 1726773058.32067: variable 'ansible_timeout' from source: unknown 4871 1726773058.32141: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773058.32310: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 4871 1726773058.32328: variable 'omit' from source: magic vars 4871 1726773058.32346: starting attempt loop 4871 1726773058.32354: running the handler 4871 1726773058.32374: _low_level_execute_command(): starting 4871 1726773058.32386: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4871 1726773058.33654: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4871 1726773058.33677: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773058.33756: 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.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773058.33808: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773058.33827: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773058.33854: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773058.33932: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773058.35608: stdout chunk (state=3): >>>/root <<< 4871 1726773058.35718: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773058.35782: stderr chunk (state=3): >>><<< 4871 1726773058.35785: stdout chunk (state=3): >>><<< 4871 1726773058.35810: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773058.35822: _low_level_execute_command(): starting 4871 1726773058.35829: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773058.3581002-6262-268220144297078 `" && echo ansible-tmp-1726773058.3581002-6262-268220144297078="` echo /root/.ansible/tmp/ansible-tmp-1726773058.3581002-6262-268220144297078 `" ) && sleep 0' 4871 1726773058.36315: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773058.36319: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773058.36330: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773058.36332: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773058.36385: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773058.36394: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773058.36398: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773058.36427: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773058.45152: stdout chunk (state=3): >>>ansible-tmp-1726773058.3581002-6262-268220144297078=/root/.ansible/tmp/ansible-tmp-1726773058.3581002-6262-268220144297078 <<< 4871 1726773058.45297: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773058.45363: stderr chunk (state=3): >>><<< 4871 1726773058.45366: stdout chunk (state=3): >>><<< 4871 1726773058.45384: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773058.3581002-6262-268220144297078=/root/.ansible/tmp/ansible-tmp-1726773058.3581002-6262-268220144297078 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773058.45544: variable 'ansible_module_compression' from source: unknown 4871 1726773058.45548: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4871cqbcuaji/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 4871 1726773058.45550: variable 'ansible_facts' from source: unknown 4871 1726773058.45627: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773058.3581002-6262-268220144297078/AnsiballZ_slurp.py 4871 1726773058.45778: Sending initial data 4871 1726773058.45893: Sent initial data (152 bytes) 4871 1726773058.46397: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773058.46413: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773058.46424: 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.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773058.46470: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773058.46483: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773058.46531: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773058.48144: 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 <<< 4871 1726773058.48175: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4871 1726773058.48233: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpvwparstl /root/.ansible/tmp/ansible-tmp-1726773058.3581002-6262-268220144297078/AnsiballZ_slurp.py <<< 4871 1726773058.48238: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773058.3581002-6262-268220144297078/AnsiballZ_slurp.py" <<< 4871 1726773058.48269: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpvwparstl" to remote "/root/.ansible/tmp/ansible-tmp-1726773058.3581002-6262-268220144297078/AnsiballZ_slurp.py" <<< 4871 1726773058.48272: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773058.3581002-6262-268220144297078/AnsiballZ_slurp.py" <<< 4871 1726773058.48787: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773058.48864: stderr chunk (state=3): >>><<< 4871 1726773058.48868: stdout chunk (state=3): >>><<< 4871 1726773058.48888: done transferring module to remote 4871 1726773058.48900: _low_level_execute_command(): starting 4871 1726773058.48905: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773058.3581002-6262-268220144297078/ /root/.ansible/tmp/ansible-tmp-1726773058.3581002-6262-268220144297078/AnsiballZ_slurp.py && sleep 0' 4871 1726773058.49379: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773058.49382: 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.46.99 originally 10.31.46.99 debug2: match not found <<< 4871 1726773058.49388: 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.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773058.49391: 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.46.99 originally 10.31.46.99 debug2: match found <<< 4871 1726773058.49397: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773058.49445: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773058.49451: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773058.49496: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773058.51320: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773058.51381: stderr chunk (state=3): >>><<< 4871 1726773058.51385: stdout chunk (state=3): >>><<< 4871 1726773058.51399: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773058.51402: _low_level_execute_command(): starting 4871 1726773058.51408: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773058.3581002-6262-268220144297078/AnsiballZ_slurp.py && sleep 0' 4871 1726773058.51894: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773058.51898: 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.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773058.51900: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773058.51905: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773058.51963: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773058.51967: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773058.51971: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773058.52016: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773058.68365: stdout chunk (state=3): >>> {"content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "source": "/etc/tuned/active_profile", "encoding": "base64", "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "src": "/etc/tuned/active_profile"}}} <<< 4871 1726773058.69682: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.99 closed. <<< 4871 1726773058.69738: stderr chunk (state=3): >>><<< 4871 1726773058.69741: stdout chunk (state=3): >>><<< 4871 1726773058.69757: _low_level_execute_command() done: rc=0, stdout= {"content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "source": "/etc/tuned/active_profile", "encoding": "base64", "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "src": "/etc/tuned/active_profile"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK 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.46.99 closed. 4871 1726773058.69782: done with _execute_module (slurp, {'path': '/etc/tuned/active_profile', '_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': 'slurp', '_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-1726773058.3581002-6262-268220144297078/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4871 1726773058.69798: _low_level_execute_command(): starting 4871 1726773058.69802: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773058.3581002-6262-268220144297078/ > /dev/null 2>&1 && sleep 0' 4871 1726773058.70321: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773058.70325: 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.46.99 originally 10.31.46.99 debug2: match not found <<< 4871 1726773058.70328: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773058.70331: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773058.70333: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773058.70337: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773058.70346: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773058.70367: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773058.70409: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773058.72311: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773058.72366: stderr chunk (state=3): >>><<< 4871 1726773058.72370: stdout chunk (state=3): >>><<< 4871 1726773058.72384: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773058.72390: handler run complete 4871 1726773058.72406: attempt loop complete, returning result 4871 1726773058.72409: _execute() done 4871 1726773058.72411: dumping result to json 4871 1726773058.72413: done dumping result, returning 4871 1726773058.72423: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile [02b512f9-4fcf-027f-1ee8-0000000006e5] 4871 1726773058.72431: sending task result for task 02b512f9-4fcf-027f-1ee8-0000000006e5 4871 1726773058.72536: done sending task result for task 02b512f9-4fcf-027f-1ee8-0000000006e5 4871 1726773058.72540: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "encoding": "base64", "source": "/etc/tuned/active_profile" } 4871 1726773058.72627: no more pending results, returning what we have 4871 1726773058.72631: results queue empty 4871 1726773058.72632: checking for any_errors_fatal 4871 1726773058.72645: done checking for any_errors_fatal 4871 1726773058.72646: checking for max_fail_percentage 4871 1726773058.72647: done checking for max_fail_percentage 4871 1726773058.72648: checking to see if all hosts have failed and the running result is not ok 4871 1726773058.72649: done checking to see if all hosts have failed 4871 1726773058.72649: getting the remaining hosts for this loop 4871 1726773058.72652: done getting the remaining hosts for this loop 4871 1726773058.72656: getting the next task for host managed_node3 4871 1726773058.72663: done getting next task for host managed_node3 4871 1726773058.72667: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 4871 1726773058.72671: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 4871 1726773058.72682: getting variables 4871 1726773058.72683: in VariableManager get_vars() 4871 1726773058.72721: Calling all_inventory to load vars for managed_node3 4871 1726773058.72724: Calling groups_inventory to load vars for managed_node3 4871 1726773058.72726: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773058.72740: Calling all_plugins_play to load vars for managed_node3 4871 1726773058.72743: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773058.72746: Calling groups_plugins_play to load vars for managed_node3 4871 1726773058.72893: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773058.73270: done with get_vars() 4871 1726773058.73279: done getting variables 4871 1726773058.73329: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set active_profile] ********** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:85 Thursday 19 September 2024 15:10:58 -0400 (0:00:00.440) 0:00:30.476 **** 4871 1726773058.73358: entering _queue_task() for managed_node3/set_fact 4871 1726773058.73612: worker is 1 (out of 1 available) 4871 1726773058.73627: exiting _queue_task() for managed_node3/set_fact 4871 1726773058.73644: done queuing things up, now waiting for results queue to drain 4871 1726773058.73645: waiting for pending results... 4871 1726773058.73853: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 4871 1726773058.73956: in run() - task 02b512f9-4fcf-027f-1ee8-0000000006e6 4871 1726773058.73972: variable 'ansible_search_path' from source: unknown 4871 1726773058.73977: variable 'ansible_search_path' from source: unknown 4871 1726773058.74010: calling self._execute() 4871 1726773058.74093: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773058.74097: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773058.74107: variable 'omit' from source: magic vars 4871 1726773058.74199: variable 'omit' from source: magic vars 4871 1726773058.74244: variable 'omit' from source: magic vars 4871 1726773058.74601: variable '__kernel_settings_tuned_profile' from source: role '' all vars 4871 1726773058.74609: variable '__cur_profile' from source: task vars 4871 1726773058.74732: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4871 1726773058.76392: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4871 1726773058.76453: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4871 1726773058.76483: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4871 1726773058.76512: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4871 1726773058.76536: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4871 1726773058.76700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4871 1726773058.76706: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4871 1726773058.76711: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4871 1726773058.76713: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4871 1726773058.76716: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4871 1726773058.76770: variable '__kernel_settings_tuned_current_profile' from source: set_fact 4871 1726773058.76816: variable 'omit' from source: magic vars 4871 1726773058.76839: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4871 1726773058.76863: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4871 1726773058.76878: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4871 1726773058.76894: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773058.76903: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773058.76930: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4871 1726773058.76935: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773058.76938: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773058.77008: Set connection var ansible_shell_type to sh 4871 1726773058.77015: Set connection var ansible_timeout to 10 4871 1726773058.77019: Set connection var ansible_connection to ssh 4871 1726773058.77027: Set connection var ansible_module_compression to ZIP_DEFLATED 4871 1726773058.77037: Set connection var ansible_pipelining to False 4871 1726773058.77042: Set connection var ansible_shell_executable to /bin/sh 4871 1726773058.77063: variable 'ansible_shell_executable' from source: unknown 4871 1726773058.77066: variable 'ansible_connection' from source: unknown 4871 1726773058.77069: variable 'ansible_module_compression' from source: unknown 4871 1726773058.77071: variable 'ansible_shell_type' from source: unknown 4871 1726773058.77075: variable 'ansible_shell_executable' from source: unknown 4871 1726773058.77077: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773058.77082: variable 'ansible_pipelining' from source: unknown 4871 1726773058.77085: variable 'ansible_timeout' from source: unknown 4871 1726773058.77090: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773058.77171: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4871 1726773058.77180: variable 'omit' from source: magic vars 4871 1726773058.77188: starting attempt loop 4871 1726773058.77192: running the handler 4871 1726773058.77200: handler run complete 4871 1726773058.77208: attempt loop complete, returning result 4871 1726773058.77211: _execute() done 4871 1726773058.77213: dumping result to json 4871 1726773058.77216: done dumping result, returning 4871 1726773058.77223: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile [02b512f9-4fcf-027f-1ee8-0000000006e6] 4871 1726773058.77228: sending task result for task 02b512f9-4fcf-027f-1ee8-0000000006e6 4871 1726773058.77320: done sending task result for task 02b512f9-4fcf-027f-1ee8-0000000006e6 4871 1726773058.77324: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_active_profile": "virtual-guest kernel_settings" }, "changed": false } 4871 1726773058.77397: no more pending results, returning what we have 4871 1726773058.77401: results queue empty 4871 1726773058.77401: checking for any_errors_fatal 4871 1726773058.77409: done checking for any_errors_fatal 4871 1726773058.77410: checking for max_fail_percentage 4871 1726773058.77411: done checking for max_fail_percentage 4871 1726773058.77412: checking to see if all hosts have failed and the running result is not ok 4871 1726773058.77412: done checking to see if all hosts have failed 4871 1726773058.77413: getting the remaining hosts for this loop 4871 1726773058.77415: done getting the remaining hosts for this loop 4871 1726773058.77419: getting the next task for host managed_node3 4871 1726773058.77425: done getting next task for host managed_node3 4871 1726773058.77428: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 4871 1726773058.77432: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 4871 1726773058.77450: getting variables 4871 1726773058.77452: in VariableManager get_vars() 4871 1726773058.77490: Calling all_inventory to load vars for managed_node3 4871 1726773058.77493: Calling groups_inventory to load vars for managed_node3 4871 1726773058.77495: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773058.77505: Calling all_plugins_play to load vars for managed_node3 4871 1726773058.77507: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773058.77511: Calling groups_plugins_play to load vars for managed_node3 4871 1726773058.77666: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773058.77829: done with get_vars() 4871 1726773058.77839: done getting variables 4871 1726773058.77885: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile] *** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:91 Thursday 19 September 2024 15:10:58 -0400 (0:00:00.045) 0:00:30.521 **** 4871 1726773058.77913: entering _queue_task() for managed_node3/copy 4871 1726773058.78139: worker is 1 (out of 1 available) 4871 1726773058.78154: exiting _queue_task() for managed_node3/copy 4871 1726773058.78166: done queuing things up, now waiting for results queue to drain 4871 1726773058.78167: waiting for pending results... 4871 1726773058.78368: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 4871 1726773058.78480: in run() - task 02b512f9-4fcf-027f-1ee8-0000000006e7 4871 1726773058.78497: variable 'ansible_search_path' from source: unknown 4871 1726773058.78502: variable 'ansible_search_path' from source: unknown 4871 1726773058.78532: calling self._execute() 4871 1726773058.78607: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773058.78613: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773058.78621: variable 'omit' from source: magic vars 4871 1726773058.78712: variable 'omit' from source: magic vars 4871 1726773058.78758: variable 'omit' from source: magic vars 4871 1726773058.78783: variable '__kernel_settings_active_profile' from source: set_fact 4871 1726773058.79044: variable '__kernel_settings_active_profile' from source: set_fact 4871 1726773058.79067: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 4871 1726773058.79124: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 4871 1726773058.79181: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4871 1726773058.79271: variable 'omit' from source: magic vars 4871 1726773058.79309: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4871 1726773058.79338: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4871 1726773058.79357: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4871 1726773058.79373: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773058.79383: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773058.79412: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4871 1726773058.79416: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773058.79419: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773058.79502: Set connection var ansible_shell_type to sh 4871 1726773058.79511: Set connection var ansible_timeout to 10 4871 1726773058.79514: Set connection var ansible_connection to ssh 4871 1726773058.79522: Set connection var ansible_module_compression to ZIP_DEFLATED 4871 1726773058.79530: Set connection var ansible_pipelining to False 4871 1726773058.79537: Set connection var ansible_shell_executable to /bin/sh 4871 1726773058.79557: variable 'ansible_shell_executable' from source: unknown 4871 1726773058.79560: variable 'ansible_connection' from source: unknown 4871 1726773058.79563: variable 'ansible_module_compression' from source: unknown 4871 1726773058.79566: variable 'ansible_shell_type' from source: unknown 4871 1726773058.79569: variable 'ansible_shell_executable' from source: unknown 4871 1726773058.79571: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773058.79574: variable 'ansible_pipelining' from source: unknown 4871 1726773058.79577: variable 'ansible_timeout' from source: unknown 4871 1726773058.79581: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773058.79697: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4871 1726773058.79707: variable 'omit' from source: magic vars 4871 1726773058.79712: starting attempt loop 4871 1726773058.79716: running the handler 4871 1726773058.79727: _low_level_execute_command(): starting 4871 1726773058.79736: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4871 1726773058.80283: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773058.80290: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773058.80295: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773058.80354: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773058.80357: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773058.80360: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773058.80408: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773058.82090: stdout chunk (state=3): >>>/root <<< 4871 1726773058.82194: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773058.82259: stderr chunk (state=3): >>><<< 4871 1726773058.82263: stdout chunk (state=3): >>><<< 4871 1726773058.82284: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773058.82297: _low_level_execute_command(): starting 4871 1726773058.82304: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773058.822847-6282-17750031576553 `" && echo ansible-tmp-1726773058.822847-6282-17750031576553="` echo /root/.ansible/tmp/ansible-tmp-1726773058.822847-6282-17750031576553 `" ) && sleep 0' 4871 1726773058.82784: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773058.82788: 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.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773058.82813: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773058.82869: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773058.82873: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773058.82880: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773058.82924: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773058.84876: stdout chunk (state=3): >>>ansible-tmp-1726773058.822847-6282-17750031576553=/root/.ansible/tmp/ansible-tmp-1726773058.822847-6282-17750031576553 <<< 4871 1726773058.85039: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773058.85050: stderr chunk (state=3): >>><<< 4871 1726773058.85053: stdout chunk (state=3): >>><<< 4871 1726773058.85074: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773058.822847-6282-17750031576553=/root/.ansible/tmp/ansible-tmp-1726773058.822847-6282-17750031576553 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773058.85156: variable 'ansible_module_compression' from source: unknown 4871 1726773058.85199: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4871cqbcuaji/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 4871 1726773058.85232: variable 'ansible_facts' from source: unknown 4871 1726773058.85296: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773058.822847-6282-17750031576553/AnsiballZ_stat.py 4871 1726773058.85392: Sending initial data 4871 1726773058.85396: Sent initial data (149 bytes) 4871 1726773058.85882: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773058.85888: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found <<< 4871 1726773058.85893: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773058.85896: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773058.85898: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773058.85954: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773058.85962: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773058.85964: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773058.85996: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773058.87566: 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 <<< 4871 1726773058.87604: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4871 1726773058.87643: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4871cqbcuaji/tmptnhzzie4 /root/.ansible/tmp/ansible-tmp-1726773058.822847-6282-17750031576553/AnsiballZ_stat.py <<< 4871 1726773058.87646: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773058.822847-6282-17750031576553/AnsiballZ_stat.py" <<< 4871 1726773058.87680: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4871cqbcuaji/tmptnhzzie4" to remote "/root/.ansible/tmp/ansible-tmp-1726773058.822847-6282-17750031576553/AnsiballZ_stat.py" <<< 4871 1726773058.87683: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773058.822847-6282-17750031576553/AnsiballZ_stat.py" <<< 4871 1726773058.88188: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773058.88264: stderr chunk (state=3): >>><<< 4871 1726773058.88267: stdout chunk (state=3): >>><<< 4871 1726773058.88293: done transferring module to remote 4871 1726773058.88303: _low_level_execute_command(): starting 4871 1726773058.88308: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773058.822847-6282-17750031576553/ /root/.ansible/tmp/ansible-tmp-1726773058.822847-6282-17750031576553/AnsiballZ_stat.py && sleep 0' 4871 1726773058.88791: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773058.88795: 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.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773058.88798: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773058.88800: 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.46.99 originally 10.31.46.99 debug2: match found <<< 4871 1726773058.88806: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773058.88853: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773058.88856: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773058.88902: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773058.90697: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773058.90754: stderr chunk (state=3): >>><<< 4871 1726773058.90758: stdout chunk (state=3): >>><<< 4871 1726773058.90772: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773058.90775: _low_level_execute_command(): starting 4871 1726773058.90781: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773058.822847-6282-17750031576553/AnsiballZ_stat.py && sleep 0' 4871 1726773058.91358: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773058.91402: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773058.91450: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773059.09079: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/active_profile", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 30, "inode": 262941, "dev": 51714, "nlink": 1, "atime": 1726773045.5193167, "mtime": 1726773040.6982517, "ctime": 1726773040.6982517, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "a79569d3860cb6a066e0e92c8b22ffd0e8796bfd", "mimetype": "text/plain", "charset": "us-ascii", "version": "2268204675", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 4871 1726773059.10695: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.99 closed. <<< 4871 1726773059.10756: stderr chunk (state=3): >>><<< 4871 1726773059.10761: stdout chunk (state=3): >>><<< 4871 1726773059.10781: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/active_profile", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 30, "inode": 262941, "dev": 51714, "nlink": 1, "atime": 1726773045.5193167, "mtime": 1726773040.6982517, "ctime": 1726773040.6982517, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "a79569d3860cb6a066e0e92c8b22ffd0e8796bfd", "mimetype": "text/plain", "charset": "us-ascii", "version": "2268204675", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK 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.46.99 closed. 4871 1726773059.10831: done with _execute_module (ansible.legacy.stat, {'path': '/etc/tuned/active_profile', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.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-1726773058.822847-6282-17750031576553/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 4871 1726773059.10877: variable 'ansible_module_compression' from source: unknown 4871 1726773059.10909: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4871cqbcuaji/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 4871 1726773059.10928: variable 'ansible_facts' from source: unknown 4871 1726773059.10980: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773058.822847-6282-17750031576553/AnsiballZ_file.py 4871 1726773059.11080: Sending initial data 4871 1726773059.11084: Sent initial data (149 bytes) 4871 1726773059.11583: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773059.11587: 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.46.99 originally 10.31.46.99 debug2: match not found <<< 4871 1726773059.11589: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4871 1726773059.11592: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773059.11594: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773059.11658: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773059.11663: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773059.11665: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773059.11711: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773059.13372: 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 <<< 4871 1726773059.13402: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4871 1726773059.13443: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4871cqbcuaji/tmp7r649cl0 /root/.ansible/tmp/ansible-tmp-1726773058.822847-6282-17750031576553/AnsiballZ_file.py <<< 4871 1726773059.13447: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773058.822847-6282-17750031576553/AnsiballZ_file.py" <<< 4871 1726773059.13481: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4871cqbcuaji/tmp7r649cl0" to remote "/root/.ansible/tmp/ansible-tmp-1726773058.822847-6282-17750031576553/AnsiballZ_file.py" <<< 4871 1726773059.13484: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773058.822847-6282-17750031576553/AnsiballZ_file.py" <<< 4871 1726773059.14016: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773059.14095: stderr chunk (state=3): >>><<< 4871 1726773059.14099: stdout chunk (state=3): >>><<< 4871 1726773059.14118: done transferring module to remote 4871 1726773059.14128: _low_level_execute_command(): starting 4871 1726773059.14131: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773058.822847-6282-17750031576553/ /root/.ansible/tmp/ansible-tmp-1726773058.822847-6282-17750031576553/AnsiballZ_file.py && sleep 0' 4871 1726773059.14616: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773059.14622: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4871 1726773059.14625: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773059.14627: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration <<< 4871 1726773059.14629: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773059.14632: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773059.14689: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773059.14692: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773059.14694: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773059.14727: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773059.16581: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773059.16644: stderr chunk (state=3): >>><<< 4871 1726773059.16647: stdout chunk (state=3): >>><<< 4871 1726773059.16663: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773059.16666: _low_level_execute_command(): starting 4871 1726773059.16671: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773058.822847-6282-17750031576553/AnsiballZ_file.py && sleep 0' 4871 1726773059.17147: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773059.17152: 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.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773059.17172: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773059.17225: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773059.17229: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773059.17233: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773059.17279: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773059.35184: stdout chunk (state=3): >>> {"path": "/etc/tuned/active_profile", "changed": false, "diff": {"before": {"path": "/etc/tuned/active_profile"}, "after": {"path": "/etc/tuned/active_profile"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 30, "invocation": {"module_args": {"mode": "0600", "dest": "/etc/tuned/active_profile", "_original_basename": ".d30qsaec", "recurse": false, "state": "file", "path": "/etc/tuned/active_profile", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 4871 1726773059.36753: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.99 closed. <<< 4871 1726773059.36812: stderr chunk (state=3): >>><<< 4871 1726773059.36817: stdout chunk (state=3): >>><<< 4871 1726773059.36832: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/tuned/active_profile", "changed": false, "diff": {"before": {"path": "/etc/tuned/active_profile"}, "after": {"path": "/etc/tuned/active_profile"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 30, "invocation": {"module_args": {"mode": "0600", "dest": "/etc/tuned/active_profile", "_original_basename": ".d30qsaec", "recurse": false, "state": "file", "path": "/etc/tuned/active_profile", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK 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.46.99 closed. 4871 1726773059.36862: done with _execute_module (ansible.legacy.file, {'mode': '0600', 'dest': '/etc/tuned/active_profile', '_original_basename': '.d30qsaec', 'recurse': False, 'state': 'file', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.file', '_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-1726773058.822847-6282-17750031576553/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4871 1726773059.36872: _low_level_execute_command(): starting 4871 1726773059.36878: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773058.822847-6282-17750031576553/ > /dev/null 2>&1 && sleep 0' 4871 1726773059.37341: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773059.37364: 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.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773059.37368: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773059.37424: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773059.37430: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773059.37440: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773059.37473: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773059.39391: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773059.39453: stderr chunk (state=3): >>><<< 4871 1726773059.39456: stdout chunk (state=3): >>><<< 4871 1726773059.39473: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773059.39480: handler run complete 4871 1726773059.39504: attempt loop complete, returning result 4871 1726773059.39508: _execute() done 4871 1726773059.39511: dumping result to json 4871 1726773059.39518: done dumping result, returning 4871 1726773059.39526: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile [02b512f9-4fcf-027f-1ee8-0000000006e7] 4871 1726773059.39532: sending task result for task 02b512f9-4fcf-027f-1ee8-0000000006e7 4871 1726773059.39653: done sending task result for task 02b512f9-4fcf-027f-1ee8-0000000006e7 4871 1726773059.39656: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "checksum": "a79569d3860cb6a066e0e92c8b22ffd0e8796bfd", "dest": "/etc/tuned/active_profile", "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/etc/tuned/active_profile", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 30, "state": "file", "uid": 0 } 4871 1726773059.39763: no more pending results, returning what we have 4871 1726773059.39772: results queue empty 4871 1726773059.39773: checking for any_errors_fatal 4871 1726773059.39779: done checking for any_errors_fatal 4871 1726773059.39780: checking for max_fail_percentage 4871 1726773059.39782: done checking for max_fail_percentage 4871 1726773059.39782: checking to see if all hosts have failed and the running result is not ok 4871 1726773059.39783: done checking to see if all hosts have failed 4871 1726773059.39784: getting the remaining hosts for this loop 4871 1726773059.39788: done getting the remaining hosts for this loop 4871 1726773059.39791: getting the next task for host managed_node3 4871 1726773059.39796: done getting next task for host managed_node3 4871 1726773059.39800: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 4871 1726773059.39803: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 4871 1726773059.39813: getting variables 4871 1726773059.39815: in VariableManager get_vars() 4871 1726773059.39851: Calling all_inventory to load vars for managed_node3 4871 1726773059.39854: Calling groups_inventory to load vars for managed_node3 4871 1726773059.39856: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773059.39865: Calling all_plugins_play to load vars for managed_node3 4871 1726773059.39868: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773059.39870: Calling groups_plugins_play to load vars for managed_node3 4871 1726773059.40055: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773059.40203: done with get_vars() 4871 1726773059.40213: done getting variables 4871 1726773059.40260: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set profile_mode to manual] *** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:99 Thursday 19 September 2024 15:10:59 -0400 (0:00:00.623) 0:00:31.145 **** 4871 1726773059.40288: entering _queue_task() for managed_node3/copy 4871 1726773059.40537: worker is 1 (out of 1 available) 4871 1726773059.40554: exiting _queue_task() for managed_node3/copy 4871 1726773059.40567: done queuing things up, now waiting for results queue to drain 4871 1726773059.40568: waiting for pending results... 4871 1726773059.40772: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 4871 1726773059.40873: in run() - task 02b512f9-4fcf-027f-1ee8-0000000006e8 4871 1726773059.40887: variable 'ansible_search_path' from source: unknown 4871 1726773059.40890: variable 'ansible_search_path' from source: unknown 4871 1726773059.40928: calling self._execute() 4871 1726773059.41013: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773059.41020: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773059.41029: variable 'omit' from source: magic vars 4871 1726773059.41122: variable 'omit' from source: magic vars 4871 1726773059.41176: variable 'omit' from source: magic vars 4871 1726773059.41205: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 4871 1726773059.41466: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 4871 1726773059.41531: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4871 1726773059.41566: variable 'omit' from source: magic vars 4871 1726773059.41605: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4871 1726773059.41639: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4871 1726773059.41657: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4871 1726773059.41672: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773059.41683: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773059.41712: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4871 1726773059.41716: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773059.41718: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773059.41805: Set connection var ansible_shell_type to sh 4871 1726773059.41813: Set connection var ansible_timeout to 10 4871 1726773059.41816: Set connection var ansible_connection to ssh 4871 1726773059.41823: Set connection var ansible_module_compression to ZIP_DEFLATED 4871 1726773059.41832: Set connection var ansible_pipelining to False 4871 1726773059.41840: Set connection var ansible_shell_executable to /bin/sh 4871 1726773059.41860: variable 'ansible_shell_executable' from source: unknown 4871 1726773059.41863: variable 'ansible_connection' from source: unknown 4871 1726773059.41866: variable 'ansible_module_compression' from source: unknown 4871 1726773059.41868: variable 'ansible_shell_type' from source: unknown 4871 1726773059.41871: variable 'ansible_shell_executable' from source: unknown 4871 1726773059.41873: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773059.41877: variable 'ansible_pipelining' from source: unknown 4871 1726773059.41879: variable 'ansible_timeout' from source: unknown 4871 1726773059.41885: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773059.42005: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4871 1726773059.42016: variable 'omit' from source: magic vars 4871 1726773059.42022: starting attempt loop 4871 1726773059.42024: running the handler 4871 1726773059.42038: _low_level_execute_command(): starting 4871 1726773059.42045: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4871 1726773059.42605: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773059.42609: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773059.42612: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found <<< 4871 1726773059.42615: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773059.42669: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773059.42673: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773059.42679: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773059.42721: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773059.44367: stdout chunk (state=3): >>>/root <<< 4871 1726773059.44474: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773059.44538: stderr chunk (state=3): >>><<< 4871 1726773059.44542: stdout chunk (state=3): >>><<< 4871 1726773059.44565: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773059.44576: _low_level_execute_command(): starting 4871 1726773059.44583: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773059.4456463-6309-274165685539050 `" && echo ansible-tmp-1726773059.4456463-6309-274165685539050="` echo /root/.ansible/tmp/ansible-tmp-1726773059.4456463-6309-274165685539050 `" ) && sleep 0' 4871 1726773059.45073: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773059.45077: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773059.45090: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address <<< 4871 1726773059.45093: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773059.45096: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773059.45130: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773059.45137: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773059.45156: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773059.45213: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773059.47163: stdout chunk (state=3): >>>ansible-tmp-1726773059.4456463-6309-274165685539050=/root/.ansible/tmp/ansible-tmp-1726773059.4456463-6309-274165685539050 <<< 4871 1726773059.47279: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773059.47340: stderr chunk (state=3): >>><<< 4871 1726773059.47344: stdout chunk (state=3): >>><<< 4871 1726773059.47366: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773059.4456463-6309-274165685539050=/root/.ansible/tmp/ansible-tmp-1726773059.4456463-6309-274165685539050 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773059.47447: variable 'ansible_module_compression' from source: unknown 4871 1726773059.47494: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4871cqbcuaji/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 4871 1726773059.47528: variable 'ansible_facts' from source: unknown 4871 1726773059.47596: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773059.4456463-6309-274165685539050/AnsiballZ_stat.py 4871 1726773059.47696: Sending initial data 4871 1726773059.47700: Sent initial data (151 bytes) 4871 1726773059.48187: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773059.48190: 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.46.99 originally 10.31.46.99 debug2: match not found <<< 4871 1726773059.48193: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4871 1726773059.48196: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4871 1726773059.48198: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773059.48261: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773059.48266: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773059.48270: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773059.48305: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773059.49869: 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 <<< 4871 1726773059.49899: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4871 1726773059.49944: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpsi4m9__x /root/.ansible/tmp/ansible-tmp-1726773059.4456463-6309-274165685539050/AnsiballZ_stat.py <<< 4871 1726773059.49952: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773059.4456463-6309-274165685539050/AnsiballZ_stat.py" <<< 4871 1726773059.49984: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpsi4m9__x" to remote "/root/.ansible/tmp/ansible-tmp-1726773059.4456463-6309-274165685539050/AnsiballZ_stat.py" <<< 4871 1726773059.49987: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773059.4456463-6309-274165685539050/AnsiballZ_stat.py" <<< 4871 1726773059.50540: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773059.50615: stderr chunk (state=3): >>><<< 4871 1726773059.50619: stdout chunk (state=3): >>><<< 4871 1726773059.50642: done transferring module to remote 4871 1726773059.50654: _low_level_execute_command(): starting 4871 1726773059.50658: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773059.4456463-6309-274165685539050/ /root/.ansible/tmp/ansible-tmp-1726773059.4456463-6309-274165685539050/AnsiballZ_stat.py && sleep 0' 4871 1726773059.51138: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773059.51141: 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.46.99 originally 10.31.46.99 debug2: match not found <<< 4871 1726773059.51144: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773059.51146: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773059.51152: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773059.51212: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773059.51216: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773059.51252: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773059.53060: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773059.53118: stderr chunk (state=3): >>><<< 4871 1726773059.53121: stdout chunk (state=3): >>><<< 4871 1726773059.53140: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773059.53144: _low_level_execute_command(): starting 4871 1726773059.53151: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773059.4456463-6309-274165685539050/AnsiballZ_stat.py && sleep 0' 4871 1726773059.53634: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773059.53644: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4871 1726773059.53772: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773059.53826: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773059.71460: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profile_mode", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 7, "inode": 262418, "dev": 51714, "nlink": 1, "atime": 1726773045.9463224, "mtime": 1726773040.6982517, "ctime": 1726773040.6982517, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "3ef9f23deed2e23d3ef2b88b842fb882313e15ce", "mimetype": "text/plain", "charset": "us-ascii", "version": "2154964060", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profile_mode", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 4871 1726773059.73144: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.99 closed. <<< 4871 1726773059.73207: stderr chunk (state=3): >>><<< 4871 1726773059.73212: stdout chunk (state=3): >>><<< 4871 1726773059.73232: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profile_mode", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 7, "inode": 262418, "dev": 51714, "nlink": 1, "atime": 1726773045.9463224, "mtime": 1726773040.6982517, "ctime": 1726773040.6982517, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "3ef9f23deed2e23d3ef2b88b842fb882313e15ce", "mimetype": "text/plain", "charset": "us-ascii", "version": "2154964060", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profile_mode", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK 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.46.99 closed. 4871 1726773059.73286: done with _execute_module (ansible.legacy.stat, {'path': '/etc/tuned/profile_mode', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.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-1726773059.4456463-6309-274165685539050/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 4871 1726773059.73329: variable 'ansible_module_compression' from source: unknown 4871 1726773059.73366: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4871cqbcuaji/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 4871 1726773059.73385: variable 'ansible_facts' from source: unknown 4871 1726773059.73439: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773059.4456463-6309-274165685539050/AnsiballZ_file.py 4871 1726773059.73540: Sending initial data 4871 1726773059.73543: Sent initial data (151 bytes) 4871 1726773059.74041: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773059.74044: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773059.74047: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration <<< 4871 1726773059.74049: 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 <<< 4871 1726773059.74054: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773059.74093: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773059.74113: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773059.74160: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773059.75827: 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 <<< 4871 1726773059.75858: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4871 1726773059.75901: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpvm2typk7 /root/.ansible/tmp/ansible-tmp-1726773059.4456463-6309-274165685539050/AnsiballZ_file.py <<< 4871 1726773059.75908: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773059.4456463-6309-274165685539050/AnsiballZ_file.py" <<< 4871 1726773059.75943: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpvm2typk7" to remote "/root/.ansible/tmp/ansible-tmp-1726773059.4456463-6309-274165685539050/AnsiballZ_file.py" <<< 4871 1726773059.75946: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773059.4456463-6309-274165685539050/AnsiballZ_file.py" <<< 4871 1726773059.76490: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773059.76567: stderr chunk (state=3): >>><<< 4871 1726773059.76570: stdout chunk (state=3): >>><<< 4871 1726773059.76592: done transferring module to remote 4871 1726773059.76600: _low_level_execute_command(): starting 4871 1726773059.76605: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773059.4456463-6309-274165685539050/ /root/.ansible/tmp/ansible-tmp-1726773059.4456463-6309-274165685539050/AnsiballZ_file.py && sleep 0' 4871 1726773059.77100: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773059.77104: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773059.77106: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 4871 1726773059.77110: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found <<< 4871 1726773059.77113: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773059.77168: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773059.77171: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773059.77174: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773059.77215: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773059.79052: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773059.79108: stderr chunk (state=3): >>><<< 4871 1726773059.79112: stdout chunk (state=3): >>><<< 4871 1726773059.79126: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773059.79129: _low_level_execute_command(): starting 4871 1726773059.79136: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773059.4456463-6309-274165685539050/AnsiballZ_file.py && sleep 0' 4871 1726773059.79626: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773059.79630: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773059.79642: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773059.79645: 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.46.99 originally 10.31.46.99 debug2: match found <<< 4871 1726773059.79647: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773059.79690: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773059.79693: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773059.79696: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773059.79748: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773059.97525: stdout chunk (state=3): >>> {"path": "/etc/tuned/profile_mode", "changed": false, "diff": {"before": {"path": "/etc/tuned/profile_mode"}, "after": {"path": "/etc/tuned/profile_mode"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 7, "invocation": {"module_args": {"mode": "0600", "dest": "/etc/tuned/profile_mode", "_original_basename": ".10vd8a6e", "recurse": false, "state": "file", "path": "/etc/tuned/profile_mode", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 4871 1726773059.98937: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.99 closed. <<< 4871 1726773059.99001: stderr chunk (state=3): >>><<< 4871 1726773059.99004: stdout chunk (state=3): >>><<< 4871 1726773059.99023: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/tuned/profile_mode", "changed": false, "diff": {"before": {"path": "/etc/tuned/profile_mode"}, "after": {"path": "/etc/tuned/profile_mode"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 7, "invocation": {"module_args": {"mode": "0600", "dest": "/etc/tuned/profile_mode", "_original_basename": ".10vd8a6e", "recurse": false, "state": "file", "path": "/etc/tuned/profile_mode", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK 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.46.99 closed. 4871 1726773059.99054: done with _execute_module (ansible.legacy.file, {'mode': '0600', 'dest': '/etc/tuned/profile_mode', '_original_basename': '.10vd8a6e', 'recurse': False, 'state': 'file', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.file', '_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-1726773059.4456463-6309-274165685539050/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4871 1726773059.99069: _low_level_execute_command(): starting 4871 1726773059.99072: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773059.4456463-6309-274165685539050/ > /dev/null 2>&1 && sleep 0' 4871 1726773059.99555: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773059.99591: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4871 1726773059.99595: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4871 1726773059.99597: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773059.99599: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773059.99676: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773059.99690: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773059.99758: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773060.01769: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773060.01822: stderr chunk (state=3): >>><<< 4871 1726773060.01843: stdout chunk (state=3): >>><<< 4871 1726773060.01866: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773060.02046: handler run complete 4871 1726773060.02050: attempt loop complete, returning result 4871 1726773060.02052: _execute() done 4871 1726773060.02055: dumping result to json 4871 1726773060.02057: done dumping result, returning 4871 1726773060.02059: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual [02b512f9-4fcf-027f-1ee8-0000000006e8] 4871 1726773060.02061: sending task result for task 02b512f9-4fcf-027f-1ee8-0000000006e8 4871 1726773060.02150: done sending task result for task 02b512f9-4fcf-027f-1ee8-0000000006e8 4871 1726773060.02153: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "checksum": "3ef9f23deed2e23d3ef2b88b842fb882313e15ce", "dest": "/etc/tuned/profile_mode", "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/etc/tuned/profile_mode", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 7, "state": "file", "uid": 0 } 4871 1726773060.02278: no more pending results, returning what we have 4871 1726773060.02283: results queue empty 4871 1726773060.02284: checking for any_errors_fatal 4871 1726773060.02293: done checking for any_errors_fatal 4871 1726773060.02294: checking for max_fail_percentage 4871 1726773060.02296: done checking for max_fail_percentage 4871 1726773060.02297: checking to see if all hosts have failed and the running result is not ok 4871 1726773060.02298: done checking to see if all hosts have failed 4871 1726773060.02299: getting the remaining hosts for this loop 4871 1726773060.02301: done getting the remaining hosts for this loop 4871 1726773060.02306: getting the next task for host managed_node3 4871 1726773060.02314: done getting next task for host managed_node3 4871 1726773060.02318: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get current config 4871 1726773060.02323: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 4871 1726773060.02489: getting variables 4871 1726773060.02492: in VariableManager get_vars() 4871 1726773060.02534: Calling all_inventory to load vars for managed_node3 4871 1726773060.02540: Calling groups_inventory to load vars for managed_node3 4871 1726773060.02542: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773060.02553: Calling all_plugins_play to load vars for managed_node3 4871 1726773060.02556: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773060.02560: Calling groups_plugins_play to load vars for managed_node3 4871 1726773060.02943: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773060.03230: done with get_vars() 4871 1726773060.03246: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get current config] ********** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:107 Thursday 19 September 2024 15:11:00 -0400 (0:00:00.630) 0:00:31.775 **** 4871 1726773060.03352: entering _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 4871 1726773060.03810: worker is 1 (out of 1 available) 4871 1726773060.03824: exiting _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 4871 1726773060.03837: done queuing things up, now waiting for results queue to drain 4871 1726773060.03839: waiting for pending results... 4871 1726773060.04155: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get current config 4871 1726773060.04239: in run() - task 02b512f9-4fcf-027f-1ee8-0000000006e9 4871 1726773060.04342: variable 'ansible_search_path' from source: unknown 4871 1726773060.04345: variable 'ansible_search_path' from source: unknown 4871 1726773060.04349: calling self._execute() 4871 1726773060.04436: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773060.04449: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773060.04469: variable 'omit' from source: magic vars 4871 1726773060.04701: variable 'omit' from source: magic vars 4871 1726773060.04776: variable 'omit' from source: magic vars 4871 1726773060.04819: variable '__kernel_settings_profile_filename' from source: role '' all vars 4871 1726773060.05167: variable '__kernel_settings_profile_filename' from source: role '' all vars 4871 1726773060.05264: variable '__kernel_settings_profile_dir' from source: role '' all vars 4871 1726773060.05368: variable '__kernel_settings_profile_parent' from source: set_fact 4871 1726773060.05380: variable '__kernel_settings_tuned_profile' from source: role '' all vars 4871 1726773060.05441: variable 'omit' from source: magic vars 4871 1726773060.05540: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4871 1726773060.05548: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4871 1726773060.05579: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4871 1726773060.05606: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773060.05623: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773060.05662: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4871 1726773060.05677: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773060.05688: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773060.05941: Set connection var ansible_shell_type to sh 4871 1726773060.05945: Set connection var ansible_timeout to 10 4871 1726773060.05948: Set connection var ansible_connection to ssh 4871 1726773060.05950: Set connection var ansible_module_compression to ZIP_DEFLATED 4871 1726773060.05953: Set connection var ansible_pipelining to False 4871 1726773060.05955: Set connection var ansible_shell_executable to /bin/sh 4871 1726773060.05957: variable 'ansible_shell_executable' from source: unknown 4871 1726773060.05959: variable 'ansible_connection' from source: unknown 4871 1726773060.05961: variable 'ansible_module_compression' from source: unknown 4871 1726773060.05963: variable 'ansible_shell_type' from source: unknown 4871 1726773060.05965: variable 'ansible_shell_executable' from source: unknown 4871 1726773060.05967: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773060.05970: variable 'ansible_pipelining' from source: unknown 4871 1726773060.05972: variable 'ansible_timeout' from source: unknown 4871 1726773060.05974: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773060.06154: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 4871 1726773060.06171: variable 'omit' from source: magic vars 4871 1726773060.06182: starting attempt loop 4871 1726773060.06192: running the handler 4871 1726773060.06219: _low_level_execute_command(): starting 4871 1726773060.06233: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4871 1726773060.07053: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4871 1726773060.07074: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773060.07095: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773060.07155: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773060.07226: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773060.07255: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773060.07285: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773060.07366: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773060.09028: stdout chunk (state=3): >>>/root <<< 4871 1726773060.09159: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773060.09205: stderr chunk (state=3): >>><<< 4871 1726773060.09209: stdout chunk (state=3): >>><<< 4871 1726773060.09230: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773060.09244: _low_level_execute_command(): starting 4871 1726773060.09251: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773060.092305-6336-39537886496823 `" && echo ansible-tmp-1726773060.092305-6336-39537886496823="` echo /root/.ansible/tmp/ansible-tmp-1726773060.092305-6336-39537886496823 `" ) && sleep 0' 4871 1726773060.09719: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773060.09739: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found <<< 4871 1726773060.09760: 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.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773060.09764: 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.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773060.09822: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773060.09826: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773060.09829: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773060.09874: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773060.11818: stdout chunk (state=3): >>>ansible-tmp-1726773060.092305-6336-39537886496823=/root/.ansible/tmp/ansible-tmp-1726773060.092305-6336-39537886496823 <<< 4871 1726773060.11940: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773060.11999: stderr chunk (state=3): >>><<< 4871 1726773060.12001: stdout chunk (state=3): >>><<< 4871 1726773060.12014: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773060.092305-6336-39537886496823=/root/.ansible/tmp/ansible-tmp-1726773060.092305-6336-39537886496823 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773060.12144: variable 'ansible_module_compression' from source: unknown 4871 1726773060.12147: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4871cqbcuaji/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 4871 1726773060.12150: variable 'ansible_facts' from source: unknown 4871 1726773060.12199: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773060.092305-6336-39537886496823/AnsiballZ_kernel_settings_get_config.py 4871 1726773060.12314: Sending initial data 4871 1726773060.12318: Sent initial data (171 bytes) 4871 1726773060.12814: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773060.12856: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773060.12860: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773060.12862: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773060.12906: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773060.14479: 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 <<< 4871 1726773060.14518: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4871 1726773060.14556: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpguvvg1n5 /root/.ansible/tmp/ansible-tmp-1726773060.092305-6336-39537886496823/AnsiballZ_kernel_settings_get_config.py <<< 4871 1726773060.14560: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773060.092305-6336-39537886496823/AnsiballZ_kernel_settings_get_config.py" <<< 4871 1726773060.14594: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpguvvg1n5" to remote "/root/.ansible/tmp/ansible-tmp-1726773060.092305-6336-39537886496823/AnsiballZ_kernel_settings_get_config.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773060.092305-6336-39537886496823/AnsiballZ_kernel_settings_get_config.py" <<< 4871 1726773060.15097: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773060.15175: stderr chunk (state=3): >>><<< 4871 1726773060.15178: stdout chunk (state=3): >>><<< 4871 1726773060.15203: done transferring module to remote 4871 1726773060.15213: _low_level_execute_command(): starting 4871 1726773060.15218: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773060.092305-6336-39537886496823/ /root/.ansible/tmp/ansible-tmp-1726773060.092305-6336-39537886496823/AnsiballZ_kernel_settings_get_config.py && sleep 0' 4871 1726773060.15697: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773060.15701: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773060.15704: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773060.15710: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773060.15760: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773060.15767: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773060.15769: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773060.15806: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773060.17596: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773060.17660: stderr chunk (state=3): >>><<< 4871 1726773060.17663: stdout chunk (state=3): >>><<< 4871 1726773060.17679: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773060.17683: _low_level_execute_command(): starting 4871 1726773060.17689: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773060.092305-6336-39537886496823/AnsiballZ_kernel_settings_get_config.py && sleep 0' 4871 1726773060.18241: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773060.18245: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773060.18248: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773060.18313: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773060.18317: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773060.18323: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773060.18370: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773060.35313: stdout chunk (state=3): >>> {"changed": false, "data": {"main": {"summary": "kernel settings"}, "sysctl": {"fs.epoll.max_user_watches": "785592", "fs.file-max": "379724"}, "sysfs": {"/sys/kernel/debug/x86/ibrs_enabled": "0", "/sys/kernel/debug/x86/pti_enabled": "0", "/sys/kernel/debug/x86/retp_enabled": "0"}, "vm": {"transparent_hugepages": "madvise"}}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf"}}} <<< 4871 1726773060.36988: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.99 closed. <<< 4871 1726773060.36993: stdout chunk (state=3): >>><<< 4871 1726773060.36996: stderr chunk (state=3): >>><<< 4871 1726773060.37018: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "data": {"main": {"summary": "kernel settings"}, "sysctl": {"fs.epoll.max_user_watches": "785592", "fs.file-max": "379724"}, "sysfs": {"/sys/kernel/debug/x86/ibrs_enabled": "0", "/sys/kernel/debug/x86/pti_enabled": "0", "/sys/kernel/debug/x86/retp_enabled": "0"}, "vm": {"transparent_hugepages": "madvise"}}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK 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.46.99 closed. 4871 1726773060.37095: done with _execute_module (fedora.linux_system_roles.kernel_settings_get_config, {'path': '/etc/tuned/profiles/kernel_settings/tuned.conf', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.kernel_settings_get_config', '_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-1726773060.092305-6336-39537886496823/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4871 1726773060.37099: _low_level_execute_command(): starting 4871 1726773060.37101: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773060.092305-6336-39537886496823/ > /dev/null 2>&1 && sleep 0' 4871 1726773060.37691: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773060.37695: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found <<< 4871 1726773060.37714: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773060.37722: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773060.37782: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found <<< 4871 1726773060.37788: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773060.37791: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773060.37793: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773060.37813: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773060.37862: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773060.40042: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773060.40046: stdout chunk (state=3): >>><<< 4871 1726773060.40048: stderr chunk (state=3): >>><<< 4871 1726773060.40051: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773060.40053: handler run complete 4871 1726773060.40055: attempt loop complete, returning result 4871 1726773060.40056: _execute() done 4871 1726773060.40058: dumping result to json 4871 1726773060.40060: done dumping result, returning 4871 1726773060.40062: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get current config [02b512f9-4fcf-027f-1ee8-0000000006e9] 4871 1726773060.40063: sending task result for task 02b512f9-4fcf-027f-1ee8-0000000006e9 4871 1726773060.40141: done sending task result for task 02b512f9-4fcf-027f-1ee8-0000000006e9 ok: [managed_node3] => { "changed": false, "data": { "main": { "summary": "kernel settings" }, "sysctl": { "fs.epoll.max_user_watches": "785592", "fs.file-max": "379724" }, "sysfs": { "/sys/kernel/debug/x86/ibrs_enabled": "0", "/sys/kernel/debug/x86/pti_enabled": "0", "/sys/kernel/debug/x86/retp_enabled": "0" }, "vm": { "transparent_hugepages": "madvise" } } } 4871 1726773060.40408: no more pending results, returning what we have 4871 1726773060.40412: results queue empty 4871 1726773060.40413: checking for any_errors_fatal 4871 1726773060.40417: done checking for any_errors_fatal 4871 1726773060.40418: checking for max_fail_percentage 4871 1726773060.40420: done checking for max_fail_percentage 4871 1726773060.40421: checking to see if all hosts have failed and the running result is not ok 4871 1726773060.40422: done checking to see if all hosts have failed 4871 1726773060.40423: getting the remaining hosts for this loop 4871 1726773060.40424: done getting the remaining hosts for this loop 4871 1726773060.40430: getting the next task for host managed_node3 4871 1726773060.40464: done getting next task for host managed_node3 4871 1726773060.40468: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 4871 1726773060.40474: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 4871 1726773060.40488: getting variables 4871 1726773060.40490: in VariableManager get_vars() 4871 1726773060.40520: Calling all_inventory to load vars for managed_node3 4871 1726773060.40523: Calling groups_inventory to load vars for managed_node3 4871 1726773060.40525: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773060.40536: Calling all_plugins_play to load vars for managed_node3 4871 1726773060.40539: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773060.40543: Calling groups_plugins_play to load vars for managed_node3 4871 1726773060.40673: WORKER PROCESS EXITING 4871 1726773060.40687: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773060.40840: done with get_vars() 4871 1726773060.40850: done getting variables 4871 1726773060.40897: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Apply kernel settings] ******* task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 Thursday 19 September 2024 15:11:00 -0400 (0:00:00.375) 0:00:32.151 **** 4871 1726773060.40921: entering _queue_task() for managed_node3/template 4871 1726773060.41167: worker is 1 (out of 1 available) 4871 1726773060.41183: exiting _queue_task() for managed_node3/template 4871 1726773060.41196: done queuing things up, now waiting for results queue to drain 4871 1726773060.41197: waiting for pending results... 4871 1726773060.41396: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 4871 1726773060.41504: in run() - task 02b512f9-4fcf-027f-1ee8-0000000006ea 4871 1726773060.41517: variable 'ansible_search_path' from source: unknown 4871 1726773060.41520: variable 'ansible_search_path' from source: unknown 4871 1726773060.41560: calling self._execute() 4871 1726773060.41638: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773060.41642: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773060.41654: variable 'omit' from source: magic vars 4871 1726773060.41740: variable 'omit' from source: magic vars 4871 1726773060.41793: variable 'omit' from source: magic vars 4871 1726773060.42106: variable '__kernel_settings_profile_src' from source: role '' all vars 4871 1726773060.42120: variable '__kernel_settings_tuned_profile' from source: role '' all vars 4871 1726773060.42226: variable '__kernel_settings_tuned_profile' from source: role '' all vars 4871 1726773060.42255: variable '__kernel_settings_profile_filename' from source: role '' all vars 4871 1726773060.42544: variable '__kernel_settings_profile_filename' from source: role '' all vars 4871 1726773060.42547: variable '__kernel_settings_profile_dir' from source: role '' all vars 4871 1726773060.42553: variable '__kernel_settings_profile_parent' from source: set_fact 4871 1726773060.42556: variable '__kernel_settings_tuned_profile' from source: role '' all vars 4871 1726773060.42573: variable 'omit' from source: magic vars 4871 1726773060.42623: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4871 1726773060.42683: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4871 1726773060.42714: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4871 1726773060.42790: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773060.42809: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773060.42848: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4871 1726773060.42852: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773060.42855: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773060.42977: Set connection var ansible_shell_type to sh 4871 1726773060.42980: Set connection var ansible_timeout to 10 4871 1726773060.42983: Set connection var ansible_connection to ssh 4871 1726773060.43087: Set connection var ansible_module_compression to ZIP_DEFLATED 4871 1726773060.43090: Set connection var ansible_pipelining to False 4871 1726773060.43092: Set connection var ansible_shell_executable to /bin/sh 4871 1726773060.43095: variable 'ansible_shell_executable' from source: unknown 4871 1726773060.43097: variable 'ansible_connection' from source: unknown 4871 1726773060.43099: variable 'ansible_module_compression' from source: unknown 4871 1726773060.43101: variable 'ansible_shell_type' from source: unknown 4871 1726773060.43104: variable 'ansible_shell_executable' from source: unknown 4871 1726773060.43106: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773060.43109: variable 'ansible_pipelining' from source: unknown 4871 1726773060.43111: variable 'ansible_timeout' from source: unknown 4871 1726773060.43113: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773060.43251: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4871 1726773060.43269: variable 'omit' from source: magic vars 4871 1726773060.43280: starting attempt loop 4871 1726773060.43288: running the handler 4871 1726773060.43314: _low_level_execute_command(): starting 4871 1726773060.43328: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4871 1726773060.44099: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773060.44118: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773060.44176: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773060.44194: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773060.44243: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773060.45913: stdout chunk (state=3): >>>/root <<< 4871 1726773060.46084: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773060.46127: stderr chunk (state=3): >>><<< 4871 1726773060.46131: stdout chunk (state=3): >>><<< 4871 1726773060.46158: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773060.46257: _low_level_execute_command(): starting 4871 1726773060.46261: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773060.4616563-6353-83428473519680 `" && echo ansible-tmp-1726773060.4616563-6353-83428473519680="` echo /root/.ansible/tmp/ansible-tmp-1726773060.4616563-6353-83428473519680 `" ) && sleep 0' 4871 1726773060.46838: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4871 1726773060.46866: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773060.46884: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773060.46904: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4871 1726773060.46922: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 <<< 4871 1726773060.46937: stderr chunk (state=3): >>>debug2: match not found <<< 4871 1726773060.46953: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773060.47003: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773060.47066: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773060.47097: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773060.47146: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773060.49103: stdout chunk (state=3): >>>ansible-tmp-1726773060.4616563-6353-83428473519680=/root/.ansible/tmp/ansible-tmp-1726773060.4616563-6353-83428473519680 <<< 4871 1726773060.49210: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773060.49275: stderr chunk (state=3): >>><<< 4871 1726773060.49279: stdout chunk (state=3): >>><<< 4871 1726773060.49300: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773060.4616563-6353-83428473519680=/root/.ansible/tmp/ansible-tmp-1726773060.4616563-6353-83428473519680 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773060.49316: evaluation_path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks 4871 1726773060.49339: search_path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/templates/kernel_settings.j2 /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/kernel_settings.j2 /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/templates/kernel_settings.j2 /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/kernel_settings.j2 /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/templates/kernel_settings.j2 /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/kernel_settings.j2 4871 1726773060.49363: variable 'ansible_search_path' from source: unknown 4871 1726773060.49987: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4871 1726773060.51547: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4871 1726773060.51610: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4871 1726773060.51639: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4871 1726773060.51670: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4871 1726773060.51693: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4871 1726773060.51909: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4871 1726773060.51932: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4871 1726773060.51954: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4871 1726773060.51983: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4871 1726773060.51997: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4871 1726773060.52254: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4871 1726773060.52273: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4871 1726773060.52295: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4871 1726773060.52324: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4871 1726773060.52337: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4871 1726773060.52616: variable 'ansible_managed' from source: unknown 4871 1726773060.52621: variable '__sections' from source: task vars 4871 1726773060.52725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4871 1726773060.52744: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4871 1726773060.52763: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4871 1726773060.52795: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4871 1726773060.52806: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4871 1726773060.52887: variable 'kernel_settings_sysctl' from source: include params 4871 1726773060.52894: variable '__kernel_settings_state_empty' from source: role '' all vars 4871 1726773060.52901: variable '__kernel_settings_previous_replaced' from source: role '' all vars 4871 1726773060.52942: variable '__sysctl_old' from source: task vars 4871 1726773060.52990: variable '__sysctl_old' from source: task vars 4871 1726773060.53145: variable 'kernel_settings_purge' from source: include params 4871 1726773060.53150: variable 'kernel_settings_sysctl' from source: include params 4871 1726773060.53152: variable '__kernel_settings_state_empty' from source: role '' all vars 4871 1726773060.53158: variable '__kernel_settings_previous_replaced' from source: role '' all vars 4871 1726773060.53163: variable '__kernel_settings_profile_contents' from source: set_fact 4871 1726773060.53312: variable 'kernel_settings_sysfs' from source: include params 4871 1726773060.53316: variable '__kernel_settings_state_empty' from source: role '' all vars 4871 1726773060.53321: variable '__kernel_settings_previous_replaced' from source: role '' all vars 4871 1726773060.53338: variable '__sysfs_old' from source: task vars 4871 1726773060.53386: variable '__sysfs_old' from source: task vars 4871 1726773060.53539: variable 'kernel_settings_purge' from source: include params 4871 1726773060.53543: variable 'kernel_settings_sysfs' from source: include params 4871 1726773060.53547: variable '__kernel_settings_state_empty' from source: role '' all vars 4871 1726773060.53552: variable '__kernel_settings_previous_replaced' from source: role '' all vars 4871 1726773060.53557: variable '__kernel_settings_profile_contents' from source: set_fact 4871 1726773060.53578: variable 'kernel_settings_systemd_cpu_affinity' from source: include params 4871 1726773060.53581: variable '__systemd_old' from source: task vars 4871 1726773060.53631: variable '__systemd_old' from source: task vars 4871 1726773060.53772: variable 'kernel_settings_purge' from source: include params 4871 1726773060.53776: variable 'kernel_settings_systemd_cpu_affinity' from source: include params 4871 1726773060.53778: variable '__kernel_settings_state_absent' from source: role '' all vars 4871 1726773060.53785: variable '__kernel_settings_profile_contents' from source: set_fact 4871 1726773060.53802: variable 'kernel_settings_transparent_hugepages' from source: include params 4871 1726773060.53805: variable 'kernel_settings_transparent_hugepages_defrag' from source: include params 4871 1726773060.53811: variable '__trans_huge_old' from source: task vars 4871 1726773060.53857: variable '__trans_huge_old' from source: task vars 4871 1726773060.54003: variable 'kernel_settings_purge' from source: include params 4871 1726773060.54008: variable 'kernel_settings_transparent_hugepages' from source: include params 4871 1726773060.54011: variable '__kernel_settings_state_absent' from source: role '' all vars 4871 1726773060.54017: variable '__kernel_settings_profile_contents' from source: set_fact 4871 1726773060.54028: variable '__trans_defrag_old' from source: task vars 4871 1726773060.54074: variable '__trans_defrag_old' from source: task vars 4871 1726773060.54218: variable 'kernel_settings_purge' from source: include params 4871 1726773060.54222: variable 'kernel_settings_transparent_hugepages_defrag' from source: include params 4871 1726773060.54225: variable '__kernel_settings_state_absent' from source: role '' all vars 4871 1726773060.54232: variable '__kernel_settings_profile_contents' from source: set_fact 4871 1726773060.54255: variable '__kernel_settings_state_absent' from source: role '' all vars 4871 1726773060.54265: variable '__kernel_settings_state_absent' from source: role '' all vars 4871 1726773060.54271: variable '__kernel_settings_state_absent' from source: role '' all vars 4871 1726773060.54970: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4871 1726773060.55020: variable 'ansible_module_compression' from source: unknown 4871 1726773060.55060: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4871cqbcuaji/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 4871 1726773060.55080: variable 'ansible_facts' from source: unknown 4871 1726773060.55148: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773060.4616563-6353-83428473519680/AnsiballZ_stat.py 4871 1726773060.55253: Sending initial data 4871 1726773060.55256: Sent initial data (150 bytes) 4871 1726773060.55752: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773060.55757: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773060.55760: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773060.55764: 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.46.99 originally 10.31.46.99 debug2: match found <<< 4871 1726773060.55766: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773060.55819: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773060.55822: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773060.55825: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773060.55871: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773060.57541: 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 <<< 4871 1726773060.57571: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4871 1726773060.57611: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpqslelhum /root/.ansible/tmp/ansible-tmp-1726773060.4616563-6353-83428473519680/AnsiballZ_stat.py <<< 4871 1726773060.57615: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773060.4616563-6353-83428473519680/AnsiballZ_stat.py" <<< 4871 1726773060.57651: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpqslelhum" to remote "/root/.ansible/tmp/ansible-tmp-1726773060.4616563-6353-83428473519680/AnsiballZ_stat.py" <<< 4871 1726773060.57655: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773060.4616563-6353-83428473519680/AnsiballZ_stat.py" <<< 4871 1726773060.58175: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773060.58256: stderr chunk (state=3): >>><<< 4871 1726773060.58260: stdout chunk (state=3): >>><<< 4871 1726773060.58279: done transferring module to remote 4871 1726773060.58293: _low_level_execute_command(): starting 4871 1726773060.58299: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773060.4616563-6353-83428473519680/ /root/.ansible/tmp/ansible-tmp-1726773060.4616563-6353-83428473519680/AnsiballZ_stat.py && sleep 0' 4871 1726773060.58795: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773060.58799: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773060.58802: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773060.58804: 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.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773060.58859: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773060.58862: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773060.58864: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773060.58906: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773060.60738: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773060.60798: stderr chunk (state=3): >>><<< 4871 1726773060.60801: stdout chunk (state=3): >>><<< 4871 1726773060.60816: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773060.60819: _low_level_execute_command(): starting 4871 1726773060.60824: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773060.4616563-6353-83428473519680/AnsiballZ_stat.py && sleep 0' 4871 1726773060.61330: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773060.61336: 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.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773060.61339: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773060.61341: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773060.61396: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773060.61399: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773060.61401: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773060.61456: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773060.79092: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 312, "inode": 262607, "dev": 51714, "nlink": 1, "atime": 1726773040.6892517, "mtime": 1726773039.7232387, "ctime": 1726773039.9882421, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "ba15904bb90578344fad097ce2f46f9231275eae", "mimetype": "text/plain", "charset": "us-ascii", "version": "3360383753", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 4871 1726773060.80624: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.99 closed. <<< 4871 1726773060.80689: stderr chunk (state=3): >>><<< 4871 1726773060.80694: stdout chunk (state=3): >>><<< 4871 1726773060.80708: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 312, "inode": 262607, "dev": 51714, "nlink": 1, "atime": 1726773040.6892517, "mtime": 1726773039.7232387, "ctime": 1726773039.9882421, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "ba15904bb90578344fad097ce2f46f9231275eae", "mimetype": "text/plain", "charset": "us-ascii", "version": "3360383753", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK 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.46.99 closed. 4871 1726773060.80756: done with _execute_module (ansible.legacy.stat, {'path': '/etc/tuned/profiles/kernel_settings/tuned.conf', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.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-1726773060.4616563-6353-83428473519680/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 4871 1726773060.80857: Sending initial data 4871 1726773060.80861: Sent initial data (164 bytes) 4871 1726773060.81349: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773060.81353: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773060.81355: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4871 1726773060.81357: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773060.81407: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773060.81411: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773060.81462: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773060.83095: 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 <<< 4871 1726773060.83129: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4871 1726773060.83165: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpuw6l959s/kernel_settings.j2 /root/.ansible/tmp/ansible-tmp-1726773060.4616563-6353-83428473519680/.source.conf <<< 4871 1726773060.83168: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773060.4616563-6353-83428473519680/.source.conf" <<< 4871 1726773060.83201: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpuw6l959s/kernel_settings.j2" to remote "/root/.ansible/tmp/ansible-tmp-1726773060.4616563-6353-83428473519680/.source.conf" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773060.4616563-6353-83428473519680/.source.conf" <<< 4871 1726773060.83352: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773060.83424: stderr chunk (state=3): >>><<< 4871 1726773060.83427: stdout chunk (state=3): >>><<< 4871 1726773060.83444: _low_level_execute_command(): starting 4871 1726773060.83449: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773060.4616563-6353-83428473519680/ /root/.ansible/tmp/ansible-tmp-1726773060.4616563-6353-83428473519680/.source.conf && sleep 0' 4871 1726773060.83921: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773060.83924: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4871 1726773060.83927: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773060.83929: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773060.83931: 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.46.99 originally 10.31.46.99 <<< 4871 1726773060.83934: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773060.83974: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773060.83988: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773060.84032: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773060.85860: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773060.85892: stderr chunk (state=3): >>><<< 4871 1726773060.85896: stdout chunk (state=3): >>><<< 4871 1726773060.85915: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773060.85938: variable 'ansible_module_compression' from source: unknown 4871 1726773060.85971: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4871cqbcuaji/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 4871 1726773060.85988: variable 'ansible_facts' from source: unknown 4871 1726773060.86039: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773060.4616563-6353-83428473519680/AnsiballZ_copy.py 4871 1726773060.86134: Sending initial data 4871 1726773060.86140: Sent initial data (150 bytes) 4871 1726773060.86617: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773060.86620: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found <<< 4871 1726773060.86623: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773060.86625: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773060.86627: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773060.86680: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773060.86683: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773060.86687: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773060.86730: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773060.88290: 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 <<< 4871 1726773060.88327: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4871 1726773060.88370: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4871cqbcuaji/tmprzqb7sg_ /root/.ansible/tmp/ansible-tmp-1726773060.4616563-6353-83428473519680/AnsiballZ_copy.py <<< 4871 1726773060.88374: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773060.4616563-6353-83428473519680/AnsiballZ_copy.py" <<< 4871 1726773060.88406: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4871cqbcuaji/tmprzqb7sg_" to remote "/root/.ansible/tmp/ansible-tmp-1726773060.4616563-6353-83428473519680/AnsiballZ_copy.py" <<< 4871 1726773060.88413: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773060.4616563-6353-83428473519680/AnsiballZ_copy.py" <<< 4871 1726773060.88940: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773060.89010: stderr chunk (state=3): >>><<< 4871 1726773060.89013: stdout chunk (state=3): >>><<< 4871 1726773060.89032: done transferring module to remote 4871 1726773060.89043: _low_level_execute_command(): starting 4871 1726773060.89048: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773060.4616563-6353-83428473519680/ /root/.ansible/tmp/ansible-tmp-1726773060.4616563-6353-83428473519680/AnsiballZ_copy.py && sleep 0' 4871 1726773060.89529: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773060.89532: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773060.89538: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773060.89541: 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.46.99 originally 10.31.46.99 debug2: match found <<< 4871 1726773060.89543: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773060.89604: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773060.89609: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773060.89614: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773060.89644: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773060.91438: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773060.91492: stderr chunk (state=3): >>><<< 4871 1726773060.91495: stdout chunk (state=3): >>><<< 4871 1726773060.91508: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773060.91511: _low_level_execute_command(): starting 4871 1726773060.91517: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773060.4616563-6353-83428473519680/AnsiballZ_copy.py && sleep 0' 4871 1726773060.92010: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773060.92014: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773060.92016: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773060.92023: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773060.92076: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773060.92079: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773060.92082: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773060.92130: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773061.09995: stdout chunk (state=3): >>> {"dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726773060.4616563-6353-83428473519680/.source.conf", "md5sum": "7d83891795eeb6debeff7e2812501630", "checksum": "e44ba7fc7046252a1b6772f7347d0e7b9b48a069", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 86, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726773060.4616563-6353-83428473519680/.source.conf", "dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "mode": "0644", "follow": false, "_original_basename": "kernel_settings.j2", "checksum": "e44ba7fc7046252a1b6772f7347d0e7b9b48a069", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 4871 1726773061.11473: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.99 closed. <<< 4871 1726773061.11533: stderr chunk (state=3): >>><<< 4871 1726773061.11539: stdout chunk (state=3): >>><<< 4871 1726773061.11557: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726773060.4616563-6353-83428473519680/.source.conf", "md5sum": "7d83891795eeb6debeff7e2812501630", "checksum": "e44ba7fc7046252a1b6772f7347d0e7b9b48a069", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 86, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726773060.4616563-6353-83428473519680/.source.conf", "dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "mode": "0644", "follow": false, "_original_basename": "kernel_settings.j2", "checksum": "e44ba7fc7046252a1b6772f7347d0e7b9b48a069", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK 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.46.99 closed. 4871 1726773061.11584: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726773060.4616563-6353-83428473519680/.source.conf', 'dest': '/etc/tuned/profiles/kernel_settings/tuned.conf', 'mode': '0644', 'follow': False, '_original_basename': 'kernel_settings.j2', 'checksum': 'e44ba7fc7046252a1b6772f7347d0e7b9b48a069', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.copy', '_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-1726773060.4616563-6353-83428473519680/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4871 1726773061.11619: _low_level_execute_command(): starting 4871 1726773061.11622: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773060.4616563-6353-83428473519680/ > /dev/null 2>&1 && sleep 0' 4871 1726773061.12110: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773061.12113: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773061.12116: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found <<< 4871 1726773061.12119: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773061.12173: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773061.12176: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773061.12178: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773061.12221: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773061.14130: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773061.14193: stderr chunk (state=3): >>><<< 4871 1726773061.14197: stdout chunk (state=3): >>><<< 4871 1726773061.14211: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773061.14222: handler run complete 4871 1726773061.14246: attempt loop complete, returning result 4871 1726773061.14249: _execute() done 4871 1726773061.14251: dumping result to json 4871 1726773061.14256: done dumping result, returning 4871 1726773061.14265: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings [02b512f9-4fcf-027f-1ee8-0000000006ea] 4871 1726773061.14273: sending task result for task 02b512f9-4fcf-027f-1ee8-0000000006ea 4871 1726773061.14421: done sending task result for task 02b512f9-4fcf-027f-1ee8-0000000006ea 4871 1726773061.14424: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "checksum": "e44ba7fc7046252a1b6772f7347d0e7b9b48a069", "dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "gid": 0, "group": "root", "md5sum": "7d83891795eeb6debeff7e2812501630", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 86, "src": "/root/.ansible/tmp/ansible-tmp-1726773060.4616563-6353-83428473519680/.source.conf", "state": "file", "uid": 0 } 4871 1726773061.14523: no more pending results, returning what we have 4871 1726773061.14526: results queue empty 4871 1726773061.14527: checking for any_errors_fatal 4871 1726773061.14531: done checking for any_errors_fatal 4871 1726773061.14532: checking for max_fail_percentage 4871 1726773061.14533: done checking for max_fail_percentage 4871 1726773061.14534: checking to see if all hosts have failed and the running result is not ok 4871 1726773061.14537: done checking to see if all hosts have failed 4871 1726773061.14538: getting the remaining hosts for this loop 4871 1726773061.14539: done getting the remaining hosts for this loop 4871 1726773061.14543: getting the next task for host managed_node3 4871 1726773061.14549: done getting next task for host managed_node3 4871 1726773061.14553: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 4871 1726773061.14558: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 4871 1726773061.14567: getting variables 4871 1726773061.14568: in VariableManager get_vars() 4871 1726773061.14605: Calling all_inventory to load vars for managed_node3 4871 1726773061.14607: Calling groups_inventory to load vars for managed_node3 4871 1726773061.14609: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773061.14619: Calling all_plugins_play to load vars for managed_node3 4871 1726773061.14621: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773061.14624: Calling groups_plugins_play to load vars for managed_node3 4871 1726773061.14812: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773061.14973: done with get_vars() 4871 1726773061.14983: done getting variables 4871 1726773061.15031: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes] *** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:149 Thursday 19 September 2024 15:11:01 -0400 (0:00:00.741) 0:00:32.893 **** 4871 1726773061.15058: entering _queue_task() for managed_node3/service 4871 1726773061.15301: worker is 1 (out of 1 available) 4871 1726773061.15319: exiting _queue_task() for managed_node3/service 4871 1726773061.15332: done queuing things up, now waiting for results queue to drain 4871 1726773061.15333: waiting for pending results... 4871 1726773061.15527: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 4871 1726773061.15618: in run() - task 02b512f9-4fcf-027f-1ee8-0000000006eb 4871 1726773061.15630: variable 'ansible_search_path' from source: unknown 4871 1726773061.15636: variable 'ansible_search_path' from source: unknown 4871 1726773061.15681: variable '__kernel_settings_services' from source: include_vars 4871 1726773061.15953: variable '__kernel_settings_services' from source: include_vars 4871 1726773061.16017: variable 'omit' from source: magic vars 4871 1726773061.16119: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773061.16127: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773061.16137: variable 'omit' from source: magic vars 4871 1726773061.16344: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4871 1726773061.16539: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4871 1726773061.16604: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4871 1726773061.16632: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4871 1726773061.16664: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4871 1726773061.16752: variable '__kernel_settings_register_profile' from source: set_fact 4871 1726773061.16765: variable '__kernel_settings_register_mode' from source: set_fact 4871 1726773061.16781: Evaluated conditional (__kernel_settings_register_profile is changed or __kernel_settings_register_mode is changed): False 4871 1726773061.16784: when evaluation is False, skipping this task 4871 1726773061.16813: variable 'item' from source: unknown 4871 1726773061.16868: variable 'item' from source: unknown skipping: [managed_node3] => (item=tuned) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__kernel_settings_register_profile is changed or __kernel_settings_register_mode is changed", "item": "tuned", "skip_reason": "Conditional result was False" } 4871 1726773061.17041: dumping result to json 4871 1726773061.17044: done dumping result, returning 4871 1726773061.17047: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes [02b512f9-4fcf-027f-1ee8-0000000006eb] 4871 1726773061.17049: sending task result for task 02b512f9-4fcf-027f-1ee8-0000000006eb 4871 1726773061.17093: done sending task result for task 02b512f9-4fcf-027f-1ee8-0000000006eb 4871 1726773061.17096: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false } MSG: All items skipped 4871 1726773061.17130: no more pending results, returning what we have 4871 1726773061.17133: results queue empty 4871 1726773061.17134: checking for any_errors_fatal 4871 1726773061.17147: done checking for any_errors_fatal 4871 1726773061.17148: checking for max_fail_percentage 4871 1726773061.17149: done checking for max_fail_percentage 4871 1726773061.17150: checking to see if all hosts have failed and the running result is not ok 4871 1726773061.17151: done checking to see if all hosts have failed 4871 1726773061.17152: getting the remaining hosts for this loop 4871 1726773061.17153: done getting the remaining hosts for this loop 4871 1726773061.17156: getting the next task for host managed_node3 4871 1726773061.17162: done getting next task for host managed_node3 4871 1726773061.17165: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 4871 1726773061.17169: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 4871 1726773061.17184: getting variables 4871 1726773061.17188: in VariableManager get_vars() 4871 1726773061.17224: Calling all_inventory to load vars for managed_node3 4871 1726773061.17226: Calling groups_inventory to load vars for managed_node3 4871 1726773061.17229: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773061.17238: Calling all_plugins_play to load vars for managed_node3 4871 1726773061.17241: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773061.17243: Calling groups_plugins_play to load vars for managed_node3 4871 1726773061.17374: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773061.17529: done with get_vars() 4871 1726773061.17540: done getting variables 4871 1726773061.17589: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Tuned apply settings] ******** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:157 Thursday 19 September 2024 15:11:01 -0400 (0:00:00.025) 0:00:32.918 **** 4871 1726773061.17613: entering _queue_task() for managed_node3/command 4871 1726773061.17858: worker is 1 (out of 1 available) 4871 1726773061.17873: exiting _queue_task() for managed_node3/command 4871 1726773061.17890: done queuing things up, now waiting for results queue to drain 4871 1726773061.17892: waiting for pending results... 4871 1726773061.18090: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 4871 1726773061.18194: in run() - task 02b512f9-4fcf-027f-1ee8-0000000006ec 4871 1726773061.18209: variable 'ansible_search_path' from source: unknown 4871 1726773061.18213: variable 'ansible_search_path' from source: unknown 4871 1726773061.18248: calling self._execute() 4871 1726773061.18329: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773061.18334: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773061.18348: variable 'omit' from source: magic vars 4871 1726773061.18730: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4871 1726773061.19011: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4871 1726773061.19051: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4871 1726773061.19077: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4871 1726773061.19104: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4871 1726773061.19201: variable '__kernel_settings_register_profile' from source: set_fact 4871 1726773061.19225: Evaluated conditional (not __kernel_settings_register_profile is changed): True 4871 1726773061.19327: variable '__kernel_settings_register_mode' from source: set_fact 4871 1726773061.19339: Evaluated conditional (not __kernel_settings_register_mode is changed): True 4871 1726773061.19422: variable '__kernel_settings_register_apply' from source: set_fact 4871 1726773061.19430: Evaluated conditional (__kernel_settings_register_apply is changed): True 4871 1726773061.19438: variable 'omit' from source: magic vars 4871 1726773061.19480: variable 'omit' from source: magic vars 4871 1726773061.19573: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4871 1726773061.21089: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4871 1726773061.21149: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4871 1726773061.21179: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4871 1726773061.21207: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4871 1726773061.21228: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4871 1726773061.21293: variable '__kernel_settings_active_profile' from source: set_fact 4871 1726773061.21323: variable 'omit' from source: magic vars 4871 1726773061.21350: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4871 1726773061.21374: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4871 1726773061.21392: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4871 1726773061.21406: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773061.21416: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773061.21445: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4871 1726773061.21449: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773061.21451: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773061.21526: Set connection var ansible_shell_type to sh 4871 1726773061.21533: Set connection var ansible_timeout to 10 4871 1726773061.21537: Set connection var ansible_connection to ssh 4871 1726773061.21549: Set connection var ansible_module_compression to ZIP_DEFLATED 4871 1726773061.21556: Set connection var ansible_pipelining to False 4871 1726773061.21561: Set connection var ansible_shell_executable to /bin/sh 4871 1726773061.21582: variable 'ansible_shell_executable' from source: unknown 4871 1726773061.21585: variable 'ansible_connection' from source: unknown 4871 1726773061.21590: variable 'ansible_module_compression' from source: unknown 4871 1726773061.21593: variable 'ansible_shell_type' from source: unknown 4871 1726773061.21595: variable 'ansible_shell_executable' from source: unknown 4871 1726773061.21599: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773061.21602: variable 'ansible_pipelining' from source: unknown 4871 1726773061.21604: variable 'ansible_timeout' from source: unknown 4871 1726773061.21606: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773061.21693: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4871 1726773061.21702: variable 'omit' from source: magic vars 4871 1726773061.21708: starting attempt loop 4871 1726773061.21711: running the handler 4871 1726773061.21725: _low_level_execute_command(): starting 4871 1726773061.21731: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4871 1726773061.22272: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773061.22277: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address <<< 4871 1726773061.22280: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773061.22344: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773061.22353: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773061.22355: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773061.22395: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773061.24070: stdout chunk (state=3): >>>/root <<< 4871 1726773061.24175: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773061.24242: stderr chunk (state=3): >>><<< 4871 1726773061.24246: stdout chunk (state=3): >>><<< 4871 1726773061.24269: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773061.24281: _low_level_execute_command(): starting 4871 1726773061.24290: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773061.2426877-6383-153959607506175 `" && echo ansible-tmp-1726773061.2426877-6383-153959607506175="` echo /root/.ansible/tmp/ansible-tmp-1726773061.2426877-6383-153959607506175 `" ) && sleep 0' 4871 1726773061.24796: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773061.24803: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4871 1726773061.24806: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773061.24809: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773061.24865: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773061.24869: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773061.24872: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773061.24917: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773061.26901: stdout chunk (state=3): >>>ansible-tmp-1726773061.2426877-6383-153959607506175=/root/.ansible/tmp/ansible-tmp-1726773061.2426877-6383-153959607506175 <<< 4871 1726773061.27016: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773061.27080: stderr chunk (state=3): >>><<< 4871 1726773061.27083: stdout chunk (state=3): >>><<< 4871 1726773061.27102: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773061.2426877-6383-153959607506175=/root/.ansible/tmp/ansible-tmp-1726773061.2426877-6383-153959607506175 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773061.27133: variable 'ansible_module_compression' from source: unknown 4871 1726773061.27173: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4871cqbcuaji/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 4871 1726773061.27206: variable 'ansible_facts' from source: unknown 4871 1726773061.27265: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773061.2426877-6383-153959607506175/AnsiballZ_command.py 4871 1726773061.27382: Sending initial data 4871 1726773061.27388: Sent initial data (154 bytes) 4871 1726773061.27882: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773061.27886: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773061.27889: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773061.27893: 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.46.99 originally 10.31.46.99 debug2: match found <<< 4871 1726773061.27895: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773061.27942: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773061.27962: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773061.27964: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773061.27998: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773061.29590: 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 <<< 4871 1726773061.29620: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4871 1726773061.29661: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4871cqbcuaji/tmp124bvwi4 /root/.ansible/tmp/ansible-tmp-1726773061.2426877-6383-153959607506175/AnsiballZ_command.py <<< 4871 1726773061.29664: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773061.2426877-6383-153959607506175/AnsiballZ_command.py" <<< 4871 1726773061.29698: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4871cqbcuaji/tmp124bvwi4" to remote "/root/.ansible/tmp/ansible-tmp-1726773061.2426877-6383-153959607506175/AnsiballZ_command.py" <<< 4871 1726773061.29701: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773061.2426877-6383-153959607506175/AnsiballZ_command.py" <<< 4871 1726773061.30226: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773061.30303: stderr chunk (state=3): >>><<< 4871 1726773061.30307: stdout chunk (state=3): >>><<< 4871 1726773061.30330: done transferring module to remote 4871 1726773061.30343: _low_level_execute_command(): starting 4871 1726773061.30346: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773061.2426877-6383-153959607506175/ /root/.ansible/tmp/ansible-tmp-1726773061.2426877-6383-153959607506175/AnsiballZ_command.py && sleep 0' 4871 1726773061.30829: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773061.30832: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773061.30837: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773061.30839: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773061.30904: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773061.30907: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773061.30909: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773061.30945: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773061.32761: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773061.32823: stderr chunk (state=3): >>><<< 4871 1726773061.32826: stdout chunk (state=3): >>><<< 4871 1726773061.32842: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773061.32845: _low_level_execute_command(): starting 4871 1726773061.32850: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773061.2426877-6383-153959607506175/AnsiballZ_command.py && sleep 0' 4871 1726773061.33345: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773061.33349: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773061.33351: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773061.33353: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773061.33409: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773061.33413: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773061.33415: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773061.33467: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773062.61564: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["tuned-adm", "profile", "virtual-guest kernel_settings"], "start": "2024-09-19 15:11:01.499495", "end": "2024-09-19 15:11:02.614477", "delta": "0:00:01.114982", "msg": "", "invocation": {"module_args": {"_raw_params": "tuned-adm profile 'virtual-guest kernel_settings'", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 4871 1726773062.63258: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.99 closed. <<< 4871 1726773062.63321: stderr chunk (state=3): >>><<< 4871 1726773062.63325: stdout chunk (state=3): >>><<< 4871 1726773062.63344: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["tuned-adm", "profile", "virtual-guest kernel_settings"], "start": "2024-09-19 15:11:01.499495", "end": "2024-09-19 15:11:02.614477", "delta": "0:00:01.114982", "msg": "", "invocation": {"module_args": {"_raw_params": "tuned-adm profile 'virtual-guest kernel_settings'", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK 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.46.99 closed. 4871 1726773062.63375: done with _execute_module (ansible.legacy.command, {'_raw_params': "tuned-adm profile 'virtual-guest kernel_settings'", '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726773061.2426877-6383-153959607506175/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4871 1726773062.63383: _low_level_execute_command(): starting 4871 1726773062.63390: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773061.2426877-6383-153959607506175/ > /dev/null 2>&1 && sleep 0' 4871 1726773062.63881: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773062.63886: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773062.63889: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773062.63891: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773062.63952: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773062.63955: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773062.63962: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773062.64002: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773062.65929: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773062.65993: stderr chunk (state=3): >>><<< 4871 1726773062.65997: stdout chunk (state=3): >>><<< 4871 1726773062.66011: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773062.66017: handler run complete 4871 1726773062.66038: Evaluated conditional (True): True 4871 1726773062.66048: attempt loop complete, returning result 4871 1726773062.66051: _execute() done 4871 1726773062.66057: dumping result to json 4871 1726773062.66061: done dumping result, returning 4871 1726773062.66070: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings [02b512f9-4fcf-027f-1ee8-0000000006ec] 4871 1726773062.66075: sending task result for task 02b512f9-4fcf-027f-1ee8-0000000006ec 4871 1726773062.66185: done sending task result for task 02b512f9-4fcf-027f-1ee8-0000000006ec 4871 1726773062.66188: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "cmd": [ "tuned-adm", "profile", "virtual-guest kernel_settings" ], "delta": "0:00:01.114982", "end": "2024-09-19 15:11:02.614477", "rc": 0, "start": "2024-09-19 15:11:01.499495" } 4871 1726773062.66270: no more pending results, returning what we have 4871 1726773062.66274: results queue empty 4871 1726773062.66275: checking for any_errors_fatal 4871 1726773062.66282: done checking for any_errors_fatal 4871 1726773062.66283: checking for max_fail_percentage 4871 1726773062.66284: done checking for max_fail_percentage 4871 1726773062.66285: checking to see if all hosts have failed and the running result is not ok 4871 1726773062.66286: done checking to see if all hosts have failed 4871 1726773062.66287: getting the remaining hosts for this loop 4871 1726773062.66289: done getting the remaining hosts for this loop 4871 1726773062.66293: getting the next task for host managed_node3 4871 1726773062.66299: done getting next task for host managed_node3 4871 1726773062.66304: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Verify settings 4871 1726773062.66309: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 4871 1726773062.66319: getting variables 4871 1726773062.66321: in VariableManager get_vars() 4871 1726773062.66365: Calling all_inventory to load vars for managed_node3 4871 1726773062.66367: Calling groups_inventory to load vars for managed_node3 4871 1726773062.66369: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773062.66379: Calling all_plugins_play to load vars for managed_node3 4871 1726773062.66381: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773062.66384: Calling groups_plugins_play to load vars for managed_node3 4871 1726773062.66627: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773062.66778: done with get_vars() 4871 1726773062.66789: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Verify settings] ************* task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:166 Thursday 19 September 2024 15:11:02 -0400 (0:00:01.492) 0:00:34.411 **** 4871 1726773062.66864: entering _queue_task() for managed_node3/include_tasks 4871 1726773062.67110: worker is 1 (out of 1 available) 4871 1726773062.67126: exiting _queue_task() for managed_node3/include_tasks 4871 1726773062.67141: done queuing things up, now waiting for results queue to drain 4871 1726773062.67143: waiting for pending results... 4871 1726773062.67359: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Verify settings 4871 1726773062.67452: in run() - task 02b512f9-4fcf-027f-1ee8-0000000006ed 4871 1726773062.67466: variable 'ansible_search_path' from source: unknown 4871 1726773062.67471: variable 'ansible_search_path' from source: unknown 4871 1726773062.67641: calling self._execute() 4871 1726773062.67646: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773062.67649: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773062.67652: variable 'omit' from source: magic vars 4871 1726773062.68177: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4871 1726773062.68518: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4871 1726773062.68522: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4871 1726773062.68545: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4871 1726773062.68581: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4871 1726773062.68759: variable '__kernel_settings_register_apply' from source: set_fact 4871 1726773062.68763: Evaluated conditional (__kernel_settings_register_apply is changed): True 4871 1726773062.68765: _execute() done 4871 1726773062.68768: dumping result to json 4871 1726773062.68770: done dumping result, returning 4871 1726773062.68772: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Verify settings [02b512f9-4fcf-027f-1ee8-0000000006ed] 4871 1726773062.68775: sending task result for task 02b512f9-4fcf-027f-1ee8-0000000006ed 4871 1726773062.68989: no more pending results, returning what we have 4871 1726773062.68994: in VariableManager get_vars() 4871 1726773062.69037: Calling all_inventory to load vars for managed_node3 4871 1726773062.69040: Calling groups_inventory to load vars for managed_node3 4871 1726773062.69042: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773062.69057: Calling all_plugins_play to load vars for managed_node3 4871 1726773062.69060: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773062.69063: Calling groups_plugins_play to load vars for managed_node3 4871 1726773062.69218: done sending task result for task 02b512f9-4fcf-027f-1ee8-0000000006ed 4871 1726773062.69222: WORKER PROCESS EXITING 4871 1726773062.69233: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773062.69385: done with get_vars() 4871 1726773062.69393: variable 'ansible_search_path' from source: unknown 4871 1726773062.69394: variable 'ansible_search_path' from source: unknown 4871 1726773062.69418: we have included files to process 4871 1726773062.69419: generating all_blocks data 4871 1726773062.69423: done generating all_blocks data 4871 1726773062.69429: processing included file: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 4871 1726773062.69430: loading included file: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 4871 1726773062.69432: Loading data from /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 4871 1726773062.69718: done processing included file 4871 1726773062.69721: iterating over new_blocks loaded from include file 4871 1726773062.69722: in VariableManager get_vars() 4871 1726773062.69742: done with get_vars() 4871 1726773062.69744: filtering new block on tags 4871 1726773062.69785: done filtering new block on tags 4871 1726773062.69787: done iterating over new_blocks loaded from include file included: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml for managed_node3 4871 1726773062.69791: extending task lists for all hosts with included blocks 4871 1726773062.70418: done extending task lists 4871 1726773062.70419: done processing included files 4871 1726773062.70420: results queue empty 4871 1726773062.70420: checking for any_errors_fatal 4871 1726773062.70424: done checking for any_errors_fatal 4871 1726773062.70425: checking for max_fail_percentage 4871 1726773062.70425: done checking for max_fail_percentage 4871 1726773062.70426: checking to see if all hosts have failed and the running result is not ok 4871 1726773062.70427: done checking to see if all hosts have failed 4871 1726773062.70427: getting the remaining hosts for this loop 4871 1726773062.70428: done getting the remaining hosts for this loop 4871 1726773062.70430: getting the next task for host managed_node3 4871 1726773062.70433: done getting next task for host managed_node3 4871 1726773062.70437: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 4871 1726773062.70441: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 4871 1726773062.70449: getting variables 4871 1726773062.70450: in VariableManager get_vars() 4871 1726773062.70462: Calling all_inventory to load vars for managed_node3 4871 1726773062.70463: Calling groups_inventory to load vars for managed_node3 4871 1726773062.70465: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773062.70469: Calling all_plugins_play to load vars for managed_node3 4871 1726773062.70470: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773062.70472: Calling groups_plugins_play to load vars for managed_node3 4871 1726773062.70576: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773062.70719: done with get_vars() 4871 1726773062.70728: done getting variables 4871 1726773062.70764: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly] *** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:2 Thursday 19 September 2024 15:11:02 -0400 (0:00:00.039) 0:00:34.450 **** 4871 1726773062.70846: entering _queue_task() for managed_node3/command 4871 1726773062.71184: worker is 1 (out of 1 available) 4871 1726773062.71202: exiting _queue_task() for managed_node3/command 4871 1726773062.71218: done queuing things up, now waiting for results queue to drain 4871 1726773062.71219: waiting for pending results... 4871 1726773062.71668: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 4871 1726773062.71718: in run() - task 02b512f9-4fcf-027f-1ee8-0000000007cc 4871 1726773062.71734: variable 'ansible_search_path' from source: unknown 4871 1726773062.71739: variable 'ansible_search_path' from source: unknown 4871 1726773062.71782: calling self._execute() 4871 1726773062.71898: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773062.71912: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773062.71971: variable 'omit' from source: magic vars 4871 1726773062.72054: variable 'omit' from source: magic vars 4871 1726773062.72147: variable 'omit' from source: magic vars 4871 1726773062.72196: variable 'omit' from source: magic vars 4871 1726773062.72253: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4871 1726773062.72308: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4871 1726773062.72340: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4871 1726773062.72409: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773062.72413: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773062.72430: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4871 1726773062.72441: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773062.72450: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773062.72571: Set connection var ansible_shell_type to sh 4871 1726773062.72583: Set connection var ansible_timeout to 10 4871 1726773062.72592: Set connection var ansible_connection to ssh 4871 1726773062.72604: Set connection var ansible_module_compression to ZIP_DEFLATED 4871 1726773062.72617: Set connection var ansible_pipelining to False 4871 1726773062.72736: Set connection var ansible_shell_executable to /bin/sh 4871 1726773062.72741: variable 'ansible_shell_executable' from source: unknown 4871 1726773062.72744: variable 'ansible_connection' from source: unknown 4871 1726773062.72746: variable 'ansible_module_compression' from source: unknown 4871 1726773062.72749: variable 'ansible_shell_type' from source: unknown 4871 1726773062.72752: variable 'ansible_shell_executable' from source: unknown 4871 1726773062.72754: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773062.72756: variable 'ansible_pipelining' from source: unknown 4871 1726773062.72759: variable 'ansible_timeout' from source: unknown 4871 1726773062.72761: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773062.72899: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4871 1726773062.72918: variable 'omit' from source: magic vars 4871 1726773062.72929: starting attempt loop 4871 1726773062.72938: running the handler 4871 1726773062.72966: _low_level_execute_command(): starting 4871 1726773062.72979: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4871 1726773062.73855: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4871 1726773062.73874: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773062.73959: 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.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773062.74025: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773062.74060: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773062.74090: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773062.74170: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773062.75881: stdout chunk (state=3): >>>/root <<< 4871 1726773062.76110: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773062.76115: stdout chunk (state=3): >>><<< 4871 1726773062.76118: stderr chunk (state=3): >>><<< 4871 1726773062.76150: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773062.76181: _low_level_execute_command(): starting 4871 1726773062.76197: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773062.761628-6405-127512581388774 `" && echo ansible-tmp-1726773062.761628-6405-127512581388774="` echo /root/.ansible/tmp/ansible-tmp-1726773062.761628-6405-127512581388774 `" ) && sleep 0' 4871 1726773062.76912: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4871 1726773062.76931: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773062.76953: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773062.76971: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4871 1726773062.76989: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 <<< 4871 1726773062.77056: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773062.77113: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773062.77145: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773062.77183: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773062.77222: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773062.79215: stdout chunk (state=3): >>>ansible-tmp-1726773062.761628-6405-127512581388774=/root/.ansible/tmp/ansible-tmp-1726773062.761628-6405-127512581388774 <<< 4871 1726773062.79491: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773062.79496: stdout chunk (state=3): >>><<< 4871 1726773062.79498: stderr chunk (state=3): >>><<< 4871 1726773062.79742: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773062.761628-6405-127512581388774=/root/.ansible/tmp/ansible-tmp-1726773062.761628-6405-127512581388774 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773062.79746: variable 'ansible_module_compression' from source: unknown 4871 1726773062.79748: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4871cqbcuaji/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 4871 1726773062.79750: variable 'ansible_facts' from source: unknown 4871 1726773062.79962: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773062.761628-6405-127512581388774/AnsiballZ_command.py 4871 1726773062.80296: Sending initial data 4871 1726773062.80308: Sent initial data (153 bytes) 4871 1726773062.80937: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4871 1726773062.81060: 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.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773062.81093: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773062.81169: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773062.82772: 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 <<< 4871 1726773062.82864: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4871 1726773062.82912: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4871cqbcuaji/tmp0ctnn3vd /root/.ansible/tmp/ansible-tmp-1726773062.761628-6405-127512581388774/AnsiballZ_command.py <<< 4871 1726773062.82946: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773062.761628-6405-127512581388774/AnsiballZ_command.py" <<< 4871 1726773062.83144: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4871cqbcuaji/tmp0ctnn3vd" to remote "/root/.ansible/tmp/ansible-tmp-1726773062.761628-6405-127512581388774/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773062.761628-6405-127512581388774/AnsiballZ_command.py" <<< 4871 1726773062.84120: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773062.84137: stderr chunk (state=3): >>><<< 4871 1726773062.84148: stdout chunk (state=3): >>><<< 4871 1726773062.84180: done transferring module to remote 4871 1726773062.84200: _low_level_execute_command(): starting 4871 1726773062.84209: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773062.761628-6405-127512581388774/ /root/.ansible/tmp/ansible-tmp-1726773062.761628-6405-127512581388774/AnsiballZ_command.py && sleep 0' 4871 1726773062.84869: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4871 1726773062.84889: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773062.84907: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773062.84927: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4871 1726773062.84948: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 <<< 4871 1726773062.84961: stderr chunk (state=3): >>>debug2: match not found <<< 4871 1726773062.84975: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773062.84999: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 4871 1726773062.85059: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773062.85115: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773062.85140: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773062.85173: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773062.85246: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773062.87239: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773062.87249: stdout chunk (state=3): >>><<< 4871 1726773062.87259: stderr chunk (state=3): >>><<< 4871 1726773062.87287: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773062.87296: _low_level_execute_command(): starting 4871 1726773062.87307: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773062.761628-6405-127512581388774/AnsiballZ_command.py && sleep 0' 4871 1726773062.87783: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773062.87801: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773062.87850: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773062.87873: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773062.87915: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773063.14925: stdout chunk (state=3): >>> {"changed": true, "stdout": "Verification succeeded, current system settings match the preset profile.\nSee TuneD log file ('/var/log/tuned/tuned.log') for details.", "stderr": "", "rc": 0, "cmd": ["tuned-adm", "verify", "-i"], "start": "2024-09-19 15:11:03.042690", "end": "2024-09-19 15:11:03.148196", "delta": "0:00:00.105506", "msg": "", "invocation": {"module_args": {"_raw_params": "tuned-adm verify -i", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 4871 1726773063.16676: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.99 closed. <<< 4871 1726773063.16734: stderr chunk (state=3): >>><<< 4871 1726773063.16740: stdout chunk (state=3): >>><<< 4871 1726773063.16759: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "Verification succeeded, current system settings match the preset profile.\nSee TuneD log file ('/var/log/tuned/tuned.log') for details.", "stderr": "", "rc": 0, "cmd": ["tuned-adm", "verify", "-i"], "start": "2024-09-19 15:11:03.042690", "end": "2024-09-19 15:11:03.148196", "delta": "0:00:00.105506", "msg": "", "invocation": {"module_args": {"_raw_params": "tuned-adm verify -i", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK 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.46.99 closed. 4871 1726773063.16805: done with _execute_module (ansible.legacy.command, {'_raw_params': 'tuned-adm verify -i', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726773062.761628-6405-127512581388774/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4871 1726773063.16813: _low_level_execute_command(): starting 4871 1726773063.16818: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773062.761628-6405-127512581388774/ > /dev/null 2>&1 && sleep 0' 4871 1726773063.17352: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773063.17355: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773063.17358: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration <<< 4871 1726773063.17361: 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 <<< 4871 1726773063.17363: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773063.17421: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773063.17424: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773063.17469: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773063.19377: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773063.19433: stderr chunk (state=3): >>><<< 4871 1726773063.19439: stdout chunk (state=3): >>><<< 4871 1726773063.19453: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773063.19461: handler run complete 4871 1726773063.19482: Evaluated conditional (False): False 4871 1726773063.19493: attempt loop complete, returning result 4871 1726773063.19496: _execute() done 4871 1726773063.19498: dumping result to json 4871 1726773063.19508: done dumping result, returning 4871 1726773063.19517: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly [02b512f9-4fcf-027f-1ee8-0000000007cc] 4871 1726773063.19522: sending task result for task 02b512f9-4fcf-027f-1ee8-0000000007cc 4871 1726773063.19629: done sending task result for task 02b512f9-4fcf-027f-1ee8-0000000007cc 4871 1726773063.19632: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "tuned-adm", "verify", "-i" ], "delta": "0:00:00.105506", "end": "2024-09-19 15:11:03.148196", "rc": 0, "start": "2024-09-19 15:11:03.042690" } STDOUT: Verification succeeded, current system settings match the preset profile. See TuneD log file ('/var/log/tuned/tuned.log') for details. 4871 1726773063.19731: no more pending results, returning what we have 4871 1726773063.19737: results queue empty 4871 1726773063.19738: checking for any_errors_fatal 4871 1726773063.19739: done checking for any_errors_fatal 4871 1726773063.19740: checking for max_fail_percentage 4871 1726773063.19742: done checking for max_fail_percentage 4871 1726773063.19742: checking to see if all hosts have failed and the running result is not ok 4871 1726773063.19743: done checking to see if all hosts have failed 4871 1726773063.19744: getting the remaining hosts for this loop 4871 1726773063.19747: done getting the remaining hosts for this loop 4871 1726773063.19750: getting the next task for host managed_node3 4871 1726773063.19757: done getting next task for host managed_node3 4871 1726773063.19760: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 4871 1726773063.19765: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 4871 1726773063.19775: getting variables 4871 1726773063.19776: in VariableManager get_vars() 4871 1726773063.19812: Calling all_inventory to load vars for managed_node3 4871 1726773063.19814: Calling groups_inventory to load vars for managed_node3 4871 1726773063.19816: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773063.19826: Calling all_plugins_play to load vars for managed_node3 4871 1726773063.19828: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773063.19831: Calling groups_plugins_play to load vars for managed_node3 4871 1726773063.20014: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773063.20172: done with get_vars() 4871 1726773063.20181: done getting variables 4871 1726773063.20227: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Get last verify results from log] *** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:12 Thursday 19 September 2024 15:11:03 -0400 (0:00:00.494) 0:00:34.945 **** 4871 1726773063.20255: entering _queue_task() for managed_node3/shell 4871 1726773063.20497: worker is 1 (out of 1 available) 4871 1726773063.20513: exiting _queue_task() for managed_node3/shell 4871 1726773063.20527: done queuing things up, now waiting for results queue to drain 4871 1726773063.20528: waiting for pending results... 4871 1726773063.21080: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 4871 1726773063.21086: in run() - task 02b512f9-4fcf-027f-1ee8-0000000007cd 4871 1726773063.21088: variable 'ansible_search_path' from source: unknown 4871 1726773063.21091: variable 'ansible_search_path' from source: unknown 4871 1726773063.21094: calling self._execute() 4871 1726773063.21097: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773063.21100: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773063.21103: variable 'omit' from source: magic vars 4871 1726773063.21745: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4871 1726773063.21912: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4871 1726773063.21961: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4871 1726773063.22000: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4871 1726773063.22036: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4871 1726773063.22158: variable '__kernel_settings_register_verify_values' from source: set_fact 4871 1726773063.22193: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 4871 1726773063.22197: when evaluation is False, skipping this task 4871 1726773063.22200: _execute() done 4871 1726773063.22202: dumping result to json 4871 1726773063.22205: done dumping result, returning 4871 1726773063.22214: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log [02b512f9-4fcf-027f-1ee8-0000000007cd] 4871 1726773063.22218: sending task result for task 02b512f9-4fcf-027f-1ee8-0000000007cd 4871 1726773063.22323: done sending task result for task 02b512f9-4fcf-027f-1ee8-0000000007cd 4871 1726773063.22325: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 4871 1726773063.22385: no more pending results, returning what we have 4871 1726773063.22388: results queue empty 4871 1726773063.22389: checking for any_errors_fatal 4871 1726773063.22401: done checking for any_errors_fatal 4871 1726773063.22401: checking for max_fail_percentage 4871 1726773063.22404: done checking for max_fail_percentage 4871 1726773063.22405: checking to see if all hosts have failed and the running result is not ok 4871 1726773063.22405: done checking to see if all hosts have failed 4871 1726773063.22406: getting the remaining hosts for this loop 4871 1726773063.22408: done getting the remaining hosts for this loop 4871 1726773063.22412: getting the next task for host managed_node3 4871 1726773063.22419: done getting next task for host managed_node3 4871 1726773063.22423: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 4871 1726773063.22429: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 4871 1726773063.22447: getting variables 4871 1726773063.22448: in VariableManager get_vars() 4871 1726773063.22484: Calling all_inventory to load vars for managed_node3 4871 1726773063.22486: Calling groups_inventory to load vars for managed_node3 4871 1726773063.22488: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773063.22498: Calling all_plugins_play to load vars for managed_node3 4871 1726773063.22501: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773063.22503: Calling groups_plugins_play to load vars for managed_node3 4871 1726773063.22728: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773063.23003: done with get_vars() 4871 1726773063.23018: done getting variables 4871 1726773063.23093: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors] *** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:23 Thursday 19 September 2024 15:11:03 -0400 (0:00:00.028) 0:00:34.973 **** 4871 1726773063.23140: entering _queue_task() for managed_node3/fail 4871 1726773063.23479: worker is 1 (out of 1 available) 4871 1726773063.23496: exiting _queue_task() for managed_node3/fail 4871 1726773063.23512: done queuing things up, now waiting for results queue to drain 4871 1726773063.23514: waiting for pending results... 4871 1726773063.23914: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 4871 1726773063.24043: in run() - task 02b512f9-4fcf-027f-1ee8-0000000007ce 4871 1726773063.24048: variable 'ansible_search_path' from source: unknown 4871 1726773063.24051: variable 'ansible_search_path' from source: unknown 4871 1726773063.24117: calling self._execute() 4871 1726773063.24341: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773063.24346: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773063.24349: variable 'omit' from source: magic vars 4871 1726773063.24890: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4871 1726773063.25180: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4871 1726773063.25244: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4871 1726773063.25290: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4871 1726773063.25335: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4871 1726773063.25463: variable '__kernel_settings_register_verify_values' from source: set_fact 4871 1726773063.25506: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 4871 1726773063.25517: when evaluation is False, skipping this task 4871 1726773063.25525: _execute() done 4871 1726773063.25533: dumping result to json 4871 1726773063.25543: done dumping result, returning 4871 1726773063.25559: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors [02b512f9-4fcf-027f-1ee8-0000000007ce] 4871 1726773063.25569: sending task result for task 02b512f9-4fcf-027f-1ee8-0000000007ce skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 4871 1726773063.25831: no more pending results, returning what we have 4871 1726773063.25838: results queue empty 4871 1726773063.25839: checking for any_errors_fatal 4871 1726773063.25845: done checking for any_errors_fatal 4871 1726773063.25846: checking for max_fail_percentage 4871 1726773063.25848: done checking for max_fail_percentage 4871 1726773063.25849: checking to see if all hosts have failed and the running result is not ok 4871 1726773063.25850: done checking to see if all hosts have failed 4871 1726773063.25851: getting the remaining hosts for this loop 4871 1726773063.25853: done getting the remaining hosts for this loop 4871 1726773063.25857: getting the next task for host managed_node3 4871 1726773063.25868: done getting next task for host managed_node3 4871 1726773063.25872: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 4871 1726773063.25877: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 4871 1726773063.25900: getting variables 4871 1726773063.25902: in VariableManager get_vars() 4871 1726773063.26153: Calling all_inventory to load vars for managed_node3 4871 1726773063.26156: Calling groups_inventory to load vars for managed_node3 4871 1726773063.26159: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773063.26171: Calling all_plugins_play to load vars for managed_node3 4871 1726773063.26175: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773063.26178: Calling groups_plugins_play to load vars for managed_node3 4871 1726773063.26388: done sending task result for task 02b512f9-4fcf-027f-1ee8-0000000007ce 4871 1726773063.26392: WORKER PROCESS EXITING 4871 1726773063.26410: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773063.26559: done with get_vars() 4871 1726773063.26569: done getting variables 4871 1726773063.26617: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes] *** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:177 Thursday 19 September 2024 15:11:03 -0400 (0:00:00.035) 0:00:35.008 **** 4871 1726773063.26646: entering _queue_task() for managed_node3/set_fact 4871 1726773063.26893: worker is 1 (out of 1 available) 4871 1726773063.26908: exiting _queue_task() for managed_node3/set_fact 4871 1726773063.26922: done queuing things up, now waiting for results queue to drain 4871 1726773063.26924: waiting for pending results... 4871 1726773063.27120: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 4871 1726773063.27209: in run() - task 02b512f9-4fcf-027f-1ee8-0000000006ee 4871 1726773063.27221: variable 'ansible_search_path' from source: unknown 4871 1726773063.27225: variable 'ansible_search_path' from source: unknown 4871 1726773063.27263: calling self._execute() 4871 1726773063.27340: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773063.27345: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773063.27355: variable 'omit' from source: magic vars 4871 1726773063.27441: variable 'omit' from source: magic vars 4871 1726773063.27491: variable 'omit' from source: magic vars 4871 1726773063.27516: variable 'omit' from source: magic vars 4871 1726773063.27553: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4871 1726773063.27592: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4871 1726773063.27607: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4871 1726773063.27621: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773063.27632: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773063.27660: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4871 1726773063.27664: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773063.27667: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773063.27742: Set connection var ansible_shell_type to sh 4871 1726773063.27749: Set connection var ansible_timeout to 10 4871 1726773063.27753: Set connection var ansible_connection to ssh 4871 1726773063.27760: Set connection var ansible_module_compression to ZIP_DEFLATED 4871 1726773063.27768: Set connection var ansible_pipelining to False 4871 1726773063.27773: Set connection var ansible_shell_executable to /bin/sh 4871 1726773063.27791: variable 'ansible_shell_executable' from source: unknown 4871 1726773063.27794: variable 'ansible_connection' from source: unknown 4871 1726773063.27802: variable 'ansible_module_compression' from source: unknown 4871 1726773063.27808: variable 'ansible_shell_type' from source: unknown 4871 1726773063.27811: variable 'ansible_shell_executable' from source: unknown 4871 1726773063.27814: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773063.27816: variable 'ansible_pipelining' from source: unknown 4871 1726773063.27818: variable 'ansible_timeout' from source: unknown 4871 1726773063.27820: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773063.27944: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4871 1726773063.27954: variable 'omit' from source: magic vars 4871 1726773063.27959: starting attempt loop 4871 1726773063.27962: running the handler 4871 1726773063.27972: handler run complete 4871 1726773063.27980: attempt loop complete, returning result 4871 1726773063.27982: _execute() done 4871 1726773063.27990: dumping result to json 4871 1726773063.27993: done dumping result, returning 4871 1726773063.28004: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes [02b512f9-4fcf-027f-1ee8-0000000006ee] 4871 1726773063.28009: sending task result for task 02b512f9-4fcf-027f-1ee8-0000000006ee 4871 1726773063.28108: done sending task result for task 02b512f9-4fcf-027f-1ee8-0000000006ee 4871 1726773063.28112: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "kernel_settings_reboot_required": false }, "changed": false } 4871 1726773063.28209: no more pending results, returning what we have 4871 1726773063.28213: results queue empty 4871 1726773063.28214: checking for any_errors_fatal 4871 1726773063.28221: done checking for any_errors_fatal 4871 1726773063.28222: checking for max_fail_percentage 4871 1726773063.28224: done checking for max_fail_percentage 4871 1726773063.28225: checking to see if all hosts have failed and the running result is not ok 4871 1726773063.28226: done checking to see if all hosts have failed 4871 1726773063.28227: getting the remaining hosts for this loop 4871 1726773063.28230: done getting the remaining hosts for this loop 4871 1726773063.28236: getting the next task for host managed_node3 4871 1726773063.28245: done getting next task for host managed_node3 4871 1726773063.28249: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 4871 1726773063.28256: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 4871 1726773063.28269: getting variables 4871 1726773063.28271: in VariableManager get_vars() 4871 1726773063.28320: Calling all_inventory to load vars for managed_node3 4871 1726773063.28324: Calling groups_inventory to load vars for managed_node3 4871 1726773063.28326: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773063.28345: Calling all_plugins_play to load vars for managed_node3 4871 1726773063.28355: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773063.28364: Calling groups_plugins_play to load vars for managed_node3 4871 1726773063.28595: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773063.28896: done with get_vars() 4871 1726773063.28913: done getting variables 4871 1726773063.28978: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing] *** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:181 Thursday 19 September 2024 15:11:03 -0400 (0:00:00.023) 0:00:35.032 **** 4871 1726773063.29020: entering _queue_task() for managed_node3/set_fact 4871 1726773063.29456: worker is 1 (out of 1 available) 4871 1726773063.29470: exiting _queue_task() for managed_node3/set_fact 4871 1726773063.29484: done queuing things up, now waiting for results queue to drain 4871 1726773063.29485: waiting for pending results... 4871 1726773063.29698: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 4871 1726773063.29785: in run() - task 02b512f9-4fcf-027f-1ee8-0000000006ef 4871 1726773063.29802: variable 'ansible_search_path' from source: unknown 4871 1726773063.29806: variable 'ansible_search_path' from source: unknown 4871 1726773063.29841: calling self._execute() 4871 1726773063.29926: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773063.29930: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773063.29940: variable 'omit' from source: magic vars 4871 1726773063.30024: variable 'omit' from source: magic vars 4871 1726773063.30074: variable 'omit' from source: magic vars 4871 1726773063.30388: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4871 1726773063.30589: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4871 1726773063.30625: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4871 1726773063.30653: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4871 1726773063.30679: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4871 1726773063.30793: variable '__kernel_settings_register_profile' from source: set_fact 4871 1726773063.30807: variable '__kernel_settings_register_mode' from source: set_fact 4871 1726773063.30815: variable '__kernel_settings_register_apply' from source: set_fact 4871 1726773063.30857: variable 'omit' from source: magic vars 4871 1726773063.30881: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4871 1726773063.30909: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4871 1726773063.30925: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4871 1726773063.30942: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773063.30952: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773063.30977: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4871 1726773063.30980: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773063.30982: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773063.31061: Set connection var ansible_shell_type to sh 4871 1726773063.31069: Set connection var ansible_timeout to 10 4871 1726773063.31072: Set connection var ansible_connection to ssh 4871 1726773063.31079: Set connection var ansible_module_compression to ZIP_DEFLATED 4871 1726773063.31089: Set connection var ansible_pipelining to False 4871 1726773063.31095: Set connection var ansible_shell_executable to /bin/sh 4871 1726773063.31115: variable 'ansible_shell_executable' from source: unknown 4871 1726773063.31118: variable 'ansible_connection' from source: unknown 4871 1726773063.31121: variable 'ansible_module_compression' from source: unknown 4871 1726773063.31123: variable 'ansible_shell_type' from source: unknown 4871 1726773063.31126: variable 'ansible_shell_executable' from source: unknown 4871 1726773063.31130: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773063.31132: variable 'ansible_pipelining' from source: unknown 4871 1726773063.31135: variable 'ansible_timeout' from source: unknown 4871 1726773063.31144: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773063.31226: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4871 1726773063.31236: variable 'omit' from source: magic vars 4871 1726773063.31240: starting attempt loop 4871 1726773063.31243: running the handler 4871 1726773063.31256: handler run complete 4871 1726773063.31264: attempt loop complete, returning result 4871 1726773063.31267: _execute() done 4871 1726773063.31270: dumping result to json 4871 1726773063.31272: done dumping result, returning 4871 1726773063.31280: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing [02b512f9-4fcf-027f-1ee8-0000000006ef] 4871 1726773063.31285: sending task result for task 02b512f9-4fcf-027f-1ee8-0000000006ef 4871 1726773063.31380: done sending task result for task 02b512f9-4fcf-027f-1ee8-0000000006ef 4871 1726773063.31384: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_changed": true }, "changed": false } 4871 1726773063.31479: no more pending results, returning what we have 4871 1726773063.31481: results queue empty 4871 1726773063.31482: checking for any_errors_fatal 4871 1726773063.31489: done checking for any_errors_fatal 4871 1726773063.31490: checking for max_fail_percentage 4871 1726773063.31492: done checking for max_fail_percentage 4871 1726773063.31493: checking to see if all hosts have failed and the running result is not ok 4871 1726773063.31494: done checking to see if all hosts have failed 4871 1726773063.31494: getting the remaining hosts for this loop 4871 1726773063.31496: done getting the remaining hosts for this loop 4871 1726773063.31499: getting the next task for host managed_node3 4871 1726773063.31510: done getting next task for host managed_node3 4871 1726773063.31512: ^ task is: TASK: meta (role_complete) 4871 1726773063.31516: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 4871 1726773063.31526: getting variables 4871 1726773063.31527: in VariableManager get_vars() 4871 1726773063.31565: Calling all_inventory to load vars for managed_node3 4871 1726773063.31567: Calling groups_inventory to load vars for managed_node3 4871 1726773063.31569: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773063.31579: Calling all_plugins_play to load vars for managed_node3 4871 1726773063.31581: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773063.31584: Calling groups_plugins_play to load vars for managed_node3 4871 1726773063.31797: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773063.32038: done with get_vars() 4871 1726773063.32050: done getting variables 4871 1726773063.32141: done queuing things up, now waiting for results queue to drain 4871 1726773063.32147: results queue empty 4871 1726773063.32148: checking for any_errors_fatal 4871 1726773063.32151: done checking for any_errors_fatal 4871 1726773063.32152: checking for max_fail_percentage 4871 1726773063.32153: done checking for max_fail_percentage 4871 1726773063.32153: checking to see if all hosts have failed and the running result is not ok 4871 1726773063.32154: done checking to see if all hosts have failed 4871 1726773063.32155: getting the remaining hosts for this loop 4871 1726773063.32156: done getting the remaining hosts for this loop 4871 1726773063.32159: getting the next task for host managed_node3 4871 1726773063.32164: done getting next task for host managed_node3 4871 1726773063.32166: ^ task is: TASK: Verify no settings 4871 1726773063.32168: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 4871 1726773063.32171: getting variables 4871 1726773063.32172: in VariableManager get_vars() 4871 1726773063.32185: Calling all_inventory to load vars for managed_node3 4871 1726773063.32188: Calling groups_inventory to load vars for managed_node3 4871 1726773063.32190: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773063.32195: Calling all_plugins_play to load vars for managed_node3 4871 1726773063.32197: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773063.32200: Calling groups_plugins_play to load vars for managed_node3 4871 1726773063.32391: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773063.32620: done with get_vars() 4871 1726773063.32630: done getting variables 4871 1726773063.32674: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify no settings] ****************************************************** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:20 Thursday 19 September 2024 15:11:03 -0400 (0:00:00.036) 0:00:35.069 **** 4871 1726773063.32704: entering _queue_task() for managed_node3/shell 4871 1726773063.33033: worker is 1 (out of 1 available) 4871 1726773063.33248: exiting _queue_task() for managed_node3/shell 4871 1726773063.33257: done queuing things up, now waiting for results queue to drain 4871 1726773063.33258: waiting for pending results... 4871 1726773063.33650: running TaskExecutor() for managed_node3/TASK: Verify no settings 4871 1726773063.33654: in run() - task 02b512f9-4fcf-027f-1ee8-00000000058b 4871 1726773063.33657: variable 'ansible_search_path' from source: unknown 4871 1726773063.33658: variable 'ansible_search_path' from source: unknown 4871 1726773063.33661: calling self._execute() 4871 1726773063.33663: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773063.33665: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773063.33667: variable 'omit' from source: magic vars 4871 1726773063.33724: variable 'omit' from source: magic vars 4871 1726773063.33758: variable 'omit' from source: magic vars 4871 1726773063.34044: variable '__kernel_settings_profile_filename' from source: role '' exported vars 4871 1726773063.34102: variable '__kernel_settings_profile_dir' from source: role '' exported vars 4871 1726773063.34169: variable '__kernel_settings_profile_parent' from source: set_fact 4871 1726773063.34173: variable '__kernel_settings_tuned_profile' from source: role '' exported vars 4871 1726773063.34213: variable 'omit' from source: magic vars 4871 1726773063.34253: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4871 1726773063.34282: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4871 1726773063.34300: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4871 1726773063.34316: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773063.34327: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773063.34355: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4871 1726773063.34360: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773063.34362: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773063.34433: Set connection var ansible_shell_type to sh 4871 1726773063.34442: Set connection var ansible_timeout to 10 4871 1726773063.34445: Set connection var ansible_connection to ssh 4871 1726773063.34453: Set connection var ansible_module_compression to ZIP_DEFLATED 4871 1726773063.34461: Set connection var ansible_pipelining to False 4871 1726773063.34466: Set connection var ansible_shell_executable to /bin/sh 4871 1726773063.34490: variable 'ansible_shell_executable' from source: unknown 4871 1726773063.34493: variable 'ansible_connection' from source: unknown 4871 1726773063.34496: variable 'ansible_module_compression' from source: unknown 4871 1726773063.34498: variable 'ansible_shell_type' from source: unknown 4871 1726773063.34501: variable 'ansible_shell_executable' from source: unknown 4871 1726773063.34503: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773063.34505: variable 'ansible_pipelining' from source: unknown 4871 1726773063.34508: variable 'ansible_timeout' from source: unknown 4871 1726773063.34510: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773063.34623: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4871 1726773063.34636: variable 'omit' from source: magic vars 4871 1726773063.34641: starting attempt loop 4871 1726773063.34644: running the handler 4871 1726773063.34654: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4871 1726773063.34669: _low_level_execute_command(): starting 4871 1726773063.34677: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4871 1726773063.35484: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773063.35493: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773063.35496: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773063.35539: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773063.35582: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773063.37305: stdout chunk (state=3): >>>/root <<< 4871 1726773063.37406: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773063.37470: stderr chunk (state=3): >>><<< 4871 1726773063.37473: stdout chunk (state=3): >>><<< 4871 1726773063.37497: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773063.37511: _low_level_execute_command(): starting 4871 1726773063.37518: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773063.3749843-6437-264863970554660 `" && echo ansible-tmp-1726773063.3749843-6437-264863970554660="` echo /root/.ansible/tmp/ansible-tmp-1726773063.3749843-6437-264863970554660 `" ) && sleep 0' 4871 1726773063.38012: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773063.38024: 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.46.99 originally 10.31.46.99 debug2: match not found <<< 4871 1726773063.38027: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773063.38030: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773063.38032: 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.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773063.38083: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773063.38086: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773063.38133: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773063.40105: stdout chunk (state=3): >>>ansible-tmp-1726773063.3749843-6437-264863970554660=/root/.ansible/tmp/ansible-tmp-1726773063.3749843-6437-264863970554660 <<< 4871 1726773063.40217: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773063.40277: stderr chunk (state=3): >>><<< 4871 1726773063.40280: stdout chunk (state=3): >>><<< 4871 1726773063.40300: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773063.3749843-6437-264863970554660=/root/.ansible/tmp/ansible-tmp-1726773063.3749843-6437-264863970554660 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773063.40333: variable 'ansible_module_compression' from source: unknown 4871 1726773063.40376: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4871cqbcuaji/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 4871 1726773063.40408: variable 'ansible_facts' from source: unknown 4871 1726773063.40470: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773063.3749843-6437-264863970554660/AnsiballZ_command.py 4871 1726773063.40588: Sending initial data 4871 1726773063.40591: Sent initial data (154 bytes) 4871 1726773063.41088: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773063.41092: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773063.41094: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773063.41097: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773063.41141: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773063.41153: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773063.41202: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773063.42791: 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 <<< 4871 1726773063.42828: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4871 1726773063.42873: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4871cqbcuaji/tmptifpxq_d /root/.ansible/tmp/ansible-tmp-1726773063.3749843-6437-264863970554660/AnsiballZ_command.py <<< 4871 1726773063.42881: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773063.3749843-6437-264863970554660/AnsiballZ_command.py" <<< 4871 1726773063.42929: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4871cqbcuaji/tmptifpxq_d" to remote "/root/.ansible/tmp/ansible-tmp-1726773063.3749843-6437-264863970554660/AnsiballZ_command.py" <<< 4871 1726773063.42937: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773063.3749843-6437-264863970554660/AnsiballZ_command.py" <<< 4871 1726773063.43459: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773063.43538: stderr chunk (state=3): >>><<< 4871 1726773063.43542: stdout chunk (state=3): >>><<< 4871 1726773063.43564: done transferring module to remote 4871 1726773063.43577: _low_level_execute_command(): starting 4871 1726773063.43580: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773063.3749843-6437-264863970554660/ /root/.ansible/tmp/ansible-tmp-1726773063.3749843-6437-264863970554660/AnsiballZ_command.py && sleep 0' 4871 1726773063.44041: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773063.44062: 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.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration <<< 4871 1726773063.44070: 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.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773063.44123: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773063.44126: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773063.44169: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773063.45980: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773063.46041: stderr chunk (state=3): >>><<< 4871 1726773063.46044: stdout chunk (state=3): >>><<< 4871 1726773063.46062: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773063.46065: _low_level_execute_command(): starting 4871 1726773063.46067: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773063.3749843-6437-264863970554660/AnsiballZ_command.py && sleep 0' 4871 1726773063.46547: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773063.46555: 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.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773063.46569: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773063.46615: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773063.46626: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773063.46679: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773063.64055: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "+ exec\n+ rc=0\n+ conf=/etc/tuned/profiles/kernel_settings/tuned.conf\n+ for section in sysctl sysfs systemd vm\n+ grep '^\\[sysctl\\]' /etc/tuned/profiles/kernel_settings/tuned.conf\n+ for section in sysctl sysfs systemd vm\n+ grep '^\\[sysfs\\]' /etc/tuned/profiles/kernel_settings/tuned.conf\n+ for section in sysctl sysfs systemd vm\n+ grep '^\\[systemd\\]' /etc/tuned/profiles/kernel_settings/tuned.conf\n+ for section in sysctl sysfs systemd vm\n+ grep '^\\[vm\\]' /etc/tuned/profiles/kernel_settings/tuned.conf\n+ exit 0", "rc": 0, "cmd": "set -euxo pipefail\nexec 1>&2\nrc=0\nconf=/etc/tuned/profiles/kernel_settings/tuned.conf\nfor section in sysctl sysfs systemd vm; do\n if grep ^\\\\[\"$section\"\\\\] \"$conf\"; then\n echo ERROR: \"$section\" settings present\n rc=1\n fi\ndone\nexit \"$rc\"\n", "start": "2024-09-19 15:11:03.630425", "end": "2024-09-19 15:11:03.639040", "delta": "0:00:00.008615", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euxo pipefail\nexec 1>&2\nrc=0\nconf=/etc/tuned/profiles/kernel_settings/tuned.conf\nfor section in sysctl sysfs systemd vm; do\n if grep ^\\\\[\"$section\"\\\\] \"$conf\"; then\n echo ERROR: \"$section\" settings present\n rc=1\n fi\ndone\nexit \"$rc\"\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 4871 1726773063.65624: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.99 closed. <<< 4871 1726773063.65683: stderr chunk (state=3): >>><<< 4871 1726773063.65686: stdout chunk (state=3): >>><<< 4871 1726773063.65704: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "+ exec\n+ rc=0\n+ conf=/etc/tuned/profiles/kernel_settings/tuned.conf\n+ for section in sysctl sysfs systemd vm\n+ grep '^\\[sysctl\\]' /etc/tuned/profiles/kernel_settings/tuned.conf\n+ for section in sysctl sysfs systemd vm\n+ grep '^\\[sysfs\\]' /etc/tuned/profiles/kernel_settings/tuned.conf\n+ for section in sysctl sysfs systemd vm\n+ grep '^\\[systemd\\]' /etc/tuned/profiles/kernel_settings/tuned.conf\n+ for section in sysctl sysfs systemd vm\n+ grep '^\\[vm\\]' /etc/tuned/profiles/kernel_settings/tuned.conf\n+ exit 0", "rc": 0, "cmd": "set -euxo pipefail\nexec 1>&2\nrc=0\nconf=/etc/tuned/profiles/kernel_settings/tuned.conf\nfor section in sysctl sysfs systemd vm; do\n if grep ^\\\\[\"$section\"\\\\] \"$conf\"; then\n echo ERROR: \"$section\" settings present\n rc=1\n fi\ndone\nexit \"$rc\"\n", "start": "2024-09-19 15:11:03.630425", "end": "2024-09-19 15:11:03.639040", "delta": "0:00:00.008615", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euxo pipefail\nexec 1>&2\nrc=0\nconf=/etc/tuned/profiles/kernel_settings/tuned.conf\nfor section in sysctl sysfs systemd vm; do\n if grep ^\\\\[\"$section\"\\\\] \"$conf\"; then\n echo ERROR: \"$section\" settings present\n rc=1\n fi\ndone\nexit \"$rc\"\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK 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.46.99 closed. 4871 1726773063.65747: done with _execute_module (ansible.legacy.command, {'_raw_params': 'set -euxo pipefail\nexec 1>&2\nrc=0\nconf=/etc/tuned/profiles/kernel_settings/tuned.conf\nfor section in sysctl sysfs systemd vm; do\n if grep ^\\\\["$section"\\\\] "$conf"; then\n echo ERROR: "$section" settings present\n rc=1\n fi\ndone\nexit "$rc"\n', '_uses_shell': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726773063.3749843-6437-264863970554660/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4871 1726773063.65755: _low_level_execute_command(): starting 4871 1726773063.65761: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773063.3749843-6437-264863970554660/ > /dev/null 2>&1 && sleep 0' 4871 1726773063.66272: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773063.66280: 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.46.99 originally 10.31.46.99 debug2: match not found <<< 4871 1726773063.66282: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773063.66284: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773063.66381: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773063.66395: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773063.66441: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773063.66497: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773063.68384: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773063.68444: stderr chunk (state=3): >>><<< 4871 1726773063.68448: stdout chunk (state=3): >>><<< 4871 1726773063.68462: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773063.68469: handler run complete 4871 1726773063.68490: Evaluated conditional (False): False 4871 1726773063.68499: attempt loop complete, returning result 4871 1726773063.68502: _execute() done 4871 1726773063.68505: dumping result to json 4871 1726773063.68511: done dumping result, returning 4871 1726773063.68518: done running TaskExecutor() for managed_node3/TASK: Verify no settings [02b512f9-4fcf-027f-1ee8-00000000058b] 4871 1726773063.68524: sending task result for task 02b512f9-4fcf-027f-1ee8-00000000058b 4871 1726773063.68637: done sending task result for task 02b512f9-4fcf-027f-1ee8-00000000058b 4871 1726773063.68640: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": "set -euxo pipefail\nexec 1>&2\nrc=0\nconf=/etc/tuned/profiles/kernel_settings/tuned.conf\nfor section in sysctl sysfs systemd vm; do\n if grep ^\\\\[\"$section\"\\\\] \"$conf\"; then\n echo ERROR: \"$section\" settings present\n rc=1\n fi\ndone\nexit \"$rc\"\n", "delta": "0:00:00.008615", "end": "2024-09-19 15:11:03.639040", "rc": 0, "start": "2024-09-19 15:11:03.630425" } STDERR: + exec + rc=0 + conf=/etc/tuned/profiles/kernel_settings/tuned.conf + for section in sysctl sysfs systemd vm + grep '^\[sysctl\]' /etc/tuned/profiles/kernel_settings/tuned.conf + for section in sysctl sysfs systemd vm + grep '^\[sysfs\]' /etc/tuned/profiles/kernel_settings/tuned.conf + for section in sysctl sysfs systemd vm + grep '^\[systemd\]' /etc/tuned/profiles/kernel_settings/tuned.conf + for section in sysctl sysfs systemd vm + grep '^\[vm\]' /etc/tuned/profiles/kernel_settings/tuned.conf + exit 0 4871 1726773063.68714: no more pending results, returning what we have 4871 1726773063.68717: results queue empty 4871 1726773063.68718: checking for any_errors_fatal 4871 1726773063.68719: done checking for any_errors_fatal 4871 1726773063.68720: checking for max_fail_percentage 4871 1726773063.68721: done checking for max_fail_percentage 4871 1726773063.68722: checking to see if all hosts have failed and the running result is not ok 4871 1726773063.68723: done checking to see if all hosts have failed 4871 1726773063.68724: getting the remaining hosts for this loop 4871 1726773063.68726: done getting the remaining hosts for this loop 4871 1726773063.68730: getting the next task for host managed_node3 4871 1726773063.68743: done getting next task for host managed_node3 4871 1726773063.68746: ^ task is: TASK: Remove kernel_settings tuned profile 4871 1726773063.68750: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=6, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 4871 1726773063.68753: getting variables 4871 1726773063.68755: in VariableManager get_vars() 4871 1726773063.68794: Calling all_inventory to load vars for managed_node3 4871 1726773063.68796: Calling groups_inventory to load vars for managed_node3 4871 1726773063.68799: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773063.68809: Calling all_plugins_play to load vars for managed_node3 4871 1726773063.68812: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773063.68814: Calling groups_plugins_play to load vars for managed_node3 4871 1726773063.68978: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773063.69149: done with get_vars() 4871 1726773063.69159: done getting variables TASK [Remove kernel_settings tuned profile] ************************************ task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:36 Thursday 19 September 2024 15:11:03 -0400 (0:00:00.365) 0:00:35.435 **** 4871 1726773063.69267: entering _queue_task() for managed_node3/file 4871 1726773063.69564: worker is 1 (out of 1 available) 4871 1726773063.69580: exiting _queue_task() for managed_node3/file 4871 1726773063.69596: done queuing things up, now waiting for results queue to drain 4871 1726773063.69597: waiting for pending results... 4871 1726773063.70060: running TaskExecutor() for managed_node3/TASK: Remove kernel_settings tuned profile 4871 1726773063.70067: in run() - task 02b512f9-4fcf-027f-1ee8-00000000058c 4871 1726773063.70088: variable 'ansible_search_path' from source: unknown 4871 1726773063.70097: variable 'ansible_search_path' from source: unknown 4871 1726773063.70148: calling self._execute() 4871 1726773063.70259: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773063.70271: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773063.70288: variable 'omit' from source: magic vars 4871 1726773063.70431: variable 'omit' from source: magic vars 4871 1726773063.70483: variable 'omit' from source: magic vars 4871 1726773063.70642: variable '__kernel_settings_profile_dir' from source: role '' exported vars 4871 1726773063.70847: variable '__kernel_settings_profile_dir' from source: role '' exported vars 4871 1726773063.70933: variable '__kernel_settings_profile_parent' from source: set_fact 4871 1726773063.70939: variable '__kernel_settings_tuned_profile' from source: role '' exported vars 4871 1726773063.71044: variable 'omit' from source: magic vars 4871 1726773063.71080: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4871 1726773063.71111: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4871 1726773063.71129: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4871 1726773063.71145: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773063.71157: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773063.71183: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4871 1726773063.71190: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773063.71193: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773063.71263: Set connection var ansible_shell_type to sh 4871 1726773063.71273: Set connection var ansible_timeout to 10 4871 1726773063.71276: Set connection var ansible_connection to ssh 4871 1726773063.71282: Set connection var ansible_module_compression to ZIP_DEFLATED 4871 1726773063.71292: Set connection var ansible_pipelining to False 4871 1726773063.71297: Set connection var ansible_shell_executable to /bin/sh 4871 1726773063.71317: variable 'ansible_shell_executable' from source: unknown 4871 1726773063.71321: variable 'ansible_connection' from source: unknown 4871 1726773063.71323: variable 'ansible_module_compression' from source: unknown 4871 1726773063.71326: variable 'ansible_shell_type' from source: unknown 4871 1726773063.71328: variable 'ansible_shell_executable' from source: unknown 4871 1726773063.71330: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773063.71336: variable 'ansible_pipelining' from source: unknown 4871 1726773063.71339: variable 'ansible_timeout' from source: unknown 4871 1726773063.71344: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773063.71524: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 4871 1726773063.71541: variable 'omit' from source: magic vars 4871 1726773063.71548: starting attempt loop 4871 1726773063.71551: running the handler 4871 1726773063.71563: _low_level_execute_command(): starting 4871 1726773063.71570: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4871 1726773063.72139: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773063.72144: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4871 1726773063.72147: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found <<< 4871 1726773063.72150: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773063.72197: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773063.72201: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773063.72217: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773063.72263: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773063.73946: stdout chunk (state=3): >>>/root <<< 4871 1726773063.74111: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773063.74115: stdout chunk (state=3): >>><<< 4871 1726773063.74123: stderr chunk (state=3): >>><<< 4871 1726773063.74151: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773063.74164: _low_level_execute_command(): starting 4871 1726773063.74170: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773063.7415137-6451-50226447066461 `" && echo ansible-tmp-1726773063.7415137-6451-50226447066461="` echo /root/.ansible/tmp/ansible-tmp-1726773063.7415137-6451-50226447066461 `" ) && sleep 0' 4871 1726773063.74663: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773063.74667: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773063.74681: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773063.74683: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773063.74732: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773063.74737: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773063.74743: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773063.74782: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773063.76729: stdout chunk (state=3): >>>ansible-tmp-1726773063.7415137-6451-50226447066461=/root/.ansible/tmp/ansible-tmp-1726773063.7415137-6451-50226447066461 <<< 4871 1726773063.76844: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773063.76911: stderr chunk (state=3): >>><<< 4871 1726773063.76914: stdout chunk (state=3): >>><<< 4871 1726773063.76931: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773063.7415137-6451-50226447066461=/root/.ansible/tmp/ansible-tmp-1726773063.7415137-6451-50226447066461 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773063.76977: variable 'ansible_module_compression' from source: unknown 4871 1726773063.77020: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4871cqbcuaji/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 4871 1726773063.77053: variable 'ansible_facts' from source: unknown 4871 1726773063.77121: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773063.7415137-6451-50226447066461/AnsiballZ_file.py 4871 1726773063.77238: Sending initial data 4871 1726773063.77241: Sent initial data (150 bytes) 4871 1726773063.77726: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773063.77730: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773063.77732: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773063.77737: 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.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773063.77797: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773063.77800: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773063.77804: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773063.77844: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773063.79419: 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 <<< 4871 1726773063.79450: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4871 1726773063.79489: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpkz15q99o /root/.ansible/tmp/ansible-tmp-1726773063.7415137-6451-50226447066461/AnsiballZ_file.py <<< 4871 1726773063.79496: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773063.7415137-6451-50226447066461/AnsiballZ_file.py" <<< 4871 1726773063.79527: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpkz15q99o" to remote "/root/.ansible/tmp/ansible-tmp-1726773063.7415137-6451-50226447066461/AnsiballZ_file.py" <<< 4871 1726773063.79530: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773063.7415137-6451-50226447066461/AnsiballZ_file.py" <<< 4871 1726773063.80052: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773063.80130: stderr chunk (state=3): >>><<< 4871 1726773063.80134: stdout chunk (state=3): >>><<< 4871 1726773063.80155: done transferring module to remote 4871 1726773063.80166: _low_level_execute_command(): starting 4871 1726773063.80171: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773063.7415137-6451-50226447066461/ /root/.ansible/tmp/ansible-tmp-1726773063.7415137-6451-50226447066461/AnsiballZ_file.py && sleep 0' 4871 1726773063.80642: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773063.80660: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773063.80666: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773063.80726: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773063.80729: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773063.80733: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773063.80772: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773063.82565: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773063.82626: stderr chunk (state=3): >>><<< 4871 1726773063.82630: stdout chunk (state=3): >>><<< 4871 1726773063.82647: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773063.82650: _low_level_execute_command(): starting 4871 1726773063.82655: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773063.7415137-6451-50226447066461/AnsiballZ_file.py && sleep 0' 4871 1726773063.83148: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773063.83152: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773063.83155: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773063.83158: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773063.83214: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773063.83217: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773063.83220: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773063.83271: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773064.00645: stdout chunk (state=3): >>> {"path": "/etc/tuned/profiles/kernel_settings", "changed": true, "diff": {"before": {"path": "/etc/tuned/profiles/kernel_settings", "state": "directory", "path_content": {"directories": [], "files": ["/etc/tuned/profiles/kernel_settings/tuned.conf"]}}, "after": {"path": "/etc/tuned/profiles/kernel_settings", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 4871 1726773064.01983: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.99 closed. <<< 4871 1726773064.02001: stdout chunk (state=3): >>><<< 4871 1726773064.02015: stderr chunk (state=3): >>><<< 4871 1726773064.02041: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/tuned/profiles/kernel_settings", "changed": true, "diff": {"before": {"path": "/etc/tuned/profiles/kernel_settings", "state": "directory", "path_content": {"directories": [], "files": ["/etc/tuned/profiles/kernel_settings/tuned.conf"]}}, "after": {"path": "/etc/tuned/profiles/kernel_settings", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK 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.46.99 closed. 4871 1726773064.02104: done with _execute_module (file, {'path': '/etc/tuned/profiles/kernel_settings', 'state': 'absent', '_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': 'file', '_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-1726773063.7415137-6451-50226447066461/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4871 1726773064.02126: _low_level_execute_command(): starting 4871 1726773064.02138: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773063.7415137-6451-50226447066461/ > /dev/null 2>&1 && sleep 0' 4871 1726773064.02867: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4871 1726773064.02891: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773064.02915: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773064.02938: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4871 1726773064.03027: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773064.03062: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773064.03079: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773064.03106: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773064.03195: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773064.05156: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773064.05180: stderr chunk (state=3): >>><<< 4871 1726773064.05183: stdout chunk (state=3): >>><<< 4871 1726773064.05342: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773064.05345: handler run complete 4871 1726773064.05348: attempt loop complete, returning result 4871 1726773064.05351: _execute() done 4871 1726773064.05354: dumping result to json 4871 1726773064.05357: done dumping result, returning 4871 1726773064.05360: done running TaskExecutor() for managed_node3/TASK: Remove kernel_settings tuned profile [02b512f9-4fcf-027f-1ee8-00000000058c] 4871 1726773064.05363: sending task result for task 02b512f9-4fcf-027f-1ee8-00000000058c changed: [managed_node3] => { "changed": true, "path": "/etc/tuned/profiles/kernel_settings", "state": "absent" } 4871 1726773064.05527: no more pending results, returning what we have 4871 1726773064.05531: results queue empty 4871 1726773064.05531: checking for any_errors_fatal 4871 1726773064.05544: done checking for any_errors_fatal 4871 1726773064.05545: checking for max_fail_percentage 4871 1726773064.05547: done checking for max_fail_percentage 4871 1726773064.05547: checking to see if all hosts have failed and the running result is not ok 4871 1726773064.05548: done checking to see if all hosts have failed 4871 1726773064.05549: getting the remaining hosts for this loop 4871 1726773064.05551: done getting the remaining hosts for this loop 4871 1726773064.05555: getting the next task for host managed_node3 4871 1726773064.05561: done getting next task for host managed_node3 4871 1726773064.05564: ^ task is: TASK: Get active_profile 4871 1726773064.05568: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=6, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 4871 1726773064.05572: getting variables 4871 1726773064.05573: in VariableManager get_vars() 4871 1726773064.05612: Calling all_inventory to load vars for managed_node3 4871 1726773064.05615: Calling groups_inventory to load vars for managed_node3 4871 1726773064.05617: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773064.05631: Calling all_plugins_play to load vars for managed_node3 4871 1726773064.05634: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773064.05826: done sending task result for task 02b512f9-4fcf-027f-1ee8-00000000058c 4871 1726773064.05830: WORKER PROCESS EXITING 4871 1726773064.05838: Calling groups_plugins_play to load vars for managed_node3 4871 1726773064.06112: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773064.06361: done with get_vars() 4871 1726773064.06371: done getting variables TASK [Get active_profile] ****************************************************** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:41 Thursday 19 September 2024 15:11:04 -0400 (0:00:00.371) 0:00:35.806 **** 4871 1726773064.06450: entering _queue_task() for managed_node3/slurp 4871 1726773064.06705: worker is 1 (out of 1 available) 4871 1726773064.06722: exiting _queue_task() for managed_node3/slurp 4871 1726773064.06739: done queuing things up, now waiting for results queue to drain 4871 1726773064.06741: waiting for pending results... 4871 1726773064.06946: running TaskExecutor() for managed_node3/TASK: Get active_profile 4871 1726773064.07019: in run() - task 02b512f9-4fcf-027f-1ee8-00000000058d 4871 1726773064.07033: variable 'ansible_search_path' from source: unknown 4871 1726773064.07038: variable 'ansible_search_path' from source: unknown 4871 1726773064.07073: calling self._execute() 4871 1726773064.07153: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773064.07157: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773064.07167: variable 'omit' from source: magic vars 4871 1726773064.07257: variable 'omit' from source: magic vars 4871 1726773064.07294: variable 'omit' from source: magic vars 4871 1726773064.07318: variable '__kernel_settings_tuned_active_profile' from source: role '' exported vars 4871 1726773064.07566: variable '__kernel_settings_tuned_active_profile' from source: role '' exported vars 4871 1726773064.07631: variable '__kernel_settings_tuned_dir' from source: role '' exported vars 4871 1726773064.07659: variable 'omit' from source: magic vars 4871 1726773064.07698: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4871 1726773064.07728: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4871 1726773064.07749: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4871 1726773064.07764: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773064.07775: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773064.07804: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4871 1726773064.07807: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773064.07810: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773064.07886: Set connection var ansible_shell_type to sh 4871 1726773064.07895: Set connection var ansible_timeout to 10 4871 1726773064.07898: Set connection var ansible_connection to ssh 4871 1726773064.07906: Set connection var ansible_module_compression to ZIP_DEFLATED 4871 1726773064.07915: Set connection var ansible_pipelining to False 4871 1726773064.07920: Set connection var ansible_shell_executable to /bin/sh 4871 1726773064.07939: variable 'ansible_shell_executable' from source: unknown 4871 1726773064.07943: variable 'ansible_connection' from source: unknown 4871 1726773064.07947: variable 'ansible_module_compression' from source: unknown 4871 1726773064.07950: variable 'ansible_shell_type' from source: unknown 4871 1726773064.07952: variable 'ansible_shell_executable' from source: unknown 4871 1726773064.07954: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773064.07958: variable 'ansible_pipelining' from source: unknown 4871 1726773064.07961: variable 'ansible_timeout' from source: unknown 4871 1726773064.07963: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773064.08128: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 4871 1726773064.08138: variable 'omit' from source: magic vars 4871 1726773064.08145: starting attempt loop 4871 1726773064.08147: running the handler 4871 1726773064.08161: _low_level_execute_command(): starting 4871 1726773064.08168: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4871 1726773064.08893: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4871 1726773064.08902: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773064.08906: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773064.09012: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773064.09022: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773064.09026: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773064.09060: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773064.10702: stdout chunk (state=3): >>>/root <<< 4871 1726773064.10810: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773064.10871: stderr chunk (state=3): >>><<< 4871 1726773064.10875: stdout chunk (state=3): >>><<< 4871 1726773064.10899: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773064.10910: _low_level_execute_command(): starting 4871 1726773064.10918: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773064.1089852-6470-222319909161819 `" && echo ansible-tmp-1726773064.1089852-6470-222319909161819="` echo /root/.ansible/tmp/ansible-tmp-1726773064.1089852-6470-222319909161819 `" ) && sleep 0' 4871 1726773064.11459: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773064.11550: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773064.11554: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773064.11598: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773064.13544: stdout chunk (state=3): >>>ansible-tmp-1726773064.1089852-6470-222319909161819=/root/.ansible/tmp/ansible-tmp-1726773064.1089852-6470-222319909161819 <<< 4871 1726773064.13651: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773064.13713: stderr chunk (state=3): >>><<< 4871 1726773064.13716: stdout chunk (state=3): >>><<< 4871 1726773064.13733: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773064.1089852-6470-222319909161819=/root/.ansible/tmp/ansible-tmp-1726773064.1089852-6470-222319909161819 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773064.13783: variable 'ansible_module_compression' from source: unknown 4871 1726773064.13821: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4871cqbcuaji/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 4871 1726773064.13850: variable 'ansible_facts' from source: unknown 4871 1726773064.13911: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773064.1089852-6470-222319909161819/AnsiballZ_slurp.py 4871 1726773064.14023: Sending initial data 4871 1726773064.14027: Sent initial data (152 bytes) 4871 1726773064.14514: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773064.14518: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773064.14521: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration <<< 4871 1726773064.14523: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773064.14526: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773064.14582: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773064.14586: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773064.14588: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773064.14660: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773064.16205: 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 <<< 4871 1726773064.16235: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4871 1726773064.16273: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpi9v5xl58 /root/.ansible/tmp/ansible-tmp-1726773064.1089852-6470-222319909161819/AnsiballZ_slurp.py <<< 4871 1726773064.16276: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773064.1089852-6470-222319909161819/AnsiballZ_slurp.py" <<< 4871 1726773064.16311: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpi9v5xl58" to remote "/root/.ansible/tmp/ansible-tmp-1726773064.1089852-6470-222319909161819/AnsiballZ_slurp.py" <<< 4871 1726773064.16314: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773064.1089852-6470-222319909161819/AnsiballZ_slurp.py" <<< 4871 1726773064.16826: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773064.16904: stderr chunk (state=3): >>><<< 4871 1726773064.16907: stdout chunk (state=3): >>><<< 4871 1726773064.16927: done transferring module to remote 4871 1726773064.16939: _low_level_execute_command(): starting 4871 1726773064.16944: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773064.1089852-6470-222319909161819/ /root/.ansible/tmp/ansible-tmp-1726773064.1089852-6470-222319909161819/AnsiballZ_slurp.py && sleep 0' 4871 1726773064.17439: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773064.17446: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773064.17449: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773064.17451: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773064.17502: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773064.17506: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773064.17553: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773064.19362: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773064.19424: stderr chunk (state=3): >>><<< 4871 1726773064.19428: stdout chunk (state=3): >>><<< 4871 1726773064.19443: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773064.19446: _low_level_execute_command(): starting 4871 1726773064.19452: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773064.1089852-6470-222319909161819/AnsiballZ_slurp.py && sleep 0' 4871 1726773064.19951: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773064.19954: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773064.19957: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773064.19959: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773064.20015: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773064.20019: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773064.20025: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773064.20069: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773064.36380: stdout chunk (state=3): >>> {"content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "source": "/etc/tuned/active_profile", "encoding": "base64", "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "src": "/etc/tuned/active_profile"}}} <<< 4871 1726773064.37856: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.99 closed. <<< 4871 1726773064.37860: stdout chunk (state=3): >>><<< 4871 1726773064.37862: stderr chunk (state=3): >>><<< 4871 1726773064.38026: _low_level_execute_command() done: rc=0, stdout= {"content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "source": "/etc/tuned/active_profile", "encoding": "base64", "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "src": "/etc/tuned/active_profile"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK 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.46.99 closed. 4871 1726773064.38032: done with _execute_module (slurp, {'path': '/etc/tuned/active_profile', '_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': 'slurp', '_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-1726773064.1089852-6470-222319909161819/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4871 1726773064.38038: _low_level_execute_command(): starting 4871 1726773064.38040: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773064.1089852-6470-222319909161819/ > /dev/null 2>&1 && sleep 0' 4871 1726773064.38589: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4871 1726773064.38614: 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 <<< 4871 1726773064.38628: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found <<< 4871 1726773064.38642: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773064.38681: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773064.38713: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773064.38739: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773064.40722: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773064.40726: stderr chunk (state=3): >>><<< 4871 1726773064.40729: stdout chunk (state=3): >>><<< 4871 1726773064.40747: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773064.40754: handler run complete 4871 1726773064.40769: attempt loop complete, returning result 4871 1726773064.40772: _execute() done 4871 1726773064.40774: dumping result to json 4871 1726773064.40776: done dumping result, returning 4871 1726773064.40787: done running TaskExecutor() for managed_node3/TASK: Get active_profile [02b512f9-4fcf-027f-1ee8-00000000058d] 4871 1726773064.40790: sending task result for task 02b512f9-4fcf-027f-1ee8-00000000058d 4871 1726773064.40896: done sending task result for task 02b512f9-4fcf-027f-1ee8-00000000058d 4871 1726773064.40899: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "encoding": "base64", "source": "/etc/tuned/active_profile" } 4871 1726773064.40997: no more pending results, returning what we have 4871 1726773064.41001: results queue empty 4871 1726773064.41002: checking for any_errors_fatal 4871 1726773064.41017: done checking for any_errors_fatal 4871 1726773064.41018: checking for max_fail_percentage 4871 1726773064.41020: done checking for max_fail_percentage 4871 1726773064.41020: checking to see if all hosts have failed and the running result is not ok 4871 1726773064.41021: done checking to see if all hosts have failed 4871 1726773064.41022: getting the remaining hosts for this loop 4871 1726773064.41025: done getting the remaining hosts for this loop 4871 1726773064.41029: getting the next task for host managed_node3 4871 1726773064.41043: done getting next task for host managed_node3 4871 1726773064.41049: ^ task is: TASK: Ensure kernel_settings is not in active_profile 4871 1726773064.41053: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=6, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 4871 1726773064.41058: getting variables 4871 1726773064.41060: in VariableManager get_vars() 4871 1726773064.41108: Calling all_inventory to load vars for managed_node3 4871 1726773064.41111: Calling groups_inventory to load vars for managed_node3 4871 1726773064.41114: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773064.41128: Calling all_plugins_play to load vars for managed_node3 4871 1726773064.41132: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773064.41139: Calling groups_plugins_play to load vars for managed_node3 4871 1726773064.41374: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773064.41619: done with get_vars() 4871 1726773064.41632: done getting variables 4871 1726773064.41706: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Ensure kernel_settings is not in active_profile] ************************* task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:46 Thursday 19 September 2024 15:11:04 -0400 (0:00:00.352) 0:00:36.159 **** 4871 1726773064.41741: entering _queue_task() for managed_node3/copy 4871 1726773064.42170: worker is 1 (out of 1 available) 4871 1726773064.42188: exiting _queue_task() for managed_node3/copy 4871 1726773064.42209: done queuing things up, now waiting for results queue to drain 4871 1726773064.42211: waiting for pending results... 4871 1726773064.42421: running TaskExecutor() for managed_node3/TASK: Ensure kernel_settings is not in active_profile 4871 1726773064.42501: in run() - task 02b512f9-4fcf-027f-1ee8-00000000058e 4871 1726773064.42514: variable 'ansible_search_path' from source: unknown 4871 1726773064.42518: variable 'ansible_search_path' from source: unknown 4871 1726773064.42555: calling self._execute() 4871 1726773064.42628: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773064.42632: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773064.42643: variable 'omit' from source: magic vars 4871 1726773064.42730: variable 'omit' from source: magic vars 4871 1726773064.42768: variable 'omit' from source: magic vars 4871 1726773064.42792: variable '__active_profile' from source: task vars 4871 1726773064.43113: variable '__active_profile' from source: task vars 4871 1726773064.43265: variable '__cur_profile' from source: task vars 4871 1726773064.43380: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4871 1726773064.45942: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4871 1726773064.45947: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4871 1726773064.45966: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4871 1726773064.45997: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4871 1726773064.46039: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4871 1726773064.46112: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4871 1726773064.46139: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4871 1726773064.46158: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4871 1726773064.46186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4871 1726773064.46200: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4871 1726773064.46289: variable '__kernel_settings_tuned_current_profile' from source: set_fact 4871 1726773064.46339: variable '__kernel_settings_tuned_active_profile' from source: role '' exported vars 4871 1726773064.46404: variable '__kernel_settings_tuned_active_profile' from source: role '' exported vars 4871 1726773064.46464: variable '__kernel_settings_tuned_dir' from source: role '' exported vars 4871 1726773064.46490: variable 'omit' from source: magic vars 4871 1726773064.46511: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4871 1726773064.46532: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4871 1726773064.46552: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4871 1726773064.46567: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773064.46576: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773064.46604: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4871 1726773064.46607: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773064.46610: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773064.46684: Set connection var ansible_shell_type to sh 4871 1726773064.46691: Set connection var ansible_timeout to 10 4871 1726773064.46694: Set connection var ansible_connection to ssh 4871 1726773064.46703: Set connection var ansible_module_compression to ZIP_DEFLATED 4871 1726773064.46712: Set connection var ansible_pipelining to False 4871 1726773064.46717: Set connection var ansible_shell_executable to /bin/sh 4871 1726773064.46738: variable 'ansible_shell_executable' from source: unknown 4871 1726773064.46741: variable 'ansible_connection' from source: unknown 4871 1726773064.46744: variable 'ansible_module_compression' from source: unknown 4871 1726773064.46746: variable 'ansible_shell_type' from source: unknown 4871 1726773064.46749: variable 'ansible_shell_executable' from source: unknown 4871 1726773064.46753: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773064.46756: variable 'ansible_pipelining' from source: unknown 4871 1726773064.46759: variable 'ansible_timeout' from source: unknown 4871 1726773064.46764: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773064.46843: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4871 1726773064.46853: variable 'omit' from source: magic vars 4871 1726773064.46858: starting attempt loop 4871 1726773064.46861: running the handler 4871 1726773064.46873: _low_level_execute_command(): starting 4871 1726773064.46880: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4871 1726773064.47420: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773064.47424: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773064.47427: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773064.47429: 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.46.99 originally 10.31.46.99 debug2: match found <<< 4871 1726773064.47431: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773064.47488: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773064.47491: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773064.47493: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773064.47541: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773064.49224: stdout chunk (state=3): >>>/root <<< 4871 1726773064.49331: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773064.49406: stderr chunk (state=3): >>><<< 4871 1726773064.49409: stdout chunk (state=3): >>><<< 4871 1726773064.49441: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773064.49445: _low_level_execute_command(): starting 4871 1726773064.49448: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773064.494262-6487-127363367304 `" && echo ansible-tmp-1726773064.494262-6487-127363367304="` echo /root/.ansible/tmp/ansible-tmp-1726773064.494262-6487-127363367304 `" ) && sleep 0' 4871 1726773064.49941: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773064.49945: 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.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773064.49947: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration <<< 4871 1726773064.49950: 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 <<< 4871 1726773064.49952: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773064.50005: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773064.50009: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773064.50059: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773064.52008: stdout chunk (state=3): >>>ansible-tmp-1726773064.494262-6487-127363367304=/root/.ansible/tmp/ansible-tmp-1726773064.494262-6487-127363367304 <<< 4871 1726773064.52115: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773064.52179: stderr chunk (state=3): >>><<< 4871 1726773064.52182: stdout chunk (state=3): >>><<< 4871 1726773064.52200: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773064.494262-6487-127363367304=/root/.ansible/tmp/ansible-tmp-1726773064.494262-6487-127363367304 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773064.52281: variable 'ansible_module_compression' from source: unknown 4871 1726773064.52323: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4871cqbcuaji/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 4871 1726773064.52353: variable 'ansible_facts' from source: unknown 4871 1726773064.52418: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773064.494262-6487-127363367304/AnsiballZ_stat.py 4871 1726773064.52520: Sending initial data 4871 1726773064.52524: Sent initial data (147 bytes) 4871 1726773064.53030: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4871 1726773064.53036: 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.46.99 originally 10.31.46.99 debug2: match not found <<< 4871 1726773064.53039: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4871 1726773064.53041: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773064.53044: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773064.53092: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773064.53095: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773064.53098: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773064.53146: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773064.54719: 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 <<< 4871 1726773064.54754: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4871 1726773064.54791: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpi7ku7wkk /root/.ansible/tmp/ansible-tmp-1726773064.494262-6487-127363367304/AnsiballZ_stat.py <<< 4871 1726773064.54794: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773064.494262-6487-127363367304/AnsiballZ_stat.py" <<< 4871 1726773064.54825: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpi7ku7wkk" to remote "/root/.ansible/tmp/ansible-tmp-1726773064.494262-6487-127363367304/AnsiballZ_stat.py" <<< 4871 1726773064.54832: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773064.494262-6487-127363367304/AnsiballZ_stat.py" <<< 4871 1726773064.55357: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773064.55438: stderr chunk (state=3): >>><<< 4871 1726773064.55441: stdout chunk (state=3): >>><<< 4871 1726773064.55461: done transferring module to remote 4871 1726773064.55471: _low_level_execute_command(): starting 4871 1726773064.55476: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773064.494262-6487-127363367304/ /root/.ansible/tmp/ansible-tmp-1726773064.494262-6487-127363367304/AnsiballZ_stat.py && sleep 0' 4871 1726773064.55941: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773064.55964: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773064.55969: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773064.56022: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773064.56025: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773064.56028: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773064.56072: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773064.57914: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773064.57972: stderr chunk (state=3): >>><<< 4871 1726773064.57976: stdout chunk (state=3): >>><<< 4871 1726773064.57993: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773064.57997: _low_level_execute_command(): starting 4871 1726773064.58000: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773064.494262-6487-127363367304/AnsiballZ_stat.py && sleep 0' 4871 1726773064.58496: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773064.58500: 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.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773064.58502: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773064.58505: 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.46.99 originally 10.31.46.99 debug2: match found <<< 4871 1726773064.58507: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773064.58556: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773064.58560: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773064.58575: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773064.58621: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773064.76748: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/active_profile", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 30, "inode": 262941, "dev": 51714, "nlink": 1, "atime": 1726773064.3625445, "mtime": 1726773061.5995283, "ctime": 1726773061.5995283, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "a79569d3860cb6a066e0e92c8b22ffd0e8796bfd", "mimetype": "text/plain", "charset": "us-ascii", "version": "2268204675", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 4871 1726773064.78643: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.99 closed. <<< 4871 1726773064.78647: stdout chunk (state=3): >>><<< 4871 1726773064.78650: stderr chunk (state=3): >>><<< 4871 1726773064.78654: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/active_profile", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 30, "inode": 262941, "dev": 51714, "nlink": 1, "atime": 1726773064.3625445, "mtime": 1726773061.5995283, "ctime": 1726773061.5995283, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "a79569d3860cb6a066e0e92c8b22ffd0e8796bfd", "mimetype": "text/plain", "charset": "us-ascii", "version": "2268204675", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK 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.46.99 closed. 4871 1726773064.78663: done with _execute_module (ansible.legacy.stat, {'path': '/etc/tuned/active_profile', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.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-1726773064.494262-6487-127363367304/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 4871 1726773064.78768: Sending initial data 4871 1726773064.78782: Sent initial data (135 bytes) 4871 1726773064.79350: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773064.79366: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773064.79376: 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.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773064.79420: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773064.79446: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773064.79482: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773064.81143: 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 <<< 4871 1726773064.81183: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4871 1726773064.81225: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4871cqbcuaji/.w8x3_v_5 /root/.ansible/tmp/ansible-tmp-1726773064.494262-6487-127363367304/.source <<< 4871 1726773064.81228: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773064.494262-6487-127363367304/.source" <<< 4871 1726773064.81266: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4871cqbcuaji/.w8x3_v_5" to remote "/root/.ansible/tmp/ansible-tmp-1726773064.494262-6487-127363367304/.source" <<< 4871 1726773064.81273: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773064.494262-6487-127363367304/.source" <<< 4871 1726773064.81571: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773064.81604: stderr chunk (state=3): >>><<< 4871 1726773064.81618: stdout chunk (state=3): >>><<< 4871 1726773064.81729: _low_level_execute_command(): starting 4871 1726773064.81732: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773064.494262-6487-127363367304/ /root/.ansible/tmp/ansible-tmp-1726773064.494262-6487-127363367304/.source && sleep 0' 4871 1726773064.82358: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773064.82394: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773064.82450: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773064.82469: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773064.82494: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773064.84361: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773064.84392: stderr chunk (state=3): >>><<< 4871 1726773064.84395: stdout chunk (state=3): >>><<< 4871 1726773064.84443: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773064.84451: variable 'ansible_module_compression' from source: unknown 4871 1726773064.84503: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4871cqbcuaji/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 4871 1726773064.84532: variable 'ansible_facts' from source: unknown 4871 1726773064.84609: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773064.494262-6487-127363367304/AnsiballZ_copy.py 4871 1726773064.84850: Sending initial data 4871 1726773064.84856: Sent initial data (147 bytes) 4871 1726773064.85426: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4871 1726773064.85449: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773064.85458: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773064.85491: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4871 1726773064.85494: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773064.85497: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773064.85499: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773064.85561: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773064.85568: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773064.85570: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773064.85605: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773064.87181: 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 <<< 4871 1726773064.87219: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4871 1726773064.87256: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpmj99dj89 /root/.ansible/tmp/ansible-tmp-1726773064.494262-6487-127363367304/AnsiballZ_copy.py <<< 4871 1726773064.87264: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773064.494262-6487-127363367304/AnsiballZ_copy.py" <<< 4871 1726773064.87295: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpmj99dj89" to remote "/root/.ansible/tmp/ansible-tmp-1726773064.494262-6487-127363367304/AnsiballZ_copy.py" <<< 4871 1726773064.87299: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773064.494262-6487-127363367304/AnsiballZ_copy.py" <<< 4871 1726773064.87852: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773064.87911: stderr chunk (state=3): >>><<< 4871 1726773064.87914: stdout chunk (state=3): >>><<< 4871 1726773064.87932: done transferring module to remote 4871 1726773064.87942: _low_level_execute_command(): starting 4871 1726773064.87947: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773064.494262-6487-127363367304/ /root/.ansible/tmp/ansible-tmp-1726773064.494262-6487-127363367304/AnsiballZ_copy.py && sleep 0' 4871 1726773064.88433: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773064.88437: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773064.88442: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration <<< 4871 1726773064.88444: 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.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773064.88502: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773064.88507: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773064.88510: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773064.88549: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773064.90342: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773064.90404: stderr chunk (state=3): >>><<< 4871 1726773064.90408: stdout chunk (state=3): >>><<< 4871 1726773064.90423: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773064.90426: _low_level_execute_command(): starting 4871 1726773064.90431: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773064.494262-6487-127363367304/AnsiballZ_copy.py && sleep 0' 4871 1726773064.90920: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773064.90924: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4871 1726773064.90926: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4871 1726773064.90934: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773064.90989: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773064.90994: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773064.90997: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773064.91039: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773065.08633: stdout chunk (state=3): >>> {"dest": "/etc/tuned/active_profile", "src": "/root/.ansible/tmp/ansible-tmp-1726773064.494262-6487-127363367304/.source", "md5sum": "9a561d913bcdb5a659ec2dd035975a8e", "checksum": "633f07e1b5698d04352d5dca735869bf2fe77897", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 14, "invocation": {"module_args": {"dest": "/etc/tuned/active_profile", "mode": "0600", "src": "/root/.ansible/tmp/ansible-tmp-1726773064.494262-6487-127363367304/.source", "_original_basename": ".w8x3_v_5", "follow": false, "checksum": "633f07e1b5698d04352d5dca735869bf2fe77897", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 4871 1726773065.10158: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.99 closed. <<< 4871 1726773065.10162: stdout chunk (state=3): >>><<< 4871 1726773065.10165: stderr chunk (state=3): >>><<< 4871 1726773065.10315: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/active_profile", "src": "/root/.ansible/tmp/ansible-tmp-1726773064.494262-6487-127363367304/.source", "md5sum": "9a561d913bcdb5a659ec2dd035975a8e", "checksum": "633f07e1b5698d04352d5dca735869bf2fe77897", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 14, "invocation": {"module_args": {"dest": "/etc/tuned/active_profile", "mode": "0600", "src": "/root/.ansible/tmp/ansible-tmp-1726773064.494262-6487-127363367304/.source", "_original_basename": ".w8x3_v_5", "follow": false, "checksum": "633f07e1b5698d04352d5dca735869bf2fe77897", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK 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.46.99 closed. 4871 1726773065.10319: done with _execute_module (ansible.legacy.copy, {'dest': '/etc/tuned/active_profile', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726773064.494262-6487-127363367304/.source', '_original_basename': '.w8x3_v_5', 'follow': False, 'checksum': '633f07e1b5698d04352d5dca735869bf2fe77897', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.copy', '_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-1726773064.494262-6487-127363367304/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4871 1726773065.10322: _low_level_execute_command(): starting 4871 1726773065.10325: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773064.494262-6487-127363367304/ > /dev/null 2>&1 && sleep 0' 4871 1726773065.10868: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4871 1726773065.10900: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773065.10957: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773065.11029: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773065.11051: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773065.11073: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773065.11144: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773065.13175: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773065.13178: stderr chunk (state=3): >>><<< 4871 1726773065.13181: stdout chunk (state=3): >>><<< 4871 1726773065.13341: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773065.13351: handler run complete 4871 1726773065.13356: attempt loop complete, returning result 4871 1726773065.13358: _execute() done 4871 1726773065.13360: dumping result to json 4871 1726773065.13362: done dumping result, returning 4871 1726773065.13364: done running TaskExecutor() for managed_node3/TASK: Ensure kernel_settings is not in active_profile [02b512f9-4fcf-027f-1ee8-00000000058e] 4871 1726773065.13366: sending task result for task 02b512f9-4fcf-027f-1ee8-00000000058e 4871 1726773065.13455: done sending task result for task 02b512f9-4fcf-027f-1ee8-00000000058e 4871 1726773065.13458: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "checksum": "633f07e1b5698d04352d5dca735869bf2fe77897", "dest": "/etc/tuned/active_profile", "gid": 0, "group": "root", "md5sum": "9a561d913bcdb5a659ec2dd035975a8e", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 14, "src": "/root/.ansible/tmp/ansible-tmp-1726773064.494262-6487-127363367304/.source", "state": "file", "uid": 0 } 4871 1726773065.13518: no more pending results, returning what we have 4871 1726773065.13521: results queue empty 4871 1726773065.13521: checking for any_errors_fatal 4871 1726773065.13526: done checking for any_errors_fatal 4871 1726773065.13527: checking for max_fail_percentage 4871 1726773065.13528: done checking for max_fail_percentage 4871 1726773065.13528: checking to see if all hosts have failed and the running result is not ok 4871 1726773065.13529: done checking to see if all hosts have failed 4871 1726773065.13530: getting the remaining hosts for this loop 4871 1726773065.13531: done getting the remaining hosts for this loop 4871 1726773065.13536: getting the next task for host managed_node3 4871 1726773065.13547: done getting next task for host managed_node3 4871 1726773065.13550: ^ task is: TASK: Set profile_mode to auto 4871 1726773065.13553: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=6, rescue=0, always=4, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 4871 1726773065.13561: getting variables 4871 1726773065.13566: in VariableManager get_vars() 4871 1726773065.13617: Calling all_inventory to load vars for managed_node3 4871 1726773065.13620: Calling groups_inventory to load vars for managed_node3 4871 1726773065.13623: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773065.13645: Calling all_plugins_play to load vars for managed_node3 4871 1726773065.13649: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773065.13653: Calling groups_plugins_play to load vars for managed_node3 4871 1726773065.14046: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773065.14303: done with get_vars() 4871 1726773065.14322: done getting variables 4871 1726773065.14389: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set profile_mode to auto] ************************************************ task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:57 Thursday 19 September 2024 15:11:05 -0400 (0:00:00.726) 0:00:36.886 **** 4871 1726773065.14421: entering _queue_task() for managed_node3/copy 4871 1726773065.14781: worker is 1 (out of 1 available) 4871 1726773065.14801: exiting _queue_task() for managed_node3/copy 4871 1726773065.14817: done queuing things up, now waiting for results queue to drain 4871 1726773065.14819: waiting for pending results... 4871 1726773065.15039: running TaskExecutor() for managed_node3/TASK: Set profile_mode to auto 4871 1726773065.15113: in run() - task 02b512f9-4fcf-027f-1ee8-00000000058f 4871 1726773065.15128: variable 'ansible_search_path' from source: unknown 4871 1726773065.15132: variable 'ansible_search_path' from source: unknown 4871 1726773065.15167: calling self._execute() 4871 1726773065.15247: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773065.15251: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773065.15262: variable 'omit' from source: magic vars 4871 1726773065.15348: variable 'omit' from source: magic vars 4871 1726773065.15380: variable 'omit' from source: magic vars 4871 1726773065.15405: variable '__kernel_settings_tuned_profile_mode' from source: role '' exported vars 4871 1726773065.15660: variable '__kernel_settings_tuned_profile_mode' from source: role '' exported vars 4871 1726773065.15721: variable '__kernel_settings_tuned_dir' from source: role '' exported vars 4871 1726773065.15754: variable 'omit' from source: magic vars 4871 1726773065.15791: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4871 1726773065.15821: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4871 1726773065.15840: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4871 1726773065.15857: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773065.15867: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773065.15894: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4871 1726773065.15898: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773065.15900: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773065.15976: Set connection var ansible_shell_type to sh 4871 1726773065.15987: Set connection var ansible_timeout to 10 4871 1726773065.15990: Set connection var ansible_connection to ssh 4871 1726773065.15995: Set connection var ansible_module_compression to ZIP_DEFLATED 4871 1726773065.16004: Set connection var ansible_pipelining to False 4871 1726773065.16009: Set connection var ansible_shell_executable to /bin/sh 4871 1726773065.16028: variable 'ansible_shell_executable' from source: unknown 4871 1726773065.16031: variable 'ansible_connection' from source: unknown 4871 1726773065.16034: variable 'ansible_module_compression' from source: unknown 4871 1726773065.16038: variable 'ansible_shell_type' from source: unknown 4871 1726773065.16041: variable 'ansible_shell_executable' from source: unknown 4871 1726773065.16043: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773065.16046: variable 'ansible_pipelining' from source: unknown 4871 1726773065.16049: variable 'ansible_timeout' from source: unknown 4871 1726773065.16054: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773065.16168: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4871 1726773065.16179: variable 'omit' from source: magic vars 4871 1726773065.16187: starting attempt loop 4871 1726773065.16190: running the handler 4871 1726773065.16200: _low_level_execute_command(): starting 4871 1726773065.16208: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4871 1726773065.16976: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773065.17029: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773065.18669: stdout chunk (state=3): >>>/root <<< 4871 1726773065.18827: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773065.18838: stderr chunk (state=3): >>><<< 4871 1726773065.18841: stdout chunk (state=3): >>><<< 4871 1726773065.18865: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773065.18878: _low_level_execute_command(): starting 4871 1726773065.18885: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773065.1886594-6521-29492064140650 `" && echo ansible-tmp-1726773065.1886594-6521-29492064140650="` echo /root/.ansible/tmp/ansible-tmp-1726773065.1886594-6521-29492064140650 `" ) && sleep 0' 4871 1726773065.19376: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773065.19380: 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.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773065.19395: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773065.19461: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773065.19464: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773065.19472: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773065.19511: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773065.21458: stdout chunk (state=3): >>>ansible-tmp-1726773065.1886594-6521-29492064140650=/root/.ansible/tmp/ansible-tmp-1726773065.1886594-6521-29492064140650 <<< 4871 1726773065.21575: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773065.21642: stderr chunk (state=3): >>><<< 4871 1726773065.21646: stdout chunk (state=3): >>><<< 4871 1726773065.21662: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773065.1886594-6521-29492064140650=/root/.ansible/tmp/ansible-tmp-1726773065.1886594-6521-29492064140650 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773065.21750: variable 'ansible_module_compression' from source: unknown 4871 1726773065.21795: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4871cqbcuaji/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 4871 1726773065.21825: variable 'ansible_facts' from source: unknown 4871 1726773065.21893: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773065.1886594-6521-29492064140650/AnsiballZ_stat.py 4871 1726773065.21995: Sending initial data 4871 1726773065.21999: Sent initial data (150 bytes) 4871 1726773065.22496: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773065.22500: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773065.22503: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773065.22506: 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.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773065.22563: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773065.22567: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773065.22571: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773065.22609: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773065.24186: 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 <<< 4871 1726773065.24219: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4871 1726773065.24257: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpiax036uc /root/.ansible/tmp/ansible-tmp-1726773065.1886594-6521-29492064140650/AnsiballZ_stat.py <<< 4871 1726773065.24265: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773065.1886594-6521-29492064140650/AnsiballZ_stat.py" <<< 4871 1726773065.24297: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpiax036uc" to remote "/root/.ansible/tmp/ansible-tmp-1726773065.1886594-6521-29492064140650/AnsiballZ_stat.py" <<< 4871 1726773065.24301: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773065.1886594-6521-29492064140650/AnsiballZ_stat.py" <<< 4871 1726773065.24818: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773065.24897: stderr chunk (state=3): >>><<< 4871 1726773065.24900: stdout chunk (state=3): >>><<< 4871 1726773065.24920: done transferring module to remote 4871 1726773065.24934: _low_level_execute_command(): starting 4871 1726773065.24937: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773065.1886594-6521-29492064140650/ /root/.ansible/tmp/ansible-tmp-1726773065.1886594-6521-29492064140650/AnsiballZ_stat.py && sleep 0' 4871 1726773065.25431: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773065.25435: 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.46.99 originally 10.31.46.99 debug2: match not found <<< 4871 1726773065.25439: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4871 1726773065.25442: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4871 1726773065.25444: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773065.25494: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773065.25497: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773065.25547: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773065.27379: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773065.27441: stderr chunk (state=3): >>><<< 4871 1726773065.27445: stdout chunk (state=3): >>><<< 4871 1726773065.27458: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773065.27462: _low_level_execute_command(): starting 4871 1726773065.27467: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773065.1886594-6521-29492064140650/AnsiballZ_stat.py && sleep 0' 4871 1726773065.27964: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773065.27968: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773065.27970: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773065.27973: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773065.28028: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773065.28032: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773065.28034: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773065.28086: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773065.45557: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profile_mode", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 7, "inode": 262418, "dev": 51714, "nlink": 1, "atime": 1726773045.9463224, "mtime": 1726773061.5995283, "ctime": 1726773061.5995283, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "3ef9f23deed2e23d3ef2b88b842fb882313e15ce", "mimetype": "text/plain", "charset": "us-ascii", "version": "2154964060", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profile_mode", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 4871 1726773065.47195: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.99 closed. <<< 4871 1726773065.47316: stderr chunk (state=3): >>><<< 4871 1726773065.47319: stdout chunk (state=3): >>><<< 4871 1726773065.47338: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profile_mode", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 7, "inode": 262418, "dev": 51714, "nlink": 1, "atime": 1726773045.9463224, "mtime": 1726773061.5995283, "ctime": 1726773061.5995283, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "3ef9f23deed2e23d3ef2b88b842fb882313e15ce", "mimetype": "text/plain", "charset": "us-ascii", "version": "2154964060", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profile_mode", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK 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.46.99 closed. 4871 1726773065.47486: done with _execute_module (ansible.legacy.stat, {'path': '/etc/tuned/profile_mode', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.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-1726773065.1886594-6521-29492064140650/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 4871 1726773065.47642: Sending initial data 4871 1726773065.47851: Sent initial data (138 bytes) 4871 1726773065.48229: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4871 1726773065.48259: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773065.48276: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773065.48300: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4871 1726773065.48321: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 <<< 4871 1726773065.48333: stderr chunk (state=3): >>>debug2: match not found <<< 4871 1726773065.48350: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773065.48403: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773065.48462: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773065.48478: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773065.48512: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773065.48577: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773065.50233: 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 <<< 4871 1726773065.50298: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4871 1726773065.50344: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4871cqbcuaji/.7szig1c2 /root/.ansible/tmp/ansible-tmp-1726773065.1886594-6521-29492064140650/.source <<< 4871 1726773065.50356: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773065.1886594-6521-29492064140650/.source" <<< 4871 1726773065.50396: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4871cqbcuaji/.7szig1c2" to remote "/root/.ansible/tmp/ansible-tmp-1726773065.1886594-6521-29492064140650/.source" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773065.1886594-6521-29492064140650/.source" <<< 4871 1726773065.50740: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773065.50743: stderr chunk (state=3): >>><<< 4871 1726773065.50746: stdout chunk (state=3): >>><<< 4871 1726773065.50760: _low_level_execute_command(): starting 4871 1726773065.50770: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773065.1886594-6521-29492064140650/ /root/.ansible/tmp/ansible-tmp-1726773065.1886594-6521-29492064140650/.source && sleep 0' 4871 1726773065.51480: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4871 1726773065.51507: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773065.51523: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773065.51546: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4871 1726773065.51563: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 <<< 4871 1726773065.51588: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773065.51602: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773065.51654: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773065.51667: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773065.51729: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773065.53555: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773065.53618: stderr chunk (state=3): >>><<< 4871 1726773065.53622: stdout chunk (state=3): >>><<< 4871 1726773065.53638: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773065.53663: variable 'ansible_module_compression' from source: unknown 4871 1726773065.53700: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4871cqbcuaji/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 4871 1726773065.53719: variable 'ansible_facts' from source: unknown 4871 1726773065.53764: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773065.1886594-6521-29492064140650/AnsiballZ_copy.py 4871 1726773065.54218: Sending initial data 4871 1726773065.54222: Sent initial data (150 bytes) 4871 1726773065.54947: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773065.54980: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773065.55058: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773065.56650: 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 <<< 4871 1726773065.56681: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4871 1726773065.56726: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpp9cjlwvs /root/.ansible/tmp/ansible-tmp-1726773065.1886594-6521-29492064140650/AnsiballZ_copy.py <<< 4871 1726773065.56730: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773065.1886594-6521-29492064140650/AnsiballZ_copy.py" <<< 4871 1726773065.56764: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4871cqbcuaji/tmpp9cjlwvs" to remote "/root/.ansible/tmp/ansible-tmp-1726773065.1886594-6521-29492064140650/AnsiballZ_copy.py" <<< 4871 1726773065.56766: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773065.1886594-6521-29492064140650/AnsiballZ_copy.py" <<< 4871 1726773065.57443: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773065.57449: stderr chunk (state=3): >>><<< 4871 1726773065.57452: stdout chunk (state=3): >>><<< 4871 1726773065.57454: done transferring module to remote 4871 1726773065.57456: _low_level_execute_command(): starting 4871 1726773065.57460: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773065.1886594-6521-29492064140650/ /root/.ansible/tmp/ansible-tmp-1726773065.1886594-6521-29492064140650/AnsiballZ_copy.py && sleep 0' 4871 1726773065.57916: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773065.57920: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773065.57923: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration <<< 4871 1726773065.57925: 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.46.99 originally 10.31.46.99 debug2: match found <<< 4871 1726773065.57928: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773065.57980: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773065.57983: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773065.57986: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773065.58026: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773065.59832: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773065.59898: stderr chunk (state=3): >>><<< 4871 1726773065.59901: stdout chunk (state=3): >>><<< 4871 1726773065.59916: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773065.59920: _low_level_execute_command(): starting 4871 1726773065.59925: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773065.1886594-6521-29492064140650/AnsiballZ_copy.py && sleep 0' 4871 1726773065.60418: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773065.60422: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773065.60424: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773065.60427: 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.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773065.60485: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773065.60489: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773065.60491: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773065.60544: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773065.78154: stdout chunk (state=3): >>> {"dest": "/etc/tuned/profile_mode", "src": "/root/.ansible/tmp/ansible-tmp-1726773065.1886594-6521-29492064140650/.source", "md5sum": "451e20aff0f489cd2f7d4d73533aa961", "checksum": "43683f4e92c48be4b00ddd86e011a4f27fcdbeb5", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 5, "invocation": {"module_args": {"dest": "/etc/tuned/profile_mode", "mode": "0600", "src": "/root/.ansible/tmp/ansible-tmp-1726773065.1886594-6521-29492064140650/.source", "_original_basename": ".7szig1c2", "follow": false, "checksum": "43683f4e92c48be4b00ddd86e011a4f27fcdbeb5", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 4871 1726773065.79593: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.99 closed. <<< 4871 1726773065.79652: stderr chunk (state=3): >>><<< 4871 1726773065.79656: stdout chunk (state=3): >>><<< 4871 1726773065.79671: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/profile_mode", "src": "/root/.ansible/tmp/ansible-tmp-1726773065.1886594-6521-29492064140650/.source", "md5sum": "451e20aff0f489cd2f7d4d73533aa961", "checksum": "43683f4e92c48be4b00ddd86e011a4f27fcdbeb5", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 5, "invocation": {"module_args": {"dest": "/etc/tuned/profile_mode", "mode": "0600", "src": "/root/.ansible/tmp/ansible-tmp-1726773065.1886594-6521-29492064140650/.source", "_original_basename": ".7szig1c2", "follow": false, "checksum": "43683f4e92c48be4b00ddd86e011a4f27fcdbeb5", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK 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.46.99 closed. 4871 1726773065.79702: done with _execute_module (ansible.legacy.copy, {'dest': '/etc/tuned/profile_mode', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726773065.1886594-6521-29492064140650/.source', '_original_basename': '.7szig1c2', 'follow': False, 'checksum': '43683f4e92c48be4b00ddd86e011a4f27fcdbeb5', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.copy', '_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-1726773065.1886594-6521-29492064140650/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4871 1726773065.79715: _low_level_execute_command(): starting 4871 1726773065.79718: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773065.1886594-6521-29492064140650/ > /dev/null 2>&1 && sleep 0' 4871 1726773065.80210: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773065.80214: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4871 1726773065.80217: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found <<< 4871 1726773065.80219: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773065.80277: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773065.80286: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773065.80324: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773065.82231: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773065.82310: stderr chunk (state=3): >>><<< 4871 1726773065.82313: stdout chunk (state=3): >>><<< 4871 1726773065.82316: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773065.82319: handler run complete 4871 1726773065.82341: attempt loop complete, returning result 4871 1726773065.82344: _execute() done 4871 1726773065.82347: dumping result to json 4871 1726773065.82353: done dumping result, returning 4871 1726773065.82360: done running TaskExecutor() for managed_node3/TASK: Set profile_mode to auto [02b512f9-4fcf-027f-1ee8-00000000058f] 4871 1726773065.82366: sending task result for task 02b512f9-4fcf-027f-1ee8-00000000058f 4871 1726773065.82478: done sending task result for task 02b512f9-4fcf-027f-1ee8-00000000058f 4871 1726773065.82481: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "checksum": "43683f4e92c48be4b00ddd86e011a4f27fcdbeb5", "dest": "/etc/tuned/profile_mode", "gid": 0, "group": "root", "md5sum": "451e20aff0f489cd2f7d4d73533aa961", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 5, "src": "/root/.ansible/tmp/ansible-tmp-1726773065.1886594-6521-29492064140650/.source", "state": "file", "uid": 0 } 4871 1726773065.82573: no more pending results, returning what we have 4871 1726773065.82576: results queue empty 4871 1726773065.82577: checking for any_errors_fatal 4871 1726773065.82587: done checking for any_errors_fatal 4871 1726773065.82588: checking for max_fail_percentage 4871 1726773065.82589: done checking for max_fail_percentage 4871 1726773065.82597: checking to see if all hosts have failed and the running result is not ok 4871 1726773065.82598: done checking to see if all hosts have failed 4871 1726773065.82598: getting the remaining hosts for this loop 4871 1726773065.82600: done getting the remaining hosts for this loop 4871 1726773065.82605: getting the next task for host managed_node3 4871 1726773065.82611: done getting next task for host managed_node3 4871 1726773065.82614: ^ task is: TASK: Restart tuned 4871 1726773065.82617: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=6, rescue=0, always=5, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 4871 1726773065.82620: getting variables 4871 1726773065.82622: in VariableManager get_vars() 4871 1726773065.82657: Calling all_inventory to load vars for managed_node3 4871 1726773065.82659: Calling groups_inventory to load vars for managed_node3 4871 1726773065.82661: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773065.82673: Calling all_plugins_play to load vars for managed_node3 4871 1726773065.82675: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773065.82678: Calling groups_plugins_play to load vars for managed_node3 4871 1726773065.82828: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773065.83225: done with get_vars() 4871 1726773065.83236: done getting variables 4871 1726773065.83287: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Restart tuned] *********************************************************** task path: /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:64 Thursday 19 September 2024 15:11:05 -0400 (0:00:00.688) 0:00:37.575 **** 4871 1726773065.83309: entering _queue_task() for managed_node3/service 4871 1726773065.83574: worker is 1 (out of 1 available) 4871 1726773065.83592: exiting _queue_task() for managed_node3/service 4871 1726773065.83606: done queuing things up, now waiting for results queue to drain 4871 1726773065.83608: waiting for pending results... 4871 1726773065.83813: running TaskExecutor() for managed_node3/TASK: Restart tuned 4871 1726773065.83895: in run() - task 02b512f9-4fcf-027f-1ee8-000000000590 4871 1726773065.83910: variable 'ansible_search_path' from source: unknown 4871 1726773065.83914: variable 'ansible_search_path' from source: unknown 4871 1726773065.83959: variable '__kernel_settings_services' from source: include_vars 4871 1726773065.84248: variable '__kernel_settings_services' from source: include_vars 4871 1726773065.84314: variable 'omit' from source: magic vars 4871 1726773065.84418: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773065.84429: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773065.84440: variable 'omit' from source: magic vars 4871 1726773065.84507: variable 'omit' from source: magic vars 4871 1726773065.84537: variable 'omit' from source: magic vars 4871 1726773065.84567: variable 'item' from source: unknown 4871 1726773065.84630: variable 'item' from source: unknown 4871 1726773065.84653: variable 'omit' from source: magic vars 4871 1726773065.84691: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4871 1726773065.84722: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4871 1726773065.84743: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4871 1726773065.84758: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773065.84769: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4871 1726773065.84795: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4871 1726773065.84799: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773065.84801: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773065.84874: Set connection var ansible_shell_type to sh 4871 1726773065.84882: Set connection var ansible_timeout to 10 4871 1726773065.84888: Set connection var ansible_connection to ssh 4871 1726773065.84894: Set connection var ansible_module_compression to ZIP_DEFLATED 4871 1726773065.84902: Set connection var ansible_pipelining to False 4871 1726773065.84907: Set connection var ansible_shell_executable to /bin/sh 4871 1726773065.84924: variable 'ansible_shell_executable' from source: unknown 4871 1726773065.84927: variable 'ansible_connection' from source: unknown 4871 1726773065.84930: variable 'ansible_module_compression' from source: unknown 4871 1726773065.84933: variable 'ansible_shell_type' from source: unknown 4871 1726773065.84937: variable 'ansible_shell_executable' from source: unknown 4871 1726773065.84940: variable 'ansible_host' from source: host vars for 'managed_node3' 4871 1726773065.84943: variable 'ansible_pipelining' from source: unknown 4871 1726773065.84946: variable 'ansible_timeout' from source: unknown 4871 1726773065.84949: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4871 1726773065.85065: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 4871 1726773065.85075: variable 'omit' from source: magic vars 4871 1726773065.85080: starting attempt loop 4871 1726773065.85083: running the handler 4871 1726773065.85162: variable 'ansible_facts' from source: unknown 4871 1726773065.85270: _low_level_execute_command(): starting 4871 1726773065.85276: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4871 1726773065.85840: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773065.85844: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773065.85848: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found <<< 4871 1726773065.85851: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773065.85904: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773065.85909: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773065.85911: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773065.85957: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773065.87618: stdout chunk (state=3): >>>/root <<< 4871 1726773065.87734: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773065.87797: stderr chunk (state=3): >>><<< 4871 1726773065.87801: stdout chunk (state=3): >>><<< 4871 1726773065.87826: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773065.87841: _low_level_execute_command(): starting 4871 1726773065.87847: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773065.8782575-6545-278393596412145 `" && echo ansible-tmp-1726773065.8782575-6545-278393596412145="` echo /root/.ansible/tmp/ansible-tmp-1726773065.8782575-6545-278393596412145 `" ) && sleep 0' 4871 1726773065.88349: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773065.88356: 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.46.99 originally 10.31.46.99 debug2: match not found <<< 4871 1726773065.88365: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4871 1726773065.88368: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4871 1726773065.88371: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773065.88418: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773065.88425: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773065.88427: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773065.88462: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773065.90404: stdout chunk (state=3): >>>ansible-tmp-1726773065.8782575-6545-278393596412145=/root/.ansible/tmp/ansible-tmp-1726773065.8782575-6545-278393596412145 <<< 4871 1726773065.90523: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773065.90586: stderr chunk (state=3): >>><<< 4871 1726773065.90591: stdout chunk (state=3): >>><<< 4871 1726773065.90608: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773065.8782575-6545-278393596412145=/root/.ansible/tmp/ansible-tmp-1726773065.8782575-6545-278393596412145 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773065.90643: variable 'ansible_module_compression' from source: unknown 4871 1726773065.90693: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4871cqbcuaji/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 4871 1726773065.90753: variable 'ansible_facts' from source: unknown 4871 1726773065.90896: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773065.8782575-6545-278393596412145/AnsiballZ_systemd.py 4871 1726773065.91021: Sending initial data 4871 1726773065.91024: Sent initial data (154 bytes) 4871 1726773065.91516: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773065.91520: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found <<< 4871 1726773065.91522: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773065.91525: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773065.91527: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773065.91586: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773065.91589: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773065.91591: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773065.91634: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773065.93345: 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 <<< 4871 1726773065.93351: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4871 1726773065.93353: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4871cqbcuaji/tmp3rlkzcvw /root/.ansible/tmp/ansible-tmp-1726773065.8782575-6545-278393596412145/AnsiballZ_systemd.py <<< 4871 1726773065.93355: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773065.8782575-6545-278393596412145/AnsiballZ_systemd.py" <<< 4871 1726773065.93384: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4871cqbcuaji/tmp3rlkzcvw" to remote "/root/.ansible/tmp/ansible-tmp-1726773065.8782575-6545-278393596412145/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773065.8782575-6545-278393596412145/AnsiballZ_systemd.py" <<< 4871 1726773065.94961: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773065.94998: stderr chunk (state=3): >>><<< 4871 1726773065.95012: stdout chunk (state=3): >>><<< 4871 1726773065.95050: done transferring module to remote 4871 1726773065.95066: _low_level_execute_command(): starting 4871 1726773065.95080: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773065.8782575-6545-278393596412145/ /root/.ansible/tmp/ansible-tmp-1726773065.8782575-6545-278393596412145/AnsiballZ_systemd.py && sleep 0' 4871 1726773065.95890: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773065.95917: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773065.95938: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773065.95962: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773065.96044: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773065.97960: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773065.97975: stdout chunk (state=3): >>><<< 4871 1726773065.97992: stderr chunk (state=3): >>><<< 4871 1726773065.98015: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773065.98118: _low_level_execute_command(): starting 4871 1726773065.98122: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773065.8782575-6545-278393596412145/AnsiballZ_systemd.py && sleep 0' 4871 1726773065.98728: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4871 1726773065.98748: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773065.98762: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773065.98788: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4871 1726773065.98901: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK <<< 4871 1726773065.98957: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773065.99000: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773066.30670: stdout chunk (state=3): >>> {"name": "tuned", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "45s", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "10190", "ControlPID": "0", "BusName": "com.redhat.tuned", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Thu 2024-09-19 15:10:40 EDT", "ExecMainStartTimestampMonotonic": "452064126", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "10190", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:10:40 EDT] ; stop_time=[n/a] ; pid=10190 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:10:40 EDT] ; stop_time=[n/a] ; pid=10190 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5765", "MemoryCurrent": "15335424", "MemoryPeak": "15818752", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3493089280", "CPUUsageNSec": "133578000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4416", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14721", "LimitNPROCSoft": "14721", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "<<< 4871 1726773066.30677: stdout chunk (state=3): >>>LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "dbus.socket dbus-broker.service system.slice sysinit.target", "WantedBy": "multi-user.target", "Conflicts": "tlp.service auto-cpufreq.service power-profiles-daemon.service cpupower.service shutdown.target", "Before": "shutdown.target multi-user.target", "After": "dbus.socket dbus-broker.service sysinit.target systemd-sysctl.service basic.target network.target polkit.service system.slice systemd-journald.socket", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running",<<< 4871 1726773066.30695: stdout chunk (state=3): >>> "FragmentPath": "/usr/lib/systemd/system/tuned.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Thu 2024-09-19 15:10:40 EDT", "StateChangeTimestampMonotonic": "452178801", "InactiveExitTimestamp": "Thu 2024-09-19 15:10:40 EDT", "InactiveExitTimestampMonotonic": "452064379", "ActiveEnterTimestamp": "Thu 2024-09-19 15:10:40 EDT", "ActiveEnterTimestampMonotonic": "452178801", "ActiveExitTimestamp": "Thu 2024-09-19 15:10:40 EDT", "ActiveExitTimestampMonotonic": "452025531", "InactiveEnterTimestamp": "Thu 2024-09-19 15:10:40 EDT", "InactiveEnterTimestampMonotonic": "452057042", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 15:10:40 EDT", "ConditionTimestampMonotonic": "452058281", "AssertTimestamp": "Thu 2024-09-19 15:10:40 EDT", "AssertTimestampMonotonic": "452058291", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "8596047286a74a73ba12540c3d1134fd", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "tuned", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 4871 1726773066.32744: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.99 closed. <<< 4871 1726773066.32749: stderr chunk (state=3): >>><<< 4871 1726773066.32751: stdout chunk (state=3): >>><<< 4871 1726773066.32947: _low_level_execute_command() done: rc=0, stdout= {"name": "tuned", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "45s", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "10190", "ControlPID": "0", "BusName": "com.redhat.tuned", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Thu 2024-09-19 15:10:40 EDT", "ExecMainStartTimestampMonotonic": "452064126", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "10190", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:10:40 EDT] ; stop_time=[n/a] ; pid=10190 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:10:40 EDT] ; stop_time=[n/a] ; pid=10190 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5765", "MemoryCurrent": "15335424", "MemoryPeak": "15818752", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3493089280", "CPUUsageNSec": "133578000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4416", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14721", "LimitNPROCSoft": "14721", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "dbus.socket dbus-broker.service system.slice sysinit.target", "WantedBy": "multi-user.target", "Conflicts": "tlp.service auto-cpufreq.service power-profiles-daemon.service cpupower.service shutdown.target", "Before": "shutdown.target multi-user.target", "After": "dbus.socket dbus-broker.service sysinit.target systemd-sysctl.service basic.target network.target polkit.service system.slice systemd-journald.socket", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Thu 2024-09-19 15:10:40 EDT", "StateChangeTimestampMonotonic": "452178801", "InactiveExitTimestamp": "Thu 2024-09-19 15:10:40 EDT", "InactiveExitTimestampMonotonic": "452064379", "ActiveEnterTimestamp": "Thu 2024-09-19 15:10:40 EDT", "ActiveEnterTimestampMonotonic": "452178801", "ActiveExitTimestamp": "Thu 2024-09-19 15:10:40 EDT", "ActiveExitTimestampMonotonic": "452025531", "InactiveEnterTimestamp": "Thu 2024-09-19 15:10:40 EDT", "InactiveEnterTimestampMonotonic": "452057042", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 15:10:40 EDT", "ConditionTimestampMonotonic": "452058281", "AssertTimestamp": "Thu 2024-09-19 15:10:40 EDT", "AssertTimestampMonotonic": "452058291", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "8596047286a74a73ba12540c3d1134fd", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "tuned", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK 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.46.99 closed. 4871 1726773066.33098: done with _execute_module (ansible.legacy.systemd, {'name': 'tuned', 'state': 'started', 'enabled': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.systemd', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726773065.8782575-6545-278393596412145/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4871 1726773066.33126: _low_level_execute_command(): starting 4871 1726773066.33137: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773065.8782575-6545-278393596412145/ > /dev/null 2>&1 && sleep 0' 4871 1726773066.33747: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4871 1726773066.33763: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4871 1726773066.33774: 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.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4871 1726773066.33819: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' <<< 4871 1726773066.33838: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4871 1726773066.33884: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4871 1726773066.35877: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4871 1726773066.35891: stdout chunk (state=3): >>><<< 4871 1726773066.35902: stderr chunk (state=3): >>><<< 4871 1726773066.35923: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.99 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.99 originally 10.31.46.99 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/aed6d4dedc' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4871 1726773066.35937: handler run complete 4871 1726773066.36008: attempt loop complete, returning result 4871 1726773066.36033: variable 'item' from source: unknown 4871 1726773066.36127: variable 'item' from source: unknown ok: [managed_node3] => (item=tuned) => { "ansible_loop_var": "item", "changed": false, "enabled": true, "item": "tuned", "name": "tuned", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Thu 2024-09-19 15:10:40 EDT", "ActiveEnterTimestampMonotonic": "452178801", "ActiveExitTimestamp": "Thu 2024-09-19 15:10:40 EDT", "ActiveExitTimestampMonotonic": "452025531", "ActiveState": "active", "After": "dbus.socket dbus-broker.service sysinit.target systemd-sysctl.service basic.target network.target polkit.service system.slice systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-09-19 15:10:40 EDT", "AssertTimestampMonotonic": "452058291", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "com.redhat.tuned", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "133578000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 15:10:40 EDT", "ConditionTimestampMonotonic": "452058281", "ConfigurationDirectoryMode": "0755", "Conflicts": "tlp.service auto-cpufreq.service power-profiles-daemon.service cpupower.service shutdown.target", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5765", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "10190", "ExecMainStartTimestamp": "Thu 2024-09-19 15:10:40 EDT", "ExecMainStartTimestampMonotonic": "452064126", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:10:40 EDT] ; stop_time=[n/a] ; pid=10190 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:10:40 EDT] ; stop_time=[n/a] ; pid=10190 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Thu 2024-09-19 15:10:40 EDT", "InactiveEnterTimestampMonotonic": "452057042", "InactiveExitTimestamp": "Thu 2024-09-19 15:10:40 EDT", "InactiveExitTimestampMonotonic": "452064379", "InvocationID": "8596047286a74a73ba12540c3d1134fd", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14721", "LimitNPROCSoft": "14721", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "10190", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3493089280", "MemoryCurrent": "15335424", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "15818752", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/tuned/tuned.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.socket dbus-broker.service system.slice sysinit.target", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Thu 2024-09-19 15:10:40 EDT", "StateChangeTimestampMonotonic": "452178801", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "4416", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 4871 1726773066.36687: dumping result to json 4871 1726773066.36691: done dumping result, returning 4871 1726773066.36693: done running TaskExecutor() for managed_node3/TASK: Restart tuned [02b512f9-4fcf-027f-1ee8-000000000590] 4871 1726773066.36695: sending task result for task 02b512f9-4fcf-027f-1ee8-000000000590 4871 1726773066.36805: done sending task result for task 02b512f9-4fcf-027f-1ee8-000000000590 4871 1726773066.36809: WORKER PROCESS EXITING 4871 1726773066.36891: no more pending results, returning what we have 4871 1726773066.36894: results queue empty 4871 1726773066.36894: checking for any_errors_fatal 4871 1726773066.36899: done checking for any_errors_fatal 4871 1726773066.36900: checking for max_fail_percentage 4871 1726773066.36900: done checking for max_fail_percentage 4871 1726773066.36901: checking to see if all hosts have failed and the running result is not ok 4871 1726773066.36901: done checking to see if all hosts have failed 4871 1726773066.36902: getting the remaining hosts for this loop 4871 1726773066.36903: done getting the remaining hosts for this loop 4871 1726773066.36906: getting the next task for host managed_node3 4871 1726773066.36911: done getting next task for host managed_node3 4871 1726773066.36912: ^ task is: TASK: meta (flush_handlers) 4871 1726773066.36914: ^ state is: HOST STATE: block=3, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4871 1726773066.36918: getting variables 4871 1726773066.36919: in VariableManager get_vars() 4871 1726773066.36943: Calling all_inventory to load vars for managed_node3 4871 1726773066.36945: Calling groups_inventory to load vars for managed_node3 4871 1726773066.36946: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773066.36955: Calling all_plugins_play to load vars for managed_node3 4871 1726773066.36957: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773066.36959: Calling groups_plugins_play to load vars for managed_node3 4871 1726773066.37094: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773066.37231: done with get_vars() 4871 1726773066.37243: done getting variables 4871 1726773066.37295: in VariableManager get_vars() 4871 1726773066.37304: Calling all_inventory to load vars for managed_node3 4871 1726773066.37306: Calling groups_inventory to load vars for managed_node3 4871 1726773066.37307: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773066.37311: Calling all_plugins_play to load vars for managed_node3 4871 1726773066.37312: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773066.37314: Calling groups_plugins_play to load vars for managed_node3 4871 1726773066.37411: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773066.37544: done with get_vars() 4871 1726773066.37556: done queuing things up, now waiting for results queue to drain 4871 1726773066.37557: results queue empty 4871 1726773066.37558: checking for any_errors_fatal 4871 1726773066.37564: done checking for any_errors_fatal 4871 1726773066.37565: checking for max_fail_percentage 4871 1726773066.37565: done checking for max_fail_percentage 4871 1726773066.37566: checking to see if all hosts have failed and the running result is not ok 4871 1726773066.37566: done checking to see if all hosts have failed 4871 1726773066.37567: getting the remaining hosts for this loop 4871 1726773066.37567: done getting the remaining hosts for this loop 4871 1726773066.37569: getting the next task for host managed_node3 4871 1726773066.37574: done getting next task for host managed_node3 4871 1726773066.37575: ^ task is: TASK: meta (flush_handlers) 4871 1726773066.37576: ^ state is: HOST STATE: block=4, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4871 1726773066.37579: getting variables 4871 1726773066.37579: in VariableManager get_vars() 4871 1726773066.37588: Calling all_inventory to load vars for managed_node3 4871 1726773066.37589: Calling groups_inventory to load vars for managed_node3 4871 1726773066.37591: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773066.37594: Calling all_plugins_play to load vars for managed_node3 4871 1726773066.37596: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773066.37597: Calling groups_plugins_play to load vars for managed_node3 4871 1726773066.37692: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773066.37822: done with get_vars() 4871 1726773066.37829: done getting variables 4871 1726773066.37866: in VariableManager get_vars() 4871 1726773066.37874: Calling all_inventory to load vars for managed_node3 4871 1726773066.37876: Calling groups_inventory to load vars for managed_node3 4871 1726773066.37877: Calling all_plugins_inventory to load vars for managed_node3 4871 1726773066.37880: Calling all_plugins_play to load vars for managed_node3 4871 1726773066.37881: Calling groups_plugins_inventory to load vars for managed_node3 4871 1726773066.37883: Calling groups_plugins_play to load vars for managed_node3 4871 1726773066.37976: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4871 1726773066.38134: done with get_vars() 4871 1726773066.38144: done queuing things up, now waiting for results queue to drain 4871 1726773066.38146: results queue empty 4871 1726773066.38146: checking for any_errors_fatal 4871 1726773066.38148: done checking for any_errors_fatal 4871 1726773066.38148: checking for max_fail_percentage 4871 1726773066.38149: done checking for max_fail_percentage 4871 1726773066.38149: checking to see if all hosts have failed and the running result is not ok 4871 1726773066.38150: done checking to see if all hosts have failed 4871 1726773066.38150: getting the remaining hosts for this loop 4871 1726773066.38151: done getting the remaining hosts for this loop 4871 1726773066.38153: getting the next task for host managed_node3 4871 1726773066.38156: done getting next task for host managed_node3 4871 1726773066.38156: ^ task is: None 4871 1726773066.38157: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4871 1726773066.38158: done queuing things up, now waiting for results queue to drain 4871 1726773066.38159: results queue empty 4871 1726773066.38159: checking for any_errors_fatal 4871 1726773066.38160: done checking for any_errors_fatal 4871 1726773066.38160: checking for max_fail_percentage 4871 1726773066.38161: done checking for max_fail_percentage 4871 1726773066.38162: checking to see if all hosts have failed and the running result is not ok 4871 1726773066.38162: done checking to see if all hosts have failed 4871 1726773066.38163: getting the next task for host managed_node3 4871 1726773066.38165: done getting next task for host managed_node3 4871 1726773066.38165: ^ task is: None 4871 1726773066.38166: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node3 : ok=88 changed=12 unreachable=0 failed=0 skipped=45 rescued=0 ignored=0 Thursday 19 September 2024 15:11:06 -0400 (0:00:00.549) 0:00:38.124 **** =============================================================================== Gathering Facts --------------------------------------------------------- 2.95s /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml:2 fedora.linux_system_roles.kernel_settings : Ensure required packages are installed --- 1.53s /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 fedora.linux_system_roles.kernel_settings : Tuned apply settings -------- 1.49s /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:157 fedora.linux_system_roles.kernel_settings : Ensure required packages are installed --- 1.36s /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 Ensure python command exists for tests below ---------------------------- 1.32s /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml:14 fedora.linux_system_roles.kernel_settings : Ensure required packages are installed --- 1.32s /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started --- 0.85s /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:67 Put expected contents into temporary file ------------------------------- 0.83s /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml:8 fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile --- 0.80s /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:91 fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile --- 0.79s /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:91 fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory --- 0.79s /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 fedora.linux_system_roles.kernel_settings : Apply kernel settings ------- 0.78s /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory --- 0.77s /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory --- 0.76s /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes --- 0.75s /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:149 fedora.linux_system_roles.kernel_settings : Apply kernel settings ------- 0.74s /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 Ensure kernel_settings is not in active_profile ------------------------- 0.73s /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:46 fedora.linux_system_roles.kernel_settings : Apply kernel settings ------- 0.72s /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 fedora.linux_system_roles.kernel_settings : Set profile_mode to manual --- 0.72s /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:99 Set profile_mode to auto ------------------------------------------------ 0.69s /tmp/collections-SA1/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:57 4871 1726773066.38266: RUNNING CLEANUP