[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. 4487 1726776662.51879: 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-ruS 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 4487 1726776662.52512: Added group all to inventory 4487 1726776662.52515: Added group ungrouped to inventory 4487 1726776662.52519: Group all now contains ungrouped 4487 1726776662.52523: Examining possible inventory source: /tmp/kernel_settings-k8V/inventory.yml 4487 1726776662.89458: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 4487 1726776662.89534: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 4487 1726776662.89562: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 4487 1726776662.89628: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 4487 1726776662.89718: Loaded config def from plugin (inventory/script) 4487 1726776662.89721: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 4487 1726776662.89773: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 4487 1726776662.89882: Loaded config def from plugin (inventory/yaml) 4487 1726776662.89885: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 4487 1726776662.89992: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 4487 1726776662.90879: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 4487 1726776662.90883: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 4487 1726776662.90886: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 4487 1726776662.90892: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 4487 1726776662.90897: Loading data from /tmp/kernel_settings-k8V/inventory.yml 4487 1726776662.90986: /tmp/kernel_settings-k8V/inventory.yml was not parsable by auto 4487 1726776662.91071: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 4487 1726776662.91116: Loading data from /tmp/kernel_settings-k8V/inventory.yml 4487 1726776662.91224: group all already in inventory 4487 1726776662.91232: set inventory_file for managed_node1 4487 1726776662.91236: set inventory_dir for managed_node1 4487 1726776662.91237: Added host managed_node1 to inventory 4487 1726776662.91240: Added host managed_node1 to group all 4487 1726776662.91241: set ansible_host for managed_node1 4487 1726776662.91242: set ansible_ssh_extra_args for managed_node1 4487 1726776662.91245: set inventory_file for managed_node2 4487 1726776662.91248: set inventory_dir for managed_node2 4487 1726776662.91250: Added host managed_node2 to inventory 4487 1726776662.91253: Added host managed_node2 to group all 4487 1726776662.91254: set ansible_host for managed_node2 4487 1726776662.91255: set ansible_ssh_extra_args for managed_node2 4487 1726776662.91258: set inventory_file for managed_node3 4487 1726776662.91260: set inventory_dir for managed_node3 4487 1726776662.91261: Added host managed_node3 to inventory 4487 1726776662.91263: Added host managed_node3 to group all 4487 1726776662.91263: set ansible_host for managed_node3 4487 1726776662.91264: set ansible_ssh_extra_args for managed_node3 4487 1726776662.91267: Reconcile groups and hosts in inventory. 4487 1726776662.91275: Group ungrouped now contains managed_node1 4487 1726776662.91277: Group ungrouped now contains managed_node2 4487 1726776662.91283: Group ungrouped now contains managed_node3 4487 1726776662.91372: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 4487 1726776662.91534: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 4487 1726776662.91592: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 4487 1726776662.91636: Loaded config def from plugin (vars/host_group_vars) 4487 1726776662.91639: 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) 4487 1726776662.91646: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 4487 1726776662.91657: 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) 4487 1726776662.91701: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 4487 1726776662.92119: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776662.92258: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 4487 1726776662.92321: Loaded config def from plugin (connection/local) 4487 1726776662.92324: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 4487 1726776662.93162: Loaded config def from plugin (connection/paramiko_ssh) 4487 1726776662.93166: 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) 4487 1726776662.94276: 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) 4487 1726776662.94329: Loaded config def from plugin (connection/psrp) 4487 1726776662.94344: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 4487 1726776662.95283: 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) 4487 1726776662.95471: Loaded config def from plugin (connection/ssh) 4487 1726776662.95474: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 4487 1726776662.97852: 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) 4487 1726776662.97905: Loaded config def from plugin (connection/winrm) 4487 1726776662.97909: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 4487 1726776662.97943: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 4487 1726776662.98020: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 4487 1726776662.98099: Loaded config def from plugin (shell/cmd) 4487 1726776662.98101: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 4487 1726776662.98137: 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) 4487 1726776662.98221: Loaded config def from plugin (shell/powershell) 4487 1726776662.98224: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 4487 1726776662.98284: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 4487 1726776662.98497: Loaded config def from plugin (shell/sh) 4487 1726776662.98499: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 4487 1726776662.98536: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 4487 1726776662.98701: Loaded config def from plugin (become/runas) 4487 1726776662.98703: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 4487 1726776662.98968: Loaded config def from plugin (become/su) 4487 1726776662.98970: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 4487 1726776662.99187: Loaded config def from plugin (become/sudo) 4487 1726776662.99190: 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 4487 1726776662.99236: Loading data from /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml 4487 1726776662.99913: trying /usr/local/lib/python3.12/site-packages/ansible/modules 4487 1726776663.04009: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 4487 1726776663.04514: in VariableManager get_vars() 4487 1726776663.04538: done with get_vars() 4487 1726776663.04716: in VariableManager get_vars() 4487 1726776663.04732: done with get_vars() 4487 1726776663.05202: in VariableManager get_vars() 4487 1726776663.05216: done with get_vars() 4487 1726776663.05556: in VariableManager get_vars() 4487 1726776663.05576: done with get_vars() 4487 1726776663.05633: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 4487 1726776663.05659: 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 4487 1726776663.05941: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 4487 1726776663.06255: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 4487 1726776663.06258: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-ruS/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) 4487 1726776663.06292: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 4487 1726776663.06371: 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) 4487 1726776663.06782: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 4487 1726776663.06853: Loaded config def from plugin (callback/default) 4487 1726776663.06855: Loading CallbackModule 'default' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 4487 1726776663.08475: Loaded config def from plugin (callback/junit) 4487 1726776663.08478: Loading CallbackModule 'junit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 4487 1726776663.08534: 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) 4487 1726776663.08611: Loaded config def from plugin (callback/minimal) 4487 1726776663.08613: Loading CallbackModule 'minimal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 4487 1726776663.08664: Loading CallbackModule 'oneline' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 4487 1726776663.08734: Loaded config def from plugin (callback/tree) 4487 1726776663.08737: Loading CallbackModule 'tree' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 4487 1726776663.08884: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 4487 1726776663.08886: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-ruS/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_simple_settings.yml ******************************************** 1 plays in /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml 4487 1726776663.08914: in VariableManager get_vars() 4487 1726776663.08929: done with get_vars() 4487 1726776663.08936: in VariableManager get_vars() 4487 1726776663.08952: done with get_vars() 4487 1726776663.08959: variable 'omit' from source: magic vars 4487 1726776663.09001: in VariableManager get_vars() 4487 1726776663.09015: done with get_vars() 4487 1726776663.09039: variable 'omit' from source: magic vars PLAY [Test simple kernel settings] ********************************************* 4487 1726776663.09794: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 4487 1726776663.09873: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 4487 1726776663.09901: getting the remaining hosts for this loop 4487 1726776663.09903: done getting the remaining hosts for this loop 4487 1726776663.09905: getting the next task for host managed_node3 4487 1726776663.09909: done getting next task for host managed_node3 4487 1726776663.09914: ^ task is: TASK: Gathering Facts 4487 1726776663.09916: ^ 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 4487 1726776663.09918: getting variables 4487 1726776663.09919: in VariableManager get_vars() 4487 1726776663.09933: Calling all_inventory to load vars for managed_node3 4487 1726776663.10066: Calling groups_inventory to load vars for managed_node3 4487 1726776663.10070: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776663.10083: Calling all_plugins_play to load vars for managed_node3 4487 1726776663.10095: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776663.10099: Calling groups_plugins_play to load vars for managed_node3 4487 1726776663.10134: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776663.10197: done with get_vars() 4487 1726776663.10204: done getting variables 4487 1726776663.10275: 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-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml:2 Thursday 19 September 2024 16:11:03 -0400 (0:00:00.015) 0:00:00.015 **** 4487 1726776663.10297: entering _queue_task() for managed_node3/gather_facts 4487 1726776663.10298: Creating lock for gather_facts 4487 1726776663.10644: worker is 1 (out of 1 available) 4487 1726776663.10657: exiting _queue_task() for managed_node3/gather_facts 4487 1726776663.10669: done queuing things up, now waiting for results queue to drain 4487 1726776663.10671: waiting for pending results... 4487 1726776663.10984: running TaskExecutor() for managed_node3/TASK: Gathering Facts 4487 1726776663.11009: in run() - task 0233de48-8dd1-4d03-fd06-000000000014 4487 1726776663.11028: variable 'ansible_search_path' from source: unknown 4487 1726776663.11085: calling self._execute() 4487 1726776663.11145: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776663.11158: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776663.11171: variable 'omit' from source: magic vars 4487 1726776663.11280: variable 'omit' from source: magic vars 4487 1726776663.11319: variable 'omit' from source: magic vars 4487 1726776663.11360: variable 'omit' from source: magic vars 4487 1726776663.11418: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4487 1726776663.11463: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4487 1726776663.11512: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4487 1726776663.11521: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776663.11539: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776663.11578: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4487 1726776663.11622: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776663.11626: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776663.11716: Set connection var ansible_pipelining to False 4487 1726776663.11736: Set connection var ansible_shell_executable to /bin/sh 4487 1726776663.11751: Set connection var ansible_timeout to 10 4487 1726776663.11763: Set connection var ansible_module_compression to ZIP_DEFLATED 4487 1726776663.11840: Set connection var ansible_connection to ssh 4487 1726776663.11843: Set connection var ansible_shell_type to sh 4487 1726776663.11845: variable 'ansible_shell_executable' from source: unknown 4487 1726776663.11847: variable 'ansible_connection' from source: unknown 4487 1726776663.11851: variable 'ansible_module_compression' from source: unknown 4487 1726776663.11853: variable 'ansible_shell_type' from source: unknown 4487 1726776663.11856: variable 'ansible_shell_executable' from source: unknown 4487 1726776663.11858: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776663.11860: variable 'ansible_pipelining' from source: unknown 4487 1726776663.11862: variable 'ansible_timeout' from source: unknown 4487 1726776663.11864: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776663.12067: 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) 4487 1726776663.12080: variable 'omit' from source: magic vars 4487 1726776663.12088: starting attempt loop 4487 1726776663.12094: running the handler 4487 1726776663.12111: variable 'ansible_facts' from source: unknown 4487 1726776663.12133: _low_level_execute_command(): starting 4487 1726776663.12460: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4487 1726776663.13938: 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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776663.14058: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776663.14102: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776663.14167: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776663.14273: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776663.16076: stdout chunk (state=3): >>>/root <<< 4487 1726776663.16295: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776663.16405: stderr chunk (state=3): >>><<< 4487 1726776663.16534: stdout chunk (state=3): >>><<< 4487 1726776663.16568: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776663.16590: _low_level_execute_command(): starting 4487 1726776663.16606: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776663.1657677-4528-163705699773142 `" && echo ansible-tmp-1726776663.1657677-4528-163705699773142="` echo /root/.ansible/tmp/ansible-tmp-1726776663.1657677-4528-163705699773142 `" ) && sleep 0' 4487 1726776663.17315: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4487 1726776663.17333: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776663.17365: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4487 1726776663.17464: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776663.17487: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776663.17503: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776663.17624: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776663.19771: stdout chunk (state=3): >>>ansible-tmp-1726776663.1657677-4528-163705699773142=/root/.ansible/tmp/ansible-tmp-1726776663.1657677-4528-163705699773142 <<< 4487 1726776663.20058: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776663.20255: stdout chunk (state=3): >>><<< 4487 1726776663.20258: stderr chunk (state=3): >>><<< 4487 1726776663.20261: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776663.1657677-4528-163705699773142=/root/.ansible/tmp/ansible-tmp-1726776663.1657677-4528-163705699773142 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776663.20263: variable 'ansible_module_compression' from source: unknown 4487 1726776663.20265: ANSIBALLZ: Using generic lock for ansible.legacy.setup 4487 1726776663.20266: ANSIBALLZ: Acquiring lock 4487 1726776663.20269: ANSIBALLZ: Lock acquired: 139899586679760 4487 1726776663.20271: ANSIBALLZ: Creating module 4487 1726776663.63784: ANSIBALLZ: Writing module into payload 4487 1726776663.63886: ANSIBALLZ: Writing module 4487 1726776663.63910: ANSIBALLZ: Renaming module 4487 1726776663.63916: ANSIBALLZ: Done creating module 4487 1726776663.63948: variable 'ansible_facts' from source: unknown 4487 1726776663.63955: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4487 1726776663.63962: _low_level_execute_command(): starting 4487 1726776663.63968: _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' 4487 1726776663.64430: 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 <<< 4487 1726776663.64454: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776663.64458: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776663.64461: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776663.64464: 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.14.47 originally 10.31.14.47 debug2: match found <<< 4487 1726776663.64478: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776663.64526: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776663.64530: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776663.64539: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776663.64634: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776663.66449: stdout chunk (state=3): >>>PLATFORM <<< 4487 1726776663.66539: stdout chunk (state=3): >>>Linux <<< 4487 1726776663.66557: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 <<< 4487 1726776663.66563: stdout chunk (state=3): >>>/usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 4487 1726776663.66701: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776663.66760: stderr chunk (state=3): >>><<< 4487 1726776663.66763: stdout chunk (state=3): >>><<< 4487 1726776663.66777: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776663.66786 [managed_node3]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 4487 1726776663.66824: _low_level_execute_command(): starting 4487 1726776663.66828: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 4487 1726776663.66910: Sending initial data 4487 1726776663.66913: Sent initial data (1181 bytes) 4487 1726776663.67299: 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 <<< 4487 1726776663.67302: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776663.67305: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776663.67307: 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.14.47 originally 10.31.14.47 debug2: match found <<< 4487 1726776663.67316: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776663.67365: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776663.67371: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776663.67373: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776663.67453: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776663.71203: 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"} <<< 4487 1726776663.71628: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776663.71682: stderr chunk (state=3): >>><<< 4487 1726776663.71686: stdout chunk (state=3): >>><<< 4487 1726776663.71698: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776663.71768: variable 'ansible_facts' from source: unknown 4487 1726776663.71771: variable 'ansible_facts' from source: unknown 4487 1726776663.71780: variable 'ansible_module_compression' from source: unknown 4487 1726776663.71809: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4487xee7_rt3/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 4487 1726776663.71834: variable 'ansible_facts' from source: unknown 4487 1726776663.71953: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776663.1657677-4528-163705699773142/AnsiballZ_setup.py 4487 1726776663.72073: Sending initial data 4487 1726776663.72076: Sent initial data (152 bytes) 4487 1726776663.72535: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776663.72543: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4487 1726776663.72569: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776663.72572: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776663.72575: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776663.72638: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776663.72641: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776663.72718: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776663.74442: 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 <<< 4487 1726776663.74446: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4487 1726776663.74517: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4487 1726776663.74601: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4487xee7_rt3/tmpt9kv67be /root/.ansible/tmp/ansible-tmp-1726776663.1657677-4528-163705699773142/AnsiballZ_setup.py <<< 4487 1726776663.74604: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776663.1657677-4528-163705699773142/AnsiballZ_setup.py" <<< 4487 1726776663.74679: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4487xee7_rt3/tmpt9kv67be" to remote "/root/.ansible/tmp/ansible-tmp-1726776663.1657677-4528-163705699773142/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776663.1657677-4528-163705699773142/AnsiballZ_setup.py" <<< 4487 1726776663.75919: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776663.75985: stderr chunk (state=3): >>><<< 4487 1726776663.75988: stdout chunk (state=3): >>><<< 4487 1726776663.76012: done transferring module to remote 4487 1726776663.76024: _low_level_execute_command(): starting 4487 1726776663.76029: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776663.1657677-4528-163705699773142/ /root/.ansible/tmp/ansible-tmp-1726776663.1657677-4528-163705699773142/AnsiballZ_setup.py && sleep 0' 4487 1726776663.76490: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776663.76494: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4487 1726776663.76496: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776663.76498: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776663.76501: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found <<< 4487 1726776663.76503: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776663.76550: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776663.76574: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776663.76651: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776663.78589: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776663.78642: stderr chunk (state=3): >>><<< 4487 1726776663.78646: stdout chunk (state=3): >>><<< 4487 1726776663.78661: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776663.78667: _low_level_execute_command(): starting 4487 1726776663.78672: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776663.1657677-4528-163705699773142/AnsiballZ_setup.py && sleep 0' 4487 1726776663.79125: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776663.79128: 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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776663.79131: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776663.79133: 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.14.47 originally 10.31.14.47 debug2: match found <<< 4487 1726776663.79135: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776663.79185: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776663.79188: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776663.79286: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776665.89852: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_fips": false, "ansible_loadavg": {"1m": 0.2763671875, "5m": 0.25439453125, "15m": 0.11376953125}, "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_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-14-47.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-47", "ansible_nodename": "ip-10-31-14-47.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": "ec2a03e8616d2fb2aeabc8e90e560b1c", "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_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_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCl3yQMd4rsi3JSkBSi14dejPcppHqNZRjb9vKOOC4p1P7Em07jEVfzT/nVm5k+7gVGoFV4t8EfHvOCntTzqJ3RFy7UP6wA3JEgsaIIb8JcgsiCn5Qbfe+HVTyVvZvdg63hdp/hKUSw8f8KkkSpgl7a54Muh7FRQmw4Jpw337jW5NQmjdYhm56o1L/qjuHQpif7kN12nczPFyuox8AD1aTWC+M8UfniI9iyNOErvobkd1Wo7MPOueiDHjgk89nW7IcDtz8RV4W9fyX7MdzRHv3t4MbezDyS1nsyqYODaZa25vNPQx+doQhWvYxcyNDxzIbTP+wgZvPQ9hbdkkt8EA9uFxF+7faQ3ftN2KbiyqUviUObcUrAxFGu3HyApYq6EofUT1wiUs3d4aZzZVDEaHFM70bR5J2b+VQzDTvx03WEgTevxnIX+IU/HmqM3RHXkc7VPKowPtnRTrmGK1aMl1YgiPOFDnZqlEKavePUbGxeCi8+MNSVLs2JBnfqt9d0pfc=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGylrRBwL3xbGtoHdO6Mgp93r5uJXzHHrJs7dOmbJS3QLxm3lCf5hNhocSFDIApFvp8CtFI9G35Ot8h/lbcFWGk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIEsva7ghKKTYonq7rHou1/aDeR8QyoiSE8X7o6TQxc4C", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_lsb": {}, "ansible_iscsi_iqn": "", "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:b5954bb9-e972-4b2a-94f1-a82c77e96f77", "ansible_is_chroot": false, "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_apparmor": {"status": "disabled"}, "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.45.186 33694 10.31.14.47 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "US<<< 4487 1726776665.89908: stdout chunk (state=3): >>>ER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.45.186 33694 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_local": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Thursday", "weekday_number": "4", "weeknumber": "38", "day": "19", "hour": "16", "minute": "11", "second": "05", "epoch": "1726776665", "epoch_int": "1726776665", "date": "2024-09-19", "time": "16:11:05", "iso8601_micro": "2024-09-19T20:11:05.517972Z", "iso8601": "2024-09-19T20:11:05Z", "iso8601_basic": "20240919T161105517972", "iso8601_basic_short": "20240919T161105", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_fibre_channel_wwn": [], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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": 3076, "ansible_swaptotal_mb": 3715, "ansible_swapfree_mb": 3715, "ansible_memory_mb": {"real": {"total": 3716, "used": 640, "free": 3076}, "nocache": {"free": 3475, "used": 241}, "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": "ec2a03e8-616d-2fb2-aeab-c8e90e560b1c", "ansible_product_uuid": "ec2a03e8-616d-2fb2-aeab-c8e90e560b1c", "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": 254, "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": 251386793984, "block_size": 4096, "block_total": 64483404, "block_available": 61373729, "block_used": 3109675, "inode_total": 16384000, "inode_available": 16302484, "inode_used": 81516, "uuid": "6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"}], "ansible_pkg_mgr": "dnf", "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:f4:52:ef:37", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.14.47", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:f4ff:fe52:ef37", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.14.47", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:f4:52:ef:37", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.14.47"], "ansible_all_ipv6_addresses": ["fe80::8ff:f4ff:fe52:ef37"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.14.47", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:f4ff:fe52:ef37"]}, "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 4487 1726776665.92680: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 4487 1726776665.92684: stderr chunk (state=3): >>><<< 4487 1726776665.92686: stdout chunk (state=3): >>><<< 4487 1726776665.92689: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_fips": false, "ansible_loadavg": {"1m": 0.2763671875, "5m": 0.25439453125, "15m": 0.11376953125}, "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_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-14-47.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-47", "ansible_nodename": "ip-10-31-14-47.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": "ec2a03e8616d2fb2aeabc8e90e560b1c", "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_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_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCl3yQMd4rsi3JSkBSi14dejPcppHqNZRjb9vKOOC4p1P7Em07jEVfzT/nVm5k+7gVGoFV4t8EfHvOCntTzqJ3RFy7UP6wA3JEgsaIIb8JcgsiCn5Qbfe+HVTyVvZvdg63hdp/hKUSw8f8KkkSpgl7a54Muh7FRQmw4Jpw337jW5NQmjdYhm56o1L/qjuHQpif7kN12nczPFyuox8AD1aTWC+M8UfniI9iyNOErvobkd1Wo7MPOueiDHjgk89nW7IcDtz8RV4W9fyX7MdzRHv3t4MbezDyS1nsyqYODaZa25vNPQx+doQhWvYxcyNDxzIbTP+wgZvPQ9hbdkkt8EA9uFxF+7faQ3ftN2KbiyqUviUObcUrAxFGu3HyApYq6EofUT1wiUs3d4aZzZVDEaHFM70bR5J2b+VQzDTvx03WEgTevxnIX+IU/HmqM3RHXkc7VPKowPtnRTrmGK1aMl1YgiPOFDnZqlEKavePUbGxeCi8+MNSVLs2JBnfqt9d0pfc=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGylrRBwL3xbGtoHdO6Mgp93r5uJXzHHrJs7dOmbJS3QLxm3lCf5hNhocSFDIApFvp8CtFI9G35Ot8h/lbcFWGk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIEsva7ghKKTYonq7rHou1/aDeR8QyoiSE8X7o6TQxc4C", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_lsb": {}, "ansible_iscsi_iqn": "", "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:b5954bb9-e972-4b2a-94f1-a82c77e96f77", "ansible_is_chroot": false, "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_apparmor": {"status": "disabled"}, "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.45.186 33694 10.31.14.47 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.45.186 33694 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_local": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Thursday", "weekday_number": "4", "weeknumber": "38", "day": "19", "hour": "16", "minute": "11", "second": "05", "epoch": "1726776665", "epoch_int": "1726776665", "date": "2024-09-19", "time": "16:11:05", "iso8601_micro": "2024-09-19T20:11:05.517972Z", "iso8601": "2024-09-19T20:11:05Z", "iso8601_basic": "20240919T161105517972", "iso8601_basic_short": "20240919T161105", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_fibre_channel_wwn": [], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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": 3076, "ansible_swaptotal_mb": 3715, "ansible_swapfree_mb": 3715, "ansible_memory_mb": {"real": {"total": 3716, "used": 640, "free": 3076}, "nocache": {"free": 3475, "used": 241}, "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": "ec2a03e8-616d-2fb2-aeab-c8e90e560b1c", "ansible_product_uuid": "ec2a03e8-616d-2fb2-aeab-c8e90e560b1c", "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": 254, "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": 251386793984, "block_size": 4096, "block_total": 64483404, "block_available": 61373729, "block_used": 3109675, "inode_total": 16384000, "inode_available": 16302484, "inode_used": 81516, "uuid": "6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"}], "ansible_pkg_mgr": "dnf", "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:f4:52:ef:37", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.14.47", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:f4ff:fe52:ef37", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.14.47", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:f4:52:ef:37", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.14.47"], "ansible_all_ipv6_addresses": ["fe80::8ff:f4ff:fe52:ef37"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.14.47", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:f4ff:fe52:ef37"]}, "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK 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.14.47 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. 4487 1726776665.93493: 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-1726776663.1657677-4528-163705699773142/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4487 1726776665.93526: _low_level_execute_command(): starting 4487 1726776665.93623: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776663.1657677-4528-163705699773142/ > /dev/null 2>&1 && sleep 0' 4487 1726776665.94446: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4487 1726776665.94470: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776665.94487: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776665.94506: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4487 1726776665.94639: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776665.94643: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776665.94670: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776665.94792: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776665.96903: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776665.96907: stderr chunk (state=3): >>><<< 4487 1726776665.96910: stdout chunk (state=3): >>><<< 4487 1726776665.96931: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776665.96939: handler run complete 4487 1726776665.97045: variable 'ansible_facts' from source: unknown 4487 1726776665.97125: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776665.97527: variable 'ansible_facts' from source: unknown 4487 1726776665.97680: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776665.97814: attempt loop complete, returning result 4487 1726776665.97824: _execute() done 4487 1726776665.97830: dumping result to json 4487 1726776665.97871: done dumping result, returning 4487 1726776665.97883: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0233de48-8dd1-4d03-fd06-000000000014] 4487 1726776665.97901: sending task result for task 0233de48-8dd1-4d03-fd06-000000000014 4487 1726776666.00622: done sending task result for task 0233de48-8dd1-4d03-fd06-000000000014 4487 1726776666.00625: WORKER PROCESS EXITING ok: [managed_node3] 4487 1726776666.01027: no more pending results, returning what we have 4487 1726776666.01031: results queue empty 4487 1726776666.01032: checking for any_errors_fatal 4487 1726776666.01033: done checking for any_errors_fatal 4487 1726776666.01034: checking for max_fail_percentage 4487 1726776666.01035: done checking for max_fail_percentage 4487 1726776666.01036: checking to see if all hosts have failed and the running result is not ok 4487 1726776666.01037: done checking to see if all hosts have failed 4487 1726776666.01038: getting the remaining hosts for this loop 4487 1726776666.01039: done getting the remaining hosts for this loop 4487 1726776666.01042: getting the next task for host managed_node3 4487 1726776666.01052: done getting next task for host managed_node3 4487 1726776666.01053: ^ task is: TASK: meta (flush_handlers) 4487 1726776666.01054: ^ 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 4487 1726776666.01057: getting variables 4487 1726776666.01058: in VariableManager get_vars() 4487 1726776666.01068: Calling all_inventory to load vars for managed_node3 4487 1726776666.01070: Calling groups_inventory to load vars for managed_node3 4487 1726776666.01072: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776666.01077: Calling all_plugins_play to load vars for managed_node3 4487 1726776666.01079: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776666.01081: Calling groups_plugins_play to load vars for managed_node3 4487 1726776666.01222: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776666.01355: done with get_vars() 4487 1726776666.01362: done getting variables 4487 1726776666.01397: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 4487 1726776666.01435: in VariableManager get_vars() 4487 1726776666.01446: Calling all_inventory to load vars for managed_node3 4487 1726776666.01450: Calling groups_inventory to load vars for managed_node3 4487 1726776666.01453: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776666.01458: Calling all_plugins_play to load vars for managed_node3 4487 1726776666.01460: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776666.01462: Calling groups_plugins_play to load vars for managed_node3 4487 1726776666.01566: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776666.01710: done with get_vars() 4487 1726776666.01722: done queuing things up, now waiting for results queue to drain 4487 1726776666.01724: results queue empty 4487 1726776666.01724: checking for any_errors_fatal 4487 1726776666.01726: done checking for any_errors_fatal 4487 1726776666.01729: checking for max_fail_percentage 4487 1726776666.01730: done checking for max_fail_percentage 4487 1726776666.01731: checking to see if all hosts have failed and the running result is not ok 4487 1726776666.01731: done checking to see if all hosts have failed 4487 1726776666.01732: getting the remaining hosts for this loop 4487 1726776666.01732: done getting the remaining hosts for this loop 4487 1726776666.01734: getting the next task for host managed_node3 4487 1726776666.01737: done getting next task for host managed_node3 4487 1726776666.01738: ^ task is: TASK: Set platform independent vars used by this test 4487 1726776666.01739: ^ 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 4487 1726776666.01741: getting variables 4487 1726776666.01741: in VariableManager get_vars() 4487 1726776666.01746: Calling all_inventory to load vars for managed_node3 4487 1726776666.01747: Calling groups_inventory to load vars for managed_node3 4487 1726776666.01751: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776666.01754: Calling all_plugins_play to load vars for managed_node3 4487 1726776666.01756: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776666.01758: Calling groups_plugins_play to load vars for managed_node3 4487 1726776666.01928: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776666.02162: done with get_vars() 4487 1726776666.02171: done getting variables 4487 1726776666.02269: 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-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml:10 Thursday 19 September 2024 16:11:06 -0400 (0:00:02.920) 0:00:02.935 **** 4487 1726776666.02306: entering _queue_task() for managed_node3/include_vars 4487 1726776666.02308: Creating lock for include_vars 4487 1726776666.02644: worker is 1 (out of 1 available) 4487 1726776666.02660: exiting _queue_task() for managed_node3/include_vars 4487 1726776666.02674: done queuing things up, now waiting for results queue to drain 4487 1726776666.02676: waiting for pending results... 4487 1726776666.03069: running TaskExecutor() for managed_node3/TASK: Set platform independent vars used by this test 4487 1726776666.03074: in run() - task 0233de48-8dd1-4d03-fd06-000000000006 4487 1726776666.03078: variable 'ansible_search_path' from source: unknown 4487 1726776666.03081: calling self._execute() 4487 1726776666.03155: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776666.03167: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776666.03181: variable 'omit' from source: magic vars 4487 1726776666.03287: variable 'omit' from source: magic vars 4487 1726776666.03323: variable 'omit' from source: magic vars 4487 1726776666.03371: variable 'omit' from source: magic vars 4487 1726776666.03418: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4487 1726776666.03464: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4487 1726776666.03489: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4487 1726776666.03516: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776666.03534: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776666.03575: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4487 1726776666.03584: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776666.03592: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776666.03710: Set connection var ansible_pipelining to False 4487 1726776666.03725: Set connection var ansible_shell_executable to /bin/sh 4487 1726776666.03738: Set connection var ansible_timeout to 10 4487 1726776666.03751: Set connection var ansible_module_compression to ZIP_DEFLATED 4487 1726776666.03761: Set connection var ansible_connection to ssh 4487 1726776666.03772: Set connection var ansible_shell_type to sh 4487 1726776666.03798: variable 'ansible_shell_executable' from source: unknown 4487 1726776666.03806: variable 'ansible_connection' from source: unknown 4487 1726776666.03814: variable 'ansible_module_compression' from source: unknown 4487 1726776666.03825: variable 'ansible_shell_type' from source: unknown 4487 1726776666.03933: variable 'ansible_shell_executable' from source: unknown 4487 1726776666.03937: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776666.03940: variable 'ansible_pipelining' from source: unknown 4487 1726776666.03942: variable 'ansible_timeout' from source: unknown 4487 1726776666.03944: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776666.04013: 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) 4487 1726776666.04031: variable 'omit' from source: magic vars 4487 1726776666.04046: starting attempt loop 4487 1726776666.04056: running the handler 4487 1726776666.04078: evaluation_path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings 4487 1726776666.04110: search_path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/vars/vars/vars_simple_settings.yml /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/vars/vars_simple_settings.yml /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/vars/vars/vars_simple_settings.yml /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/vars/vars_simple_settings.yml 4487 1726776666.04261: handler run complete 4487 1726776666.04276: attempt loop complete, returning result 4487 1726776666.04283: _execute() done 4487 1726776666.04289: dumping result to json 4487 1726776666.04298: done dumping result, returning 4487 1726776666.04307: done running TaskExecutor() for managed_node3/TASK: Set platform independent vars used by this test [0233de48-8dd1-4d03-fd06-000000000006] 4487 1726776666.04315: sending task result for task 0233de48-8dd1-4d03-fd06-000000000006 4487 1726776666.04656: done sending task result for task 0233de48-8dd1-4d03-fd06-000000000006 4487 1726776666.04659: 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-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/vars/vars_simple_settings.yml" ], "changed": false } 4487 1726776666.04767: no more pending results, returning what we have 4487 1726776666.04770: results queue empty 4487 1726776666.04771: checking for any_errors_fatal 4487 1726776666.04772: done checking for any_errors_fatal 4487 1726776666.04773: checking for max_fail_percentage 4487 1726776666.04774: done checking for max_fail_percentage 4487 1726776666.04775: checking to see if all hosts have failed and the running result is not ok 4487 1726776666.04776: done checking to see if all hosts have failed 4487 1726776666.04777: getting the remaining hosts for this loop 4487 1726776666.04778: done getting the remaining hosts for this loop 4487 1726776666.04781: getting the next task for host managed_node3 4487 1726776666.04786: done getting next task for host managed_node3 4487 1726776666.04788: ^ task is: TASK: Disable bootloader cmdline testing on Fedora 4487 1726776666.04790: ^ 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 4487 1726776666.04792: getting variables 4487 1726776666.04794: in VariableManager get_vars() 4487 1726776666.04820: Calling all_inventory to load vars for managed_node3 4487 1726776666.04823: Calling groups_inventory to load vars for managed_node3 4487 1726776666.04827: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776666.04837: Calling all_plugins_play to load vars for managed_node3 4487 1726776666.04840: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776666.04844: Calling groups_plugins_play to load vars for managed_node3 4487 1726776666.05086: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776666.05307: done with get_vars() 4487 1726776666.05317: done getting variables 4487 1726776666.05407: 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-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml:14 Thursday 19 September 2024 16:11:06 -0400 (0:00:00.031) 0:00:02.966 **** 4487 1726776666.05431: entering _queue_task() for managed_node3/set_fact 4487 1726776666.05433: Creating lock for set_fact 4487 1726776666.05683: worker is 1 (out of 1 available) 4487 1726776666.05695: exiting _queue_task() for managed_node3/set_fact 4487 1726776666.05707: done queuing things up, now waiting for results queue to drain 4487 1726776666.05708: waiting for pending results... 4487 1726776666.05932: running TaskExecutor() for managed_node3/TASK: Disable bootloader cmdline testing on Fedora 4487 1726776666.06154: in run() - task 0233de48-8dd1-4d03-fd06-000000000007 4487 1726776666.06158: variable 'ansible_search_path' from source: unknown 4487 1726776666.06162: calling self._execute() 4487 1726776666.06164: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776666.06167: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776666.06170: variable 'omit' from source: magic vars 4487 1726776666.06673: variable 'ansible_distribution' from source: facts 4487 1726776666.06698: Evaluated conditional (ansible_distribution == "Fedora"): True 4487 1726776666.06708: variable 'omit' from source: magic vars 4487 1726776666.06744: variable 'omit' from source: magic vars 4487 1726776666.06788: variable 'omit' from source: magic vars 4487 1726776666.06834: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4487 1726776666.06877: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4487 1726776666.06900: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4487 1726776666.06923: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776666.06945: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776666.06982: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4487 1726776666.06992: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776666.07000: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776666.07156: Set connection var ansible_pipelining to False 4487 1726776666.07159: Set connection var ansible_shell_executable to /bin/sh 4487 1726776666.07162: Set connection var ansible_timeout to 10 4487 1726776666.07164: Set connection var ansible_module_compression to ZIP_DEFLATED 4487 1726776666.07166: Set connection var ansible_connection to ssh 4487 1726776666.07168: Set connection var ansible_shell_type to sh 4487 1726776666.07185: variable 'ansible_shell_executable' from source: unknown 4487 1726776666.07192: variable 'ansible_connection' from source: unknown 4487 1726776666.07200: variable 'ansible_module_compression' from source: unknown 4487 1726776666.07207: variable 'ansible_shell_type' from source: unknown 4487 1726776666.07214: variable 'ansible_shell_executable' from source: unknown 4487 1726776666.07223: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776666.07266: variable 'ansible_pipelining' from source: unknown 4487 1726776666.07270: variable 'ansible_timeout' from source: unknown 4487 1726776666.07273: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776666.07400: 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) 4487 1726776666.07416: variable 'omit' from source: magic vars 4487 1726776666.07427: starting attempt loop 4487 1726776666.07483: running the handler 4487 1726776666.07487: handler run complete 4487 1726776666.07489: attempt loop complete, returning result 4487 1726776666.07491: _execute() done 4487 1726776666.07493: dumping result to json 4487 1726776666.07495: done dumping result, returning 4487 1726776666.07498: done running TaskExecutor() for managed_node3/TASK: Disable bootloader cmdline testing on Fedora [0233de48-8dd1-4d03-fd06-000000000007] 4487 1726776666.07500: sending task result for task 0233de48-8dd1-4d03-fd06-000000000007 ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_blcmdline_value": null, "__kernel_settings_check_reboot": false, "kernel_settings_bootloader_cmdline": null }, "changed": false } 4487 1726776666.07709: no more pending results, returning what we have 4487 1726776666.07712: results queue empty 4487 1726776666.07713: checking for any_errors_fatal 4487 1726776666.07719: done checking for any_errors_fatal 4487 1726776666.07720: checking for max_fail_percentage 4487 1726776666.07721: done checking for max_fail_percentage 4487 1726776666.07722: checking to see if all hosts have failed and the running result is not ok 4487 1726776666.07722: done checking to see if all hosts have failed 4487 1726776666.07723: getting the remaining hosts for this loop 4487 1726776666.07725: done getting the remaining hosts for this loop 4487 1726776666.07729: getting the next task for host managed_node3 4487 1726776666.07736: done getting next task for host managed_node3 4487 1726776666.07739: ^ task is: TASK: Apply the settings - call the role 4487 1726776666.07741: ^ 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 4487 1726776666.07745: getting variables 4487 1726776666.07746: in VariableManager get_vars() 4487 1726776666.07778: Calling all_inventory to load vars for managed_node3 4487 1726776666.07781: Calling groups_inventory to load vars for managed_node3 4487 1726776666.07785: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776666.07796: Calling all_plugins_play to load vars for managed_node3 4487 1726776666.07799: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776666.07803: Calling groups_plugins_play to load vars for managed_node3 4487 1726776666.08137: done sending task result for task 0233de48-8dd1-4d03-fd06-000000000007 4487 1726776666.08140: WORKER PROCESS EXITING 4487 1726776666.08165: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776666.08393: done with get_vars() 4487 1726776666.08402: done getting variables TASK [Apply the settings - call the role] ************************************** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml:25 Thursday 19 September 2024 16:11:06 -0400 (0:00:00.030) 0:00:02.997 **** 4487 1726776666.08489: entering _queue_task() for managed_node3/include_role 4487 1726776666.08491: Creating lock for include_role 4487 1726776666.08710: worker is 1 (out of 1 available) 4487 1726776666.08721: exiting _queue_task() for managed_node3/include_role 4487 1726776666.08732: done queuing things up, now waiting for results queue to drain 4487 1726776666.08734: waiting for pending results... 4487 1726776666.08954: running TaskExecutor() for managed_node3/TASK: Apply the settings - call the role 4487 1726776666.09051: in run() - task 0233de48-8dd1-4d03-fd06-000000000008 4487 1726776666.09075: variable 'ansible_search_path' from source: unknown 4487 1726776666.09116: calling self._execute() 4487 1726776666.09188: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776666.09200: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776666.09215: variable 'omit' from source: magic vars 4487 1726776666.09324: _execute() done 4487 1726776666.09333: dumping result to json 4487 1726776666.09341: done dumping result, returning 4487 1726776666.09355: done running TaskExecutor() for managed_node3/TASK: Apply the settings - call the role [0233de48-8dd1-4d03-fd06-000000000008] 4487 1726776666.09366: sending task result for task 0233de48-8dd1-4d03-fd06-000000000008 4487 1726776666.09657: no more pending results, returning what we have 4487 1726776666.09661: in VariableManager get_vars() 4487 1726776666.09689: Calling all_inventory to load vars for managed_node3 4487 1726776666.09691: Calling groups_inventory to load vars for managed_node3 4487 1726776666.09695: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776666.09704: Calling all_plugins_play to load vars for managed_node3 4487 1726776666.09707: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776666.09711: Calling groups_plugins_play to load vars for managed_node3 4487 1726776666.09879: done sending task result for task 0233de48-8dd1-4d03-fd06-000000000008 4487 1726776666.09883: WORKER PROCESS EXITING 4487 1726776666.09906: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776666.10152: done with get_vars() 4487 1726776666.10160: variable 'ansible_search_path' from source: unknown 4487 1726776666.10420: variable 'omit' from source: magic vars 4487 1726776666.10444: variable 'omit' from source: magic vars 4487 1726776666.10462: variable 'omit' from source: magic vars 4487 1726776666.10466: we have included files to process 4487 1726776666.10467: generating all_blocks data 4487 1726776666.10468: done generating all_blocks data 4487 1726776666.10469: processing included file: fedora.linux_system_roles.kernel_settings 4487 1726776666.10490: in VariableManager get_vars() 4487 1726776666.10501: done with get_vars() 4487 1726776666.10567: in VariableManager get_vars() 4487 1726776666.10580: done with get_vars() 4487 1726776666.10618: Loading data from /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/main.yml 4487 1726776666.10757: Loading data from /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/defaults/main.yml 4487 1726776666.10820: Loading data from /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/meta/main.yml 4487 1726776666.10977: Loading data from /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml 4487 1726776666.11836: in VariableManager get_vars() 4487 1726776666.11860: done with get_vars() 4487 1726776666.13131: in VariableManager get_vars() 4487 1726776666.13145: done with get_vars() 4487 1726776666.13262: Loading data from /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/handlers/main.yml 4487 1726776666.13714: iterating over new_blocks loaded from include file 4487 1726776666.13716: in VariableManager get_vars() 4487 1726776666.13727: done with get_vars() 4487 1726776666.13728: filtering new block on tags 4487 1726776666.13754: done filtering new block on tags 4487 1726776666.13756: in VariableManager get_vars() 4487 1726776666.13765: done with get_vars() 4487 1726776666.13766: filtering new block on tags 4487 1726776666.13791: done filtering new block on tags 4487 1726776666.13792: in VariableManager get_vars() 4487 1726776666.13802: done with get_vars() 4487 1726776666.13803: filtering new block on tags 4487 1726776666.13966: done filtering new block on tags 4487 1726776666.13968: in VariableManager get_vars() 4487 1726776666.13977: done with get_vars() 4487 1726776666.13978: filtering new block on tags 4487 1726776666.13989: done filtering new block on tags 4487 1726776666.13990: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.kernel_settings for managed_node3 4487 1726776666.13994: extending task lists for all hosts with included blocks 4487 1726776666.14126: done extending task lists 4487 1726776666.14127: done processing included files 4487 1726776666.14128: results queue empty 4487 1726776666.14128: checking for any_errors_fatal 4487 1726776666.14130: done checking for any_errors_fatal 4487 1726776666.14131: checking for max_fail_percentage 4487 1726776666.14131: done checking for max_fail_percentage 4487 1726776666.14132: checking to see if all hosts have failed and the running result is not ok 4487 1726776666.14132: done checking to see if all hosts have failed 4487 1726776666.14133: getting the remaining hosts for this loop 4487 1726776666.14134: done getting the remaining hosts for this loop 4487 1726776666.14135: getting the next task for host managed_node3 4487 1726776666.14138: done getting next task for host managed_node3 4487 1726776666.14140: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 4487 1726776666.14141: ^ 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 4487 1726776666.14147: getting variables 4487 1726776666.14148: in VariableManager get_vars() 4487 1726776666.14158: Calling all_inventory to load vars for managed_node3 4487 1726776666.14159: Calling groups_inventory to load vars for managed_node3 4487 1726776666.14161: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776666.14164: Calling all_plugins_play to load vars for managed_node3 4487 1726776666.14165: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776666.14167: Calling groups_plugins_play to load vars for managed_node3 4487 1726776666.14302: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776666.14523: done with get_vars() 4487 1726776666.14532: done getting variables 4487 1726776666.14596: 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-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:2 Thursday 19 September 2024 16:11:06 -0400 (0:00:00.061) 0:00:03.058 **** 4487 1726776666.14623: entering _queue_task() for managed_node3/fail 4487 1726776666.14625: Creating lock for fail 4487 1726776666.14887: worker is 1 (out of 1 available) 4487 1726776666.14904: exiting _queue_task() for managed_node3/fail 4487 1726776666.14917: done queuing things up, now waiting for results queue to drain 4487 1726776666.14918: waiting for pending results... 4487 1726776666.15171: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 4487 1726776666.15283: in run() - task 0233de48-8dd1-4d03-fd06-000000000047 4487 1726776666.15303: variable 'ansible_search_path' from source: unknown 4487 1726776666.15311: variable 'ansible_search_path' from source: unknown 4487 1726776666.15353: calling self._execute() 4487 1726776666.15428: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776666.15446: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776666.15465: variable 'omit' from source: magic vars 4487 1726776666.15960: variable 'kernel_settings_sysctl' from source: include_vars 4487 1726776666.15982: variable '__kernel_settings_state_empty' from source: role '' all vars 4487 1726776666.15996: Evaluated conditional (kernel_settings_sysctl != __kernel_settings_state_empty): True 4487 1726776666.16329: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4487 1726776666.17864: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4487 1726776666.17909: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4487 1726776666.17938: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4487 1726776666.17968: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4487 1726776666.17988: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4487 1726776666.18053: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4487 1726776666.18078: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4487 1726776666.18096: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4487 1726776666.18125: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4487 1726776666.18136: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4487 1726776666.18183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4487 1726776666.18199: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4487 1726776666.18219: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4487 1726776666.18244: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4487 1726776666.18258: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4487 1726776666.18310: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4487 1726776666.18500: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4487 1726776666.18504: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4487 1726776666.18507: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4487 1726776666.18509: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4487 1726776666.18810: variable 'kernel_settings_sysctl' from source: include_vars 4487 1726776666.18902: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4487 1726776666.19140: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4487 1726776666.19234: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4487 1726776666.19289: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4487 1726776666.19344: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4487 1726776666.19395: 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) 4487 1726776666.19411: 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) 4487 1726776666.19434: 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) 4487 1726776666.19453: 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) 4487 1726776666.19488: 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) 4487 1726776666.19504: 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) 4487 1726776666.19527: 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) 4487 1726776666.19544: 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) 4487 1726776666.19569: 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 4487 1726776666.19578: when evaluation is False, skipping this task 4487 1726776666.19581: _execute() done 4487 1726776666.19584: dumping result to json 4487 1726776666.19586: done dumping result, returning 4487 1726776666.19588: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values [0233de48-8dd1-4d03-fd06-000000000047] 4487 1726776666.19591: sending task result for task 0233de48-8dd1-4d03-fd06-000000000047 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" } 4487 1726776666.19734: no more pending results, returning what we have 4487 1726776666.19737: results queue empty 4487 1726776666.19737: checking for any_errors_fatal 4487 1726776666.19739: done checking for any_errors_fatal 4487 1726776666.19740: checking for max_fail_percentage 4487 1726776666.19741: done checking for max_fail_percentage 4487 1726776666.19749: checking to see if all hosts have failed and the running result is not ok 4487 1726776666.19750: done checking to see if all hosts have failed 4487 1726776666.19751: getting the remaining hosts for this loop 4487 1726776666.19753: done getting the remaining hosts for this loop 4487 1726776666.19758: getting the next task for host managed_node3 4487 1726776666.19765: done getting next task for host managed_node3 4487 1726776666.19769: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 4487 1726776666.19771: ^ 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 4487 1726776666.19782: done sending task result for task 0233de48-8dd1-4d03-fd06-000000000047 4487 1726776666.19784: WORKER PROCESS EXITING 4487 1726776666.19793: getting variables 4487 1726776666.19794: in VariableManager get_vars() 4487 1726776666.19827: Calling all_inventory to load vars for managed_node3 4487 1726776666.19829: Calling groups_inventory to load vars for managed_node3 4487 1726776666.19831: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776666.19840: Calling all_plugins_play to load vars for managed_node3 4487 1726776666.19842: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776666.19845: Calling groups_plugins_play to load vars for managed_node3 4487 1726776666.19986: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776666.20248: done with get_vars() 4487 1726776666.20262: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Set version specific variables] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:9 Thursday 19 September 2024 16:11:06 -0400 (0:00:00.057) 0:00:03.115 **** 4487 1726776666.20363: entering _queue_task() for managed_node3/include_tasks 4487 1726776666.20365: Creating lock for include_tasks 4487 1726776666.20650: worker is 1 (out of 1 available) 4487 1726776666.20667: exiting _queue_task() for managed_node3/include_tasks 4487 1726776666.20685: done queuing things up, now waiting for results queue to drain 4487 1726776666.20687: waiting for pending results... 4487 1726776666.20917: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 4487 1726776666.21113: in run() - task 0233de48-8dd1-4d03-fd06-000000000048 4487 1726776666.21130: variable 'ansible_search_path' from source: unknown 4487 1726776666.21134: variable 'ansible_search_path' from source: unknown 4487 1726776666.21230: calling self._execute() 4487 1726776666.21244: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776666.21252: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776666.21261: variable 'omit' from source: magic vars 4487 1726776666.21338: _execute() done 4487 1726776666.21342: dumping result to json 4487 1726776666.21345: done dumping result, returning 4487 1726776666.21360: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables [0233de48-8dd1-4d03-fd06-000000000048] 4487 1726776666.21366: sending task result for task 0233de48-8dd1-4d03-fd06-000000000048 4487 1726776666.21461: done sending task result for task 0233de48-8dd1-4d03-fd06-000000000048 4487 1726776666.21465: WORKER PROCESS EXITING 4487 1726776666.21509: no more pending results, returning what we have 4487 1726776666.21516: in VariableManager get_vars() 4487 1726776666.21551: Calling all_inventory to load vars for managed_node3 4487 1726776666.21554: Calling groups_inventory to load vars for managed_node3 4487 1726776666.21557: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776666.21565: Calling all_plugins_play to load vars for managed_node3 4487 1726776666.21567: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776666.21569: Calling groups_plugins_play to load vars for managed_node3 4487 1726776666.21724: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776666.21862: done with get_vars() 4487 1726776666.21868: variable 'ansible_search_path' from source: unknown 4487 1726776666.21869: variable 'ansible_search_path' from source: unknown 4487 1726776666.21892: we have included files to process 4487 1726776666.21893: generating all_blocks data 4487 1726776666.21894: done generating all_blocks data 4487 1726776666.21898: processing included file: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 4487 1726776666.21899: loading included file: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 4487 1726776666.21901: Loading data from /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 4487 1726776666.22471: done processing included file 4487 1726776666.22473: iterating over new_blocks loaded from include file 4487 1726776666.22474: in VariableManager get_vars() 4487 1726776666.22489: done with get_vars() 4487 1726776666.22490: filtering new block on tags 4487 1726776666.22507: done filtering new block on tags 4487 1726776666.22509: in VariableManager get_vars() 4487 1726776666.22524: done with get_vars() 4487 1726776666.22525: filtering new block on tags 4487 1726776666.22565: done filtering new block on tags 4487 1726776666.22567: in VariableManager get_vars() 4487 1726776666.22580: done with get_vars() 4487 1726776666.22581: filtering new block on tags 4487 1726776666.22605: done filtering new block on tags 4487 1726776666.22607: in VariableManager get_vars() 4487 1726776666.22621: done with get_vars() 4487 1726776666.22622: filtering new block on tags 4487 1726776666.22636: done filtering new block on tags 4487 1726776666.22637: done iterating over new_blocks loaded from include file included: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml for managed_node3 4487 1726776666.22641: extending task lists for all hosts with included blocks 4487 1726776666.22738: done extending task lists 4487 1726776666.22739: done processing included files 4487 1726776666.22740: results queue empty 4487 1726776666.22740: checking for any_errors_fatal 4487 1726776666.22742: done checking for any_errors_fatal 4487 1726776666.22742: checking for max_fail_percentage 4487 1726776666.22743: done checking for max_fail_percentage 4487 1726776666.22744: checking to see if all hosts have failed and the running result is not ok 4487 1726776666.22744: done checking to see if all hosts have failed 4487 1726776666.22745: getting the remaining hosts for this loop 4487 1726776666.22745: done getting the remaining hosts for this loop 4487 1726776666.22747: getting the next task for host managed_node3 4487 1726776666.22751: done getting next task for host managed_node3 4487 1726776666.22753: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 4487 1726776666.22755: ^ 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 4487 1726776666.22761: getting variables 4487 1726776666.22762: in VariableManager get_vars() 4487 1726776666.22771: Calling all_inventory to load vars for managed_node3 4487 1726776666.22773: Calling groups_inventory to load vars for managed_node3 4487 1726776666.22774: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776666.22777: Calling all_plugins_play to load vars for managed_node3 4487 1726776666.22779: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776666.22780: Calling groups_plugins_play to load vars for managed_node3 4487 1726776666.22875: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776666.23009: done with get_vars() 4487 1726776666.23018: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:2 Thursday 19 September 2024 16:11:06 -0400 (0:00:00.027) 0:00:03.142 **** 4487 1726776666.23077: entering _queue_task() for managed_node3/setup 4487 1726776666.23574: worker is 1 (out of 1 available) 4487 1726776666.23585: exiting _queue_task() for managed_node3/setup 4487 1726776666.23595: done queuing things up, now waiting for results queue to drain 4487 1726776666.23596: waiting for pending results... 4487 1726776666.23836: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 4487 1726776666.23864: in run() - task 0233de48-8dd1-4d03-fd06-0000000000bb 4487 1726776666.23884: variable 'ansible_search_path' from source: unknown 4487 1726776666.23891: variable 'ansible_search_path' from source: unknown 4487 1726776666.23938: calling self._execute() 4487 1726776666.24016: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776666.24029: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776666.24051: variable 'omit' from source: magic vars 4487 1726776666.24668: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4487 1726776666.27416: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4487 1726776666.27843: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4487 1726776666.27848: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4487 1726776666.27854: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4487 1726776666.27870: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4487 1726776666.28260: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4487 1726776666.28264: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4487 1726776666.28267: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4487 1726776666.28270: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4487 1726776666.28273: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4487 1726776666.28413: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4487 1726776666.28453: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4487 1726776666.28486: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4487 1726776666.28532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4487 1726776666.28563: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4487 1726776666.28835: variable '__kernel_settings_required_facts' from source: role '' all vars 4487 1726776666.28874: variable 'ansible_facts' from source: unknown 4487 1726776666.28973: Evaluated conditional (__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 4487 1726776666.28977: when evaluation is False, skipping this task 4487 1726776666.28980: _execute() done 4487 1726776666.28983: dumping result to json 4487 1726776666.28985: done dumping result, returning 4487 1726776666.28996: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role [0233de48-8dd1-4d03-fd06-0000000000bb] 4487 1726776666.29005: sending task result for task 0233de48-8dd1-4d03-fd06-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" } 4487 1726776666.29147: no more pending results, returning what we have 4487 1726776666.29152: results queue empty 4487 1726776666.29153: checking for any_errors_fatal 4487 1726776666.29155: done checking for any_errors_fatal 4487 1726776666.29155: checking for max_fail_percentage 4487 1726776666.29157: done checking for max_fail_percentage 4487 1726776666.29157: checking to see if all hosts have failed and the running result is not ok 4487 1726776666.29158: done checking to see if all hosts have failed 4487 1726776666.29159: getting the remaining hosts for this loop 4487 1726776666.29160: done getting the remaining hosts for this loop 4487 1726776666.29164: getting the next task for host managed_node3 4487 1726776666.29174: done getting next task for host managed_node3 4487 1726776666.29178: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 4487 1726776666.29182: ^ 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 4487 1726776666.29194: getting variables 4487 1726776666.29196: in VariableManager get_vars() 4487 1726776666.29233: Calling all_inventory to load vars for managed_node3 4487 1726776666.29236: Calling groups_inventory to load vars for managed_node3 4487 1726776666.29238: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776666.29249: Calling all_plugins_play to load vars for managed_node3 4487 1726776666.29264: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776666.29268: Calling groups_plugins_play to load vars for managed_node3 4487 1726776666.29450: done sending task result for task 0233de48-8dd1-4d03-fd06-0000000000bb 4487 1726776666.29454: WORKER PROCESS EXITING 4487 1726776666.29466: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776666.29619: done with get_vars() 4487 1726776666.29629: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if system is ostree] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:10 Thursday 19 September 2024 16:11:06 -0400 (0:00:00.066) 0:00:03.209 **** 4487 1726776666.29701: entering _queue_task() for managed_node3/stat 4487 1726776666.29917: worker is 1 (out of 1 available) 4487 1726776666.29934: exiting _queue_task() for managed_node3/stat 4487 1726776666.29946: done queuing things up, now waiting for results queue to drain 4487 1726776666.29948: waiting for pending results... 4487 1726776666.30106: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 4487 1726776666.30194: in run() - task 0233de48-8dd1-4d03-fd06-0000000000bd 4487 1726776666.30205: variable 'ansible_search_path' from source: unknown 4487 1726776666.30208: variable 'ansible_search_path' from source: unknown 4487 1726776666.30242: calling self._execute() 4487 1726776666.30300: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776666.30303: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776666.30312: variable 'omit' from source: magic vars 4487 1726776666.30703: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4487 1726776666.31014: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4487 1726776666.31255: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4487 1726776666.31259: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4487 1726776666.31261: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4487 1726776666.31264: 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) 4487 1726776666.31266: 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) 4487 1726776666.31268: 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) 4487 1726776666.31320: 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) 4487 1726776666.31467: Evaluated conditional (not __kernel_settings_is_ostree is defined): True 4487 1726776666.31478: variable 'omit' from source: magic vars 4487 1726776666.31561: variable 'omit' from source: magic vars 4487 1726776666.31641: variable 'omit' from source: magic vars 4487 1726776666.31703: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4487 1726776666.31752: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4487 1726776666.31778: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4487 1726776666.31819: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776666.31835: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776666.31886: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4487 1726776666.31889: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776666.31892: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776666.31974: Set connection var ansible_pipelining to False 4487 1726776666.31980: Set connection var ansible_shell_executable to /bin/sh 4487 1726776666.31985: Set connection var ansible_timeout to 10 4487 1726776666.31991: Set connection var ansible_module_compression to ZIP_DEFLATED 4487 1726776666.31996: Set connection var ansible_connection to ssh 4487 1726776666.32001: Set connection var ansible_shell_type to sh 4487 1726776666.32020: variable 'ansible_shell_executable' from source: unknown 4487 1726776666.32024: variable 'ansible_connection' from source: unknown 4487 1726776666.32027: variable 'ansible_module_compression' from source: unknown 4487 1726776666.32030: variable 'ansible_shell_type' from source: unknown 4487 1726776666.32035: variable 'ansible_shell_executable' from source: unknown 4487 1726776666.32046: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776666.32054: variable 'ansible_pipelining' from source: unknown 4487 1726776666.32057: variable 'ansible_timeout' from source: unknown 4487 1726776666.32059: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776666.32175: 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) 4487 1726776666.32183: variable 'omit' from source: magic vars 4487 1726776666.32189: starting attempt loop 4487 1726776666.32191: running the handler 4487 1726776666.32203: _low_level_execute_command(): starting 4487 1726776666.32210: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4487 1726776666.32740: 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 <<< 4487 1726776666.32745: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776666.32752: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776666.32805: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776666.32813: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776666.32823: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776666.32898: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776666.34707: stdout chunk (state=3): >>>/root <<< 4487 1726776666.34916: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776666.34920: stdout chunk (state=3): >>><<< 4487 1726776666.34922: stderr chunk (state=3): >>><<< 4487 1726776666.35036: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776666.35047: _low_level_execute_command(): starting 4487 1726776666.35062: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776666.3495054-4694-20041353080859 `" && echo ansible-tmp-1726776666.3495054-4694-20041353080859="` echo /root/.ansible/tmp/ansible-tmp-1726776666.3495054-4694-20041353080859 `" ) && sleep 0' 4487 1726776666.35465: 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 <<< 4487 1726776666.35478: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776666.35491: 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.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776666.35539: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776666.35554: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776666.35644: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776666.37777: stdout chunk (state=3): >>>ansible-tmp-1726776666.3495054-4694-20041353080859=/root/.ansible/tmp/ansible-tmp-1726776666.3495054-4694-20041353080859 <<< 4487 1726776666.37982: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776666.37986: stdout chunk (state=3): >>><<< 4487 1726776666.37988: stderr chunk (state=3): >>><<< 4487 1726776666.38155: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776666.3495054-4694-20041353080859=/root/.ansible/tmp/ansible-tmp-1726776666.3495054-4694-20041353080859 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776666.38159: variable 'ansible_module_compression' from source: unknown 4487 1726776666.38162: ANSIBALLZ: Using lock for stat 4487 1726776666.38164: ANSIBALLZ: Acquiring lock 4487 1726776666.38166: ANSIBALLZ: Lock acquired: 139899586680528 4487 1726776666.38168: ANSIBALLZ: Creating module 4487 1726776666.50067: ANSIBALLZ: Writing module into payload 4487 1726776666.50145: ANSIBALLZ: Writing module 4487 1726776666.50164: ANSIBALLZ: Renaming module 4487 1726776666.50170: ANSIBALLZ: Done creating module 4487 1726776666.50186: variable 'ansible_facts' from source: unknown 4487 1726776666.50239: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776666.3495054-4694-20041353080859/AnsiballZ_stat.py 4487 1726776666.50347: Sending initial data 4487 1726776666.50353: Sent initial data (150 bytes) 4487 1726776666.50836: 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 <<< 4487 1726776666.50840: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776666.50843: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776666.50845: 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.14.47 originally 10.31.14.47 debug2: match found <<< 4487 1726776666.50847: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776666.50902: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776666.50906: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776666.50911: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776666.50997: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776666.52778: 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 <<< 4487 1726776666.52852: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4487 1726776666.52933: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4487xee7_rt3/tmpk9vuqdl5 /root/.ansible/tmp/ansible-tmp-1726776666.3495054-4694-20041353080859/AnsiballZ_stat.py <<< 4487 1726776666.52937: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776666.3495054-4694-20041353080859/AnsiballZ_stat.py" <<< 4487 1726776666.53010: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4487xee7_rt3/tmpk9vuqdl5" to remote "/root/.ansible/tmp/ansible-tmp-1726776666.3495054-4694-20041353080859/AnsiballZ_stat.py" <<< 4487 1726776666.53017: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776666.3495054-4694-20041353080859/AnsiballZ_stat.py" <<< 4487 1726776666.53702: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776666.53773: stderr chunk (state=3): >>><<< 4487 1726776666.53777: stdout chunk (state=3): >>><<< 4487 1726776666.53800: done transferring module to remote 4487 1726776666.53810: _low_level_execute_command(): starting 4487 1726776666.53818: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776666.3495054-4694-20041353080859/ /root/.ansible/tmp/ansible-tmp-1726776666.3495054-4694-20041353080859/AnsiballZ_stat.py && sleep 0' 4487 1726776666.54301: 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 <<< 4487 1726776666.54304: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776666.54307: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration <<< 4487 1726776666.54309: 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 <<< 4487 1726776666.54312: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776666.54369: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776666.54372: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776666.54377: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776666.54462: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776666.56431: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776666.56489: stderr chunk (state=3): >>><<< 4487 1726776666.56492: stdout chunk (state=3): >>><<< 4487 1726776666.56507: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776666.56510: _low_level_execute_command(): starting 4487 1726776666.56518: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776666.3495054-4694-20041353080859/AnsiballZ_stat.py && sleep 0' 4487 1726776666.57021: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776666.57024: 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.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776666.57027: 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.14.47 is address <<< 4487 1726776666.57029: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776666.57031: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776666.57082: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776666.57089: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776666.57091: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776666.57176: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776666.74542: 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"}}} <<< 4487 1726776666.76092: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 4487 1726776666.76097: stdout chunk (state=3): >>><<< 4487 1726776666.76099: stderr chunk (state=3): >>><<< 4487 1726776666.76251: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK 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.14.47 closed. 4487 1726776666.76256: 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-1726776666.3495054-4694-20041353080859/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4487 1726776666.76262: _low_level_execute_command(): starting 4487 1726776666.76265: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776666.3495054-4694-20041353080859/ > /dev/null 2>&1 && sleep 0' 4487 1726776666.76872: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4487 1726776666.76943: 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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776666.77000: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776666.77018: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776666.77053: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776666.77174: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776666.79174: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776666.79224: stderr chunk (state=3): >>><<< 4487 1726776666.79229: stdout chunk (state=3): >>><<< 4487 1726776666.79247: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776666.79258: handler run complete 4487 1726776666.79275: attempt loop complete, returning result 4487 1726776666.79278: _execute() done 4487 1726776666.79280: dumping result to json 4487 1726776666.79284: done dumping result, returning 4487 1726776666.79293: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree [0233de48-8dd1-4d03-fd06-0000000000bd] 4487 1726776666.79297: sending task result for task 0233de48-8dd1-4d03-fd06-0000000000bd 4487 1726776666.79393: done sending task result for task 0233de48-8dd1-4d03-fd06-0000000000bd 4487 1726776666.79396: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 4487 1726776666.79467: no more pending results, returning what we have 4487 1726776666.79470: results queue empty 4487 1726776666.79471: checking for any_errors_fatal 4487 1726776666.79475: done checking for any_errors_fatal 4487 1726776666.79476: checking for max_fail_percentage 4487 1726776666.79477: done checking for max_fail_percentage 4487 1726776666.79478: checking to see if all hosts have failed and the running result is not ok 4487 1726776666.79479: done checking to see if all hosts have failed 4487 1726776666.79479: getting the remaining hosts for this loop 4487 1726776666.79481: done getting the remaining hosts for this loop 4487 1726776666.79485: getting the next task for host managed_node3 4487 1726776666.79490: done getting next task for host managed_node3 4487 1726776666.79494: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 4487 1726776666.79497: ^ 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 4487 1726776666.79507: getting variables 4487 1726776666.79509: in VariableManager get_vars() 4487 1726776666.79546: Calling all_inventory to load vars for managed_node3 4487 1726776666.79554: Calling groups_inventory to load vars for managed_node3 4487 1726776666.79557: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776666.79567: Calling all_plugins_play to load vars for managed_node3 4487 1726776666.79570: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776666.79572: Calling groups_plugins_play to load vars for managed_node3 4487 1726776666.79732: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776666.79903: done with get_vars() 4487 1726776666.79911: done getting variables 4487 1726776666.79958: 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-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:15 Thursday 19 September 2024 16:11:06 -0400 (0:00:00.502) 0:00:03.711 **** 4487 1726776666.79981: entering _queue_task() for managed_node3/set_fact 4487 1726776666.80199: worker is 1 (out of 1 available) 4487 1726776666.80212: exiting _queue_task() for managed_node3/set_fact 4487 1726776666.80227: done queuing things up, now waiting for results queue to drain 4487 1726776666.80229: waiting for pending results... 4487 1726776666.80570: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 4487 1726776666.80579: in run() - task 0233de48-8dd1-4d03-fd06-0000000000be 4487 1726776666.80668: variable 'ansible_search_path' from source: unknown 4487 1726776666.80672: variable 'ansible_search_path' from source: unknown 4487 1726776666.80675: calling self._execute() 4487 1726776666.80754: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776666.80767: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776666.80793: variable 'omit' from source: magic vars 4487 1726776666.81370: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4487 1726776666.81610: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4487 1726776666.81651: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4487 1726776666.81680: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4487 1726776666.81706: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4487 1726776666.81781: 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) 4487 1726776666.81801: 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) 4487 1726776666.81823: 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) 4487 1726776666.81842: 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) 4487 1726776666.81941: Evaluated conditional (not __kernel_settings_is_ostree is defined): True 4487 1726776666.81945: variable 'omit' from source: magic vars 4487 1726776666.81992: variable 'omit' from source: magic vars 4487 1726776666.82084: variable '__ostree_booted_stat' from source: set_fact 4487 1726776666.82125: variable 'omit' from source: magic vars 4487 1726776666.82146: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4487 1726776666.82171: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4487 1726776666.82188: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4487 1726776666.82202: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776666.82211: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776666.82240: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4487 1726776666.82244: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776666.82247: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776666.82323: Set connection var ansible_pipelining to False 4487 1726776666.82328: Set connection var ansible_shell_executable to /bin/sh 4487 1726776666.82335: Set connection var ansible_timeout to 10 4487 1726776666.82341: Set connection var ansible_module_compression to ZIP_DEFLATED 4487 1726776666.82346: Set connection var ansible_connection to ssh 4487 1726776666.82352: Set connection var ansible_shell_type to sh 4487 1726776666.82370: variable 'ansible_shell_executable' from source: unknown 4487 1726776666.82373: variable 'ansible_connection' from source: unknown 4487 1726776666.82376: variable 'ansible_module_compression' from source: unknown 4487 1726776666.82378: variable 'ansible_shell_type' from source: unknown 4487 1726776666.82381: variable 'ansible_shell_executable' from source: unknown 4487 1726776666.82383: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776666.82388: variable 'ansible_pipelining' from source: unknown 4487 1726776666.82391: variable 'ansible_timeout' from source: unknown 4487 1726776666.82394: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776666.82483: 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) 4487 1726776666.82491: variable 'omit' from source: magic vars 4487 1726776666.82496: starting attempt loop 4487 1726776666.82499: running the handler 4487 1726776666.82512: handler run complete 4487 1726776666.82523: attempt loop complete, returning result 4487 1726776666.82526: _execute() done 4487 1726776666.82529: dumping result to json 4487 1726776666.82531: done dumping result, returning 4487 1726776666.82539: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree [0233de48-8dd1-4d03-fd06-0000000000be] 4487 1726776666.82544: sending task result for task 0233de48-8dd1-4d03-fd06-0000000000be 4487 1726776666.82635: done sending task result for task 0233de48-8dd1-4d03-fd06-0000000000be 4487 1726776666.82638: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_is_ostree": false }, "changed": false } 4487 1726776666.82708: no more pending results, returning what we have 4487 1726776666.82711: results queue empty 4487 1726776666.82712: checking for any_errors_fatal 4487 1726776666.82720: done checking for any_errors_fatal 4487 1726776666.82721: checking for max_fail_percentage 4487 1726776666.82723: done checking for max_fail_percentage 4487 1726776666.82723: checking to see if all hosts have failed and the running result is not ok 4487 1726776666.82724: done checking to see if all hosts have failed 4487 1726776666.82725: getting the remaining hosts for this loop 4487 1726776666.82727: done getting the remaining hosts for this loop 4487 1726776666.82731: getting the next task for host managed_node3 4487 1726776666.82741: done getting next task for host managed_node3 4487 1726776666.82745: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 4487 1726776666.82750: ^ 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 4487 1726776666.82762: getting variables 4487 1726776666.82763: in VariableManager get_vars() 4487 1726776666.82802: Calling all_inventory to load vars for managed_node3 4487 1726776666.82805: Calling groups_inventory to load vars for managed_node3 4487 1726776666.82807: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776666.82818: Calling all_plugins_play to load vars for managed_node3 4487 1726776666.82821: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776666.82824: Calling groups_plugins_play to load vars for managed_node3 4487 1726776666.82968: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776666.83116: done with get_vars() 4487 1726776666.83125: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:22 Thursday 19 September 2024 16:11:06 -0400 (0:00:00.032) 0:00:03.744 **** 4487 1726776666.83197: entering _queue_task() for managed_node3/stat 4487 1726776666.83411: worker is 1 (out of 1 available) 4487 1726776666.83428: exiting _queue_task() for managed_node3/stat 4487 1726776666.83439: done queuing things up, now waiting for results queue to drain 4487 1726776666.83441: waiting for pending results... 4487 1726776666.83766: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 4487 1726776666.83806: in run() - task 0233de48-8dd1-4d03-fd06-0000000000c0 4487 1726776666.83832: variable 'ansible_search_path' from source: unknown 4487 1726776666.83842: variable 'ansible_search_path' from source: unknown 4487 1726776666.83888: calling self._execute() 4487 1726776666.83963: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776666.83974: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776666.83987: variable 'omit' from source: magic vars 4487 1726776666.84504: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4487 1726776666.84844: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4487 1726776666.84898: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4487 1726776666.84956: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4487 1726776666.84984: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4487 1726776666.85092: 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) 4487 1726776666.85143: 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) 4487 1726776666.85205: 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) 4487 1726776666.85232: 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) 4487 1726776666.85346: Evaluated conditional (not __kernel_settings_is_transactional is defined): True 4487 1726776666.85351: variable 'omit' from source: magic vars 4487 1726776666.85412: variable 'omit' from source: magic vars 4487 1726776666.85438: variable 'omit' from source: magic vars 4487 1726776666.85460: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4487 1726776666.85482: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4487 1726776666.85503: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4487 1726776666.85519: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776666.85527: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776666.85552: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4487 1726776666.85556: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776666.85561: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776666.85640: Set connection var ansible_pipelining to False 4487 1726776666.85644: Set connection var ansible_shell_executable to /bin/sh 4487 1726776666.85653: Set connection var ansible_timeout to 10 4487 1726776666.85664: Set connection var ansible_module_compression to ZIP_DEFLATED 4487 1726776666.85668: Set connection var ansible_connection to ssh 4487 1726776666.85674: Set connection var ansible_shell_type to sh 4487 1726776666.85692: variable 'ansible_shell_executable' from source: unknown 4487 1726776666.85695: variable 'ansible_connection' from source: unknown 4487 1726776666.85698: variable 'ansible_module_compression' from source: unknown 4487 1726776666.85700: variable 'ansible_shell_type' from source: unknown 4487 1726776666.85707: variable 'ansible_shell_executable' from source: unknown 4487 1726776666.85710: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776666.85712: variable 'ansible_pipelining' from source: unknown 4487 1726776666.85715: variable 'ansible_timeout' from source: unknown 4487 1726776666.85721: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776666.85832: 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) 4487 1726776666.85840: variable 'omit' from source: magic vars 4487 1726776666.85843: starting attempt loop 4487 1726776666.85845: running the handler 4487 1726776666.85859: _low_level_execute_command(): starting 4487 1726776666.85866: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4487 1726776666.86378: 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 <<< 4487 1726776666.86384: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776666.86387: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776666.86389: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776666.86440: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776666.86444: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776666.86534: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776666.88340: stdout chunk (state=3): >>>/root <<< 4487 1726776666.88456: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776666.88551: stderr chunk (state=3): >>><<< 4487 1726776666.88555: stdout chunk (state=3): >>><<< 4487 1726776666.88657: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776666.88667: _low_level_execute_command(): starting 4487 1726776666.88671: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776666.8857944-4723-141783672631006 `" && echo ansible-tmp-1726776666.8857944-4723-141783672631006="` echo /root/.ansible/tmp/ansible-tmp-1726776666.8857944-4723-141783672631006 `" ) && sleep 0' 4487 1726776666.89226: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4487 1726776666.89269: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776666.89290: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776666.89307: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4487 1726776666.89329: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 <<< 4487 1726776666.89352: stderr chunk (state=3): >>>debug2: match not found <<< 4487 1726776666.89374: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776666.89394: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 4487 1726776666.89451: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776666.89507: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776666.89533: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776666.89654: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776666.91777: stdout chunk (state=3): >>>ansible-tmp-1726776666.8857944-4723-141783672631006=/root/.ansible/tmp/ansible-tmp-1726776666.8857944-4723-141783672631006 <<< 4487 1726776666.92160: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776666.92164: stdout chunk (state=3): >>><<< 4487 1726776666.92166: stderr chunk (state=3): >>><<< 4487 1726776666.92169: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776666.8857944-4723-141783672631006=/root/.ansible/tmp/ansible-tmp-1726776666.8857944-4723-141783672631006 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776666.92171: variable 'ansible_module_compression' from source: unknown 4487 1726776666.92173: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4487xee7_rt3/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 4487 1726776666.92365: variable 'ansible_facts' from source: unknown 4487 1726776666.92469: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776666.8857944-4723-141783672631006/AnsiballZ_stat.py 4487 1726776666.92796: Sending initial data 4487 1726776666.92807: Sent initial data (151 bytes) 4487 1726776666.93780: 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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776666.93796: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776666.93891: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776666.95682: 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 <<< 4487 1726776666.95756: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4487 1726776666.95862: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4487xee7_rt3/tmpcg6487hm /root/.ansible/tmp/ansible-tmp-1726776666.8857944-4723-141783672631006/AnsiballZ_stat.py <<< 4487 1726776666.95866: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776666.8857944-4723-141783672631006/AnsiballZ_stat.py" <<< 4487 1726776666.95937: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4487xee7_rt3/tmpcg6487hm" to remote "/root/.ansible/tmp/ansible-tmp-1726776666.8857944-4723-141783672631006/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776666.8857944-4723-141783672631006/AnsiballZ_stat.py" <<< 4487 1726776666.96871: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776666.96912: stderr chunk (state=3): >>><<< 4487 1726776666.96916: stdout chunk (state=3): >>><<< 4487 1726776666.96937: done transferring module to remote 4487 1726776666.96947: _low_level_execute_command(): starting 4487 1726776666.96954: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776666.8857944-4723-141783672631006/ /root/.ansible/tmp/ansible-tmp-1726776666.8857944-4723-141783672631006/AnsiballZ_stat.py && sleep 0' 4487 1726776666.97427: 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 <<< 4487 1726776666.97431: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776666.97433: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776666.97436: 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.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776666.97488: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776666.97491: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776666.97583: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776666.99622: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776666.99688: stderr chunk (state=3): >>><<< 4487 1726776666.99691: stdout chunk (state=3): >>><<< 4487 1726776666.99705: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776666.99708: _low_level_execute_command(): starting 4487 1726776666.99716: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776666.8857944-4723-141783672631006/AnsiballZ_stat.py && sleep 0' 4487 1726776667.00217: 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 <<< 4487 1726776667.00221: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776667.00223: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776667.00226: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776667.00279: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776667.00283: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776667.00378: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776667.17772: 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"}}} <<< 4487 1726776667.19256: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 4487 1726776667.19317: stderr chunk (state=3): >>><<< 4487 1726776667.19321: stdout chunk (state=3): >>><<< 4487 1726776667.19339: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK 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.14.47 closed. 4487 1726776667.19379: 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-1726776666.8857944-4723-141783672631006/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4487 1726776667.19387: _low_level_execute_command(): starting 4487 1726776667.19390: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776666.8857944-4723-141783672631006/ > /dev/null 2>&1 && sleep 0' 4487 1726776667.19874: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776667.19877: 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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776667.19885: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration <<< 4487 1726776667.19887: 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.14.47 originally 10.31.14.47 <<< 4487 1726776667.19889: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776667.19931: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776667.19947: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776667.20036: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776667.22048: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776667.22120: stderr chunk (state=3): >>><<< 4487 1726776667.22123: stdout chunk (state=3): >>><<< 4487 1726776667.22139: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776667.22145: handler run complete 4487 1726776667.22164: attempt loop complete, returning result 4487 1726776667.22167: _execute() done 4487 1726776667.22171: dumping result to json 4487 1726776667.22173: done dumping result, returning 4487 1726776667.22185: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin [0233de48-8dd1-4d03-fd06-0000000000c0] 4487 1726776667.22188: sending task result for task 0233de48-8dd1-4d03-fd06-0000000000c0 4487 1726776667.22284: done sending task result for task 0233de48-8dd1-4d03-fd06-0000000000c0 4487 1726776667.22286: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 4487 1726776667.22361: no more pending results, returning what we have 4487 1726776667.22365: results queue empty 4487 1726776667.22366: checking for any_errors_fatal 4487 1726776667.22369: done checking for any_errors_fatal 4487 1726776667.22369: checking for max_fail_percentage 4487 1726776667.22371: done checking for max_fail_percentage 4487 1726776667.22372: checking to see if all hosts have failed and the running result is not ok 4487 1726776667.22372: done checking to see if all hosts have failed 4487 1726776667.22373: getting the remaining hosts for this loop 4487 1726776667.22375: done getting the remaining hosts for this loop 4487 1726776667.22379: getting the next task for host managed_node3 4487 1726776667.22386: done getting next task for host managed_node3 4487 1726776667.22390: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 4487 1726776667.22394: ^ 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 4487 1726776667.22405: getting variables 4487 1726776667.22407: in VariableManager get_vars() 4487 1726776667.22442: Calling all_inventory to load vars for managed_node3 4487 1726776667.22445: Calling groups_inventory to load vars for managed_node3 4487 1726776667.22448: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776667.22465: Calling all_plugins_play to load vars for managed_node3 4487 1726776667.22467: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776667.22470: Calling groups_plugins_play to load vars for managed_node3 4487 1726776667.22645: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776667.22793: done with get_vars() 4487 1726776667.22802: done getting variables 4487 1726776667.22848: 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-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:27 Thursday 19 September 2024 16:11:07 -0400 (0:00:00.396) 0:00:04.140 **** 4487 1726776667.22874: entering _queue_task() for managed_node3/set_fact 4487 1726776667.23101: worker is 1 (out of 1 available) 4487 1726776667.23117: exiting _queue_task() for managed_node3/set_fact 4487 1726776667.23130: done queuing things up, now waiting for results queue to drain 4487 1726776667.23131: waiting for pending results... 4487 1726776667.23297: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 4487 1726776667.23455: in run() - task 0233de48-8dd1-4d03-fd06-0000000000c1 4487 1726776667.23459: variable 'ansible_search_path' from source: unknown 4487 1726776667.23462: variable 'ansible_search_path' from source: unknown 4487 1726776667.23476: calling self._execute() 4487 1726776667.23562: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776667.23574: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776667.23587: variable 'omit' from source: magic vars 4487 1726776667.24096: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4487 1726776667.24368: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4487 1726776667.24423: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4487 1726776667.24588: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4487 1726776667.24594: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4487 1726776667.24599: 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) 4487 1726776667.24622: 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) 4487 1726776667.24670: 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) 4487 1726776667.24685: 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) 4487 1726776667.24787: Evaluated conditional (not __kernel_settings_is_transactional is defined): True 4487 1726776667.24791: variable 'omit' from source: magic vars 4487 1726776667.24843: variable 'omit' from source: magic vars 4487 1726776667.24941: variable '__transactional_update_stat' from source: set_fact 4487 1726776667.24982: variable 'omit' from source: magic vars 4487 1726776667.25003: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4487 1726776667.25030: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4487 1726776667.25069: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4487 1726776667.25085: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776667.25094: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776667.25121: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4487 1726776667.25126: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776667.25129: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776667.25204: Set connection var ansible_pipelining to False 4487 1726776667.25207: Set connection var ansible_shell_executable to /bin/sh 4487 1726776667.25214: Set connection var ansible_timeout to 10 4487 1726776667.25222: Set connection var ansible_module_compression to ZIP_DEFLATED 4487 1726776667.25227: Set connection var ansible_connection to ssh 4487 1726776667.25232: Set connection var ansible_shell_type to sh 4487 1726776667.25256: variable 'ansible_shell_executable' from source: unknown 4487 1726776667.25259: variable 'ansible_connection' from source: unknown 4487 1726776667.25262: variable 'ansible_module_compression' from source: unknown 4487 1726776667.25264: variable 'ansible_shell_type' from source: unknown 4487 1726776667.25266: variable 'ansible_shell_executable' from source: unknown 4487 1726776667.25269: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776667.25274: variable 'ansible_pipelining' from source: unknown 4487 1726776667.25276: variable 'ansible_timeout' from source: unknown 4487 1726776667.25280: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776667.25362: 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) 4487 1726776667.25371: variable 'omit' from source: magic vars 4487 1726776667.25377: starting attempt loop 4487 1726776667.25379: running the handler 4487 1726776667.25389: handler run complete 4487 1726776667.25397: attempt loop complete, returning result 4487 1726776667.25400: _execute() done 4487 1726776667.25402: dumping result to json 4487 1726776667.25405: done dumping result, returning 4487 1726776667.25413: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists [0233de48-8dd1-4d03-fd06-0000000000c1] 4487 1726776667.25420: sending task result for task 0233de48-8dd1-4d03-fd06-0000000000c1 4487 1726776667.25503: done sending task result for task 0233de48-8dd1-4d03-fd06-0000000000c1 4487 1726776667.25506: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_is_transactional": false }, "changed": false } 4487 1726776667.25574: no more pending results, returning what we have 4487 1726776667.25577: results queue empty 4487 1726776667.25578: checking for any_errors_fatal 4487 1726776667.25586: done checking for any_errors_fatal 4487 1726776667.25586: checking for max_fail_percentage 4487 1726776667.25588: done checking for max_fail_percentage 4487 1726776667.25588: checking to see if all hosts have failed and the running result is not ok 4487 1726776667.25589: done checking to see if all hosts have failed 4487 1726776667.25590: getting the remaining hosts for this loop 4487 1726776667.25592: done getting the remaining hosts for this loop 4487 1726776667.25596: getting the next task for host managed_node3 4487 1726776667.25605: done getting next task for host managed_node3 4487 1726776667.25608: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 4487 1726776667.25611: ^ 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 4487 1726776667.25629: getting variables 4487 1726776667.25637: in VariableManager get_vars() 4487 1726776667.25670: Calling all_inventory to load vars for managed_node3 4487 1726776667.25672: Calling groups_inventory to load vars for managed_node3 4487 1726776667.25674: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776667.25682: Calling all_plugins_play to load vars for managed_node3 4487 1726776667.25684: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776667.25687: Calling groups_plugins_play to load vars for managed_node3 4487 1726776667.25833: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776667.25981: done with get_vars() 4487 1726776667.25989: done getting variables 4487 1726776667.26033: 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-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:31 Thursday 19 September 2024 16:11:07 -0400 (0:00:00.031) 0:00:04.172 **** 4487 1726776667.26058: entering _queue_task() for managed_node3/include_vars 4487 1726776667.26275: worker is 1 (out of 1 available) 4487 1726776667.26290: exiting _queue_task() for managed_node3/include_vars 4487 1726776667.26303: done queuing things up, now waiting for results queue to drain 4487 1726776667.26304: waiting for pending results... 4487 1726776667.26471: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 4487 1726776667.26655: in run() - task 0233de48-8dd1-4d03-fd06-0000000000c3 4487 1726776667.26659: variable 'ansible_search_path' from source: unknown 4487 1726776667.26662: variable 'ansible_search_path' from source: unknown 4487 1726776667.26665: calling self._execute() 4487 1726776667.26731: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776667.26743: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776667.26760: variable 'omit' from source: magic vars 4487 1726776667.26873: variable 'omit' from source: magic vars 4487 1726776667.26945: variable 'omit' from source: magic vars 4487 1726776667.27394: variable 'ffparams' from source: task vars 4487 1726776667.27540: variable 'ansible_facts' from source: unknown 4487 1726776667.27760: variable 'ansible_facts' from source: unknown 4487 1726776667.27920: variable 'ansible_facts' from source: unknown 4487 1726776667.28072: variable 'ansible_facts' from source: unknown 4487 1726776667.28254: variable 'role_path' from source: magic vars 4487 1726776667.28374: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 4487 1726776667.28616: Loaded config def from plugin (lookup/first_found) 4487 1726776667.28634: Loading LookupModule 'first_found' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py 4487 1726776667.28687: variable 'ansible_search_path' from source: unknown 4487 1726776667.28716: variable 'ansible_search_path' from source: unknown 4487 1726776667.28736: variable 'ansible_search_path' from source: unknown 4487 1726776667.28753: variable 'ansible_search_path' from source: unknown 4487 1726776667.28841: variable 'ansible_search_path' from source: unknown 4487 1726776667.28844: variable 'omit' from source: magic vars 4487 1726776667.28847: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4487 1726776667.28860: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4487 1726776667.28884: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4487 1726776667.28905: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776667.28924: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776667.29256: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4487 1726776667.29259: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776667.29262: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776667.29264: Set connection var ansible_pipelining to False 4487 1726776667.29266: Set connection var ansible_shell_executable to /bin/sh 4487 1726776667.29268: Set connection var ansible_timeout to 10 4487 1726776667.29270: Set connection var ansible_module_compression to ZIP_DEFLATED 4487 1726776667.29273: Set connection var ansible_connection to ssh 4487 1726776667.29275: Set connection var ansible_shell_type to sh 4487 1726776667.29363: variable 'ansible_shell_executable' from source: unknown 4487 1726776667.29374: variable 'ansible_connection' from source: unknown 4487 1726776667.29382: variable 'ansible_module_compression' from source: unknown 4487 1726776667.29390: variable 'ansible_shell_type' from source: unknown 4487 1726776667.29397: variable 'ansible_shell_executable' from source: unknown 4487 1726776667.29404: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776667.29412: variable 'ansible_pipelining' from source: unknown 4487 1726776667.29423: variable 'ansible_timeout' from source: unknown 4487 1726776667.29431: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776667.29572: 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) 4487 1726776667.29593: variable 'omit' from source: magic vars 4487 1726776667.29604: starting attempt loop 4487 1726776667.29659: running the handler 4487 1726776667.29689: handler run complete 4487 1726776667.29711: attempt loop complete, returning result 4487 1726776667.29722: _execute() done 4487 1726776667.29730: dumping result to json 4487 1726776667.29738: done dumping result, returning 4487 1726776667.29755: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables [0233de48-8dd1-4d03-fd06-0000000000c3] 4487 1726776667.29768: sending task result for task 0233de48-8dd1-4d03-fd06-0000000000c3 ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_packages": [ "tuned", "python3-configobj" ], "__kernel_settings_services": [ "tuned" ] }, "ansible_included_var_files": [ "/tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/default.yml" ], "changed": false } 4487 1726776667.30160: no more pending results, returning what we have 4487 1726776667.30163: results queue empty 4487 1726776667.30164: checking for any_errors_fatal 4487 1726776667.30170: done checking for any_errors_fatal 4487 1726776667.30171: checking for max_fail_percentage 4487 1726776667.30172: done checking for max_fail_percentage 4487 1726776667.30173: checking to see if all hosts have failed and the running result is not ok 4487 1726776667.30174: done checking to see if all hosts have failed 4487 1726776667.30175: getting the remaining hosts for this loop 4487 1726776667.30177: done getting the remaining hosts for this loop 4487 1726776667.30181: getting the next task for host managed_node3 4487 1726776667.30189: done getting next task for host managed_node3 4487 1726776667.30193: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 4487 1726776667.30197: ^ 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 4487 1726776667.30207: getting variables 4487 1726776667.30209: in VariableManager get_vars() 4487 1726776667.30252: Calling all_inventory to load vars for managed_node3 4487 1726776667.30257: Calling groups_inventory to load vars for managed_node3 4487 1726776667.30260: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776667.30267: done sending task result for task 0233de48-8dd1-4d03-fd06-0000000000c3 4487 1726776667.30271: WORKER PROCESS EXITING 4487 1726776667.30281: Calling all_plugins_play to load vars for managed_node3 4487 1726776667.30285: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776667.30289: Calling groups_plugins_play to load vars for managed_node3 4487 1726776667.30672: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776667.30926: done with get_vars() 4487 1726776667.30937: done getting variables 4487 1726776667.31053: 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-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 Thursday 19 September 2024 16:11:07 -0400 (0:00:00.050) 0:00:04.223 **** 4487 1726776667.31087: entering _queue_task() for managed_node3/package 4487 1726776667.31089: Creating lock for package 4487 1726776667.31583: worker is 1 (out of 1 available) 4487 1726776667.31595: exiting _queue_task() for managed_node3/package 4487 1726776667.31607: done queuing things up, now waiting for results queue to drain 4487 1726776667.31608: waiting for pending results... 4487 1726776667.31712: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 4487 1726776667.31844: in run() - task 0233de48-8dd1-4d03-fd06-000000000049 4487 1726776667.31871: variable 'ansible_search_path' from source: unknown 4487 1726776667.31881: variable 'ansible_search_path' from source: unknown 4487 1726776667.31958: calling self._execute() 4487 1726776667.32234: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776667.32246: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776667.32263: variable 'omit' from source: magic vars 4487 1726776667.32383: variable 'omit' from source: magic vars 4487 1726776667.32517: variable 'omit' from source: magic vars 4487 1726776667.32521: variable '__kernel_settings_packages' from source: include_vars 4487 1726776667.32847: variable '__kernel_settings_packages' from source: include_vars 4487 1726776667.33105: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4487 1726776667.34931: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4487 1726776667.34982: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4487 1726776667.35009: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4487 1726776667.35041: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4487 1726776667.35064: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4487 1726776667.35146: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4487 1726776667.35168: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4487 1726776667.35188: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4487 1726776667.35216: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4487 1726776667.35230: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4487 1726776667.35312: variable '__kernel_settings_is_ostree' from source: set_fact 4487 1726776667.35319: variable 'omit' from source: magic vars 4487 1726776667.35343: variable 'omit' from source: magic vars 4487 1726776667.35368: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4487 1726776667.35389: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4487 1726776667.35406: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4487 1726776667.35422: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776667.35431: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776667.35458: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4487 1726776667.35461: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776667.35465: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776667.35540: Set connection var ansible_pipelining to False 4487 1726776667.35543: Set connection var ansible_shell_executable to /bin/sh 4487 1726776667.35552: Set connection var ansible_timeout to 10 4487 1726776667.35565: Set connection var ansible_module_compression to ZIP_DEFLATED 4487 1726776667.35570: Set connection var ansible_connection to ssh 4487 1726776667.35572: Set connection var ansible_shell_type to sh 4487 1726776667.35611: variable 'ansible_shell_executable' from source: unknown 4487 1726776667.35614: variable 'ansible_connection' from source: unknown 4487 1726776667.35617: variable 'ansible_module_compression' from source: unknown 4487 1726776667.35619: variable 'ansible_shell_type' from source: unknown 4487 1726776667.35622: variable 'ansible_shell_executable' from source: unknown 4487 1726776667.35624: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776667.35626: variable 'ansible_pipelining' from source: unknown 4487 1726776667.35628: variable 'ansible_timeout' from source: unknown 4487 1726776667.35630: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776667.35854: 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) 4487 1726776667.35858: variable 'omit' from source: magic vars 4487 1726776667.35861: starting attempt loop 4487 1726776667.35863: running the handler 4487 1726776667.35865: variable 'ansible_facts' from source: unknown 4487 1726776667.35867: variable 'ansible_facts' from source: unknown 4487 1726776667.35869: _low_level_execute_command(): starting 4487 1726776667.35871: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4487 1726776667.36553: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4487 1726776667.36571: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776667.36589: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776667.36601: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776667.36703: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776667.36730: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776667.36840: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776667.38633: stdout chunk (state=3): >>>/root <<< 4487 1726776667.38775: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776667.38810: stderr chunk (state=3): >>><<< 4487 1726776667.38812: stdout chunk (state=3): >>><<< 4487 1726776667.38857: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776667.38863: _low_level_execute_command(): starting 4487 1726776667.38873: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776667.3885112-4749-5522601451131 `" && echo ansible-tmp-1726776667.3885112-4749-5522601451131="` echo /root/.ansible/tmp/ansible-tmp-1726776667.3885112-4749-5522601451131 `" ) && sleep 0' 4487 1726776667.39637: 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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776667.39665: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776667.39774: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776667.41928: stdout chunk (state=3): >>>ansible-tmp-1726776667.3885112-4749-5522601451131=/root/.ansible/tmp/ansible-tmp-1726776667.3885112-4749-5522601451131 <<< 4487 1726776667.42159: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776667.42163: stdout chunk (state=3): >>><<< 4487 1726776667.42165: stderr chunk (state=3): >>><<< 4487 1726776667.42354: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776667.3885112-4749-5522601451131=/root/.ansible/tmp/ansible-tmp-1726776667.3885112-4749-5522601451131 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776667.42358: variable 'ansible_module_compression' from source: unknown 4487 1726776667.42362: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 4487 1726776667.42365: ANSIBALLZ: Acquiring lock 4487 1726776667.42367: ANSIBALLZ: Lock acquired: 139899586679760 4487 1726776667.42369: ANSIBALLZ: Creating module 4487 1726776667.64259: ANSIBALLZ: Writing module into payload 4487 1726776667.64458: ANSIBALLZ: Writing module 4487 1726776667.64485: ANSIBALLZ: Renaming module 4487 1726776667.64490: ANSIBALLZ: Done creating module 4487 1726776667.64511: variable 'ansible_facts' from source: unknown 4487 1726776667.64622: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776667.3885112-4749-5522601451131/AnsiballZ_dnf.py 4487 1726776667.64756: Sending initial data 4487 1726776667.64797: Sent initial data (148 bytes) 4487 1726776667.65225: 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 <<< 4487 1726776667.65232: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776667.65258: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776667.65261: 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.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776667.65320: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776667.65323: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776667.65326: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776667.65415: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776667.67196: 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 <<< 4487 1726776667.67273: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4487 1726776667.67350: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4487xee7_rt3/tmprn4ikl99 /root/.ansible/tmp/ansible-tmp-1726776667.3885112-4749-5522601451131/AnsiballZ_dnf.py <<< 4487 1726776667.67358: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776667.3885112-4749-5522601451131/AnsiballZ_dnf.py" <<< 4487 1726776667.67431: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4487xee7_rt3/tmprn4ikl99" to remote "/root/.ansible/tmp/ansible-tmp-1726776667.3885112-4749-5522601451131/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776667.3885112-4749-5522601451131/AnsiballZ_dnf.py" <<< 4487 1726776667.68256: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776667.68317: stderr chunk (state=3): >>><<< 4487 1726776667.68320: stdout chunk (state=3): >>><<< 4487 1726776667.68337: done transferring module to remote 4487 1726776667.68347: _low_level_execute_command(): starting 4487 1726776667.68353: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776667.3885112-4749-5522601451131/ /root/.ansible/tmp/ansible-tmp-1726776667.3885112-4749-5522601451131/AnsiballZ_dnf.py && sleep 0' 4487 1726776667.68793: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776667.68797: 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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776667.68799: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration <<< 4487 1726776667.68801: 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 <<< 4487 1726776667.68803: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776667.68854: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776667.68858: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776667.68944: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776667.70972: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776667.70991: stderr chunk (state=3): >>><<< 4487 1726776667.70999: stdout chunk (state=3): >>><<< 4487 1726776667.71020: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776667.71108: _low_level_execute_command(): starting 4487 1726776667.71112: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776667.3885112-4749-5522601451131/AnsiballZ_dnf.py && sleep 0' 4487 1726776667.71689: 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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776667.71718: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776667.71730: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776667.71757: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776667.71886: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776668.86158: 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}}} <<< 4487 1726776668.90673: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 4487 1726776668.90734: stderr chunk (state=3): >>><<< 4487 1726776668.90737: stdout chunk (state=3): >>><<< 4487 1726776668.90756: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK 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.14.47 closed. 4487 1726776668.90794: 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-1726776667.3885112-4749-5522601451131/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4487 1726776668.90824: _low_level_execute_command(): starting 4487 1726776668.90828: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776667.3885112-4749-5522601451131/ > /dev/null 2>&1 && sleep 0' 4487 1726776668.91425: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4487 1726776668.91441: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776668.91460: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776668.91478: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4487 1726776668.91496: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 <<< 4487 1726776668.91510: stderr chunk (state=3): >>>debug2: match not found <<< 4487 1726776668.91527: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776668.91570: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776668.91641: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776668.91660: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776668.91682: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776668.91832: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776668.93773: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776668.93828: stderr chunk (state=3): >>><<< 4487 1726776668.93847: stdout chunk (state=3): >>><<< 4487 1726776668.93874: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776668.93889: handler run complete 4487 1726776668.93947: attempt loop complete, returning result 4487 1726776668.93957: _execute() done 4487 1726776668.94055: dumping result to json 4487 1726776668.94059: done dumping result, returning 4487 1726776668.94062: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed [0233de48-8dd1-4d03-fd06-000000000049] 4487 1726776668.94065: sending task result for task 0233de48-8dd1-4d03-fd06-000000000049 4487 1726776668.94146: done sending task result for task 0233de48-8dd1-4d03-fd06-000000000049 4487 1726776668.94150: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 4487 1726776668.94251: no more pending results, returning what we have 4487 1726776668.94255: results queue empty 4487 1726776668.94256: checking for any_errors_fatal 4487 1726776668.94262: done checking for any_errors_fatal 4487 1726776668.94263: checking for max_fail_percentage 4487 1726776668.94264: done checking for max_fail_percentage 4487 1726776668.94265: checking to see if all hosts have failed and the running result is not ok 4487 1726776668.94265: done checking to see if all hosts have failed 4487 1726776668.94266: getting the remaining hosts for this loop 4487 1726776668.94268: done getting the remaining hosts for this loop 4487 1726776668.94272: getting the next task for host managed_node3 4487 1726776668.94280: done getting next task for host managed_node3 4487 1726776668.94284: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 4487 1726776668.94287: ^ 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 4487 1726776668.94296: getting variables 4487 1726776668.94298: in VariableManager get_vars() 4487 1726776668.94337: Calling all_inventory to load vars for managed_node3 4487 1726776668.94339: Calling groups_inventory to load vars for managed_node3 4487 1726776668.94341: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776668.94630: Calling all_plugins_play to load vars for managed_node3 4487 1726776668.94636: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776668.94640: Calling groups_plugins_play to load vars for managed_node3 4487 1726776668.94943: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776668.95374: done with get_vars() 4487 1726776668.95754: done getting variables 4487 1726776668.95862: 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-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:24 Thursday 19 September 2024 16:11:08 -0400 (0:00:01.649) 0:00:05.872 **** 4487 1726776668.96072: entering _queue_task() for managed_node3/debug 4487 1726776668.96078: Creating lock for debug 4487 1726776668.96981: worker is 1 (out of 1 available) 4487 1726776668.96993: exiting _queue_task() for managed_node3/debug 4487 1726776668.97005: done queuing things up, now waiting for results queue to drain 4487 1726776668.97006: waiting for pending results... 4487 1726776668.97469: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 4487 1726776668.97475: in run() - task 0233de48-8dd1-4d03-fd06-00000000004b 4487 1726776668.97479: variable 'ansible_search_path' from source: unknown 4487 1726776668.97481: variable 'ansible_search_path' from source: unknown 4487 1726776668.97785: calling self._execute() 4487 1726776668.97789: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776668.97793: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776668.97795: variable 'omit' from source: magic vars 4487 1726776668.98861: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4487 1726776669.01693: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4487 1726776669.01754: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4487 1726776669.01784: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4487 1726776669.01810: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4487 1726776669.01835: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4487 1726776669.01901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4487 1726776669.01923: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4487 1726776669.01945: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4487 1726776669.01977: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4487 1726776669.01988: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4487 1726776669.02072: variable '__kernel_settings_is_transactional' from source: set_fact 4487 1726776669.02085: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 4487 1726776669.02089: when evaluation is False, skipping this task 4487 1726776669.02093: _execute() done 4487 1726776669.02095: dumping result to json 4487 1726776669.02097: done dumping result, returning 4487 1726776669.02105: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes [0233de48-8dd1-4d03-fd06-00000000004b] 4487 1726776669.02110: sending task result for task 0233de48-8dd1-4d03-fd06-00000000004b 4487 1726776669.02197: done sending task result for task 0233de48-8dd1-4d03-fd06-00000000004b 4487 1726776669.02200: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "__kernel_settings_is_transactional | d(false)" } 4487 1726776669.02252: no more pending results, returning what we have 4487 1726776669.02255: results queue empty 4487 1726776669.02256: checking for any_errors_fatal 4487 1726776669.02264: done checking for any_errors_fatal 4487 1726776669.02265: checking for max_fail_percentage 4487 1726776669.02267: done checking for max_fail_percentage 4487 1726776669.02267: checking to see if all hosts have failed and the running result is not ok 4487 1726776669.02268: done checking to see if all hosts have failed 4487 1726776669.02269: getting the remaining hosts for this loop 4487 1726776669.02270: done getting the remaining hosts for this loop 4487 1726776669.02274: getting the next task for host managed_node3 4487 1726776669.02282: done getting next task for host managed_node3 4487 1726776669.02286: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 4487 1726776669.02289: ^ 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 4487 1726776669.02303: getting variables 4487 1726776669.02304: in VariableManager get_vars() 4487 1726776669.02342: Calling all_inventory to load vars for managed_node3 4487 1726776669.02345: Calling groups_inventory to load vars for managed_node3 4487 1726776669.02347: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776669.02357: Calling all_plugins_play to load vars for managed_node3 4487 1726776669.02360: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776669.02363: Calling groups_plugins_play to load vars for managed_node3 4487 1726776669.02505: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776669.02670: done with get_vars() 4487 1726776669.02678: done getting variables 4487 1726776669.02817: 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-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:29 Thursday 19 September 2024 16:11:09 -0400 (0:00:00.067) 0:00:05.940 **** 4487 1726776669.02852: entering _queue_task() for managed_node3/reboot 4487 1726776669.02854: Creating lock for reboot 4487 1726776669.03126: worker is 1 (out of 1 available) 4487 1726776669.03142: exiting _queue_task() for managed_node3/reboot 4487 1726776669.03159: done queuing things up, now waiting for results queue to drain 4487 1726776669.03160: waiting for pending results... 4487 1726776669.03569: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 4487 1726776669.03586: in run() - task 0233de48-8dd1-4d03-fd06-00000000004c 4487 1726776669.03607: variable 'ansible_search_path' from source: unknown 4487 1726776669.03617: variable 'ansible_search_path' from source: unknown 4487 1726776669.03666: calling self._execute() 4487 1726776669.03761: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776669.03779: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776669.03793: variable 'omit' from source: magic vars 4487 1726776669.04448: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4487 1726776669.06257: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4487 1726776669.06320: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4487 1726776669.06351: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4487 1726776669.06616: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4487 1726776669.06855: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4487 1726776669.06859: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4487 1726776669.06863: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4487 1726776669.06865: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4487 1726776669.06867: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4487 1726776669.06870: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4487 1726776669.06962: variable '__kernel_settings_is_transactional' from source: set_fact 4487 1726776669.06997: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 4487 1726776669.07005: when evaluation is False, skipping this task 4487 1726776669.07016: _execute() done 4487 1726776669.07073: dumping result to json 4487 1726776669.07083: done dumping result, returning 4487 1726776669.07096: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems [0233de48-8dd1-4d03-fd06-00000000004c] 4487 1726776669.07179: sending task result for task 0233de48-8dd1-4d03-fd06-00000000004c skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 4487 1726776669.07355: no more pending results, returning what we have 4487 1726776669.07359: results queue empty 4487 1726776669.07360: checking for any_errors_fatal 4487 1726776669.07366: done checking for any_errors_fatal 4487 1726776669.07366: checking for max_fail_percentage 4487 1726776669.07368: done checking for max_fail_percentage 4487 1726776669.07369: checking to see if all hosts have failed and the running result is not ok 4487 1726776669.07370: done checking to see if all hosts have failed 4487 1726776669.07371: getting the remaining hosts for this loop 4487 1726776669.07372: done getting the remaining hosts for this loop 4487 1726776669.07377: getting the next task for host managed_node3 4487 1726776669.07385: done getting next task for host managed_node3 4487 1726776669.07389: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 4487 1726776669.07392: ^ 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 4487 1726776669.07407: getting variables 4487 1726776669.07529: in VariableManager get_vars() 4487 1726776669.07569: Calling all_inventory to load vars for managed_node3 4487 1726776669.07572: Calling groups_inventory to load vars for managed_node3 4487 1726776669.07574: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776669.07586: Calling all_plugins_play to load vars for managed_node3 4487 1726776669.07589: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776669.07593: Calling groups_plugins_play to load vars for managed_node3 4487 1726776669.08082: done sending task result for task 0233de48-8dd1-4d03-fd06-00000000004c 4487 1726776669.08086: WORKER PROCESS EXITING 4487 1726776669.08108: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776669.08345: done with get_vars() 4487 1726776669.08358: done getting variables 4487 1726776669.08423: 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-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:34 Thursday 19 September 2024 16:11:09 -0400 (0:00:00.056) 0:00:05.996 **** 4487 1726776669.08464: entering _queue_task() for managed_node3/fail 4487 1726776669.08729: worker is 1 (out of 1 available) 4487 1726776669.08745: exiting _queue_task() for managed_node3/fail 4487 1726776669.08761: done queuing things up, now waiting for results queue to drain 4487 1726776669.08763: waiting for pending results... 4487 1726776669.09017: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 4487 1726776669.09146: in run() - task 0233de48-8dd1-4d03-fd06-00000000004d 4487 1726776669.09172: variable 'ansible_search_path' from source: unknown 4487 1726776669.09182: variable 'ansible_search_path' from source: unknown 4487 1726776669.09230: calling self._execute() 4487 1726776669.09329: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776669.09340: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776669.09366: variable 'omit' from source: magic vars 4487 1726776669.09958: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4487 1726776669.12758: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4487 1726776669.12762: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4487 1726776669.12777: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4487 1726776669.12817: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4487 1726776669.12852: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4487 1726776669.12942: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4487 1726776669.12982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4487 1726776669.13015: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4487 1726776669.13064: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4487 1726776669.13086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4487 1726776669.13201: variable '__kernel_settings_is_transactional' from source: set_fact 4487 1726776669.13226: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 4487 1726776669.13234: when evaluation is False, skipping this task 4487 1726776669.13243: _execute() done 4487 1726776669.13253: dumping result to json 4487 1726776669.13262: done dumping result, returning 4487 1726776669.13275: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set [0233de48-8dd1-4d03-fd06-00000000004d] 4487 1726776669.13286: sending task result for task 0233de48-8dd1-4d03-fd06-00000000004d 4487 1726776669.13407: done sending task result for task 0233de48-8dd1-4d03-fd06-00000000004d 4487 1726776669.13410: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 4487 1726776669.13478: no more pending results, returning what we have 4487 1726776669.13482: results queue empty 4487 1726776669.13482: checking for any_errors_fatal 4487 1726776669.13487: done checking for any_errors_fatal 4487 1726776669.13487: checking for max_fail_percentage 4487 1726776669.13489: done checking for max_fail_percentage 4487 1726776669.13490: checking to see if all hosts have failed and the running result is not ok 4487 1726776669.13491: done checking to see if all hosts have failed 4487 1726776669.13491: getting the remaining hosts for this loop 4487 1726776669.13493: done getting the remaining hosts for this loop 4487 1726776669.13497: getting the next task for host managed_node3 4487 1726776669.13506: done getting next task for host managed_node3 4487 1726776669.13510: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 4487 1726776669.13515: ^ 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 4487 1726776669.13534: getting variables 4487 1726776669.13535: in VariableManager get_vars() 4487 1726776669.13586: Calling all_inventory to load vars for managed_node3 4487 1726776669.13589: Calling groups_inventory to load vars for managed_node3 4487 1726776669.13591: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776669.13600: Calling all_plugins_play to load vars for managed_node3 4487 1726776669.13603: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776669.13605: Calling groups_plugins_play to load vars for managed_node3 4487 1726776669.13755: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776669.13994: done with get_vars() 4487 1726776669.14008: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Read tuned main config] ****** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:42 Thursday 19 September 2024 16:11:09 -0400 (0:00:00.056) 0:00:06.053 **** 4487 1726776669.14104: entering _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 4487 1726776669.14106: Creating lock for fedora.linux_system_roles.kernel_settings_get_config 4487 1726776669.14436: worker is 1 (out of 1 available) 4487 1726776669.14558: exiting _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 4487 1726776669.14572: done queuing things up, now waiting for results queue to drain 4487 1726776669.14574: waiting for pending results... 4487 1726776669.14871: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 4487 1726776669.14896: in run() - task 0233de48-8dd1-4d03-fd06-00000000004f 4487 1726776669.14929: variable 'ansible_search_path' from source: unknown 4487 1726776669.14940: variable 'ansible_search_path' from source: unknown 4487 1726776669.14989: calling self._execute() 4487 1726776669.15059: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776669.15064: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776669.15079: variable 'omit' from source: magic vars 4487 1726776669.15225: variable 'omit' from source: magic vars 4487 1726776669.15275: variable 'omit' from source: magic vars 4487 1726776669.15297: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 4487 1726776669.15528: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 4487 1726776669.15588: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4487 1726776669.15621: variable 'omit' from source: magic vars 4487 1726776669.15657: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4487 1726776669.15686: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4487 1726776669.15705: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4487 1726776669.15722: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776669.15730: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776669.15758: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4487 1726776669.15762: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776669.15764: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776669.15840: Set connection var ansible_pipelining to False 4487 1726776669.15844: Set connection var ansible_shell_executable to /bin/sh 4487 1726776669.15852: Set connection var ansible_timeout to 10 4487 1726776669.15857: Set connection var ansible_module_compression to ZIP_DEFLATED 4487 1726776669.15863: Set connection var ansible_connection to ssh 4487 1726776669.15868: Set connection var ansible_shell_type to sh 4487 1726776669.15886: variable 'ansible_shell_executable' from source: unknown 4487 1726776669.15889: variable 'ansible_connection' from source: unknown 4487 1726776669.15891: variable 'ansible_module_compression' from source: unknown 4487 1726776669.15894: variable 'ansible_shell_type' from source: unknown 4487 1726776669.15896: variable 'ansible_shell_executable' from source: unknown 4487 1726776669.15898: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776669.15903: variable 'ansible_pipelining' from source: unknown 4487 1726776669.15905: variable 'ansible_timeout' from source: unknown 4487 1726776669.15910: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776669.16054: 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) 4487 1726776669.16065: variable 'omit' from source: magic vars 4487 1726776669.16070: starting attempt loop 4487 1726776669.16073: running the handler 4487 1726776669.16085: _low_level_execute_command(): starting 4487 1726776669.16092: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4487 1726776669.16647: 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 <<< 4487 1726776669.16653: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776669.16656: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4487 1726776669.16658: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4487 1726776669.16661: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776669.16704: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776669.16727: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776669.16804: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776669.18639: stdout chunk (state=3): >>>/root <<< 4487 1726776669.18753: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776669.18819: stderr chunk (state=3): >>><<< 4487 1726776669.18822: stdout chunk (state=3): >>><<< 4487 1726776669.18837: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776669.18857: _low_level_execute_command(): starting 4487 1726776669.18865: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776669.188422-4835-186600459527044 `" && echo ansible-tmp-1726776669.188422-4835-186600459527044="` echo /root/.ansible/tmp/ansible-tmp-1726776669.188422-4835-186600459527044 `" ) && sleep 0' 4487 1726776669.19351: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776669.19354: 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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776669.19363: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration <<< 4487 1726776669.19366: 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 <<< 4487 1726776669.19368: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776669.19426: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776669.19430: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776669.19433: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776669.19506: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776669.21630: stdout chunk (state=3): >>>ansible-tmp-1726776669.188422-4835-186600459527044=/root/.ansible/tmp/ansible-tmp-1726776669.188422-4835-186600459527044 <<< 4487 1726776669.21734: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776669.21794: stderr chunk (state=3): >>><<< 4487 1726776669.21798: stdout chunk (state=3): >>><<< 4487 1726776669.21817: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776669.188422-4835-186600459527044=/root/.ansible/tmp/ansible-tmp-1726776669.188422-4835-186600459527044 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776669.21860: variable 'ansible_module_compression' from source: unknown 4487 1726776669.21898: ANSIBALLZ: Using lock for fedora.linux_system_roles.kernel_settings_get_config 4487 1726776669.21901: ANSIBALLZ: Acquiring lock 4487 1726776669.21904: ANSIBALLZ: Lock acquired: 139899583781376 4487 1726776669.21907: ANSIBALLZ: Creating module 4487 1726776669.29963: ANSIBALLZ: Writing module into payload 4487 1726776669.30035: ANSIBALLZ: Writing module 4487 1726776669.30057: ANSIBALLZ: Renaming module 4487 1726776669.30062: ANSIBALLZ: Done creating module 4487 1726776669.30083: variable 'ansible_facts' from source: unknown 4487 1726776669.30127: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776669.188422-4835-186600459527044/AnsiballZ_kernel_settings_get_config.py 4487 1726776669.30233: Sending initial data 4487 1726776669.30237: Sent initial data (172 bytes) 4487 1726776669.30724: 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 <<< 4487 1726776669.30728: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776669.30733: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776669.30736: 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.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776669.30790: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776669.30793: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776669.30795: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776669.30884: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776669.32633: 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 <<< 4487 1726776669.32638: stderr chunk (state=3): >>>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 <<< 4487 1726776669.32710: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4487 1726776669.32787: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4487xee7_rt3/tmpmiacf2fw /root/.ansible/tmp/ansible-tmp-1726776669.188422-4835-186600459527044/AnsiballZ_kernel_settings_get_config.py <<< 4487 1726776669.32790: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776669.188422-4835-186600459527044/AnsiballZ_kernel_settings_get_config.py" <<< 4487 1726776669.32863: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4487xee7_rt3/tmpmiacf2fw" to remote "/root/.ansible/tmp/ansible-tmp-1726776669.188422-4835-186600459527044/AnsiballZ_kernel_settings_get_config.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776669.188422-4835-186600459527044/AnsiballZ_kernel_settings_get_config.py" <<< 4487 1726776669.33547: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776669.33612: stderr chunk (state=3): >>><<< 4487 1726776669.33615: stdout chunk (state=3): >>><<< 4487 1726776669.33640: done transferring module to remote 4487 1726776669.33649: _low_level_execute_command(): starting 4487 1726776669.33657: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776669.188422-4835-186600459527044/ /root/.ansible/tmp/ansible-tmp-1726776669.188422-4835-186600459527044/AnsiballZ_kernel_settings_get_config.py && sleep 0' 4487 1726776669.35805: 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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776669.35922: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776669.35926: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776669.36032: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776669.37933: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776669.37999: stderr chunk (state=3): >>><<< 4487 1726776669.38009: stdout chunk (state=3): >>><<< 4487 1726776669.38037: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776669.38046: _low_level_execute_command(): starting 4487 1726776669.38058: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776669.188422-4835-186600459527044/AnsiballZ_kernel_settings_get_config.py && sleep 0' 4487 1726776669.38733: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4487 1726776669.38848: 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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776669.39061: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776669.39374: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776669.56503: 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"}}} <<< 4487 1726776669.57970: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 4487 1726776669.58025: stderr chunk (state=3): >>><<< 4487 1726776669.58029: stdout chunk (state=3): >>><<< 4487 1726776669.58044: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK 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.14.47 closed. 4487 1726776669.58144: 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-1726776669.188422-4835-186600459527044/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4487 1726776669.58150: _low_level_execute_command(): starting 4487 1726776669.58153: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776669.188422-4835-186600459527044/ > /dev/null 2>&1 && sleep 0' 4487 1726776669.58554: 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 <<< 4487 1726776669.58574: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776669.58577: 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.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776669.58639: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776669.58646: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776669.58648: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776669.58727: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776669.60768: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776669.60772: stdout chunk (state=3): >>><<< 4487 1726776669.60776: stderr chunk (state=3): >>><<< 4487 1726776669.60794: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776669.60800: handler run complete 4487 1726776669.60818: attempt loop complete, returning result 4487 1726776669.60822: _execute() done 4487 1726776669.60824: dumping result to json 4487 1726776669.60826: done dumping result, returning 4487 1726776669.60835: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config [0233de48-8dd1-4d03-fd06-00000000004f] 4487 1726776669.60840: sending task result for task 0233de48-8dd1-4d03-fd06-00000000004f 4487 1726776669.60939: done sending task result for task 0233de48-8dd1-4d03-fd06-00000000004f 4487 1726776669.60941: 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" } } 4487 1726776669.61077: no more pending results, returning what we have 4487 1726776669.61080: results queue empty 4487 1726776669.61081: checking for any_errors_fatal 4487 1726776669.61084: done checking for any_errors_fatal 4487 1726776669.61085: checking for max_fail_percentage 4487 1726776669.61086: done checking for max_fail_percentage 4487 1726776669.61087: checking to see if all hosts have failed and the running result is not ok 4487 1726776669.61088: done checking to see if all hosts have failed 4487 1726776669.61088: getting the remaining hosts for this loop 4487 1726776669.61091: done getting the remaining hosts for this loop 4487 1726776669.61096: getting the next task for host managed_node3 4487 1726776669.61101: done getting next task for host managed_node3 4487 1726776669.61106: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 4487 1726776669.61109: ^ 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 4487 1726776669.61119: getting variables 4487 1726776669.61120: in VariableManager get_vars() 4487 1726776669.61146: Calling all_inventory to load vars for managed_node3 4487 1726776669.61148: Calling groups_inventory to load vars for managed_node3 4487 1726776669.61158: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776669.61167: Calling all_plugins_play to load vars for managed_node3 4487 1726776669.61170: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776669.61173: Calling groups_plugins_play to load vars for managed_node3 4487 1726776669.61315: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776669.61460: done with get_vars() 4487 1726776669.61468: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 Thursday 19 September 2024 16:11:09 -0400 (0:00:00.474) 0:00:06.527 **** 4487 1726776669.61539: entering _queue_task() for managed_node3/stat 4487 1726776669.61765: worker is 1 (out of 1 available) 4487 1726776669.61780: exiting _queue_task() for managed_node3/stat 4487 1726776669.61792: done queuing things up, now waiting for results queue to drain 4487 1726776669.61794: waiting for pending results... 4487 1726776669.61970: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 4487 1726776669.62043: in run() - task 0233de48-8dd1-4d03-fd06-000000000050 4487 1726776669.62056: variable 'ansible_search_path' from source: unknown 4487 1726776669.62060: variable 'ansible_search_path' from source: unknown 4487 1726776669.62104: variable '__prof_from_conf' from source: task vars 4487 1726776669.62354: variable '__prof_from_conf' from source: task vars 4487 1726776669.62495: variable '__data' from source: task vars 4487 1726776669.62553: variable '__kernel_settings_register_tuned_main' from source: set_fact 4487 1726776669.62706: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4487 1726776669.62713: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4487 1726776669.62761: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4487 1726776669.62779: variable 'omit' from source: magic vars 4487 1726776669.62861: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776669.62869: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776669.62879: variable 'omit' from source: magic vars 4487 1726776669.63095: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4487 1726776669.64857: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4487 1726776669.64906: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4487 1726776669.64936: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4487 1726776669.64978: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4487 1726776669.64995: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4487 1726776669.65063: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4487 1726776669.65088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4487 1726776669.65106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4487 1726776669.65137: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4487 1726776669.65150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4487 1726776669.65226: variable 'item' from source: unknown 4487 1726776669.65238: Evaluated conditional (item | length > 0): False 4487 1726776669.65241: when evaluation is False, skipping this task 4487 1726776669.65270: variable 'item' from source: unknown 4487 1726776669.65327: 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" } 4487 1726776669.65473: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776669.65476: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776669.65479: variable 'omit' from source: magic vars 4487 1726776669.65556: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4487 1726776669.65574: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4487 1726776669.65600: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4487 1726776669.65627: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4487 1726776669.65638: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4487 1726776669.65700: variable 'item' from source: unknown 4487 1726776669.65703: Evaluated conditional (item | length > 0): True 4487 1726776669.65714: variable 'omit' from source: magic vars 4487 1726776669.65745: variable 'omit' from source: magic vars 4487 1726776669.65776: variable 'item' from source: unknown 4487 1726776669.65828: variable 'item' from source: unknown 4487 1726776669.65841: variable 'omit' from source: magic vars 4487 1726776669.65863: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4487 1726776669.65884: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4487 1726776669.65898: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4487 1726776669.65912: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776669.65929: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776669.65952: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4487 1726776669.65955: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776669.65957: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776669.66029: Set connection var ansible_pipelining to False 4487 1726776669.66034: Set connection var ansible_shell_executable to /bin/sh 4487 1726776669.66043: Set connection var ansible_timeout to 10 4487 1726776669.66046: Set connection var ansible_module_compression to ZIP_DEFLATED 4487 1726776669.66049: Set connection var ansible_connection to ssh 4487 1726776669.66153: Set connection var ansible_shell_type to sh 4487 1726776669.66159: variable 'ansible_shell_executable' from source: unknown 4487 1726776669.66161: variable 'ansible_connection' from source: unknown 4487 1726776669.66164: variable 'ansible_module_compression' from source: unknown 4487 1726776669.66166: variable 'ansible_shell_type' from source: unknown 4487 1726776669.66168: variable 'ansible_shell_executable' from source: unknown 4487 1726776669.66170: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776669.66172: variable 'ansible_pipelining' from source: unknown 4487 1726776669.66174: variable 'ansible_timeout' from source: unknown 4487 1726776669.66176: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776669.66198: 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) 4487 1726776669.66207: variable 'omit' from source: magic vars 4487 1726776669.66209: starting attempt loop 4487 1726776669.66213: running the handler 4487 1726776669.66227: _low_level_execute_command(): starting 4487 1726776669.66233: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4487 1726776669.66770: 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 <<< 4487 1726776669.66774: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776669.66776: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776669.66778: 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.14.47 originally 10.31.14.47 debug2: match found <<< 4487 1726776669.66781: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776669.66836: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776669.66843: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776669.66928: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776669.69037: stdout chunk (state=3): >>>/root <<< 4487 1726776669.69133: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776669.69193: stderr chunk (state=3): >>><<< 4487 1726776669.69196: stdout chunk (state=3): >>><<< 4487 1726776669.69216: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776669.69229: _low_level_execute_command(): starting 4487 1726776669.69235: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776669.6921918-4862-173628643524396 `" && echo ansible-tmp-1726776669.6921918-4862-173628643524396="` echo /root/.ansible/tmp/ansible-tmp-1726776669.6921918-4862-173628643524396 `" ) && sleep 0' 4487 1726776669.69704: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776669.69708: 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.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776669.69710: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776669.69718: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776669.69720: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776669.69774: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776669.69780: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776669.69782: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776669.69861: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776669.71943: stdout chunk (state=3): >>>ansible-tmp-1726776669.6921918-4862-173628643524396=/root/.ansible/tmp/ansible-tmp-1726776669.6921918-4862-173628643524396 <<< 4487 1726776669.72152: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776669.72157: stdout chunk (state=3): >>><<< 4487 1726776669.72160: stderr chunk (state=3): >>><<< 4487 1726776669.72354: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776669.6921918-4862-173628643524396=/root/.ansible/tmp/ansible-tmp-1726776669.6921918-4862-173628643524396 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776669.72358: variable 'ansible_module_compression' from source: unknown 4487 1726776669.72360: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4487xee7_rt3/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 4487 1726776669.72363: variable 'ansible_facts' from source: unknown 4487 1726776669.72452: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776669.6921918-4862-173628643524396/AnsiballZ_stat.py 4487 1726776669.72607: Sending initial data 4487 1726776669.72665: Sent initial data (151 bytes) 4487 1726776669.73285: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776669.73298: 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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4487 1726776669.73318: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776669.73437: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776669.73509: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776669.75493: 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 <<< 4487 1726776669.75558: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4487 1726776669.75664: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4487xee7_rt3/tmpe1412gay /root/.ansible/tmp/ansible-tmp-1726776669.6921918-4862-173628643524396/AnsiballZ_stat.py <<< 4487 1726776669.75667: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776669.6921918-4862-173628643524396/AnsiballZ_stat.py" <<< 4487 1726776669.75735: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4487xee7_rt3/tmpe1412gay" to remote "/root/.ansible/tmp/ansible-tmp-1726776669.6921918-4862-173628643524396/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776669.6921918-4862-173628643524396/AnsiballZ_stat.py" <<< 4487 1726776669.76813: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776669.77009: stderr chunk (state=3): >>><<< 4487 1726776669.77015: stdout chunk (state=3): >>><<< 4487 1726776669.77018: done transferring module to remote 4487 1726776669.77020: _low_level_execute_command(): starting 4487 1726776669.77022: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776669.6921918-4862-173628643524396/ /root/.ansible/tmp/ansible-tmp-1726776669.6921918-4862-173628643524396/AnsiballZ_stat.py && sleep 0' 4487 1726776669.77958: 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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration <<< 4487 1726776669.77975: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776669.78063: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776669.78075: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776669.78122: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776669.78208: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776669.80272: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776669.80275: stdout chunk (state=3): >>><<< 4487 1726776669.80278: stderr chunk (state=3): >>><<< 4487 1726776669.80293: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776669.80301: _low_level_execute_command(): starting 4487 1726776669.80356: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776669.6921918-4862-173628643524396/AnsiballZ_stat.py && sleep 0' 4487 1726776669.81010: 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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776669.81035: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776669.81066: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776669.81152: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776669.99178: 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": 1726776644.359713, "mtime": 1726776657.3157923, "ctime": 1726776657.3157923, "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": "27497094", "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"}}} <<< 4487 1726776670.00857: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 4487 1726776670.00912: stderr chunk (state=3): >>><<< 4487 1726776670.00916: stdout chunk (state=3): >>><<< 4487 1726776670.00935: _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": 1726776644.359713, "mtime": 1726776657.3157923, "ctime": 1726776657.3157923, "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": "27497094", "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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK 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.14.47 closed. 4487 1726776670.00979: 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-1726776669.6921918-4862-173628643524396/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4487 1726776670.00988: _low_level_execute_command(): starting 4487 1726776670.00993: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776669.6921918-4862-173628643524396/ > /dev/null 2>&1 && sleep 0' 4487 1726776670.01487: 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 <<< 4487 1726776670.01490: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776670.01493: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776670.01497: 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.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776670.01557: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776670.01560: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776670.01562: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776670.01645: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776670.03678: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776670.03736: stderr chunk (state=3): >>><<< 4487 1726776670.03740: stdout chunk (state=3): >>><<< 4487 1726776670.03755: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776670.03762: handler run complete 4487 1726776670.03803: attempt loop complete, returning result 4487 1726776670.03820: variable 'item' from source: unknown 4487 1726776670.03885: variable 'item' from source: unknown ok: [managed_node3] => (item=/etc/tuned/profiles) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned/profiles", "stat": { "atime": 1726776644.359713, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1726776657.3157923, "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": 1726776657.3157923, "nlink": 2, "path": "/etc/tuned/profiles", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 0, "version": "27497094", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 4487 1726776670.04053: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776670.04061: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776670.04064: variable 'omit' from source: magic vars 4487 1726776670.04142: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4487 1726776670.04165: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4487 1726776670.04186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4487 1726776670.04217: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4487 1726776670.04227: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4487 1726776670.04293: variable 'item' from source: unknown 4487 1726776670.04299: Evaluated conditional (item | length > 0): True 4487 1726776670.04304: variable 'omit' from source: magic vars 4487 1726776670.04318: variable 'omit' from source: magic vars 4487 1726776670.04348: variable 'item' from source: unknown 4487 1726776670.04400: variable 'item' from source: unknown 4487 1726776670.04410: variable 'omit' from source: magic vars 4487 1726776670.04428: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4487 1726776670.04436: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776670.04442: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776670.04455: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4487 1726776670.04458: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776670.04461: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776670.04515: Set connection var ansible_pipelining to False 4487 1726776670.04527: Set connection var ansible_shell_executable to /bin/sh 4487 1726776670.04532: Set connection var ansible_timeout to 10 4487 1726776670.04538: Set connection var ansible_module_compression to ZIP_DEFLATED 4487 1726776670.04543: Set connection var ansible_connection to ssh 4487 1726776670.04548: Set connection var ansible_shell_type to sh 4487 1726776670.04565: variable 'ansible_shell_executable' from source: unknown 4487 1726776670.04568: variable 'ansible_connection' from source: unknown 4487 1726776670.04570: variable 'ansible_module_compression' from source: unknown 4487 1726776670.04573: variable 'ansible_shell_type' from source: unknown 4487 1726776670.04575: variable 'ansible_shell_executable' from source: unknown 4487 1726776670.04578: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776670.04583: variable 'ansible_pipelining' from source: unknown 4487 1726776670.04585: variable 'ansible_timeout' from source: unknown 4487 1726776670.04591: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776670.04679: 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) 4487 1726776670.04687: variable 'omit' from source: magic vars 4487 1726776670.04690: starting attempt loop 4487 1726776670.04693: running the handler 4487 1726776670.04700: _low_level_execute_command(): starting 4487 1726776670.04703: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4487 1726776670.05367: 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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776670.05410: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776670.05427: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776670.05451: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776670.05566: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776670.07399: stdout chunk (state=3): >>>/root <<< 4487 1726776670.07509: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776670.07567: stderr chunk (state=3): >>><<< 4487 1726776670.07570: stdout chunk (state=3): >>><<< 4487 1726776670.07585: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776670.07593: _low_level_execute_command(): starting 4487 1726776670.07599: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776670.075852-4862-82721003449486 `" && echo ansible-tmp-1726776670.075852-4862-82721003449486="` echo /root/.ansible/tmp/ansible-tmp-1726776670.075852-4862-82721003449486 `" ) && sleep 0' 4487 1726776670.08577: 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 <<< 4487 1726776670.08581: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776670.08587: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776670.08589: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776670.08661: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776670.08668: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776670.08676: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776670.08758: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776670.10984: stdout chunk (state=3): >>>ansible-tmp-1726776670.075852-4862-82721003449486=/root/.ansible/tmp/ansible-tmp-1726776670.075852-4862-82721003449486 <<< 4487 1726776670.11094: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776670.11137: stderr chunk (state=3): >>><<< 4487 1726776670.11140: stdout chunk (state=3): >>><<< 4487 1726776670.11158: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776670.075852-4862-82721003449486=/root/.ansible/tmp/ansible-tmp-1726776670.075852-4862-82721003449486 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776670.11194: variable 'ansible_module_compression' from source: unknown 4487 1726776670.11228: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4487xee7_rt3/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 4487 1726776670.11244: variable 'ansible_facts' from source: unknown 4487 1726776670.11295: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776670.075852-4862-82721003449486/AnsiballZ_stat.py 4487 1726776670.11401: Sending initial data 4487 1726776670.11405: Sent initial data (149 bytes) 4487 1726776670.11870: 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 <<< 4487 1726776670.11874: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776670.11876: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776670.11879: 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.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776670.11924: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776670.11927: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776670.11945: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776670.12034: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776670.13845: 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 <<< 4487 1726776670.13922: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4487 1726776670.14007: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4487xee7_rt3/tmp_zrbkrqt /root/.ansible/tmp/ansible-tmp-1726776670.075852-4862-82721003449486/AnsiballZ_stat.py <<< 4487 1726776670.14011: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776670.075852-4862-82721003449486/AnsiballZ_stat.py" <<< 4487 1726776670.14080: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4487xee7_rt3/tmp_zrbkrqt" to remote "/root/.ansible/tmp/ansible-tmp-1726776670.075852-4862-82721003449486/AnsiballZ_stat.py" <<< 4487 1726776670.14086: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776670.075852-4862-82721003449486/AnsiballZ_stat.py" <<< 4487 1726776670.14793: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776670.14866: stderr chunk (state=3): >>><<< 4487 1726776670.14869: stdout chunk (state=3): >>><<< 4487 1726776670.14891: done transferring module to remote 4487 1726776670.14899: _low_level_execute_command(): starting 4487 1726776670.14904: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776670.075852-4862-82721003449486/ /root/.ansible/tmp/ansible-tmp-1726776670.075852-4862-82721003449486/AnsiballZ_stat.py && sleep 0' 4487 1726776670.15387: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776670.15390: 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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776670.15393: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address <<< 4487 1726776670.15398: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776670.15404: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776670.15455: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776670.15459: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776670.15470: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776670.15556: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776670.17622: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776670.17627: stderr chunk (state=3): >>><<< 4487 1726776670.17630: stdout chunk (state=3): >>><<< 4487 1726776670.17645: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776670.17650: _low_level_execute_command(): starting 4487 1726776670.17656: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776670.075852-4862-82721003449486/AnsiballZ_stat.py && sleep 0' 4487 1726776670.18126: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776670.18130: 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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776670.18133: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776670.18135: 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.14.47 originally 10.31.14.47 debug2: match found <<< 4487 1726776670.18137: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776670.18190: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776670.18197: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776670.18298: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776670.36740: 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": 1726776633.0666173, "mtime": 1726776659.230804, "ctime": 1726776659.230804, "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": "176325040", "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"}}} <<< 4487 1726776670.38570: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 4487 1726776670.38625: stderr chunk (state=3): >>><<< 4487 1726776670.38629: stdout chunk (state=3): >>><<< 4487 1726776670.38644: _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": 1726776633.0666173, "mtime": 1726776659.230804, "ctime": 1726776659.230804, "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": "176325040", "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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK 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.14.47 closed. 4487 1726776670.38681: 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-1726776670.075852-4862-82721003449486/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4487 1726776670.38688: _low_level_execute_command(): starting 4487 1726776670.38694: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776670.075852-4862-82721003449486/ > /dev/null 2>&1 && sleep 0' 4487 1726776670.39160: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776670.39164: 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.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776670.39167: 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.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776670.39189: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776670.39192: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776670.39233: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776670.39237: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776670.39239: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776670.39324: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776670.41458: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776670.41461: stdout chunk (state=3): >>><<< 4487 1726776670.41464: stderr chunk (state=3): >>><<< 4487 1726776670.41556: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776670.41559: handler run complete 4487 1726776670.41562: attempt loop complete, returning result 4487 1726776670.41594: variable 'item' from source: unknown 4487 1726776670.41706: variable 'item' from source: unknown ok: [managed_node3] => (item=/etc/tuned) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned", "stat": { "atime": 1726776633.0666173, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1726776659.230804, "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": 1726776659.230804, "nlink": 4, "path": "/etc/tuned", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 0, "version": "176325040", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 4487 1726776670.42061: dumping result to json 4487 1726776670.42064: done dumping result, returning 4487 1726776670.42067: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory [0233de48-8dd1-4d03-fd06-000000000050] 4487 1726776670.42069: sending task result for task 0233de48-8dd1-4d03-fd06-000000000050 4487 1726776670.42323: done sending task result for task 0233de48-8dd1-4d03-fd06-000000000050 4487 1726776670.42326: WORKER PROCESS EXITING 4487 1726776670.42495: no more pending results, returning what we have 4487 1726776670.42497: results queue empty 4487 1726776670.42498: checking for any_errors_fatal 4487 1726776670.42501: done checking for any_errors_fatal 4487 1726776670.42501: checking for max_fail_percentage 4487 1726776670.42502: done checking for max_fail_percentage 4487 1726776670.42503: checking to see if all hosts have failed and the running result is not ok 4487 1726776670.42503: done checking to see if all hosts have failed 4487 1726776670.42504: getting the remaining hosts for this loop 4487 1726776670.42505: done getting the remaining hosts for this loop 4487 1726776670.42507: getting the next task for host managed_node3 4487 1726776670.42512: done getting next task for host managed_node3 4487 1726776670.42515: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 4487 1726776670.42517: ^ 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 4487 1726776670.42524: getting variables 4487 1726776670.42524: in VariableManager get_vars() 4487 1726776670.42552: Calling all_inventory to load vars for managed_node3 4487 1726776670.42555: Calling groups_inventory to load vars for managed_node3 4487 1726776670.42558: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776670.42568: Calling all_plugins_play to load vars for managed_node3 4487 1726776670.42570: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776670.42572: Calling groups_plugins_play to load vars for managed_node3 4487 1726776670.42696: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776670.42839: done with get_vars() 4487 1726776670.42848: done getting variables 4487 1726776670.42893: 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-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:63 Thursday 19 September 2024 16:11:10 -0400 (0:00:00.813) 0:00:07.341 **** 4487 1726776670.42922: entering _queue_task() for managed_node3/set_fact 4487 1726776670.43142: worker is 1 (out of 1 available) 4487 1726776670.43158: exiting _queue_task() for managed_node3/set_fact 4487 1726776670.43171: done queuing things up, now waiting for results queue to drain 4487 1726776670.43172: waiting for pending results... 4487 1726776670.43352: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 4487 1726776670.43423: in run() - task 0233de48-8dd1-4d03-fd06-000000000051 4487 1726776670.43435: variable 'ansible_search_path' from source: unknown 4487 1726776670.43438: variable 'ansible_search_path' from source: unknown 4487 1726776670.43470: calling self._execute() 4487 1726776670.43534: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776670.43539: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776670.43547: variable 'omit' from source: magic vars 4487 1726776670.43627: variable 'omit' from source: magic vars 4487 1726776670.43667: variable 'omit' from source: magic vars 4487 1726776670.44012: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4487 1726776670.46184: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4487 1726776670.46229: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4487 1726776670.46262: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4487 1726776670.46288: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4487 1726776670.46308: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4487 1726776670.46375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4487 1726776670.46406: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4487 1726776670.46428: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4487 1726776670.46459: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4487 1726776670.46474: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4487 1726776670.46509: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4487 1726776670.46527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4487 1726776670.46544: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4487 1726776670.46577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4487 1726776670.46586: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4487 1726776670.46631: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4487 1726776670.46648: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4487 1726776670.46667: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4487 1726776670.46698: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4487 1726776670.46709: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4487 1726776670.46870: variable '__kernel_settings_find_profile_dirs' from source: set_fact 4487 1726776670.46942: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4487 1726776670.47057: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4487 1726776670.47084: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4487 1726776670.47106: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4487 1726776670.47131: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4487 1726776670.47166: 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) 4487 1726776670.47182: 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) 4487 1726776670.47200: 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) 4487 1726776670.47219: 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) 4487 1726776670.47262: variable 'omit' from source: magic vars 4487 1726776670.47281: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4487 1726776670.47302: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4487 1726776670.47318: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4487 1726776670.47332: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776670.47341: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776670.47369: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4487 1726776670.47372: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776670.47375: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776670.47450: Set connection var ansible_pipelining to False 4487 1726776670.47456: Set connection var ansible_shell_executable to /bin/sh 4487 1726776670.47458: Set connection var ansible_timeout to 10 4487 1726776670.47464: Set connection var ansible_module_compression to ZIP_DEFLATED 4487 1726776670.47474: Set connection var ansible_connection to ssh 4487 1726776670.47476: Set connection var ansible_shell_type to sh 4487 1726776670.47492: variable 'ansible_shell_executable' from source: unknown 4487 1726776670.47495: variable 'ansible_connection' from source: unknown 4487 1726776670.47497: variable 'ansible_module_compression' from source: unknown 4487 1726776670.47500: variable 'ansible_shell_type' from source: unknown 4487 1726776670.47502: variable 'ansible_shell_executable' from source: unknown 4487 1726776670.47504: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776670.47509: variable 'ansible_pipelining' from source: unknown 4487 1726776670.47512: variable 'ansible_timeout' from source: unknown 4487 1726776670.47517: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776670.47612: 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) 4487 1726776670.47857: variable 'omit' from source: magic vars 4487 1726776670.47860: starting attempt loop 4487 1726776670.47862: running the handler 4487 1726776670.47864: handler run complete 4487 1726776670.47866: attempt loop complete, returning result 4487 1726776670.47868: _execute() done 4487 1726776670.47870: dumping result to json 4487 1726776670.47872: done dumping result, returning 4487 1726776670.47874: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir [0233de48-8dd1-4d03-fd06-000000000051] 4487 1726776670.47876: sending task result for task 0233de48-8dd1-4d03-fd06-000000000051 4487 1726776670.47943: done sending task result for task 0233de48-8dd1-4d03-fd06-000000000051 4487 1726776670.47946: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_profile_parent": "/etc/tuned/profiles" }, "changed": false } 4487 1726776670.48005: no more pending results, returning what we have 4487 1726776670.48008: results queue empty 4487 1726776670.48008: checking for any_errors_fatal 4487 1726776670.48021: done checking for any_errors_fatal 4487 1726776670.48022: checking for max_fail_percentage 4487 1726776670.48023: done checking for max_fail_percentage 4487 1726776670.48024: checking to see if all hosts have failed and the running result is not ok 4487 1726776670.48024: done checking to see if all hosts have failed 4487 1726776670.48025: getting the remaining hosts for this loop 4487 1726776670.48026: done getting the remaining hosts for this loop 4487 1726776670.48030: getting the next task for host managed_node3 4487 1726776670.48036: done getting next task for host managed_node3 4487 1726776670.48039: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 4487 1726776670.48042: ^ 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 4487 1726776670.48053: getting variables 4487 1726776670.48054: in VariableManager get_vars() 4487 1726776670.48096: Calling all_inventory to load vars for managed_node3 4487 1726776670.48099: Calling groups_inventory to load vars for managed_node3 4487 1726776670.48101: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776670.48110: Calling all_plugins_play to load vars for managed_node3 4487 1726776670.48116: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776670.48120: Calling groups_plugins_play to load vars for managed_node3 4487 1726776670.48589: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776670.48848: done with get_vars() 4487 1726776670.48861: done getting variables 4487 1726776670.48972: 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-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:67 Thursday 19 September 2024 16:11:10 -0400 (0:00:00.060) 0:00:07.402 **** 4487 1726776670.49002: entering _queue_task() for managed_node3/service 4487 1726776670.49003: Creating lock for service 4487 1726776670.49295: worker is 1 (out of 1 available) 4487 1726776670.49311: exiting _queue_task() for managed_node3/service 4487 1726776670.49325: done queuing things up, now waiting for results queue to drain 4487 1726776670.49327: waiting for pending results... 4487 1726776670.49488: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 4487 1726776670.49568: in run() - task 0233de48-8dd1-4d03-fd06-000000000052 4487 1726776670.49580: variable 'ansible_search_path' from source: unknown 4487 1726776670.49583: variable 'ansible_search_path' from source: unknown 4487 1726776670.49628: variable '__kernel_settings_services' from source: include_vars 4487 1726776670.49876: variable '__kernel_settings_services' from source: include_vars 4487 1726776670.49930: variable 'omit' from source: magic vars 4487 1726776670.50018: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776670.50025: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776670.50035: variable 'omit' from source: magic vars 4487 1726776670.50101: variable 'omit' from source: magic vars 4487 1726776670.50134: variable 'omit' from source: magic vars 4487 1726776670.50169: variable 'item' from source: unknown 4487 1726776670.50225: variable 'item' from source: unknown 4487 1726776670.50243: variable 'omit' from source: magic vars 4487 1726776670.50278: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4487 1726776670.50309: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4487 1726776670.50324: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4487 1726776670.50338: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776670.50348: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776670.50375: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4487 1726776670.50381: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776670.50383: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776670.50457: Set connection var ansible_pipelining to False 4487 1726776670.50462: Set connection var ansible_shell_executable to /bin/sh 4487 1726776670.50468: Set connection var ansible_timeout to 10 4487 1726776670.50473: Set connection var ansible_module_compression to ZIP_DEFLATED 4487 1726776670.50482: Set connection var ansible_connection to ssh 4487 1726776670.50485: Set connection var ansible_shell_type to sh 4487 1726776670.50500: variable 'ansible_shell_executable' from source: unknown 4487 1726776670.50503: variable 'ansible_connection' from source: unknown 4487 1726776670.50505: variable 'ansible_module_compression' from source: unknown 4487 1726776670.50508: variable 'ansible_shell_type' from source: unknown 4487 1726776670.50510: variable 'ansible_shell_executable' from source: unknown 4487 1726776670.50515: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776670.50517: variable 'ansible_pipelining' from source: unknown 4487 1726776670.50520: variable 'ansible_timeout' from source: unknown 4487 1726776670.50524: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776670.50628: 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) 4487 1726776670.50638: variable 'omit' from source: magic vars 4487 1726776670.50644: starting attempt loop 4487 1726776670.50648: running the handler 4487 1726776670.50718: variable 'ansible_facts' from source: unknown 4487 1726776670.50823: _low_level_execute_command(): starting 4487 1726776670.50830: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4487 1726776670.51576: 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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776670.51640: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776670.53485: stdout chunk (state=3): >>>/root <<< 4487 1726776670.53596: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776670.53646: stderr chunk (state=3): >>><<< 4487 1726776670.53653: stdout chunk (state=3): >>><<< 4487 1726776670.53672: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776670.53684: _low_level_execute_command(): starting 4487 1726776670.53690: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776670.5367362-4909-225176791076857 `" && echo ansible-tmp-1726776670.5367362-4909-225176791076857="` echo /root/.ansible/tmp/ansible-tmp-1726776670.5367362-4909-225176791076857 `" ) && sleep 0' 4487 1726776670.54130: 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 <<< 4487 1726776670.54134: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776670.54137: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776670.54146: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776670.54190: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776670.54198: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776670.54278: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776670.56416: stdout chunk (state=3): >>>ansible-tmp-1726776670.5367362-4909-225176791076857=/root/.ansible/tmp/ansible-tmp-1726776670.5367362-4909-225176791076857 <<< 4487 1726776670.56535: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776670.56584: stderr chunk (state=3): >>><<< 4487 1726776670.56587: stdout chunk (state=3): >>><<< 4487 1726776670.56599: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776670.5367362-4909-225176791076857=/root/.ansible/tmp/ansible-tmp-1726776670.5367362-4909-225176791076857 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776670.56630: variable 'ansible_module_compression' from source: unknown 4487 1726776670.56678: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 4487 1726776670.56682: ANSIBALLZ: Acquiring lock 4487 1726776670.56687: ANSIBALLZ: Lock acquired: 139899586679760 4487 1726776670.56689: ANSIBALLZ: Creating module 4487 1726776670.77556: ANSIBALLZ: Writing module into payload 4487 1726776670.77608: ANSIBALLZ: Writing module 4487 1726776670.77654: ANSIBALLZ: Renaming module 4487 1726776670.77666: ANSIBALLZ: Done creating module 4487 1726776670.77695: variable 'ansible_facts' from source: unknown 4487 1726776670.77879: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776670.5367362-4909-225176791076857/AnsiballZ_systemd.py 4487 1726776670.78132: Sending initial data 4487 1726776670.78142: Sent initial data (154 bytes) 4487 1726776670.79247: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4487 1726776670.79296: 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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776670.79313: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4487 1726776670.79401: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776670.79421: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776670.79439: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776670.79461: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776670.79571: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776670.81380: 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 <<< 4487 1726776670.81490: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4487 1726776670.81590: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4487xee7_rt3/tmpcvz6xamw /root/.ansible/tmp/ansible-tmp-1726776670.5367362-4909-225176791076857/AnsiballZ_systemd.py <<< 4487 1726776670.81594: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776670.5367362-4909-225176791076857/AnsiballZ_systemd.py" <<< 4487 1726776670.81724: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4487xee7_rt3/tmpcvz6xamw" to remote "/root/.ansible/tmp/ansible-tmp-1726776670.5367362-4909-225176791076857/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776670.5367362-4909-225176791076857/AnsiballZ_systemd.py" <<< 4487 1726776670.83858: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776670.83862: stdout chunk (state=3): >>><<< 4487 1726776670.83865: stderr chunk (state=3): >>><<< 4487 1726776670.83867: done transferring module to remote 4487 1726776670.83869: _low_level_execute_command(): starting 4487 1726776670.83872: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776670.5367362-4909-225176791076857/ /root/.ansible/tmp/ansible-tmp-1726776670.5367362-4909-225176791076857/AnsiballZ_systemd.py && sleep 0' 4487 1726776670.85257: 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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776670.85297: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776670.85486: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776670.87474: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776670.87547: stderr chunk (state=3): >>><<< 4487 1726776670.87562: stdout chunk (state=3): >>><<< 4487 1726776670.87591: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776670.87608: _low_level_execute_command(): starting 4487 1726776670.87619: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776670.5367362-4909-225176791076857/AnsiballZ_systemd.py && sleep 0' 4487 1726776670.88379: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4487 1726776670.88396: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776670.88421: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776670.88439: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4487 1726776670.88459: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 <<< 4487 1726776670.88471: stderr chunk (state=3): >>>debug2: match not found <<< 4487 1726776670.88485: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776670.88503: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 4487 1726776670.88522: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.47 is address <<< 4487 1726776670.88532: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 4487 1726776670.88563: 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.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776670.88634: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776670.88656: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776670.88679: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776670.88909: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776671.22459: 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": "5331", "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 16:10:44 EDT", "ExecMainStartTimestampMonotonic": "233721082", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "5331", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:10:44 EDT] ; stop_time=[n/a] ; pid=5331 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:10:44 EDT] ; stop_time=[n/a] ; pid=5331 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5305", "MemoryCurrent": "15187968", "MemoryPeak": "15515648", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3454525440", "CPUUsageNSec": "120617000", "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<<< 4487 1726776671.22486: 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": "sysinit.target dbus-broker.service system.slice dbus.socket", "WantedBy": "multi-user.target", "Conflicts": "power-profiles-daemon.service shutdown.target auto-cpufreq.service cpupower.service tlp.service", "Before": "multi-user.target shutdown.target", "After": "dbus.socket system.slice systemd-journald.socket sysinit.target basic.target polkit.service dbus-broker.service network.target systemd-sysctl.service", "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", "Fr<<< 4487 1726776671.22494: stdout chunk (state=3): >>>agmentPath": "/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 16:10:44 EDT", "StateChangeTimestampMonotonic": "233837333", "InactiveExitTimestamp": "Thu 2024-09-19 16:10:44 EDT", "InactiveExitTimestampMonotonic": "233721302", "ActiveEnterTimestamp": "Thu 2024-09-19 16:10:44 EDT", "ActiveEnterTimestampMonotonic": "233837333", "ActiveExitTimestamp": "Thu 2024-09-19 16:10:44 EDT", "ActiveExitTimestampMonotonic": "233682422", "InactiveEnterTimestamp": "Thu 2024-09-19 16:10:44 EDT", "InactiveEnterTimestampMonotonic": "233714546", "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 16:10:44 EDT", "ConditionTimestampMonotonic": "233715888", "AssertTimestamp": "Thu 2024-09-19 16:10:44 EDT", "AssertTimestampMonotonic": "233715898", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "4e531d2c677943939530bed6aa2f127b", "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}}} <<< 4487 1726776671.24598: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 4487 1726776671.24664: stderr chunk (state=3): >>><<< 4487 1726776671.24668: stdout chunk (state=3): >>><<< 4487 1726776671.24689: _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": "5331", "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 16:10:44 EDT", "ExecMainStartTimestampMonotonic": "233721082", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "5331", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:10:44 EDT] ; stop_time=[n/a] ; pid=5331 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:10:44 EDT] ; stop_time=[n/a] ; pid=5331 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5305", "MemoryCurrent": "15187968", "MemoryPeak": "15515648", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3454525440", "CPUUsageNSec": "120617000", "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": "sysinit.target dbus-broker.service system.slice dbus.socket", "WantedBy": "multi-user.target", "Conflicts": "power-profiles-daemon.service shutdown.target auto-cpufreq.service cpupower.service tlp.service", "Before": "multi-user.target shutdown.target", "After": "dbus.socket system.slice systemd-journald.socket sysinit.target basic.target polkit.service dbus-broker.service network.target systemd-sysctl.service", "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 16:10:44 EDT", "StateChangeTimestampMonotonic": "233837333", "InactiveExitTimestamp": "Thu 2024-09-19 16:10:44 EDT", "InactiveExitTimestampMonotonic": "233721302", "ActiveEnterTimestamp": "Thu 2024-09-19 16:10:44 EDT", "ActiveEnterTimestampMonotonic": "233837333", "ActiveExitTimestamp": "Thu 2024-09-19 16:10:44 EDT", "ActiveExitTimestampMonotonic": "233682422", "InactiveEnterTimestamp": "Thu 2024-09-19 16:10:44 EDT", "InactiveEnterTimestampMonotonic": "233714546", "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 16:10:44 EDT", "ConditionTimestampMonotonic": "233715888", "AssertTimestamp": "Thu 2024-09-19 16:10:44 EDT", "AssertTimestampMonotonic": "233715898", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "4e531d2c677943939530bed6aa2f127b", "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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK 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.14.47 closed. 4487 1726776671.24837: 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-1726776670.5367362-4909-225176791076857/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4487 1726776671.24841: _low_level_execute_command(): starting 4487 1726776671.24847: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776670.5367362-4909-225176791076857/ > /dev/null 2>&1 && sleep 0' 4487 1726776671.25338: 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 <<< 4487 1726776671.25341: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776671.25344: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776671.25346: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776671.25351: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4487 1726776671.25354: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776671.25405: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776671.25408: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776671.25413: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776671.25498: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776671.27498: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776671.27546: stderr chunk (state=3): >>><<< 4487 1726776671.27552: stdout chunk (state=3): >>><<< 4487 1726776671.27571: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776671.27577: handler run complete 4487 1726776671.27619: attempt loop complete, returning result 4487 1726776671.27635: variable 'item' from source: unknown 4487 1726776671.27702: 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 16:10:44 EDT", "ActiveEnterTimestampMonotonic": "233837333", "ActiveExitTimestamp": "Thu 2024-09-19 16:10:44 EDT", "ActiveExitTimestampMonotonic": "233682422", "ActiveState": "active", "After": "dbus.socket system.slice systemd-journald.socket sysinit.target basic.target polkit.service dbus-broker.service network.target systemd-sysctl.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-09-19 16:10:44 EDT", "AssertTimestampMonotonic": "233715898", "Before": "multi-user.target shutdown.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": "120617000", "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 16:10:44 EDT", "ConditionTimestampMonotonic": "233715888", "ConfigurationDirectoryMode": "0755", "Conflicts": "power-profiles-daemon.service shutdown.target auto-cpufreq.service cpupower.service tlp.service", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5305", "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": "5331", "ExecMainStartTimestamp": "Thu 2024-09-19 16:10:44 EDT", "ExecMainStartTimestampMonotonic": "233721082", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:10:44 EDT] ; stop_time=[n/a] ; pid=5331 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:10:44 EDT] ; stop_time=[n/a] ; pid=5331 ; 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 16:10:44 EDT", "InactiveEnterTimestampMonotonic": "233714546", "InactiveExitTimestamp": "Thu 2024-09-19 16:10:44 EDT", "InactiveExitTimestampMonotonic": "233721302", "InvocationID": "4e531d2c677943939530bed6aa2f127b", "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": "5331", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3454525440", "MemoryCurrent": "15187968", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "15515648", "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": "sysinit.target dbus-broker.service system.slice dbus.socket", "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 16:10:44 EDT", "StateChangeTimestampMonotonic": "233837333", "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" } } 4487 1726776671.28187: dumping result to json 4487 1726776671.28190: done dumping result, returning 4487 1726776671.28192: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started [0233de48-8dd1-4d03-fd06-000000000052] 4487 1726776671.28195: sending task result for task 0233de48-8dd1-4d03-fd06-000000000052 4487 1726776671.28410: done sending task result for task 0233de48-8dd1-4d03-fd06-000000000052 4487 1726776671.28414: WORKER PROCESS EXITING 4487 1726776671.28421: no more pending results, returning what we have 4487 1726776671.28423: results queue empty 4487 1726776671.28424: checking for any_errors_fatal 4487 1726776671.28427: done checking for any_errors_fatal 4487 1726776671.28427: checking for max_fail_percentage 4487 1726776671.28429: done checking for max_fail_percentage 4487 1726776671.28429: checking to see if all hosts have failed and the running result is not ok 4487 1726776671.28430: done checking to see if all hosts have failed 4487 1726776671.28430: getting the remaining hosts for this loop 4487 1726776671.28431: done getting the remaining hosts for this loop 4487 1726776671.28433: getting the next task for host managed_node3 4487 1726776671.28437: done getting next task for host managed_node3 4487 1726776671.28440: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 4487 1726776671.28442: ^ 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 4487 1726776671.28448: getting variables 4487 1726776671.28451: in VariableManager get_vars() 4487 1726776671.28472: Calling all_inventory to load vars for managed_node3 4487 1726776671.28473: Calling groups_inventory to load vars for managed_node3 4487 1726776671.28475: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776671.28482: Calling all_plugins_play to load vars for managed_node3 4487 1726776671.28484: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776671.28486: Calling groups_plugins_play to load vars for managed_node3 4487 1726776671.28621: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776671.28762: done with get_vars() 4487 1726776671.28770: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:74 Thursday 19 September 2024 16:11:11 -0400 (0:00:00.798) 0:00:08.200 **** 4487 1726776671.28843: entering _queue_task() for managed_node3/file 4487 1726776671.29073: worker is 1 (out of 1 available) 4487 1726776671.29087: exiting _queue_task() for managed_node3/file 4487 1726776671.29100: done queuing things up, now waiting for results queue to drain 4487 1726776671.29101: waiting for pending results... 4487 1726776671.29322: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 4487 1726776671.29378: in run() - task 0233de48-8dd1-4d03-fd06-000000000053 4487 1726776671.29384: variable 'ansible_search_path' from source: unknown 4487 1726776671.29387: variable 'ansible_search_path' from source: unknown 4487 1726776671.29437: calling self._execute() 4487 1726776671.29654: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776671.29658: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776671.29661: variable 'omit' from source: magic vars 4487 1726776671.29663: variable 'omit' from source: magic vars 4487 1726776671.29734: variable 'omit' from source: magic vars 4487 1726776671.29774: variable '__kernel_settings_profile_dir' from source: role '' all vars 4487 1726776671.30112: variable '__kernel_settings_profile_dir' from source: role '' all vars 4487 1726776671.30222: variable '__kernel_settings_profile_parent' from source: set_fact 4487 1726776671.30234: variable '__kernel_settings_tuned_profile' from source: role '' all vars 4487 1726776671.30288: variable 'omit' from source: magic vars 4487 1726776671.30340: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4487 1726776671.30432: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4487 1726776671.30453: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4487 1726776671.30484: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776671.30528: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776671.30589: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4487 1726776671.30593: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776671.30595: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776671.30680: Set connection var ansible_pipelining to False 4487 1726776671.30684: Set connection var ansible_shell_executable to /bin/sh 4487 1726776671.30691: Set connection var ansible_timeout to 10 4487 1726776671.30696: Set connection var ansible_module_compression to ZIP_DEFLATED 4487 1726776671.30702: Set connection var ansible_connection to ssh 4487 1726776671.30707: Set connection var ansible_shell_type to sh 4487 1726776671.30728: variable 'ansible_shell_executable' from source: unknown 4487 1726776671.30731: variable 'ansible_connection' from source: unknown 4487 1726776671.30734: variable 'ansible_module_compression' from source: unknown 4487 1726776671.30736: variable 'ansible_shell_type' from source: unknown 4487 1726776671.30739: variable 'ansible_shell_executable' from source: unknown 4487 1726776671.30742: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776671.30745: variable 'ansible_pipelining' from source: unknown 4487 1726776671.30747: variable 'ansible_timeout' from source: unknown 4487 1726776671.30756: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776671.30915: 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) 4487 1726776671.30926: variable 'omit' from source: magic vars 4487 1726776671.30932: starting attempt loop 4487 1726776671.30935: running the handler 4487 1726776671.30946: _low_level_execute_command(): starting 4487 1726776671.30956: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4487 1726776671.31675: 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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776671.31695: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776671.31718: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776671.31830: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776671.33644: stdout chunk (state=3): >>>/root <<< 4487 1726776671.33756: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776671.33809: stderr chunk (state=3): >>><<< 4487 1726776671.33813: stdout chunk (state=3): >>><<< 4487 1726776671.33835: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776671.33847: _low_level_execute_command(): starting 4487 1726776671.33856: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776671.338359-4933-104163120700300 `" && echo ansible-tmp-1726776671.338359-4933-104163120700300="` echo /root/.ansible/tmp/ansible-tmp-1726776671.338359-4933-104163120700300 `" ) && sleep 0' 4487 1726776671.34396: 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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776671.34456: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776671.34528: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776671.36642: stdout chunk (state=3): >>>ansible-tmp-1726776671.338359-4933-104163120700300=/root/.ansible/tmp/ansible-tmp-1726776671.338359-4933-104163120700300 <<< 4487 1726776671.36830: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776671.36843: stderr chunk (state=3): >>><<< 4487 1726776671.36854: stdout chunk (state=3): >>><<< 4487 1726776671.36878: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776671.338359-4933-104163120700300=/root/.ansible/tmp/ansible-tmp-1726776671.338359-4933-104163120700300 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776671.37042: variable 'ansible_module_compression' from source: unknown 4487 1726776671.37046: ANSIBALLZ: Using lock for file 4487 1726776671.37048: ANSIBALLZ: Acquiring lock 4487 1726776671.37052: ANSIBALLZ: Lock acquired: 139899586680048 4487 1726776671.37054: ANSIBALLZ: Creating module 4487 1726776671.56057: ANSIBALLZ: Writing module into payload 4487 1726776671.56252: ANSIBALLZ: Writing module 4487 1726776671.56281: ANSIBALLZ: Renaming module 4487 1726776671.56292: ANSIBALLZ: Done creating module 4487 1726776671.56317: variable 'ansible_facts' from source: unknown 4487 1726776671.56407: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776671.338359-4933-104163120700300/AnsiballZ_file.py 4487 1726776671.56580: Sending initial data 4487 1726776671.56682: Sent initial data (150 bytes) 4487 1726776671.57450: 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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776671.57479: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776671.57493: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776671.57607: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776671.59371: 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 <<< 4487 1726776671.59461: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4487 1726776671.59563: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4487xee7_rt3/tmpj7t4j1w1 /root/.ansible/tmp/ansible-tmp-1726776671.338359-4933-104163120700300/AnsiballZ_file.py <<< 4487 1726776671.59567: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776671.338359-4933-104163120700300/AnsiballZ_file.py" <<< 4487 1726776671.59657: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4487xee7_rt3/tmpj7t4j1w1" to remote "/root/.ansible/tmp/ansible-tmp-1726776671.338359-4933-104163120700300/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776671.338359-4933-104163120700300/AnsiballZ_file.py" <<< 4487 1726776671.60589: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776671.60696: stderr chunk (state=3): >>><<< 4487 1726776671.60755: stdout chunk (state=3): >>><<< 4487 1726776671.60759: done transferring module to remote 4487 1726776671.60761: _low_level_execute_command(): starting 4487 1726776671.60764: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776671.338359-4933-104163120700300/ /root/.ansible/tmp/ansible-tmp-1726776671.338359-4933-104163120700300/AnsiballZ_file.py && sleep 0' 4487 1726776671.61495: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4487 1726776671.61574: 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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776671.61634: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776671.61667: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776671.61714: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776671.61816: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776671.63960: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776671.63969: stdout chunk (state=3): >>><<< 4487 1726776671.63972: stderr chunk (state=3): >>><<< 4487 1726776671.63975: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776671.64071: _low_level_execute_command(): starting 4487 1726776671.64075: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776671.338359-4933-104163120700300/AnsiballZ_file.py && sleep 0' 4487 1726776671.64766: 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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776671.64824: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776671.64861: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776671.64996: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776671.83799: 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}}} <<< 4487 1726776671.85443: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 4487 1726776671.85447: stdout chunk (state=3): >>><<< 4487 1726776671.85453: stderr chunk (state=3): >>><<< 4487 1726776671.85615: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK 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.14.47 closed. 4487 1726776671.85620: 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-1726776671.338359-4933-104163120700300/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4487 1726776671.85624: _low_level_execute_command(): starting 4487 1726776671.85627: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776671.338359-4933-104163120700300/ > /dev/null 2>&1 && sleep 0' 4487 1726776671.86269: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4487 1726776671.86285: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776671.86414: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776671.86427: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776671.86458: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776671.86575: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776671.88671: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776671.88857: stdout chunk (state=3): >>><<< 4487 1726776671.88860: stderr chunk (state=3): >>><<< 4487 1726776671.88863: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776671.88866: handler run complete 4487 1726776671.88868: attempt loop complete, returning result 4487 1726776671.88870: _execute() done 4487 1726776671.88872: dumping result to json 4487 1726776671.88874: done dumping result, returning 4487 1726776671.88876: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists [0233de48-8dd1-4d03-fd06-000000000053] 4487 1726776671.88879: sending task result for task 0233de48-8dd1-4d03-fd06-000000000053 4487 1726776671.88956: done sending task result for task 0233de48-8dd1-4d03-fd06-000000000053 4487 1726776671.88959: 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 } 4487 1726776671.89056: no more pending results, returning what we have 4487 1726776671.89060: results queue empty 4487 1726776671.89061: checking for any_errors_fatal 4487 1726776671.89091: done checking for any_errors_fatal 4487 1726776671.89092: checking for max_fail_percentage 4487 1726776671.89094: done checking for max_fail_percentage 4487 1726776671.89095: checking to see if all hosts have failed and the running result is not ok 4487 1726776671.89096: done checking to see if all hosts have failed 4487 1726776671.89096: getting the remaining hosts for this loop 4487 1726776671.89098: done getting the remaining hosts for this loop 4487 1726776671.89102: getting the next task for host managed_node3 4487 1726776671.89110: done getting next task for host managed_node3 4487 1726776671.89114: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 4487 1726776671.89117: ^ 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 4487 1726776671.89129: getting variables 4487 1726776671.89131: in VariableManager get_vars() 4487 1726776671.89336: Calling all_inventory to load vars for managed_node3 4487 1726776671.89339: Calling groups_inventory to load vars for managed_node3 4487 1726776671.89342: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776671.89356: Calling all_plugins_play to load vars for managed_node3 4487 1726776671.89360: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776671.89364: Calling groups_plugins_play to load vars for managed_node3 4487 1726776671.89809: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776671.90127: done with get_vars() 4487 1726776671.90141: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get active_profile] ********** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:80 Thursday 19 September 2024 16:11:11 -0400 (0:00:00.614) 0:00:08.814 **** 4487 1726776671.90263: entering _queue_task() for managed_node3/slurp 4487 1726776671.90611: worker is 1 (out of 1 available) 4487 1726776671.90625: exiting _queue_task() for managed_node3/slurp 4487 1726776671.90639: done queuing things up, now waiting for results queue to drain 4487 1726776671.90641: waiting for pending results... 4487 1726776671.91068: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 4487 1726776671.91083: in run() - task 0233de48-8dd1-4d03-fd06-000000000054 4487 1726776671.91112: variable 'ansible_search_path' from source: unknown 4487 1726776671.91119: variable 'ansible_search_path' from source: unknown 4487 1726776671.91169: calling self._execute() 4487 1726776671.91278: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776671.91324: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776671.91327: variable 'omit' from source: magic vars 4487 1726776671.91445: variable 'omit' from source: magic vars 4487 1726776671.91500: variable 'omit' from source: magic vars 4487 1726776671.91622: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 4487 1726776671.91897: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 4487 1726776671.92006: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4487 1726776671.92059: variable 'omit' from source: magic vars 4487 1726776671.92120: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4487 1726776671.92172: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4487 1726776671.92210: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4487 1726776671.92235: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776671.92256: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776671.92306: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4487 1726776671.92321: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776671.92331: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776671.92466: Set connection var ansible_pipelining to False 4487 1726776671.92494: Set connection var ansible_shell_executable to /bin/sh 4487 1726776671.92497: Set connection var ansible_timeout to 10 4487 1726776671.92503: Set connection var ansible_module_compression to ZIP_DEFLATED 4487 1726776671.92519: Set connection var ansible_connection to ssh 4487 1726776671.92604: Set connection var ansible_shell_type to sh 4487 1726776671.92608: variable 'ansible_shell_executable' from source: unknown 4487 1726776671.92611: variable 'ansible_connection' from source: unknown 4487 1726776671.92613: variable 'ansible_module_compression' from source: unknown 4487 1726776671.92615: variable 'ansible_shell_type' from source: unknown 4487 1726776671.92617: variable 'ansible_shell_executable' from source: unknown 4487 1726776671.92619: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776671.92623: variable 'ansible_pipelining' from source: unknown 4487 1726776671.92626: variable 'ansible_timeout' from source: unknown 4487 1726776671.92628: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776671.93055: 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) 4487 1726776671.93059: variable 'omit' from source: magic vars 4487 1726776671.93061: starting attempt loop 4487 1726776671.93064: running the handler 4487 1726776671.93066: _low_level_execute_command(): starting 4487 1726776671.93068: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4487 1726776671.93700: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4487 1726776671.93718: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776671.93735: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776671.93757: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4487 1726776671.93776: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 <<< 4487 1726776671.93790: stderr chunk (state=3): >>>debug2: match not found <<< 4487 1726776671.93805: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776671.93828: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 4487 1726776671.93842: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.47 is address <<< 4487 1726776671.93863: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 4487 1726776671.93876: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776671.93969: 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.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776671.93984: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776671.94102: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776671.95974: stdout chunk (state=3): >>>/root <<< 4487 1726776671.96152: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776671.96163: stderr chunk (state=3): >>><<< 4487 1726776671.96166: stdout chunk (state=3): >>><<< 4487 1726776671.96254: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776671.96261: _low_level_execute_command(): starting 4487 1726776671.96264: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776671.9619887-4974-1949681152802 `" && echo ansible-tmp-1726776671.9619887-4974-1949681152802="` echo /root/.ansible/tmp/ansible-tmp-1726776671.9619887-4974-1949681152802 `" ) && sleep 0' 4487 1726776671.96910: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776671.96925: 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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776671.96928: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776671.96930: 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.14.47 originally 10.31.14.47 <<< 4487 1726776671.96933: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776671.96992: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776671.96995: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776671.97003: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776671.97090: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776671.99245: stdout chunk (state=3): >>>ansible-tmp-1726776671.9619887-4974-1949681152802=/root/.ansible/tmp/ansible-tmp-1726776671.9619887-4974-1949681152802 <<< 4487 1726776671.99363: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776671.99464: stderr chunk (state=3): >>><<< 4487 1726776671.99491: stdout chunk (state=3): >>><<< 4487 1726776671.99655: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776671.9619887-4974-1949681152802=/root/.ansible/tmp/ansible-tmp-1726776671.9619887-4974-1949681152802 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776671.99658: variable 'ansible_module_compression' from source: unknown 4487 1726776671.99661: ANSIBALLZ: Using lock for slurp 4487 1726776671.99663: ANSIBALLZ: Acquiring lock 4487 1726776671.99666: ANSIBALLZ: Lock acquired: 139899586681296 4487 1726776671.99668: ANSIBALLZ: Creating module 4487 1726776672.15004: ANSIBALLZ: Writing module into payload 4487 1726776672.15098: ANSIBALLZ: Writing module 4487 1726776672.15140: ANSIBALLZ: Renaming module 4487 1726776672.15155: ANSIBALLZ: Done creating module 4487 1726776672.15178: variable 'ansible_facts' from source: unknown 4487 1726776672.15273: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776671.9619887-4974-1949681152802/AnsiballZ_slurp.py 4487 1726776672.15487: Sending initial data 4487 1726776672.15490: Sent initial data (150 bytes) 4487 1726776672.16246: 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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776672.16303: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776672.16327: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776672.16356: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776672.16494: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776672.18287: 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 <<< 4487 1726776672.18374: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4487 1726776672.18476: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4487xee7_rt3/tmpossb5ckh /root/.ansible/tmp/ansible-tmp-1726776671.9619887-4974-1949681152802/AnsiballZ_slurp.py <<< 4487 1726776672.18480: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776671.9619887-4974-1949681152802/AnsiballZ_slurp.py" <<< 4487 1726776672.18573: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4487xee7_rt3/tmpossb5ckh" to remote "/root/.ansible/tmp/ansible-tmp-1726776671.9619887-4974-1949681152802/AnsiballZ_slurp.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776671.9619887-4974-1949681152802/AnsiballZ_slurp.py" <<< 4487 1726776672.19583: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776672.19622: stderr chunk (state=3): >>><<< 4487 1726776672.19655: stdout chunk (state=3): >>><<< 4487 1726776672.19667: done transferring module to remote 4487 1726776672.19692: _low_level_execute_command(): starting 4487 1726776672.19782: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776671.9619887-4974-1949681152802/ /root/.ansible/tmp/ansible-tmp-1726776671.9619887-4974-1949681152802/AnsiballZ_slurp.py && sleep 0' 4487 1726776672.20404: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4487 1726776672.20425: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776672.20443: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776672.20465: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4487 1726776672.20521: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776672.20595: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776672.20633: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776672.20696: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776672.20774: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776672.22988: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776672.22997: stderr chunk (state=3): >>><<< 4487 1726776672.23000: stdout chunk (state=3): >>><<< 4487 1726776672.23003: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776672.23006: _low_level_execute_command(): starting 4487 1726776672.23008: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776671.9619887-4974-1949681152802/AnsiballZ_slurp.py && sleep 0' 4487 1726776672.23622: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4487 1726776672.23639: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776672.23658: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776672.23677: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4487 1726776672.23703: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 <<< 4487 1726776672.23720: stderr chunk (state=3): >>>debug2: match not found <<< 4487 1726776672.23765: 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.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776672.23840: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776672.23861: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776672.23889: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776672.23999: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776672.41290: 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"}}} <<< 4487 1726776672.42852: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 4487 1726776672.42880: stdout chunk (state=3): >>><<< 4487 1726776672.42883: stderr chunk (state=3): >>><<< 4487 1726776672.43022: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK 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.14.47 closed. 4487 1726776672.43025: 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-1726776671.9619887-4974-1949681152802/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4487 1726776672.43028: _low_level_execute_command(): starting 4487 1726776672.43030: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776671.9619887-4974-1949681152802/ > /dev/null 2>&1 && sleep 0' 4487 1726776672.43612: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4487 1726776672.43632: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776672.43646: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776672.43674: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4487 1726776672.43767: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776672.43795: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776672.43827: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776672.43935: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776672.46173: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776672.46225: stderr chunk (state=3): >>><<< 4487 1726776672.46237: stdout chunk (state=3): >>><<< 4487 1726776672.46266: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776672.46278: handler run complete 4487 1726776672.46305: attempt loop complete, returning result 4487 1726776672.46315: _execute() done 4487 1726776672.46322: dumping result to json 4487 1726776672.46330: done dumping result, returning 4487 1726776672.46343: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile [0233de48-8dd1-4d03-fd06-000000000054] 4487 1726776672.46397: sending task result for task 0233de48-8dd1-4d03-fd06-000000000054 4487 1726776672.46477: done sending task result for task 0233de48-8dd1-4d03-fd06-000000000054 ok: [managed_node3] => { "changed": false, "content": "dmlydHVhbC1ndWVzdAo=", "encoding": "base64", "source": "/etc/tuned/active_profile" } 4487 1726776672.46678: no more pending results, returning what we have 4487 1726776672.46682: results queue empty 4487 1726776672.46683: checking for any_errors_fatal 4487 1726776672.46691: done checking for any_errors_fatal 4487 1726776672.46692: checking for max_fail_percentage 4487 1726776672.46694: done checking for max_fail_percentage 4487 1726776672.46695: checking to see if all hosts have failed and the running result is not ok 4487 1726776672.46696: done checking to see if all hosts have failed 4487 1726776672.46697: getting the remaining hosts for this loop 4487 1726776672.46699: done getting the remaining hosts for this loop 4487 1726776672.46703: getting the next task for host managed_node3 4487 1726776672.46711: done getting next task for host managed_node3 4487 1726776672.46718: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 4487 1726776672.46721: ^ 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 4487 1726776672.46733: getting variables 4487 1726776672.46735: in VariableManager get_vars() 4487 1726776672.46778: Calling all_inventory to load vars for managed_node3 4487 1726776672.46781: Calling groups_inventory to load vars for managed_node3 4487 1726776672.46783: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776672.46961: Calling all_plugins_play to load vars for managed_node3 4487 1726776672.46964: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776672.46968: Calling groups_plugins_play to load vars for managed_node3 4487 1726776672.47248: WORKER PROCESS EXITING 4487 1726776672.47277: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776672.47590: done with get_vars() 4487 1726776672.47602: done getting variables 4487 1726776672.47672: 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-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:85 Thursday 19 September 2024 16:11:12 -0400 (0:00:00.574) 0:00:09.389 **** 4487 1726776672.47706: entering _queue_task() for managed_node3/set_fact 4487 1726776672.48044: worker is 1 (out of 1 available) 4487 1726776672.48261: exiting _queue_task() for managed_node3/set_fact 4487 1726776672.48274: done queuing things up, now waiting for results queue to drain 4487 1726776672.48275: waiting for pending results... 4487 1726776672.48382: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 4487 1726776672.48518: in run() - task 0233de48-8dd1-4d03-fd06-000000000055 4487 1726776672.48544: variable 'ansible_search_path' from source: unknown 4487 1726776672.48554: variable 'ansible_search_path' from source: unknown 4487 1726776672.48605: calling self._execute() 4487 1726776672.48709: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776672.48729: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776672.48744: variable 'omit' from source: magic vars 4487 1726776672.48940: variable 'omit' from source: magic vars 4487 1726776672.48951: variable 'omit' from source: magic vars 4487 1726776672.49450: variable '__kernel_settings_tuned_profile' from source: role '' all vars 4487 1726776672.49467: variable '__cur_profile' from source: task vars 4487 1726776672.49646: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4487 1726776672.51882: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4487 1726776672.51984: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4487 1726776672.52037: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4487 1726776672.52081: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4487 1726776672.52154: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4487 1726776672.52224: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4487 1726776672.52263: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4487 1726776672.52298: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4487 1726776672.52362: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4487 1726776672.52436: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4487 1726776672.52529: variable '__kernel_settings_tuned_current_profile' from source: set_fact 4487 1726776672.52592: variable 'omit' from source: magic vars 4487 1726776672.52628: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4487 1726776672.52667: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4487 1726776672.52692: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4487 1726776672.52718: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776672.52736: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776672.52779: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4487 1726776672.52875: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776672.52878: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776672.52907: Set connection var ansible_pipelining to False 4487 1726776672.52922: Set connection var ansible_shell_executable to /bin/sh 4487 1726776672.52933: Set connection var ansible_timeout to 10 4487 1726776672.52942: Set connection var ansible_module_compression to ZIP_DEFLATED 4487 1726776672.52954: Set connection var ansible_connection to ssh 4487 1726776672.52963: Set connection var ansible_shell_type to sh 4487 1726776672.52995: variable 'ansible_shell_executable' from source: unknown 4487 1726776672.53003: variable 'ansible_connection' from source: unknown 4487 1726776672.53010: variable 'ansible_module_compression' from source: unknown 4487 1726776672.53019: variable 'ansible_shell_type' from source: unknown 4487 1726776672.53025: variable 'ansible_shell_executable' from source: unknown 4487 1726776672.53031: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776672.53038: variable 'ansible_pipelining' from source: unknown 4487 1726776672.53043: variable 'ansible_timeout' from source: unknown 4487 1726776672.53052: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776672.53170: 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) 4487 1726776672.53185: variable 'omit' from source: magic vars 4487 1726776672.53193: starting attempt loop 4487 1726776672.53205: running the handler 4487 1726776672.53223: handler run complete 4487 1726776672.53312: attempt loop complete, returning result 4487 1726776672.53317: _execute() done 4487 1726776672.53319: dumping result to json 4487 1726776672.53321: done dumping result, returning 4487 1726776672.53323: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile [0233de48-8dd1-4d03-fd06-000000000055] 4487 1726776672.53325: sending task result for task 0233de48-8dd1-4d03-fd06-000000000055 4487 1726776672.53395: done sending task result for task 0233de48-8dd1-4d03-fd06-000000000055 4487 1726776672.53398: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_active_profile": "virtual-guest kernel_settings" }, "changed": false } 4487 1726776672.53482: no more pending results, returning what we have 4487 1726776672.53485: results queue empty 4487 1726776672.53486: checking for any_errors_fatal 4487 1726776672.53493: done checking for any_errors_fatal 4487 1726776672.53494: checking for max_fail_percentage 4487 1726776672.53496: done checking for max_fail_percentage 4487 1726776672.53496: checking to see if all hosts have failed and the running result is not ok 4487 1726776672.53497: done checking to see if all hosts have failed 4487 1726776672.53498: getting the remaining hosts for this loop 4487 1726776672.53499: done getting the remaining hosts for this loop 4487 1726776672.53503: getting the next task for host managed_node3 4487 1726776672.53511: done getting next task for host managed_node3 4487 1726776672.53517: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 4487 1726776672.53520: ^ 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 4487 1726776672.53537: getting variables 4487 1726776672.53539: in VariableManager get_vars() 4487 1726776672.53579: Calling all_inventory to load vars for managed_node3 4487 1726776672.53583: Calling groups_inventory to load vars for managed_node3 4487 1726776672.53585: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776672.53596: Calling all_plugins_play to load vars for managed_node3 4487 1726776672.53600: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776672.53603: Calling groups_plugins_play to load vars for managed_node3 4487 1726776672.54083: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776672.54342: done with get_vars() 4487 1726776672.54357: done getting variables 4487 1726776672.54494: 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-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:91 Thursday 19 September 2024 16:11:12 -0400 (0:00:00.068) 0:00:09.457 **** 4487 1726776672.54530: entering _queue_task() for managed_node3/copy 4487 1726776672.54861: worker is 1 (out of 1 available) 4487 1726776672.54875: exiting _queue_task() for managed_node3/copy 4487 1726776672.54888: done queuing things up, now waiting for results queue to drain 4487 1726776672.54889: waiting for pending results... 4487 1726776672.55272: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 4487 1726776672.55324: in run() - task 0233de48-8dd1-4d03-fd06-000000000056 4487 1726776672.55346: variable 'ansible_search_path' from source: unknown 4487 1726776672.55356: variable 'ansible_search_path' from source: unknown 4487 1726776672.55407: calling self._execute() 4487 1726776672.55502: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776672.55516: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776672.55530: variable 'omit' from source: magic vars 4487 1726776672.55652: variable 'omit' from source: magic vars 4487 1726776672.55711: variable 'omit' from source: magic vars 4487 1726776672.55747: variable '__kernel_settings_active_profile' from source: set_fact 4487 1726776672.56072: variable '__kernel_settings_active_profile' from source: set_fact 4487 1726776672.56187: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 4487 1726776672.56272: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 4487 1726776672.56454: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4487 1726776672.56458: variable 'omit' from source: magic vars 4487 1726776672.56462: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4487 1726776672.56487: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4487 1726776672.56516: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4487 1726776672.56540: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776672.56559: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776672.56599: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4487 1726776672.56675: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776672.56678: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776672.56736: Set connection var ansible_pipelining to False 4487 1726776672.56750: Set connection var ansible_shell_executable to /bin/sh 4487 1726776672.56762: Set connection var ansible_timeout to 10 4487 1726776672.56773: Set connection var ansible_module_compression to ZIP_DEFLATED 4487 1726776672.56788: Set connection var ansible_connection to ssh 4487 1726776672.56798: Set connection var ansible_shell_type to sh 4487 1726776672.56832: variable 'ansible_shell_executable' from source: unknown 4487 1726776672.56839: variable 'ansible_connection' from source: unknown 4487 1726776672.56846: variable 'ansible_module_compression' from source: unknown 4487 1726776672.56854: variable 'ansible_shell_type' from source: unknown 4487 1726776672.56860: variable 'ansible_shell_executable' from source: unknown 4487 1726776672.56866: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776672.56873: variable 'ansible_pipelining' from source: unknown 4487 1726776672.56879: variable 'ansible_timeout' from source: unknown 4487 1726776672.56892: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776672.57109: 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) 4487 1726776672.57114: variable 'omit' from source: magic vars 4487 1726776672.57117: starting attempt loop 4487 1726776672.57120: running the handler 4487 1726776672.57122: _low_level_execute_command(): starting 4487 1726776672.57124: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4487 1726776672.57873: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4487 1726776672.58003: 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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776672.58018: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776672.58037: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776672.58161: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776672.59973: stdout chunk (state=3): >>>/root <<< 4487 1726776672.60190: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776672.60208: stdout chunk (state=3): >>><<< 4487 1726776672.60229: stderr chunk (state=3): >>><<< 4487 1726776672.60260: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776672.60370: _low_level_execute_command(): starting 4487 1726776672.60374: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776672.602684-5016-117745920923889 `" && echo ansible-tmp-1726776672.602684-5016-117745920923889="` echo /root/.ansible/tmp/ansible-tmp-1726776672.602684-5016-117745920923889 `" ) && sleep 0' 4487 1726776672.61058: 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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776672.61090: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776672.61108: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776672.61134: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776672.61266: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776672.63425: stdout chunk (state=3): >>>ansible-tmp-1726776672.602684-5016-117745920923889=/root/.ansible/tmp/ansible-tmp-1726776672.602684-5016-117745920923889 <<< 4487 1726776672.63577: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776672.63606: stderr chunk (state=3): >>><<< 4487 1726776672.63615: stdout chunk (state=3): >>><<< 4487 1726776672.63634: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776672.602684-5016-117745920923889=/root/.ansible/tmp/ansible-tmp-1726776672.602684-5016-117745920923889 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776672.63710: variable 'ansible_module_compression' from source: unknown 4487 1726776672.63753: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4487xee7_rt3/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 4487 1726776672.63785: variable 'ansible_facts' from source: unknown 4487 1726776672.63948: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776672.602684-5016-117745920923889/AnsiballZ_stat.py 4487 1726776672.64091: Sending initial data 4487 1726776672.64101: Sent initial data (150 bytes) 4487 1726776672.64468: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776672.64481: 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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776672.64492: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776672.64542: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776672.64558: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776672.64643: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776672.66413: 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 <<< 4487 1726776672.66491: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4487 1726776672.66574: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4487xee7_rt3/tmpc84pftgt /root/.ansible/tmp/ansible-tmp-1726776672.602684-5016-117745920923889/AnsiballZ_stat.py <<< 4487 1726776672.66580: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776672.602684-5016-117745920923889/AnsiballZ_stat.py" <<< 4487 1726776672.66657: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4487xee7_rt3/tmpc84pftgt" to remote "/root/.ansible/tmp/ansible-tmp-1726776672.602684-5016-117745920923889/AnsiballZ_stat.py" <<< 4487 1726776672.66660: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776672.602684-5016-117745920923889/AnsiballZ_stat.py" <<< 4487 1726776672.67352: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776672.67424: stderr chunk (state=3): >>><<< 4487 1726776672.67428: stdout chunk (state=3): >>><<< 4487 1726776672.67448: done transferring module to remote 4487 1726776672.67461: _low_level_execute_command(): starting 4487 1726776672.67466: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776672.602684-5016-117745920923889/ /root/.ansible/tmp/ansible-tmp-1726776672.602684-5016-117745920923889/AnsiballZ_stat.py && sleep 0' 4487 1726776672.67936: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776672.67940: 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.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776672.67943: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776672.67945: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776672.67948: 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.14.47 originally 10.31.14.47 debug2: match found <<< 4487 1726776672.67952: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776672.68002: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776672.68006: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776672.68007: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776672.68095: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776672.70117: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776672.70172: stderr chunk (state=3): >>><<< 4487 1726776672.70175: stdout chunk (state=3): >>><<< 4487 1726776672.70189: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776672.70192: _low_level_execute_command(): starting 4487 1726776672.70198: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776672.602684-5016-117745920923889/AnsiballZ_stat.py && sleep 0' 4487 1726776672.70677: 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 <<< 4487 1726776672.70680: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776672.70683: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration <<< 4487 1726776672.70685: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776672.70687: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776672.70741: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776672.70745: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776672.70751: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776672.70841: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776672.89425: 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": 1726776672.4098845, "mtime": 1726776644.369713, "ctime": 1726776658.4657993, "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": "2154172020", "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}}} <<< 4487 1726776672.91463: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 4487 1726776672.91469: stdout chunk (state=3): >>><<< 4487 1726776672.91472: stderr chunk (state=3): >>><<< 4487 1726776672.91475: _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": 1726776672.4098845, "mtime": 1726776644.369713, "ctime": 1726776658.4657993, "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": "2154172020", "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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK 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.14.47 closed. 4487 1726776672.91479: 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-1726776672.602684-5016-117745920923889/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 4487 1726776672.91572: Sending initial data 4487 1726776672.91586: Sent initial data (138 bytes) 4487 1726776672.92083: 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 <<< 4487 1726776672.92125: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776672.92155: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776672.92168: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776672.92268: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776672.94025: 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 <<< 4487 1726776672.94110: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4487 1726776672.94361: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4487xee7_rt3/.vz626h3s /root/.ansible/tmp/ansible-tmp-1726776672.602684-5016-117745920923889/.source <<< 4487 1726776672.94365: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776672.602684-5016-117745920923889/.source" <<< 4487 1726776672.94437: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4487xee7_rt3/.vz626h3s" to remote "/root/.ansible/tmp/ansible-tmp-1726776672.602684-5016-117745920923889/.source" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776672.602684-5016-117745920923889/.source" <<< 4487 1726776672.94850: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776672.94883: stderr chunk (state=3): >>><<< 4487 1726776672.94891: stdout chunk (state=3): >>><<< 4487 1726776672.94909: _low_level_execute_command(): starting 4487 1726776672.94914: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776672.602684-5016-117745920923889/ /root/.ansible/tmp/ansible-tmp-1726776672.602684-5016-117745920923889/.source && sleep 0' 4487 1726776672.95357: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776672.95361: 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.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776672.95363: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4487 1726776672.95366: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776672.95368: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776672.95424: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776672.95427: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776672.95505: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776672.97472: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776672.97519: stderr chunk (state=3): >>><<< 4487 1726776672.97523: stdout chunk (state=3): >>><<< 4487 1726776672.97537: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776672.97562: variable 'ansible_module_compression' from source: unknown 4487 1726776672.97593: ANSIBALLZ: Using generic lock for ansible.legacy.copy 4487 1726776672.97596: ANSIBALLZ: Acquiring lock 4487 1726776672.97599: ANSIBALLZ: Lock acquired: 139899586679760 4487 1726776672.97601: ANSIBALLZ: Creating module 4487 1726776673.07357: ANSIBALLZ: Writing module into payload 4487 1726776673.07452: ANSIBALLZ: Writing module 4487 1726776673.07474: ANSIBALLZ: Renaming module 4487 1726776673.07478: ANSIBALLZ: Done creating module 4487 1726776673.07488: variable 'ansible_facts' from source: unknown 4487 1726776673.07533: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776672.602684-5016-117745920923889/AnsiballZ_copy.py 4487 1726776673.07631: Sending initial data 4487 1726776673.07635: Sent initial data (150 bytes) 4487 1726776673.08119: 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 <<< 4487 1726776673.08123: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776673.08125: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4487 1726776673.08131: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776673.08133: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776673.08183: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776673.08186: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776673.08188: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776673.08278: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776673.10041: 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 <<< 4487 1726776673.10118: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4487 1726776673.10196: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4487xee7_rt3/tmpl6wobvhd /root/.ansible/tmp/ansible-tmp-1726776672.602684-5016-117745920923889/AnsiballZ_copy.py <<< 4487 1726776673.10203: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776672.602684-5016-117745920923889/AnsiballZ_copy.py" <<< 4487 1726776673.10274: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4487xee7_rt3/tmpl6wobvhd" to remote "/root/.ansible/tmp/ansible-tmp-1726776672.602684-5016-117745920923889/AnsiballZ_copy.py" <<< 4487 1726776673.10280: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776672.602684-5016-117745920923889/AnsiballZ_copy.py" <<< 4487 1726776673.10972: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776673.11039: stderr chunk (state=3): >>><<< 4487 1726776673.11042: stdout chunk (state=3): >>><<< 4487 1726776673.11074: done transferring module to remote 4487 1726776673.11082: _low_level_execute_command(): starting 4487 1726776673.11087: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776672.602684-5016-117745920923889/ /root/.ansible/tmp/ansible-tmp-1726776672.602684-5016-117745920923889/AnsiballZ_copy.py && sleep 0' 4487 1726776673.11524: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776673.11555: 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.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776673.11558: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776673.11560: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address <<< 4487 1726776673.11564: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776673.11566: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776673.11617: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776673.11623: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776673.11703: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776673.13693: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776673.13746: stderr chunk (state=3): >>><<< 4487 1726776673.13752: stdout chunk (state=3): >>><<< 4487 1726776673.13766: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776673.13769: _low_level_execute_command(): starting 4487 1726776673.13775: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776672.602684-5016-117745920923889/AnsiballZ_copy.py && sleep 0' 4487 1726776673.14219: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776673.14223: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4487 1726776673.14254: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776673.14257: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776673.14260: 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.14.47 originally 10.31.14.47 debug2: match found <<< 4487 1726776673.14262: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776673.14303: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776673.14322: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776673.14408: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776673.32684: stdout chunk (state=3): >>> {"dest": "/etc/tuned/active_profile", "src": "/root/.ansible/tmp/ansible-tmp-1726776672.602684-5016-117745920923889/.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-1726776672.602684-5016-117745920923889/.source", "_original_basename": ".vz626h3s", "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}}} <<< 4487 1726776673.34279: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 4487 1726776673.34368: stderr chunk (state=3): >>><<< 4487 1726776673.34392: stdout chunk (state=3): >>><<< 4487 1726776673.34543: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/active_profile", "src": "/root/.ansible/tmp/ansible-tmp-1726776672.602684-5016-117745920923889/.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-1726776672.602684-5016-117745920923889/.source", "_original_basename": ".vz626h3s", "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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK 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.14.47 closed. 4487 1726776673.34547: done with _execute_module (ansible.legacy.copy, {'dest': '/etc/tuned/active_profile', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726776672.602684-5016-117745920923889/.source', '_original_basename': '.vz626h3s', '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-1726776672.602684-5016-117745920923889/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4487 1726776673.34553: _low_level_execute_command(): starting 4487 1726776673.34555: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776672.602684-5016-117745920923889/ > /dev/null 2>&1 && sleep 0' 4487 1726776673.35139: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4487 1726776673.35158: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776673.35228: 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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776673.35288: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776673.35305: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776673.35334: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776673.35460: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776673.37563: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776673.37757: stdout chunk (state=3): >>><<< 4487 1726776673.37761: stderr chunk (state=3): >>><<< 4487 1726776673.37763: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776673.37766: handler run complete 4487 1726776673.37768: attempt loop complete, returning result 4487 1726776673.37770: _execute() done 4487 1726776673.37772: dumping result to json 4487 1726776673.37774: done dumping result, returning 4487 1726776673.37776: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile [0233de48-8dd1-4d03-fd06-000000000056] 4487 1726776673.37782: sending task result for task 0233de48-8dd1-4d03-fd06-000000000056 4487 1726776673.37857: done sending task result for task 0233de48-8dd1-4d03-fd06-000000000056 4487 1726776673.37861: 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-1726776672.602684-5016-117745920923889/.source", "state": "file", "uid": 0 } 4487 1726776673.37962: no more pending results, returning what we have 4487 1726776673.37965: results queue empty 4487 1726776673.37966: checking for any_errors_fatal 4487 1726776673.37977: done checking for any_errors_fatal 4487 1726776673.37978: checking for max_fail_percentage 4487 1726776673.37981: done checking for max_fail_percentage 4487 1726776673.37982: checking to see if all hosts have failed and the running result is not ok 4487 1726776673.37982: done checking to see if all hosts have failed 4487 1726776673.37984: getting the remaining hosts for this loop 4487 1726776673.37985: done getting the remaining hosts for this loop 4487 1726776673.37989: getting the next task for host managed_node3 4487 1726776673.37997: done getting next task for host managed_node3 4487 1726776673.38001: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 4487 1726776673.38004: ^ 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 4487 1726776673.38014: getting variables 4487 1726776673.38015: in VariableManager get_vars() 4487 1726776673.38198: Calling all_inventory to load vars for managed_node3 4487 1726776673.38201: Calling groups_inventory to load vars for managed_node3 4487 1726776673.38204: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776673.38216: Calling all_plugins_play to load vars for managed_node3 4487 1726776673.38220: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776673.38223: Calling groups_plugins_play to load vars for managed_node3 4487 1726776673.38669: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776673.38923: done with get_vars() 4487 1726776673.38935: done getting variables 4487 1726776673.39000: 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-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:99 Thursday 19 September 2024 16:11:13 -0400 (0:00:00.845) 0:00:10.302 **** 4487 1726776673.39032: entering _queue_task() for managed_node3/copy 4487 1726776673.39484: worker is 1 (out of 1 available) 4487 1726776673.39496: exiting _queue_task() for managed_node3/copy 4487 1726776673.39508: done queuing things up, now waiting for results queue to drain 4487 1726776673.39509: waiting for pending results... 4487 1726776673.39753: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 4487 1726776673.39772: in run() - task 0233de48-8dd1-4d03-fd06-000000000057 4487 1726776673.39796: variable 'ansible_search_path' from source: unknown 4487 1726776673.39804: variable 'ansible_search_path' from source: unknown 4487 1726776673.39858: calling self._execute() 4487 1726776673.39954: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776673.40068: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776673.40073: variable 'omit' from source: magic vars 4487 1726776673.40113: variable 'omit' from source: magic vars 4487 1726776673.40173: variable 'omit' from source: magic vars 4487 1726776673.40255: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 4487 1726776673.40567: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 4487 1726776673.40671: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4487 1726776673.40720: variable 'omit' from source: magic vars 4487 1726776673.40778: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4487 1726776673.40826: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4487 1726776673.40938: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4487 1726776673.40943: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776673.40945: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776673.40948: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4487 1726776673.40951: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776673.40955: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776673.41156: Set connection var ansible_pipelining to False 4487 1726776673.41160: Set connection var ansible_shell_executable to /bin/sh 4487 1726776673.41162: Set connection var ansible_timeout to 10 4487 1726776673.41165: Set connection var ansible_module_compression to ZIP_DEFLATED 4487 1726776673.41167: Set connection var ansible_connection to ssh 4487 1726776673.41169: Set connection var ansible_shell_type to sh 4487 1726776673.41174: variable 'ansible_shell_executable' from source: unknown 4487 1726776673.41179: variable 'ansible_connection' from source: unknown 4487 1726776673.41182: variable 'ansible_module_compression' from source: unknown 4487 1726776673.41184: variable 'ansible_shell_type' from source: unknown 4487 1726776673.41186: variable 'ansible_shell_executable' from source: unknown 4487 1726776673.41188: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776673.41190: variable 'ansible_pipelining' from source: unknown 4487 1726776673.41192: variable 'ansible_timeout' from source: unknown 4487 1726776673.41194: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776673.41356: 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) 4487 1726776673.41377: variable 'omit' from source: magic vars 4487 1726776673.41388: starting attempt loop 4487 1726776673.41399: running the handler 4487 1726776673.41417: _low_level_execute_command(): starting 4487 1726776673.41454: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4487 1726776673.42334: 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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776673.42357: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776673.42406: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776673.42509: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776673.44355: stdout chunk (state=3): >>>/root <<< 4487 1726776673.44533: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776673.44561: stdout chunk (state=3): >>><<< 4487 1726776673.44575: stderr chunk (state=3): >>><<< 4487 1726776673.44600: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776673.44622: _low_level_execute_command(): starting 4487 1726776673.44634: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776673.4460733-5074-32658465353337 `" && echo ansible-tmp-1726776673.4460733-5074-32658465353337="` echo /root/.ansible/tmp/ansible-tmp-1726776673.4460733-5074-32658465353337 `" ) && sleep 0' 4487 1726776673.45368: 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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776673.45405: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776673.45409: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776673.45446: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776673.45543: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776673.47693: stdout chunk (state=3): >>>ansible-tmp-1726776673.4460733-5074-32658465353337=/root/.ansible/tmp/ansible-tmp-1726776673.4460733-5074-32658465353337 <<< 4487 1726776673.47871: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776673.47891: stderr chunk (state=3): >>><<< 4487 1726776673.47902: stdout chunk (state=3): >>><<< 4487 1726776673.47933: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776673.4460733-5074-32658465353337=/root/.ansible/tmp/ansible-tmp-1726776673.4460733-5074-32658465353337 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776673.48040: variable 'ansible_module_compression' from source: unknown 4487 1726776673.48109: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4487xee7_rt3/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 4487 1726776673.48155: variable 'ansible_facts' from source: unknown 4487 1726776673.48261: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776673.4460733-5074-32658465353337/AnsiballZ_stat.py 4487 1726776673.48438: Sending initial data 4487 1726776673.48441: Sent initial data (150 bytes) 4487 1726776673.49084: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4487 1726776673.49173: 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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776673.49215: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776673.49232: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776673.49257: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776673.49367: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776673.51155: 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 <<< 4487 1726776673.51279: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4487 1726776673.51365: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4487xee7_rt3/tmp1swh6mx4 /root/.ansible/tmp/ansible-tmp-1726776673.4460733-5074-32658465353337/AnsiballZ_stat.py <<< 4487 1726776673.51369: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776673.4460733-5074-32658465353337/AnsiballZ_stat.py" <<< 4487 1726776673.51457: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4487xee7_rt3/tmp1swh6mx4" to remote "/root/.ansible/tmp/ansible-tmp-1726776673.4460733-5074-32658465353337/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776673.4460733-5074-32658465353337/AnsiballZ_stat.py" <<< 4487 1726776673.52431: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776673.52587: stderr chunk (state=3): >>><<< 4487 1726776673.52593: stdout chunk (state=3): >>><<< 4487 1726776673.52596: done transferring module to remote 4487 1726776673.52598: _low_level_execute_command(): starting 4487 1726776673.52600: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776673.4460733-5074-32658465353337/ /root/.ansible/tmp/ansible-tmp-1726776673.4460733-5074-32658465353337/AnsiballZ_stat.py && sleep 0' 4487 1726776673.53192: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4487 1726776673.53208: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776673.53224: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776673.53244: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4487 1726776673.53307: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776673.53363: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776673.53387: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776673.53414: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776673.53526: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776673.55645: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776673.55651: stdout chunk (state=3): >>><<< 4487 1726776673.55654: stderr chunk (state=3): >>><<< 4487 1726776673.55762: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776673.55768: _low_level_execute_command(): starting 4487 1726776673.55771: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776673.4460733-5074-32658465353337/AnsiballZ_stat.py && sleep 0' 4487 1726776673.56464: 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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776673.56493: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776673.56616: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776673.75193: 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": 1726776654.9187775, "mtime": 1726776644.369713, "ctime": 1726776659.230804, "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": "3207291697", "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}}} <<< 4487 1726776673.76998: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 4487 1726776673.77059: stderr chunk (state=3): >>><<< 4487 1726776673.77062: stdout chunk (state=3): >>><<< 4487 1726776673.77077: _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": 1726776654.9187775, "mtime": 1726776644.369713, "ctime": 1726776659.230804, "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": "3207291697", "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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK 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.14.47 closed. 4487 1726776673.77130: 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-1726776673.4460733-5074-32658465353337/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 4487 1726776673.77223: Sending initial data 4487 1726776673.77226: Sent initial data (138 bytes) 4487 1726776673.77708: 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 <<< 4487 1726776673.77711: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776673.77722: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776673.77724: 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.14.47 originally 10.31.14.47 <<< 4487 1726776673.77727: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776673.77772: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776673.77778: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776673.77780: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776673.77864: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776673.79605: 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 <<< 4487 1726776673.79682: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4487 1726776673.79766: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4487xee7_rt3/.0386cw_9 /root/.ansible/tmp/ansible-tmp-1726776673.4460733-5074-32658465353337/.source <<< 4487 1726776673.79769: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776673.4460733-5074-32658465353337/.source" <<< 4487 1726776673.79843: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4487xee7_rt3/.0386cw_9" to remote "/root/.ansible/tmp/ansible-tmp-1726776673.4460733-5074-32658465353337/.source" <<< 4487 1726776673.79853: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776673.4460733-5074-32658465353337/.source" <<< 4487 1726776673.80188: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776673.80258: stderr chunk (state=3): >>><<< 4487 1726776673.80262: stdout chunk (state=3): >>><<< 4487 1726776673.80279: _low_level_execute_command(): starting 4487 1726776673.80283: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776673.4460733-5074-32658465353337/ /root/.ansible/tmp/ansible-tmp-1726776673.4460733-5074-32658465353337/.source && sleep 0' 4487 1726776673.80766: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776673.80770: 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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776673.80772: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration <<< 4487 1726776673.80775: 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.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776673.80829: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776673.80833: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776673.80837: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776673.80918: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776673.82911: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776673.82963: stderr chunk (state=3): >>><<< 4487 1726776673.82967: stdout chunk (state=3): >>><<< 4487 1726776673.82982: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776673.83005: variable 'ansible_module_compression' from source: unknown 4487 1726776673.83044: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4487xee7_rt3/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 4487 1726776673.83066: variable 'ansible_facts' from source: unknown 4487 1726776673.83111: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776673.4460733-5074-32658465353337/AnsiballZ_copy.py 4487 1726776673.83217: Sending initial data 4487 1726776673.83221: Sent initial data (150 bytes) 4487 1726776673.83697: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776673.83701: 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.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776673.83703: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776673.83705: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776673.83708: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776673.83755: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776673.83777: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776673.83860: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776673.85594: 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" <<< 4487 1726776673.85598: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4487 1726776673.85670: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4487 1726776673.85746: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4487xee7_rt3/tmp2gloudc4 /root/.ansible/tmp/ansible-tmp-1726776673.4460733-5074-32658465353337/AnsiballZ_copy.py <<< 4487 1726776673.85754: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776673.4460733-5074-32658465353337/AnsiballZ_copy.py" <<< 4487 1726776673.85823: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4487xee7_rt3/tmp2gloudc4" to remote "/root/.ansible/tmp/ansible-tmp-1726776673.4460733-5074-32658465353337/AnsiballZ_copy.py" <<< 4487 1726776673.85830: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776673.4460733-5074-32658465353337/AnsiballZ_copy.py" <<< 4487 1726776673.86540: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776673.86614: stderr chunk (state=3): >>><<< 4487 1726776673.86618: stdout chunk (state=3): >>><<< 4487 1726776673.86634: done transferring module to remote 4487 1726776673.86642: _low_level_execute_command(): starting 4487 1726776673.86647: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776673.4460733-5074-32658465353337/ /root/.ansible/tmp/ansible-tmp-1726776673.4460733-5074-32658465353337/AnsiballZ_copy.py && sleep 0' 4487 1726776673.87134: 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 <<< 4487 1726776673.87137: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776673.87142: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776673.87144: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776673.87236: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776673.87314: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776673.89320: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776673.89367: stderr chunk (state=3): >>><<< 4487 1726776673.89371: stdout chunk (state=3): >>><<< 4487 1726776673.89386: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776673.89389: _low_level_execute_command(): starting 4487 1726776673.89396: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776673.4460733-5074-32658465353337/AnsiballZ_copy.py && sleep 0' 4487 1726776673.89861: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776673.89865: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4487 1726776673.89896: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776673.89899: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776673.89901: 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.14.47 originally 10.31.14.47 debug2: match found <<< 4487 1726776673.89903: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776673.89954: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776673.89958: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776673.89975: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776673.90070: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776674.08215: stdout chunk (state=3): >>> {"dest": "/etc/tuned/profile_mode", "src": "/root/.ansible/tmp/ansible-tmp-1726776673.4460733-5074-32658465353337/.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-1726776673.4460733-5074-32658465353337/.source", "_original_basename": ".0386cw_9", "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}}} <<< 4487 1726776674.09672: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 4487 1726776674.09734: stderr chunk (state=3): >>><<< 4487 1726776674.09738: stdout chunk (state=3): >>><<< 4487 1726776674.09755: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/profile_mode", "src": "/root/.ansible/tmp/ansible-tmp-1726776673.4460733-5074-32658465353337/.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-1726776673.4460733-5074-32658465353337/.source", "_original_basename": ".0386cw_9", "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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK 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.14.47 closed. 4487 1726776674.09810: done with _execute_module (ansible.legacy.copy, {'dest': '/etc/tuned/profile_mode', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726776673.4460733-5074-32658465353337/.source', '_original_basename': '.0386cw_9', '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-1726776673.4460733-5074-32658465353337/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4487 1726776674.09820: _low_level_execute_command(): starting 4487 1726776674.09825: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776673.4460733-5074-32658465353337/ > /dev/null 2>&1 && sleep 0' 4487 1726776674.10314: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776674.10318: 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.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776674.10320: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4487 1726776674.10322: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776674.10325: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776674.10379: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776674.10383: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776674.10477: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776674.12487: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776674.12545: stderr chunk (state=3): >>><<< 4487 1726776674.12548: stdout chunk (state=3): >>><<< 4487 1726776674.12564: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776674.12573: handler run complete 4487 1726776674.12594: attempt loop complete, returning result 4487 1726776674.12597: _execute() done 4487 1726776674.12599: dumping result to json 4487 1726776674.12607: done dumping result, returning 4487 1726776674.12618: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual [0233de48-8dd1-4d03-fd06-000000000057] 4487 1726776674.12621: sending task result for task 0233de48-8dd1-4d03-fd06-000000000057 4487 1726776674.12733: done sending task result for task 0233de48-8dd1-4d03-fd06-000000000057 4487 1726776674.12736: WORKER PROCESS EXITING 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-1726776673.4460733-5074-32658465353337/.source", "state": "file", "uid": 0 } 4487 1726776674.12834: no more pending results, returning what we have 4487 1726776674.12838: results queue empty 4487 1726776674.12838: checking for any_errors_fatal 4487 1726776674.12844: done checking for any_errors_fatal 4487 1726776674.12856: checking for max_fail_percentage 4487 1726776674.12861: done checking for max_fail_percentage 4487 1726776674.12862: checking to see if all hosts have failed and the running result is not ok 4487 1726776674.12863: done checking to see if all hosts have failed 4487 1726776674.12864: getting the remaining hosts for this loop 4487 1726776674.12865: done getting the remaining hosts for this loop 4487 1726776674.12869: getting the next task for host managed_node3 4487 1726776674.12875: done getting next task for host managed_node3 4487 1726776674.12879: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get current config 4487 1726776674.12881: ^ 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 4487 1726776674.12892: getting variables 4487 1726776674.12893: in VariableManager get_vars() 4487 1726776674.12928: Calling all_inventory to load vars for managed_node3 4487 1726776674.12931: Calling groups_inventory to load vars for managed_node3 4487 1726776674.12933: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776674.12942: Calling all_plugins_play to load vars for managed_node3 4487 1726776674.12945: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776674.12948: Calling groups_plugins_play to load vars for managed_node3 4487 1726776674.13082: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776674.13251: done with get_vars() 4487 1726776674.13258: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get current config] ********** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:107 Thursday 19 September 2024 16:11:14 -0400 (0:00:00.742) 0:00:11.045 **** 4487 1726776674.13323: entering _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 4487 1726776674.13541: worker is 1 (out of 1 available) 4487 1726776674.13555: exiting _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 4487 1726776674.13567: done queuing things up, now waiting for results queue to drain 4487 1726776674.13568: waiting for pending results... 4487 1726776674.13738: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get current config 4487 1726776674.13810: in run() - task 0233de48-8dd1-4d03-fd06-000000000058 4487 1726776674.13823: variable 'ansible_search_path' from source: unknown 4487 1726776674.13827: variable 'ansible_search_path' from source: unknown 4487 1726776674.13859: calling self._execute() 4487 1726776674.13925: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776674.13930: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776674.13939: variable 'omit' from source: magic vars 4487 1726776674.14019: variable 'omit' from source: magic vars 4487 1726776674.14062: variable 'omit' from source: magic vars 4487 1726776674.14083: variable '__kernel_settings_profile_filename' from source: role '' all vars 4487 1726776674.14319: variable '__kernel_settings_profile_filename' from source: role '' all vars 4487 1726776674.14378: variable '__kernel_settings_profile_dir' from source: role '' all vars 4487 1726776674.14441: variable '__kernel_settings_profile_parent' from source: set_fact 4487 1726776674.14446: variable '__kernel_settings_tuned_profile' from source: role '' all vars 4487 1726776674.14485: variable 'omit' from source: magic vars 4487 1726776674.14519: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4487 1726776674.14546: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4487 1726776674.14569: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4487 1726776674.14582: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776674.14593: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776674.14622: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4487 1726776674.14625: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776674.14628: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776674.14703: Set connection var ansible_pipelining to False 4487 1726776674.14708: Set connection var ansible_shell_executable to /bin/sh 4487 1726776674.14716: Set connection var ansible_timeout to 10 4487 1726776674.14719: Set connection var ansible_module_compression to ZIP_DEFLATED 4487 1726776674.14724: Set connection var ansible_connection to ssh 4487 1726776674.14729: Set connection var ansible_shell_type to sh 4487 1726776674.14745: variable 'ansible_shell_executable' from source: unknown 4487 1726776674.14754: variable 'ansible_connection' from source: unknown 4487 1726776674.14757: variable 'ansible_module_compression' from source: unknown 4487 1726776674.14759: variable 'ansible_shell_type' from source: unknown 4487 1726776674.14761: variable 'ansible_shell_executable' from source: unknown 4487 1726776674.14764: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776674.14766: variable 'ansible_pipelining' from source: unknown 4487 1726776674.14769: variable 'ansible_timeout' from source: unknown 4487 1726776674.14771: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776674.14911: 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) 4487 1726776674.14919: variable 'omit' from source: magic vars 4487 1726776674.14925: starting attempt loop 4487 1726776674.14928: running the handler 4487 1726776674.14940: _low_level_execute_command(): starting 4487 1726776674.14947: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4487 1726776674.15481: 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 <<< 4487 1726776674.15485: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776674.15488: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776674.15490: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776674.15548: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776674.15551: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776674.15556: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776674.15645: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776674.17443: stdout chunk (state=3): >>>/root <<< 4487 1726776674.17566: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776674.17613: stderr chunk (state=3): >>><<< 4487 1726776674.17617: stdout chunk (state=3): >>><<< 4487 1726776674.17640: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776674.17653: _low_level_execute_command(): starting 4487 1726776674.17660: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776674.1764069-5123-133660936590634 `" && echo ansible-tmp-1726776674.1764069-5123-133660936590634="` echo /root/.ansible/tmp/ansible-tmp-1726776674.1764069-5123-133660936590634 `" ) && sleep 0' 4487 1726776674.18124: 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 <<< 4487 1726776674.18135: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776674.18138: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4487 1726776674.18141: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776674.18190: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776674.18193: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776674.18199: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776674.18280: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776674.20375: stdout chunk (state=3): >>>ansible-tmp-1726776674.1764069-5123-133660936590634=/root/.ansible/tmp/ansible-tmp-1726776674.1764069-5123-133660936590634 <<< 4487 1726776674.20490: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776674.20548: stderr chunk (state=3): >>><<< 4487 1726776674.20554: stdout chunk (state=3): >>><<< 4487 1726776674.20569: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776674.1764069-5123-133660936590634=/root/.ansible/tmp/ansible-tmp-1726776674.1764069-5123-133660936590634 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776674.20617: variable 'ansible_module_compression' from source: unknown 4487 1726776674.20653: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4487xee7_rt3/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 4487 1726776674.20688: variable 'ansible_facts' from source: unknown 4487 1726776674.20753: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776674.1764069-5123-133660936590634/AnsiballZ_kernel_settings_get_config.py 4487 1726776674.20859: Sending initial data 4487 1726776674.20863: Sent initial data (173 bytes) 4487 1726776674.21336: 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 <<< 4487 1726776674.21339: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776674.21342: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776674.21344: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776674.21397: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776674.21404: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776674.21406: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776674.21485: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776674.23268: 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 <<< 4487 1726776674.23342: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4487 1726776674.23423: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4487xee7_rt3/tmpvlz5ko4x /root/.ansible/tmp/ansible-tmp-1726776674.1764069-5123-133660936590634/AnsiballZ_kernel_settings_get_config.py <<< 4487 1726776674.23426: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776674.1764069-5123-133660936590634/AnsiballZ_kernel_settings_get_config.py" <<< 4487 1726776674.23502: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4487xee7_rt3/tmpvlz5ko4x" to remote "/root/.ansible/tmp/ansible-tmp-1726776674.1764069-5123-133660936590634/AnsiballZ_kernel_settings_get_config.py" <<< 4487 1726776674.23506: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776674.1764069-5123-133660936590634/AnsiballZ_kernel_settings_get_config.py" <<< 4487 1726776674.24168: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776674.24234: stderr chunk (state=3): >>><<< 4487 1726776674.24237: stdout chunk (state=3): >>><<< 4487 1726776674.24261: done transferring module to remote 4487 1726776674.24271: _low_level_execute_command(): starting 4487 1726776674.24276: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776674.1764069-5123-133660936590634/ /root/.ansible/tmp/ansible-tmp-1726776674.1764069-5123-133660936590634/AnsiballZ_kernel_settings_get_config.py && sleep 0' 4487 1726776674.24733: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776674.24736: 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.14.47 originally 10.31.14.47 <<< 4487 1726776674.24743: 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.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776674.24745: 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.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776674.24795: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776674.24804: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776674.24881: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776674.26827: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776674.26883: stderr chunk (state=3): >>><<< 4487 1726776674.26887: stdout chunk (state=3): >>><<< 4487 1726776674.26901: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776674.26904: _low_level_execute_command(): starting 4487 1726776674.26910: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776674.1764069-5123-133660936590634/AnsiballZ_kernel_settings_get_config.py && sleep 0' 4487 1726776674.27385: 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 <<< 4487 1726776674.27390: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776674.27392: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration <<< 4487 1726776674.27395: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776674.27397: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776674.27452: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776674.27457: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776674.27460: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776674.27546: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776674.44936: stdout chunk (state=3): >>> {"changed": false, "data": {}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf"}}} <<< 4487 1726776674.46444: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 4487 1726776674.46498: stderr chunk (state=3): >>><<< 4487 1726776674.46502: stdout chunk (state=3): >>><<< 4487 1726776674.46521: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK 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.14.47 closed. 4487 1726776674.46544: 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-1726776674.1764069-5123-133660936590634/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4487 1726776674.46555: _low_level_execute_command(): starting 4487 1726776674.46561: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776674.1764069-5123-133660936590634/ > /dev/null 2>&1 && sleep 0' 4487 1726776674.47030: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776674.47033: 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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776674.47036: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776674.47042: 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.14.47 originally 10.31.14.47 debug2: match found <<< 4487 1726776674.47045: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776674.47088: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776674.47091: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776674.47175: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776674.49129: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776674.49182: stderr chunk (state=3): >>><<< 4487 1726776674.49186: stdout chunk (state=3): >>><<< 4487 1726776674.49199: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776674.49205: handler run complete 4487 1726776674.49222: attempt loop complete, returning result 4487 1726776674.49225: _execute() done 4487 1726776674.49227: dumping result to json 4487 1726776674.49230: done dumping result, returning 4487 1726776674.49239: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get current config [0233de48-8dd1-4d03-fd06-000000000058] 4487 1726776674.49246: sending task result for task 0233de48-8dd1-4d03-fd06-000000000058 4487 1726776674.49422: done sending task result for task 0233de48-8dd1-4d03-fd06-000000000058 4487 1726776674.49425: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "data": {} } 4487 1726776674.49487: no more pending results, returning what we have 4487 1726776674.49489: results queue empty 4487 1726776674.49490: checking for any_errors_fatal 4487 1726776674.49496: done checking for any_errors_fatal 4487 1726776674.49497: checking for max_fail_percentage 4487 1726776674.49498: done checking for max_fail_percentage 4487 1726776674.49499: checking to see if all hosts have failed and the running result is not ok 4487 1726776674.49500: done checking to see if all hosts have failed 4487 1726776674.49501: getting the remaining hosts for this loop 4487 1726776674.49502: done getting the remaining hosts for this loop 4487 1726776674.49505: getting the next task for host managed_node3 4487 1726776674.49511: done getting next task for host managed_node3 4487 1726776674.49515: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 4487 1726776674.49518: ^ 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 4487 1726776674.49527: getting variables 4487 1726776674.49528: in VariableManager get_vars() 4487 1726776674.49561: Calling all_inventory to load vars for managed_node3 4487 1726776674.49563: Calling groups_inventory to load vars for managed_node3 4487 1726776674.49565: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776674.49572: Calling all_plugins_play to load vars for managed_node3 4487 1726776674.49574: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776674.49576: Calling groups_plugins_play to load vars for managed_node3 4487 1726776674.49703: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776674.49845: done with get_vars() 4487 1726776674.49855: done getting variables 4487 1726776674.49938: 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-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 Thursday 19 September 2024 16:11:14 -0400 (0:00:00.366) 0:00:11.411 **** 4487 1726776674.49962: entering _queue_task() for managed_node3/template 4487 1726776674.49963: Creating lock for template 4487 1726776674.50188: worker is 1 (out of 1 available) 4487 1726776674.50203: exiting _queue_task() for managed_node3/template 4487 1726776674.50216: done queuing things up, now waiting for results queue to drain 4487 1726776674.50218: waiting for pending results... 4487 1726776674.50388: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 4487 1726776674.50466: in run() - task 0233de48-8dd1-4d03-fd06-000000000059 4487 1726776674.50478: variable 'ansible_search_path' from source: unknown 4487 1726776674.50482: variable 'ansible_search_path' from source: unknown 4487 1726776674.50512: calling self._execute() 4487 1726776674.50582: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776674.50586: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776674.50594: variable 'omit' from source: magic vars 4487 1726776674.50678: variable 'omit' from source: magic vars 4487 1726776674.50712: variable 'omit' from source: magic vars 4487 1726776674.50964: variable '__kernel_settings_profile_src' from source: role '' all vars 4487 1726776674.50970: variable '__kernel_settings_tuned_profile' from source: role '' all vars 4487 1726776674.51031: variable '__kernel_settings_tuned_profile' from source: role '' all vars 4487 1726776674.51051: variable '__kernel_settings_profile_filename' from source: role '' all vars 4487 1726776674.51157: variable '__kernel_settings_profile_filename' from source: role '' all vars 4487 1726776674.51209: variable '__kernel_settings_profile_dir' from source: role '' all vars 4487 1726776674.51272: variable '__kernel_settings_profile_parent' from source: set_fact 4487 1726776674.51275: variable '__kernel_settings_tuned_profile' from source: role '' all vars 4487 1726776674.51301: variable 'omit' from source: magic vars 4487 1726776674.51339: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4487 1726776674.51368: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4487 1726776674.51384: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4487 1726776674.51399: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776674.51409: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776674.51438: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4487 1726776674.51441: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776674.51444: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776674.51514: Set connection var ansible_pipelining to False 4487 1726776674.51522: Set connection var ansible_shell_executable to /bin/sh 4487 1726776674.51528: Set connection var ansible_timeout to 10 4487 1726776674.51533: Set connection var ansible_module_compression to ZIP_DEFLATED 4487 1726776674.51544: Set connection var ansible_connection to ssh 4487 1726776674.51547: Set connection var ansible_shell_type to sh 4487 1726776674.51564: variable 'ansible_shell_executable' from source: unknown 4487 1726776674.51567: variable 'ansible_connection' from source: unknown 4487 1726776674.51569: variable 'ansible_module_compression' from source: unknown 4487 1726776674.51571: variable 'ansible_shell_type' from source: unknown 4487 1726776674.51574: variable 'ansible_shell_executable' from source: unknown 4487 1726776674.51577: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776674.51581: variable 'ansible_pipelining' from source: unknown 4487 1726776674.51583: variable 'ansible_timeout' from source: unknown 4487 1726776674.51588: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776674.51694: 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) 4487 1726776674.51702: variable 'omit' from source: magic vars 4487 1726776674.51707: starting attempt loop 4487 1726776674.51710: running the handler 4487 1726776674.51723: _low_level_execute_command(): starting 4487 1726776674.51731: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4487 1726776674.52232: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776674.52254: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4487 1726776674.52258: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776674.52261: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776674.52264: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776674.52275: 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.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776674.52327: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776674.52330: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776674.52339: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776674.52438: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776674.54177: stdout chunk (state=3): >>>/root <<< 4487 1726776674.54290: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776674.54337: stderr chunk (state=3): >>><<< 4487 1726776674.54341: stdout chunk (state=3): >>><<< 4487 1726776674.54363: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776674.54373: _low_level_execute_command(): starting 4487 1726776674.54378: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776674.5436168-5134-196084480217618 `" && echo ansible-tmp-1726776674.5436168-5134-196084480217618="` echo /root/.ansible/tmp/ansible-tmp-1726776674.5436168-5134-196084480217618 `" ) && sleep 0' 4487 1726776674.54825: 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 <<< 4487 1726776674.54829: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776674.54832: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776674.54835: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776674.54887: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776674.54894: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776674.54896: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776674.54973: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776674.57002: stdout chunk (state=3): >>>ansible-tmp-1726776674.5436168-5134-196084480217618=/root/.ansible/tmp/ansible-tmp-1726776674.5436168-5134-196084480217618 <<< 4487 1726776674.57121: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776674.57166: stderr chunk (state=3): >>><<< 4487 1726776674.57169: stdout chunk (state=3): >>><<< 4487 1726776674.57183: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776674.5436168-5134-196084480217618=/root/.ansible/tmp/ansible-tmp-1726776674.5436168-5134-196084480217618 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776674.57197: evaluation_path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks 4487 1726776674.57220: search_path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/templates/kernel_settings.j2 /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/kernel_settings.j2 /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/templates/kernel_settings.j2 /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/kernel_settings.j2 /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/templates/kernel_settings.j2 /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/kernel_settings.j2 4487 1726776674.57237: variable 'ansible_search_path' from source: unknown 4487 1726776674.57834: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4487 1726776674.59241: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4487 1726776674.59286: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4487 1726776674.59316: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4487 1726776674.59340: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4487 1726776674.59362: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4487 1726776674.59557: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4487 1726776674.59579: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4487 1726776674.59600: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4487 1726776674.59630: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4487 1726776674.59641: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4487 1726776674.59901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4487 1726776674.59921: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4487 1726776674.59939: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4487 1726776674.59968: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4487 1726776674.59979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4487 1726776674.60257: variable 'ansible_managed' from source: unknown 4487 1726776674.60261: variable '__sections' from source: task vars 4487 1726776674.60358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4487 1726776674.60375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4487 1726776674.60393: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4487 1726776674.60423: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4487 1726776674.60436: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4487 1726776674.60512: variable 'kernel_settings_sysctl' from source: include_vars 4487 1726776674.60520: variable '__kernel_settings_state_empty' from source: role '' all vars 4487 1726776674.60526: variable '__kernel_settings_previous_replaced' from source: role '' all vars 4487 1726776674.60577: variable '__sysctl_old' from source: task vars 4487 1726776674.60622: variable '__sysctl_old' from source: task vars 4487 1726776674.60773: variable 'kernel_settings_purge' from source: role '' defaults 4487 1726776674.60778: variable 'kernel_settings_sysctl' from source: include_vars 4487 1726776674.60854: variable '__kernel_settings_state_empty' from source: role '' all vars 4487 1726776674.60858: variable '__kernel_settings_previous_replaced' from source: role '' all vars 4487 1726776674.60860: variable '__kernel_settings_profile_contents' from source: set_fact 4487 1726776674.60930: variable 'kernel_settings_sysfs' from source: include_vars 4487 1726776674.60938: variable '__kernel_settings_state_empty' from source: role '' all vars 4487 1726776674.60942: variable '__kernel_settings_previous_replaced' from source: role '' all vars 4487 1726776674.60974: variable '__sysfs_old' from source: task vars 4487 1726776674.61020: variable '__sysfs_old' from source: task vars 4487 1726776674.61167: variable 'kernel_settings_purge' from source: role '' defaults 4487 1726776674.61171: variable 'kernel_settings_sysfs' from source: include_vars 4487 1726776674.61179: variable '__kernel_settings_state_empty' from source: role '' all vars 4487 1726776674.61183: variable '__kernel_settings_previous_replaced' from source: role '' all vars 4487 1726776674.61188: variable '__kernel_settings_profile_contents' from source: set_fact 4487 1726776674.61211: variable 'kernel_settings_systemd_cpu_affinity' from source: include_vars 4487 1726776674.61258: variable 'kernel_settings_systemd_cpu_affinity' from source: include_vars 4487 1726776674.61271: variable '__systemd_old' from source: task vars 4487 1726776674.61317: variable '__systemd_old' from source: task vars 4487 1726776674.61453: variable 'kernel_settings_purge' from source: role '' defaults 4487 1726776674.61457: variable 'kernel_settings_systemd_cpu_affinity' from source: include_vars 4487 1726776674.61463: variable '__kernel_settings_state_absent' from source: role '' all vars 4487 1726776674.61468: variable '__kernel_settings_profile_contents' from source: set_fact 4487 1726776674.61478: variable 'kernel_settings_transparent_hugepages' from source: include_vars 4487 1726776674.61524: variable 'kernel_settings_transparent_hugepages' from source: include_vars 4487 1726776674.61530: variable 'kernel_settings_transparent_hugepages_defrag' from source: include_vars 4487 1726776674.61577: variable 'kernel_settings_transparent_hugepages_defrag' from source: include_vars 4487 1726776674.61590: variable '__trans_huge_old' from source: task vars 4487 1726776674.61636: variable '__trans_huge_old' from source: task vars 4487 1726776674.61775: variable 'kernel_settings_purge' from source: role '' defaults 4487 1726776674.61778: variable 'kernel_settings_transparent_hugepages' from source: include_vars 4487 1726776674.61783: variable '__kernel_settings_state_absent' from source: role '' all vars 4487 1726776674.61788: variable '__kernel_settings_profile_contents' from source: set_fact 4487 1726776674.61797: variable '__trans_defrag_old' from source: task vars 4487 1726776674.61841: variable '__trans_defrag_old' from source: task vars 4487 1726776674.61983: variable 'kernel_settings_purge' from source: role '' defaults 4487 1726776674.61986: variable 'kernel_settings_transparent_hugepages_defrag' from source: include_vars 4487 1726776674.61991: variable '__kernel_settings_state_absent' from source: role '' all vars 4487 1726776674.61996: variable '__kernel_settings_profile_contents' from source: set_fact 4487 1726776674.62010: variable '__kernel_settings_state_absent' from source: role '' all vars 4487 1726776674.62023: variable '__kernel_settings_state_absent' from source: role '' all vars 4487 1726776674.62030: variable '__kernel_settings_state_absent' from source: role '' all vars 4487 1726776674.62037: variable '__kernel_settings_state_absent' from source: role '' all vars 4487 1726776674.62044: variable '__kernel_settings_state_absent' from source: role '' all vars 4487 1726776674.62052: variable '__kernel_settings_state_absent' from source: role '' all vars 4487 1726776674.62059: variable '__kernel_settings_state_absent' from source: role '' all vars 4487 1726776674.62065: variable '__kernel_settings_state_absent' from source: role '' all vars 4487 1726776674.62074: variable '__kernel_settings_state_absent' from source: role '' all vars 4487 1726776674.62082: variable '__kernel_settings_state_absent' from source: role '' all vars 4487 1726776674.62098: variable '__kernel_settings_state_absent' from source: role '' all vars 4487 1726776674.62106: variable '__kernel_settings_state_absent' from source: role '' all vars 4487 1726776674.62115: variable '__kernel_settings_state_absent' from source: role '' all vars 4487 1726776674.62120: variable '__kernel_settings_state_absent' from source: role '' all vars 4487 1726776674.62127: variable '__kernel_settings_state_absent' from source: role '' all vars 4487 1726776674.62133: variable '__kernel_settings_state_absent' from source: role '' all vars 4487 1726776674.62139: variable '__kernel_settings_state_absent' from source: role '' all vars 4487 1726776674.62145: variable '__kernel_settings_state_absent' from source: role '' all vars 4487 1726776674.62152: variable '__kernel_settings_state_absent' from source: role '' all vars 4487 1726776674.62157: variable '__kernel_settings_state_absent' from source: role '' all vars 4487 1726776674.62630: 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) 4487 1726776674.62673: variable 'ansible_module_compression' from source: unknown 4487 1726776674.62709: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4487xee7_rt3/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 4487 1726776674.62728: variable 'ansible_facts' from source: unknown 4487 1726776674.62778: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776674.5436168-5134-196084480217618/AnsiballZ_stat.py 4487 1726776674.62877: Sending initial data 4487 1726776674.62880: Sent initial data (151 bytes) 4487 1726776674.63357: 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 <<< 4487 1726776674.63360: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776674.63362: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4487 1726776674.63364: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776674.63367: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776674.63424: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776674.63427: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776674.63433: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776674.63517: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776674.65243: 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 <<< 4487 1726776674.65322: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4487 1726776674.65402: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4487xee7_rt3/tmpfu4oqlb7 /root/.ansible/tmp/ansible-tmp-1726776674.5436168-5134-196084480217618/AnsiballZ_stat.py <<< 4487 1726776674.65407: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776674.5436168-5134-196084480217618/AnsiballZ_stat.py" <<< 4487 1726776674.65479: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4487xee7_rt3/tmpfu4oqlb7" to remote "/root/.ansible/tmp/ansible-tmp-1726776674.5436168-5134-196084480217618/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776674.5436168-5134-196084480217618/AnsiballZ_stat.py" <<< 4487 1726776674.66158: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776674.66227: stderr chunk (state=3): >>><<< 4487 1726776674.66230: stdout chunk (state=3): >>><<< 4487 1726776674.66248: done transferring module to remote 4487 1726776674.66259: _low_level_execute_command(): starting 4487 1726776674.66265: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776674.5436168-5134-196084480217618/ /root/.ansible/tmp/ansible-tmp-1726776674.5436168-5134-196084480217618/AnsiballZ_stat.py && sleep 0' 4487 1726776674.66722: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776674.66726: 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.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776674.66728: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776674.66732: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776674.66747: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776674.66795: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776674.66798: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776674.66802: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776674.66879: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776674.68791: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776674.68835: stderr chunk (state=3): >>><<< 4487 1726776674.68838: stdout chunk (state=3): >>><<< 4487 1726776674.68855: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776674.68858: _low_level_execute_command(): starting 4487 1726776674.68864: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776674.5436168-5134-196084480217618/AnsiballZ_stat.py && sleep 0' 4487 1726776674.69336: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776674.69339: 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.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776674.69341: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4487 1726776674.69344: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776674.69346: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776674.69399: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776674.69403: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776674.69407: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776674.69490: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776674.86519: 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}}} <<< 4487 1726776674.87938: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 4487 1726776674.87999: stderr chunk (state=3): >>><<< 4487 1726776674.88002: stdout chunk (state=3): >>><<< 4487 1726776674.88018: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK 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.14.47 closed. 4487 1726776674.88040: 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-1726776674.5436168-5134-196084480217618/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 4487 1726776674.88138: Sending initial data 4487 1726776674.88142: Sent initial data (165 bytes) 4487 1726776674.88619: 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 <<< 4487 1726776674.88623: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776674.88625: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4487 1726776674.88627: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776674.88630: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776674.88676: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776674.88680: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776674.88767: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776674.90478: 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 <<< 4487 1726776674.90555: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4487 1726776674.90636: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4487xee7_rt3/tmp4ep78kuk/kernel_settings.j2 /root/.ansible/tmp/ansible-tmp-1726776674.5436168-5134-196084480217618/.source.conf <<< 4487 1726776674.90639: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776674.5436168-5134-196084480217618/.source.conf" <<< 4487 1726776674.90713: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4487xee7_rt3/tmp4ep78kuk/kernel_settings.j2" to remote "/root/.ansible/tmp/ansible-tmp-1726776674.5436168-5134-196084480217618/.source.conf" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776674.5436168-5134-196084480217618/.source.conf" <<< 4487 1726776674.91037: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776674.91091: stderr chunk (state=3): >>><<< 4487 1726776674.91095: stdout chunk (state=3): >>><<< 4487 1726776674.91111: _low_level_execute_command(): starting 4487 1726776674.91114: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776674.5436168-5134-196084480217618/ /root/.ansible/tmp/ansible-tmp-1726776674.5436168-5134-196084480217618/.source.conf && sleep 0' 4487 1726776674.91552: 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 <<< 4487 1726776674.91556: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776674.91558: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776674.91561: 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.14.47 originally 10.31.14.47 debug2: match found <<< 4487 1726776674.91563: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776674.91609: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776674.91617: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776674.91698: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776674.93636: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776674.93684: stderr chunk (state=3): >>><<< 4487 1726776674.93688: stdout chunk (state=3): >>><<< 4487 1726776674.93700: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776674.93726: variable 'ansible_module_compression' from source: unknown 4487 1726776674.93759: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4487xee7_rt3/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 4487 1726776674.93775: variable 'ansible_facts' from source: unknown 4487 1726776674.93825: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776674.5436168-5134-196084480217618/AnsiballZ_copy.py 4487 1726776674.93914: Sending initial data 4487 1726776674.93917: Sent initial data (151 bytes) 4487 1726776674.94356: 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 <<< 4487 1726776674.94360: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776674.94373: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776674.94432: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776674.94435: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776674.94518: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776674.96209: 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 <<< 4487 1726776674.96216: stderr chunk (state=3): >>>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 <<< 4487 1726776674.96281: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4487 1726776674.96361: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4487xee7_rt3/tmpedg2blcp /root/.ansible/tmp/ansible-tmp-1726776674.5436168-5134-196084480217618/AnsiballZ_copy.py <<< 4487 1726776674.96364: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776674.5436168-5134-196084480217618/AnsiballZ_copy.py" <<< 4487 1726776674.96440: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4487xee7_rt3/tmpedg2blcp" to remote "/root/.ansible/tmp/ansible-tmp-1726776674.5436168-5134-196084480217618/AnsiballZ_copy.py" <<< 4487 1726776674.96444: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776674.5436168-5134-196084480217618/AnsiballZ_copy.py" <<< 4487 1726776674.97141: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776674.97205: stderr chunk (state=3): >>><<< 4487 1726776674.97208: stdout chunk (state=3): >>><<< 4487 1726776674.97227: done transferring module to remote 4487 1726776674.97234: _low_level_execute_command(): starting 4487 1726776674.97239: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776674.5436168-5134-196084480217618/ /root/.ansible/tmp/ansible-tmp-1726776674.5436168-5134-196084480217618/AnsiballZ_copy.py && sleep 0' 4487 1726776674.97677: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776674.97680: 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.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776674.97683: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776674.97685: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776674.97687: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776674.97740: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776674.97748: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776674.97821: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776674.99731: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776674.99777: stderr chunk (state=3): >>><<< 4487 1726776674.99780: stdout chunk (state=3): >>><<< 4487 1726776674.99796: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776674.99803: _low_level_execute_command(): starting 4487 1726776674.99806: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776674.5436168-5134-196084480217618/AnsiballZ_copy.py && sleep 0' 4487 1726776675.00245: 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 <<< 4487 1726776675.00250: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776675.00253: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration <<< 4487 1726776675.00255: 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 <<< 4487 1726776675.00257: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776675.00307: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776675.00310: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776675.00316: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776675.00398: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776675.18620: stdout chunk (state=3): >>> {"dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726776674.5436168-5134-196084480217618/.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-1726776674.5436168-5134-196084480217618/.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}}} <<< 4487 1726776675.20104: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 4487 1726776675.20165: stderr chunk (state=3): >>><<< 4487 1726776675.20169: stdout chunk (state=3): >>><<< 4487 1726776675.20184: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726776674.5436168-5134-196084480217618/.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-1726776674.5436168-5134-196084480217618/.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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK 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.14.47 closed. 4487 1726776675.20211: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726776674.5436168-5134-196084480217618/.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-1726776674.5436168-5134-196084480217618/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4487 1726776675.20326: _low_level_execute_command(): starting 4487 1726776675.20330: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776674.5436168-5134-196084480217618/ > /dev/null 2>&1 && sleep 0' 4487 1726776675.20911: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4487 1726776675.20931: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776675.20944: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776675.20965: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4487 1726776675.20981: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 <<< 4487 1726776675.20993: stderr chunk (state=3): >>>debug2: match not found <<< 4487 1726776675.21006: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776675.21027: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 4487 1726776675.21040: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.47 is address <<< 4487 1726776675.21106: 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.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776675.21124: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776675.21135: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776675.21231: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776675.23205: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776675.23266: stderr chunk (state=3): >>><<< 4487 1726776675.23269: stdout chunk (state=3): >>><<< 4487 1726776675.23285: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776675.23295: handler run complete 4487 1726776675.23326: attempt loop complete, returning result 4487 1726776675.23329: _execute() done 4487 1726776675.23331: dumping result to json 4487 1726776675.23334: done dumping result, returning 4487 1726776675.23336: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings [0233de48-8dd1-4d03-fd06-000000000059] 4487 1726776675.23341: sending task result for task 0233de48-8dd1-4d03-fd06-000000000059 4487 1726776675.23481: done sending task result for task 0233de48-8dd1-4d03-fd06-000000000059 4487 1726776675.23483: 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-1726776674.5436168-5134-196084480217618/.source.conf", "state": "file", "uid": 0 } 4487 1726776675.23643: no more pending results, returning what we have 4487 1726776675.23646: results queue empty 4487 1726776675.23646: checking for any_errors_fatal 4487 1726776675.23655: done checking for any_errors_fatal 4487 1726776675.23656: checking for max_fail_percentage 4487 1726776675.23658: done checking for max_fail_percentage 4487 1726776675.23658: checking to see if all hosts have failed and the running result is not ok 4487 1726776675.23659: done checking to see if all hosts have failed 4487 1726776675.23660: getting the remaining hosts for this loop 4487 1726776675.23661: done getting the remaining hosts for this loop 4487 1726776675.23665: getting the next task for host managed_node3 4487 1726776675.23670: done getting next task for host managed_node3 4487 1726776675.23673: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 4487 1726776675.23676: ^ 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 4487 1726776675.23685: getting variables 4487 1726776675.23686: in VariableManager get_vars() 4487 1726776675.23717: Calling all_inventory to load vars for managed_node3 4487 1726776675.23719: Calling groups_inventory to load vars for managed_node3 4487 1726776675.23721: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776675.23728: Calling all_plugins_play to load vars for managed_node3 4487 1726776675.23730: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776675.23732: Calling groups_plugins_play to load vars for managed_node3 4487 1726776675.23852: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776675.23991: done with get_vars() 4487 1726776675.23999: done getting variables 4487 1726776675.24046: 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-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:149 Thursday 19 September 2024 16:11:15 -0400 (0:00:00.741) 0:00:12.152 **** 4487 1726776675.24070: entering _queue_task() for managed_node3/service 4487 1726776675.24294: worker is 1 (out of 1 available) 4487 1726776675.24310: exiting _queue_task() for managed_node3/service 4487 1726776675.24327: done queuing things up, now waiting for results queue to drain 4487 1726776675.24329: waiting for pending results... 4487 1726776675.24504: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 4487 1726776675.24573: in run() - task 0233de48-8dd1-4d03-fd06-00000000005a 4487 1726776675.24587: variable 'ansible_search_path' from source: unknown 4487 1726776675.24590: variable 'ansible_search_path' from source: unknown 4487 1726776675.24631: variable '__kernel_settings_services' from source: include_vars 4487 1726776675.24887: variable '__kernel_settings_services' from source: include_vars 4487 1726776675.24941: variable 'omit' from source: magic vars 4487 1726776675.25029: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776675.25036: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776675.25045: variable 'omit' from source: magic vars 4487 1726776675.25243: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4487 1726776675.25453: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4487 1726776675.25486: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4487 1726776675.25511: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4487 1726776675.25542: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4487 1726776675.25621: variable '__kernel_settings_register_profile' from source: set_fact 4487 1726776675.25631: variable '__kernel_settings_register_mode' from source: set_fact 4487 1726776675.25649: Evaluated conditional (__kernel_settings_register_profile is changed or __kernel_settings_register_mode is changed): True 4487 1726776675.25656: variable 'omit' from source: magic vars 4487 1726776675.25690: variable 'omit' from source: magic vars 4487 1726776675.25723: variable 'item' from source: unknown 4487 1726776675.25779: variable 'item' from source: unknown 4487 1726776675.25795: variable 'omit' from source: magic vars 4487 1726776675.25818: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4487 1726776675.25841: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4487 1726776675.25858: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4487 1726776675.25875: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776675.25884: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776675.25910: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4487 1726776675.25916: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776675.25919: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776675.25992: Set connection var ansible_pipelining to False 4487 1726776675.25998: Set connection var ansible_shell_executable to /bin/sh 4487 1726776675.26004: Set connection var ansible_timeout to 10 4487 1726776675.26010: Set connection var ansible_module_compression to ZIP_DEFLATED 4487 1726776675.26017: Set connection var ansible_connection to ssh 4487 1726776675.26021: Set connection var ansible_shell_type to sh 4487 1726776675.26038: variable 'ansible_shell_executable' from source: unknown 4487 1726776675.26040: variable 'ansible_connection' from source: unknown 4487 1726776675.26043: variable 'ansible_module_compression' from source: unknown 4487 1726776675.26045: variable 'ansible_shell_type' from source: unknown 4487 1726776675.26047: variable 'ansible_shell_executable' from source: unknown 4487 1726776675.26052: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776675.26057: variable 'ansible_pipelining' from source: unknown 4487 1726776675.26059: variable 'ansible_timeout' from source: unknown 4487 1726776675.26064: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776675.26146: 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) 4487 1726776675.26156: variable 'omit' from source: magic vars 4487 1726776675.26161: starting attempt loop 4487 1726776675.26164: running the handler 4487 1726776675.26228: variable 'ansible_facts' from source: unknown 4487 1726776675.26319: _low_level_execute_command(): starting 4487 1726776675.26326: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4487 1726776675.26833: 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 <<< 4487 1726776675.26854: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4487 1726776675.26857: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776675.26861: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776675.26864: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776675.26888: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found <<< 4487 1726776675.26891: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776675.26943: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776675.26948: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776675.26953: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776675.27043: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776675.28809: stdout chunk (state=3): >>>/root <<< 4487 1726776675.28922: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776675.28976: stderr chunk (state=3): >>><<< 4487 1726776675.28980: stdout chunk (state=3): >>><<< 4487 1726776675.28999: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776675.29013: _low_level_execute_command(): starting 4487 1726776675.29023: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776675.289992-5150-252851531620921 `" && echo ansible-tmp-1726776675.289992-5150-252851531620921="` echo /root/.ansible/tmp/ansible-tmp-1726776675.289992-5150-252851531620921 `" ) && sleep 0' 4487 1726776675.29486: 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 <<< 4487 1726776675.29491: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776675.29494: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776675.29496: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776675.29554: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776675.29562: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776675.29565: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776675.29640: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776675.31676: stdout chunk (state=3): >>>ansible-tmp-1726776675.289992-5150-252851531620921=/root/.ansible/tmp/ansible-tmp-1726776675.289992-5150-252851531620921 <<< 4487 1726776675.31798: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776675.31852: stderr chunk (state=3): >>><<< 4487 1726776675.31855: stdout chunk (state=3): >>><<< 4487 1726776675.31870: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776675.289992-5150-252851531620921=/root/.ansible/tmp/ansible-tmp-1726776675.289992-5150-252851531620921 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776675.31899: variable 'ansible_module_compression' from source: unknown 4487 1726776675.31945: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4487xee7_rt3/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 4487 1726776675.32001: variable 'ansible_facts' from source: unknown 4487 1726776675.32140: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776675.289992-5150-252851531620921/AnsiballZ_systemd.py 4487 1726776675.32254: Sending initial data 4487 1726776675.32258: Sent initial data (153 bytes) 4487 1726776675.32725: 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 <<< 4487 1726776675.32728: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776675.32731: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776675.32733: 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.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776675.32788: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776675.32794: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776675.32796: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776675.32875: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776675.34572: 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 <<< 4487 1726776675.34575: stderr chunk (state=3): >>>debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 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 <<< 4487 1726776675.34648: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4487 1726776675.34729: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4487xee7_rt3/tmpzfhbmjz2 /root/.ansible/tmp/ansible-tmp-1726776675.289992-5150-252851531620921/AnsiballZ_systemd.py <<< 4487 1726776675.34732: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776675.289992-5150-252851531620921/AnsiballZ_systemd.py" <<< 4487 1726776675.34809: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4487xee7_rt3/tmpzfhbmjz2" to remote "/root/.ansible/tmp/ansible-tmp-1726776675.289992-5150-252851531620921/AnsiballZ_systemd.py" <<< 4487 1726776675.34813: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776675.289992-5150-252851531620921/AnsiballZ_systemd.py" <<< 4487 1726776675.36058: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776675.36126: stderr chunk (state=3): >>><<< 4487 1726776675.36129: stdout chunk (state=3): >>><<< 4487 1726776675.36152: done transferring module to remote 4487 1726776675.36162: _low_level_execute_command(): starting 4487 1726776675.36167: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776675.289992-5150-252851531620921/ /root/.ansible/tmp/ansible-tmp-1726776675.289992-5150-252851531620921/AnsiballZ_systemd.py && sleep 0' 4487 1726776675.36629: 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 <<< 4487 1726776675.36632: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776675.36635: 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.14.47 is address debug1: re-parsing configuration <<< 4487 1726776675.36638: 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.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776675.36687: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776675.36691: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776675.36776: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776675.38695: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776675.38742: stderr chunk (state=3): >>><<< 4487 1726776675.38746: stdout chunk (state=3): >>><<< 4487 1726776675.38763: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776675.38766: _low_level_execute_command(): starting 4487 1726776675.38771: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776675.289992-5150-252851531620921/AnsiballZ_systemd.py && sleep 0' 4487 1726776675.39229: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776675.39234: 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.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776675.39237: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776675.39240: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found <<< 4487 1726776675.39242: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776675.39288: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776675.39292: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776675.39382: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776675.89323: 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": "5331", "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 16:10:44 EDT", "ExecMainStartTimestampMonotonic": "233721082", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "5331", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:10:44 EDT] ; stop_time=[n/a] ; pid=5331 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:10:44 EDT] ; stop_time=[n/a] ; pid=5331 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5305", "MemoryCurrent": "15187968", "MemoryPeak": "15515648", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3508887552", "CPUUsageNSec": "121279000", "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": "sysinit.target dbus-broker.service system.slice dbus.socket", "WantedBy": "multi-user.target", "Conflicts": "power-profiles-daemon.service shutdown.target auto-cpufreq.service cpupower.service tlp.service", "Before": "multi-user.target shutdown.target", "After": "dbus.socket system.slice systemd-journald.socket sysinit.target basic.target polkit.service dbus-broker.service network.target systemd-sysctl.service", "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 16:10:44 EDT", "StateChangeTimestampMonotonic": "233837333", "InactiveExitTimestamp": "Thu 2024-09-19 16:10:44 EDT", "InactiveExitTimestampMonotonic": "233721302", "ActiveEnterTimestamp": "Thu 2024-09-19 16:10:44 EDT", "ActiveEnterTimestampMonotonic": "233837333", "ActiveExitTimestamp": "Thu 2024-09-19 16:10:44 EDT", "ActiveExitTimestampMonotonic": "233682422", "InactiveEnterTimestamp": "Thu 2024-09-19 16:10:44 EDT", "InactiveEnterTimestampMonotonic": "233714546", "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 16:10:44 EDT", "ConditionTimestampMonotonic": "233715888", "AssertTimestamp": "Thu 2024-09-19 16:10:44 EDT", "AssertTimestampMonotonic": "233715898", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "4e531d2c677943939530bed6aa2f127b", "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}}} <<< 4487 1726776675.91485: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 4487 1726776675.91539: stderr chunk (state=3): >>><<< 4487 1726776675.91542: stdout chunk (state=3): >>><<< 4487 1726776675.91569: _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": "5331", "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 16:10:44 EDT", "ExecMainStartTimestampMonotonic": "233721082", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "5331", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:10:44 EDT] ; stop_time=[n/a] ; pid=5331 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:10:44 EDT] ; stop_time=[n/a] ; pid=5331 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5305", "MemoryCurrent": "15187968", "MemoryPeak": "15515648", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3508887552", "CPUUsageNSec": "121279000", "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": "sysinit.target dbus-broker.service system.slice dbus.socket", "WantedBy": "multi-user.target", "Conflicts": "power-profiles-daemon.service shutdown.target auto-cpufreq.service cpupower.service tlp.service", "Before": "multi-user.target shutdown.target", "After": "dbus.socket system.slice systemd-journald.socket sysinit.target basic.target polkit.service dbus-broker.service network.target systemd-sysctl.service", "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 16:10:44 EDT", "StateChangeTimestampMonotonic": "233837333", "InactiveExitTimestamp": "Thu 2024-09-19 16:10:44 EDT", "InactiveExitTimestampMonotonic": "233721302", "ActiveEnterTimestamp": "Thu 2024-09-19 16:10:44 EDT", "ActiveEnterTimestampMonotonic": "233837333", "ActiveExitTimestamp": "Thu 2024-09-19 16:10:44 EDT", "ActiveExitTimestampMonotonic": "233682422", "InactiveEnterTimestamp": "Thu 2024-09-19 16:10:44 EDT", "InactiveEnterTimestampMonotonic": "233714546", "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 16:10:44 EDT", "ConditionTimestampMonotonic": "233715888", "AssertTimestamp": "Thu 2024-09-19 16:10:44 EDT", "AssertTimestampMonotonic": "233715898", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "4e531d2c677943939530bed6aa2f127b", "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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK 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.14.47 closed. 4487 1726776675.91721: 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-1726776675.289992-5150-252851531620921/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4487 1726776675.91742: _low_level_execute_command(): starting 4487 1726776675.91747: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776675.289992-5150-252851531620921/ > /dev/null 2>&1 && sleep 0' 4487 1726776675.92227: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776675.92230: 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.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776675.92232: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776675.92235: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776675.92237: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776675.92292: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776675.92299: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776675.92301: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776675.92379: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776675.94407: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776675.94463: stderr chunk (state=3): >>><<< 4487 1726776675.94467: stdout chunk (state=3): >>><<< 4487 1726776675.94481: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776675.94488: handler run complete 4487 1726776675.94528: attempt loop complete, returning result 4487 1726776675.94546: variable 'item' from source: unknown 4487 1726776675.94608: 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 16:10:44 EDT", "ActiveEnterTimestampMonotonic": "233837333", "ActiveExitTimestamp": "Thu 2024-09-19 16:10:44 EDT", "ActiveExitTimestampMonotonic": "233682422", "ActiveState": "active", "After": "dbus.socket system.slice systemd-journald.socket sysinit.target basic.target polkit.service dbus-broker.service network.target systemd-sysctl.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-09-19 16:10:44 EDT", "AssertTimestampMonotonic": "233715898", "Before": "multi-user.target shutdown.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": "121279000", "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 16:10:44 EDT", "ConditionTimestampMonotonic": "233715888", "ConfigurationDirectoryMode": "0755", "Conflicts": "power-profiles-daemon.service shutdown.target auto-cpufreq.service cpupower.service tlp.service", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5305", "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": "5331", "ExecMainStartTimestamp": "Thu 2024-09-19 16:10:44 EDT", "ExecMainStartTimestampMonotonic": "233721082", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:10:44 EDT] ; stop_time=[n/a] ; pid=5331 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:10:44 EDT] ; stop_time=[n/a] ; pid=5331 ; 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 16:10:44 EDT", "InactiveEnterTimestampMonotonic": "233714546", "InactiveExitTimestamp": "Thu 2024-09-19 16:10:44 EDT", "InactiveExitTimestampMonotonic": "233721302", "InvocationID": "4e531d2c677943939530bed6aa2f127b", "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": "5331", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3508887552", "MemoryCurrent": "15187968", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "15515648", "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": "sysinit.target dbus-broker.service system.slice dbus.socket", "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 16:10:44 EDT", "StateChangeTimestampMonotonic": "233837333", "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" } } 4487 1726776675.95140: dumping result to json 4487 1726776675.95144: done dumping result, returning 4487 1726776675.95146: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes [0233de48-8dd1-4d03-fd06-00000000005a] 4487 1726776675.95148: sending task result for task 0233de48-8dd1-4d03-fd06-00000000005a 4487 1726776675.95212: done sending task result for task 0233de48-8dd1-4d03-fd06-00000000005a 4487 1726776675.95217: WORKER PROCESS EXITING 4487 1726776675.95310: no more pending results, returning what we have 4487 1726776675.95313: results queue empty 4487 1726776675.95314: checking for any_errors_fatal 4487 1726776675.95319: done checking for any_errors_fatal 4487 1726776675.95319: checking for max_fail_percentage 4487 1726776675.95321: done checking for max_fail_percentage 4487 1726776675.95321: checking to see if all hosts have failed and the running result is not ok 4487 1726776675.95322: done checking to see if all hosts have failed 4487 1726776675.95322: getting the remaining hosts for this loop 4487 1726776675.95323: done getting the remaining hosts for this loop 4487 1726776675.95325: getting the next task for host managed_node3 4487 1726776675.95329: done getting next task for host managed_node3 4487 1726776675.95332: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 4487 1726776675.95334: ^ 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 4487 1726776675.95340: getting variables 4487 1726776675.95341: in VariableManager get_vars() 4487 1726776675.95363: Calling all_inventory to load vars for managed_node3 4487 1726776675.95365: Calling groups_inventory to load vars for managed_node3 4487 1726776675.95367: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776675.95373: Calling all_plugins_play to load vars for managed_node3 4487 1726776675.95375: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776675.95377: Calling groups_plugins_play to load vars for managed_node3 4487 1726776675.95506: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776675.95648: done with get_vars() 4487 1726776675.95658: done getting variables 4487 1726776675.95725: 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-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:157 Thursday 19 September 2024 16:11:15 -0400 (0:00:00.716) 0:00:12.869 **** 4487 1726776675.95748: entering _queue_task() for managed_node3/command 4487 1726776675.95751: Creating lock for command 4487 1726776675.95962: worker is 1 (out of 1 available) 4487 1726776675.95976: exiting _queue_task() for managed_node3/command 4487 1726776675.95988: done queuing things up, now waiting for results queue to drain 4487 1726776675.95989: waiting for pending results... 4487 1726776675.96176: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 4487 1726776675.96250: in run() - task 0233de48-8dd1-4d03-fd06-00000000005b 4487 1726776675.96263: variable 'ansible_search_path' from source: unknown 4487 1726776675.96266: variable 'ansible_search_path' from source: unknown 4487 1726776675.96297: calling self._execute() 4487 1726776675.96364: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776675.96367: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776675.96376: variable 'omit' from source: magic vars 4487 1726776675.96739: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4487 1726776675.96926: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4487 1726776675.96962: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4487 1726776675.96988: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4487 1726776675.97015: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4487 1726776675.97103: variable '__kernel_settings_register_profile' from source: set_fact 4487 1726776675.97126: Evaluated conditional (not __kernel_settings_register_profile is changed): False 4487 1726776675.97129: when evaluation is False, skipping this task 4487 1726776675.97132: _execute() done 4487 1726776675.97134: dumping result to json 4487 1726776675.97137: done dumping result, returning 4487 1726776675.97145: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings [0233de48-8dd1-4d03-fd06-00000000005b] 4487 1726776675.97151: sending task result for task 0233de48-8dd1-4d03-fd06-00000000005b 4487 1726776675.97232: done sending task result for task 0233de48-8dd1-4d03-fd06-00000000005b 4487 1726776675.97235: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __kernel_settings_register_profile is changed", "skip_reason": "Conditional result was False" } 4487 1726776675.97286: no more pending results, returning what we have 4487 1726776675.97289: results queue empty 4487 1726776675.97290: checking for any_errors_fatal 4487 1726776675.97309: done checking for any_errors_fatal 4487 1726776675.97310: checking for max_fail_percentage 4487 1726776675.97312: done checking for max_fail_percentage 4487 1726776675.97312: checking to see if all hosts have failed and the running result is not ok 4487 1726776675.97313: done checking to see if all hosts have failed 4487 1726776675.97314: getting the remaining hosts for this loop 4487 1726776675.97315: done getting the remaining hosts for this loop 4487 1726776675.97319: getting the next task for host managed_node3 4487 1726776675.97325: done getting next task for host managed_node3 4487 1726776675.97329: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Verify settings 4487 1726776675.97332: ^ 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 4487 1726776675.97346: getting variables 4487 1726776675.97348: in VariableManager get_vars() 4487 1726776675.97376: Calling all_inventory to load vars for managed_node3 4487 1726776675.97379: Calling groups_inventory to load vars for managed_node3 4487 1726776675.97381: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776675.97388: Calling all_plugins_play to load vars for managed_node3 4487 1726776675.97390: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776675.97393: Calling groups_plugins_play to load vars for managed_node3 4487 1726776675.97525: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776675.97672: done with get_vars() 4487 1726776675.97679: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Verify settings] ************* task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:166 Thursday 19 September 2024 16:11:15 -0400 (0:00:00.019) 0:00:12.889 **** 4487 1726776675.97743: entering _queue_task() for managed_node3/include_tasks 4487 1726776675.97924: worker is 1 (out of 1 available) 4487 1726776675.97934: exiting _queue_task() for managed_node3/include_tasks 4487 1726776675.97944: done queuing things up, now waiting for results queue to drain 4487 1726776675.97945: waiting for pending results... 4487 1726776675.98176: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Verify settings 4487 1726776675.98247: in run() - task 0233de48-8dd1-4d03-fd06-00000000005c 4487 1726776675.98261: variable 'ansible_search_path' from source: unknown 4487 1726776675.98264: variable 'ansible_search_path' from source: unknown 4487 1726776675.98296: calling self._execute() 4487 1726776675.98360: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776675.98364: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776675.98373: variable 'omit' from source: magic vars 4487 1726776675.98720: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4487 1726776675.98950: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4487 1726776675.98985: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4487 1726776675.99009: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4487 1726776675.99036: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4487 1726776675.99119: variable '__kernel_settings_register_apply' from source: set_fact 4487 1726776675.99138: Evaluated conditional (__kernel_settings_register_apply is changed): True 4487 1726776675.99142: _execute() done 4487 1726776675.99145: dumping result to json 4487 1726776675.99150: done dumping result, returning 4487 1726776675.99157: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Verify settings [0233de48-8dd1-4d03-fd06-00000000005c] 4487 1726776675.99165: sending task result for task 0233de48-8dd1-4d03-fd06-00000000005c 4487 1726776675.99257: done sending task result for task 0233de48-8dd1-4d03-fd06-00000000005c 4487 1726776675.99259: WORKER PROCESS EXITING 4487 1726776675.99303: no more pending results, returning what we have 4487 1726776675.99307: in VariableManager get_vars() 4487 1726776675.99344: Calling all_inventory to load vars for managed_node3 4487 1726776675.99347: Calling groups_inventory to load vars for managed_node3 4487 1726776675.99351: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776675.99364: Calling all_plugins_play to load vars for managed_node3 4487 1726776675.99367: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776675.99371: Calling groups_plugins_play to load vars for managed_node3 4487 1726776675.99538: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776675.99675: done with get_vars() 4487 1726776675.99682: variable 'ansible_search_path' from source: unknown 4487 1726776675.99683: variable 'ansible_search_path' from source: unknown 4487 1726776675.99706: we have included files to process 4487 1726776675.99707: generating all_blocks data 4487 1726776675.99710: done generating all_blocks data 4487 1726776675.99716: processing included file: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 4487 1726776675.99717: loading included file: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 4487 1726776675.99719: Loading data from /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 4487 1726776676.00055: done processing included file 4487 1726776676.00057: iterating over new_blocks loaded from include file 4487 1726776676.00058: in VariableManager get_vars() 4487 1726776676.00072: done with get_vars() 4487 1726776676.00073: filtering new block on tags 4487 1726776676.00104: done filtering new block on tags 4487 1726776676.00106: done iterating over new_blocks loaded from include file included: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml for managed_node3 4487 1726776676.00109: extending task lists for all hosts with included blocks 4487 1726776676.00500: done extending task lists 4487 1726776676.00501: done processing included files 4487 1726776676.00502: results queue empty 4487 1726776676.00502: checking for any_errors_fatal 4487 1726776676.00504: done checking for any_errors_fatal 4487 1726776676.00505: checking for max_fail_percentage 4487 1726776676.00505: done checking for max_fail_percentage 4487 1726776676.00506: checking to see if all hosts have failed and the running result is not ok 4487 1726776676.00506: done checking to see if all hosts have failed 4487 1726776676.00507: getting the remaining hosts for this loop 4487 1726776676.00508: done getting the remaining hosts for this loop 4487 1726776676.00509: getting the next task for host managed_node3 4487 1726776676.00514: done getting next task for host managed_node3 4487 1726776676.00516: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 4487 1726776676.00518: ^ 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 4487 1726776676.00524: getting variables 4487 1726776676.00524: in VariableManager get_vars() 4487 1726776676.00533: Calling all_inventory to load vars for managed_node3 4487 1726776676.00534: Calling groups_inventory to load vars for managed_node3 4487 1726776676.00535: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776676.00539: Calling all_plugins_play to load vars for managed_node3 4487 1726776676.00540: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776676.00542: Calling groups_plugins_play to load vars for managed_node3 4487 1726776676.00657: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776676.00791: done with get_vars() 4487 1726776676.00798: done getting variables 4487 1726776676.00828: 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-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:2 Thursday 19 September 2024 16:11:16 -0400 (0:00:00.031) 0:00:12.920 **** 4487 1726776676.00850: entering _queue_task() for managed_node3/command 4487 1726776676.01055: worker is 1 (out of 1 available) 4487 1726776676.01067: exiting _queue_task() for managed_node3/command 4487 1726776676.01080: done queuing things up, now waiting for results queue to drain 4487 1726776676.01082: waiting for pending results... 4487 1726776676.01236: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 4487 1726776676.01323: in run() - task 0233de48-8dd1-4d03-fd06-00000000012b 4487 1726776676.01334: variable 'ansible_search_path' from source: unknown 4487 1726776676.01338: variable 'ansible_search_path' from source: unknown 4487 1726776676.01370: calling self._execute() 4487 1726776676.01429: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776676.01435: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776676.01443: variable 'omit' from source: magic vars 4487 1726776676.01522: variable 'omit' from source: magic vars 4487 1726776676.01568: variable 'omit' from source: magic vars 4487 1726776676.01590: variable 'omit' from source: magic vars 4487 1726776676.01627: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4487 1726776676.01659: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4487 1726776676.01677: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4487 1726776676.01692: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776676.01702: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776676.01727: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4487 1726776676.01730: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776676.01733: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776676.01807: Set connection var ansible_pipelining to False 4487 1726776676.01811: Set connection var ansible_shell_executable to /bin/sh 4487 1726776676.01816: Set connection var ansible_timeout to 10 4487 1726776676.01823: Set connection var ansible_module_compression to ZIP_DEFLATED 4487 1726776676.01828: Set connection var ansible_connection to ssh 4487 1726776676.01833: Set connection var ansible_shell_type to sh 4487 1726776676.01853: variable 'ansible_shell_executable' from source: unknown 4487 1726776676.01856: variable 'ansible_connection' from source: unknown 4487 1726776676.01861: variable 'ansible_module_compression' from source: unknown 4487 1726776676.01864: variable 'ansible_shell_type' from source: unknown 4487 1726776676.01866: variable 'ansible_shell_executable' from source: unknown 4487 1726776676.01869: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776676.01871: variable 'ansible_pipelining' from source: unknown 4487 1726776676.01874: variable 'ansible_timeout' from source: unknown 4487 1726776676.01879: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776676.01991: 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) 4487 1726776676.01998: variable 'omit' from source: magic vars 4487 1726776676.02003: starting attempt loop 4487 1726776676.02006: running the handler 4487 1726776676.02019: _low_level_execute_command(): starting 4487 1726776676.02027: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4487 1726776676.02541: 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 <<< 4487 1726776676.02572: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776676.02575: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776676.02578: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776676.02638: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776676.02641: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776676.02644: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776676.02730: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776676.04553: stdout chunk (state=3): >>>/root <<< 4487 1726776676.04655: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776676.04707: stderr chunk (state=3): >>><<< 4487 1726776676.04710: stdout chunk (state=3): >>><<< 4487 1726776676.04732: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776676.04743: _low_level_execute_command(): starting 4487 1726776676.04750: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776676.0473135-5163-63481550510505 `" && echo ansible-tmp-1726776676.0473135-5163-63481550510505="` echo /root/.ansible/tmp/ansible-tmp-1726776676.0473135-5163-63481550510505 `" ) && sleep 0' 4487 1726776676.05202: 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 <<< 4487 1726776676.05206: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776676.05208: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address <<< 4487 1726776676.05222: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776676.05224: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776676.05271: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776676.05274: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776676.05277: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776676.05366: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776676.07495: stdout chunk (state=3): >>>ansible-tmp-1726776676.0473135-5163-63481550510505=/root/.ansible/tmp/ansible-tmp-1726776676.0473135-5163-63481550510505 <<< 4487 1726776676.07614: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776676.07660: stderr chunk (state=3): >>><<< 4487 1726776676.07663: stdout chunk (state=3): >>><<< 4487 1726776676.07677: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776676.0473135-5163-63481550510505=/root/.ansible/tmp/ansible-tmp-1726776676.0473135-5163-63481550510505 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776676.07705: variable 'ansible_module_compression' from source: unknown 4487 1726776676.07747: ANSIBALLZ: Using generic lock for ansible.legacy.command 4487 1726776676.07752: ANSIBALLZ: Acquiring lock 4487 1726776676.07755: ANSIBALLZ: Lock acquired: 139899586679760 4487 1726776676.07758: ANSIBALLZ: Creating module 4487 1726776676.15530: ANSIBALLZ: Writing module into payload 4487 1726776676.15597: ANSIBALLZ: Writing module 4487 1726776676.15616: ANSIBALLZ: Renaming module 4487 1726776676.15619: ANSIBALLZ: Done creating module 4487 1726776676.15635: variable 'ansible_facts' from source: unknown 4487 1726776676.15684: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776676.0473135-5163-63481550510505/AnsiballZ_command.py 4487 1726776676.15789: Sending initial data 4487 1726776676.15792: Sent initial data (153 bytes) 4487 1726776676.16269: 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 <<< 4487 1726776676.16272: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776676.16275: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration <<< 4487 1726776676.16277: 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 <<< 4487 1726776676.16279: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776676.16329: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776676.16333: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776676.16428: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776676.18178: 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 <<< 4487 1726776676.18256: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4487 1726776676.18338: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4487xee7_rt3/tmpg6nan3mv /root/.ansible/tmp/ansible-tmp-1726776676.0473135-5163-63481550510505/AnsiballZ_command.py <<< 4487 1726776676.18341: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776676.0473135-5163-63481550510505/AnsiballZ_command.py" <<< 4487 1726776676.18417: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4487xee7_rt3/tmpg6nan3mv" to remote "/root/.ansible/tmp/ansible-tmp-1726776676.0473135-5163-63481550510505/AnsiballZ_command.py" <<< 4487 1726776676.18421: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776676.0473135-5163-63481550510505/AnsiballZ_command.py" <<< 4487 1726776676.19099: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776676.19176: stderr chunk (state=3): >>><<< 4487 1726776676.19180: stdout chunk (state=3): >>><<< 4487 1726776676.19199: done transferring module to remote 4487 1726776676.19209: _low_level_execute_command(): starting 4487 1726776676.19216: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776676.0473135-5163-63481550510505/ /root/.ansible/tmp/ansible-tmp-1726776676.0473135-5163-63481550510505/AnsiballZ_command.py && sleep 0' 4487 1726776676.19692: 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 <<< 4487 1726776676.19696: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776676.19698: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration <<< 4487 1726776676.19704: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776676.19706: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776676.19755: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776676.19759: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776676.19845: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776676.21823: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776676.21879: stderr chunk (state=3): >>><<< 4487 1726776676.21883: stdout chunk (state=3): >>><<< 4487 1726776676.21900: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776676.21903: _low_level_execute_command(): starting 4487 1726776676.21909: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776676.0473135-5163-63481550510505/AnsiballZ_command.py && sleep 0' 4487 1726776676.22393: 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 <<< 4487 1726776676.22400: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776676.22402: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776676.22404: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776676.22464: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776676.22468: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776676.22565: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776676.51014: 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 16:11:16.397390", "end": "2024-09-19 16:11:16.508497", "delta": "0:00:00.111107", "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}}} <<< 4487 1726776676.52780: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 4487 1726776676.52837: stderr chunk (state=3): >>><<< 4487 1726776676.52841: stdout chunk (state=3): >>><<< 4487 1726776676.52859: _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 16:11:16.397390", "end": "2024-09-19 16:11:16.508497", "delta": "0:00:00.111107", "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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK 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.14.47 closed. 4487 1726776676.52904: 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-1726776676.0473135-5163-63481550510505/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4487 1726776676.52911: _low_level_execute_command(): starting 4487 1726776676.52919: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776676.0473135-5163-63481550510505/ > /dev/null 2>&1 && sleep 0' 4487 1726776676.53390: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776676.53398: 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.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776676.53401: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776676.53403: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776676.53405: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776676.53459: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776676.53466: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776676.53543: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776676.55560: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776676.55610: stderr chunk (state=3): >>><<< 4487 1726776676.55614: stdout chunk (state=3): >>><<< 4487 1726776676.55630: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776676.55636: handler run complete 4487 1726776676.55658: Evaluated conditional (False): False 4487 1726776676.55667: attempt loop complete, returning result 4487 1726776676.55670: _execute() done 4487 1726776676.55673: dumping result to json 4487 1726776676.55678: done dumping result, returning 4487 1726776676.55686: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly [0233de48-8dd1-4d03-fd06-00000000012b] 4487 1726776676.55692: sending task result for task 0233de48-8dd1-4d03-fd06-00000000012b 4487 1726776676.55793: done sending task result for task 0233de48-8dd1-4d03-fd06-00000000012b 4487 1726776676.55795: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "tuned-adm", "verify", "-i" ], "delta": "0:00:00.111107", "end": "2024-09-19 16:11:16.508497", "rc": 0, "start": "2024-09-19 16:11:16.397390" } STDOUT: Verification succeeded, current system settings match the preset profile. See TuneD log file ('/var/log/tuned/tuned.log') for details. 4487 1726776676.55902: no more pending results, returning what we have 4487 1726776676.55905: results queue empty 4487 1726776676.55905: checking for any_errors_fatal 4487 1726776676.55907: done checking for any_errors_fatal 4487 1726776676.55908: checking for max_fail_percentage 4487 1726776676.55909: done checking for max_fail_percentage 4487 1726776676.55910: checking to see if all hosts have failed and the running result is not ok 4487 1726776676.55911: done checking to see if all hosts have failed 4487 1726776676.55912: getting the remaining hosts for this loop 4487 1726776676.55913: done getting the remaining hosts for this loop 4487 1726776676.55918: getting the next task for host managed_node3 4487 1726776676.55926: done getting next task for host managed_node3 4487 1726776676.55930: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 4487 1726776676.55933: ^ 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 4487 1726776676.55944: getting variables 4487 1726776676.55945: in VariableManager get_vars() 4487 1726776676.55984: Calling all_inventory to load vars for managed_node3 4487 1726776676.55987: Calling groups_inventory to load vars for managed_node3 4487 1726776676.55989: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776676.56000: Calling all_plugins_play to load vars for managed_node3 4487 1726776676.56002: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776676.56005: Calling groups_plugins_play to load vars for managed_node3 4487 1726776676.56192: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776676.56339: done with get_vars() 4487 1726776676.56347: done getting variables 4487 1726776676.56420: 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-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:12 Thursday 19 September 2024 16:11:16 -0400 (0:00:00.555) 0:00:13.476 **** 4487 1726776676.56444: entering _queue_task() for managed_node3/shell 4487 1726776676.56445: Creating lock for shell 4487 1726776676.56662: worker is 1 (out of 1 available) 4487 1726776676.56677: exiting _queue_task() for managed_node3/shell 4487 1726776676.56690: done queuing things up, now waiting for results queue to drain 4487 1726776676.56691: waiting for pending results... 4487 1726776676.56865: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 4487 1726776676.56956: in run() - task 0233de48-8dd1-4d03-fd06-00000000012c 4487 1726776676.56967: variable 'ansible_search_path' from source: unknown 4487 1726776676.56972: variable 'ansible_search_path' from source: unknown 4487 1726776676.57001: calling self._execute() 4487 1726776676.57068: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776676.57072: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776676.57081: variable 'omit' from source: magic vars 4487 1726776676.57489: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4487 1726776676.57666: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4487 1726776676.57700: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4487 1726776676.57728: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4487 1726776676.57755: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4487 1726776676.57837: variable '__kernel_settings_register_verify_values' from source: set_fact 4487 1726776676.57858: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 4487 1726776676.57862: when evaluation is False, skipping this task 4487 1726776676.57864: _execute() done 4487 1726776676.57868: dumping result to json 4487 1726776676.57870: done dumping result, returning 4487 1726776676.57877: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log [0233de48-8dd1-4d03-fd06-00000000012c] 4487 1726776676.57882: sending task result for task 0233de48-8dd1-4d03-fd06-00000000012c 4487 1726776676.57968: done sending task result for task 0233de48-8dd1-4d03-fd06-00000000012c 4487 1726776676.57971: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 4487 1726776676.58050: no more pending results, returning what we have 4487 1726776676.58053: results queue empty 4487 1726776676.58054: checking for any_errors_fatal 4487 1726776676.58061: done checking for any_errors_fatal 4487 1726776676.58061: checking for max_fail_percentage 4487 1726776676.58063: done checking for max_fail_percentage 4487 1726776676.58064: checking to see if all hosts have failed and the running result is not ok 4487 1726776676.58064: done checking to see if all hosts have failed 4487 1726776676.58065: getting the remaining hosts for this loop 4487 1726776676.58066: done getting the remaining hosts for this loop 4487 1726776676.58069: getting the next task for host managed_node3 4487 1726776676.58076: done getting next task for host managed_node3 4487 1726776676.58079: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 4487 1726776676.58084: ^ 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 4487 1726776676.58096: getting variables 4487 1726776676.58097: in VariableManager get_vars() 4487 1726776676.58126: Calling all_inventory to load vars for managed_node3 4487 1726776676.58128: Calling groups_inventory to load vars for managed_node3 4487 1726776676.58129: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776676.58136: Calling all_plugins_play to load vars for managed_node3 4487 1726776676.58137: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776676.58139: Calling groups_plugins_play to load vars for managed_node3 4487 1726776676.58292: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776676.58432: done with get_vars() 4487 1726776676.58439: done getting variables 4487 1726776676.58483: 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-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:23 Thursday 19 September 2024 16:11:16 -0400 (0:00:00.020) 0:00:13.497 **** 4487 1726776676.58505: entering _queue_task() for managed_node3/fail 4487 1726776676.58697: worker is 1 (out of 1 available) 4487 1726776676.58712: exiting _queue_task() for managed_node3/fail 4487 1726776676.58724: done queuing things up, now waiting for results queue to drain 4487 1726776676.58725: waiting for pending results... 4487 1726776676.58890: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 4487 1726776676.58978: in run() - task 0233de48-8dd1-4d03-fd06-00000000012d 4487 1726776676.58990: variable 'ansible_search_path' from source: unknown 4487 1726776676.58993: variable 'ansible_search_path' from source: unknown 4487 1726776676.59026: calling self._execute() 4487 1726776676.59085: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776676.59089: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776676.59097: variable 'omit' from source: magic vars 4487 1726776676.59437: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4487 1726776676.59612: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4487 1726776676.59652: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4487 1726776676.59679: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4487 1726776676.59924: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4487 1726776676.60002: variable '__kernel_settings_register_verify_values' from source: set_fact 4487 1726776676.60025: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 4487 1726776676.60028: when evaluation is False, skipping this task 4487 1726776676.60032: _execute() done 4487 1726776676.60036: dumping result to json 4487 1726776676.60038: done dumping result, returning 4487 1726776676.60042: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors [0233de48-8dd1-4d03-fd06-00000000012d] 4487 1726776676.60052: sending task result for task 0233de48-8dd1-4d03-fd06-00000000012d 4487 1726776676.60138: done sending task result for task 0233de48-8dd1-4d03-fd06-00000000012d 4487 1726776676.60141: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 4487 1726776676.60198: no more pending results, returning what we have 4487 1726776676.60202: results queue empty 4487 1726776676.60203: checking for any_errors_fatal 4487 1726776676.60207: done checking for any_errors_fatal 4487 1726776676.60208: checking for max_fail_percentage 4487 1726776676.60210: done checking for max_fail_percentage 4487 1726776676.60211: checking to see if all hosts have failed and the running result is not ok 4487 1726776676.60211: done checking to see if all hosts have failed 4487 1726776676.60212: getting the remaining hosts for this loop 4487 1726776676.60214: done getting the remaining hosts for this loop 4487 1726776676.60217: getting the next task for host managed_node3 4487 1726776676.60225: done getting next task for host managed_node3 4487 1726776676.60229: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 4487 1726776676.60232: ^ 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 4487 1726776676.60245: getting variables 4487 1726776676.60246: in VariableManager get_vars() 4487 1726776676.60284: Calling all_inventory to load vars for managed_node3 4487 1726776676.60287: Calling groups_inventory to load vars for managed_node3 4487 1726776676.60289: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776676.60297: Calling all_plugins_play to load vars for managed_node3 4487 1726776676.60299: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776676.60302: Calling groups_plugins_play to load vars for managed_node3 4487 1726776676.60443: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776676.60735: done with get_vars() 4487 1726776676.60742: done getting variables 4487 1726776676.60785: 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-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:177 Thursday 19 September 2024 16:11:16 -0400 (0:00:00.022) 0:00:13.520 **** 4487 1726776676.60806: entering _queue_task() for managed_node3/set_fact 4487 1726776676.61012: worker is 1 (out of 1 available) 4487 1726776676.61025: exiting _queue_task() for managed_node3/set_fact 4487 1726776676.61037: done queuing things up, now waiting for results queue to drain 4487 1726776676.61038: waiting for pending results... 4487 1726776676.61212: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 4487 1726776676.61294: in run() - task 0233de48-8dd1-4d03-fd06-00000000005d 4487 1726776676.61305: variable 'ansible_search_path' from source: unknown 4487 1726776676.61308: variable 'ansible_search_path' from source: unknown 4487 1726776676.61341: calling self._execute() 4487 1726776676.61405: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776676.61409: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776676.61420: variable 'omit' from source: magic vars 4487 1726776676.61499: variable 'omit' from source: magic vars 4487 1726776676.61538: variable 'omit' from source: magic vars 4487 1726776676.61562: variable 'omit' from source: magic vars 4487 1726776676.61598: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4487 1726776676.61631: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4487 1726776676.61647: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4487 1726776676.61663: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776676.61672: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776676.61702: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4487 1726776676.61705: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776676.61708: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776676.61780: Set connection var ansible_pipelining to False 4487 1726776676.61784: Set connection var ansible_shell_executable to /bin/sh 4487 1726776676.61791: Set connection var ansible_timeout to 10 4487 1726776676.61796: Set connection var ansible_module_compression to ZIP_DEFLATED 4487 1726776676.61803: Set connection var ansible_connection to ssh 4487 1726776676.61805: Set connection var ansible_shell_type to sh 4487 1726776676.61827: variable 'ansible_shell_executable' from source: unknown 4487 1726776676.61830: variable 'ansible_connection' from source: unknown 4487 1726776676.61834: variable 'ansible_module_compression' from source: unknown 4487 1726776676.61836: variable 'ansible_shell_type' from source: unknown 4487 1726776676.61839: variable 'ansible_shell_executable' from source: unknown 4487 1726776676.61842: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776676.61844: variable 'ansible_pipelining' from source: unknown 4487 1726776676.61847: variable 'ansible_timeout' from source: unknown 4487 1726776676.61853: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776676.61963: 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) 4487 1726776676.61972: variable 'omit' from source: magic vars 4487 1726776676.61978: starting attempt loop 4487 1726776676.61981: running the handler 4487 1726776676.61990: handler run complete 4487 1726776676.61999: attempt loop complete, returning result 4487 1726776676.62001: _execute() done 4487 1726776676.62004: dumping result to json 4487 1726776676.62006: done dumping result, returning 4487 1726776676.62014: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes [0233de48-8dd1-4d03-fd06-00000000005d] 4487 1726776676.62022: sending task result for task 0233de48-8dd1-4d03-fd06-00000000005d 4487 1726776676.62103: done sending task result for task 0233de48-8dd1-4d03-fd06-00000000005d 4487 1726776676.62106: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "kernel_settings_reboot_required": false }, "changed": false } 4487 1726776676.62195: no more pending results, returning what we have 4487 1726776676.62198: results queue empty 4487 1726776676.62198: checking for any_errors_fatal 4487 1726776676.62204: done checking for any_errors_fatal 4487 1726776676.62204: checking for max_fail_percentage 4487 1726776676.62206: done checking for max_fail_percentage 4487 1726776676.62207: checking to see if all hosts have failed and the running result is not ok 4487 1726776676.62208: done checking to see if all hosts have failed 4487 1726776676.62208: getting the remaining hosts for this loop 4487 1726776676.62209: done getting the remaining hosts for this loop 4487 1726776676.62212: getting the next task for host managed_node3 4487 1726776676.62218: done getting next task for host managed_node3 4487 1726776676.62221: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 4487 1726776676.62225: ^ 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 4487 1726776676.62234: getting variables 4487 1726776676.62235: in VariableManager get_vars() 4487 1726776676.62264: Calling all_inventory to load vars for managed_node3 4487 1726776676.62266: Calling groups_inventory to load vars for managed_node3 4487 1726776676.62268: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776676.62274: Calling all_plugins_play to load vars for managed_node3 4487 1726776676.62276: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776676.62278: Calling groups_plugins_play to load vars for managed_node3 4487 1726776676.62399: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776676.62541: done with get_vars() 4487 1726776676.62551: done getting variables 4487 1726776676.62592: 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-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:181 Thursday 19 September 2024 16:11:16 -0400 (0:00:00.018) 0:00:13.538 **** 4487 1726776676.62613: entering _queue_task() for managed_node3/set_fact 4487 1726776676.62801: worker is 1 (out of 1 available) 4487 1726776676.62816: exiting _queue_task() for managed_node3/set_fact 4487 1726776676.62830: done queuing things up, now waiting for results queue to drain 4487 1726776676.62831: waiting for pending results... 4487 1726776676.63003: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 4487 1726776676.63077: in run() - task 0233de48-8dd1-4d03-fd06-00000000005e 4487 1726776676.63087: variable 'ansible_search_path' from source: unknown 4487 1726776676.63090: variable 'ansible_search_path' from source: unknown 4487 1726776676.63124: calling self._execute() 4487 1726776676.63190: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776676.63194: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776676.63202: variable 'omit' from source: magic vars 4487 1726776676.63284: variable 'omit' from source: magic vars 4487 1726776676.63324: variable 'omit' from source: magic vars 4487 1726776676.63611: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4487 1726776676.63856: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4487 1726776676.63890: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4487 1726776676.63914: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4487 1726776676.63943: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4487 1726776676.64051: variable '__kernel_settings_register_profile' from source: set_fact 4487 1726776676.64063: variable '__kernel_settings_register_mode' from source: set_fact 4487 1726776676.64069: variable '__kernel_settings_register_apply' from source: set_fact 4487 1726776676.64107: variable 'omit' from source: magic vars 4487 1726776676.64132: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4487 1726776676.64160: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4487 1726776676.64174: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4487 1726776676.64189: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776676.64198: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776676.64225: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4487 1726776676.64228: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776676.64231: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776676.64306: Set connection var ansible_pipelining to False 4487 1726776676.64311: Set connection var ansible_shell_executable to /bin/sh 4487 1726776676.64319: Set connection var ansible_timeout to 10 4487 1726776676.64325: Set connection var ansible_module_compression to ZIP_DEFLATED 4487 1726776676.64330: Set connection var ansible_connection to ssh 4487 1726776676.64335: Set connection var ansible_shell_type to sh 4487 1726776676.64352: variable 'ansible_shell_executable' from source: unknown 4487 1726776676.64355: variable 'ansible_connection' from source: unknown 4487 1726776676.64358: variable 'ansible_module_compression' from source: unknown 4487 1726776676.64362: variable 'ansible_shell_type' from source: unknown 4487 1726776676.64365: variable 'ansible_shell_executable' from source: unknown 4487 1726776676.64367: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776676.64370: variable 'ansible_pipelining' from source: unknown 4487 1726776676.64377: variable 'ansible_timeout' from source: unknown 4487 1726776676.64379: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776676.64460: 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) 4487 1726776676.64469: variable 'omit' from source: magic vars 4487 1726776676.64474: starting attempt loop 4487 1726776676.64477: running the handler 4487 1726776676.64488: handler run complete 4487 1726776676.64496: attempt loop complete, returning result 4487 1726776676.64499: _execute() done 4487 1726776676.64502: dumping result to json 4487 1726776676.64504: done dumping result, returning 4487 1726776676.64512: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing [0233de48-8dd1-4d03-fd06-00000000005e] 4487 1726776676.64519: sending task result for task 0233de48-8dd1-4d03-fd06-00000000005e ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_changed": true }, "changed": false } 4487 1726776676.64664: no more pending results, returning what we have 4487 1726776676.64667: results queue empty 4487 1726776676.64668: checking for any_errors_fatal 4487 1726776676.64672: done checking for any_errors_fatal 4487 1726776676.64673: checking for max_fail_percentage 4487 1726776676.64675: done checking for max_fail_percentage 4487 1726776676.64676: checking to see if all hosts have failed and the running result is not ok 4487 1726776676.64677: done checking to see if all hosts have failed 4487 1726776676.64678: getting the remaining hosts for this loop 4487 1726776676.64679: done getting the remaining hosts for this loop 4487 1726776676.64683: getting the next task for host managed_node3 4487 1726776676.64692: done getting next task for host managed_node3 4487 1726776676.64695: ^ task is: TASK: meta (role_complete) 4487 1726776676.64699: ^ 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 4487 1726776676.64709: getting variables 4487 1726776676.64711: in VariableManager get_vars() 4487 1726776676.64742: Calling all_inventory to load vars for managed_node3 4487 1726776676.64745: Calling groups_inventory to load vars for managed_node3 4487 1726776676.64747: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776676.64758: Calling all_plugins_play to load vars for managed_node3 4487 1726776676.64760: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776676.64763: Calling groups_plugins_play to load vars for managed_node3 4487 1726776676.64935: done sending task result for task 0233de48-8dd1-4d03-fd06-00000000005e 4487 1726776676.64939: WORKER PROCESS EXITING 4487 1726776676.64952: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776676.65093: done with get_vars() 4487 1726776676.65100: done getting variables 4487 1726776676.65160: done queuing things up, now waiting for results queue to drain 4487 1726776676.65161: results queue empty 4487 1726776676.65162: checking for any_errors_fatal 4487 1726776676.65163: done checking for any_errors_fatal 4487 1726776676.65164: checking for max_fail_percentage 4487 1726776676.65164: done checking for max_fail_percentage 4487 1726776676.65168: checking to see if all hosts have failed and the running result is not ok 4487 1726776676.65169: done checking to see if all hosts have failed 4487 1726776676.65169: getting the remaining hosts for this loop 4487 1726776676.65170: done getting the remaining hosts for this loop 4487 1726776676.65172: getting the next task for host managed_node3 4487 1726776676.65175: done getting next task for host managed_node3 4487 1726776676.65177: ^ task is: TASK: Verify that settings were applied correctly 4487 1726776676.65177: ^ 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 4487 1726776676.65179: getting variables 4487 1726776676.65180: in VariableManager get_vars() 4487 1726776676.65187: Calling all_inventory to load vars for managed_node3 4487 1726776676.65189: Calling groups_inventory to load vars for managed_node3 4487 1726776676.65190: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776676.65193: Calling all_plugins_play to load vars for managed_node3 4487 1726776676.65195: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776676.65196: Calling groups_plugins_play to load vars for managed_node3 4487 1726776676.65292: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776676.65423: done with get_vars() 4487 1726776676.65429: done getting variables TASK [Verify that settings were applied correctly] ***************************** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml:30 Thursday 19 September 2024 16:11:16 -0400 (0:00:00.028) 0:00:13.566 **** 4487 1726776676.65481: entering _queue_task() for managed_node3/include_tasks 4487 1726776676.65688: worker is 1 (out of 1 available) 4487 1726776676.65703: exiting _queue_task() for managed_node3/include_tasks 4487 1726776676.65719: done queuing things up, now waiting for results queue to drain 4487 1726776676.65721: waiting for pending results... 4487 1726776676.65895: running TaskExecutor() for managed_node3/TASK: Verify that settings were applied correctly 4487 1726776676.65956: in run() - task 0233de48-8dd1-4d03-fd06-000000000009 4487 1726776676.65967: variable 'ansible_search_path' from source: unknown 4487 1726776676.65999: calling self._execute() 4487 1726776676.66064: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776676.66069: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776676.66078: variable 'omit' from source: magic vars 4487 1726776676.66169: _execute() done 4487 1726776676.66173: dumping result to json 4487 1726776676.66175: done dumping result, returning 4487 1726776676.66179: done running TaskExecutor() for managed_node3/TASK: Verify that settings were applied correctly [0233de48-8dd1-4d03-fd06-000000000009] 4487 1726776676.66182: sending task result for task 0233de48-8dd1-4d03-fd06-000000000009 4487 1726776676.66277: done sending task result for task 0233de48-8dd1-4d03-fd06-000000000009 4487 1726776676.66280: WORKER PROCESS EXITING 4487 1726776676.66306: no more pending results, returning what we have 4487 1726776676.66310: in VariableManager get_vars() 4487 1726776676.66354: Calling all_inventory to load vars for managed_node3 4487 1726776676.66357: Calling groups_inventory to load vars for managed_node3 4487 1726776676.66360: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776676.66370: Calling all_plugins_play to load vars for managed_node3 4487 1726776676.66372: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776676.66375: Calling groups_plugins_play to load vars for managed_node3 4487 1726776676.66545: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776676.66681: done with get_vars() 4487 1726776676.66687: variable 'ansible_search_path' from source: unknown 4487 1726776676.66696: we have included files to process 4487 1726776676.66697: generating all_blocks data 4487 1726776676.66697: done generating all_blocks data 4487 1726776676.66700: processing included file: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings.yml 4487 1726776676.66701: loading included file: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings.yml 4487 1726776676.66702: Loading data from /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings.yml 4487 1726776676.67251: in VariableManager get_vars() 4487 1726776676.67265: done with get_vars() 4487 1726776676.67375: done processing included file 4487 1726776676.67377: iterating over new_blocks loaded from include file 4487 1726776676.67378: in VariableManager get_vars() 4487 1726776676.67388: done with get_vars() 4487 1726776676.67389: filtering new block on tags 4487 1726776676.67456: done filtering new block on tags 4487 1726776676.67458: done iterating over new_blocks loaded from include file included: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings.yml for managed_node3 4487 1726776676.67462: extending task lists for all hosts with included blocks 4487 1726776676.68189: done extending task lists 4487 1726776676.68190: done processing included files 4487 1726776676.68190: results queue empty 4487 1726776676.68191: checking for any_errors_fatal 4487 1726776676.68192: done checking for any_errors_fatal 4487 1726776676.68192: checking for max_fail_percentage 4487 1726776676.68193: done checking for max_fail_percentage 4487 1726776676.68194: checking to see if all hosts have failed and the running result is not ok 4487 1726776676.68194: done checking to see if all hosts have failed 4487 1726776676.68195: getting the remaining hosts for this loop 4487 1726776676.68196: done getting the remaining hosts for this loop 4487 1726776676.68197: getting the next task for host managed_node3 4487 1726776676.68200: done getting next task for host managed_node3 4487 1726776676.68201: ^ task is: TASK: Set version specific variables 4487 1726776676.68203: ^ 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 4487 1726776676.68204: getting variables 4487 1726776676.68205: in VariableManager get_vars() 4487 1726776676.68215: Calling all_inventory to load vars for managed_node3 4487 1726776676.68216: Calling groups_inventory to load vars for managed_node3 4487 1726776676.68218: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776676.68222: Calling all_plugins_play to load vars for managed_node3 4487 1726776676.68224: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776676.68225: Calling groups_plugins_play to load vars for managed_node3 4487 1726776676.68338: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776676.68469: done with get_vars() 4487 1726776676.68476: done getting variables 4487 1726776676.68506: 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-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings.yml:2 Thursday 19 September 2024 16:11:16 -0400 (0:00:00.030) 0:00:13.597 **** 4487 1726776676.68527: entering _queue_task() for managed_node3/include_vars 4487 1726776676.68747: worker is 1 (out of 1 available) 4487 1726776676.68762: exiting _queue_task() for managed_node3/include_vars 4487 1726776676.68776: done queuing things up, now waiting for results queue to drain 4487 1726776676.68777: waiting for pending results... 4487 1726776676.68941: running TaskExecutor() for managed_node3/TASK: Set version specific variables 4487 1726776676.69008: in run() - task 0233de48-8dd1-4d03-fd06-000000000187 4487 1726776676.69018: variable 'ansible_search_path' from source: unknown 4487 1726776676.69022: variable 'ansible_search_path' from source: unknown 4487 1726776676.69054: calling self._execute() 4487 1726776676.69119: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776676.69123: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776676.69130: variable 'omit' from source: magic vars 4487 1726776676.69207: variable 'omit' from source: magic vars 4487 1726776676.69238: variable 'omit' from source: magic vars 4487 1726776676.69530: variable 'ffparams' from source: task vars 4487 1726776676.69616: variable 'ansible_distribution' from source: facts 4487 1726776676.69621: variable 'ansible_distribution_major_version' from source: facts 4487 1726776676.69697: variable 'ansible_distribution' from source: facts 4487 1726776676.69832: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 4487 1726776676.70010: Loaded config def from plugin (lookup/first_found) 4487 1726776676.70016: Loading LookupModule 'first_found' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py 4487 1726776676.70048: variable 'ansible_search_path' from source: unknown 4487 1726776676.70054: evaluation_path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings 4487 1726776676.70089: search_path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/files/vars/tests_Fedora_40.yml /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/vars/tests_Fedora_40.yml /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/files/vars/tests_Fedora_40.yml /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/vars/tests_Fedora_40.yml /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/files/vars/tests_Fedora_40.yml /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/vars/tests_Fedora_40.yml 4487 1726776676.70106: variable 'ansible_search_path' from source: unknown 4487 1726776676.70110: evaluation_path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings 4487 1726776676.70138: search_path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/files/vars/tests_Fedora.yml /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/vars/tests_Fedora.yml /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/files/vars/tests_Fedora.yml /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/vars/tests_Fedora.yml /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/files/vars/tests_Fedora.yml /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/vars/tests_Fedora.yml 4487 1726776676.70159: variable 'omit' from source: magic vars 4487 1726776676.70178: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4487 1726776676.70198: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4487 1726776676.70218: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4487 1726776676.70231: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776676.70240: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776676.70266: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4487 1726776676.70269: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776676.70271: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776676.70341: Set connection var ansible_pipelining to False 4487 1726776676.70344: Set connection var ansible_shell_executable to /bin/sh 4487 1726776676.70352: Set connection var ansible_timeout to 10 4487 1726776676.70358: Set connection var ansible_module_compression to ZIP_DEFLATED 4487 1726776676.70363: Set connection var ansible_connection to ssh 4487 1726776676.70368: Set connection var ansible_shell_type to sh 4487 1726776676.70386: variable 'ansible_shell_executable' from source: unknown 4487 1726776676.70389: variable 'ansible_connection' from source: unknown 4487 1726776676.70392: variable 'ansible_module_compression' from source: unknown 4487 1726776676.70394: variable 'ansible_shell_type' from source: unknown 4487 1726776676.70396: variable 'ansible_shell_executable' from source: unknown 4487 1726776676.70399: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776676.70403: variable 'ansible_pipelining' from source: unknown 4487 1726776676.70406: variable 'ansible_timeout' from source: unknown 4487 1726776676.70410: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776676.70495: 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) 4487 1726776676.70503: variable 'omit' from source: magic vars 4487 1726776676.70508: starting attempt loop 4487 1726776676.70511: running the handler 4487 1726776676.70560: handler run complete 4487 1726776676.70568: attempt loop complete, returning result 4487 1726776676.70571: _execute() done 4487 1726776676.70574: dumping result to json 4487 1726776676.70576: done dumping result, returning 4487 1726776676.70583: done running TaskExecutor() for managed_node3/TASK: Set version specific variables [0233de48-8dd1-4d03-fd06-000000000187] 4487 1726776676.70589: sending task result for task 0233de48-8dd1-4d03-fd06-000000000187 4487 1726776676.70688: done sending task result for task 0233de48-8dd1-4d03-fd06-000000000187 4487 1726776676.70690: 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-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/vars/tests_Fedora.yml" ], "changed": false } 4487 1726776676.70754: no more pending results, returning what we have 4487 1726776676.70757: results queue empty 4487 1726776676.70758: checking for any_errors_fatal 4487 1726776676.70760: done checking for any_errors_fatal 4487 1726776676.70761: checking for max_fail_percentage 4487 1726776676.70762: done checking for max_fail_percentage 4487 1726776676.70763: checking to see if all hosts have failed and the running result is not ok 4487 1726776676.70763: done checking to see if all hosts have failed 4487 1726776676.70764: getting the remaining hosts for this loop 4487 1726776676.70766: done getting the remaining hosts for this loop 4487 1726776676.70777: getting the next task for host managed_node3 4487 1726776676.70783: done getting next task for host managed_node3 4487 1726776676.70785: ^ task is: TASK: Reset settings success flag 4487 1726776676.70788: ^ 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 4487 1726776676.70791: getting variables 4487 1726776676.70792: in VariableManager get_vars() 4487 1726776676.70827: Calling all_inventory to load vars for managed_node3 4487 1726776676.70830: Calling groups_inventory to load vars for managed_node3 4487 1726776676.70832: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776676.70842: Calling all_plugins_play to load vars for managed_node3 4487 1726776676.70844: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776676.70847: Calling groups_plugins_play to load vars for managed_node3 4487 1726776676.70983: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776676.71144: done with get_vars() 4487 1726776676.71154: done getting variables 4487 1726776676.71196: 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-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings.yml:13 Thursday 19 September 2024 16:11:16 -0400 (0:00:00.026) 0:00:13.624 **** 4487 1726776676.71218: entering _queue_task() for managed_node3/set_fact 4487 1726776676.71421: worker is 1 (out of 1 available) 4487 1726776676.71434: exiting _queue_task() for managed_node3/set_fact 4487 1726776676.71447: done queuing things up, now waiting for results queue to drain 4487 1726776676.71448: waiting for pending results... 4487 1726776676.71609: running TaskExecutor() for managed_node3/TASK: Reset settings success flag 4487 1726776676.71674: in run() - task 0233de48-8dd1-4d03-fd06-000000000188 4487 1726776676.71685: variable 'ansible_search_path' from source: unknown 4487 1726776676.71688: variable 'ansible_search_path' from source: unknown 4487 1726776676.71719: calling self._execute() 4487 1726776676.71785: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776676.71789: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776676.71797: variable 'omit' from source: magic vars 4487 1726776676.71874: variable 'omit' from source: magic vars 4487 1726776676.71905: variable 'omit' from source: magic vars 4487 1726776676.71928: variable 'omit' from source: magic vars 4487 1726776676.71965: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4487 1726776676.71994: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4487 1726776676.72016: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4487 1726776676.72028: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776676.72039: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776676.72066: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4487 1726776676.72069: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776676.72071: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776676.72145: Set connection var ansible_pipelining to False 4487 1726776676.72152: Set connection var ansible_shell_executable to /bin/sh 4487 1726776676.72158: Set connection var ansible_timeout to 10 4487 1726776676.72164: Set connection var ansible_module_compression to ZIP_DEFLATED 4487 1726776676.72169: Set connection var ansible_connection to ssh 4487 1726776676.72174: Set connection var ansible_shell_type to sh 4487 1726776676.72189: variable 'ansible_shell_executable' from source: unknown 4487 1726776676.72192: variable 'ansible_connection' from source: unknown 4487 1726776676.72195: variable 'ansible_module_compression' from source: unknown 4487 1726776676.72197: variable 'ansible_shell_type' from source: unknown 4487 1726776676.72200: variable 'ansible_shell_executable' from source: unknown 4487 1726776676.72203: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776676.72207: variable 'ansible_pipelining' from source: unknown 4487 1726776676.72210: variable 'ansible_timeout' from source: unknown 4487 1726776676.72216: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776676.72324: 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) 4487 1726776676.72332: variable 'omit' from source: magic vars 4487 1726776676.72336: starting attempt loop 4487 1726776676.72340: running the handler 4487 1726776676.72352: handler run complete 4487 1726776676.72362: attempt loop complete, returning result 4487 1726776676.72365: _execute() done 4487 1726776676.72367: dumping result to json 4487 1726776676.72369: done dumping result, returning 4487 1726776676.72377: done running TaskExecutor() for managed_node3/TASK: Reset settings success flag [0233de48-8dd1-4d03-fd06-000000000188] 4487 1726776676.72382: sending task result for task 0233de48-8dd1-4d03-fd06-000000000188 4487 1726776676.72468: done sending task result for task 0233de48-8dd1-4d03-fd06-000000000188 4487 1726776676.72471: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_success": true }, "changed": false } 4487 1726776676.72530: no more pending results, returning what we have 4487 1726776676.72533: results queue empty 4487 1726776676.72533: checking for any_errors_fatal 4487 1726776676.72540: done checking for any_errors_fatal 4487 1726776676.72540: checking for max_fail_percentage 4487 1726776676.72542: done checking for max_fail_percentage 4487 1726776676.72543: checking to see if all hosts have failed and the running result is not ok 4487 1726776676.72543: done checking to see if all hosts have failed 4487 1726776676.72544: getting the remaining hosts for this loop 4487 1726776676.72545: done getting the remaining hosts for this loop 4487 1726776676.72550: getting the next task for host managed_node3 4487 1726776676.72556: done getting next task for host managed_node3 4487 1726776676.72559: ^ task is: TASK: Check tuned-adm verify 4487 1726776676.72561: ^ 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 4487 1726776676.72564: getting variables 4487 1726776676.72565: in VariableManager get_vars() 4487 1726776676.72595: Calling all_inventory to load vars for managed_node3 4487 1726776676.72597: Calling groups_inventory to load vars for managed_node3 4487 1726776676.72599: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776676.72608: Calling all_plugins_play to load vars for managed_node3 4487 1726776676.72611: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776676.72617: Calling groups_plugins_play to load vars for managed_node3 4487 1726776676.72739: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776676.72881: done with get_vars() 4487 1726776676.72888: done getting variables 4487 1726776676.72930: 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-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings.yml:17 Thursday 19 September 2024 16:11:16 -0400 (0:00:00.017) 0:00:13.641 **** 4487 1726776676.72953: entering _queue_task() for managed_node3/command 4487 1726776676.73146: worker is 1 (out of 1 available) 4487 1726776676.73163: exiting _queue_task() for managed_node3/command 4487 1726776676.73175: done queuing things up, now waiting for results queue to drain 4487 1726776676.73176: waiting for pending results... 4487 1726776676.73333: running TaskExecutor() for managed_node3/TASK: Check tuned-adm verify 4487 1726776676.73393: in run() - task 0233de48-8dd1-4d03-fd06-000000000189 4487 1726776676.73408: variable 'ansible_search_path' from source: unknown 4487 1726776676.73415: variable 'ansible_search_path' from source: unknown 4487 1726776676.73442: calling self._execute() 4487 1726776676.73510: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776676.73520: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776676.73529: variable 'omit' from source: magic vars 4487 1726776676.73870: variable '__kernel_settings_test_verify' from source: include params 4487 1726776676.73877: Evaluated conditional (__kernel_settings_test_verify): False 4487 1726776676.73880: when evaluation is False, skipping this task 4487 1726776676.73883: _execute() done 4487 1726776676.73885: dumping result to json 4487 1726776676.73890: done dumping result, returning 4487 1726776676.73897: done running TaskExecutor() for managed_node3/TASK: Check tuned-adm verify [0233de48-8dd1-4d03-fd06-000000000189] 4487 1726776676.73902: sending task result for task 0233de48-8dd1-4d03-fd06-000000000189 4487 1726776676.73992: done sending task result for task 0233de48-8dd1-4d03-fd06-000000000189 4487 1726776676.73994: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_test_verify", "skip_reason": "Conditional result was False" } 4487 1726776676.74047: no more pending results, returning what we have 4487 1726776676.74052: results queue empty 4487 1726776676.74053: checking for any_errors_fatal 4487 1726776676.74057: done checking for any_errors_fatal 4487 1726776676.74058: checking for max_fail_percentage 4487 1726776676.74059: done checking for max_fail_percentage 4487 1726776676.74060: checking to see if all hosts have failed and the running result is not ok 4487 1726776676.74060: done checking to see if all hosts have failed 4487 1726776676.74061: getting the remaining hosts for this loop 4487 1726776676.74062: done getting the remaining hosts for this loop 4487 1726776676.74065: getting the next task for host managed_node3 4487 1726776676.74071: done getting next task for host managed_node3 4487 1726776676.74073: ^ task is: TASK: Check for verify errors 4487 1726776676.74076: ^ 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 4487 1726776676.74079: getting variables 4487 1726776676.74080: in VariableManager get_vars() 4487 1726776676.74111: Calling all_inventory to load vars for managed_node3 4487 1726776676.74113: Calling groups_inventory to load vars for managed_node3 4487 1726776676.74116: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776676.74124: Calling all_plugins_play to load vars for managed_node3 4487 1726776676.74127: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776676.74130: Calling groups_plugins_play to load vars for managed_node3 4487 1726776676.74280: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776676.74418: done with get_vars() 4487 1726776676.74427: done getting variables 4487 1726776676.74470: 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-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings.yml:24 Thursday 19 September 2024 16:11:16 -0400 (0:00:00.015) 0:00:13.657 **** 4487 1726776676.74491: entering _queue_task() for managed_node3/command 4487 1726776676.74676: worker is 1 (out of 1 available) 4487 1726776676.74690: exiting _queue_task() for managed_node3/command 4487 1726776676.74702: done queuing things up, now waiting for results queue to drain 4487 1726776676.74703: waiting for pending results... 4487 1726776676.74858: running TaskExecutor() for managed_node3/TASK: Check for verify errors 4487 1726776676.74920: in run() - task 0233de48-8dd1-4d03-fd06-00000000018a 4487 1726776676.74934: variable 'ansible_search_path' from source: unknown 4487 1726776676.74937: variable 'ansible_search_path' from source: unknown 4487 1726776676.74970: calling self._execute() 4487 1726776676.75035: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776676.75039: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776676.75046: variable 'omit' from source: magic vars 4487 1726776676.75388: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4487 1726776676.75572: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4487 1726776676.75606: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4487 1726776676.75636: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4487 1726776676.75666: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4487 1726776676.75735: 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) 4487 1726776676.75756: 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) 4487 1726776676.75776: 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) 4487 1726776676.75794: 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) 4487 1726776676.75880: variable '__kernel_settings_register_verify' from source: set_fact 4487 1726776676.75891: Evaluated conditional (__kernel_settings_register_verify is defined): True 4487 1726776676.75985: variable '__kernel_settings_register_verify' from source: set_fact 4487 1726776676.75993: Evaluated conditional (__kernel_settings_register_verify is failed): False 4487 1726776676.75996: when evaluation is False, skipping this task 4487 1726776676.75999: _execute() done 4487 1726776676.76001: dumping result to json 4487 1726776676.76004: done dumping result, returning 4487 1726776676.76011: done running TaskExecutor() for managed_node3/TASK: Check for verify errors [0233de48-8dd1-4d03-fd06-00000000018a] 4487 1726776676.76019: sending task result for task 0233de48-8dd1-4d03-fd06-00000000018a 4487 1726776676.76107: done sending task result for task 0233de48-8dd1-4d03-fd06-00000000018a 4487 1726776676.76110: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_verify is failed", "skip_reason": "Conditional result was False" } 4487 1726776676.76182: no more pending results, returning what we have 4487 1726776676.76185: results queue empty 4487 1726776676.76186: checking for any_errors_fatal 4487 1726776676.76190: done checking for any_errors_fatal 4487 1726776676.76190: checking for max_fail_percentage 4487 1726776676.76192: done checking for max_fail_percentage 4487 1726776676.76192: checking to see if all hosts have failed and the running result is not ok 4487 1726776676.76193: done checking to see if all hosts have failed 4487 1726776676.76194: getting the remaining hosts for this loop 4487 1726776676.76195: done getting the remaining hosts for this loop 4487 1726776676.76198: getting the next task for host managed_node3 4487 1726776676.76204: done getting next task for host managed_node3 4487 1726776676.76206: ^ task is: TASK: Check /proc/cmdline 4487 1726776676.76209: ^ 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 4487 1726776676.76211: getting variables 4487 1726776676.76212: in VariableManager get_vars() 4487 1726776676.76242: Calling all_inventory to load vars for managed_node3 4487 1726776676.76245: Calling groups_inventory to load vars for managed_node3 4487 1726776676.76247: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776676.76257: Calling all_plugins_play to load vars for managed_node3 4487 1726776676.76260: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776676.76263: Calling groups_plugins_play to load vars for managed_node3 4487 1726776676.76385: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776676.76527: done with get_vars() 4487 1726776676.76534: done getting variables 4487 1726776676.76578: 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-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings.yml:31 Thursday 19 September 2024 16:11:16 -0400 (0:00:00.021) 0:00:13.678 **** 4487 1726776676.76600: entering _queue_task() for managed_node3/command 4487 1726776676.76805: worker is 1 (out of 1 available) 4487 1726776676.76819: exiting _queue_task() for managed_node3/command 4487 1726776676.76833: done queuing things up, now waiting for results queue to drain 4487 1726776676.76834: waiting for pending results... 4487 1726776676.77015: running TaskExecutor() for managed_node3/TASK: Check /proc/cmdline 4487 1726776676.77077: in run() - task 0233de48-8dd1-4d03-fd06-00000000018b 4487 1726776676.77089: variable 'ansible_search_path' from source: unknown 4487 1726776676.77092: variable 'ansible_search_path' from source: unknown 4487 1726776676.77126: calling self._execute() 4487 1726776676.77192: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776676.77196: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776676.77204: variable 'omit' from source: magic vars 4487 1726776676.77563: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4487 1726776676.77810: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4487 1726776676.77845: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4487 1726776676.77875: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4487 1726776676.77900: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4487 1726776676.77972: 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) 4487 1726776676.77991: 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) 4487 1726776676.78010: 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) 4487 1726776676.78032: 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) 4487 1726776676.78117: variable '__kernel_settings_register_verify' from source: set_fact 4487 1726776676.78127: Evaluated conditional (__kernel_settings_register_verify is defined): True 4487 1726776676.78221: variable '__kernel_settings_register_verify' from source: set_fact 4487 1726776676.78229: Evaluated conditional (__kernel_settings_register_verify is failed): False 4487 1726776676.78232: when evaluation is False, skipping this task 4487 1726776676.78235: _execute() done 4487 1726776676.78238: dumping result to json 4487 1726776676.78240: done dumping result, returning 4487 1726776676.78247: done running TaskExecutor() for managed_node3/TASK: Check /proc/cmdline [0233de48-8dd1-4d03-fd06-00000000018b] 4487 1726776676.78254: sending task result for task 0233de48-8dd1-4d03-fd06-00000000018b 4487 1726776676.78344: done sending task result for task 0233de48-8dd1-4d03-fd06-00000000018b 4487 1726776676.78346: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_verify is failed", "skip_reason": "Conditional result was False" } 4487 1726776676.78406: no more pending results, returning what we have 4487 1726776676.78410: results queue empty 4487 1726776676.78411: checking for any_errors_fatal 4487 1726776676.78418: done checking for any_errors_fatal 4487 1726776676.78419: checking for max_fail_percentage 4487 1726776676.78421: done checking for max_fail_percentage 4487 1726776676.78422: checking to see if all hosts have failed and the running result is not ok 4487 1726776676.78423: done checking to see if all hosts have failed 4487 1726776676.78424: getting the remaining hosts for this loop 4487 1726776676.78425: done getting the remaining hosts for this loop 4487 1726776676.78428: getting the next task for host managed_node3 4487 1726776676.78435: done getting next task for host managed_node3 4487 1726776676.78437: ^ task is: TASK: Set error flag based on verify 4487 1726776676.78440: ^ 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 4487 1726776676.78443: getting variables 4487 1726776676.78444: in VariableManager get_vars() 4487 1726776676.78477: Calling all_inventory to load vars for managed_node3 4487 1726776676.78480: Calling groups_inventory to load vars for managed_node3 4487 1726776676.78482: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776676.78491: Calling all_plugins_play to load vars for managed_node3 4487 1726776676.78494: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776676.78496: Calling groups_plugins_play to load vars for managed_node3 4487 1726776676.78661: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776676.78797: done with get_vars() 4487 1726776676.78805: done getting variables 4487 1726776676.78852: 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-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings.yml:38 Thursday 19 September 2024 16:11:16 -0400 (0:00:00.022) 0:00:13.700 **** 4487 1726776676.78874: entering _queue_task() for managed_node3/set_fact 4487 1726776676.79080: worker is 1 (out of 1 available) 4487 1726776676.79096: exiting _queue_task() for managed_node3/set_fact 4487 1726776676.79111: done queuing things up, now waiting for results queue to drain 4487 1726776676.79115: waiting for pending results... 4487 1726776676.79274: running TaskExecutor() for managed_node3/TASK: Set error flag based on verify 4487 1726776676.79334: in run() - task 0233de48-8dd1-4d03-fd06-00000000018c 4487 1726776676.79348: variable 'ansible_search_path' from source: unknown 4487 1726776676.79353: variable 'ansible_search_path' from source: unknown 4487 1726776676.79385: calling self._execute() 4487 1726776676.79450: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776676.79453: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776676.79463: variable 'omit' from source: magic vars 4487 1726776676.79808: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4487 1726776676.79992: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4487 1726776676.80029: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4487 1726776676.80058: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4487 1726776676.80088: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4487 1726776676.80157: 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) 4487 1726776676.80177: 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) 4487 1726776676.80195: 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) 4487 1726776676.80216: 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) 4487 1726776676.80304: variable '__kernel_settings_register_verify' from source: set_fact 4487 1726776676.80317: Evaluated conditional (__kernel_settings_register_verify is defined): True 4487 1726776676.80411: variable '__kernel_settings_register_verify' from source: set_fact 4487 1726776676.80418: Evaluated conditional (__kernel_settings_register_verify is failed): False 4487 1726776676.80424: when evaluation is False, skipping this task 4487 1726776676.80426: _execute() done 4487 1726776676.80429: dumping result to json 4487 1726776676.80433: done dumping result, returning 4487 1726776676.80445: done running TaskExecutor() for managed_node3/TASK: Set error flag based on verify [0233de48-8dd1-4d03-fd06-00000000018c] 4487 1726776676.80448: sending task result for task 0233de48-8dd1-4d03-fd06-00000000018c 4487 1726776676.80537: done sending task result for task 0233de48-8dd1-4d03-fd06-00000000018c 4487 1726776676.80540: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_verify is failed", "skip_reason": "Conditional result was False" } 4487 1726776676.80597: no more pending results, returning what we have 4487 1726776676.80600: results queue empty 4487 1726776676.80601: checking for any_errors_fatal 4487 1726776676.80607: done checking for any_errors_fatal 4487 1726776676.80608: checking for max_fail_percentage 4487 1726776676.80609: done checking for max_fail_percentage 4487 1726776676.80610: checking to see if all hosts have failed and the running result is not ok 4487 1726776676.80611: done checking to see if all hosts have failed 4487 1726776676.80614: getting the remaining hosts for this loop 4487 1726776676.80616: done getting the remaining hosts for this loop 4487 1726776676.80620: getting the next task for host managed_node3 4487 1726776676.80627: done getting next task for host managed_node3 4487 1726776676.80630: ^ task is: TASK: Check config files 4487 1726776676.80632: ^ 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 4487 1726776676.80635: getting variables 4487 1726776676.80637: in VariableManager get_vars() 4487 1726776676.80670: Calling all_inventory to load vars for managed_node3 4487 1726776676.80673: Calling groups_inventory to load vars for managed_node3 4487 1726776676.80675: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776676.80684: Calling all_plugins_play to load vars for managed_node3 4487 1726776676.80687: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776676.80690: Calling groups_plugins_play to load vars for managed_node3 4487 1726776676.80829: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776676.80975: done with get_vars() 4487 1726776676.80984: done getting variables TASK [Check config files] ****************************************************** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings.yml:45 Thursday 19 September 2024 16:11:16 -0400 (0:00:00.021) 0:00:13.722 **** 4487 1726776676.81056: entering _queue_task() for managed_node3/include_tasks 4487 1726776676.81273: worker is 1 (out of 1 available) 4487 1726776676.81288: exiting _queue_task() for managed_node3/include_tasks 4487 1726776676.81301: done queuing things up, now waiting for results queue to drain 4487 1726776676.81302: waiting for pending results... 4487 1726776676.81472: running TaskExecutor() for managed_node3/TASK: Check config files 4487 1726776676.81542: in run() - task 0233de48-8dd1-4d03-fd06-00000000018d 4487 1726776676.81552: variable 'ansible_search_path' from source: unknown 4487 1726776676.81556: variable 'ansible_search_path' from source: unknown 4487 1726776676.81588: calling self._execute() 4487 1726776676.81651: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776676.81658: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776676.81667: variable 'omit' from source: magic vars 4487 1726776676.82091: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4487 1726776676.82278: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4487 1726776676.82317: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4487 1726776676.82340: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4487 1726776676.82369: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4487 1726776676.82440: 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) 4487 1726776676.82461: 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) 4487 1726776676.82480: 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) 4487 1726776676.82499: 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) 4487 1726776676.82586: variable '__kernel_settings_profile_file' from source: include_vars 4487 1726776676.82692: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4487 1726776676.84127: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4487 1726776676.84174: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4487 1726776676.84201: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4487 1726776676.84226: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4487 1726776676.84248: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4487 1726776676.84288: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4487 1726776676.84307: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4487 1726776676.84328: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4487 1726776676.84358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4487 1726776676.84371: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4487 1726776676.84438: variable '__kernel_settings_blcmdline_value' from source: set_fact 4487 1726776676.84456: Evaluated conditional (__kernel_settings_profile_file is defined): True 4487 1726776676.84465: _execute() done 4487 1726776676.84468: dumping result to json 4487 1726776676.84472: done dumping result, returning 4487 1726776676.84474: done running TaskExecutor() for managed_node3/TASK: Check config files [0233de48-8dd1-4d03-fd06-00000000018d] 4487 1726776676.84480: sending task result for task 0233de48-8dd1-4d03-fd06-00000000018d 4487 1726776676.84576: done sending task result for task 0233de48-8dd1-4d03-fd06-00000000018d 4487 1726776676.84579: WORKER PROCESS EXITING 4487 1726776676.84610: no more pending results, returning what we have 4487 1726776676.84617: in VariableManager get_vars() 4487 1726776676.84661: Calling all_inventory to load vars for managed_node3 4487 1726776676.84664: Calling groups_inventory to load vars for managed_node3 4487 1726776676.84666: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776676.84677: Calling all_plugins_play to load vars for managed_node3 4487 1726776676.84680: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776676.84683: Calling groups_plugins_play to load vars for managed_node3 4487 1726776676.84889: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776676.85027: done with get_vars() 4487 1726776676.85032: variable 'ansible_search_path' from source: unknown 4487 1726776676.85033: variable 'ansible_search_path' from source: unknown 4487 1726776676.85064: we have included files to process 4487 1726776676.85065: generating all_blocks data 4487 1726776676.85066: done generating all_blocks data 4487 1726776676.85071: processing included file: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml 4487 1726776676.85072: loading included file: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml 4487 1726776676.85074: Loading data from /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml 4487 1726776676.86026: done processing included file 4487 1726776676.86028: iterating over new_blocks loaded from include file 4487 1726776676.86029: in VariableManager get_vars() 4487 1726776676.86041: done with get_vars() 4487 1726776676.86042: filtering new block on tags 4487 1726776676.86129: done filtering new block on tags 4487 1726776676.86132: done iterating over new_blocks loaded from include file included: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml for managed_node3 4487 1726776676.86136: extending task lists for all hosts with included blocks 4487 1726776676.86353: done extending task lists 4487 1726776676.86354: done processing included files 4487 1726776676.86355: results queue empty 4487 1726776676.86355: checking for any_errors_fatal 4487 1726776676.86357: done checking for any_errors_fatal 4487 1726776676.86358: checking for max_fail_percentage 4487 1726776676.86359: done checking for max_fail_percentage 4487 1726776676.86359: checking to see if all hosts have failed and the running result is not ok 4487 1726776676.86360: done checking to see if all hosts have failed 4487 1726776676.86360: getting the remaining hosts for this loop 4487 1726776676.86361: done getting the remaining hosts for this loop 4487 1726776676.86363: getting the next task for host managed_node3 4487 1726776676.86370: done getting next task for host managed_node3 4487 1726776676.86371: ^ task is: TASK: Create temporary file for expected config 4487 1726776676.86373: ^ 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 4487 1726776676.86375: getting variables 4487 1726776676.86376: in VariableManager get_vars() 4487 1726776676.86383: Calling all_inventory to load vars for managed_node3 4487 1726776676.86385: Calling groups_inventory to load vars for managed_node3 4487 1726776676.86386: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776676.86390: Calling all_plugins_play to load vars for managed_node3 4487 1726776676.86392: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776676.86393: Calling groups_plugins_play to load vars for managed_node3 4487 1726776676.86492: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776676.86627: done with get_vars() 4487 1726776676.86634: done getting variables TASK [Create temporary file for expected config] ******************************* task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml:2 Thursday 19 September 2024 16:11:16 -0400 (0:00:00.056) 0:00:13.779 **** 4487 1726776676.86685: entering _queue_task() for managed_node3/tempfile 4487 1726776676.86686: Creating lock for tempfile 4487 1726776676.86932: worker is 1 (out of 1 available) 4487 1726776676.86947: exiting _queue_task() for managed_node3/tempfile 4487 1726776676.86962: done queuing things up, now waiting for results queue to drain 4487 1726776676.86963: waiting for pending results... 4487 1726776676.87135: running TaskExecutor() for managed_node3/TASK: Create temporary file for expected config 4487 1726776676.87202: in run() - task 0233de48-8dd1-4d03-fd06-000000000227 4487 1726776676.87211: variable 'ansible_search_path' from source: unknown 4487 1726776676.87218: variable 'ansible_search_path' from source: unknown 4487 1726776676.87247: calling self._execute() 4487 1726776676.87321: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776676.87325: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776676.87335: variable 'omit' from source: magic vars 4487 1726776676.87423: variable 'omit' from source: magic vars 4487 1726776676.87457: variable 'omit' from source: magic vars 4487 1726776676.87480: variable 'omit' from source: magic vars 4487 1726776676.87515: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4487 1726776676.87551: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4487 1726776676.87568: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4487 1726776676.87582: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776676.87592: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776676.87623: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4487 1726776676.87627: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776676.87631: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776676.87704: Set connection var ansible_pipelining to False 4487 1726776676.87709: Set connection var ansible_shell_executable to /bin/sh 4487 1726776676.87718: Set connection var ansible_timeout to 10 4487 1726776676.87723: Set connection var ansible_module_compression to ZIP_DEFLATED 4487 1726776676.87730: Set connection var ansible_connection to ssh 4487 1726776676.87735: Set connection var ansible_shell_type to sh 4487 1726776676.87780: variable 'ansible_shell_executable' from source: unknown 4487 1726776676.87784: variable 'ansible_connection' from source: unknown 4487 1726776676.87787: variable 'ansible_module_compression' from source: unknown 4487 1726776676.87790: variable 'ansible_shell_type' from source: unknown 4487 1726776676.87793: variable 'ansible_shell_executable' from source: unknown 4487 1726776676.87795: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776676.87800: variable 'ansible_pipelining' from source: unknown 4487 1726776676.87803: variable 'ansible_timeout' from source: unknown 4487 1726776676.87807: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776676.87966: 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) 4487 1726776676.87974: variable 'omit' from source: magic vars 4487 1726776676.87979: starting attempt loop 4487 1726776676.87983: running the handler 4487 1726776676.87995: _low_level_execute_command(): starting 4487 1726776676.88002: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4487 1726776676.88512: 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 <<< 4487 1726776676.88545: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776676.88552: 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.14.47 is address debug1: re-parsing configuration <<< 4487 1726776676.88555: 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 <<< 4487 1726776676.88557: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776676.88611: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776676.88622: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776676.88625: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776676.88706: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776676.90533: stdout chunk (state=3): >>>/root <<< 4487 1726776676.90677: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776676.90723: stderr chunk (state=3): >>><<< 4487 1726776676.90726: stdout chunk (state=3): >>><<< 4487 1726776676.90753: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776676.90779: _low_level_execute_command(): starting 4487 1726776676.90785: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776676.9075737-5186-37001439364271 `" && echo ansible-tmp-1726776676.9075737-5186-37001439364271="` echo /root/.ansible/tmp/ansible-tmp-1726776676.9075737-5186-37001439364271 `" ) && sleep 0' 4487 1726776676.91272: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776676.91275: 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.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776676.91278: 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.14.47 is address debug1: re-parsing configuration <<< 4487 1726776676.91286: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776676.91289: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776676.91338: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776676.91342: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776676.91346: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776676.91432: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776676.93582: stdout chunk (state=3): >>>ansible-tmp-1726776676.9075737-5186-37001439364271=/root/.ansible/tmp/ansible-tmp-1726776676.9075737-5186-37001439364271 <<< 4487 1726776676.93694: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776676.93755: stderr chunk (state=3): >>><<< 4487 1726776676.93760: stdout chunk (state=3): >>><<< 4487 1726776676.93774: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776676.9075737-5186-37001439364271=/root/.ansible/tmp/ansible-tmp-1726776676.9075737-5186-37001439364271 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776676.93819: variable 'ansible_module_compression' from source: unknown 4487 1726776676.93861: ANSIBALLZ: Using lock for tempfile 4487 1726776676.93865: ANSIBALLZ: Acquiring lock 4487 1726776676.93867: ANSIBALLZ: Lock acquired: 139899583013200 4487 1726776676.93870: ANSIBALLZ: Creating module 4487 1726776677.02315: ANSIBALLZ: Writing module into payload 4487 1726776677.02368: ANSIBALLZ: Writing module 4487 1726776677.02387: ANSIBALLZ: Renaming module 4487 1726776677.02393: ANSIBALLZ: Done creating module 4487 1726776677.02409: variable 'ansible_facts' from source: unknown 4487 1726776677.02459: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776676.9075737-5186-37001439364271/AnsiballZ_tempfile.py 4487 1726776677.02569: Sending initial data 4487 1726776677.02573: Sent initial data (154 bytes) 4487 1726776677.03061: 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 <<< 4487 1726776677.03065: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776677.03068: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776677.03070: 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.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776677.03125: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776677.03128: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776677.03130: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776677.03220: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776677.04991: 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 <<< 4487 1726776677.05072: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4487 1726776677.05150: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4487xee7_rt3/tmpl7h7bl1x /root/.ansible/tmp/ansible-tmp-1726776676.9075737-5186-37001439364271/AnsiballZ_tempfile.py <<< 4487 1726776677.05156: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776676.9075737-5186-37001439364271/AnsiballZ_tempfile.py" <<< 4487 1726776677.05233: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4487xee7_rt3/tmpl7h7bl1x" to remote "/root/.ansible/tmp/ansible-tmp-1726776676.9075737-5186-37001439364271/AnsiballZ_tempfile.py" <<< 4487 1726776677.05236: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776676.9075737-5186-37001439364271/AnsiballZ_tempfile.py" <<< 4487 1726776677.05906: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776677.05980: stderr chunk (state=3): >>><<< 4487 1726776677.05983: stdout chunk (state=3): >>><<< 4487 1726776677.06003: done transferring module to remote 4487 1726776677.06016: _low_level_execute_command(): starting 4487 1726776677.06019: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776676.9075737-5186-37001439364271/ /root/.ansible/tmp/ansible-tmp-1726776676.9075737-5186-37001439364271/AnsiballZ_tempfile.py && sleep 0' 4487 1726776677.06500: 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 <<< 4487 1726776677.06504: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776677.06507: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776677.06509: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776677.06515: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776677.06555: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776677.06569: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776677.06655: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776677.08630: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776677.08683: stderr chunk (state=3): >>><<< 4487 1726776677.08686: stdout chunk (state=3): >>><<< 4487 1726776677.08700: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776677.08703: _low_level_execute_command(): starting 4487 1726776677.08709: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776676.9075737-5186-37001439364271/AnsiballZ_tempfile.py && sleep 0' 4487 1726776677.09183: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776677.09186: 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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776677.09190: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration <<< 4487 1726776677.09193: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776677.09195: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776677.09243: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776677.09246: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776677.09340: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776677.26381: stdout chunk (state=3): >>> {"changed": true, "path": "/tmp/ansible.xg2qxc3_.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}}} <<< 4487 1726776677.27853: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 4487 1726776677.27906: stderr chunk (state=3): >>><<< 4487 1726776677.27911: stdout chunk (state=3): >>><<< 4487 1726776677.27928: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "path": "/tmp/ansible.xg2qxc3_.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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK 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.14.47 closed. 4487 1726776677.27964: 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-1726776676.9075737-5186-37001439364271/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4487 1726776677.27974: _low_level_execute_command(): starting 4487 1726776677.27979: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776676.9075737-5186-37001439364271/ > /dev/null 2>&1 && sleep 0' 4487 1726776677.28455: 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 <<< 4487 1726776677.28459: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776677.28463: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776677.28475: 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.14.47 originally 10.31.14.47 debug2: match found <<< 4487 1726776677.28494: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776677.28523: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776677.28527: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776677.28536: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776677.28627: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776677.30635: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776677.30691: stderr chunk (state=3): >>><<< 4487 1726776677.30694: stdout chunk (state=3): >>><<< 4487 1726776677.30709: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776677.30718: handler run complete 4487 1726776677.30737: attempt loop complete, returning result 4487 1726776677.30740: _execute() done 4487 1726776677.30743: dumping result to json 4487 1726776677.30746: done dumping result, returning 4487 1726776677.30757: done running TaskExecutor() for managed_node3/TASK: Create temporary file for expected config [0233de48-8dd1-4d03-fd06-000000000227] 4487 1726776677.30763: sending task result for task 0233de48-8dd1-4d03-fd06-000000000227 4487 1726776677.30866: done sending task result for task 0233de48-8dd1-4d03-fd06-000000000227 4487 1726776677.30869: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.xg2qxc3_.kernel_settings", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } 4487 1726776677.30934: no more pending results, returning what we have 4487 1726776677.30938: results queue empty 4487 1726776677.30939: checking for any_errors_fatal 4487 1726776677.30940: done checking for any_errors_fatal 4487 1726776677.30940: checking for max_fail_percentage 4487 1726776677.30942: done checking for max_fail_percentage 4487 1726776677.30942: checking to see if all hosts have failed and the running result is not ok 4487 1726776677.30943: done checking to see if all hosts have failed 4487 1726776677.30944: getting the remaining hosts for this loop 4487 1726776677.30946: done getting the remaining hosts for this loop 4487 1726776677.30951: getting the next task for host managed_node3 4487 1726776677.30959: done getting next task for host managed_node3 4487 1726776677.30962: ^ task is: TASK: Put expected contents into temporary file 4487 1726776677.30965: ^ 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 4487 1726776677.30968: getting variables 4487 1726776677.30970: in VariableManager get_vars() 4487 1726776677.31012: Calling all_inventory to load vars for managed_node3 4487 1726776677.31015: Calling groups_inventory to load vars for managed_node3 4487 1726776677.31017: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776677.31029: Calling all_plugins_play to load vars for managed_node3 4487 1726776677.31032: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776677.31035: Calling groups_plugins_play to load vars for managed_node3 4487 1726776677.31242: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776677.31388: done with get_vars() 4487 1726776677.31398: done getting variables 4487 1726776677.31446: 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-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml:8 Thursday 19 September 2024 16:11:17 -0400 (0:00:00.447) 0:00:14.226 **** 4487 1726776677.31471: entering _queue_task() for managed_node3/copy 4487 1726776677.31717: worker is 1 (out of 1 available) 4487 1726776677.31733: exiting _queue_task() for managed_node3/copy 4487 1726776677.31745: done queuing things up, now waiting for results queue to drain 4487 1726776677.31747: waiting for pending results... 4487 1726776677.31926: running TaskExecutor() for managed_node3/TASK: Put expected contents into temporary file 4487 1726776677.32000: in run() - task 0233de48-8dd1-4d03-fd06-000000000228 4487 1726776677.32011: variable 'ansible_search_path' from source: unknown 4487 1726776677.32015: variable 'ansible_search_path' from source: unknown 4487 1726776677.32053: calling self._execute() 4487 1726776677.32126: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776677.32130: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776677.32139: variable 'omit' from source: magic vars 4487 1726776677.32227: variable 'omit' from source: magic vars 4487 1726776677.32265: variable 'omit' from source: magic vars 4487 1726776677.32531: variable '__kernel_settings_register_profile_conf_tempfile' from source: set_fact 4487 1726776677.32558: variable '__kernel_settings_profile_file' from source: include_vars 4487 1726776677.32616: variable '__kernel_settings_profile_file' from source: include_vars 4487 1726776677.32766: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4487 1726776677.34562: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4487 1726776677.34612: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4487 1726776677.34643: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4487 1726776677.34671: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4487 1726776677.34690: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4487 1726776677.34767: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4487 1726776677.34788: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4487 1726776677.34807: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4487 1726776677.34841: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4487 1726776677.34852: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4487 1726776677.34927: variable '__kernel_settings_blcmdline_value' from source: set_fact 4487 1726776677.34956: variable 'omit' from source: magic vars 4487 1726776677.34979: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4487 1726776677.35001: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4487 1726776677.35020: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4487 1726776677.35036: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776677.35046: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776677.35076: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4487 1726776677.35079: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776677.35082: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776677.35161: Set connection var ansible_pipelining to False 4487 1726776677.35165: Set connection var ansible_shell_executable to /bin/sh 4487 1726776677.35171: Set connection var ansible_timeout to 10 4487 1726776677.35177: Set connection var ansible_module_compression to ZIP_DEFLATED 4487 1726776677.35182: Set connection var ansible_connection to ssh 4487 1726776677.35187: Set connection var ansible_shell_type to sh 4487 1726776677.35206: variable 'ansible_shell_executable' from source: unknown 4487 1726776677.35209: variable 'ansible_connection' from source: unknown 4487 1726776677.35212: variable 'ansible_module_compression' from source: unknown 4487 1726776677.35217: variable 'ansible_shell_type' from source: unknown 4487 1726776677.35221: variable 'ansible_shell_executable' from source: unknown 4487 1726776677.35223: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776677.35229: variable 'ansible_pipelining' from source: unknown 4487 1726776677.35231: variable 'ansible_timeout' from source: unknown 4487 1726776677.35235: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776677.35311: 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) 4487 1726776677.35322: variable 'omit' from source: magic vars 4487 1726776677.35328: starting attempt loop 4487 1726776677.35330: running the handler 4487 1726776677.35341: _low_level_execute_command(): starting 4487 1726776677.35351: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4487 1726776677.35879: 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 <<< 4487 1726776677.35883: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776677.35887: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776677.35890: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776677.35946: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776677.35951: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776677.35958: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776677.36040: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776677.37839: stdout chunk (state=3): >>>/root <<< 4487 1726776677.37937: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776677.38001: stderr chunk (state=3): >>><<< 4487 1726776677.38005: stdout chunk (state=3): >>><<< 4487 1726776677.38028: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776677.38039: _low_level_execute_command(): starting 4487 1726776677.38045: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776677.3802674-5194-54156098860235 `" && echo ansible-tmp-1726776677.3802674-5194-54156098860235="` echo /root/.ansible/tmp/ansible-tmp-1726776677.3802674-5194-54156098860235 `" ) && sleep 0' 4487 1726776677.38553: 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 <<< 4487 1726776677.38557: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776677.38559: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4487 1726776677.38562: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776677.38564: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776677.38617: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776677.38620: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776677.38623: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776677.38709: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776677.40855: stdout chunk (state=3): >>>ansible-tmp-1726776677.3802674-5194-54156098860235=/root/.ansible/tmp/ansible-tmp-1726776677.3802674-5194-54156098860235 <<< 4487 1726776677.40963: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776677.41024: stderr chunk (state=3): >>><<< 4487 1726776677.41027: stdout chunk (state=3): >>><<< 4487 1726776677.41043: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776677.3802674-5194-54156098860235=/root/.ansible/tmp/ansible-tmp-1726776677.3802674-5194-54156098860235 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776677.41122: variable 'ansible_module_compression' from source: unknown 4487 1726776677.41163: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4487xee7_rt3/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 4487 1726776677.41192: variable 'ansible_facts' from source: unknown 4487 1726776677.41257: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776677.3802674-5194-54156098860235/AnsiballZ_stat.py 4487 1726776677.41357: Sending initial data 4487 1726776677.41360: Sent initial data (150 bytes) 4487 1726776677.41842: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776677.41846: 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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776677.41848: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776677.41853: 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.14.47 originally 10.31.14.47 debug2: match found <<< 4487 1726776677.41855: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776677.41907: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776677.41910: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776677.41917: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776677.42000: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776677.43763: 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 <<< 4487 1726776677.43840: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4487 1726776677.43923: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4487xee7_rt3/tmpyjz7ok_z /root/.ansible/tmp/ansible-tmp-1726776677.3802674-5194-54156098860235/AnsiballZ_stat.py <<< 4487 1726776677.43926: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776677.3802674-5194-54156098860235/AnsiballZ_stat.py" <<< 4487 1726776677.44012: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4487xee7_rt3/tmpyjz7ok_z" to remote "/root/.ansible/tmp/ansible-tmp-1726776677.3802674-5194-54156098860235/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776677.3802674-5194-54156098860235/AnsiballZ_stat.py" <<< 4487 1726776677.44701: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776677.44775: stderr chunk (state=3): >>><<< 4487 1726776677.44778: stdout chunk (state=3): >>><<< 4487 1726776677.44801: done transferring module to remote 4487 1726776677.44811: _low_level_execute_command(): starting 4487 1726776677.44818: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776677.3802674-5194-54156098860235/ /root/.ansible/tmp/ansible-tmp-1726776677.3802674-5194-54156098860235/AnsiballZ_stat.py && sleep 0' 4487 1726776677.45292: 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 <<< 4487 1726776677.45296: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776677.45298: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4487 1726776677.45301: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776677.45303: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776677.45356: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776677.45359: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776677.45448: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776677.47429: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776677.47484: stderr chunk (state=3): >>><<< 4487 1726776677.47489: stdout chunk (state=3): >>><<< 4487 1726776677.47509: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776677.47514: _low_level_execute_command(): starting 4487 1726776677.47517: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776677.3802674-5194-54156098860235/AnsiballZ_stat.py && sleep 0' 4487 1726776677.48270: 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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776677.48288: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776677.48308: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776677.48433: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776677.66883: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/tmp/ansible.xg2qxc3_.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": 1726776677.260914, "mtime": 1726776677.260914, "ctime": 1726776677.260914, "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.xg2qxc3_.kernel_settings", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 4487 1726776677.68701: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 4487 1726776677.68763: stderr chunk (state=3): >>><<< 4487 1726776677.68766: stdout chunk (state=3): >>><<< 4487 1726776677.68783: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/tmp/ansible.xg2qxc3_.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": 1726776677.260914, "mtime": 1726776677.260914, "ctime": 1726776677.260914, "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.xg2qxc3_.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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK 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.14.47 closed. 4487 1726776677.68832: done with _execute_module (ansible.legacy.stat, {'path': '/tmp/ansible.xg2qxc3_.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-1726776677.3802674-5194-54156098860235/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 4487 1726776677.68930: Sending initial data 4487 1726776677.68933: Sent initial data (154 bytes) 4487 1726776677.69410: 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 <<< 4487 1726776677.69414: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776677.69416: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776677.69419: 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.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776677.69477: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776677.69480: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776677.69483: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776677.69567: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776677.71347: 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 <<< 4487 1726776677.71428: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4487 1726776677.71506: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4487xee7_rt3/.k_d_kvuv /root/.ansible/tmp/ansible-tmp-1726776677.3802674-5194-54156098860235/.source.kernel_settings <<< 4487 1726776677.71512: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776677.3802674-5194-54156098860235/.source.kernel_settings" <<< 4487 1726776677.71587: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4487xee7_rt3/.k_d_kvuv" to remote "/root/.ansible/tmp/ansible-tmp-1726776677.3802674-5194-54156098860235/.source.kernel_settings" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776677.3802674-5194-54156098860235/.source.kernel_settings" <<< 4487 1726776677.71908: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776677.71973: stderr chunk (state=3): >>><<< 4487 1726776677.71976: stdout chunk (state=3): >>><<< 4487 1726776677.71995: _low_level_execute_command(): starting 4487 1726776677.71999: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776677.3802674-5194-54156098860235/ /root/.ansible/tmp/ansible-tmp-1726776677.3802674-5194-54156098860235/.source.kernel_settings && sleep 0' 4487 1726776677.72465: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776677.72468: 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.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776677.72471: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776677.72473: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776677.72475: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776677.72525: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776677.72529: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776677.72614: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776677.74591: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776677.74646: stderr chunk (state=3): >>><<< 4487 1726776677.74651: stdout chunk (state=3): >>><<< 4487 1726776677.74664: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776677.74686: variable 'ansible_module_compression' from source: unknown 4487 1726776677.74738: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4487xee7_rt3/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 4487 1726776677.74741: variable 'ansible_facts' from source: unknown 4487 1726776677.74784: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776677.3802674-5194-54156098860235/AnsiballZ_copy.py 4487 1726776677.74877: Sending initial data 4487 1726776677.74881: Sent initial data (150 bytes) 4487 1726776677.75345: 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 <<< 4487 1726776677.75350: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776677.75353: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776677.75355: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776677.75409: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776677.75417: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776677.75498: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776677.77237: 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 <<< 4487 1726776677.77312: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4487 1726776677.77391: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4487xee7_rt3/tmp1fp_fs2e /root/.ansible/tmp/ansible-tmp-1726776677.3802674-5194-54156098860235/AnsiballZ_copy.py <<< 4487 1726776677.77394: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776677.3802674-5194-54156098860235/AnsiballZ_copy.py" <<< 4487 1726776677.77471: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4487xee7_rt3/tmp1fp_fs2e" to remote "/root/.ansible/tmp/ansible-tmp-1726776677.3802674-5194-54156098860235/AnsiballZ_copy.py" <<< 4487 1726776677.77473: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776677.3802674-5194-54156098860235/AnsiballZ_copy.py" <<< 4487 1726776677.78166: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776677.78230: stderr chunk (state=3): >>><<< 4487 1726776677.78234: stdout chunk (state=3): >>><<< 4487 1726776677.78252: done transferring module to remote 4487 1726776677.78260: _low_level_execute_command(): starting 4487 1726776677.78265: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776677.3802674-5194-54156098860235/ /root/.ansible/tmp/ansible-tmp-1726776677.3802674-5194-54156098860235/AnsiballZ_copy.py && sleep 0' 4487 1726776677.78719: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776677.78722: 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.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776677.78725: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776677.78727: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776677.78736: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776677.78780: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776677.78793: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776677.78881: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776677.80865: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776677.80916: stderr chunk (state=3): >>><<< 4487 1726776677.80919: stdout chunk (state=3): >>><<< 4487 1726776677.80935: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776677.80938: _low_level_execute_command(): starting 4487 1726776677.80943: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776677.3802674-5194-54156098860235/AnsiballZ_copy.py && sleep 0' 4487 1726776677.81401: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776677.81404: 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.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776677.81407: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4487 1726776677.81409: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776677.81418: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776677.81460: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776677.81476: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776677.81566: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776678.00008: stdout chunk (state=3): >>> {"dest": "/tmp/ansible.xg2qxc3_.kernel_settings", "src": "/root/.ansible/tmp/ansible-tmp-1726776677.3802674-5194-54156098860235/.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.xg2qxc3_.kernel_settings", "mode": "0600", "src": "/root/.ansible/tmp/ansible-tmp-1726776677.3802674-5194-54156098860235/.source.kernel_settings", "_original_basename": ".k_d_kvuv", "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}}} <<< 4487 1726776678.01625: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 4487 1726776678.01687: stderr chunk (state=3): >>><<< 4487 1726776678.01691: stdout chunk (state=3): >>><<< 4487 1726776678.01705: _low_level_execute_command() done: rc=0, stdout= {"dest": "/tmp/ansible.xg2qxc3_.kernel_settings", "src": "/root/.ansible/tmp/ansible-tmp-1726776677.3802674-5194-54156098860235/.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.xg2qxc3_.kernel_settings", "mode": "0600", "src": "/root/.ansible/tmp/ansible-tmp-1726776677.3802674-5194-54156098860235/.source.kernel_settings", "_original_basename": ".k_d_kvuv", "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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK 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.14.47 closed. 4487 1726776678.01733: done with _execute_module (ansible.legacy.copy, {'dest': '/tmp/ansible.xg2qxc3_.kernel_settings', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726776677.3802674-5194-54156098860235/.source.kernel_settings', '_original_basename': '.k_d_kvuv', '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-1726776677.3802674-5194-54156098860235/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4487 1726776678.01746: _low_level_execute_command(): starting 4487 1726776678.01752: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776677.3802674-5194-54156098860235/ > /dev/null 2>&1 && sleep 0' 4487 1726776678.02230: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776678.02233: 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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776678.02236: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration <<< 4487 1726776678.02238: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776678.02240: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776678.02301: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776678.02308: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776678.02311: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776678.02385: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776678.04422: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776678.04475: stderr chunk (state=3): >>><<< 4487 1726776678.04478: stdout chunk (state=3): >>><<< 4487 1726776678.04492: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776678.04499: handler run complete 4487 1726776678.04523: attempt loop complete, returning result 4487 1726776678.04526: _execute() done 4487 1726776678.04529: dumping result to json 4487 1726776678.04533: done dumping result, returning 4487 1726776678.04541: done running TaskExecutor() for managed_node3/TASK: Put expected contents into temporary file [0233de48-8dd1-4d03-fd06-000000000228] 4487 1726776678.04550: sending task result for task 0233de48-8dd1-4d03-fd06-000000000228 4487 1726776678.04645: done sending task result for task 0233de48-8dd1-4d03-fd06-000000000228 4487 1726776678.04648: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "checksum": "169e46a0442e2493edda7ef1d37dfc572d06525c", "dest": "/tmp/ansible.xg2qxc3_.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-1726776677.3802674-5194-54156098860235/.source.kernel_settings", "state": "file", "uid": 0 } 4487 1726776678.04729: no more pending results, returning what we have 4487 1726776678.04732: results queue empty 4487 1726776678.04733: checking for any_errors_fatal 4487 1726776678.04738: done checking for any_errors_fatal 4487 1726776678.04739: checking for max_fail_percentage 4487 1726776678.04740: done checking for max_fail_percentage 4487 1726776678.04741: checking to see if all hosts have failed and the running result is not ok 4487 1726776678.04742: done checking to see if all hosts have failed 4487 1726776678.04742: getting the remaining hosts for this loop 4487 1726776678.04744: done getting the remaining hosts for this loop 4487 1726776678.04748: getting the next task for host managed_node3 4487 1726776678.04757: done getting next task for host managed_node3 4487 1726776678.04761: ^ task is: TASK: Ensure python command exists for tests below 4487 1726776678.04764: ^ 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 4487 1726776678.04768: getting variables 4487 1726776678.04769: in VariableManager get_vars() 4487 1726776678.04804: Calling all_inventory to load vars for managed_node3 4487 1726776678.04807: Calling groups_inventory to load vars for managed_node3 4487 1726776678.04809: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776678.04820: Calling all_plugins_play to load vars for managed_node3 4487 1726776678.04823: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776678.04826: Calling groups_plugins_play to load vars for managed_node3 4487 1726776678.04982: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776678.05291: done with get_vars() 4487 1726776678.05299: done getting variables 4487 1726776678.05343: 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-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml:14 Thursday 19 September 2024 16:11:18 -0400 (0:00:00.738) 0:00:14.965 **** 4487 1726776678.05366: entering _queue_task() for managed_node3/package 4487 1726776678.05583: worker is 1 (out of 1 available) 4487 1726776678.05595: exiting _queue_task() for managed_node3/package 4487 1726776678.05607: done queuing things up, now waiting for results queue to drain 4487 1726776678.05609: waiting for pending results... 4487 1726776678.05794: running TaskExecutor() for managed_node3/TASK: Ensure python command exists for tests below 4487 1726776678.05878: in run() - task 0233de48-8dd1-4d03-fd06-000000000229 4487 1726776678.05888: variable 'ansible_search_path' from source: unknown 4487 1726776678.05892: variable 'ansible_search_path' from source: unknown 4487 1726776678.05925: calling self._execute() 4487 1726776678.05994: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776678.05998: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776678.06007: variable 'omit' from source: magic vars 4487 1726776678.06089: variable 'omit' from source: magic vars 4487 1726776678.06123: variable 'omit' from source: magic vars 4487 1726776678.06145: variable '__kernel_settings_test_python_pkgs' from source: include_vars 4487 1726776678.06390: variable '__kernel_settings_test_python_pkgs' from source: include_vars 4487 1726776678.06554: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4487 1726776678.08102: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4487 1726776678.08166: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4487 1726776678.08193: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4487 1726776678.08220: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4487 1726776678.08244: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4487 1726776678.08321: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4487 1726776678.08343: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4487 1726776678.08364: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4487 1726776678.08393: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4487 1726776678.08403: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4487 1726776678.08487: variable '__kernel_settings_is_ostree' from source: set_fact 4487 1726776678.08491: variable 'omit' from source: magic vars 4487 1726776678.08519: variable 'omit' from source: magic vars 4487 1726776678.08540: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4487 1726776678.08566: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4487 1726776678.08582: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4487 1726776678.08596: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776678.08605: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776678.08631: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4487 1726776678.08635: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776678.08637: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776678.08715: Set connection var ansible_pipelining to False 4487 1726776678.08719: Set connection var ansible_shell_executable to /bin/sh 4487 1726776678.08723: Set connection var ansible_timeout to 10 4487 1726776678.08729: Set connection var ansible_module_compression to ZIP_DEFLATED 4487 1726776678.08734: Set connection var ansible_connection to ssh 4487 1726776678.08739: Set connection var ansible_shell_type to sh 4487 1726776678.08759: variable 'ansible_shell_executable' from source: unknown 4487 1726776678.08762: variable 'ansible_connection' from source: unknown 4487 1726776678.08764: variable 'ansible_module_compression' from source: unknown 4487 1726776678.08769: variable 'ansible_shell_type' from source: unknown 4487 1726776678.08772: variable 'ansible_shell_executable' from source: unknown 4487 1726776678.08774: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776678.08777: variable 'ansible_pipelining' from source: unknown 4487 1726776678.08779: variable 'ansible_timeout' from source: unknown 4487 1726776678.08782: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776678.08857: 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) 4487 1726776678.08865: variable 'omit' from source: magic vars 4487 1726776678.08871: starting attempt loop 4487 1726776678.08874: running the handler 4487 1726776678.08879: variable 'ansible_facts' from source: unknown 4487 1726776678.08882: variable 'ansible_facts' from source: unknown 4487 1726776678.08927: _low_level_execute_command(): starting 4487 1726776678.08933: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4487 1726776678.09454: 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 <<< 4487 1726776678.09458: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776678.09461: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776678.09473: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776678.09519: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776678.09523: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776678.09526: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776678.09617: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776678.11451: stdout chunk (state=3): >>>/root <<< 4487 1726776678.11559: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776678.11615: stderr chunk (state=3): >>><<< 4487 1726776678.11623: stdout chunk (state=3): >>><<< 4487 1726776678.11645: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776678.11658: _low_level_execute_command(): starting 4487 1726776678.11664: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776678.1164653-5212-274101602019039 `" && echo ansible-tmp-1726776678.1164653-5212-274101602019039="` echo /root/.ansible/tmp/ansible-tmp-1726776678.1164653-5212-274101602019039 `" ) && sleep 0' 4487 1726776678.12141: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776678.12144: 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.14.47 originally 10.31.14.47 <<< 4487 1726776678.12147: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776678.12152: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration <<< 4487 1726776678.12155: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776678.12157: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776678.12208: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776678.12211: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776678.12216: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776678.12302: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776678.14456: stdout chunk (state=3): >>>ansible-tmp-1726776678.1164653-5212-274101602019039=/root/.ansible/tmp/ansible-tmp-1726776678.1164653-5212-274101602019039 <<< 4487 1726776678.14569: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776678.14622: stderr chunk (state=3): >>><<< 4487 1726776678.14626: stdout chunk (state=3): >>><<< 4487 1726776678.14645: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776678.1164653-5212-274101602019039=/root/.ansible/tmp/ansible-tmp-1726776678.1164653-5212-274101602019039 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776678.14676: variable 'ansible_module_compression' from source: unknown 4487 1726776678.14724: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4487xee7_rt3/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 4487 1726776678.14762: variable 'ansible_facts' from source: unknown 4487 1726776678.14843: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776678.1164653-5212-274101602019039/AnsiballZ_dnf.py 4487 1726776678.14951: Sending initial data 4487 1726776678.14955: Sent initial data (150 bytes) 4487 1726776678.15435: 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 <<< 4487 1726776678.15439: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776678.15442: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776678.15444: 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.14.47 originally 10.31.14.47 debug2: match found <<< 4487 1726776678.15447: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776678.15498: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776678.15507: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776678.15511: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776678.15587: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776678.17356: 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 <<< 4487 1726776678.17361: stderr chunk (state=3): >>>debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 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 <<< 4487 1726776678.17434: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4487 1726776678.17513: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4487xee7_rt3/tmp6e8t3t_2 /root/.ansible/tmp/ansible-tmp-1726776678.1164653-5212-274101602019039/AnsiballZ_dnf.py <<< 4487 1726776678.17520: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776678.1164653-5212-274101602019039/AnsiballZ_dnf.py" <<< 4487 1726776678.17592: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4487xee7_rt3/tmp6e8t3t_2" to remote "/root/.ansible/tmp/ansible-tmp-1726776678.1164653-5212-274101602019039/AnsiballZ_dnf.py" <<< 4487 1726776678.17595: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776678.1164653-5212-274101602019039/AnsiballZ_dnf.py" <<< 4487 1726776678.18431: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776678.18496: stderr chunk (state=3): >>><<< 4487 1726776678.18500: stdout chunk (state=3): >>><<< 4487 1726776678.18520: done transferring module to remote 4487 1726776678.18532: _low_level_execute_command(): starting 4487 1726776678.18536: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776678.1164653-5212-274101602019039/ /root/.ansible/tmp/ansible-tmp-1726776678.1164653-5212-274101602019039/AnsiballZ_dnf.py && sleep 0' 4487 1726776678.19002: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776678.19006: 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.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776678.19009: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4487 1726776678.19011: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776678.19013: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776678.19066: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776678.19071: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776678.19156: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776678.21125: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776678.21169: stderr chunk (state=3): >>><<< 4487 1726776678.21172: stdout chunk (state=3): >>><<< 4487 1726776678.21186: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776678.21190: _low_level_execute_command(): starting 4487 1726776678.21194: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776678.1164653-5212-274101602019039/AnsiballZ_dnf.py && sleep 0' 4487 1726776678.21647: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776678.21653: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4487 1726776678.21655: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776678.21658: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776678.21660: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4487 1726776678.21662: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776678.21711: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776678.21714: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776678.21802: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776679.40368: 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}}} <<< 4487 1726776679.45935: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 4487 1726776679.45987: stderr chunk (state=3): >>><<< 4487 1726776679.45991: stdout chunk (state=3): >>><<< 4487 1726776679.46010: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK 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.14.47 closed. 4487 1726776679.46056: 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-1726776678.1164653-5212-274101602019039/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4487 1726776679.46063: _low_level_execute_command(): starting 4487 1726776679.46068: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776678.1164653-5212-274101602019039/ > /dev/null 2>&1 && sleep 0' 4487 1726776679.46540: 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 <<< 4487 1726776679.46544: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776679.46546: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776679.46554: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776679.46606: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776679.46610: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776679.46617: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776679.46697: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776679.48747: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776679.48801: stderr chunk (state=3): >>><<< 4487 1726776679.48807: stdout chunk (state=3): >>><<< 4487 1726776679.48855: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776679.48858: handler run complete 4487 1726776679.48861: attempt loop complete, returning result 4487 1726776679.48863: _execute() done 4487 1726776679.48866: dumping result to json 4487 1726776679.48867: done dumping result, returning 4487 1726776679.48874: done running TaskExecutor() for managed_node3/TASK: Ensure python command exists for tests below [0233de48-8dd1-4d03-fd06-000000000229] 4487 1726776679.48879: sending task result for task 0233de48-8dd1-4d03-fd06-000000000229 4487 1726776679.48983: done sending task result for task 0233de48-8dd1-4d03-fd06-000000000229 4487 1726776679.48986: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 4487 1726776679.49067: no more pending results, returning what we have 4487 1726776679.49070: results queue empty 4487 1726776679.49071: checking for any_errors_fatal 4487 1726776679.49079: done checking for any_errors_fatal 4487 1726776679.49080: checking for max_fail_percentage 4487 1726776679.49081: done checking for max_fail_percentage 4487 1726776679.49082: checking to see if all hosts have failed and the running result is not ok 4487 1726776679.49083: done checking to see if all hosts have failed 4487 1726776679.49084: getting the remaining hosts for this loop 4487 1726776679.49085: done getting the remaining hosts for this loop 4487 1726776679.49089: getting the next task for host managed_node3 4487 1726776679.49101: done getting next task for host managed_node3 4487 1726776679.49104: ^ task is: TASK: Diff expected vs actual content 4487 1726776679.49108: ^ 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 4487 1726776679.49111: getting variables 4487 1726776679.49115: in VariableManager get_vars() 4487 1726776679.49148: Calling all_inventory to load vars for managed_node3 4487 1726776679.49152: Calling groups_inventory to load vars for managed_node3 4487 1726776679.49155: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776679.49164: Calling all_plugins_play to load vars for managed_node3 4487 1726776679.49167: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776679.49170: Calling groups_plugins_play to load vars for managed_node3 4487 1726776679.49321: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776679.49468: done with get_vars() 4487 1726776679.49477: done getting variables 4487 1726776679.49524: 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-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml:20 Thursday 19 September 2024 16:11:19 -0400 (0:00:01.441) 0:00:16.407 **** 4487 1726776679.49550: entering _queue_task() for managed_node3/shell 4487 1726776679.49774: worker is 1 (out of 1 available) 4487 1726776679.49789: exiting _queue_task() for managed_node3/shell 4487 1726776679.49801: done queuing things up, now waiting for results queue to drain 4487 1726776679.49803: waiting for pending results... 4487 1726776679.49978: running TaskExecutor() for managed_node3/TASK: Diff expected vs actual content 4487 1726776679.50058: in run() - task 0233de48-8dd1-4d03-fd06-00000000022a 4487 1726776679.50069: variable 'ansible_search_path' from source: unknown 4487 1726776679.50077: variable 'ansible_search_path' from source: unknown 4487 1726776679.50179: calling self._execute() 4487 1726776679.50198: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776679.50455: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776679.50459: variable 'omit' from source: magic vars 4487 1726776679.50462: variable 'omit' from source: magic vars 4487 1726776679.50464: variable 'omit' from source: magic vars 4487 1726776679.50804: variable '__kernel_settings_test_python_cmd' from source: include_vars 4487 1726776679.50816: variable '__kernel_settings_register_profile_conf_tempfile' from source: set_fact 4487 1726776679.50831: variable '__kernel_settings_profile_filename' from source: role '' exported vars 4487 1726776679.50908: variable '__kernel_settings_profile_dir' from source: role '' exported vars 4487 1726776679.50998: variable '__kernel_settings_profile_parent' from source: set_fact 4487 1726776679.51002: variable '__kernel_settings_tuned_profile' from source: role '' exported vars 4487 1726776679.51154: variable 'omit' from source: magic vars 4487 1726776679.51191: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4487 1726776679.51233: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4487 1726776679.51269: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4487 1726776679.51284: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776679.51298: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776679.51332: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4487 1726776679.51336: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776679.51338: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776679.51455: Set connection var ansible_pipelining to False 4487 1726776679.51463: Set connection var ansible_shell_executable to /bin/sh 4487 1726776679.51486: Set connection var ansible_timeout to 10 4487 1726776679.51490: Set connection var ansible_module_compression to ZIP_DEFLATED 4487 1726776679.51492: Set connection var ansible_connection to ssh 4487 1726776679.51494: Set connection var ansible_shell_type to sh 4487 1726776679.51597: variable 'ansible_shell_executable' from source: unknown 4487 1726776679.51601: variable 'ansible_connection' from source: unknown 4487 1726776679.51603: variable 'ansible_module_compression' from source: unknown 4487 1726776679.51605: variable 'ansible_shell_type' from source: unknown 4487 1726776679.51608: variable 'ansible_shell_executable' from source: unknown 4487 1726776679.51610: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776679.51615: variable 'ansible_pipelining' from source: unknown 4487 1726776679.51617: variable 'ansible_timeout' from source: unknown 4487 1726776679.51621: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776679.51691: 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) 4487 1726776679.51702: variable 'omit' from source: magic vars 4487 1726776679.51705: starting attempt loop 4487 1726776679.51708: running the handler 4487 1726776679.51719: 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) 4487 1726776679.51738: _low_level_execute_command(): starting 4487 1726776679.51747: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4487 1726776679.52424: 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 <<< 4487 1726776679.52442: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776679.52490: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776679.52502: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776679.52598: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776679.54395: stdout chunk (state=3): >>>/root <<< 4487 1726776679.54512: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776679.54567: stderr chunk (state=3): >>><<< 4487 1726776679.54570: stdout chunk (state=3): >>><<< 4487 1726776679.54593: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776679.54605: _low_level_execute_command(): starting 4487 1726776679.54616: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776679.5459244-5223-38652663406500 `" && echo ansible-tmp-1726776679.5459244-5223-38652663406500="` echo /root/.ansible/tmp/ansible-tmp-1726776679.5459244-5223-38652663406500 `" ) && sleep 0' 4487 1726776679.55104: 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 <<< 4487 1726776679.55107: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776679.55110: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address <<< 4487 1726776679.55112: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776679.55115: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776679.55175: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776679.55181: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776679.55184: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776679.55263: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776679.57386: stdout chunk (state=3): >>>ansible-tmp-1726776679.5459244-5223-38652663406500=/root/.ansible/tmp/ansible-tmp-1726776679.5459244-5223-38652663406500 <<< 4487 1726776679.57506: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776679.57567: stderr chunk (state=3): >>><<< 4487 1726776679.57570: stdout chunk (state=3): >>><<< 4487 1726776679.57586: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776679.5459244-5223-38652663406500=/root/.ansible/tmp/ansible-tmp-1726776679.5459244-5223-38652663406500 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776679.57614: variable 'ansible_module_compression' from source: unknown 4487 1726776679.57663: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4487xee7_rt3/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 4487 1726776679.57696: variable 'ansible_facts' from source: unknown 4487 1726776679.57758: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776679.5459244-5223-38652663406500/AnsiballZ_command.py 4487 1726776679.57868: Sending initial data 4487 1726776679.57871: Sent initial data (153 bytes) 4487 1726776679.58351: 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 <<< 4487 1726776679.58355: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776679.58358: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776679.58360: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776679.58413: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776679.58424: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776679.58429: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776679.58505: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776679.60254: 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 <<< 4487 1726776679.60330: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4487 1726776679.60407: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4487xee7_rt3/tmpiqb3olui /root/.ansible/tmp/ansible-tmp-1726776679.5459244-5223-38652663406500/AnsiballZ_command.py <<< 4487 1726776679.60413: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776679.5459244-5223-38652663406500/AnsiballZ_command.py" <<< 4487 1726776679.60486: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4487xee7_rt3/tmpiqb3olui" to remote "/root/.ansible/tmp/ansible-tmp-1726776679.5459244-5223-38652663406500/AnsiballZ_command.py" <<< 4487 1726776679.60489: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776679.5459244-5223-38652663406500/AnsiballZ_command.py" <<< 4487 1726776679.61236: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776679.61240: stderr chunk (state=3): >>><<< 4487 1726776679.61246: stdout chunk (state=3): >>><<< 4487 1726776679.61270: done transferring module to remote 4487 1726776679.61280: _low_level_execute_command(): starting 4487 1726776679.61284: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776679.5459244-5223-38652663406500/ /root/.ansible/tmp/ansible-tmp-1726776679.5459244-5223-38652663406500/AnsiballZ_command.py && sleep 0' 4487 1726776679.61762: 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 <<< 4487 1726776679.61766: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776679.61773: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776679.61775: 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.14.47 originally 10.31.14.47 debug2: match found <<< 4487 1726776679.61779: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776679.61828: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776679.61835: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776679.61837: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776679.61919: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776679.63904: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776679.63962: stderr chunk (state=3): >>><<< 4487 1726776679.63965: stdout chunk (state=3): >>><<< 4487 1726776679.63980: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776679.63983: _low_level_execute_command(): starting 4487 1726776679.63988: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776679.5459244-5223-38652663406500/AnsiballZ_command.py && sleep 0' 4487 1726776679.64472: 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 <<< 4487 1726776679.64476: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776679.64480: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776679.64482: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776679.64538: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776679.64541: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776679.64543: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776679.64637: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776679.85400: 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.xg2qxc3_.kernel_settings /etc/tuned/profiles/kernel_settings/tuned.conf\n", "start": "2024-09-19 16:11:19.821213", "end": "2024-09-19 16:11:19.852518", "delta": "0:00:00.031305", "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.xg2qxc3_.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}}} <<< 4487 1726776679.87159: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 4487 1726776679.87214: stderr chunk (state=3): >>><<< 4487 1726776679.87217: stdout chunk (state=3): >>><<< 4487 1726776679.87236: _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.xg2qxc3_.kernel_settings /etc/tuned/profiles/kernel_settings/tuned.conf\n", "start": "2024-09-19 16:11:19.821213", "end": "2024-09-19 16:11:19.852518", "delta": "0:00:00.031305", "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.xg2qxc3_.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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK 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.14.47 closed. 4487 1726776679.87267: 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.xg2qxc3_.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-1726776679.5459244-5223-38652663406500/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4487 1726776679.87276: _low_level_execute_command(): starting 4487 1726776679.87285: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776679.5459244-5223-38652663406500/ > /dev/null 2>&1 && sleep 0' 4487 1726776679.87754: 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 <<< 4487 1726776679.87758: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776679.87761: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration <<< 4487 1726776679.87763: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776679.87769: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776679.87807: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776679.87829: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776679.87909: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776679.89947: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776679.90003: stderr chunk (state=3): >>><<< 4487 1726776679.90007: stdout chunk (state=3): >>><<< 4487 1726776679.90022: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776679.90029: handler run complete 4487 1726776679.90051: Evaluated conditional (False): False 4487 1726776679.90060: attempt loop complete, returning result 4487 1726776679.90063: _execute() done 4487 1726776679.90065: dumping result to json 4487 1726776679.90070: done dumping result, returning 4487 1726776679.90080: done running TaskExecutor() for managed_node3/TASK: Diff expected vs actual content [0233de48-8dd1-4d03-fd06-00000000022a] 4487 1726776679.90086: sending task result for task 0233de48-8dd1-4d03-fd06-00000000022a 4487 1726776679.90192: done sending task result for task 0233de48-8dd1-4d03-fd06-00000000022a 4487 1726776679.90196: 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.xg2qxc3_.kernel_settings /etc/tuned/profiles/kernel_settings/tuned.conf\n", "delta": "0:00:00.031305", "end": "2024-09-19 16:11:19.852518", "rc": 0, "start": "2024-09-19 16:11:19.821213" } 4487 1726776679.90272: no more pending results, returning what we have 4487 1726776679.90276: results queue empty 4487 1726776679.90277: checking for any_errors_fatal 4487 1726776679.90285: done checking for any_errors_fatal 4487 1726776679.90286: checking for max_fail_percentage 4487 1726776679.90288: done checking for max_fail_percentage 4487 1726776679.90288: checking to see if all hosts have failed and the running result is not ok 4487 1726776679.90289: done checking to see if all hosts have failed 4487 1726776679.90290: getting the remaining hosts for this loop 4487 1726776679.90292: done getting the remaining hosts for this loop 4487 1726776679.90296: getting the next task for host managed_node3 4487 1726776679.90303: done getting next task for host managed_node3 4487 1726776679.90310: ^ task is: TASK: Verify expected content 4487 1726776679.90317: ^ 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 4487 1726776679.90320: getting variables 4487 1726776679.90321: in VariableManager get_vars() 4487 1726776679.90356: Calling all_inventory to load vars for managed_node3 4487 1726776679.90358: Calling groups_inventory to load vars for managed_node3 4487 1726776679.90360: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776679.90371: Calling all_plugins_play to load vars for managed_node3 4487 1726776679.90373: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776679.90376: Calling groups_plugins_play to load vars for managed_node3 4487 1726776679.90559: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776679.90699: done with get_vars() 4487 1726776679.90707: done getting variables 4487 1726776679.90757: 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-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml:33 Thursday 19 September 2024 16:11:19 -0400 (0:00:00.412) 0:00:16.819 **** 4487 1726776679.90778: entering _queue_task() for managed_node3/set_fact 4487 1726776679.90993: worker is 1 (out of 1 available) 4487 1726776679.91007: exiting _queue_task() for managed_node3/set_fact 4487 1726776679.91023: done queuing things up, now waiting for results queue to drain 4487 1726776679.91024: waiting for pending results... 4487 1726776679.91188: running TaskExecutor() for managed_node3/TASK: Verify expected content 4487 1726776679.91263: in run() - task 0233de48-8dd1-4d03-fd06-00000000022b 4487 1726776679.91273: variable 'ansible_search_path' from source: unknown 4487 1726776679.91277: variable 'ansible_search_path' from source: unknown 4487 1726776679.91309: calling self._execute() 4487 1726776679.91375: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776679.91381: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776679.91390: variable 'omit' from source: magic vars 4487 1726776679.91744: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4487 1726776679.91932: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4487 1726776679.91966: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4487 1726776679.91992: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4487 1726776679.92021: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4487 1726776679.92106: variable '__kernel_settings_register_profile_conf_result' from source: set_fact 4487 1726776679.92131: Evaluated conditional (__kernel_settings_register_profile_conf_result is failed): False 4487 1726776679.92134: when evaluation is False, skipping this task 4487 1726776679.92137: _execute() done 4487 1726776679.92139: dumping result to json 4487 1726776679.92141: done dumping result, returning 4487 1726776679.92146: done running TaskExecutor() for managed_node3/TASK: Verify expected content [0233de48-8dd1-4d03-fd06-00000000022b] 4487 1726776679.92153: sending task result for task 0233de48-8dd1-4d03-fd06-00000000022b 4487 1726776679.92242: done sending task result for task 0233de48-8dd1-4d03-fd06-00000000022b 4487 1726776679.92245: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_profile_conf_result is failed", "skip_reason": "Conditional result was False" } 4487 1726776679.92292: no more pending results, returning what we have 4487 1726776679.92295: results queue empty 4487 1726776679.92296: checking for any_errors_fatal 4487 1726776679.92302: done checking for any_errors_fatal 4487 1726776679.92303: checking for max_fail_percentage 4487 1726776679.92305: done checking for max_fail_percentage 4487 1726776679.92305: checking to see if all hosts have failed and the running result is not ok 4487 1726776679.92306: done checking to see if all hosts have failed 4487 1726776679.92307: getting the remaining hosts for this loop 4487 1726776679.92308: done getting the remaining hosts for this loop 4487 1726776679.92314: getting the next task for host managed_node3 4487 1726776679.92321: done getting next task for host managed_node3 4487 1726776679.92323: ^ task is: TASK: Show diff - may not reflect actual ConfigObj differences 4487 1726776679.92327: ^ 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 4487 1726776679.92330: getting variables 4487 1726776679.92332: in VariableManager get_vars() 4487 1726776679.92366: Calling all_inventory to load vars for managed_node3 4487 1726776679.92368: Calling groups_inventory to load vars for managed_node3 4487 1726776679.92371: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776679.92380: Calling all_plugins_play to load vars for managed_node3 4487 1726776679.92382: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776679.92385: Calling groups_plugins_play to load vars for managed_node3 4487 1726776679.92517: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776679.92664: done with get_vars() 4487 1726776679.92673: done getting variables 4487 1726776679.92719: 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-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml:38 Thursday 19 September 2024 16:11:19 -0400 (0:00:00.019) 0:00:16.839 **** 4487 1726776679.92741: entering _queue_task() for managed_node3/command 4487 1726776679.92969: worker is 1 (out of 1 available) 4487 1726776679.92985: exiting _queue_task() for managed_node3/command 4487 1726776679.92996: done queuing things up, now waiting for results queue to drain 4487 1726776679.92998: waiting for pending results... 4487 1726776679.93166: running TaskExecutor() for managed_node3/TASK: Show diff - may not reflect actual ConfigObj differences 4487 1726776679.93233: in run() - task 0233de48-8dd1-4d03-fd06-00000000022c 4487 1726776679.93245: variable 'ansible_search_path' from source: unknown 4487 1726776679.93248: variable 'ansible_search_path' from source: unknown 4487 1726776679.93282: calling self._execute() 4487 1726776679.93352: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776679.93359: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776679.93367: variable 'omit' from source: magic vars 4487 1726776679.93722: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4487 1726776679.93965: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4487 1726776679.93999: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4487 1726776679.94027: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4487 1726776679.94056: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4487 1726776679.94137: variable '__kernel_settings_register_profile_conf_result' from source: set_fact 4487 1726776679.94158: Evaluated conditional (__kernel_settings_register_profile_conf_result is failed): False 4487 1726776679.94161: when evaluation is False, skipping this task 4487 1726776679.94164: _execute() done 4487 1726776679.94167: dumping result to json 4487 1726776679.94170: done dumping result, returning 4487 1726776679.94177: done running TaskExecutor() for managed_node3/TASK: Show diff - may not reflect actual ConfigObj differences [0233de48-8dd1-4d03-fd06-00000000022c] 4487 1726776679.94182: sending task result for task 0233de48-8dd1-4d03-fd06-00000000022c 4487 1726776679.94269: done sending task result for task 0233de48-8dd1-4d03-fd06-00000000022c 4487 1726776679.94272: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_profile_conf_result is failed", "skip_reason": "Conditional result was False" } 4487 1726776679.94321: no more pending results, returning what we have 4487 1726776679.94324: results queue empty 4487 1726776679.94325: checking for any_errors_fatal 4487 1726776679.94331: done checking for any_errors_fatal 4487 1726776679.94332: checking for max_fail_percentage 4487 1726776679.94333: done checking for max_fail_percentage 4487 1726776679.94334: checking to see if all hosts have failed and the running result is not ok 4487 1726776679.94335: done checking to see if all hosts have failed 4487 1726776679.94336: getting the remaining hosts for this loop 4487 1726776679.94337: done getting the remaining hosts for this loop 4487 1726776679.94341: getting the next task for host managed_node3 4487 1726776679.94348: done getting next task for host managed_node3 4487 1726776679.94353: ^ task is: TASK: Get active_profile file 4487 1726776679.94357: ^ 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 4487 1726776679.94359: getting variables 4487 1726776679.94361: in VariableManager get_vars() 4487 1726776679.94390: Calling all_inventory to load vars for managed_node3 4487 1726776679.94392: Calling groups_inventory to load vars for managed_node3 4487 1726776679.94395: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776679.94403: Calling all_plugins_play to load vars for managed_node3 4487 1726776679.94406: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776679.94408: Calling groups_plugins_play to load vars for managed_node3 4487 1726776679.94579: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776679.94718: done with get_vars() 4487 1726776679.94727: done getting variables TASK [Get active_profile file] ************************************************* task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml:46 Thursday 19 September 2024 16:11:19 -0400 (0:00:00.020) 0:00:16.860 **** 4487 1726776679.94795: entering _queue_task() for managed_node3/slurp 4487 1726776679.94999: worker is 1 (out of 1 available) 4487 1726776679.95011: exiting _queue_task() for managed_node3/slurp 4487 1726776679.95026: done queuing things up, now waiting for results queue to drain 4487 1726776679.95028: waiting for pending results... 4487 1726776679.95192: running TaskExecutor() for managed_node3/TASK: Get active_profile file 4487 1726776679.95262: in run() - task 0233de48-8dd1-4d03-fd06-00000000022d 4487 1726776679.95273: variable 'ansible_search_path' from source: unknown 4487 1726776679.95277: variable 'ansible_search_path' from source: unknown 4487 1726776679.95307: calling self._execute() 4487 1726776679.95373: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776679.95379: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776679.95387: variable 'omit' from source: magic vars 4487 1726776679.95467: variable 'omit' from source: magic vars 4487 1726776679.95503: variable 'omit' from source: magic vars 4487 1726776679.95529: variable 'omit' from source: magic vars 4487 1726776679.95566: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4487 1726776679.95597: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4487 1726776679.95617: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4487 1726776679.95632: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776679.95641: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776679.95668: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4487 1726776679.95672: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776679.95674: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776679.95748: Set connection var ansible_pipelining to False 4487 1726776679.95753: Set connection var ansible_shell_executable to /bin/sh 4487 1726776679.95760: Set connection var ansible_timeout to 10 4487 1726776679.95765: Set connection var ansible_module_compression to ZIP_DEFLATED 4487 1726776679.95770: Set connection var ansible_connection to ssh 4487 1726776679.95775: Set connection var ansible_shell_type to sh 4487 1726776679.95791: variable 'ansible_shell_executable' from source: unknown 4487 1726776679.95795: variable 'ansible_connection' from source: unknown 4487 1726776679.95799: variable 'ansible_module_compression' from source: unknown 4487 1726776679.95802: variable 'ansible_shell_type' from source: unknown 4487 1726776679.95804: variable 'ansible_shell_executable' from source: unknown 4487 1726776679.95807: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776679.95809: variable 'ansible_pipelining' from source: unknown 4487 1726776679.95811: variable 'ansible_timeout' from source: unknown 4487 1726776679.95816: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776679.95970: 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) 4487 1726776679.95977: variable 'omit' from source: magic vars 4487 1726776679.95983: starting attempt loop 4487 1726776679.95986: running the handler 4487 1726776679.95998: _low_level_execute_command(): starting 4487 1726776679.96005: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4487 1726776679.96540: 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 <<< 4487 1726776679.96569: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776679.96573: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776679.96576: 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.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776679.96635: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776679.96638: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776679.96640: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776679.96733: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776679.98553: stdout chunk (state=3): >>>/root <<< 4487 1726776679.98661: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776679.98719: stderr chunk (state=3): >>><<< 4487 1726776679.98722: stdout chunk (state=3): >>><<< 4487 1726776679.98750: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776679.98761: _low_level_execute_command(): starting 4487 1726776679.98767: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776679.987501-5236-137978050822862 `" && echo ansible-tmp-1726776679.987501-5236-137978050822862="` echo /root/.ansible/tmp/ansible-tmp-1726776679.987501-5236-137978050822862 `" ) && sleep 0' 4487 1726776679.99225: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776679.99240: 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.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776679.99243: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776679.99259: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776679.99325: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776679.99331: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776679.99333: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776679.99415: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776680.01517: stdout chunk (state=3): >>>ansible-tmp-1726776679.987501-5236-137978050822862=/root/.ansible/tmp/ansible-tmp-1726776679.987501-5236-137978050822862 <<< 4487 1726776680.01637: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776680.01693: stderr chunk (state=3): >>><<< 4487 1726776680.01696: stdout chunk (state=3): >>><<< 4487 1726776680.01714: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776679.987501-5236-137978050822862=/root/.ansible/tmp/ansible-tmp-1726776679.987501-5236-137978050822862 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776680.01757: variable 'ansible_module_compression' from source: unknown 4487 1726776680.01798: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4487xee7_rt3/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 4487 1726776680.01829: variable 'ansible_facts' from source: unknown 4487 1726776680.01887: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776679.987501-5236-137978050822862/AnsiballZ_slurp.py 4487 1726776680.01992: Sending initial data 4487 1726776680.01996: Sent initial data (151 bytes) 4487 1726776680.02462: 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 <<< 4487 1726776680.02466: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776680.02474: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration <<< 4487 1726776680.02488: 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.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776680.02533: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776680.02536: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776680.02621: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776680.04340: 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 <<< 4487 1726776680.04417: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4487 1726776680.04497: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4487xee7_rt3/tmphhw2a1fl /root/.ansible/tmp/ansible-tmp-1726776679.987501-5236-137978050822862/AnsiballZ_slurp.py <<< 4487 1726776680.04501: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776679.987501-5236-137978050822862/AnsiballZ_slurp.py" <<< 4487 1726776680.04575: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4487xee7_rt3/tmphhw2a1fl" to remote "/root/.ansible/tmp/ansible-tmp-1726776679.987501-5236-137978050822862/AnsiballZ_slurp.py" <<< 4487 1726776680.04578: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776679.987501-5236-137978050822862/AnsiballZ_slurp.py" <<< 4487 1726776680.05257: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776680.05330: stderr chunk (state=3): >>><<< 4487 1726776680.05333: stdout chunk (state=3): >>><<< 4487 1726776680.05355: done transferring module to remote 4487 1726776680.05365: _low_level_execute_command(): starting 4487 1726776680.05370: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776679.987501-5236-137978050822862/ /root/.ansible/tmp/ansible-tmp-1726776679.987501-5236-137978050822862/AnsiballZ_slurp.py && sleep 0' 4487 1726776680.05842: 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 <<< 4487 1726776680.05845: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776680.05848: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776680.05853: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776680.05856: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776680.05904: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776680.05909: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776680.05911: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776680.05989: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776680.07963: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776680.08011: stderr chunk (state=3): >>><<< 4487 1726776680.08015: stdout chunk (state=3): >>><<< 4487 1726776680.08031: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776680.08034: _low_level_execute_command(): starting 4487 1726776680.08039: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776679.987501-5236-137978050822862/AnsiballZ_slurp.py && sleep 0' 4487 1726776680.08479: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776680.08483: 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.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776680.08485: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4487 1726776680.08488: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776680.08490: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776680.08539: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776680.08542: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776680.08634: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776680.25703: stdout chunk (state=3): >>> {"content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "source": "/etc/tuned/active_profile", "encoding": "base64", "invocation": {"module_args": {"src": "/etc/tuned/active_profile"}}} <<< 4487 1726776680.27141: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 4487 1726776680.27199: stderr chunk (state=3): >>><<< 4487 1726776680.27203: stdout chunk (state=3): >>><<< 4487 1726776680.27218: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK 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.14.47 closed. 4487 1726776680.27255: 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-1726776679.987501-5236-137978050822862/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4487 1726776680.27264: _low_level_execute_command(): starting 4487 1726776680.27269: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776679.987501-5236-137978050822862/ > /dev/null 2>&1 && sleep 0' 4487 1726776680.27757: 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 <<< 4487 1726776680.27761: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776680.27763: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776680.27765: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776680.27820: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776680.27823: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776680.27825: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776680.27910: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776680.29894: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776680.29946: stderr chunk (state=3): >>><<< 4487 1726776680.29957: stdout chunk (state=3): >>><<< 4487 1726776680.29968: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776680.29975: handler run complete 4487 1726776680.29990: attempt loop complete, returning result 4487 1726776680.29993: _execute() done 4487 1726776680.29995: dumping result to json 4487 1726776680.29998: done dumping result, returning 4487 1726776680.30006: done running TaskExecutor() for managed_node3/TASK: Get active_profile file [0233de48-8dd1-4d03-fd06-00000000022d] 4487 1726776680.30014: sending task result for task 0233de48-8dd1-4d03-fd06-00000000022d 4487 1726776680.30112: done sending task result for task 0233de48-8dd1-4d03-fd06-00000000022d 4487 1726776680.30116: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "encoding": "base64", "source": "/etc/tuned/active_profile" } 4487 1726776680.30175: no more pending results, returning what we have 4487 1726776680.30178: results queue empty 4487 1726776680.30179: checking for any_errors_fatal 4487 1726776680.30185: done checking for any_errors_fatal 4487 1726776680.30186: checking for max_fail_percentage 4487 1726776680.30187: done checking for max_fail_percentage 4487 1726776680.30188: checking to see if all hosts have failed and the running result is not ok 4487 1726776680.30189: done checking to see if all hosts have failed 4487 1726776680.30190: getting the remaining hosts for this loop 4487 1726776680.30191: done getting the remaining hosts for this loop 4487 1726776680.30195: getting the next task for host managed_node3 4487 1726776680.30202: done getting next task for host managed_node3 4487 1726776680.30205: ^ task is: TASK: Check that active_profile ends with kernel_settings 4487 1726776680.30209: ^ 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 4487 1726776680.30212: getting variables 4487 1726776680.30213: in VariableManager get_vars() 4487 1726776680.30257: Calling all_inventory to load vars for managed_node3 4487 1726776680.30259: Calling groups_inventory to load vars for managed_node3 4487 1726776680.30262: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776680.30272: Calling all_plugins_play to load vars for managed_node3 4487 1726776680.30275: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776680.30278: Calling groups_plugins_play to load vars for managed_node3 4487 1726776680.30434: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776680.30583: done with get_vars() 4487 1726776680.30592: done getting variables 4487 1726776680.30638: 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-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml:53 Thursday 19 September 2024 16:11:20 -0400 (0:00:00.358) 0:00:17.218 **** 4487 1726776680.30663: entering _queue_task() for managed_node3/set_fact 4487 1726776680.30887: worker is 1 (out of 1 available) 4487 1726776680.30902: exiting _queue_task() for managed_node3/set_fact 4487 1726776680.30916: done queuing things up, now waiting for results queue to drain 4487 1726776680.30917: waiting for pending results... 4487 1726776680.31092: running TaskExecutor() for managed_node3/TASK: Check that active_profile ends with kernel_settings 4487 1726776680.31165: in run() - task 0233de48-8dd1-4d03-fd06-00000000022e 4487 1726776680.31175: variable 'ansible_search_path' from source: unknown 4487 1726776680.31178: variable 'ansible_search_path' from source: unknown 4487 1726776680.31212: calling self._execute() 4487 1726776680.31285: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776680.31289: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776680.31298: variable 'omit' from source: magic vars 4487 1726776680.31764: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4487 1726776680.33354: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4487 1726776680.33401: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4487 1726776680.33436: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4487 1726776680.33461: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4487 1726776680.33481: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4487 1726776680.33545: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4487 1726776680.33661: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4487 1726776680.33690: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4487 1726776680.33712: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4487 1726776680.33737: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4487 1726776680.33837: variable '__kernel_settings_register_profile_conf_active_profile' from source: set_fact 4487 1726776680.33880: Evaluated conditional (__kernel_settings_register_profile_conf_active_profile.content | b64decode is not search('(^| )kernel_settings$')): False 4487 1726776680.33883: when evaluation is False, skipping this task 4487 1726776680.33886: _execute() done 4487 1726776680.33888: dumping result to json 4487 1726776680.33891: done dumping result, returning 4487 1726776680.33897: done running TaskExecutor() for managed_node3/TASK: Check that active_profile ends with kernel_settings [0233de48-8dd1-4d03-fd06-00000000022e] 4487 1726776680.33902: sending task result for task 0233de48-8dd1-4d03-fd06-00000000022e 4487 1726776680.33995: done sending task result for task 0233de48-8dd1-4d03-fd06-00000000022e 4487 1726776680.33998: 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" } 4487 1726776680.34044: no more pending results, returning what we have 4487 1726776680.34048: results queue empty 4487 1726776680.34050: checking for any_errors_fatal 4487 1726776680.34058: done checking for any_errors_fatal 4487 1726776680.34059: checking for max_fail_percentage 4487 1726776680.34060: done checking for max_fail_percentage 4487 1726776680.34061: checking to see if all hosts have failed and the running result is not ok 4487 1726776680.34062: done checking to see if all hosts have failed 4487 1726776680.34062: getting the remaining hosts for this loop 4487 1726776680.34064: done getting the remaining hosts for this loop 4487 1726776680.34068: getting the next task for host managed_node3 4487 1726776680.34075: done getting next task for host managed_node3 4487 1726776680.34078: ^ task is: TASK: Get profile_mode file 4487 1726776680.34082: ^ 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 4487 1726776680.34086: getting variables 4487 1726776680.34090: in VariableManager get_vars() 4487 1726776680.34125: Calling all_inventory to load vars for managed_node3 4487 1726776680.34128: Calling groups_inventory to load vars for managed_node3 4487 1726776680.34130: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776680.34141: Calling all_plugins_play to load vars for managed_node3 4487 1726776680.34144: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776680.34147: Calling groups_plugins_play to load vars for managed_node3 4487 1726776680.34342: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776680.34487: done with get_vars() 4487 1726776680.34495: done getting variables TASK [Get profile_mode file] *************************************************** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml:60 Thursday 19 September 2024 16:11:20 -0400 (0:00:00.039) 0:00:17.257 **** 4487 1726776680.34567: entering _queue_task() for managed_node3/slurp 4487 1726776680.34780: worker is 1 (out of 1 available) 4487 1726776680.34795: exiting _queue_task() for managed_node3/slurp 4487 1726776680.34808: done queuing things up, now waiting for results queue to drain 4487 1726776680.34810: waiting for pending results... 4487 1726776680.34992: running TaskExecutor() for managed_node3/TASK: Get profile_mode file 4487 1726776680.35067: in run() - task 0233de48-8dd1-4d03-fd06-00000000022f 4487 1726776680.35079: variable 'ansible_search_path' from source: unknown 4487 1726776680.35082: variable 'ansible_search_path' from source: unknown 4487 1726776680.35113: calling self._execute() 4487 1726776680.35183: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776680.35187: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776680.35196: variable 'omit' from source: magic vars 4487 1726776680.35278: variable 'omit' from source: magic vars 4487 1726776680.35311: variable 'omit' from source: magic vars 4487 1726776680.35337: variable 'omit' from source: magic vars 4487 1726776680.35377: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4487 1726776680.35405: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4487 1726776680.35426: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4487 1726776680.35440: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776680.35452: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776680.35481: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4487 1726776680.35484: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776680.35487: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776680.35565: Set connection var ansible_pipelining to False 4487 1726776680.35568: Set connection var ansible_shell_executable to /bin/sh 4487 1726776680.35575: Set connection var ansible_timeout to 10 4487 1726776680.35587: Set connection var ansible_module_compression to ZIP_DEFLATED 4487 1726776680.35590: Set connection var ansible_connection to ssh 4487 1726776680.35593: Set connection var ansible_shell_type to sh 4487 1726776680.35611: variable 'ansible_shell_executable' from source: unknown 4487 1726776680.35617: variable 'ansible_connection' from source: unknown 4487 1726776680.35621: variable 'ansible_module_compression' from source: unknown 4487 1726776680.35623: variable 'ansible_shell_type' from source: unknown 4487 1726776680.35626: variable 'ansible_shell_executable' from source: unknown 4487 1726776680.35629: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776680.35634: variable 'ansible_pipelining' from source: unknown 4487 1726776680.35636: variable 'ansible_timeout' from source: unknown 4487 1726776680.35640: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776680.35800: 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) 4487 1726776680.35811: variable 'omit' from source: magic vars 4487 1726776680.35818: starting attempt loop 4487 1726776680.35822: running the handler 4487 1726776680.35835: _low_level_execute_command(): starting 4487 1726776680.35842: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4487 1726776680.36388: 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 <<< 4487 1726776680.36393: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776680.36398: 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.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776680.36454: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776680.36458: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776680.36465: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776680.36551: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776680.38357: stdout chunk (state=3): >>>/root <<< 4487 1726776680.38456: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776680.38507: stderr chunk (state=3): >>><<< 4487 1726776680.38510: stdout chunk (state=3): >>><<< 4487 1726776680.38530: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776680.38541: _low_level_execute_command(): starting 4487 1726776680.38546: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776680.3852959-5245-137170774745158 `" && echo ansible-tmp-1726776680.3852959-5245-137170774745158="` echo /root/.ansible/tmp/ansible-tmp-1726776680.3852959-5245-137170774745158 `" ) && sleep 0' 4487 1726776680.38997: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776680.39000: 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.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776680.39002: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776680.39005: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776680.39017: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776680.39059: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776680.39071: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776680.39145: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776680.41210: stdout chunk (state=3): >>>ansible-tmp-1726776680.3852959-5245-137170774745158=/root/.ansible/tmp/ansible-tmp-1726776680.3852959-5245-137170774745158 <<< 4487 1726776680.41332: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776680.41375: stderr chunk (state=3): >>><<< 4487 1726776680.41379: stdout chunk (state=3): >>><<< 4487 1726776680.41392: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776680.3852959-5245-137170774745158=/root/.ansible/tmp/ansible-tmp-1726776680.3852959-5245-137170774745158 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776680.41434: variable 'ansible_module_compression' from source: unknown 4487 1726776680.41470: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4487xee7_rt3/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 4487 1726776680.41499: variable 'ansible_facts' from source: unknown 4487 1726776680.41560: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776680.3852959-5245-137170774745158/AnsiballZ_slurp.py 4487 1726776680.41670: Sending initial data 4487 1726776680.41674: Sent initial data (152 bytes) 4487 1726776680.42134: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776680.42138: 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.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776680.42140: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776680.42143: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776680.42145: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4487 1726776680.42147: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776680.42202: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776680.42205: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776680.42210: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776680.42288: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776680.43990: 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 <<< 4487 1726776680.43994: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4487 1726776680.44072: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4487 1726776680.44163: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4487xee7_rt3/tmp8cz5f9i3 /root/.ansible/tmp/ansible-tmp-1726776680.3852959-5245-137170774745158/AnsiballZ_slurp.py <<< 4487 1726776680.44166: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776680.3852959-5245-137170774745158/AnsiballZ_slurp.py" <<< 4487 1726776680.44240: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4487xee7_rt3/tmp8cz5f9i3" to remote "/root/.ansible/tmp/ansible-tmp-1726776680.3852959-5245-137170774745158/AnsiballZ_slurp.py" <<< 4487 1726776680.44245: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776680.3852959-5245-137170774745158/AnsiballZ_slurp.py" <<< 4487 1726776680.44913: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776680.44981: stderr chunk (state=3): >>><<< 4487 1726776680.44985: stdout chunk (state=3): >>><<< 4487 1726776680.45007: done transferring module to remote 4487 1726776680.45055: _low_level_execute_command(): starting 4487 1726776680.45059: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776680.3852959-5245-137170774745158/ /root/.ansible/tmp/ansible-tmp-1726776680.3852959-5245-137170774745158/AnsiballZ_slurp.py && sleep 0' 4487 1726776680.45491: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776680.45494: 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.14.47 originally 10.31.14.47 <<< 4487 1726776680.45497: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776680.45499: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776680.45501: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776680.45555: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776680.45564: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776680.45648: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776680.47607: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776680.47660: stderr chunk (state=3): >>><<< 4487 1726776680.47664: stdout chunk (state=3): >>><<< 4487 1726776680.47679: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776680.47682: _low_level_execute_command(): starting 4487 1726776680.47687: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776680.3852959-5245-137170774745158/AnsiballZ_slurp.py && sleep 0' 4487 1726776680.48167: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776680.48171: 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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776680.48174: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776680.48176: 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.14.47 originally 10.31.14.47 debug2: match found <<< 4487 1726776680.48178: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776680.48227: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776680.48234: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776680.48318: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776680.65403: stdout chunk (state=3): >>> {"content": "bWFudWFsCg==", "source": "/etc/tuned/profile_mode", "encoding": "base64", "invocation": {"module_args": {"src": "/etc/tuned/profile_mode"}}} <<< 4487 1726776680.66827: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 4487 1726776680.66888: stderr chunk (state=3): >>><<< 4487 1726776680.66892: stdout chunk (state=3): >>><<< 4487 1726776680.66909: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK 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.14.47 closed. 4487 1726776680.66944: 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-1726776680.3852959-5245-137170774745158/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4487 1726776680.66955: _low_level_execute_command(): starting 4487 1726776680.66960: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776680.3852959-5245-137170774745158/ > /dev/null 2>&1 && sleep 0' 4487 1726776680.67448: 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 <<< 4487 1726776680.67455: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776680.67457: 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.14.47 is address <<< 4487 1726776680.67460: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776680.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.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776680.67509: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776680.67512: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776680.67515: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776680.67599: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776680.69565: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776680.69615: stderr chunk (state=3): >>><<< 4487 1726776680.69619: stdout chunk (state=3): >>><<< 4487 1726776680.69635: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776680.69641: handler run complete 4487 1726776680.69658: attempt loop complete, returning result 4487 1726776680.69661: _execute() done 4487 1726776680.69664: dumping result to json 4487 1726776680.69666: done dumping result, returning 4487 1726776680.69675: done running TaskExecutor() for managed_node3/TASK: Get profile_mode file [0233de48-8dd1-4d03-fd06-00000000022f] 4487 1726776680.69681: sending task result for task 0233de48-8dd1-4d03-fd06-00000000022f 4487 1726776680.69780: done sending task result for task 0233de48-8dd1-4d03-fd06-00000000022f 4487 1726776680.69783: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "content": "bWFudWFsCg==", "encoding": "base64", "source": "/etc/tuned/profile_mode" } 4487 1726776680.69855: no more pending results, returning what we have 4487 1726776680.69858: results queue empty 4487 1726776680.69859: checking for any_errors_fatal 4487 1726776680.69866: done checking for any_errors_fatal 4487 1726776680.69866: checking for max_fail_percentage 4487 1726776680.69868: done checking for max_fail_percentage 4487 1726776680.69869: checking to see if all hosts have failed and the running result is not ok 4487 1726776680.69870: done checking to see if all hosts have failed 4487 1726776680.69871: getting the remaining hosts for this loop 4487 1726776680.69872: done getting the remaining hosts for this loop 4487 1726776680.69876: getting the next task for host managed_node3 4487 1726776680.69883: done getting next task for host managed_node3 4487 1726776680.69885: ^ task is: TASK: Check that profile_mode is manual 4487 1726776680.69889: ^ 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 4487 1726776680.69892: getting variables 4487 1726776680.69893: in VariableManager get_vars() 4487 1726776680.69926: Calling all_inventory to load vars for managed_node3 4487 1726776680.69929: Calling groups_inventory to load vars for managed_node3 4487 1726776680.69931: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776680.69941: Calling all_plugins_play to load vars for managed_node3 4487 1726776680.69944: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776680.69946: Calling groups_plugins_play to load vars for managed_node3 4487 1726776680.70104: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776680.70250: done with get_vars() 4487 1726776680.70259: done getting variables 4487 1726776680.70304: 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-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml:67 Thursday 19 September 2024 16:11:20 -0400 (0:00:00.357) 0:00:17.615 **** 4487 1726776680.70327: entering _queue_task() for managed_node3/set_fact 4487 1726776680.70535: worker is 1 (out of 1 available) 4487 1726776680.70550: exiting _queue_task() for managed_node3/set_fact 4487 1726776680.70564: done queuing things up, now waiting for results queue to drain 4487 1726776680.70566: waiting for pending results... 4487 1726776680.70744: running TaskExecutor() for managed_node3/TASK: Check that profile_mode is manual 4487 1726776680.70823: in run() - task 0233de48-8dd1-4d03-fd06-000000000230 4487 1726776680.70834: variable 'ansible_search_path' from source: unknown 4487 1726776680.70838: variable 'ansible_search_path' from source: unknown 4487 1726776680.70873: calling self._execute() 4487 1726776680.70953: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776680.70957: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776680.70964: variable 'omit' from source: magic vars 4487 1726776680.71433: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4487 1726776680.73037: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4487 1726776680.73096: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4487 1726776680.73127: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4487 1726776680.73157: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4487 1726776680.73176: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4487 1726776680.73233: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4487 1726776680.73354: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4487 1726776680.73383: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4487 1726776680.73408: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4487 1726776680.73433: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4487 1726776680.73539: variable '__kernel_settings_register_profile_conf_profile_mode' from source: set_fact 4487 1726776680.73577: Evaluated conditional (__kernel_settings_register_profile_conf_profile_mode.content | b64decode is not match('manual')): False 4487 1726776680.73580: when evaluation is False, skipping this task 4487 1726776680.73583: _execute() done 4487 1726776680.73586: dumping result to json 4487 1726776680.73589: done dumping result, returning 4487 1726776680.73594: done running TaskExecutor() for managed_node3/TASK: Check that profile_mode is manual [0233de48-8dd1-4d03-fd06-000000000230] 4487 1726776680.73599: sending task result for task 0233de48-8dd1-4d03-fd06-000000000230 4487 1726776680.73702: done sending task result for task 0233de48-8dd1-4d03-fd06-000000000230 4487 1726776680.73705: 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" } 4487 1726776680.73788: no more pending results, returning what we have 4487 1726776680.73792: results queue empty 4487 1726776680.73792: checking for any_errors_fatal 4487 1726776680.73799: done checking for any_errors_fatal 4487 1726776680.73800: checking for max_fail_percentage 4487 1726776680.73801: done checking for max_fail_percentage 4487 1726776680.73802: checking to see if all hosts have failed and the running result is not ok 4487 1726776680.73803: done checking to see if all hosts have failed 4487 1726776680.73803: getting the remaining hosts for this loop 4487 1726776680.73805: done getting the remaining hosts for this loop 4487 1726776680.73809: getting the next task for host managed_node3 4487 1726776680.73816: done getting next task for host managed_node3 4487 1726776680.73819: ^ task is: TASK: Get the bootloader specific config file 4487 1726776680.73823: ^ 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 4487 1726776680.73827: getting variables 4487 1726776680.73828: in VariableManager get_vars() 4487 1726776680.73867: Calling all_inventory to load vars for managed_node3 4487 1726776680.73870: Calling groups_inventory to load vars for managed_node3 4487 1726776680.73872: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776680.73881: Calling all_plugins_play to load vars for managed_node3 4487 1726776680.73884: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776680.73886: Calling groups_plugins_play to load vars for managed_node3 4487 1726776680.74073: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776680.74216: done with get_vars() 4487 1726776680.74224: done getting variables 4487 1726776680.74270: 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-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml:74 Thursday 19 September 2024 16:11:20 -0400 (0:00:00.039) 0:00:17.655 **** 4487 1726776680.74290: entering _queue_task() for managed_node3/command 4487 1726776680.74501: worker is 1 (out of 1 available) 4487 1726776680.74514: exiting _queue_task() for managed_node3/command 4487 1726776680.74528: done queuing things up, now waiting for results queue to drain 4487 1726776680.74530: waiting for pending results... 4487 1726776680.74718: running TaskExecutor() for managed_node3/TASK: Get the bootloader specific config file 4487 1726776680.74789: in run() - task 0233de48-8dd1-4d03-fd06-000000000231 4487 1726776680.74800: variable 'ansible_search_path' from source: unknown 4487 1726776680.74804: variable 'ansible_search_path' from source: unknown 4487 1726776680.74836: calling self._execute() 4487 1726776680.74907: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776680.74914: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776680.74921: variable 'omit' from source: magic vars 4487 1726776680.75292: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4487 1726776680.76830: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4487 1726776680.76887: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4487 1726776680.76916: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4487 1726776680.76943: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4487 1726776680.76969: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4487 1726776680.77034: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4487 1726776680.77062: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4487 1726776680.77081: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4487 1726776680.77109: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4487 1726776680.77121: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4487 1726776680.77208: variable '__kernel_settings_blcmdline_value' from source: set_fact 4487 1726776680.77225: Evaluated conditional (__kernel_settings_blcmdline_value | d()): False 4487 1726776680.77228: when evaluation is False, skipping this task 4487 1726776680.77231: _execute() done 4487 1726776680.77234: dumping result to json 4487 1726776680.77236: done dumping result, returning 4487 1726776680.77243: done running TaskExecutor() for managed_node3/TASK: Get the bootloader specific config file [0233de48-8dd1-4d03-fd06-000000000231] 4487 1726776680.77248: sending task result for task 0233de48-8dd1-4d03-fd06-000000000231 4487 1726776680.77344: done sending task result for task 0233de48-8dd1-4d03-fd06-000000000231 4487 1726776680.77347: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_blcmdline_value | d()", "skip_reason": "Conditional result was False" } 4487 1726776680.77421: no more pending results, returning what we have 4487 1726776680.77425: results queue empty 4487 1726776680.77425: checking for any_errors_fatal 4487 1726776680.77431: done checking for any_errors_fatal 4487 1726776680.77432: checking for max_fail_percentage 4487 1726776680.77434: done checking for max_fail_percentage 4487 1726776680.77434: checking to see if all hosts have failed and the running result is not ok 4487 1726776680.77435: done checking to see if all hosts have failed 4487 1726776680.77436: getting the remaining hosts for this loop 4487 1726776680.77438: done getting the remaining hosts for this loop 4487 1726776680.77442: getting the next task for host managed_node3 4487 1726776680.77451: done getting next task for host managed_node3 4487 1726776680.77453: ^ task is: TASK: Verify bootloader settings value 4487 1726776680.77457: ^ 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 4487 1726776680.77460: getting variables 4487 1726776680.77462: in VariableManager get_vars() 4487 1726776680.77493: Calling all_inventory to load vars for managed_node3 4487 1726776680.77496: Calling groups_inventory to load vars for managed_node3 4487 1726776680.77498: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776680.77508: Calling all_plugins_play to load vars for managed_node3 4487 1726776680.77510: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776680.77516: Calling groups_plugins_play to load vars for managed_node3 4487 1726776680.77667: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776680.77837: done with get_vars() 4487 1726776680.77844: done getting variables 4487 1726776680.77891: 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-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml:85 Thursday 19 September 2024 16:11:20 -0400 (0:00:00.036) 0:00:17.691 **** 4487 1726776680.77916: entering _queue_task() for managed_node3/set_fact 4487 1726776680.78131: worker is 1 (out of 1 available) 4487 1726776680.78147: exiting _queue_task() for managed_node3/set_fact 4487 1726776680.78163: done queuing things up, now waiting for results queue to drain 4487 1726776680.78165: waiting for pending results... 4487 1726776680.78332: running TaskExecutor() for managed_node3/TASK: Verify bootloader settings value 4487 1726776680.78398: in run() - task 0233de48-8dd1-4d03-fd06-000000000232 4487 1726776680.78410: variable 'ansible_search_path' from source: unknown 4487 1726776680.78417: variable 'ansible_search_path' from source: unknown 4487 1726776680.78445: calling self._execute() 4487 1726776680.78513: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776680.78518: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776680.78525: variable 'omit' from source: magic vars 4487 1726776680.78881: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4487 1726776680.80388: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4487 1726776680.80445: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4487 1726776680.80475: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4487 1726776680.80505: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4487 1726776680.80525: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4487 1726776680.80595: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4487 1726776680.80618: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4487 1726776680.80636: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4487 1726776680.80667: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4487 1726776680.80681: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4487 1726776680.80765: variable '__kernel_settings_blcmdline_value' from source: set_fact 4487 1726776680.80782: Evaluated conditional (__kernel_settings_blcmdline_value | d()): False 4487 1726776680.80786: when evaluation is False, skipping this task 4487 1726776680.80789: _execute() done 4487 1726776680.80792: dumping result to json 4487 1726776680.80795: done dumping result, returning 4487 1726776680.80797: done running TaskExecutor() for managed_node3/TASK: Verify bootloader settings value [0233de48-8dd1-4d03-fd06-000000000232] 4487 1726776680.80802: sending task result for task 0233de48-8dd1-4d03-fd06-000000000232 4487 1726776680.80897: done sending task result for task 0233de48-8dd1-4d03-fd06-000000000232 4487 1726776680.80900: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_blcmdline_value | d()", "skip_reason": "Conditional result was False" } 4487 1726776680.80955: no more pending results, returning what we have 4487 1726776680.80958: results queue empty 4487 1726776680.80959: checking for any_errors_fatal 4487 1726776680.80966: done checking for any_errors_fatal 4487 1726776680.80966: checking for max_fail_percentage 4487 1726776680.80968: done checking for max_fail_percentage 4487 1726776680.80969: checking to see if all hosts have failed and the running result is not ok 4487 1726776680.80970: done checking to see if all hosts have failed 4487 1726776680.80971: getting the remaining hosts for this loop 4487 1726776680.80972: done getting the remaining hosts for this loop 4487 1726776680.80976: getting the next task for host managed_node3 4487 1726776680.80986: done getting next task for host managed_node3 4487 1726776680.80989: ^ task is: TASK: Check if kernel_settings_reboot_required is set if needed 4487 1726776680.80992: ^ 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 4487 1726776680.80996: getting variables 4487 1726776680.80997: in VariableManager get_vars() 4487 1726776680.81038: Calling all_inventory to load vars for managed_node3 4487 1726776680.81041: Calling groups_inventory to load vars for managed_node3 4487 1726776680.81043: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776680.81056: Calling all_plugins_play to load vars for managed_node3 4487 1726776680.81058: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776680.81061: Calling groups_plugins_play to load vars for managed_node3 4487 1726776680.81211: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776680.81358: done with get_vars() 4487 1726776680.81367: done getting variables 4487 1726776680.81410: 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-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings.yml:49 Thursday 19 September 2024 16:11:20 -0400 (0:00:00.035) 0:00:17.726 **** 4487 1726776680.81433: entering _queue_task() for managed_node3/set_fact 4487 1726776680.81656: worker is 1 (out of 1 available) 4487 1726776680.81670: exiting _queue_task() for managed_node3/set_fact 4487 1726776680.81684: done queuing things up, now waiting for results queue to drain 4487 1726776680.81685: waiting for pending results... 4487 1726776680.81856: running TaskExecutor() for managed_node3/TASK: Check if kernel_settings_reboot_required is set if needed 4487 1726776680.81922: in run() - task 0233de48-8dd1-4d03-fd06-00000000018e 4487 1726776680.81933: variable 'ansible_search_path' from source: unknown 4487 1726776680.81937: variable 'ansible_search_path' from source: unknown 4487 1726776680.81974: calling self._execute() 4487 1726776680.82043: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776680.82048: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776680.82060: variable 'omit' from source: magic vars 4487 1726776680.82432: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4487 1726776680.83987: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4487 1726776680.84035: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4487 1726776680.84064: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4487 1726776680.84095: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4487 1726776680.84116: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4487 1726776680.84180: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4487 1726776680.84215: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4487 1726776680.84233: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4487 1726776680.84263: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4487 1726776680.84275: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4487 1726776680.84359: variable '__kernel_settings_check_reboot' from source: set_fact 4487 1726776680.84373: Evaluated conditional (__kernel_settings_check_reboot | d(false)): False 4487 1726776680.84377: when evaluation is False, skipping this task 4487 1726776680.84379: _execute() done 4487 1726776680.84382: dumping result to json 4487 1726776680.84384: done dumping result, returning 4487 1726776680.84392: done running TaskExecutor() for managed_node3/TASK: Check if kernel_settings_reboot_required is set if needed [0233de48-8dd1-4d03-fd06-00000000018e] 4487 1726776680.84396: sending task result for task 0233de48-8dd1-4d03-fd06-00000000018e 4487 1726776680.84490: done sending task result for task 0233de48-8dd1-4d03-fd06-00000000018e 4487 1726776680.84493: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_check_reboot | d(false)", "skip_reason": "Conditional result was False" } 4487 1726776680.84559: no more pending results, returning what we have 4487 1726776680.84563: results queue empty 4487 1726776680.84564: checking for any_errors_fatal 4487 1726776680.84570: done checking for any_errors_fatal 4487 1726776680.84571: checking for max_fail_percentage 4487 1726776680.84573: done checking for max_fail_percentage 4487 1726776680.84574: checking to see if all hosts have failed and the running result is not ok 4487 1726776680.84575: done checking to see if all hosts have failed 4487 1726776680.84575: getting the remaining hosts for this loop 4487 1726776680.84577: done getting the remaining hosts for this loop 4487 1726776680.84581: getting the next task for host managed_node3 4487 1726776680.84588: done getting next task for host managed_node3 4487 1726776680.84590: ^ task is: TASK: Assert success 4487 1726776680.84593: ^ 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 4487 1726776680.84596: getting variables 4487 1726776680.84598: in VariableManager get_vars() 4487 1726776680.84633: Calling all_inventory to load vars for managed_node3 4487 1726776680.84636: Calling groups_inventory to load vars for managed_node3 4487 1726776680.84638: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776680.84647: Calling all_plugins_play to load vars for managed_node3 4487 1726776680.84652: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776680.84655: Calling groups_plugins_play to load vars for managed_node3 4487 1726776680.84838: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776680.84978: done with get_vars() 4487 1726776680.84986: done getting variables 4487 1726776680.85063: 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-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings.yml:56 Thursday 19 September 2024 16:11:20 -0400 (0:00:00.036) 0:00:17.762 **** 4487 1726776680.85083: entering _queue_task() for managed_node3/assert 4487 1726776680.85085: Creating lock for assert 4487 1726776680.85301: worker is 1 (out of 1 available) 4487 1726776680.85317: exiting _queue_task() for managed_node3/assert 4487 1726776680.85330: done queuing things up, now waiting for results queue to drain 4487 1726776680.85332: waiting for pending results... 4487 1726776680.85504: running TaskExecutor() for managed_node3/TASK: Assert success 4487 1726776680.85567: in run() - task 0233de48-8dd1-4d03-fd06-00000000018f 4487 1726776680.85578: variable 'ansible_search_path' from source: unknown 4487 1726776680.85581: variable 'ansible_search_path' from source: unknown 4487 1726776680.85616: calling self._execute() 4487 1726776680.85682: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776680.85686: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776680.85696: variable 'omit' from source: magic vars 4487 1726776680.85779: variable 'omit' from source: magic vars 4487 1726776680.85808: variable 'omit' from source: magic vars 4487 1726776680.85832: variable 'omit' from source: magic vars 4487 1726776680.85869: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4487 1726776680.85902: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4487 1726776680.85920: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4487 1726776680.85934: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776680.85944: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776680.85972: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4487 1726776680.85975: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776680.85977: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776680.86055: Set connection var ansible_pipelining to False 4487 1726776680.86060: Set connection var ansible_shell_executable to /bin/sh 4487 1726776680.86066: Set connection var ansible_timeout to 10 4487 1726776680.86071: Set connection var ansible_module_compression to ZIP_DEFLATED 4487 1726776680.86076: Set connection var ansible_connection to ssh 4487 1726776680.86081: Set connection var ansible_shell_type to sh 4487 1726776680.86102: variable 'ansible_shell_executable' from source: unknown 4487 1726776680.86104: variable 'ansible_connection' from source: unknown 4487 1726776680.86107: variable 'ansible_module_compression' from source: unknown 4487 1726776680.86109: variable 'ansible_shell_type' from source: unknown 4487 1726776680.86115: variable 'ansible_shell_executable' from source: unknown 4487 1726776680.86117: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776680.86119: variable 'ansible_pipelining' from source: unknown 4487 1726776680.86121: variable 'ansible_timeout' from source: unknown 4487 1726776680.86123: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776680.86234: 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) 4487 1726776680.86243: variable 'omit' from source: magic vars 4487 1726776680.86248: starting attempt loop 4487 1726776680.86253: running the handler 4487 1726776680.86519: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4487 1726776680.88084: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4487 1726776680.88130: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4487 1726776680.88158: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4487 1726776680.88187: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4487 1726776680.88207: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4487 1726776680.88262: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4487 1726776680.88286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4487 1726776680.88305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4487 1726776680.88334: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4487 1726776680.88344: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4487 1726776680.88429: variable '__kernel_settings_success' from source: set_fact 4487 1726776680.88441: Evaluated conditional (__kernel_settings_success | d(false)): True 4487 1726776680.88447: handler run complete 4487 1726776680.88468: attempt loop complete, returning result 4487 1726776680.88471: _execute() done 4487 1726776680.88473: dumping result to json 4487 1726776680.88476: done dumping result, returning 4487 1726776680.88483: done running TaskExecutor() for managed_node3/TASK: Assert success [0233de48-8dd1-4d03-fd06-00000000018f] 4487 1726776680.88490: sending task result for task 0233de48-8dd1-4d03-fd06-00000000018f 4487 1726776680.88582: done sending task result for task 0233de48-8dd1-4d03-fd06-00000000018f 4487 1726776680.88585: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 4487 1726776680.88644: no more pending results, returning what we have 4487 1726776680.88647: results queue empty 4487 1726776680.88648: checking for any_errors_fatal 4487 1726776680.88657: done checking for any_errors_fatal 4487 1726776680.88658: checking for max_fail_percentage 4487 1726776680.88660: done checking for max_fail_percentage 4487 1726776680.88661: checking to see if all hosts have failed and the running result is not ok 4487 1726776680.88662: done checking to see if all hosts have failed 4487 1726776680.88663: getting the remaining hosts for this loop 4487 1726776680.88664: done getting the remaining hosts for this loop 4487 1726776680.88668: getting the next task for host managed_node3 4487 1726776680.88677: done getting next task for host managed_node3 4487 1726776680.88681: ^ task is: TASK: Check ansible_managed, fingerprint in generated files 4487 1726776680.88683: ^ 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 4487 1726776680.88687: getting variables 4487 1726776680.88688: in VariableManager get_vars() 4487 1726776680.88724: Calling all_inventory to load vars for managed_node3 4487 1726776680.88727: Calling groups_inventory to load vars for managed_node3 4487 1726776680.88729: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776680.88739: Calling all_plugins_play to load vars for managed_node3 4487 1726776680.88747: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776680.88757: Calling groups_plugins_play to load vars for managed_node3 4487 1726776680.88906: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776680.89048: done with get_vars() 4487 1726776680.89059: done getting variables TASK [Check ansible_managed, fingerprint in generated files] ******************* task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml:35 Thursday 19 September 2024 16:11:20 -0400 (0:00:00.040) 0:00:17.803 **** 4487 1726776680.89127: entering _queue_task() for managed_node3/include_tasks 4487 1726776680.89335: worker is 1 (out of 1 available) 4487 1726776680.89352: exiting _queue_task() for managed_node3/include_tasks 4487 1726776680.89365: done queuing things up, now waiting for results queue to drain 4487 1726776680.89366: waiting for pending results... 4487 1726776680.89532: running TaskExecutor() for managed_node3/TASK: Check ansible_managed, fingerprint in generated files 4487 1726776680.89599: in run() - task 0233de48-8dd1-4d03-fd06-00000000000a 4487 1726776680.89611: variable 'ansible_search_path' from source: unknown 4487 1726776680.89647: calling self._execute() 4487 1726776680.89717: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776680.89724: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776680.89734: variable 'omit' from source: magic vars 4487 1726776680.89814: _execute() done 4487 1726776680.89817: dumping result to json 4487 1726776680.89821: done dumping result, returning 4487 1726776680.89829: done running TaskExecutor() for managed_node3/TASK: Check ansible_managed, fingerprint in generated files [0233de48-8dd1-4d03-fd06-00000000000a] 4487 1726776680.89835: sending task result for task 0233de48-8dd1-4d03-fd06-00000000000a 4487 1726776680.89934: done sending task result for task 0233de48-8dd1-4d03-fd06-00000000000a 4487 1726776680.89937: WORKER PROCESS EXITING 4487 1726776680.89967: no more pending results, returning what we have 4487 1726776680.89971: in VariableManager get_vars() 4487 1726776680.90005: Calling all_inventory to load vars for managed_node3 4487 1726776680.90008: Calling groups_inventory to load vars for managed_node3 4487 1726776680.90010: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776680.90019: Calling all_plugins_play to load vars for managed_node3 4487 1726776680.90022: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776680.90025: Calling groups_plugins_play to load vars for managed_node3 4487 1726776680.90192: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776680.90324: done with get_vars() 4487 1726776680.90330: variable 'ansible_search_path' from source: unknown 4487 1726776680.90339: we have included files to process 4487 1726776680.90340: generating all_blocks data 4487 1726776680.90341: done generating all_blocks data 4487 1726776680.90343: processing included file: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/check_header.yml 4487 1726776680.90344: loading included file: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/check_header.yml 4487 1726776680.90345: Loading data from /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/check_header.yml 4487 1726776680.90576: done processing included file 4487 1726776680.90577: iterating over new_blocks loaded from include file 4487 1726776680.90578: in VariableManager get_vars() 4487 1726776680.90588: done with get_vars() 4487 1726776680.90589: filtering new block on tags 4487 1726776680.90610: done filtering new block on tags 4487 1726776680.90612: done iterating over new_blocks loaded from include file included: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/check_header.yml for managed_node3 4487 1726776680.90616: extending task lists for all hosts with included blocks 4487 1726776680.91538: done extending task lists 4487 1726776680.91539: done processing included files 4487 1726776680.91540: results queue empty 4487 1726776680.91540: checking for any_errors_fatal 4487 1726776680.91542: done checking for any_errors_fatal 4487 1726776680.91542: checking for max_fail_percentage 4487 1726776680.91543: done checking for max_fail_percentage 4487 1726776680.91544: checking to see if all hosts have failed and the running result is not ok 4487 1726776680.91544: done checking to see if all hosts have failed 4487 1726776680.91545: getting the remaining hosts for this loop 4487 1726776680.91545: done getting the remaining hosts for this loop 4487 1726776680.91547: getting the next task for host managed_node3 4487 1726776680.91551: done getting next task for host managed_node3 4487 1726776680.91553: ^ task is: TASK: Get file 4487 1726776680.91554: ^ 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 4487 1726776680.91556: getting variables 4487 1726776680.91556: in VariableManager get_vars() 4487 1726776680.91564: Calling all_inventory to load vars for managed_node3 4487 1726776680.91565: Calling groups_inventory to load vars for managed_node3 4487 1726776680.91566: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776680.91571: Calling all_plugins_play to load vars for managed_node3 4487 1726776680.91573: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776680.91575: Calling groups_plugins_play to load vars for managed_node3 4487 1726776680.91669: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776680.91809: done with get_vars() 4487 1726776680.91816: done getting variables TASK [Get file] **************************************************************** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/check_header.yml:3 Thursday 19 September 2024 16:11:20 -0400 (0:00:00.027) 0:00:17.830 **** 4487 1726776680.91865: entering _queue_task() for managed_node3/slurp 4487 1726776680.92068: worker is 1 (out of 1 available) 4487 1726776680.92081: exiting _queue_task() for managed_node3/slurp 4487 1726776680.92095: done queuing things up, now waiting for results queue to drain 4487 1726776680.92097: waiting for pending results... 4487 1726776680.92266: running TaskExecutor() for managed_node3/TASK: Get file 4487 1726776680.92330: in run() - task 0233de48-8dd1-4d03-fd06-00000000028a 4487 1726776680.92342: variable 'ansible_search_path' from source: unknown 4487 1726776680.92346: variable 'ansible_search_path' from source: unknown 4487 1726776680.92376: calling self._execute() 4487 1726776680.92442: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776680.92446: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776680.92458: variable 'omit' from source: magic vars 4487 1726776680.92812: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4487 1726776680.93001: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4487 1726776680.93033: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4487 1726776680.93060: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4487 1726776680.93087: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4487 1726776680.93157: 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) 4487 1726776680.93176: 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) 4487 1726776680.93196: 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) 4487 1726776680.93217: 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) 4487 1726776680.93311: Evaluated conditional (not __file_content is defined): True 4487 1726776680.93318: variable 'omit' from source: magic vars 4487 1726776680.93343: variable 'omit' from source: magic vars 4487 1726776680.93364: variable '__file' from source: include params 4487 1726776680.93423: variable '__file' from source: include params 4487 1726776680.93430: variable '__kernel_settings_profile_filename' from source: role '' exported vars 4487 1726776680.93478: variable '__kernel_settings_profile_filename' from source: role '' exported vars 4487 1726776680.93530: variable '__kernel_settings_profile_dir' from source: role '' exported vars 4487 1726776680.93590: variable '__kernel_settings_profile_parent' from source: set_fact 4487 1726776680.93595: variable '__kernel_settings_tuned_profile' from source: role '' exported vars 4487 1726776680.93651: variable 'omit' from source: magic vars 4487 1726776680.93673: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4487 1726776680.93695: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4487 1726776680.93710: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4487 1726776680.93727: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776680.93736: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776680.93767: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4487 1726776680.93770: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776680.93772: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776680.93843: Set connection var ansible_pipelining to False 4487 1726776680.93853: Set connection var ansible_shell_executable to /bin/sh 4487 1726776680.93859: Set connection var ansible_timeout to 10 4487 1726776680.93864: Set connection var ansible_module_compression to ZIP_DEFLATED 4487 1726776680.93870: Set connection var ansible_connection to ssh 4487 1726776680.93876: Set connection var ansible_shell_type to sh 4487 1726776680.93894: variable 'ansible_shell_executable' from source: unknown 4487 1726776680.93896: variable 'ansible_connection' from source: unknown 4487 1726776680.93899: variable 'ansible_module_compression' from source: unknown 4487 1726776680.93902: variable 'ansible_shell_type' from source: unknown 4487 1726776680.93904: variable 'ansible_shell_executable' from source: unknown 4487 1726776680.93907: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776680.93914: variable 'ansible_pipelining' from source: unknown 4487 1726776680.93917: variable 'ansible_timeout' from source: unknown 4487 1726776680.93919: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776680.94029: 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) 4487 1726776680.94037: variable 'omit' from source: magic vars 4487 1726776680.94042: starting attempt loop 4487 1726776680.94044: running the handler 4487 1726776680.94059: _low_level_execute_command(): starting 4487 1726776680.94066: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4487 1726776680.94586: 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 <<< 4487 1726776680.94590: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776680.94593: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776680.94595: 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.14.47 originally 10.31.14.47 debug2: match found <<< 4487 1726776680.94598: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776680.94654: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776680.94658: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776680.94660: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776680.94748: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776680.96551: stdout chunk (state=3): >>>/root <<< 4487 1726776680.96656: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776680.96711: stderr chunk (state=3): >>><<< 4487 1726776680.96715: stdout chunk (state=3): >>><<< 4487 1726776680.96735: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776680.96745: _low_level_execute_command(): starting 4487 1726776680.96762: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776680.967334-5262-181326128238 `" && echo ansible-tmp-1726776680.967334-5262-181326128238="` echo /root/.ansible/tmp/ansible-tmp-1726776680.967334-5262-181326128238 `" ) && sleep 0' 4487 1726776680.97226: 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 <<< 4487 1726776680.97229: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776680.97231: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4487 1726776680.97235: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776680.97289: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776680.97296: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776680.97298: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776680.97378: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776680.99428: stdout chunk (state=3): >>>ansible-tmp-1726776680.967334-5262-181326128238=/root/.ansible/tmp/ansible-tmp-1726776680.967334-5262-181326128238 <<< 4487 1726776680.99565: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776680.99592: stderr chunk (state=3): >>><<< 4487 1726776680.99595: stdout chunk (state=3): >>><<< 4487 1726776680.99615: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776680.967334-5262-181326128238=/root/.ansible/tmp/ansible-tmp-1726776680.967334-5262-181326128238 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776680.99659: variable 'ansible_module_compression' from source: unknown 4487 1726776680.99692: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4487xee7_rt3/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 4487 1726776680.99721: variable 'ansible_facts' from source: unknown 4487 1726776680.99778: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776680.967334-5262-181326128238/AnsiballZ_slurp.py 4487 1726776680.99883: Sending initial data 4487 1726776680.99887: Sent initial data (148 bytes) 4487 1726776681.00354: 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 <<< 4487 1726776681.00358: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776681.00360: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4487 1726776681.00362: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776681.00367: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776681.00407: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776681.00421: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776681.00507: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776681.02133: 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 <<< 4487 1726776681.02137: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4487 1726776681.02211: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4487 1726776681.02284: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4487xee7_rt3/tmpwhqysjap /root/.ansible/tmp/ansible-tmp-1726776680.967334-5262-181326128238/AnsiballZ_slurp.py <<< 4487 1726776681.02290: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776680.967334-5262-181326128238/AnsiballZ_slurp.py" <<< 4487 1726776681.02362: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4487xee7_rt3/tmpwhqysjap" to remote "/root/.ansible/tmp/ansible-tmp-1726776680.967334-5262-181326128238/AnsiballZ_slurp.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776680.967334-5262-181326128238/AnsiballZ_slurp.py" <<< 4487 1726776681.03038: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776681.03103: stderr chunk (state=3): >>><<< 4487 1726776681.03106: stdout chunk (state=3): >>><<< 4487 1726776681.03126: done transferring module to remote 4487 1726776681.03136: _low_level_execute_command(): starting 4487 1726776681.03141: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776680.967334-5262-181326128238/ /root/.ansible/tmp/ansible-tmp-1726776680.967334-5262-181326128238/AnsiballZ_slurp.py && sleep 0' 4487 1726776681.03603: 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 <<< 4487 1726776681.03606: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776681.03608: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4487 1726776681.03610: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776681.03612: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776681.03667: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776681.03670: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776681.03758: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776681.05630: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776681.05678: stderr chunk (state=3): >>><<< 4487 1726776681.05681: stdout chunk (state=3): >>><<< 4487 1726776681.05695: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776681.05698: _low_level_execute_command(): starting 4487 1726776681.05704: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776680.967334-5262-181326128238/AnsiballZ_slurp.py && sleep 0' 4487 1726776681.06145: 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 <<< 4487 1726776681.06148: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776681.06153: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776681.06155: 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.14.47 originally 10.31.14.47 debug2: match found <<< 4487 1726776681.06157: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776681.06202: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776681.06205: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776681.06301: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776681.23013: 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"}}} <<< 4487 1726776681.24409: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 4487 1726776681.24470: stderr chunk (state=3): >>><<< 4487 1726776681.24474: stdout chunk (state=3): >>><<< 4487 1726776681.24490: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK 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.14.47 closed. 4487 1726776681.24516: 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-1726776680.967334-5262-181326128238/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4487 1726776681.24524: _low_level_execute_command(): starting 4487 1726776681.24531: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776680.967334-5262-181326128238/ > /dev/null 2>&1 && sleep 0' 4487 1726776681.25006: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776681.25010: 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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776681.25013: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration <<< 4487 1726776681.25015: 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 <<< 4487 1726776681.25017: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776681.25073: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776681.25076: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776681.25081: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776681.25159: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776681.27109: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776681.27153: stderr chunk (state=3): >>><<< 4487 1726776681.27156: stdout chunk (state=3): >>><<< 4487 1726776681.27171: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776681.27176: handler run complete 4487 1726776681.27190: attempt loop complete, returning result 4487 1726776681.27193: _execute() done 4487 1726776681.27195: dumping result to json 4487 1726776681.27198: done dumping result, returning 4487 1726776681.27205: done running TaskExecutor() for managed_node3/TASK: Get file [0233de48-8dd1-4d03-fd06-00000000028a] 4487 1726776681.27210: sending task result for task 0233de48-8dd1-4d03-fd06-00000000028a 4487 1726776681.27309: done sending task result for task 0233de48-8dd1-4d03-fd06-00000000028a 4487 1726776681.27314: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "content": "IwojIEFuc2libGUgbWFuYWdlZAojCiMgc3lzdGVtX3JvbGU6a2VybmVsX3NldHRpbmdzCgpbbWFpbl0Kc3VtbWFyeSA9IGtlcm5lbCBzZXR0aW5ncwpbc3lzY3RsXQpmcy5lcG9sbC5tYXhfdXNlcl93YXRjaGVzID0gNzg1NTkyCmZzLmZpbGUtbWF4ID0gMzc5NzI0CltzeXNmc10KL3N5cy9rZXJuZWwvZGVidWcveDg2L2licnNfZW5hYmxlZCA9IDAKL3N5cy9rZXJuZWwvZGVidWcveDg2L3B0aV9lbmFibGVkID0gMAovc3lzL2tlcm5lbC9kZWJ1Zy94ODYvcmV0cF9lbmFibGVkID0gMApbdm1dCnRyYW5zcGFyZW50X2h1Z2VwYWdlcyA9IG1hZHZpc2UK", "encoding": "base64", "source": "/etc/tuned/profiles/kernel_settings/tuned.conf" } 4487 1726776681.27377: no more pending results, returning what we have 4487 1726776681.27381: results queue empty 4487 1726776681.27381: checking for any_errors_fatal 4487 1726776681.27383: done checking for any_errors_fatal 4487 1726776681.27383: checking for max_fail_percentage 4487 1726776681.27385: done checking for max_fail_percentage 4487 1726776681.27386: checking to see if all hosts have failed and the running result is not ok 4487 1726776681.27386: done checking to see if all hosts have failed 4487 1726776681.27388: getting the remaining hosts for this loop 4487 1726776681.27389: done getting the remaining hosts for this loop 4487 1726776681.27393: getting the next task for host managed_node3 4487 1726776681.27400: done getting next task for host managed_node3 4487 1726776681.27403: ^ task is: TASK: Check for presence of ansible managed header, fingerprint 4487 1726776681.27406: ^ 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 4487 1726776681.27409: getting variables 4487 1726776681.27410: in VariableManager get_vars() 4487 1726776681.27447: Calling all_inventory to load vars for managed_node3 4487 1726776681.27452: Calling groups_inventory to load vars for managed_node3 4487 1726776681.27454: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776681.27466: Calling all_plugins_play to load vars for managed_node3 4487 1726776681.27468: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776681.27471: Calling groups_plugins_play to load vars for managed_node3 4487 1726776681.27633: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776681.27779: done with get_vars() 4487 1726776681.27787: done getting variables 4487 1726776681.27834: 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-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/check_header.yml:9 Thursday 19 September 2024 16:11:21 -0400 (0:00:00.359) 0:00:18.190 **** 4487 1726776681.27856: entering _queue_task() for managed_node3/assert 4487 1726776681.28060: worker is 1 (out of 1 available) 4487 1726776681.28074: exiting _queue_task() for managed_node3/assert 4487 1726776681.28087: done queuing things up, now waiting for results queue to drain 4487 1726776681.28088: waiting for pending results... 4487 1726776681.28257: running TaskExecutor() for managed_node3/TASK: Check for presence of ansible managed header, fingerprint 4487 1726776681.28321: in run() - task 0233de48-8dd1-4d03-fd06-00000000028b 4487 1726776681.28332: variable 'ansible_search_path' from source: unknown 4487 1726776681.28335: variable 'ansible_search_path' from source: unknown 4487 1726776681.28367: calling self._execute() 4487 1726776681.28435: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776681.28439: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776681.28447: variable 'omit' from source: magic vars 4487 1726776681.28524: variable 'omit' from source: magic vars 4487 1726776681.28556: variable 'omit' from source: magic vars 4487 1726776681.28579: variable 'omit' from source: magic vars 4487 1726776681.28616: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4487 1726776681.28644: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4487 1726776681.28664: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4487 1726776681.28679: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776681.28689: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776681.28717: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4487 1726776681.28720: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776681.28722: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776681.28798: Set connection var ansible_pipelining to False 4487 1726776681.28802: Set connection var ansible_shell_executable to /bin/sh 4487 1726776681.28808: Set connection var ansible_timeout to 10 4487 1726776681.28816: Set connection var ansible_module_compression to ZIP_DEFLATED 4487 1726776681.28819: Set connection var ansible_connection to ssh 4487 1726776681.28824: Set connection var ansible_shell_type to sh 4487 1726776681.28842: variable 'ansible_shell_executable' from source: unknown 4487 1726776681.28845: variable 'ansible_connection' from source: unknown 4487 1726776681.28848: variable 'ansible_module_compression' from source: unknown 4487 1726776681.28852: variable 'ansible_shell_type' from source: unknown 4487 1726776681.28855: variable 'ansible_shell_executable' from source: unknown 4487 1726776681.28862: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776681.28865: variable 'ansible_pipelining' from source: unknown 4487 1726776681.28867: variable 'ansible_timeout' from source: unknown 4487 1726776681.28870: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776681.28980: 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) 4487 1726776681.28989: variable 'omit' from source: magic vars 4487 1726776681.28994: starting attempt loop 4487 1726776681.28997: running the handler 4487 1726776681.29315: variable 'ansible_managed' from source: task vars 4487 1726776681.29476: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 4487 1726776681.29638: Loaded config def from plugin (lookup/template) 4487 1726776681.29641: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 4487 1726776681.29661: File lookup term: get_ansible_managed.j2 4487 1726776681.29664: variable 'ansible_search_path' from source: unknown 4487 1726776681.29669: evaluation_path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings 4487 1726776681.29697: search_path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/templates/get_ansible_managed.j2 /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/get_ansible_managed.j2 /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/templates/get_ansible_managed.j2 /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/get_ansible_managed.j2 /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/templates/get_ansible_managed.j2 /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/get_ansible_managed.j2 4487 1726776681.29714: variable 'ansible_search_path' from source: unknown 4487 1726776681.30616: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4487 1726776681.31952: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4487 1726776681.32002: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4487 1726776681.32032: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4487 1726776681.32060: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4487 1726776681.32079: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4487 1726776681.32137: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4487 1726776681.32160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4487 1726776681.32179: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4487 1726776681.32206: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4487 1726776681.32218: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4487 1726776681.32293: variable 'ansible_managed' from source: task vars 4487 1726776681.32330: variable 'content' from source: task vars 4487 1726776681.32433: variable '__content' from source: set_fact 4487 1726776681.32455: Evaluated conditional (ansible_managed in content): True 4487 1726776681.32534: variable '__fingerprint' from source: include params 4487 1726776681.32538: variable 'content' from source: task vars 4487 1726776681.32634: variable '__content' from source: set_fact 4487 1726776681.32647: Evaluated conditional (__fingerprint in content): True 4487 1726776681.32654: handler run complete 4487 1726776681.32666: attempt loop complete, returning result 4487 1726776681.32670: _execute() done 4487 1726776681.32673: dumping result to json 4487 1726776681.32676: done dumping result, returning 4487 1726776681.32684: done running TaskExecutor() for managed_node3/TASK: Check for presence of ansible managed header, fingerprint [0233de48-8dd1-4d03-fd06-00000000028b] 4487 1726776681.32695: sending task result for task 0233de48-8dd1-4d03-fd06-00000000028b 4487 1726776681.32774: done sending task result for task 0233de48-8dd1-4d03-fd06-00000000028b 4487 1726776681.32777: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 4487 1726776681.32835: no more pending results, returning what we have 4487 1726776681.32838: results queue empty 4487 1726776681.32839: checking for any_errors_fatal 4487 1726776681.32845: done checking for any_errors_fatal 4487 1726776681.32845: checking for max_fail_percentage 4487 1726776681.32847: done checking for max_fail_percentage 4487 1726776681.32848: checking to see if all hosts have failed and the running result is not ok 4487 1726776681.32850: done checking to see if all hosts have failed 4487 1726776681.32851: getting the remaining hosts for this loop 4487 1726776681.32853: done getting the remaining hosts for this loop 4487 1726776681.32857: getting the next task for host managed_node3 4487 1726776681.32865: done getting next task for host managed_node3 4487 1726776681.32867: ^ task is: TASK: Ensure role reported changed 4487 1726776681.32869: ^ 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 4487 1726776681.32873: getting variables 4487 1726776681.32874: in VariableManager get_vars() 4487 1726776681.32905: Calling all_inventory to load vars for managed_node3 4487 1726776681.32907: Calling groups_inventory to load vars for managed_node3 4487 1726776681.32910: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776681.32921: Calling all_plugins_play to load vars for managed_node3 4487 1726776681.32924: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776681.32927: Calling groups_plugins_play to load vars for managed_node3 4487 1726776681.33094: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776681.33231: done with get_vars() 4487 1726776681.33238: done getting variables 4487 1726776681.33281: 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-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml:41 Thursday 19 September 2024 16:11:21 -0400 (0:00:00.054) 0:00:18.245 **** 4487 1726776681.33300: entering _queue_task() for managed_node3/assert 4487 1726776681.33501: worker is 1 (out of 1 available) 4487 1726776681.33518: exiting _queue_task() for managed_node3/assert 4487 1726776681.33530: done queuing things up, now waiting for results queue to drain 4487 1726776681.33531: waiting for pending results... 4487 1726776681.33699: running TaskExecutor() for managed_node3/TASK: Ensure role reported changed 4487 1726776681.33752: in run() - task 0233de48-8dd1-4d03-fd06-00000000000b 4487 1726776681.33769: variable 'ansible_search_path' from source: unknown 4487 1726776681.33800: calling self._execute() 4487 1726776681.33872: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776681.33876: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776681.33884: variable 'omit' from source: magic vars 4487 1726776681.33965: variable 'omit' from source: magic vars 4487 1726776681.33990: variable 'omit' from source: magic vars 4487 1726776681.34013: variable 'omit' from source: magic vars 4487 1726776681.34051: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4487 1726776681.34082: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4487 1726776681.34100: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4487 1726776681.34114: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776681.34128: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776681.34155: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4487 1726776681.34158: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776681.34162: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776681.34240: Set connection var ansible_pipelining to False 4487 1726776681.34243: Set connection var ansible_shell_executable to /bin/sh 4487 1726776681.34251: Set connection var ansible_timeout to 10 4487 1726776681.34257: Set connection var ansible_module_compression to ZIP_DEFLATED 4487 1726776681.34262: Set connection var ansible_connection to ssh 4487 1726776681.34267: Set connection var ansible_shell_type to sh 4487 1726776681.34283: variable 'ansible_shell_executable' from source: unknown 4487 1726776681.34286: variable 'ansible_connection' from source: unknown 4487 1726776681.34289: variable 'ansible_module_compression' from source: unknown 4487 1726776681.34291: variable 'ansible_shell_type' from source: unknown 4487 1726776681.34293: variable 'ansible_shell_executable' from source: unknown 4487 1726776681.34298: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776681.34303: variable 'ansible_pipelining' from source: unknown 4487 1726776681.34305: variable 'ansible_timeout' from source: unknown 4487 1726776681.34307: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776681.34426: 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) 4487 1726776681.34430: variable 'omit' from source: magic vars 4487 1726776681.34436: starting attempt loop 4487 1726776681.34439: running the handler 4487 1726776681.34710: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4487 1726776681.36492: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4487 1726776681.36538: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4487 1726776681.36566: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4487 1726776681.36592: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4487 1726776681.36614: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4487 1726776681.36670: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4487 1726776681.36690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4487 1726776681.36710: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4487 1726776681.36741: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4487 1726776681.36754: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4487 1726776681.36831: variable '__kernel_settings_changed' from source: set_fact 4487 1726776681.36844: Evaluated conditional (__kernel_settings_changed | d(false)): True 4487 1726776681.36852: handler run complete 4487 1726776681.36870: attempt loop complete, returning result 4487 1726776681.36873: _execute() done 4487 1726776681.36875: dumping result to json 4487 1726776681.36878: done dumping result, returning 4487 1726776681.36885: done running TaskExecutor() for managed_node3/TASK: Ensure role reported changed [0233de48-8dd1-4d03-fd06-00000000000b] 4487 1726776681.36889: sending task result for task 0233de48-8dd1-4d03-fd06-00000000000b 4487 1726776681.36974: done sending task result for task 0233de48-8dd1-4d03-fd06-00000000000b 4487 1726776681.36977: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 4487 1726776681.37024: no more pending results, returning what we have 4487 1726776681.37027: results queue empty 4487 1726776681.37028: checking for any_errors_fatal 4487 1726776681.37033: done checking for any_errors_fatal 4487 1726776681.37034: checking for max_fail_percentage 4487 1726776681.37036: done checking for max_fail_percentage 4487 1726776681.37037: checking to see if all hosts have failed and the running result is not ok 4487 1726776681.37038: done checking to see if all hosts have failed 4487 1726776681.37038: getting the remaining hosts for this loop 4487 1726776681.37040: done getting the remaining hosts for this loop 4487 1726776681.37043: getting the next task for host managed_node3 4487 1726776681.37051: done getting next task for host managed_node3 4487 1726776681.37054: ^ task is: TASK: Reboot the machine - see if settings persist after reboot 4487 1726776681.37056: ^ 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 4487 1726776681.37058: getting variables 4487 1726776681.37060: in VariableManager get_vars() 4487 1726776681.37095: Calling all_inventory to load vars for managed_node3 4487 1726776681.37098: Calling groups_inventory to load vars for managed_node3 4487 1726776681.37100: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776681.37110: Calling all_plugins_play to load vars for managed_node3 4487 1726776681.37112: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776681.37121: Calling groups_plugins_play to load vars for managed_node3 4487 1726776681.37263: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776681.37398: done with get_vars() 4487 1726776681.37406: done getting variables 4487 1726776681.37450: 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-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml:47 Thursday 19 September 2024 16:11:21 -0400 (0:00:00.041) 0:00:18.286 **** 4487 1726776681.37469: entering _queue_task() for managed_node3/reboot 4487 1726776681.37655: worker is 1 (out of 1 available) 4487 1726776681.37668: exiting _queue_task() for managed_node3/reboot 4487 1726776681.37681: done queuing things up, now waiting for results queue to drain 4487 1726776681.37682: waiting for pending results... 4487 1726776681.37851: running TaskExecutor() for managed_node3/TASK: Reboot the machine - see if settings persist after reboot 4487 1726776681.37916: in run() - task 0233de48-8dd1-4d03-fd06-00000000000c 4487 1726776681.37926: variable 'ansible_search_path' from source: unknown 4487 1726776681.37963: calling self._execute() 4487 1726776681.38031: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776681.38035: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776681.38045: variable 'omit' from source: magic vars 4487 1726776681.38454: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4487 1726776681.40069: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4487 1726776681.40116: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4487 1726776681.40140: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4487 1726776681.40176: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4487 1726776681.40197: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4487 1726776681.40261: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4487 1726776681.40281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4487 1726776681.40299: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4487 1726776681.40332: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4487 1726776681.40343: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4487 1726776681.40417: variable 'kernel_settings_reboot_required' from source: set_fact 4487 1726776681.40437: Evaluated conditional (kernel_settings_reboot_required | d(false)): False 4487 1726776681.40440: when evaluation is False, skipping this task 4487 1726776681.40443: _execute() done 4487 1726776681.40445: dumping result to json 4487 1726776681.40448: done dumping result, returning 4487 1726776681.40456: done running TaskExecutor() for managed_node3/TASK: Reboot the machine - see if settings persist after reboot [0233de48-8dd1-4d03-fd06-00000000000c] 4487 1726776681.40460: sending task result for task 0233de48-8dd1-4d03-fd06-00000000000c 4487 1726776681.40545: done sending task result for task 0233de48-8dd1-4d03-fd06-00000000000c 4487 1726776681.40548: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "kernel_settings_reboot_required | d(false)", "skip_reason": "Conditional result was False" } 4487 1726776681.40591: no more pending results, returning what we have 4487 1726776681.40594: results queue empty 4487 1726776681.40595: checking for any_errors_fatal 4487 1726776681.40601: done checking for any_errors_fatal 4487 1726776681.40601: checking for max_fail_percentage 4487 1726776681.40603: done checking for max_fail_percentage 4487 1726776681.40604: checking to see if all hosts have failed and the running result is not ok 4487 1726776681.40605: done checking to see if all hosts have failed 4487 1726776681.40606: getting the remaining hosts for this loop 4487 1726776681.40607: done getting the remaining hosts for this loop 4487 1726776681.40611: getting the next task for host managed_node3 4487 1726776681.40619: done getting next task for host managed_node3 4487 1726776681.40622: ^ task is: TASK: Verify that settings were applied correctly after reboot 4487 1726776681.40624: ^ 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 4487 1726776681.40627: getting variables 4487 1726776681.40628: in VariableManager get_vars() 4487 1726776681.40661: Calling all_inventory to load vars for managed_node3 4487 1726776681.40664: Calling groups_inventory to load vars for managed_node3 4487 1726776681.40666: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776681.40675: Calling all_plugins_play to load vars for managed_node3 4487 1726776681.40677: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776681.40680: Calling groups_plugins_play to load vars for managed_node3 4487 1726776681.40851: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776681.40985: done with get_vars() 4487 1726776681.40992: done getting variables TASK [Verify that settings were applied correctly after reboot] **************** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml:54 Thursday 19 September 2024 16:11:21 -0400 (0:00:00.035) 0:00:18.322 **** 4487 1726776681.41059: entering _queue_task() for managed_node3/include_tasks 4487 1726776681.41245: worker is 1 (out of 1 available) 4487 1726776681.41262: exiting _queue_task() for managed_node3/include_tasks 4487 1726776681.41274: done queuing things up, now waiting for results queue to drain 4487 1726776681.41275: waiting for pending results... 4487 1726776681.41433: running TaskExecutor() for managed_node3/TASK: Verify that settings were applied correctly after reboot 4487 1726776681.41486: in run() - task 0233de48-8dd1-4d03-fd06-00000000000d 4487 1726776681.41498: variable 'ansible_search_path' from source: unknown 4487 1726776681.41530: calling self._execute() 4487 1726776681.41594: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776681.41599: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776681.41609: variable 'omit' from source: magic vars 4487 1726776681.41966: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4487 1726776681.43650: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4487 1726776681.43697: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4487 1726776681.43725: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4487 1726776681.43753: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4487 1726776681.43774: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4487 1726776681.43839: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4487 1726776681.43861: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4487 1726776681.43880: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4487 1726776681.43911: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4487 1726776681.43923: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4487 1726776681.44003: variable 'kernel_settings_reboot_required' from source: set_fact 4487 1726776681.44021: Evaluated conditional (kernel_settings_reboot_required | d(false)): False 4487 1726776681.44024: when evaluation is False, skipping this task 4487 1726776681.44027: _execute() done 4487 1726776681.44029: dumping result to json 4487 1726776681.44032: done dumping result, returning 4487 1726776681.44034: done running TaskExecutor() for managed_node3/TASK: Verify that settings were applied correctly after reboot [0233de48-8dd1-4d03-fd06-00000000000d] 4487 1726776681.44039: sending task result for task 0233de48-8dd1-4d03-fd06-00000000000d 4487 1726776681.44139: done sending task result for task 0233de48-8dd1-4d03-fd06-00000000000d 4487 1726776681.44142: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "kernel_settings_reboot_required | d(false)", "skip_reason": "Conditional result was False" } 4487 1726776681.44192: no more pending results, returning what we have 4487 1726776681.44196: results queue empty 4487 1726776681.44197: checking for any_errors_fatal 4487 1726776681.44200: done checking for any_errors_fatal 4487 1726776681.44201: checking for max_fail_percentage 4487 1726776681.44203: done checking for max_fail_percentage 4487 1726776681.44203: checking to see if all hosts have failed and the running result is not ok 4487 1726776681.44204: done checking to see if all hosts have failed 4487 1726776681.44205: getting the remaining hosts for this loop 4487 1726776681.44207: done getting the remaining hosts for this loop 4487 1726776681.44214: getting the next task for host managed_node3 4487 1726776681.44220: done getting next task for host managed_node3 4487 1726776681.44224: ^ task is: TASK: Apply the settings again to check idempotency 4487 1726776681.44226: ^ 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 4487 1726776681.44229: getting variables 4487 1726776681.44230: in VariableManager get_vars() 4487 1726776681.44266: Calling all_inventory to load vars for managed_node3 4487 1726776681.44269: Calling groups_inventory to load vars for managed_node3 4487 1726776681.44271: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776681.44280: Calling all_plugins_play to load vars for managed_node3 4487 1726776681.44283: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776681.44285: Calling groups_plugins_play to load vars for managed_node3 4487 1726776681.44432: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776681.44751: done with get_vars() 4487 1726776681.44759: done getting variables TASK [Apply the settings again to check idempotency] *************************** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml:63 Thursday 19 September 2024 16:11:21 -0400 (0:00:00.037) 0:00:18.360 **** 4487 1726776681.44824: entering _queue_task() for managed_node3/include_role 4487 1726776681.45029: worker is 1 (out of 1 available) 4487 1726776681.45043: exiting _queue_task() for managed_node3/include_role 4487 1726776681.45059: done queuing things up, now waiting for results queue to drain 4487 1726776681.45060: waiting for pending results... 4487 1726776681.45223: running TaskExecutor() for managed_node3/TASK: Apply the settings again to check idempotency 4487 1726776681.45292: in run() - task 0233de48-8dd1-4d03-fd06-00000000000e 4487 1726776681.45303: variable 'ansible_search_path' from source: unknown 4487 1726776681.45336: calling self._execute() 4487 1726776681.45403: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776681.45408: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776681.45418: variable 'omit' from source: magic vars 4487 1726776681.45496: _execute() done 4487 1726776681.45502: dumping result to json 4487 1726776681.45505: done dumping result, returning 4487 1726776681.45508: done running TaskExecutor() for managed_node3/TASK: Apply the settings again to check idempotency [0233de48-8dd1-4d03-fd06-00000000000e] 4487 1726776681.45519: sending task result for task 0233de48-8dd1-4d03-fd06-00000000000e 4487 1726776681.45647: no more pending results, returning what we have 4487 1726776681.45653: in VariableManager get_vars() 4487 1726776681.45687: Calling all_inventory to load vars for managed_node3 4487 1726776681.45689: Calling groups_inventory to load vars for managed_node3 4487 1726776681.45691: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776681.45700: Calling all_plugins_play to load vars for managed_node3 4487 1726776681.45703: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776681.45706: Calling groups_plugins_play to load vars for managed_node3 4487 1726776681.45829: done sending task result for task 0233de48-8dd1-4d03-fd06-00000000000e 4487 1726776681.45834: WORKER PROCESS EXITING 4487 1726776681.45847: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776681.45988: done with get_vars() 4487 1726776681.45993: variable 'ansible_search_path' from source: unknown 4487 1726776681.46982: variable 'omit' from source: magic vars 4487 1726776681.46998: variable 'omit' from source: magic vars 4487 1726776681.47008: variable 'omit' from source: magic vars 4487 1726776681.47010: we have included files to process 4487 1726776681.47011: generating all_blocks data 4487 1726776681.47012: done generating all_blocks data 4487 1726776681.47015: processing included file: fedora.linux_system_roles.kernel_settings 4487 1726776681.47031: in VariableManager get_vars() 4487 1726776681.47041: done with get_vars() 4487 1726776681.47062: in VariableManager get_vars() 4487 1726776681.47072: done with get_vars() 4487 1726776681.47098: Loading data from /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/main.yml 4487 1726776681.47139: Loading data from /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/defaults/main.yml 4487 1726776681.47156: Loading data from /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/meta/main.yml 4487 1726776681.47218: Loading data from /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml 4487 1726776681.47550: in VariableManager get_vars() 4487 1726776681.47564: done with get_vars() 4487 1726776681.48461: in VariableManager get_vars() 4487 1726776681.48475: done with get_vars() 4487 1726776681.48587: Loading data from /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/handlers/main.yml 4487 1726776681.49012: iterating over new_blocks loaded from include file 4487 1726776681.49014: in VariableManager get_vars() 4487 1726776681.49025: done with get_vars() 4487 1726776681.49026: filtering new block on tags 4487 1726776681.49051: done filtering new block on tags 4487 1726776681.49054: in VariableManager get_vars() 4487 1726776681.49063: done with get_vars() 4487 1726776681.49064: filtering new block on tags 4487 1726776681.49087: done filtering new block on tags 4487 1726776681.49089: in VariableManager get_vars() 4487 1726776681.49100: done with get_vars() 4487 1726776681.49101: filtering new block on tags 4487 1726776681.49198: done filtering new block on tags 4487 1726776681.49201: in VariableManager get_vars() 4487 1726776681.49211: done with get_vars() 4487 1726776681.49213: filtering new block on tags 4487 1726776681.49225: done filtering new block on tags 4487 1726776681.49226: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.kernel_settings for managed_node3 4487 1726776681.49230: extending task lists for all hosts with included blocks 4487 1726776681.50193: done extending task lists 4487 1726776681.50194: done processing included files 4487 1726776681.50194: results queue empty 4487 1726776681.50195: checking for any_errors_fatal 4487 1726776681.50197: done checking for any_errors_fatal 4487 1726776681.50198: checking for max_fail_percentage 4487 1726776681.50198: done checking for max_fail_percentage 4487 1726776681.50199: checking to see if all hosts have failed and the running result is not ok 4487 1726776681.50200: done checking to see if all hosts have failed 4487 1726776681.50200: getting the remaining hosts for this loop 4487 1726776681.50201: done getting the remaining hosts for this loop 4487 1726776681.50202: getting the next task for host managed_node3 4487 1726776681.50205: done getting next task for host managed_node3 4487 1726776681.50207: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 4487 1726776681.50209: ^ 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 4487 1726776681.50216: getting variables 4487 1726776681.50217: in VariableManager get_vars() 4487 1726776681.50226: Calling all_inventory to load vars for managed_node3 4487 1726776681.50228: Calling groups_inventory to load vars for managed_node3 4487 1726776681.50229: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776681.50233: Calling all_plugins_play to load vars for managed_node3 4487 1726776681.50235: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776681.50237: Calling groups_plugins_play to load vars for managed_node3 4487 1726776681.50338: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776681.50472: done with get_vars() 4487 1726776681.50480: done getting variables 4487 1726776681.50507: 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-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:2 Thursday 19 September 2024 16:11:21 -0400 (0:00:00.057) 0:00:18.417 **** 4487 1726776681.50529: entering _queue_task() for managed_node3/fail 4487 1726776681.50764: worker is 1 (out of 1 available) 4487 1726776681.50777: exiting _queue_task() for managed_node3/fail 4487 1726776681.50791: done queuing things up, now waiting for results queue to drain 4487 1726776681.50793: waiting for pending results... 4487 1726776681.50977: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 4487 1726776681.51054: in run() - task 0233de48-8dd1-4d03-fd06-0000000003fd 4487 1726776681.51066: variable 'ansible_search_path' from source: unknown 4487 1726776681.51069: variable 'ansible_search_path' from source: unknown 4487 1726776681.51104: calling self._execute() 4487 1726776681.51173: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776681.51179: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776681.51186: variable 'omit' from source: magic vars 4487 1726776681.51577: variable 'kernel_settings_sysctl' from source: include_vars 4487 1726776681.51590: variable '__kernel_settings_state_empty' from source: role '' all vars 4487 1726776681.51596: Evaluated conditional (kernel_settings_sysctl != __kernel_settings_state_empty): True 4487 1726776681.51816: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4487 1726776681.53338: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4487 1726776681.53394: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4487 1726776681.53555: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4487 1726776681.53559: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4487 1726776681.53562: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4487 1726776681.53591: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4487 1726776681.53632: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4487 1726776681.53667: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4487 1726776681.53719: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4487 1726776681.53741: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4487 1726776681.53805: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4487 1726776681.53839: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4487 1726776681.53877: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4487 1726776681.53929: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4487 1726776681.53955: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4487 1726776681.54010: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4487 1726776681.54046: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4487 1726776681.54082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4487 1726776681.54134: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4487 1726776681.54161: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4487 1726776681.54499: variable 'kernel_settings_sysctl' from source: include_vars 4487 1726776681.54588: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4487 1726776681.54777: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4487 1726776681.54956: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4487 1726776681.54959: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4487 1726776681.54963: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4487 1726776681.54965: 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) 4487 1726776681.54981: 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) 4487 1726776681.55018: 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) 4487 1726776681.55055: 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) 4487 1726776681.55114: 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) 4487 1726776681.55142: 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) 4487 1726776681.55176: 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) 4487 1726776681.55214: 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) 4487 1726776681.55240: 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 4487 1726776681.55253: when evaluation is False, skipping this task 4487 1726776681.55256: _execute() done 4487 1726776681.55259: dumping result to json 4487 1726776681.55261: done dumping result, returning 4487 1726776681.55263: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values [0233de48-8dd1-4d03-fd06-0000000003fd] 4487 1726776681.55266: sending task result for task 0233de48-8dd1-4d03-fd06-0000000003fd 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" } 4487 1726776681.55404: no more pending results, returning what we have 4487 1726776681.55408: results queue empty 4487 1726776681.55409: checking for any_errors_fatal 4487 1726776681.55410: done checking for any_errors_fatal 4487 1726776681.55411: checking for max_fail_percentage 4487 1726776681.55415: done checking for max_fail_percentage 4487 1726776681.55416: checking to see if all hosts have failed and the running result is not ok 4487 1726776681.55416: done checking to see if all hosts have failed 4487 1726776681.55417: getting the remaining hosts for this loop 4487 1726776681.55419: done getting the remaining hosts for this loop 4487 1726776681.55423: getting the next task for host managed_node3 4487 1726776681.55436: done getting next task for host managed_node3 4487 1726776681.55440: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 4487 1726776681.55443: ^ 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 4487 1726776681.55455: done sending task result for task 0233de48-8dd1-4d03-fd06-0000000003fd 4487 1726776681.55458: WORKER PROCESS EXITING 4487 1726776681.55470: getting variables 4487 1726776681.55472: in VariableManager get_vars() 4487 1726776681.55510: Calling all_inventory to load vars for managed_node3 4487 1726776681.55515: Calling groups_inventory to load vars for managed_node3 4487 1726776681.55518: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776681.55528: Calling all_plugins_play to load vars for managed_node3 4487 1726776681.55531: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776681.55534: Calling groups_plugins_play to load vars for managed_node3 4487 1726776681.55727: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776681.55874: done with get_vars() 4487 1726776681.55883: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Set version specific variables] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:9 Thursday 19 September 2024 16:11:21 -0400 (0:00:00.054) 0:00:18.471 **** 4487 1726776681.55957: entering _queue_task() for managed_node3/include_tasks 4487 1726776681.56161: worker is 1 (out of 1 available) 4487 1726776681.56175: exiting _queue_task() for managed_node3/include_tasks 4487 1726776681.56189: done queuing things up, now waiting for results queue to drain 4487 1726776681.56190: waiting for pending results... 4487 1726776681.56361: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 4487 1726776681.56430: in run() - task 0233de48-8dd1-4d03-fd06-0000000003fe 4487 1726776681.56443: variable 'ansible_search_path' from source: unknown 4487 1726776681.56447: variable 'ansible_search_path' from source: unknown 4487 1726776681.56479: calling self._execute() 4487 1726776681.56546: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776681.56552: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776681.56560: variable 'omit' from source: magic vars 4487 1726776681.56640: _execute() done 4487 1726776681.56643: dumping result to json 4487 1726776681.56646: done dumping result, returning 4487 1726776681.56653: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables [0233de48-8dd1-4d03-fd06-0000000003fe] 4487 1726776681.56659: sending task result for task 0233de48-8dd1-4d03-fd06-0000000003fe 4487 1726776681.56750: done sending task result for task 0233de48-8dd1-4d03-fd06-0000000003fe 4487 1726776681.56798: no more pending results, returning what we have 4487 1726776681.56802: in VariableManager get_vars() 4487 1726776681.56840: Calling all_inventory to load vars for managed_node3 4487 1726776681.56843: Calling groups_inventory to load vars for managed_node3 4487 1726776681.56845: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776681.56855: Calling all_plugins_play to load vars for managed_node3 4487 1726776681.56858: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776681.56863: Calling groups_plugins_play to load vars for managed_node3 4487 1726776681.56982: WORKER PROCESS EXITING 4487 1726776681.56994: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776681.57156: done with get_vars() 4487 1726776681.57162: variable 'ansible_search_path' from source: unknown 4487 1726776681.57163: variable 'ansible_search_path' from source: unknown 4487 1726776681.57184: we have included files to process 4487 1726776681.57185: generating all_blocks data 4487 1726776681.57186: done generating all_blocks data 4487 1726776681.57190: processing included file: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 4487 1726776681.57191: loading included file: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 4487 1726776681.57193: Loading data from /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 4487 1726776681.57670: done processing included file 4487 1726776681.57672: iterating over new_blocks loaded from include file 4487 1726776681.57673: in VariableManager get_vars() 4487 1726776681.57687: done with get_vars() 4487 1726776681.57688: filtering new block on tags 4487 1726776681.57704: done filtering new block on tags 4487 1726776681.57706: in VariableManager get_vars() 4487 1726776681.57721: done with get_vars() 4487 1726776681.57722: filtering new block on tags 4487 1726776681.57747: done filtering new block on tags 4487 1726776681.57750: in VariableManager get_vars() 4487 1726776681.57763: done with get_vars() 4487 1726776681.57764: filtering new block on tags 4487 1726776681.57787: done filtering new block on tags 4487 1726776681.57789: in VariableManager get_vars() 4487 1726776681.57802: done with get_vars() 4487 1726776681.57803: filtering new block on tags 4487 1726776681.57818: done filtering new block on tags 4487 1726776681.57820: done iterating over new_blocks loaded from include file included: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml for managed_node3 4487 1726776681.57823: extending task lists for all hosts with included blocks 4487 1726776681.57921: done extending task lists 4487 1726776681.57922: done processing included files 4487 1726776681.57922: results queue empty 4487 1726776681.57923: checking for any_errors_fatal 4487 1726776681.57925: done checking for any_errors_fatal 4487 1726776681.57926: checking for max_fail_percentage 4487 1726776681.57926: done checking for max_fail_percentage 4487 1726776681.57927: checking to see if all hosts have failed and the running result is not ok 4487 1726776681.57927: done checking to see if all hosts have failed 4487 1726776681.57928: getting the remaining hosts for this loop 4487 1726776681.57929: done getting the remaining hosts for this loop 4487 1726776681.57930: getting the next task for host managed_node3 4487 1726776681.57933: done getting next task for host managed_node3 4487 1726776681.57935: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 4487 1726776681.57937: ^ 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 4487 1726776681.57944: getting variables 4487 1726776681.57944: in VariableManager get_vars() 4487 1726776681.57955: Calling all_inventory to load vars for managed_node3 4487 1726776681.57957: Calling groups_inventory to load vars for managed_node3 4487 1726776681.57958: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776681.57961: Calling all_plugins_play to load vars for managed_node3 4487 1726776681.57963: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776681.57965: Calling groups_plugins_play to load vars for managed_node3 4487 1726776681.58078: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776681.58209: done with get_vars() 4487 1726776681.58218: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:2 Thursday 19 September 2024 16:11:21 -0400 (0:00:00.023) 0:00:18.494 **** 4487 1726776681.58267: entering _queue_task() for managed_node3/setup 4487 1726776681.58453: worker is 1 (out of 1 available) 4487 1726776681.58467: exiting _queue_task() for managed_node3/setup 4487 1726776681.58479: done queuing things up, now waiting for results queue to drain 4487 1726776681.58480: waiting for pending results... 4487 1726776681.58637: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 4487 1726776681.58717: in run() - task 0233de48-8dd1-4d03-fd06-00000000050b 4487 1726776681.58735: variable 'ansible_search_path' from source: unknown 4487 1726776681.58739: variable 'ansible_search_path' from source: unknown 4487 1726776681.58771: calling self._execute() 4487 1726776681.58845: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776681.58850: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776681.58862: variable 'omit' from source: magic vars 4487 1726776681.59268: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4487 1726776681.60997: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4487 1726776681.61041: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4487 1726776681.61070: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4487 1726776681.61096: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4487 1726776681.61121: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4487 1726776681.61182: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4487 1726776681.61201: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4487 1726776681.61226: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4487 1726776681.61255: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4487 1726776681.61267: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4487 1726776681.61310: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4487 1726776681.61330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4487 1726776681.61347: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4487 1726776681.61375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4487 1726776681.61386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4487 1726776681.61507: variable '__kernel_settings_required_facts' from source: role '' all vars 4487 1726776681.61516: variable 'ansible_facts' from source: unknown 4487 1726776681.61581: Evaluated conditional (__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 4487 1726776681.61585: when evaluation is False, skipping this task 4487 1726776681.61587: _execute() done 4487 1726776681.61590: dumping result to json 4487 1726776681.61593: done dumping result, returning 4487 1726776681.61599: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role [0233de48-8dd1-4d03-fd06-00000000050b] 4487 1726776681.61603: sending task result for task 0233de48-8dd1-4d03-fd06-00000000050b skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 4487 1726776681.61743: no more pending results, returning what we have 4487 1726776681.61746: results queue empty 4487 1726776681.61747: checking for any_errors_fatal 4487 1726776681.61750: done checking for any_errors_fatal 4487 1726776681.61751: checking for max_fail_percentage 4487 1726776681.61752: done checking for max_fail_percentage 4487 1726776681.61753: checking to see if all hosts have failed and the running result is not ok 4487 1726776681.61754: done checking to see if all hosts have failed 4487 1726776681.61755: getting the remaining hosts for this loop 4487 1726776681.61757: done getting the remaining hosts for this loop 4487 1726776681.61761: getting the next task for host managed_node3 4487 1726776681.61770: done getting next task for host managed_node3 4487 1726776681.61774: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 4487 1726776681.61778: ^ 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 4487 1726776681.61794: getting variables 4487 1726776681.61795: in VariableManager get_vars() 4487 1726776681.61827: Calling all_inventory to load vars for managed_node3 4487 1726776681.61829: Calling groups_inventory to load vars for managed_node3 4487 1726776681.61832: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776681.61840: Calling all_plugins_play to load vars for managed_node3 4487 1726776681.61842: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776681.61845: Calling groups_plugins_play to load vars for managed_node3 4487 1726776681.61980: done sending task result for task 0233de48-8dd1-4d03-fd06-00000000050b 4487 1726776681.61984: WORKER PROCESS EXITING 4487 1726776681.61995: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776681.62163: done with get_vars() 4487 1726776681.62170: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if system is ostree] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:10 Thursday 19 September 2024 16:11:21 -0400 (0:00:00.039) 0:00:18.534 **** 4487 1726776681.62238: entering _queue_task() for managed_node3/stat 4487 1726776681.62423: worker is 1 (out of 1 available) 4487 1726776681.62436: exiting _queue_task() for managed_node3/stat 4487 1726776681.62450: done queuing things up, now waiting for results queue to drain 4487 1726776681.62451: waiting for pending results... 4487 1726776681.62625: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 4487 1726776681.62718: in run() - task 0233de48-8dd1-4d03-fd06-00000000050d 4487 1726776681.62728: variable 'ansible_search_path' from source: unknown 4487 1726776681.62732: variable 'ansible_search_path' from source: unknown 4487 1726776681.62762: calling self._execute() 4487 1726776681.62830: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776681.62834: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776681.62842: variable 'omit' from source: magic vars 4487 1726776681.63203: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4487 1726776681.63396: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4487 1726776681.63430: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4487 1726776681.63461: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4487 1726776681.63486: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4487 1726776681.63555: 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) 4487 1726776681.63574: 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) 4487 1726776681.63593: 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) 4487 1726776681.63614: 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) 4487 1726776681.63704: variable '__kernel_settings_is_ostree' from source: set_fact 4487 1726776681.63714: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 4487 1726776681.63717: when evaluation is False, skipping this task 4487 1726776681.63720: _execute() done 4487 1726776681.63723: dumping result to json 4487 1726776681.63727: done dumping result, returning 4487 1726776681.63730: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree [0233de48-8dd1-4d03-fd06-00000000050d] 4487 1726776681.63736: sending task result for task 0233de48-8dd1-4d03-fd06-00000000050d 4487 1726776681.63826: done sending task result for task 0233de48-8dd1-4d03-fd06-00000000050d 4487 1726776681.63829: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 4487 1726776681.63884: no more pending results, returning what we have 4487 1726776681.63888: results queue empty 4487 1726776681.63889: checking for any_errors_fatal 4487 1726776681.63898: done checking for any_errors_fatal 4487 1726776681.63899: checking for max_fail_percentage 4487 1726776681.63900: done checking for max_fail_percentage 4487 1726776681.63901: checking to see if all hosts have failed and the running result is not ok 4487 1726776681.63902: done checking to see if all hosts have failed 4487 1726776681.63903: getting the remaining hosts for this loop 4487 1726776681.63904: done getting the remaining hosts for this loop 4487 1726776681.63908: getting the next task for host managed_node3 4487 1726776681.63918: done getting next task for host managed_node3 4487 1726776681.63921: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 4487 1726776681.63925: ^ 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 4487 1726776681.63943: getting variables 4487 1726776681.63944: in VariableManager get_vars() 4487 1726776681.63977: Calling all_inventory to load vars for managed_node3 4487 1726776681.63980: Calling groups_inventory to load vars for managed_node3 4487 1726776681.63982: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776681.63990: Calling all_plugins_play to load vars for managed_node3 4487 1726776681.63993: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776681.63996: Calling groups_plugins_play to load vars for managed_node3 4487 1726776681.64123: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776681.64270: done with get_vars() 4487 1726776681.64278: done getting variables 4487 1726776681.64321: 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-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:15 Thursday 19 September 2024 16:11:21 -0400 (0:00:00.021) 0:00:18.555 **** 4487 1726776681.64345: entering _queue_task() for managed_node3/set_fact 4487 1726776681.64540: worker is 1 (out of 1 available) 4487 1726776681.64555: exiting _queue_task() for managed_node3/set_fact 4487 1726776681.64568: done queuing things up, now waiting for results queue to drain 4487 1726776681.64569: waiting for pending results... 4487 1726776681.64742: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 4487 1726776681.64841: in run() - task 0233de48-8dd1-4d03-fd06-00000000050e 4487 1726776681.64857: variable 'ansible_search_path' from source: unknown 4487 1726776681.64861: variable 'ansible_search_path' from source: unknown 4487 1726776681.64892: calling self._execute() 4487 1726776681.64961: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776681.64965: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776681.64973: variable 'omit' from source: magic vars 4487 1726776681.65329: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4487 1726776681.65565: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4487 1726776681.65597: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4487 1726776681.65623: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4487 1726776681.65648: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4487 1726776681.65719: 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) 4487 1726776681.65736: 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) 4487 1726776681.65757: 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) 4487 1726776681.65779: 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) 4487 1726776681.65864: variable '__kernel_settings_is_ostree' from source: set_fact 4487 1726776681.65872: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 4487 1726776681.65875: when evaluation is False, skipping this task 4487 1726776681.65879: _execute() done 4487 1726776681.65882: dumping result to json 4487 1726776681.65885: done dumping result, returning 4487 1726776681.65893: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree [0233de48-8dd1-4d03-fd06-00000000050e] 4487 1726776681.65896: sending task result for task 0233de48-8dd1-4d03-fd06-00000000050e 4487 1726776681.65981: done sending task result for task 0233de48-8dd1-4d03-fd06-00000000050e 4487 1726776681.65984: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 4487 1726776681.66045: no more pending results, returning what we have 4487 1726776681.66048: results queue empty 4487 1726776681.66050: checking for any_errors_fatal 4487 1726776681.66055: done checking for any_errors_fatal 4487 1726776681.66055: checking for max_fail_percentage 4487 1726776681.66058: done checking for max_fail_percentage 4487 1726776681.66058: checking to see if all hosts have failed and the running result is not ok 4487 1726776681.66059: done checking to see if all hosts have failed 4487 1726776681.66060: getting the remaining hosts for this loop 4487 1726776681.66061: done getting the remaining hosts for this loop 4487 1726776681.66065: getting the next task for host managed_node3 4487 1726776681.66074: done getting next task for host managed_node3 4487 1726776681.66077: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 4487 1726776681.66081: ^ 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 4487 1726776681.66097: getting variables 4487 1726776681.66098: in VariableManager get_vars() 4487 1726776681.66133: Calling all_inventory to load vars for managed_node3 4487 1726776681.66135: Calling groups_inventory to load vars for managed_node3 4487 1726776681.66138: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776681.66146: Calling all_plugins_play to load vars for managed_node3 4487 1726776681.66150: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776681.66154: Calling groups_plugins_play to load vars for managed_node3 4487 1726776681.66306: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776681.66452: done with get_vars() 4487 1726776681.66459: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:22 Thursday 19 September 2024 16:11:21 -0400 (0:00:00.021) 0:00:18.577 **** 4487 1726776681.66527: entering _queue_task() for managed_node3/stat 4487 1726776681.66724: worker is 1 (out of 1 available) 4487 1726776681.66740: exiting _queue_task() for managed_node3/stat 4487 1726776681.66754: done queuing things up, now waiting for results queue to drain 4487 1726776681.66755: waiting for pending results... 4487 1726776681.66923: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 4487 1726776681.67009: in run() - task 0233de48-8dd1-4d03-fd06-000000000510 4487 1726776681.67023: variable 'ansible_search_path' from source: unknown 4487 1726776681.67026: variable 'ansible_search_path' from source: unknown 4487 1726776681.67057: calling self._execute() 4487 1726776681.67128: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776681.67131: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776681.67140: variable 'omit' from source: magic vars 4487 1726776681.67491: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4487 1726776681.67673: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4487 1726776681.67706: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4487 1726776681.67733: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4487 1726776681.67763: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4487 1726776681.67829: 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) 4487 1726776681.67847: 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) 4487 1726776681.67871: 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) 4487 1726776681.67891: 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) 4487 1726776681.67977: variable '__kernel_settings_is_transactional' from source: set_fact 4487 1726776681.67985: Evaluated conditional (not __kernel_settings_is_transactional is defined): False 4487 1726776681.67988: when evaluation is False, skipping this task 4487 1726776681.67991: _execute() done 4487 1726776681.67994: dumping result to json 4487 1726776681.67996: done dumping result, returning 4487 1726776681.68004: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin [0233de48-8dd1-4d03-fd06-000000000510] 4487 1726776681.68009: sending task result for task 0233de48-8dd1-4d03-fd06-000000000510 4487 1726776681.68099: done sending task result for task 0233de48-8dd1-4d03-fd06-000000000510 4487 1726776681.68103: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __kernel_settings_is_transactional is defined", "skip_reason": "Conditional result was False" } 4487 1726776681.68158: no more pending results, returning what we have 4487 1726776681.68162: results queue empty 4487 1726776681.68163: checking for any_errors_fatal 4487 1726776681.68168: done checking for any_errors_fatal 4487 1726776681.68169: checking for max_fail_percentage 4487 1726776681.68171: done checking for max_fail_percentage 4487 1726776681.68171: checking to see if all hosts have failed and the running result is not ok 4487 1726776681.68172: done checking to see if all hosts have failed 4487 1726776681.68173: getting the remaining hosts for this loop 4487 1726776681.68175: done getting the remaining hosts for this loop 4487 1726776681.68179: getting the next task for host managed_node3 4487 1726776681.68185: done getting next task for host managed_node3 4487 1726776681.68189: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 4487 1726776681.68192: ^ 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 4487 1726776681.68208: getting variables 4487 1726776681.68209: in VariableManager get_vars() 4487 1726776681.68242: Calling all_inventory to load vars for managed_node3 4487 1726776681.68245: Calling groups_inventory to load vars for managed_node3 4487 1726776681.68247: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776681.68261: Calling all_plugins_play to load vars for managed_node3 4487 1726776681.68264: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776681.68267: Calling groups_plugins_play to load vars for managed_node3 4487 1726776681.68393: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776681.68544: done with get_vars() 4487 1726776681.68554: done getting variables 4487 1726776681.68597: 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-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:27 Thursday 19 September 2024 16:11:21 -0400 (0:00:00.020) 0:00:18.598 **** 4487 1726776681.68622: entering _queue_task() for managed_node3/set_fact 4487 1726776681.68828: worker is 1 (out of 1 available) 4487 1726776681.68843: exiting _queue_task() for managed_node3/set_fact 4487 1726776681.68860: done queuing things up, now waiting for results queue to drain 4487 1726776681.68862: waiting for pending results... 4487 1726776681.69032: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 4487 1726776681.69119: in run() - task 0233de48-8dd1-4d03-fd06-000000000511 4487 1726776681.69130: variable 'ansible_search_path' from source: unknown 4487 1726776681.69133: variable 'ansible_search_path' from source: unknown 4487 1726776681.69165: calling self._execute() 4487 1726776681.69234: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776681.69238: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776681.69247: variable 'omit' from source: magic vars 4487 1726776681.69869: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4487 1726776681.70038: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4487 1726776681.70075: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4487 1726776681.70100: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4487 1726776681.70125: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4487 1726776681.70195: 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) 4487 1726776681.70216: 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) 4487 1726776681.70233: 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) 4487 1726776681.70253: 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) 4487 1726776681.70339: variable '__kernel_settings_is_transactional' from source: set_fact 4487 1726776681.70347: Evaluated conditional (not __kernel_settings_is_transactional is defined): False 4487 1726776681.70352: when evaluation is False, skipping this task 4487 1726776681.70355: _execute() done 4487 1726776681.70357: dumping result to json 4487 1726776681.70360: done dumping result, returning 4487 1726776681.70368: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists [0233de48-8dd1-4d03-fd06-000000000511] 4487 1726776681.70373: sending task result for task 0233de48-8dd1-4d03-fd06-000000000511 skipping: [managed_node3] => { "changed": false, "false_condition": "not __kernel_settings_is_transactional is defined", "skip_reason": "Conditional result was False" } 4487 1726776681.70514: no more pending results, returning what we have 4487 1726776681.70518: results queue empty 4487 1726776681.70519: checking for any_errors_fatal 4487 1726776681.70526: done checking for any_errors_fatal 4487 1726776681.70526: checking for max_fail_percentage 4487 1726776681.70528: done checking for max_fail_percentage 4487 1726776681.70529: checking to see if all hosts have failed and the running result is not ok 4487 1726776681.70530: done checking to see if all hosts have failed 4487 1726776681.70531: getting the remaining hosts for this loop 4487 1726776681.70532: done getting the remaining hosts for this loop 4487 1726776681.70536: getting the next task for host managed_node3 4487 1726776681.70546: done getting next task for host managed_node3 4487 1726776681.70551: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 4487 1726776681.70555: ^ 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 4487 1726776681.70573: getting variables 4487 1726776681.70574: in VariableManager get_vars() 4487 1726776681.70606: Calling all_inventory to load vars for managed_node3 4487 1726776681.70608: Calling groups_inventory to load vars for managed_node3 4487 1726776681.70610: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776681.70620: Calling all_plugins_play to load vars for managed_node3 4487 1726776681.70623: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776681.70625: Calling groups_plugins_play to load vars for managed_node3 4487 1726776681.70963: done sending task result for task 0233de48-8dd1-4d03-fd06-000000000511 4487 1726776681.70967: WORKER PROCESS EXITING 4487 1726776681.70979: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776681.71120: done with get_vars() 4487 1726776681.71128: done getting variables 4487 1726776681.71172: 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-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:31 Thursday 19 September 2024 16:11:21 -0400 (0:00:00.025) 0:00:18.624 **** 4487 1726776681.71195: entering _queue_task() for managed_node3/include_vars 4487 1726776681.71405: worker is 1 (out of 1 available) 4487 1726776681.71422: exiting _queue_task() for managed_node3/include_vars 4487 1726776681.71435: done queuing things up, now waiting for results queue to drain 4487 1726776681.71436: waiting for pending results... 4487 1726776681.71607: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 4487 1726776681.71705: in run() - task 0233de48-8dd1-4d03-fd06-000000000513 4487 1726776681.71719: variable 'ansible_search_path' from source: unknown 4487 1726776681.71723: variable 'ansible_search_path' from source: unknown 4487 1726776681.71753: calling self._execute() 4487 1726776681.71821: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776681.71825: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776681.71834: variable 'omit' from source: magic vars 4487 1726776681.71918: variable 'omit' from source: magic vars 4487 1726776681.71965: variable 'omit' from source: magic vars 4487 1726776681.72259: variable 'ffparams' from source: task vars 4487 1726776681.72357: variable 'ansible_facts' from source: unknown 4487 1726776681.72500: variable 'ansible_facts' from source: unknown 4487 1726776681.72600: variable 'ansible_facts' from source: unknown 4487 1726776681.72698: variable 'ansible_facts' from source: unknown 4487 1726776681.72785: variable 'role_path' from source: magic vars 4487 1726776681.72921: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 4487 1726776681.73100: Loaded config def from plugin (lookup/first_found) 4487 1726776681.73106: Loading LookupModule 'first_found' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py 4487 1726776681.73138: variable 'ansible_search_path' from source: unknown 4487 1726776681.73156: variable 'ansible_search_path' from source: unknown 4487 1726776681.73164: variable 'ansible_search_path' from source: unknown 4487 1726776681.73170: variable 'ansible_search_path' from source: unknown 4487 1726776681.73177: variable 'ansible_search_path' from source: unknown 4487 1726776681.73195: variable 'omit' from source: magic vars 4487 1726776681.73218: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4487 1726776681.73240: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4487 1726776681.73255: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4487 1726776681.73270: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776681.73278: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776681.73306: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4487 1726776681.73310: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776681.73315: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776681.73381: Set connection var ansible_pipelining to False 4487 1726776681.73385: Set connection var ansible_shell_executable to /bin/sh 4487 1726776681.73391: Set connection var ansible_timeout to 10 4487 1726776681.73397: Set connection var ansible_module_compression to ZIP_DEFLATED 4487 1726776681.73404: Set connection var ansible_connection to ssh 4487 1726776681.73406: Set connection var ansible_shell_type to sh 4487 1726776681.73427: variable 'ansible_shell_executable' from source: unknown 4487 1726776681.73431: variable 'ansible_connection' from source: unknown 4487 1726776681.73433: variable 'ansible_module_compression' from source: unknown 4487 1726776681.73436: variable 'ansible_shell_type' from source: unknown 4487 1726776681.73439: variable 'ansible_shell_executable' from source: unknown 4487 1726776681.73441: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776681.73443: variable 'ansible_pipelining' from source: unknown 4487 1726776681.73445: variable 'ansible_timeout' from source: unknown 4487 1726776681.73454: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776681.73535: 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) 4487 1726776681.73544: variable 'omit' from source: magic vars 4487 1726776681.73551: starting attempt loop 4487 1726776681.73554: running the handler 4487 1726776681.73601: handler run complete 4487 1726776681.73609: attempt loop complete, returning result 4487 1726776681.73615: _execute() done 4487 1726776681.73618: dumping result to json 4487 1726776681.73621: done dumping result, returning 4487 1726776681.73629: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables [0233de48-8dd1-4d03-fd06-000000000513] 4487 1726776681.73633: sending task result for task 0233de48-8dd1-4d03-fd06-000000000513 4487 1726776681.73736: done sending task result for task 0233de48-8dd1-4d03-fd06-000000000513 4487 1726776681.73739: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_packages": [ "tuned", "python3-configobj" ], "__kernel_settings_services": [ "tuned" ] }, "ansible_included_var_files": [ "/tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/default.yml" ], "changed": false } 4487 1726776681.73835: no more pending results, returning what we have 4487 1726776681.73838: results queue empty 4487 1726776681.73839: checking for any_errors_fatal 4487 1726776681.73844: done checking for any_errors_fatal 4487 1726776681.73845: checking for max_fail_percentage 4487 1726776681.73846: done checking for max_fail_percentage 4487 1726776681.73847: checking to see if all hosts have failed and the running result is not ok 4487 1726776681.73848: done checking to see if all hosts have failed 4487 1726776681.73854: getting the remaining hosts for this loop 4487 1726776681.73855: done getting the remaining hosts for this loop 4487 1726776681.73859: getting the next task for host managed_node3 4487 1726776681.73866: done getting next task for host managed_node3 4487 1726776681.73869: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 4487 1726776681.73872: ^ 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 4487 1726776681.73882: getting variables 4487 1726776681.73883: in VariableManager get_vars() 4487 1726776681.73918: Calling all_inventory to load vars for managed_node3 4487 1726776681.73920: Calling groups_inventory to load vars for managed_node3 4487 1726776681.73922: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776681.73931: Calling all_plugins_play to load vars for managed_node3 4487 1726776681.73933: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776681.73936: Calling groups_plugins_play to load vars for managed_node3 4487 1726776681.74067: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776681.74242: done with get_vars() 4487 1726776681.74251: done getting variables 4487 1726776681.74295: 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-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 Thursday 19 September 2024 16:11:21 -0400 (0:00:00.031) 0:00:18.655 **** 4487 1726776681.74319: entering _queue_task() for managed_node3/package 4487 1726776681.74528: worker is 1 (out of 1 available) 4487 1726776681.74543: exiting _queue_task() for managed_node3/package 4487 1726776681.74559: done queuing things up, now waiting for results queue to drain 4487 1726776681.74560: waiting for pending results... 4487 1726776681.74732: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 4487 1726776681.74818: in run() - task 0233de48-8dd1-4d03-fd06-0000000003ff 4487 1726776681.74829: variable 'ansible_search_path' from source: unknown 4487 1726776681.74832: variable 'ansible_search_path' from source: unknown 4487 1726776681.74867: calling self._execute() 4487 1726776681.74937: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776681.74941: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776681.74953: variable 'omit' from source: magic vars 4487 1726776681.75031: variable 'omit' from source: magic vars 4487 1726776681.75072: variable 'omit' from source: magic vars 4487 1726776681.75093: variable '__kernel_settings_packages' from source: include_vars 4487 1726776681.75334: variable '__kernel_settings_packages' from source: include_vars 4487 1726776681.75494: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4487 1726776681.77019: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4487 1726776681.77078: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4487 1726776681.77104: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4487 1726776681.77132: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4487 1726776681.77153: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4487 1726776681.77232: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4487 1726776681.77253: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4487 1726776681.77273: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4487 1726776681.77304: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4487 1726776681.77317: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4487 1726776681.77392: variable '__kernel_settings_is_ostree' from source: set_fact 4487 1726776681.77395: variable 'omit' from source: magic vars 4487 1726776681.77423: variable 'omit' from source: magic vars 4487 1726776681.77444: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4487 1726776681.77468: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4487 1726776681.77483: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4487 1726776681.77500: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776681.77508: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776681.77534: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4487 1726776681.77537: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776681.77540: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776681.77610: Set connection var ansible_pipelining to False 4487 1726776681.77616: Set connection var ansible_shell_executable to /bin/sh 4487 1726776681.77624: Set connection var ansible_timeout to 10 4487 1726776681.77633: Set connection var ansible_module_compression to ZIP_DEFLATED 4487 1726776681.77638: Set connection var ansible_connection to ssh 4487 1726776681.77643: Set connection var ansible_shell_type to sh 4487 1726776681.77664: variable 'ansible_shell_executable' from source: unknown 4487 1726776681.77667: variable 'ansible_connection' from source: unknown 4487 1726776681.77670: variable 'ansible_module_compression' from source: unknown 4487 1726776681.77672: variable 'ansible_shell_type' from source: unknown 4487 1726776681.77675: variable 'ansible_shell_executable' from source: unknown 4487 1726776681.77677: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776681.77682: variable 'ansible_pipelining' from source: unknown 4487 1726776681.77684: variable 'ansible_timeout' from source: unknown 4487 1726776681.77689: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776681.77772: 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) 4487 1726776681.77782: variable 'omit' from source: magic vars 4487 1726776681.77788: starting attempt loop 4487 1726776681.77791: running the handler 4487 1726776681.77796: variable 'ansible_facts' from source: unknown 4487 1726776681.77799: variable 'ansible_facts' from source: unknown 4487 1726776681.77845: _low_level_execute_command(): starting 4487 1726776681.77853: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4487 1726776681.78369: 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 <<< 4487 1726776681.78373: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776681.78376: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776681.78380: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776681.78432: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776681.78435: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776681.78532: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776681.80337: stdout chunk (state=3): >>>/root <<< 4487 1726776681.80454: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776681.80506: stderr chunk (state=3): >>><<< 4487 1726776681.80510: stdout chunk (state=3): >>><<< 4487 1726776681.80535: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776681.80546: _low_level_execute_command(): starting 4487 1726776681.80553: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776681.8053489-5286-122159375925708 `" && echo ansible-tmp-1726776681.8053489-5286-122159375925708="` echo /root/.ansible/tmp/ansible-tmp-1726776681.8053489-5286-122159375925708 `" ) && sleep 0' 4487 1726776681.81037: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776681.81040: 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.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776681.81043: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776681.81045: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776681.81047: 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.14.47 originally 10.31.14.47 <<< 4487 1726776681.81053: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776681.81103: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776681.81107: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776681.81109: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776681.81197: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776681.83279: stdout chunk (state=3): >>>ansible-tmp-1726776681.8053489-5286-122159375925708=/root/.ansible/tmp/ansible-tmp-1726776681.8053489-5286-122159375925708 <<< 4487 1726776681.83393: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776681.83450: stderr chunk (state=3): >>><<< 4487 1726776681.83454: stdout chunk (state=3): >>><<< 4487 1726776681.83469: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776681.8053489-5286-122159375925708=/root/.ansible/tmp/ansible-tmp-1726776681.8053489-5286-122159375925708 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776681.83497: variable 'ansible_module_compression' from source: unknown 4487 1726776681.83546: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4487xee7_rt3/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 4487 1726776681.83583: variable 'ansible_facts' from source: unknown 4487 1726776681.83668: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776681.8053489-5286-122159375925708/AnsiballZ_dnf.py 4487 1726776681.83778: Sending initial data 4487 1726776681.83781: Sent initial data (150 bytes) 4487 1726776681.84256: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776681.84259: 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.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776681.84262: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4487 1726776681.84264: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776681.84266: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776681.84314: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776681.84317: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776681.84405: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776681.86130: 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 <<< 4487 1726776681.86203: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4487 1726776681.86283: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4487xee7_rt3/tmpxi39db9n /root/.ansible/tmp/ansible-tmp-1726776681.8053489-5286-122159375925708/AnsiballZ_dnf.py <<< 4487 1726776681.86287: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776681.8053489-5286-122159375925708/AnsiballZ_dnf.py" <<< 4487 1726776681.86361: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4487xee7_rt3/tmpxi39db9n" to remote "/root/.ansible/tmp/ansible-tmp-1726776681.8053489-5286-122159375925708/AnsiballZ_dnf.py" <<< 4487 1726776681.86365: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776681.8053489-5286-122159375925708/AnsiballZ_dnf.py" <<< 4487 1726776681.87196: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776681.87270: stderr chunk (state=3): >>><<< 4487 1726776681.87274: stdout chunk (state=3): >>><<< 4487 1726776681.87296: done transferring module to remote 4487 1726776681.87306: _low_level_execute_command(): starting 4487 1726776681.87311: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776681.8053489-5286-122159375925708/ /root/.ansible/tmp/ansible-tmp-1726776681.8053489-5286-122159375925708/AnsiballZ_dnf.py && sleep 0' 4487 1726776681.87785: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776681.87789: 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.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776681.87792: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776681.87795: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776681.87797: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776681.87847: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776681.87858: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776681.87940: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776681.89912: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776681.89967: stderr chunk (state=3): >>><<< 4487 1726776681.89970: stdout chunk (state=3): >>><<< 4487 1726776681.89986: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776681.89989: _low_level_execute_command(): starting 4487 1726776681.89995: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776681.8053489-5286-122159375925708/AnsiballZ_dnf.py && sleep 0' 4487 1726776681.90464: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776681.90467: 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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776681.90470: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration <<< 4487 1726776681.90472: 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 <<< 4487 1726776681.90474: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776681.90526: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776681.90529: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776681.90618: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776683.07367: 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}}} <<< 4487 1726776683.12055: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 4487 1726776683.12110: stderr chunk (state=3): >>><<< 4487 1726776683.12114: stdout chunk (state=3): >>><<< 4487 1726776683.12127: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK 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.14.47 closed. 4487 1726776683.12169: 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-1726776681.8053489-5286-122159375925708/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4487 1726776683.12179: _low_level_execute_command(): starting 4487 1726776683.12184: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776681.8053489-5286-122159375925708/ > /dev/null 2>&1 && sleep 0' 4487 1726776683.12655: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776683.12659: 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.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776683.12661: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4487 1726776683.12665: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776683.12675: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776683.12711: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776683.12731: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776683.12820: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776683.14823: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776683.14873: stderr chunk (state=3): >>><<< 4487 1726776683.14876: stdout chunk (state=3): >>><<< 4487 1726776683.14888: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776683.14894: handler run complete 4487 1726776683.14925: attempt loop complete, returning result 4487 1726776683.14928: _execute() done 4487 1726776683.14931: dumping result to json 4487 1726776683.14936: done dumping result, returning 4487 1726776683.14944: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed [0233de48-8dd1-4d03-fd06-0000000003ff] 4487 1726776683.14950: sending task result for task 0233de48-8dd1-4d03-fd06-0000000003ff 4487 1726776683.15052: done sending task result for task 0233de48-8dd1-4d03-fd06-0000000003ff 4487 1726776683.15055: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 4487 1726776683.15162: no more pending results, returning what we have 4487 1726776683.15165: results queue empty 4487 1726776683.15166: checking for any_errors_fatal 4487 1726776683.15173: done checking for any_errors_fatal 4487 1726776683.15174: checking for max_fail_percentage 4487 1726776683.15176: done checking for max_fail_percentage 4487 1726776683.15176: checking to see if all hosts have failed and the running result is not ok 4487 1726776683.15177: done checking to see if all hosts have failed 4487 1726776683.15178: getting the remaining hosts for this loop 4487 1726776683.15180: done getting the remaining hosts for this loop 4487 1726776683.15183: getting the next task for host managed_node3 4487 1726776683.15193: done getting next task for host managed_node3 4487 1726776683.15197: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 4487 1726776683.15200: ^ 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 4487 1726776683.15211: getting variables 4487 1726776683.15212: in VariableManager get_vars() 4487 1726776683.15246: Calling all_inventory to load vars for managed_node3 4487 1726776683.15253: Calling groups_inventory to load vars for managed_node3 4487 1726776683.15256: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776683.15266: Calling all_plugins_play to load vars for managed_node3 4487 1726776683.15268: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776683.15271: Calling groups_plugins_play to load vars for managed_node3 4487 1726776683.15418: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776683.15568: done with get_vars() 4487 1726776683.15578: done getting variables 4487 1726776683.15626: 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-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:24 Thursday 19 September 2024 16:11:23 -0400 (0:00:01.413) 0:00:20.068 **** 4487 1726776683.15651: entering _queue_task() for managed_node3/debug 4487 1726776683.15865: worker is 1 (out of 1 available) 4487 1726776683.15879: exiting _queue_task() for managed_node3/debug 4487 1726776683.15892: done queuing things up, now waiting for results queue to drain 4487 1726776683.15893: waiting for pending results... 4487 1726776683.16081: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 4487 1726776683.16165: in run() - task 0233de48-8dd1-4d03-fd06-000000000401 4487 1726776683.16178: variable 'ansible_search_path' from source: unknown 4487 1726776683.16182: variable 'ansible_search_path' from source: unknown 4487 1726776683.16216: calling self._execute() 4487 1726776683.16287: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776683.16291: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776683.16300: variable 'omit' from source: magic vars 4487 1726776683.16740: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4487 1726776683.18257: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4487 1726776683.18306: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4487 1726776683.18336: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4487 1726776683.18364: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4487 1726776683.18383: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4487 1726776683.18461: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4487 1726776683.18481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4487 1726776683.18500: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4487 1726776683.18534: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4487 1726776683.18545: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4487 1726776683.18623: variable '__kernel_settings_is_transactional' from source: set_fact 4487 1726776683.18641: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 4487 1726776683.18644: when evaluation is False, skipping this task 4487 1726776683.18647: _execute() done 4487 1726776683.18652: dumping result to json 4487 1726776683.18654: done dumping result, returning 4487 1726776683.18661: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes [0233de48-8dd1-4d03-fd06-000000000401] 4487 1726776683.18666: sending task result for task 0233de48-8dd1-4d03-fd06-000000000401 4487 1726776683.18756: done sending task result for task 0233de48-8dd1-4d03-fd06-000000000401 4487 1726776683.18759: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "__kernel_settings_is_transactional | d(false)" } 4487 1726776683.18809: no more pending results, returning what we have 4487 1726776683.18814: results queue empty 4487 1726776683.18815: checking for any_errors_fatal 4487 1726776683.18822: done checking for any_errors_fatal 4487 1726776683.18822: checking for max_fail_percentage 4487 1726776683.18824: done checking for max_fail_percentage 4487 1726776683.18825: checking to see if all hosts have failed and the running result is not ok 4487 1726776683.18826: done checking to see if all hosts have failed 4487 1726776683.18826: getting the remaining hosts for this loop 4487 1726776683.18828: done getting the remaining hosts for this loop 4487 1726776683.18832: getting the next task for host managed_node3 4487 1726776683.18839: done getting next task for host managed_node3 4487 1726776683.18843: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 4487 1726776683.18846: ^ 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 4487 1726776683.18863: getting variables 4487 1726776683.18865: in VariableManager get_vars() 4487 1726776683.18898: Calling all_inventory to load vars for managed_node3 4487 1726776683.18903: Calling groups_inventory to load vars for managed_node3 4487 1726776683.18910: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776683.18919: Calling all_plugins_play to load vars for managed_node3 4487 1726776683.18922: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776683.18924: Calling groups_plugins_play to load vars for managed_node3 4487 1726776683.19101: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776683.19251: done with get_vars() 4487 1726776683.19258: done getting variables 4487 1726776683.19302: 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-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:29 Thursday 19 September 2024 16:11:23 -0400 (0:00:00.036) 0:00:20.105 **** 4487 1726776683.19327: entering _queue_task() for managed_node3/reboot 4487 1726776683.19527: worker is 1 (out of 1 available) 4487 1726776683.19542: exiting _queue_task() for managed_node3/reboot 4487 1726776683.19557: done queuing things up, now waiting for results queue to drain 4487 1726776683.19559: waiting for pending results... 4487 1726776683.19800: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 4487 1726776683.19806: in run() - task 0233de48-8dd1-4d03-fd06-000000000402 4487 1726776683.19812: variable 'ansible_search_path' from source: unknown 4487 1726776683.19816: variable 'ansible_search_path' from source: unknown 4487 1726776683.19844: calling self._execute() 4487 1726776683.19917: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776683.19922: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776683.19930: variable 'omit' from source: magic vars 4487 1726776683.20293: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4487 1726776683.21815: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4487 1726776683.21874: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4487 1726776683.21901: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4487 1726776683.21928: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4487 1726776683.21948: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4487 1726776683.22014: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4487 1726776683.22035: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4487 1726776683.22056: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4487 1726776683.22087: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4487 1726776683.22099: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4487 1726776683.22175: variable '__kernel_settings_is_transactional' from source: set_fact 4487 1726776683.22190: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 4487 1726776683.22193: when evaluation is False, skipping this task 4487 1726776683.22196: _execute() done 4487 1726776683.22199: dumping result to json 4487 1726776683.22201: done dumping result, returning 4487 1726776683.22210: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems [0233de48-8dd1-4d03-fd06-000000000402] 4487 1726776683.22213: sending task result for task 0233de48-8dd1-4d03-fd06-000000000402 4487 1726776683.22303: done sending task result for task 0233de48-8dd1-4d03-fd06-000000000402 4487 1726776683.22306: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 4487 1726776683.22356: no more pending results, returning what we have 4487 1726776683.22359: results queue empty 4487 1726776683.22360: checking for any_errors_fatal 4487 1726776683.22366: done checking for any_errors_fatal 4487 1726776683.22367: checking for max_fail_percentage 4487 1726776683.22368: done checking for max_fail_percentage 4487 1726776683.22369: checking to see if all hosts have failed and the running result is not ok 4487 1726776683.22370: done checking to see if all hosts have failed 4487 1726776683.22371: getting the remaining hosts for this loop 4487 1726776683.22372: done getting the remaining hosts for this loop 4487 1726776683.22376: getting the next task for host managed_node3 4487 1726776683.22383: done getting next task for host managed_node3 4487 1726776683.22387: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 4487 1726776683.22389: ^ 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 4487 1726776683.22406: getting variables 4487 1726776683.22410: in VariableManager get_vars() 4487 1726776683.22442: Calling all_inventory to load vars for managed_node3 4487 1726776683.22444: Calling groups_inventory to load vars for managed_node3 4487 1726776683.22447: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776683.22457: Calling all_plugins_play to load vars for managed_node3 4487 1726776683.22460: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776683.22463: Calling groups_plugins_play to load vars for managed_node3 4487 1726776683.22609: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776683.22761: done with get_vars() 4487 1726776683.22769: done getting variables 4487 1726776683.22813: 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-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:34 Thursday 19 September 2024 16:11:23 -0400 (0:00:00.035) 0:00:20.140 **** 4487 1726776683.22836: entering _queue_task() for managed_node3/fail 4487 1726776683.23041: worker is 1 (out of 1 available) 4487 1726776683.23056: exiting _queue_task() for managed_node3/fail 4487 1726776683.23070: done queuing things up, now waiting for results queue to drain 4487 1726776683.23071: waiting for pending results... 4487 1726776683.23242: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 4487 1726776683.23327: in run() - task 0233de48-8dd1-4d03-fd06-000000000403 4487 1726776683.23340: variable 'ansible_search_path' from source: unknown 4487 1726776683.23344: variable 'ansible_search_path' from source: unknown 4487 1726776683.23383: calling self._execute() 4487 1726776683.23458: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776683.23463: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776683.23472: variable 'omit' from source: magic vars 4487 1726776683.23908: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4487 1726776683.25409: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4487 1726776683.25461: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4487 1726776683.25490: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4487 1726776683.25520: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4487 1726776683.25551: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4487 1726776683.25616: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4487 1726776683.25638: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4487 1726776683.25659: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4487 1726776683.25687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4487 1726776683.25700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4487 1726776683.25783: variable '__kernel_settings_is_transactional' from source: set_fact 4487 1726776683.25796: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 4487 1726776683.25799: when evaluation is False, skipping this task 4487 1726776683.25802: _execute() done 4487 1726776683.25807: dumping result to json 4487 1726776683.25809: done dumping result, returning 4487 1726776683.25819: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set [0233de48-8dd1-4d03-fd06-000000000403] 4487 1726776683.25822: sending task result for task 0233de48-8dd1-4d03-fd06-000000000403 4487 1726776683.25913: done sending task result for task 0233de48-8dd1-4d03-fd06-000000000403 4487 1726776683.25916: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 4487 1726776683.25965: no more pending results, returning what we have 4487 1726776683.25969: results queue empty 4487 1726776683.25969: checking for any_errors_fatal 4487 1726776683.25975: done checking for any_errors_fatal 4487 1726776683.25976: checking for max_fail_percentage 4487 1726776683.25977: done checking for max_fail_percentage 4487 1726776683.25978: checking to see if all hosts have failed and the running result is not ok 4487 1726776683.25979: done checking to see if all hosts have failed 4487 1726776683.25979: getting the remaining hosts for this loop 4487 1726776683.25981: done getting the remaining hosts for this loop 4487 1726776683.25985: getting the next task for host managed_node3 4487 1726776683.25995: done getting next task for host managed_node3 4487 1726776683.25999: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 4487 1726776683.26002: ^ 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 4487 1726776683.26020: getting variables 4487 1726776683.26022: in VariableManager get_vars() 4487 1726776683.26057: Calling all_inventory to load vars for managed_node3 4487 1726776683.26060: Calling groups_inventory to load vars for managed_node3 4487 1726776683.26062: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776683.26070: Calling all_plugins_play to load vars for managed_node3 4487 1726776683.26073: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776683.26076: Calling groups_plugins_play to load vars for managed_node3 4487 1726776683.26261: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776683.26402: done with get_vars() 4487 1726776683.26410: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Read tuned main config] ****** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:42 Thursday 19 September 2024 16:11:23 -0400 (0:00:00.036) 0:00:20.176 **** 4487 1726776683.26472: entering _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 4487 1726776683.26673: worker is 1 (out of 1 available) 4487 1726776683.26688: exiting _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 4487 1726776683.26702: done queuing things up, now waiting for results queue to drain 4487 1726776683.26704: waiting for pending results... 4487 1726776683.26880: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 4487 1726776683.26958: in run() - task 0233de48-8dd1-4d03-fd06-000000000405 4487 1726776683.26971: variable 'ansible_search_path' from source: unknown 4487 1726776683.26974: variable 'ansible_search_path' from source: unknown 4487 1726776683.27007: calling self._execute() 4487 1726776683.27082: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776683.27087: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776683.27095: variable 'omit' from source: magic vars 4487 1726776683.27176: variable 'omit' from source: magic vars 4487 1726776683.27209: variable 'omit' from source: magic vars 4487 1726776683.27233: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 4487 1726776683.27473: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 4487 1726776683.27533: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4487 1726776683.27561: variable 'omit' from source: magic vars 4487 1726776683.27595: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4487 1726776683.27628: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4487 1726776683.27644: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4487 1726776683.27660: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776683.27669: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776683.27701: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4487 1726776683.27704: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776683.27706: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776683.27776: Set connection var ansible_pipelining to False 4487 1726776683.27783: Set connection var ansible_shell_executable to /bin/sh 4487 1726776683.27788: Set connection var ansible_timeout to 10 4487 1726776683.27793: Set connection var ansible_module_compression to ZIP_DEFLATED 4487 1726776683.27799: Set connection var ansible_connection to ssh 4487 1726776683.27804: Set connection var ansible_shell_type to sh 4487 1726776683.27827: variable 'ansible_shell_executable' from source: unknown 4487 1726776683.27830: variable 'ansible_connection' from source: unknown 4487 1726776683.27833: variable 'ansible_module_compression' from source: unknown 4487 1726776683.27836: variable 'ansible_shell_type' from source: unknown 4487 1726776683.27838: variable 'ansible_shell_executable' from source: unknown 4487 1726776683.27841: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776683.27844: variable 'ansible_pipelining' from source: unknown 4487 1726776683.27846: variable 'ansible_timeout' from source: unknown 4487 1726776683.27853: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776683.27997: 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) 4487 1726776683.28005: variable 'omit' from source: magic vars 4487 1726776683.28011: starting attempt loop 4487 1726776683.28014: running the handler 4487 1726776683.28028: _low_level_execute_command(): starting 4487 1726776683.28131: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4487 1726776683.28564: 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 <<< 4487 1726776683.28568: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776683.28573: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776683.28575: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776683.28622: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776683.28625: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776683.28636: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776683.28727: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776683.30513: stdout chunk (state=3): >>>/root <<< 4487 1726776683.30628: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776683.30674: stderr chunk (state=3): >>><<< 4487 1726776683.30677: stdout chunk (state=3): >>><<< 4487 1726776683.30697: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776683.30708: _low_level_execute_command(): starting 4487 1726776683.30717: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776683.3069725-5300-161556670759065 `" && echo ansible-tmp-1726776683.3069725-5300-161556670759065="` echo /root/.ansible/tmp/ansible-tmp-1726776683.3069725-5300-161556670759065 `" ) && sleep 0' 4487 1726776683.31177: 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 <<< 4487 1726776683.31180: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776683.31189: 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.14.47 is address <<< 4487 1726776683.31192: 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 <<< 4487 1726776683.31194: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776683.31242: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776683.31245: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776683.31253: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776683.31333: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776683.33430: stdout chunk (state=3): >>>ansible-tmp-1726776683.3069725-5300-161556670759065=/root/.ansible/tmp/ansible-tmp-1726776683.3069725-5300-161556670759065 <<< 4487 1726776683.33543: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776683.33594: stderr chunk (state=3): >>><<< 4487 1726776683.33597: stdout chunk (state=3): >>><<< 4487 1726776683.33613: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776683.3069725-5300-161556670759065=/root/.ansible/tmp/ansible-tmp-1726776683.3069725-5300-161556670759065 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776683.33656: variable 'ansible_module_compression' from source: unknown 4487 1726776683.33692: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4487xee7_rt3/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 4487 1726776683.33727: variable 'ansible_facts' from source: unknown 4487 1726776683.33792: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776683.3069725-5300-161556670759065/AnsiballZ_kernel_settings_get_config.py 4487 1726776683.33895: Sending initial data 4487 1726776683.33899: Sent initial data (173 bytes) 4487 1726776683.34365: 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 <<< 4487 1726776683.34368: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776683.34371: 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.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776683.34374: 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.14.47 originally 10.31.14.47 <<< 4487 1726776683.34376: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776683.34428: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776683.34432: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776683.34436: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776683.34516: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776683.36254: 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 <<< 4487 1726776683.36258: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4487 1726776683.36334: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4487 1726776683.36412: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4487xee7_rt3/tmp_opqkwlv /root/.ansible/tmp/ansible-tmp-1726776683.3069725-5300-161556670759065/AnsiballZ_kernel_settings_get_config.py <<< 4487 1726776683.36417: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776683.3069725-5300-161556670759065/AnsiballZ_kernel_settings_get_config.py" <<< 4487 1726776683.36490: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4487xee7_rt3/tmp_opqkwlv" to remote "/root/.ansible/tmp/ansible-tmp-1726776683.3069725-5300-161556670759065/AnsiballZ_kernel_settings_get_config.py" <<< 4487 1726776683.36494: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776683.3069725-5300-161556670759065/AnsiballZ_kernel_settings_get_config.py" <<< 4487 1726776683.37194: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776683.37244: stderr chunk (state=3): >>><<< 4487 1726776683.37247: stdout chunk (state=3): >>><<< 4487 1726776683.37267: done transferring module to remote 4487 1726776683.37277: _low_level_execute_command(): starting 4487 1726776683.37282: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776683.3069725-5300-161556670759065/ /root/.ansible/tmp/ansible-tmp-1726776683.3069725-5300-161556670759065/AnsiballZ_kernel_settings_get_config.py && sleep 0' 4487 1726776683.37742: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776683.37746: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4487 1726776683.37750: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776683.37756: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776683.37758: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776683.37803: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776683.37806: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776683.37894: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776683.39866: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776683.39913: stderr chunk (state=3): >>><<< 4487 1726776683.39916: stdout chunk (state=3): >>><<< 4487 1726776683.39931: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776683.39934: _low_level_execute_command(): starting 4487 1726776683.39939: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776683.3069725-5300-161556670759065/AnsiballZ_kernel_settings_get_config.py && sleep 0' 4487 1726776683.40377: 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 <<< 4487 1726776683.40381: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776683.40383: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776683.40385: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776683.40440: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776683.40449: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776683.40453: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776683.40535: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776683.58282: 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"}}} <<< 4487 1726776683.59839: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 4487 1726776683.59896: stderr chunk (state=3): >>><<< 4487 1726776683.59900: stdout chunk (state=3): >>><<< 4487 1726776683.59919: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK 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.14.47 closed. 4487 1726776683.59951: 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-1726776683.3069725-5300-161556670759065/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4487 1726776683.59962: _low_level_execute_command(): starting 4487 1726776683.59967: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776683.3069725-5300-161556670759065/ > /dev/null 2>&1 && sleep 0' 4487 1726776683.60442: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776683.60445: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4487 1726776683.60449: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776683.60456: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776683.60465: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776683.60511: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776683.60515: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776683.60517: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776683.60602: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776683.62625: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776683.62679: stderr chunk (state=3): >>><<< 4487 1726776683.62683: stdout chunk (state=3): >>><<< 4487 1726776683.62698: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776683.62704: handler run complete 4487 1726776683.62724: attempt loop complete, returning result 4487 1726776683.62727: _execute() done 4487 1726776683.62729: dumping result to json 4487 1726776683.62732: done dumping result, returning 4487 1726776683.62745: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config [0233de48-8dd1-4d03-fd06-000000000405] 4487 1726776683.62751: sending task result for task 0233de48-8dd1-4d03-fd06-000000000405 4487 1726776683.62852: done sending task result for task 0233de48-8dd1-4d03-fd06-000000000405 4487 1726776683.62855: 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" } } 4487 1726776683.62936: no more pending results, returning what we have 4487 1726776683.62939: results queue empty 4487 1726776683.62940: checking for any_errors_fatal 4487 1726776683.62946: done checking for any_errors_fatal 4487 1726776683.62947: checking for max_fail_percentage 4487 1726776683.62951: done checking for max_fail_percentage 4487 1726776683.62952: checking to see if all hosts have failed and the running result is not ok 4487 1726776683.62953: done checking to see if all hosts have failed 4487 1726776683.62954: getting the remaining hosts for this loop 4487 1726776683.62955: done getting the remaining hosts for this loop 4487 1726776683.62959: getting the next task for host managed_node3 4487 1726776683.62967: done getting next task for host managed_node3 4487 1726776683.62971: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 4487 1726776683.62974: ^ 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 4487 1726776683.62985: getting variables 4487 1726776683.62986: in VariableManager get_vars() 4487 1726776683.63020: Calling all_inventory to load vars for managed_node3 4487 1726776683.63023: Calling groups_inventory to load vars for managed_node3 4487 1726776683.63025: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776683.63034: Calling all_plugins_play to load vars for managed_node3 4487 1726776683.63036: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776683.63039: Calling groups_plugins_play to load vars for managed_node3 4487 1726776683.63191: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776683.63342: done with get_vars() 4487 1726776683.63352: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 Thursday 19 September 2024 16:11:23 -0400 (0:00:00.369) 0:00:20.546 **** 4487 1726776683.63424: entering _queue_task() for managed_node3/stat 4487 1726776683.63653: worker is 1 (out of 1 available) 4487 1726776683.63670: exiting _queue_task() for managed_node3/stat 4487 1726776683.63684: done queuing things up, now waiting for results queue to drain 4487 1726776683.63686: waiting for pending results... 4487 1726776683.63873: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 4487 1726776683.63948: in run() - task 0233de48-8dd1-4d03-fd06-000000000406 4487 1726776683.63963: variable 'ansible_search_path' from source: unknown 4487 1726776683.63966: variable 'ansible_search_path' from source: unknown 4487 1726776683.64008: variable '__prof_from_conf' from source: task vars 4487 1726776683.64359: variable '__prof_from_conf' from source: task vars 4487 1726776683.64494: variable '__data' from source: task vars 4487 1726776683.64551: variable '__kernel_settings_register_tuned_main' from source: set_fact 4487 1726776683.64698: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4487 1726776683.64705: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4487 1726776683.64754: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4487 1726776683.64770: variable 'omit' from source: magic vars 4487 1726776683.64843: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776683.64851: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776683.64860: variable 'omit' from source: magic vars 4487 1726776683.65058: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4487 1726776683.66662: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4487 1726776683.66717: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4487 1726776683.66746: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4487 1726776683.66775: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4487 1726776683.66794: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4487 1726776683.66866: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4487 1726776683.66888: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4487 1726776683.66906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4487 1726776683.66937: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4487 1726776683.66948: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4487 1726776683.67032: variable 'item' from source: unknown 4487 1726776683.67044: Evaluated conditional (item | length > 0): False 4487 1726776683.67046: when evaluation is False, skipping this task 4487 1726776683.67079: variable 'item' from source: unknown 4487 1726776683.67136: 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" } 4487 1726776683.67312: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776683.67316: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776683.67318: variable 'omit' from source: magic vars 4487 1726776683.67387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4487 1726776683.67405: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4487 1726776683.67426: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4487 1726776683.67460: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4487 1726776683.67471: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4487 1726776683.67534: variable 'item' from source: unknown 4487 1726776683.67542: Evaluated conditional (item | length > 0): True 4487 1726776683.67544: variable 'omit' from source: magic vars 4487 1726776683.67580: variable 'omit' from source: magic vars 4487 1726776683.67616: variable 'item' from source: unknown 4487 1726776683.67668: variable 'item' from source: unknown 4487 1726776683.67681: variable 'omit' from source: magic vars 4487 1726776683.67703: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4487 1726776683.67727: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4487 1726776683.67742: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4487 1726776683.67759: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776683.67770: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776683.67794: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4487 1726776683.67797: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776683.67800: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776683.67879: Set connection var ansible_pipelining to False 4487 1726776683.67882: Set connection var ansible_shell_executable to /bin/sh 4487 1726776683.67887: Set connection var ansible_timeout to 10 4487 1726776683.67892: Set connection var ansible_module_compression to ZIP_DEFLATED 4487 1726776683.67897: Set connection var ansible_connection to ssh 4487 1726776683.67902: Set connection var ansible_shell_type to sh 4487 1726776683.67921: variable 'ansible_shell_executable' from source: unknown 4487 1726776683.67924: variable 'ansible_connection' from source: unknown 4487 1726776683.67927: variable 'ansible_module_compression' from source: unknown 4487 1726776683.67929: variable 'ansible_shell_type' from source: unknown 4487 1726776683.67931: variable 'ansible_shell_executable' from source: unknown 4487 1726776683.67934: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776683.67939: variable 'ansible_pipelining' from source: unknown 4487 1726776683.67941: variable 'ansible_timeout' from source: unknown 4487 1726776683.67946: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776683.68062: 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) 4487 1726776683.68072: variable 'omit' from source: magic vars 4487 1726776683.68075: starting attempt loop 4487 1726776683.68079: running the handler 4487 1726776683.68092: _low_level_execute_command(): starting 4487 1726776683.68098: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4487 1726776683.68617: 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 <<< 4487 1726776683.68627: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776683.68657: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776683.68660: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776683.68711: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776683.68714: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776683.68720: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776683.68803: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776683.70611: stdout chunk (state=3): >>>/root <<< 4487 1726776683.70713: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776683.70775: stderr chunk (state=3): >>><<< 4487 1726776683.70779: stdout chunk (state=3): >>><<< 4487 1726776683.70800: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776683.70812: _low_level_execute_command(): starting 4487 1726776683.70816: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776683.7079966-5311-275796346151019 `" && echo ansible-tmp-1726776683.7079966-5311-275796346151019="` echo /root/.ansible/tmp/ansible-tmp-1726776683.7079966-5311-275796346151019 `" ) && sleep 0' 4487 1726776683.71299: 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 <<< 4487 1726776683.71302: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776683.71305: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration <<< 4487 1726776683.71307: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776683.71309: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776683.71365: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776683.71369: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776683.71460: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776683.73619: stdout chunk (state=3): >>>ansible-tmp-1726776683.7079966-5311-275796346151019=/root/.ansible/tmp/ansible-tmp-1726776683.7079966-5311-275796346151019 <<< 4487 1726776683.73728: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776683.73788: stderr chunk (state=3): >>><<< 4487 1726776683.73792: stdout chunk (state=3): >>><<< 4487 1726776683.73809: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776683.7079966-5311-275796346151019=/root/.ansible/tmp/ansible-tmp-1726776683.7079966-5311-275796346151019 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776683.73855: variable 'ansible_module_compression' from source: unknown 4487 1726776683.73894: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4487xee7_rt3/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 4487 1726776683.73926: variable 'ansible_facts' from source: unknown 4487 1726776683.73989: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776683.7079966-5311-275796346151019/AnsiballZ_stat.py 4487 1726776683.74101: Sending initial data 4487 1726776683.74104: Sent initial data (151 bytes) 4487 1726776683.74594: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776683.74598: 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.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776683.74605: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4487 1726776683.74607: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776683.74610: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776683.74662: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776683.74665: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776683.74668: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776683.74759: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776683.76530: 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 <<< 4487 1726776683.76603: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4487 1726776683.76682: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4487xee7_rt3/tmp3uig4qgz /root/.ansible/tmp/ansible-tmp-1726776683.7079966-5311-275796346151019/AnsiballZ_stat.py <<< 4487 1726776683.76688: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776683.7079966-5311-275796346151019/AnsiballZ_stat.py" <<< 4487 1726776683.76763: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4487xee7_rt3/tmp3uig4qgz" to remote "/root/.ansible/tmp/ansible-tmp-1726776683.7079966-5311-275796346151019/AnsiballZ_stat.py" <<< 4487 1726776683.76766: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776683.7079966-5311-275796346151019/AnsiballZ_stat.py" <<< 4487 1726776683.77454: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776683.77523: stderr chunk (state=3): >>><<< 4487 1726776683.77527: stdout chunk (state=3): >>><<< 4487 1726776683.77547: done transferring module to remote 4487 1726776683.77559: _low_level_execute_command(): starting 4487 1726776683.77564: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776683.7079966-5311-275796346151019/ /root/.ansible/tmp/ansible-tmp-1726776683.7079966-5311-275796346151019/AnsiballZ_stat.py && sleep 0' 4487 1726776683.78052: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776683.78056: 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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776683.78059: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration <<< 4487 1726776683.78061: 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 <<< 4487 1726776683.78063: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776683.78115: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776683.78119: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776683.78121: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776683.78211: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776683.80234: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776683.80269: stderr chunk (state=3): >>><<< 4487 1726776683.80272: stdout chunk (state=3): >>><<< 4487 1726776683.80287: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776683.80290: _low_level_execute_command(): starting 4487 1726776683.80296: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776683.7079966-5311-275796346151019/AnsiballZ_stat.py && sleep 0' 4487 1726776683.80781: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776683.80785: 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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776683.80788: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776683.80790: 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.14.47 originally 10.31.14.47 debug2: match found <<< 4487 1726776683.80792: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776683.80844: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776683.80857: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776683.80859: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776683.80941: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776683.99165: 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": 1726776675.8709056, "mtime": 1726776671.834881, "ctime": 1726776671.834881, "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": "27497094", "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"}}} <<< 4487 1726776684.00922: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 4487 1726776684.00979: stderr chunk (state=3): >>><<< 4487 1726776684.00983: stdout chunk (state=3): >>><<< 4487 1726776684.00998: _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": 1726776675.8709056, "mtime": 1726776671.834881, "ctime": 1726776671.834881, "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": "27497094", "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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK 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.14.47 closed. 4487 1726776684.01065: 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-1726776683.7079966-5311-275796346151019/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4487 1726776684.01073: _low_level_execute_command(): starting 4487 1726776684.01078: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776683.7079966-5311-275796346151019/ > /dev/null 2>&1 && sleep 0' 4487 1726776684.01540: 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 <<< 4487 1726776684.01544: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776684.01566: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776684.01618: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776684.01622: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776684.01624: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776684.01711: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776684.03722: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776684.03768: stderr chunk (state=3): >>><<< 4487 1726776684.03771: stdout chunk (state=3): >>><<< 4487 1726776684.03785: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776684.03791: handler run complete 4487 1726776684.03833: attempt loop complete, returning result 4487 1726776684.03848: variable 'item' from source: unknown 4487 1726776684.03910: variable 'item' from source: unknown ok: [managed_node3] => (item=/etc/tuned/profiles) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned/profiles", "stat": { "atime": 1726776675.8709056, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1726776671.834881, "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": 1726776671.834881, "nlink": 3, "path": "/etc/tuned/profiles", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 0, "version": "27497094", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 4487 1726776684.04079: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776684.04083: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776684.04085: variable 'omit' from source: magic vars 4487 1726776684.04167: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4487 1726776684.04185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4487 1726776684.04206: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4487 1726776684.04237: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4487 1726776684.04248: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4487 1726776684.04313: variable 'item' from source: unknown 4487 1726776684.04319: Evaluated conditional (item | length > 0): True 4487 1726776684.04323: variable 'omit' from source: magic vars 4487 1726776684.04335: variable 'omit' from source: magic vars 4487 1726776684.04369: variable 'item' from source: unknown 4487 1726776684.04421: variable 'item' from source: unknown 4487 1726776684.04431: variable 'omit' from source: magic vars 4487 1726776684.04447: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4487 1726776684.04456: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776684.04462: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776684.04473: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4487 1726776684.04476: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776684.04479: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776684.04535: Set connection var ansible_pipelining to False 4487 1726776684.04539: Set connection var ansible_shell_executable to /bin/sh 4487 1726776684.04544: Set connection var ansible_timeout to 10 4487 1726776684.04551: Set connection var ansible_module_compression to ZIP_DEFLATED 4487 1726776684.04557: Set connection var ansible_connection to ssh 4487 1726776684.04562: Set connection var ansible_shell_type to sh 4487 1726776684.04577: variable 'ansible_shell_executable' from source: unknown 4487 1726776684.04580: variable 'ansible_connection' from source: unknown 4487 1726776684.04582: variable 'ansible_module_compression' from source: unknown 4487 1726776684.04585: variable 'ansible_shell_type' from source: unknown 4487 1726776684.04587: variable 'ansible_shell_executable' from source: unknown 4487 1726776684.04589: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776684.04594: variable 'ansible_pipelining' from source: unknown 4487 1726776684.04597: variable 'ansible_timeout' from source: unknown 4487 1726776684.04601: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776684.04683: 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) 4487 1726776684.04691: variable 'omit' from source: magic vars 4487 1726776684.04695: starting attempt loop 4487 1726776684.04697: running the handler 4487 1726776684.04704: _low_level_execute_command(): starting 4487 1726776684.04707: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4487 1726776684.05172: 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 <<< 4487 1726776684.05175: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776684.05180: 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.14.47 is address <<< 4487 1726776684.05182: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776684.05184: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776684.05237: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776684.05241: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776684.05247: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776684.05331: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776684.07081: stdout chunk (state=3): >>>/root <<< 4487 1726776684.07194: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776684.07256: stderr chunk (state=3): >>><<< 4487 1726776684.07259: stdout chunk (state=3): >>><<< 4487 1726776684.07272: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776684.07280: _low_level_execute_command(): starting 4487 1726776684.07286: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776684.072723-5311-208332987775164 `" && echo ansible-tmp-1726776684.072723-5311-208332987775164="` echo /root/.ansible/tmp/ansible-tmp-1726776684.072723-5311-208332987775164 `" ) && sleep 0' 4487 1726776684.07755: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776684.07763: 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.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776684.07765: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776684.07769: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776684.07772: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776684.07820: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776684.07823: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776684.07909: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776684.09975: stdout chunk (state=3): >>>ansible-tmp-1726776684.072723-5311-208332987775164=/root/.ansible/tmp/ansible-tmp-1726776684.072723-5311-208332987775164 <<< 4487 1726776684.10089: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776684.10145: stderr chunk (state=3): >>><<< 4487 1726776684.10148: stdout chunk (state=3): >>><<< 4487 1726776684.10164: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776684.072723-5311-208332987775164=/root/.ansible/tmp/ansible-tmp-1726776684.072723-5311-208332987775164 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776684.10198: variable 'ansible_module_compression' from source: unknown 4487 1726776684.10231: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4487xee7_rt3/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 4487 1726776684.10249: variable 'ansible_facts' from source: unknown 4487 1726776684.10297: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776684.072723-5311-208332987775164/AnsiballZ_stat.py 4487 1726776684.10396: Sending initial data 4487 1726776684.10400: Sent initial data (150 bytes) 4487 1726776684.10876: 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 <<< 4487 1726776684.10880: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776684.10883: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4487 1726776684.10885: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776684.10940: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776684.10946: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776684.10950: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776684.11027: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776684.12752: 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 <<< 4487 1726776684.12838: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4487 1726776684.12920: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4487xee7_rt3/tmpv69mvv4k /root/.ansible/tmp/ansible-tmp-1726776684.072723-5311-208332987775164/AnsiballZ_stat.py <<< 4487 1726776684.12924: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776684.072723-5311-208332987775164/AnsiballZ_stat.py" <<< 4487 1726776684.12999: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4487xee7_rt3/tmpv69mvv4k" to remote "/root/.ansible/tmp/ansible-tmp-1726776684.072723-5311-208332987775164/AnsiballZ_stat.py" <<< 4487 1726776684.13002: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776684.072723-5311-208332987775164/AnsiballZ_stat.py" <<< 4487 1726776684.13691: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776684.13766: stderr chunk (state=3): >>><<< 4487 1726776684.13770: stdout chunk (state=3): >>><<< 4487 1726776684.13788: done transferring module to remote 4487 1726776684.13797: _low_level_execute_command(): starting 4487 1726776684.13802: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776684.072723-5311-208332987775164/ /root/.ansible/tmp/ansible-tmp-1726776684.072723-5311-208332987775164/AnsiballZ_stat.py && sleep 0' 4487 1726776684.14281: 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 <<< 4487 1726776684.14285: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776684.14292: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776684.14294: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776684.14344: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776684.14348: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776684.14356: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776684.14433: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776684.16414: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776684.16474: stderr chunk (state=3): >>><<< 4487 1726776684.16478: stdout chunk (state=3): >>><<< 4487 1726776684.16495: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776684.16498: _low_level_execute_command(): starting 4487 1726776684.16501: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776684.072723-5311-208332987775164/AnsiballZ_stat.py && sleep 0' 4487 1726776684.16996: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776684.17000: 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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776684.17003: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776684.17005: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776684.17056: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776684.17072: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776684.17159: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776684.35255: 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": 1726776633.0666173, "mtime": 1726776674.0768948, "ctime": 1726776674.0768948, "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": "176325040", "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"}}} <<< 4487 1726776684.36979: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 4487 1726776684.37037: stderr chunk (state=3): >>><<< 4487 1726776684.37040: stdout chunk (state=3): >>><<< 4487 1726776684.37060: _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": 1726776633.0666173, "mtime": 1726776674.0768948, "ctime": 1726776674.0768948, "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": "176325040", "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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK 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.14.47 closed. 4487 1726776684.37097: 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-1726776684.072723-5311-208332987775164/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4487 1726776684.37105: _low_level_execute_command(): starting 4487 1726776684.37111: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776684.072723-5311-208332987775164/ > /dev/null 2>&1 && sleep 0' 4487 1726776684.37593: 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 <<< 4487 1726776684.37599: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776684.37601: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address <<< 4487 1726776684.37604: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776684.37606: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776684.37664: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776684.37668: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776684.37673: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776684.37750: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776684.39740: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776684.39788: stderr chunk (state=3): >>><<< 4487 1726776684.39791: stdout chunk (state=3): >>><<< 4487 1726776684.39804: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776684.39815: handler run complete 4487 1726776684.39846: attempt loop complete, returning result 4487 1726776684.39864: variable 'item' from source: unknown 4487 1726776684.39926: variable 'item' from source: unknown ok: [managed_node3] => (item=/etc/tuned) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned", "stat": { "atime": 1726776633.0666173, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1726776674.0768948, "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": 1726776674.0768948, "nlink": 4, "path": "/etc/tuned", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 0, "version": "176325040", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 4487 1726776684.40085: dumping result to json 4487 1726776684.40088: done dumping result, returning 4487 1726776684.40090: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory [0233de48-8dd1-4d03-fd06-000000000406] 4487 1726776684.40092: sending task result for task 0233de48-8dd1-4d03-fd06-000000000406 4487 1726776684.40145: done sending task result for task 0233de48-8dd1-4d03-fd06-000000000406 4487 1726776684.40148: WORKER PROCESS EXITING 4487 1726776684.40273: no more pending results, returning what we have 4487 1726776684.40276: results queue empty 4487 1726776684.40276: checking for any_errors_fatal 4487 1726776684.40281: done checking for any_errors_fatal 4487 1726776684.40282: checking for max_fail_percentage 4487 1726776684.40283: done checking for max_fail_percentage 4487 1726776684.40284: checking to see if all hosts have failed and the running result is not ok 4487 1726776684.40285: done checking to see if all hosts have failed 4487 1726776684.40285: getting the remaining hosts for this loop 4487 1726776684.40287: done getting the remaining hosts for this loop 4487 1726776684.40290: getting the next task for host managed_node3 4487 1726776684.40295: done getting next task for host managed_node3 4487 1726776684.40298: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 4487 1726776684.40301: ^ 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 4487 1726776684.40313: getting variables 4487 1726776684.40314: in VariableManager get_vars() 4487 1726776684.40346: Calling all_inventory to load vars for managed_node3 4487 1726776684.40352: Calling groups_inventory to load vars for managed_node3 4487 1726776684.40355: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776684.40364: Calling all_plugins_play to load vars for managed_node3 4487 1726776684.40367: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776684.40374: Calling groups_plugins_play to load vars for managed_node3 4487 1726776684.40570: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776684.40715: done with get_vars() 4487 1726776684.40723: done getting variables 4487 1726776684.40770: 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-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:63 Thursday 19 September 2024 16:11:24 -0400 (0:00:00.773) 0:00:21.320 **** 4487 1726776684.40796: entering _queue_task() for managed_node3/set_fact 4487 1726776684.41023: worker is 1 (out of 1 available) 4487 1726776684.41038: exiting _queue_task() for managed_node3/set_fact 4487 1726776684.41051: done queuing things up, now waiting for results queue to drain 4487 1726776684.41052: waiting for pending results... 4487 1726776684.41234: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 4487 1726776684.41310: in run() - task 0233de48-8dd1-4d03-fd06-000000000407 4487 1726776684.41322: variable 'ansible_search_path' from source: unknown 4487 1726776684.41326: variable 'ansible_search_path' from source: unknown 4487 1726776684.41361: calling self._execute() 4487 1726776684.41432: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776684.41436: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776684.41444: variable 'omit' from source: magic vars 4487 1726776684.41523: variable 'omit' from source: magic vars 4487 1726776684.41560: variable 'omit' from source: magic vars 4487 1726776684.41914: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4487 1726776684.43466: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4487 1726776684.43521: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4487 1726776684.43552: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4487 1726776684.43581: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4487 1726776684.43601: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4487 1726776684.43668: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4487 1726776684.43691: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4487 1726776684.43712: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4487 1726776684.43739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4487 1726776684.43751: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4487 1726776684.43790: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4487 1726776684.43854: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4487 1726776684.43858: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4487 1726776684.43861: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4487 1726776684.43864: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4487 1726776684.43913: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4487 1726776684.43930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4487 1726776684.43947: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4487 1726776684.43975: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4487 1726776684.43986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4487 1726776684.44155: variable '__kernel_settings_find_profile_dirs' from source: set_fact 4487 1726776684.44228: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4487 1726776684.44346: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4487 1726776684.44375: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4487 1726776684.44399: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4487 1726776684.44422: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4487 1726776684.44459: 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) 4487 1726776684.44476: 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) 4487 1726776684.44494: 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) 4487 1726776684.44513: 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) 4487 1726776684.44557: variable 'omit' from source: magic vars 4487 1726776684.44577: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4487 1726776684.44600: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4487 1726776684.44615: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4487 1726776684.44629: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776684.44638: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776684.44667: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4487 1726776684.44670: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776684.44673: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776684.44744: Set connection var ansible_pipelining to False 4487 1726776684.44748: Set connection var ansible_shell_executable to /bin/sh 4487 1726776684.44757: Set connection var ansible_timeout to 10 4487 1726776684.44766: Set connection var ansible_module_compression to ZIP_DEFLATED 4487 1726776684.44777: Set connection var ansible_connection to ssh 4487 1726776684.44779: Set connection var ansible_shell_type to sh 4487 1726776684.44793: variable 'ansible_shell_executable' from source: unknown 4487 1726776684.44796: variable 'ansible_connection' from source: unknown 4487 1726776684.44798: variable 'ansible_module_compression' from source: unknown 4487 1726776684.44801: variable 'ansible_shell_type' from source: unknown 4487 1726776684.44803: variable 'ansible_shell_executable' from source: unknown 4487 1726776684.44810: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776684.44812: variable 'ansible_pipelining' from source: unknown 4487 1726776684.44815: variable 'ansible_timeout' from source: unknown 4487 1726776684.44818: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776684.44896: 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) 4487 1726776684.44905: variable 'omit' from source: magic vars 4487 1726776684.44912: starting attempt loop 4487 1726776684.44915: running the handler 4487 1726776684.44923: handler run complete 4487 1726776684.44931: attempt loop complete, returning result 4487 1726776684.44934: _execute() done 4487 1726776684.44937: dumping result to json 4487 1726776684.44940: done dumping result, returning 4487 1726776684.44946: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir [0233de48-8dd1-4d03-fd06-000000000407] 4487 1726776684.44953: sending task result for task 0233de48-8dd1-4d03-fd06-000000000407 4487 1726776684.45041: done sending task result for task 0233de48-8dd1-4d03-fd06-000000000407 4487 1726776684.45044: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_profile_parent": "/etc/tuned/profiles" }, "changed": false } 4487 1726776684.45145: no more pending results, returning what we have 4487 1726776684.45148: results queue empty 4487 1726776684.45151: checking for any_errors_fatal 4487 1726776684.45162: done checking for any_errors_fatal 4487 1726776684.45163: checking for max_fail_percentage 4487 1726776684.45165: done checking for max_fail_percentage 4487 1726776684.45166: checking to see if all hosts have failed and the running result is not ok 4487 1726776684.45166: done checking to see if all hosts have failed 4487 1726776684.45168: getting the remaining hosts for this loop 4487 1726776684.45169: done getting the remaining hosts for this loop 4487 1726776684.45172: getting the next task for host managed_node3 4487 1726776684.45178: done getting next task for host managed_node3 4487 1726776684.45181: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 4487 1726776684.45184: ^ 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 4487 1726776684.45193: getting variables 4487 1726776684.45195: in VariableManager get_vars() 4487 1726776684.45231: Calling all_inventory to load vars for managed_node3 4487 1726776684.45233: Calling groups_inventory to load vars for managed_node3 4487 1726776684.45235: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776684.45245: Calling all_plugins_play to load vars for managed_node3 4487 1726776684.45247: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776684.45255: Calling groups_plugins_play to load vars for managed_node3 4487 1726776684.45387: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776684.45538: done with get_vars() 4487 1726776684.45550: done getting variables 4487 1726776684.45596: 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-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:67 Thursday 19 September 2024 16:11:24 -0400 (0:00:00.048) 0:00:21.368 **** 4487 1726776684.45623: entering _queue_task() for managed_node3/service 4487 1726776684.45861: worker is 1 (out of 1 available) 4487 1726776684.45878: exiting _queue_task() for managed_node3/service 4487 1726776684.45893: done queuing things up, now waiting for results queue to drain 4487 1726776684.45894: waiting for pending results... 4487 1726776684.46086: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 4487 1726776684.46174: in run() - task 0233de48-8dd1-4d03-fd06-000000000408 4487 1726776684.46186: variable 'ansible_search_path' from source: unknown 4487 1726776684.46190: variable 'ansible_search_path' from source: unknown 4487 1726776684.46232: variable '__kernel_settings_services' from source: include_vars 4487 1726776684.46497: variable '__kernel_settings_services' from source: include_vars 4487 1726776684.46554: variable 'omit' from source: magic vars 4487 1726776684.46642: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776684.46651: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776684.46659: variable 'omit' from source: magic vars 4487 1726776684.46719: variable 'omit' from source: magic vars 4487 1726776684.46753: variable 'omit' from source: magic vars 4487 1726776684.46788: variable 'item' from source: unknown 4487 1726776684.46848: variable 'item' from source: unknown 4487 1726776684.46938: variable 'omit' from source: magic vars 4487 1726776684.46972: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4487 1726776684.47005: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4487 1726776684.47021: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4487 1726776684.47035: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776684.47045: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776684.47072: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4487 1726776684.47075: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776684.47077: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776684.47154: Set connection var ansible_pipelining to False 4487 1726776684.47159: Set connection var ansible_shell_executable to /bin/sh 4487 1726776684.47165: Set connection var ansible_timeout to 10 4487 1726776684.47171: Set connection var ansible_module_compression to ZIP_DEFLATED 4487 1726776684.47176: Set connection var ansible_connection to ssh 4487 1726776684.47181: Set connection var ansible_shell_type to sh 4487 1726776684.47196: variable 'ansible_shell_executable' from source: unknown 4487 1726776684.47199: variable 'ansible_connection' from source: unknown 4487 1726776684.47202: variable 'ansible_module_compression' from source: unknown 4487 1726776684.47206: variable 'ansible_shell_type' from source: unknown 4487 1726776684.47211: variable 'ansible_shell_executable' from source: unknown 4487 1726776684.47213: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776684.47218: variable 'ansible_pipelining' from source: unknown 4487 1726776684.47221: variable 'ansible_timeout' from source: unknown 4487 1726776684.47224: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776684.47328: 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) 4487 1726776684.47340: variable 'omit' from source: magic vars 4487 1726776684.47343: starting attempt loop 4487 1726776684.47346: running the handler 4487 1726776684.47415: variable 'ansible_facts' from source: unknown 4487 1726776684.47504: _low_level_execute_command(): starting 4487 1726776684.47512: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4487 1726776684.48053: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776684.48057: 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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776684.48060: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration <<< 4487 1726776684.48062: 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.14.47 originally 10.31.14.47 debug2: match found <<< 4487 1726776684.48065: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776684.48119: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776684.48122: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776684.48125: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776684.48216: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776684.50013: stdout chunk (state=3): >>>/root <<< 4487 1726776684.50125: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776684.50181: stderr chunk (state=3): >>><<< 4487 1726776684.50184: stdout chunk (state=3): >>><<< 4487 1726776684.50204: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776684.50218: _low_level_execute_command(): starting 4487 1726776684.50224: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776684.5020435-5327-189568377913423 `" && echo ansible-tmp-1726776684.5020435-5327-189568377913423="` echo /root/.ansible/tmp/ansible-tmp-1726776684.5020435-5327-189568377913423 `" ) && sleep 0' 4487 1726776684.50703: 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 <<< 4487 1726776684.50714: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776684.50717: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 4487 1726776684.50719: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4487 1726776684.50722: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776684.50770: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776684.50773: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776684.50859: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776684.52959: stdout chunk (state=3): >>>ansible-tmp-1726776684.5020435-5327-189568377913423=/root/.ansible/tmp/ansible-tmp-1726776684.5020435-5327-189568377913423 <<< 4487 1726776684.53074: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776684.53125: stderr chunk (state=3): >>><<< 4487 1726776684.53129: stdout chunk (state=3): >>><<< 4487 1726776684.53143: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776684.5020435-5327-189568377913423=/root/.ansible/tmp/ansible-tmp-1726776684.5020435-5327-189568377913423 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776684.53174: variable 'ansible_module_compression' from source: unknown 4487 1726776684.53219: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4487xee7_rt3/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 4487 1726776684.53274: variable 'ansible_facts' from source: unknown 4487 1726776684.53410: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776684.5020435-5327-189568377913423/AnsiballZ_systemd.py 4487 1726776684.53524: Sending initial data 4487 1726776684.53527: Sent initial data (154 bytes) 4487 1726776684.53998: 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 <<< 4487 1726776684.54002: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776684.54005: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776684.54009: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776684.54064: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776684.54068: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776684.54073: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776684.54160: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776684.55925: 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 <<< 4487 1726776684.56002: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4487 1726776684.56081: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4487xee7_rt3/tmp2k14_g1u /root/.ansible/tmp/ansible-tmp-1726776684.5020435-5327-189568377913423/AnsiballZ_systemd.py <<< 4487 1726776684.56085: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776684.5020435-5327-189568377913423/AnsiballZ_systemd.py" <<< 4487 1726776684.56162: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4487xee7_rt3/tmp2k14_g1u" to remote "/root/.ansible/tmp/ansible-tmp-1726776684.5020435-5327-189568377913423/AnsiballZ_systemd.py" <<< 4487 1726776684.56164: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776684.5020435-5327-189568377913423/AnsiballZ_systemd.py" <<< 4487 1726776684.57475: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776684.57717: stderr chunk (state=3): >>><<< 4487 1726776684.57861: stdout chunk (state=3): >>><<< 4487 1726776684.57866: done transferring module to remote 4487 1726776684.57869: _low_level_execute_command(): starting 4487 1726776684.57873: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776684.5020435-5327-189568377913423/ /root/.ansible/tmp/ansible-tmp-1726776684.5020435-5327-189568377913423/AnsiballZ_systemd.py && sleep 0' 4487 1726776684.58459: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4487 1726776684.58477: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776684.58504: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776684.58614: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776684.58660: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776684.58774: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776684.60744: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776684.60794: stderr chunk (state=3): >>><<< 4487 1726776684.60798: stdout chunk (state=3): >>><<< 4487 1726776684.60814: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776684.60818: _low_level_execute_command(): starting 4487 1726776684.60824: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776684.5020435-5327-189568377913423/AnsiballZ_systemd.py && sleep 0' 4487 1726776684.61292: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776684.61296: 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.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776684.61298: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776684.61301: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776684.61303: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776684.61357: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776684.61364: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776684.61378: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776684.61461: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776684.95008: 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": "9832", "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 16:11:15 EDT", "ExecMainStartTimestampMonotonic": "265227141", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9832", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:11:15 EDT] ; stop_time=[n/a] ; pid=9832 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:11:15 EDT] ; stop_time=[n/a] ; pid=9832 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5348", "MemoryCurrent": "15257600", "MemoryPeak": "15507456", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3398639616", "CPUUsageNSec": "123696000", "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<<< 4487 1726776684.95021: 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": "sysinit.target dbus-broker.service system.slice dbus.socket", "WantedBy": "multi-user.target", "Conflicts": "power-profiles-daemon.service shutdown.target auto-cpufreq.service cpupower.service tlp.service", "Before": "multi-user.target shutdown.target", "After": "dbus.socket system.slice systemd-journald.socket sysinit.target basic.target polkit.service dbus-broker.service network.target systemd-sysctl.service", "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 16:11:15 EDT", "StateChangeTimestampMonotonic": "265350244", "InactiveExitTimestamp": "Thu 2024-09-19 16:11:15 EDT", "InactiveExitTimestampMonotonic": "265227399", "ActiveEnterTimestamp": "Thu 2024-09-19 16:11:15 EDT", "ActiveEnterTimestampMonotonic": "265350244", "ActiveExitTimestamp": "Thu 2024-09-19 16:11:15 EDT", "ActiveExitTimestampMonotonic": "265188145", "InactiveEnterTimestamp": "Thu 2024-09-19 16:11:15 EDT", "InactiveEnterTimestampMonotonic": "265220808", "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 16:11:15 EDT", "ConditionTimestampMonotonic": "265222148", "AssertTimestamp": "Thu 2024-09-19 16:11:15 EDT", "AssertTimestampMonotonic": "265222166", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "ffbacac4bde94bccb512338fa7f95bbe", "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}}} <<< 4487 1726776684.97253: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 4487 1726776684.97308: stderr chunk (state=3): >>><<< 4487 1726776684.97313: stdout chunk (state=3): >>><<< 4487 1726776684.97337: _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": "9832", "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 16:11:15 EDT", "ExecMainStartTimestampMonotonic": "265227141", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9832", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:11:15 EDT] ; stop_time=[n/a] ; pid=9832 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:11:15 EDT] ; stop_time=[n/a] ; pid=9832 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5348", "MemoryCurrent": "15257600", "MemoryPeak": "15507456", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3398639616", "CPUUsageNSec": "123696000", "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": "sysinit.target dbus-broker.service system.slice dbus.socket", "WantedBy": "multi-user.target", "Conflicts": "power-profiles-daemon.service shutdown.target auto-cpufreq.service cpupower.service tlp.service", "Before": "multi-user.target shutdown.target", "After": "dbus.socket system.slice systemd-journald.socket sysinit.target basic.target polkit.service dbus-broker.service network.target systemd-sysctl.service", "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 16:11:15 EDT", "StateChangeTimestampMonotonic": "265350244", "InactiveExitTimestamp": "Thu 2024-09-19 16:11:15 EDT", "InactiveExitTimestampMonotonic": "265227399", "ActiveEnterTimestamp": "Thu 2024-09-19 16:11:15 EDT", "ActiveEnterTimestampMonotonic": "265350244", "ActiveExitTimestamp": "Thu 2024-09-19 16:11:15 EDT", "ActiveExitTimestampMonotonic": "265188145", "InactiveEnterTimestamp": "Thu 2024-09-19 16:11:15 EDT", "InactiveEnterTimestampMonotonic": "265220808", "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 16:11:15 EDT", "ConditionTimestampMonotonic": "265222148", "AssertTimestamp": "Thu 2024-09-19 16:11:15 EDT", "AssertTimestampMonotonic": "265222166", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "ffbacac4bde94bccb512338fa7f95bbe", "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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK 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.14.47 closed. 4487 1726776684.97495: 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-1726776684.5020435-5327-189568377913423/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4487 1726776684.97516: _low_level_execute_command(): starting 4487 1726776684.97519: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776684.5020435-5327-189568377913423/ > /dev/null 2>&1 && sleep 0' 4487 1726776684.98005: 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 <<< 4487 1726776684.98009: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776684.98011: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776684.98014: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776684.98074: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776684.98079: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776684.98086: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776684.98166: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776685.00143: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776685.00193: stderr chunk (state=3): >>><<< 4487 1726776685.00197: stdout chunk (state=3): >>><<< 4487 1726776685.00214: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776685.00220: handler run complete 4487 1726776685.00267: attempt loop complete, returning result 4487 1726776685.00283: variable 'item' from source: unknown 4487 1726776685.00352: 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 16:11:15 EDT", "ActiveEnterTimestampMonotonic": "265350244", "ActiveExitTimestamp": "Thu 2024-09-19 16:11:15 EDT", "ActiveExitTimestampMonotonic": "265188145", "ActiveState": "active", "After": "dbus.socket system.slice systemd-journald.socket sysinit.target basic.target polkit.service dbus-broker.service network.target systemd-sysctl.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-09-19 16:11:15 EDT", "AssertTimestampMonotonic": "265222166", "Before": "multi-user.target shutdown.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": "123696000", "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 16:11:15 EDT", "ConditionTimestampMonotonic": "265222148", "ConfigurationDirectoryMode": "0755", "Conflicts": "power-profiles-daemon.service shutdown.target auto-cpufreq.service cpupower.service tlp.service", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5348", "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": "9832", "ExecMainStartTimestamp": "Thu 2024-09-19 16:11:15 EDT", "ExecMainStartTimestampMonotonic": "265227141", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:11:15 EDT] ; stop_time=[n/a] ; pid=9832 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:11:15 EDT] ; stop_time=[n/a] ; pid=9832 ; 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 16:11:15 EDT", "InactiveEnterTimestampMonotonic": "265220808", "InactiveExitTimestamp": "Thu 2024-09-19 16:11:15 EDT", "InactiveExitTimestampMonotonic": "265227399", "InvocationID": "ffbacac4bde94bccb512338fa7f95bbe", "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": "9832", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3398639616", "MemoryCurrent": "15257600", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "15507456", "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": "sysinit.target dbus-broker.service system.slice dbus.socket", "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 16:11:15 EDT", "StateChangeTimestampMonotonic": "265350244", "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" } } 4487 1726776685.00908: dumping result to json 4487 1726776685.00912: done dumping result, returning 4487 1726776685.00914: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started [0233de48-8dd1-4d03-fd06-000000000408] 4487 1726776685.00916: sending task result for task 0233de48-8dd1-4d03-fd06-000000000408 4487 1726776685.00993: done sending task result for task 0233de48-8dd1-4d03-fd06-000000000408 4487 1726776685.00997: WORKER PROCESS EXITING 4487 1726776685.01083: no more pending results, returning what we have 4487 1726776685.01087: results queue empty 4487 1726776685.01088: checking for any_errors_fatal 4487 1726776685.01091: done checking for any_errors_fatal 4487 1726776685.01092: checking for max_fail_percentage 4487 1726776685.01093: done checking for max_fail_percentage 4487 1726776685.01093: checking to see if all hosts have failed and the running result is not ok 4487 1726776685.01094: done checking to see if all hosts have failed 4487 1726776685.01094: getting the remaining hosts for this loop 4487 1726776685.01095: done getting the remaining hosts for this loop 4487 1726776685.01098: getting the next task for host managed_node3 4487 1726776685.01102: done getting next task for host managed_node3 4487 1726776685.01104: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 4487 1726776685.01106: ^ 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 4487 1726776685.01114: getting variables 4487 1726776685.01115: in VariableManager get_vars() 4487 1726776685.01136: Calling all_inventory to load vars for managed_node3 4487 1726776685.01138: Calling groups_inventory to load vars for managed_node3 4487 1726776685.01139: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776685.01146: Calling all_plugins_play to load vars for managed_node3 4487 1726776685.01148: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776685.01152: Calling groups_plugins_play to load vars for managed_node3 4487 1726776685.01269: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776685.01408: done with get_vars() 4487 1726776685.01418: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:74 Thursday 19 September 2024 16:11:25 -0400 (0:00:00.558) 0:00:21.927 **** 4487 1726776685.01489: entering _queue_task() for managed_node3/file 4487 1726776685.01714: worker is 1 (out of 1 available) 4487 1726776685.01731: exiting _queue_task() for managed_node3/file 4487 1726776685.01744: done queuing things up, now waiting for results queue to drain 4487 1726776685.01745: waiting for pending results... 4487 1726776685.01936: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 4487 1726776685.02015: in run() - task 0233de48-8dd1-4d03-fd06-000000000409 4487 1726776685.02031: variable 'ansible_search_path' from source: unknown 4487 1726776685.02035: variable 'ansible_search_path' from source: unknown 4487 1726776685.02069: calling self._execute() 4487 1726776685.02145: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776685.02152: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776685.02160: variable 'omit' from source: magic vars 4487 1726776685.02241: variable 'omit' from source: magic vars 4487 1726776685.02280: variable 'omit' from source: magic vars 4487 1726776685.02302: variable '__kernel_settings_profile_dir' from source: role '' all vars 4487 1726776685.02546: variable '__kernel_settings_profile_dir' from source: role '' all vars 4487 1726776685.02624: variable '__kernel_settings_profile_parent' from source: set_fact 4487 1726776685.02628: variable '__kernel_settings_tuned_profile' from source: role '' all vars 4487 1726776685.02693: variable 'omit' from source: magic vars 4487 1726776685.02729: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4487 1726776685.02762: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4487 1726776685.02780: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4487 1726776685.02794: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776685.02804: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776685.02834: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4487 1726776685.02838: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776685.02840: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776685.02917: Set connection var ansible_pipelining to False 4487 1726776685.02920: Set connection var ansible_shell_executable to /bin/sh 4487 1726776685.02927: Set connection var ansible_timeout to 10 4487 1726776685.02932: Set connection var ansible_module_compression to ZIP_DEFLATED 4487 1726776685.02937: Set connection var ansible_connection to ssh 4487 1726776685.02942: Set connection var ansible_shell_type to sh 4487 1726776685.02963: variable 'ansible_shell_executable' from source: unknown 4487 1726776685.02966: variable 'ansible_connection' from source: unknown 4487 1726776685.02969: variable 'ansible_module_compression' from source: unknown 4487 1726776685.02971: variable 'ansible_shell_type' from source: unknown 4487 1726776685.02973: variable 'ansible_shell_executable' from source: unknown 4487 1726776685.02976: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776685.02979: variable 'ansible_pipelining' from source: unknown 4487 1726776685.02981: variable 'ansible_timeout' from source: unknown 4487 1726776685.02989: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776685.03146: 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) 4487 1726776685.03156: variable 'omit' from source: magic vars 4487 1726776685.03161: starting attempt loop 4487 1726776685.03164: running the handler 4487 1726776685.03177: _low_level_execute_command(): starting 4487 1726776685.03184: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4487 1726776685.03718: 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 <<< 4487 1726776685.03722: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776685.03725: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776685.03728: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776685.03784: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776685.03787: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776685.03797: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776685.03875: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776685.05661: stdout chunk (state=3): >>>/root <<< 4487 1726776685.05769: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776685.05824: stderr chunk (state=3): >>><<< 4487 1726776685.05829: stdout chunk (state=3): >>><<< 4487 1726776685.05853: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776685.05864: _low_level_execute_command(): starting 4487 1726776685.05870: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776685.0585275-5338-85573745743031 `" && echo ansible-tmp-1726776685.0585275-5338-85573745743031="` echo /root/.ansible/tmp/ansible-tmp-1726776685.0585275-5338-85573745743031 `" ) && sleep 0' 4487 1726776685.06337: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776685.06340: 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.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776685.06351: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776685.06354: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776685.06356: 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.14.47 originally 10.31.14.47 debug2: match found <<< 4487 1726776685.06358: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776685.06404: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776685.06407: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776685.06410: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776685.06497: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776685.08620: stdout chunk (state=3): >>>ansible-tmp-1726776685.0585275-5338-85573745743031=/root/.ansible/tmp/ansible-tmp-1726776685.0585275-5338-85573745743031 <<< 4487 1726776685.08733: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776685.08789: stderr chunk (state=3): >>><<< 4487 1726776685.08792: stdout chunk (state=3): >>><<< 4487 1726776685.08808: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776685.0585275-5338-85573745743031=/root/.ansible/tmp/ansible-tmp-1726776685.0585275-5338-85573745743031 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776685.08854: variable 'ansible_module_compression' from source: unknown 4487 1726776685.08899: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4487xee7_rt3/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 4487 1726776685.08933: variable 'ansible_facts' from source: unknown 4487 1726776685.09000: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776685.0585275-5338-85573745743031/AnsiballZ_file.py 4487 1726776685.09110: Sending initial data 4487 1726776685.09114: Sent initial data (150 bytes) 4487 1726776685.09593: 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 <<< 4487 1726776685.09596: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776685.09599: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776685.09601: 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.14.47 originally 10.31.14.47 debug2: match found <<< 4487 1726776685.09603: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776685.09662: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776685.09666: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776685.09671: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776685.09761: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776685.11496: 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 <<< 4487 1726776685.11572: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4487 1726776685.11656: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4487xee7_rt3/tmphzq56l4l /root/.ansible/tmp/ansible-tmp-1726776685.0585275-5338-85573745743031/AnsiballZ_file.py <<< 4487 1726776685.11659: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776685.0585275-5338-85573745743031/AnsiballZ_file.py" <<< 4487 1726776685.11735: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4487xee7_rt3/tmphzq56l4l" to remote "/root/.ansible/tmp/ansible-tmp-1726776685.0585275-5338-85573745743031/AnsiballZ_file.py" <<< 4487 1726776685.11737: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776685.0585275-5338-85573745743031/AnsiballZ_file.py" <<< 4487 1726776685.12432: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776685.12504: stderr chunk (state=3): >>><<< 4487 1726776685.12511: stdout chunk (state=3): >>><<< 4487 1726776685.12531: done transferring module to remote 4487 1726776685.12541: _low_level_execute_command(): starting 4487 1726776685.12546: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776685.0585275-5338-85573745743031/ /root/.ansible/tmp/ansible-tmp-1726776685.0585275-5338-85573745743031/AnsiballZ_file.py && sleep 0' 4487 1726776685.13031: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776685.13034: 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.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776685.13037: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4487 1726776685.13043: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776685.13045: 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.14.47 originally 10.31.14.47 debug2: match found <<< 4487 1726776685.13047: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776685.13096: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776685.13099: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776685.13104: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776685.13184: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776685.15178: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776685.15234: stderr chunk (state=3): >>><<< 4487 1726776685.15237: stdout chunk (state=3): >>><<< 4487 1726776685.15255: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776685.15258: _low_level_execute_command(): starting 4487 1726776685.15263: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776685.0585275-5338-85573745743031/AnsiballZ_file.py && sleep 0' 4487 1726776685.15729: 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 <<< 4487 1726776685.15733: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776685.15735: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776685.15739: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776685.15794: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776685.15797: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776685.15803: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776685.15889: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776685.34382: 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}}} <<< 4487 1726776685.36035: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 4487 1726776685.36093: stderr chunk (state=3): >>><<< 4487 1726776685.36097: stdout chunk (state=3): >>><<< 4487 1726776685.36113: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK 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.14.47 closed. 4487 1726776685.36147: 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-1726776685.0585275-5338-85573745743031/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4487 1726776685.36162: _low_level_execute_command(): starting 4487 1726776685.36168: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776685.0585275-5338-85573745743031/ > /dev/null 2>&1 && sleep 0' 4487 1726776685.36641: 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 <<< 4487 1726776685.36645: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4487 1726776685.36647: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776685.36653: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776685.36655: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776685.36708: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776685.36711: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776685.36716: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776685.36795: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776685.38791: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776685.38841: stderr chunk (state=3): >>><<< 4487 1726776685.38845: stdout chunk (state=3): >>><<< 4487 1726776685.38861: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776685.38867: handler run complete 4487 1726776685.38889: attempt loop complete, returning result 4487 1726776685.38892: _execute() done 4487 1726776685.38894: dumping result to json 4487 1726776685.38904: done dumping result, returning 4487 1726776685.38914: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists [0233de48-8dd1-4d03-fd06-000000000409] 4487 1726776685.38919: sending task result for task 0233de48-8dd1-4d03-fd06-000000000409 4487 1726776685.39031: done sending task result for task 0233de48-8dd1-4d03-fd06-000000000409 4487 1726776685.39034: 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 } 4487 1726776685.39125: no more pending results, returning what we have 4487 1726776685.39128: results queue empty 4487 1726776685.39129: checking for any_errors_fatal 4487 1726776685.39150: done checking for any_errors_fatal 4487 1726776685.39151: checking for max_fail_percentage 4487 1726776685.39153: done checking for max_fail_percentage 4487 1726776685.39155: checking to see if all hosts have failed and the running result is not ok 4487 1726776685.39156: done checking to see if all hosts have failed 4487 1726776685.39157: getting the remaining hosts for this loop 4487 1726776685.39159: done getting the remaining hosts for this loop 4487 1726776685.39162: getting the next task for host managed_node3 4487 1726776685.39168: done getting next task for host managed_node3 4487 1726776685.39171: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 4487 1726776685.39174: ^ 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 4487 1726776685.39184: getting variables 4487 1726776685.39185: in VariableManager get_vars() 4487 1726776685.39220: Calling all_inventory to load vars for managed_node3 4487 1726776685.39223: Calling groups_inventory to load vars for managed_node3 4487 1726776685.39225: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776685.39234: Calling all_plugins_play to load vars for managed_node3 4487 1726776685.39236: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776685.39239: Calling groups_plugins_play to load vars for managed_node3 4487 1726776685.39387: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776685.39536: done with get_vars() 4487 1726776685.39545: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get active_profile] ********** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:80 Thursday 19 September 2024 16:11:25 -0400 (0:00:00.381) 0:00:22.308 **** 4487 1726776685.39622: entering _queue_task() for managed_node3/slurp 4487 1726776685.39826: worker is 1 (out of 1 available) 4487 1726776685.39841: exiting _queue_task() for managed_node3/slurp 4487 1726776685.39857: done queuing things up, now waiting for results queue to drain 4487 1726776685.39858: waiting for pending results... 4487 1726776685.40044: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 4487 1726776685.40123: in run() - task 0233de48-8dd1-4d03-fd06-00000000040a 4487 1726776685.40136: variable 'ansible_search_path' from source: unknown 4487 1726776685.40140: variable 'ansible_search_path' from source: unknown 4487 1726776685.40176: calling self._execute() 4487 1726776685.40244: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776685.40248: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776685.40259: variable 'omit' from source: magic vars 4487 1726776685.40338: variable 'omit' from source: magic vars 4487 1726776685.40376: variable 'omit' from source: magic vars 4487 1726776685.40398: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 4487 1726776685.40643: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 4487 1726776685.40702: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4487 1726776685.40732: variable 'omit' from source: magic vars 4487 1726776685.40767: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4487 1726776685.40798: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4487 1726776685.40818: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4487 1726776685.40833: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776685.40845: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776685.40872: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4487 1726776685.40876: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776685.40879: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776685.40953: Set connection var ansible_pipelining to False 4487 1726776685.40957: Set connection var ansible_shell_executable to /bin/sh 4487 1726776685.40966: Set connection var ansible_timeout to 10 4487 1726776685.40969: Set connection var ansible_module_compression to ZIP_DEFLATED 4487 1726776685.40975: Set connection var ansible_connection to ssh 4487 1726776685.40980: Set connection var ansible_shell_type to sh 4487 1726776685.40997: variable 'ansible_shell_executable' from source: unknown 4487 1726776685.41000: variable 'ansible_connection' from source: unknown 4487 1726776685.41003: variable 'ansible_module_compression' from source: unknown 4487 1726776685.41005: variable 'ansible_shell_type' from source: unknown 4487 1726776685.41007: variable 'ansible_shell_executable' from source: unknown 4487 1726776685.41013: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776685.41017: variable 'ansible_pipelining' from source: unknown 4487 1726776685.41020: variable 'ansible_timeout' from source: unknown 4487 1726776685.41024: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776685.41185: 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) 4487 1726776685.41189: variable 'omit' from source: magic vars 4487 1726776685.41193: starting attempt loop 4487 1726776685.41195: running the handler 4487 1726776685.41208: _low_level_execute_command(): starting 4487 1726776685.41219: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4487 1726776685.41776: 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 <<< 4487 1726776685.41780: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 <<< 4487 1726776685.41783: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776685.41787: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776685.41790: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776685.41843: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776685.41847: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776685.41854: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776685.41934: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776685.43682: stdout chunk (state=3): >>>/root <<< 4487 1726776685.43791: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776685.43848: stderr chunk (state=3): >>><<< 4487 1726776685.43853: stdout chunk (state=3): >>><<< 4487 1726776685.43874: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776685.43885: _low_level_execute_command(): starting 4487 1726776685.43891: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776685.4387383-5347-38886372818830 `" && echo ansible-tmp-1726776685.4387383-5347-38886372818830="` echo /root/.ansible/tmp/ansible-tmp-1726776685.4387383-5347-38886372818830 `" ) && sleep 0' 4487 1726776685.44355: 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 <<< 4487 1726776685.44358: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776685.44367: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4487 1726776685.44370: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4487 1726776685.44372: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776685.44422: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776685.44425: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776685.44428: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776685.44513: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776685.46611: stdout chunk (state=3): >>>ansible-tmp-1726776685.4387383-5347-38886372818830=/root/.ansible/tmp/ansible-tmp-1726776685.4387383-5347-38886372818830 <<< 4487 1726776685.46724: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776685.46781: stderr chunk (state=3): >>><<< 4487 1726776685.46785: stdout chunk (state=3): >>><<< 4487 1726776685.46802: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776685.4387383-5347-38886372818830=/root/.ansible/tmp/ansible-tmp-1726776685.4387383-5347-38886372818830 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776685.46847: variable 'ansible_module_compression' from source: unknown 4487 1726776685.46884: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4487xee7_rt3/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 4487 1726776685.46954: variable 'ansible_facts' from source: unknown 4487 1726776685.46972: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776685.4387383-5347-38886372818830/AnsiballZ_slurp.py 4487 1726776685.47080: Sending initial data 4487 1726776685.47083: Sent initial data (151 bytes) 4487 1726776685.47558: 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 <<< 4487 1726776685.47562: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776685.47565: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776685.47567: 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.14.47 originally 10.31.14.47 debug2: match found <<< 4487 1726776685.47577: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776685.47608: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776685.47622: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776685.47712: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776685.49411: 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" <<< 4487 1726776685.49418: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4487 1726776685.49489: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4487 1726776685.49568: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4487xee7_rt3/tmplm49hvqk /root/.ansible/tmp/ansible-tmp-1726776685.4387383-5347-38886372818830/AnsiballZ_slurp.py <<< 4487 1726776685.49571: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776685.4387383-5347-38886372818830/AnsiballZ_slurp.py" <<< 4487 1726776685.49646: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4487xee7_rt3/tmplm49hvqk" to remote "/root/.ansible/tmp/ansible-tmp-1726776685.4387383-5347-38886372818830/AnsiballZ_slurp.py" <<< 4487 1726776685.49650: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776685.4387383-5347-38886372818830/AnsiballZ_slurp.py" <<< 4487 1726776685.50313: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776685.50380: stderr chunk (state=3): >>><<< 4487 1726776685.50383: stdout chunk (state=3): >>><<< 4487 1726776685.50401: done transferring module to remote 4487 1726776685.50414: _low_level_execute_command(): starting 4487 1726776685.50419: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776685.4387383-5347-38886372818830/ /root/.ansible/tmp/ansible-tmp-1726776685.4387383-5347-38886372818830/AnsiballZ_slurp.py && sleep 0' 4487 1726776685.50884: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776685.50887: 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.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776685.50889: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776685.50892: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776685.50898: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776685.50953: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776685.50960: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776685.50962: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776685.51044: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776685.53027: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776685.53081: stderr chunk (state=3): >>><<< 4487 1726776685.53085: stdout chunk (state=3): >>><<< 4487 1726776685.53099: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776685.53102: _low_level_execute_command(): starting 4487 1726776685.53111: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776685.4387383-5347-38886372818830/AnsiballZ_slurp.py && sleep 0' 4487 1726776685.53571: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776685.53574: 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.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776685.53577: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776685.53579: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776685.53581: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776685.53637: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776685.53640: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776685.53645: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776685.53733: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776685.70679: 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"}}} <<< 4487 1726776685.72119: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 4487 1726776685.72178: stderr chunk (state=3): >>><<< 4487 1726776685.72181: stdout chunk (state=3): >>><<< 4487 1726776685.72200: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK 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.14.47 closed. 4487 1726776685.72228: 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-1726776685.4387383-5347-38886372818830/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4487 1726776685.72237: _low_level_execute_command(): starting 4487 1726776685.72242: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776685.4387383-5347-38886372818830/ > /dev/null 2>&1 && sleep 0' 4487 1726776685.72730: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776685.72733: 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.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776685.72736: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776685.72738: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776685.72740: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776685.72796: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776685.72799: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776685.72802: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776685.72886: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776685.74904: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776685.74961: stderr chunk (state=3): >>><<< 4487 1726776685.74965: stdout chunk (state=3): >>><<< 4487 1726776685.74979: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776685.74985: handler run complete 4487 1726776685.75000: attempt loop complete, returning result 4487 1726776685.75003: _execute() done 4487 1726776685.75005: dumping result to json 4487 1726776685.75012: done dumping result, returning 4487 1726776685.75024: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile [0233de48-8dd1-4d03-fd06-00000000040a] 4487 1726776685.75029: sending task result for task 0233de48-8dd1-4d03-fd06-00000000040a 4487 1726776685.75130: done sending task result for task 0233de48-8dd1-4d03-fd06-00000000040a 4487 1726776685.75133: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "encoding": "base64", "source": "/etc/tuned/active_profile" } 4487 1726776685.75208: no more pending results, returning what we have 4487 1726776685.75212: results queue empty 4487 1726776685.75213: checking for any_errors_fatal 4487 1726776685.75226: done checking for any_errors_fatal 4487 1726776685.75227: checking for max_fail_percentage 4487 1726776685.75229: done checking for max_fail_percentage 4487 1726776685.75229: checking to see if all hosts have failed and the running result is not ok 4487 1726776685.75230: done checking to see if all hosts have failed 4487 1726776685.75231: getting the remaining hosts for this loop 4487 1726776685.75233: done getting the remaining hosts for this loop 4487 1726776685.75237: getting the next task for host managed_node3 4487 1726776685.75248: done getting next task for host managed_node3 4487 1726776685.75259: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 4487 1726776685.75262: ^ 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 4487 1726776685.75275: getting variables 4487 1726776685.75276: in VariableManager get_vars() 4487 1726776685.75311: Calling all_inventory to load vars for managed_node3 4487 1726776685.75314: Calling groups_inventory to load vars for managed_node3 4487 1726776685.75316: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776685.75326: Calling all_plugins_play to load vars for managed_node3 4487 1726776685.75328: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776685.75331: Calling groups_plugins_play to load vars for managed_node3 4487 1726776685.75472: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776685.75666: done with get_vars() 4487 1726776685.75674: done getting variables 4487 1726776685.75722: 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-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:85 Thursday 19 September 2024 16:11:25 -0400 (0:00:00.361) 0:00:22.669 **** 4487 1726776685.75745: entering _queue_task() for managed_node3/set_fact 4487 1726776685.75967: worker is 1 (out of 1 available) 4487 1726776685.75982: exiting _queue_task() for managed_node3/set_fact 4487 1726776685.75996: done queuing things up, now waiting for results queue to drain 4487 1726776685.75997: waiting for pending results... 4487 1726776685.76185: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 4487 1726776685.76260: in run() - task 0233de48-8dd1-4d03-fd06-00000000040b 4487 1726776685.76273: variable 'ansible_search_path' from source: unknown 4487 1726776685.76276: variable 'ansible_search_path' from source: unknown 4487 1726776685.76308: calling self._execute() 4487 1726776685.76388: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776685.76391: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776685.76401: variable 'omit' from source: magic vars 4487 1726776685.76488: variable 'omit' from source: magic vars 4487 1726776685.76529: variable 'omit' from source: magic vars 4487 1726776685.76853: variable '__kernel_settings_tuned_profile' from source: role '' all vars 4487 1726776685.76860: variable '__cur_profile' from source: task vars 4487 1726776685.76979: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4487 1726776685.78521: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4487 1726776685.78576: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4487 1726776685.78604: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4487 1726776685.78634: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4487 1726776685.78656: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4487 1726776685.78723: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4487 1726776685.78745: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4487 1726776685.78766: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4487 1726776685.78793: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4487 1726776685.78804: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4487 1726776685.78892: variable '__kernel_settings_tuned_current_profile' from source: set_fact 4487 1726776685.78936: variable 'omit' from source: magic vars 4487 1726776685.78959: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4487 1726776685.78980: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4487 1726776685.78995: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4487 1726776685.79017: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776685.79026: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776685.79063: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4487 1726776685.79066: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776685.79068: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776685.79132: Set connection var ansible_pipelining to False 4487 1726776685.79136: Set connection var ansible_shell_executable to /bin/sh 4487 1726776685.79142: Set connection var ansible_timeout to 10 4487 1726776685.79148: Set connection var ansible_module_compression to ZIP_DEFLATED 4487 1726776685.79156: Set connection var ansible_connection to ssh 4487 1726776685.79160: Set connection var ansible_shell_type to sh 4487 1726776685.79180: variable 'ansible_shell_executable' from source: unknown 4487 1726776685.79183: variable 'ansible_connection' from source: unknown 4487 1726776685.79185: variable 'ansible_module_compression' from source: unknown 4487 1726776685.79188: variable 'ansible_shell_type' from source: unknown 4487 1726776685.79190: variable 'ansible_shell_executable' from source: unknown 4487 1726776685.79192: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776685.79197: variable 'ansible_pipelining' from source: unknown 4487 1726776685.79199: variable 'ansible_timeout' from source: unknown 4487 1726776685.79204: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776685.79284: 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) 4487 1726776685.79293: variable 'omit' from source: magic vars 4487 1726776685.79298: starting attempt loop 4487 1726776685.79301: running the handler 4487 1726776685.79313: handler run complete 4487 1726776685.79321: attempt loop complete, returning result 4487 1726776685.79324: _execute() done 4487 1726776685.79326: dumping result to json 4487 1726776685.79329: done dumping result, returning 4487 1726776685.79336: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile [0233de48-8dd1-4d03-fd06-00000000040b] 4487 1726776685.79341: sending task result for task 0233de48-8dd1-4d03-fd06-00000000040b 4487 1726776685.79430: done sending task result for task 0233de48-8dd1-4d03-fd06-00000000040b 4487 1726776685.79433: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_active_profile": "virtual-guest kernel_settings" }, "changed": false } 4487 1726776685.79501: no more pending results, returning what we have 4487 1726776685.79504: results queue empty 4487 1726776685.79505: checking for any_errors_fatal 4487 1726776685.79513: done checking for any_errors_fatal 4487 1726776685.79513: checking for max_fail_percentage 4487 1726776685.79515: done checking for max_fail_percentage 4487 1726776685.79516: checking to see if all hosts have failed and the running result is not ok 4487 1726776685.79517: done checking to see if all hosts have failed 4487 1726776685.79518: getting the remaining hosts for this loop 4487 1726776685.79519: done getting the remaining hosts for this loop 4487 1726776685.79523: getting the next task for host managed_node3 4487 1726776685.79530: done getting next task for host managed_node3 4487 1726776685.79534: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 4487 1726776685.79536: ^ 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 4487 1726776685.79560: getting variables 4487 1726776685.79562: in VariableManager get_vars() 4487 1726776685.79595: Calling all_inventory to load vars for managed_node3 4487 1726776685.79598: Calling groups_inventory to load vars for managed_node3 4487 1726776685.79600: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776685.79608: Calling all_plugins_play to load vars for managed_node3 4487 1726776685.79611: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776685.79615: Calling groups_plugins_play to load vars for managed_node3 4487 1726776685.79759: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776685.79908: done with get_vars() 4487 1726776685.79917: done getting variables 4487 1726776685.79961: 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-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:91 Thursday 19 September 2024 16:11:25 -0400 (0:00:00.042) 0:00:22.711 **** 4487 1726776685.79983: entering _queue_task() for managed_node3/copy 4487 1726776685.80196: worker is 1 (out of 1 available) 4487 1726776685.80212: exiting _queue_task() for managed_node3/copy 4487 1726776685.80225: done queuing things up, now waiting for results queue to drain 4487 1726776685.80226: waiting for pending results... 4487 1726776685.80416: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 4487 1726776685.80493: in run() - task 0233de48-8dd1-4d03-fd06-00000000040c 4487 1726776685.80509: variable 'ansible_search_path' from source: unknown 4487 1726776685.80513: variable 'ansible_search_path' from source: unknown 4487 1726776685.80542: calling self._execute() 4487 1726776685.80614: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776685.80617: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776685.80625: variable 'omit' from source: magic vars 4487 1726776685.80705: variable 'omit' from source: magic vars 4487 1726776685.80744: variable 'omit' from source: magic vars 4487 1726776685.80768: variable '__kernel_settings_active_profile' from source: set_fact 4487 1726776685.81005: variable '__kernel_settings_active_profile' from source: set_fact 4487 1726776685.81028: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 4487 1726776685.81082: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 4487 1726776685.81199: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4487 1726776685.81227: variable 'omit' from source: magic vars 4487 1726776685.81263: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4487 1726776685.81291: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4487 1726776685.81311: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4487 1726776685.81324: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776685.81337: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776685.81367: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4487 1726776685.81370: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776685.81372: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776685.81445: Set connection var ansible_pipelining to False 4487 1726776685.81455: Set connection var ansible_shell_executable to /bin/sh 4487 1726776685.81462: Set connection var ansible_timeout to 10 4487 1726776685.81468: Set connection var ansible_module_compression to ZIP_DEFLATED 4487 1726776685.81474: Set connection var ansible_connection to ssh 4487 1726776685.81479: Set connection var ansible_shell_type to sh 4487 1726776685.81497: variable 'ansible_shell_executable' from source: unknown 4487 1726776685.81500: variable 'ansible_connection' from source: unknown 4487 1726776685.81502: variable 'ansible_module_compression' from source: unknown 4487 1726776685.81504: variable 'ansible_shell_type' from source: unknown 4487 1726776685.81507: variable 'ansible_shell_executable' from source: unknown 4487 1726776685.81513: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776685.81517: variable 'ansible_pipelining' from source: unknown 4487 1726776685.81520: variable 'ansible_timeout' from source: unknown 4487 1726776685.81524: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776685.81635: 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) 4487 1726776685.81643: variable 'omit' from source: magic vars 4487 1726776685.81650: starting attempt loop 4487 1726776685.81653: running the handler 4487 1726776685.81668: _low_level_execute_command(): starting 4487 1726776685.81673: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4487 1726776685.82211: 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 <<< 4487 1726776685.82215: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776685.82218: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776685.82220: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776685.82274: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776685.82277: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776685.82280: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776685.82371: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776685.84161: stdout chunk (state=3): >>>/root <<< 4487 1726776685.84283: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776685.84338: stderr chunk (state=3): >>><<< 4487 1726776685.84341: stdout chunk (state=3): >>><<< 4487 1726776685.84364: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776685.84380: _low_level_execute_command(): starting 4487 1726776685.84384: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776685.8436453-5359-248499891441080 `" && echo ansible-tmp-1726776685.8436453-5359-248499891441080="` echo /root/.ansible/tmp/ansible-tmp-1726776685.8436453-5359-248499891441080 `" ) && sleep 0' 4487 1726776685.84857: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776685.84869: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4487 1726776685.84872: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776685.84874: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776685.84876: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found <<< 4487 1726776685.84878: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776685.84923: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776685.84926: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776685.84934: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776685.85010: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776685.87067: stdout chunk (state=3): >>>ansible-tmp-1726776685.8436453-5359-248499891441080=/root/.ansible/tmp/ansible-tmp-1726776685.8436453-5359-248499891441080 <<< 4487 1726776685.87184: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776685.87239: stderr chunk (state=3): >>><<< 4487 1726776685.87243: stdout chunk (state=3): >>><<< 4487 1726776685.87261: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776685.8436453-5359-248499891441080=/root/.ansible/tmp/ansible-tmp-1726776685.8436453-5359-248499891441080 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776685.87343: variable 'ansible_module_compression' from source: unknown 4487 1726776685.87384: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4487xee7_rt3/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 4487 1726776685.87415: variable 'ansible_facts' from source: unknown 4487 1726776685.87478: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776685.8436453-5359-248499891441080/AnsiballZ_stat.py 4487 1726776685.87575: Sending initial data 4487 1726776685.87578: Sent initial data (151 bytes) 4487 1726776685.88051: 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 <<< 4487 1726776685.88054: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776685.88057: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776685.88059: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776685.88063: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776685.88115: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776685.88119: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776685.88124: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776685.88202: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776685.89913: 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 <<< 4487 1726776685.89917: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4487 1726776685.89989: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4487 1726776685.90070: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4487xee7_rt3/tmpnmf7aid2 /root/.ansible/tmp/ansible-tmp-1726776685.8436453-5359-248499891441080/AnsiballZ_stat.py <<< 4487 1726776685.90072: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776685.8436453-5359-248499891441080/AnsiballZ_stat.py" <<< 4487 1726776685.90145: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4487xee7_rt3/tmpnmf7aid2" to remote "/root/.ansible/tmp/ansible-tmp-1726776685.8436453-5359-248499891441080/AnsiballZ_stat.py" <<< 4487 1726776685.90152: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776685.8436453-5359-248499891441080/AnsiballZ_stat.py" <<< 4487 1726776685.90842: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776685.90904: stderr chunk (state=3): >>><<< 4487 1726776685.90907: stdout chunk (state=3): >>><<< 4487 1726776685.90927: done transferring module to remote 4487 1726776685.90936: _low_level_execute_command(): starting 4487 1726776685.90941: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776685.8436453-5359-248499891441080/ /root/.ansible/tmp/ansible-tmp-1726776685.8436453-5359-248499891441080/AnsiballZ_stat.py && sleep 0' 4487 1726776685.91390: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776685.91394: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4487 1726776685.91399: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776685.91402: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776685.91408: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found <<< 4487 1726776685.91411: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776685.91452: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776685.91456: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776685.91542: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776685.93513: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776685.93557: stderr chunk (state=3): >>><<< 4487 1726776685.93561: stdout chunk (state=3): >>><<< 4487 1726776685.93574: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776685.93577: _low_level_execute_command(): starting 4487 1726776685.93582: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776685.8436453-5359-248499891441080/AnsiballZ_stat.py && sleep 0' 4487 1726776685.94015: 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 <<< 4487 1726776685.94018: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776685.94021: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776685.94034: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776685.94080: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776685.94084: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776685.94176: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776686.13020: 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": 1726776680.2549324, "mtime": 1726776675.8809059, "ctime": 1726776675.8809059, "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": "3717122800", "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}}} <<< 4487 1726776686.14762: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 4487 1726776686.14820: stderr chunk (state=3): >>><<< 4487 1726776686.14825: stdout chunk (state=3): >>><<< 4487 1726776686.14841: _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": 1726776680.2549324, "mtime": 1726776675.8809059, "ctime": 1726776675.8809059, "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": "3717122800", "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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK 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.14.47 closed. 4487 1726776686.14894: 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-1726776685.8436453-5359-248499891441080/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 4487 1726776686.24580: variable 'ansible_module_compression' from source: unknown 4487 1726776686.24610: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4487xee7_rt3/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 4487 1726776686.24631: variable 'ansible_facts' from source: unknown 4487 1726776686.24686: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776685.8436453-5359-248499891441080/AnsiballZ_file.py 4487 1726776686.24791: Sending initial data 4487 1726776686.24795: Sent initial data (151 bytes) 4487 1726776686.25288: 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 <<< 4487 1726776686.25292: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776686.25297: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776686.25299: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776686.25356: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776686.25359: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776686.25459: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776686.27201: 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 <<< 4487 1726776686.27277: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4487 1726776686.27357: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4487xee7_rt3/tmppdn703u7 /root/.ansible/tmp/ansible-tmp-1726776685.8436453-5359-248499891441080/AnsiballZ_file.py <<< 4487 1726776686.27361: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776685.8436453-5359-248499891441080/AnsiballZ_file.py" <<< 4487 1726776686.27434: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4487xee7_rt3/tmppdn703u7" to remote "/root/.ansible/tmp/ansible-tmp-1726776685.8436453-5359-248499891441080/AnsiballZ_file.py" <<< 4487 1726776686.27441: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776685.8436453-5359-248499891441080/AnsiballZ_file.py" <<< 4487 1726776686.28169: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776686.28243: stderr chunk (state=3): >>><<< 4487 1726776686.28246: stdout chunk (state=3): >>><<< 4487 1726776686.28266: done transferring module to remote 4487 1726776686.28274: _low_level_execute_command(): starting 4487 1726776686.28279: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776685.8436453-5359-248499891441080/ /root/.ansible/tmp/ansible-tmp-1726776685.8436453-5359-248499891441080/AnsiballZ_file.py && sleep 0' 4487 1726776686.28757: 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 <<< 4487 1726776686.28760: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776686.28763: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration <<< 4487 1726776686.28765: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776686.28768: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776686.28821: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776686.28824: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776686.28827: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776686.28908: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776686.30864: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776686.30920: stderr chunk (state=3): >>><<< 4487 1726776686.30923: stdout chunk (state=3): >>><<< 4487 1726776686.30934: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776686.30942: _low_level_execute_command(): starting 4487 1726776686.30944: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776685.8436453-5359-248499891441080/AnsiballZ_file.py && sleep 0' 4487 1726776686.31413: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776686.31416: 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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776686.31419: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address <<< 4487 1726776686.31421: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776686.31423: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776686.31473: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776686.31476: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776686.31567: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776686.49630: 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": ".rpuhsr85", "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}}} <<< 4487 1726776686.51167: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 4487 1726776686.51225: stderr chunk (state=3): >>><<< 4487 1726776686.51229: stdout chunk (state=3): >>><<< 4487 1726776686.51243: _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": ".rpuhsr85", "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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK 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.14.47 closed. 4487 1726776686.51273: done with _execute_module (ansible.legacy.file, {'mode': '0600', 'dest': '/etc/tuned/active_profile', '_original_basename': '.rpuhsr85', '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-1726776685.8436453-5359-248499891441080/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4487 1726776686.51286: _low_level_execute_command(): starting 4487 1726776686.51291: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776685.8436453-5359-248499891441080/ > /dev/null 2>&1 && sleep 0' 4487 1726776686.51755: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776686.51759: 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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776686.51773: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776686.51833: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776686.51836: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776686.51839: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776686.51925: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776686.53919: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776686.53968: stderr chunk (state=3): >>><<< 4487 1726776686.53972: stdout chunk (state=3): >>><<< 4487 1726776686.53985: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776686.53994: handler run complete 4487 1726776686.54022: attempt loop complete, returning result 4487 1726776686.54025: _execute() done 4487 1726776686.54027: dumping result to json 4487 1726776686.54032: done dumping result, returning 4487 1726776686.54040: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile [0233de48-8dd1-4d03-fd06-00000000040c] 4487 1726776686.54046: sending task result for task 0233de48-8dd1-4d03-fd06-00000000040c 4487 1726776686.54151: done sending task result for task 0233de48-8dd1-4d03-fd06-00000000040c 4487 1726776686.54154: 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 } 4487 1726776686.54257: no more pending results, returning what we have 4487 1726776686.54261: results queue empty 4487 1726776686.54261: checking for any_errors_fatal 4487 1726776686.54270: done checking for any_errors_fatal 4487 1726776686.54271: checking for max_fail_percentage 4487 1726776686.54272: done checking for max_fail_percentage 4487 1726776686.54273: checking to see if all hosts have failed and the running result is not ok 4487 1726776686.54274: done checking to see if all hosts have failed 4487 1726776686.54275: getting the remaining hosts for this loop 4487 1726776686.54276: done getting the remaining hosts for this loop 4487 1726776686.54280: getting the next task for host managed_node3 4487 1726776686.54286: done getting next task for host managed_node3 4487 1726776686.54291: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 4487 1726776686.54293: ^ 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 4487 1726776686.54304: getting variables 4487 1726776686.54305: in VariableManager get_vars() 4487 1726776686.54339: Calling all_inventory to load vars for managed_node3 4487 1726776686.54342: Calling groups_inventory to load vars for managed_node3 4487 1726776686.54344: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776686.54359: Calling all_plugins_play to load vars for managed_node3 4487 1726776686.54361: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776686.54364: Calling groups_plugins_play to load vars for managed_node3 4487 1726776686.54542: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776686.54687: done with get_vars() 4487 1726776686.54695: done getting variables 4487 1726776686.54740: 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-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:99 Thursday 19 September 2024 16:11:26 -0400 (0:00:00.747) 0:00:23.459 **** 4487 1726776686.54764: entering _queue_task() for managed_node3/copy 4487 1726776686.54986: worker is 1 (out of 1 available) 4487 1726776686.55002: exiting _queue_task() for managed_node3/copy 4487 1726776686.55014: done queuing things up, now waiting for results queue to drain 4487 1726776686.55016: waiting for pending results... 4487 1726776686.55205: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 4487 1726776686.55286: in run() - task 0233de48-8dd1-4d03-fd06-00000000040d 4487 1726776686.55298: variable 'ansible_search_path' from source: unknown 4487 1726776686.55301: variable 'ansible_search_path' from source: unknown 4487 1726776686.55336: calling self._execute() 4487 1726776686.55405: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776686.55412: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776686.55422: variable 'omit' from source: magic vars 4487 1726776686.55505: variable 'omit' from source: magic vars 4487 1726776686.55546: variable 'omit' from source: magic vars 4487 1726776686.55572: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 4487 1726776686.55816: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 4487 1726776686.55875: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4487 1726776686.55905: variable 'omit' from source: magic vars 4487 1726776686.55950: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4487 1726776686.55981: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4487 1726776686.55999: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4487 1726776686.56017: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776686.56027: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776686.56055: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4487 1726776686.56058: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776686.56061: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776686.56138: Set connection var ansible_pipelining to False 4487 1726776686.56143: Set connection var ansible_shell_executable to /bin/sh 4487 1726776686.56150: Set connection var ansible_timeout to 10 4487 1726776686.56156: Set connection var ansible_module_compression to ZIP_DEFLATED 4487 1726776686.56162: Set connection var ansible_connection to ssh 4487 1726776686.56167: Set connection var ansible_shell_type to sh 4487 1726776686.56183: variable 'ansible_shell_executable' from source: unknown 4487 1726776686.56187: variable 'ansible_connection' from source: unknown 4487 1726776686.56189: variable 'ansible_module_compression' from source: unknown 4487 1726776686.56191: variable 'ansible_shell_type' from source: unknown 4487 1726776686.56194: variable 'ansible_shell_executable' from source: unknown 4487 1726776686.56196: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776686.56201: variable 'ansible_pipelining' from source: unknown 4487 1726776686.56203: variable 'ansible_timeout' from source: unknown 4487 1726776686.56207: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776686.56321: 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) 4487 1726776686.56328: variable 'omit' from source: magic vars 4487 1726776686.56335: starting attempt loop 4487 1726776686.56338: running the handler 4487 1726776686.56352: _low_level_execute_command(): starting 4487 1726776686.56359: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4487 1726776686.56893: 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 <<< 4487 1726776686.56897: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776686.56901: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 <<< 4487 1726776686.56904: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776686.56957: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776686.56961: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776686.56964: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776686.57053: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776686.58822: stdout chunk (state=3): >>>/root <<< 4487 1726776686.58932: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776686.58990: stderr chunk (state=3): >>><<< 4487 1726776686.58993: stdout chunk (state=3): >>><<< 4487 1726776686.59013: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776686.59025: _low_level_execute_command(): starting 4487 1726776686.59032: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776686.5901375-5371-71608440536284 `" && echo ansible-tmp-1726776686.5901375-5371-71608440536284="` echo /root/.ansible/tmp/ansible-tmp-1726776686.5901375-5371-71608440536284 `" ) && sleep 0' 4487 1726776686.59509: 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 <<< 4487 1726776686.59513: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776686.59522: 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.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776686.59525: 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.14.47 originally 10.31.14.47 debug2: match found <<< 4487 1726776686.59527: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776686.59576: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776686.59579: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776686.59581: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776686.59668: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776686.61775: stdout chunk (state=3): >>>ansible-tmp-1726776686.5901375-5371-71608440536284=/root/.ansible/tmp/ansible-tmp-1726776686.5901375-5371-71608440536284 <<< 4487 1726776686.61887: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776686.61937: stderr chunk (state=3): >>><<< 4487 1726776686.61940: stdout chunk (state=3): >>><<< 4487 1726776686.61958: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776686.5901375-5371-71608440536284=/root/.ansible/tmp/ansible-tmp-1726776686.5901375-5371-71608440536284 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776686.62036: variable 'ansible_module_compression' from source: unknown 4487 1726776686.62077: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4487xee7_rt3/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 4487 1726776686.62104: variable 'ansible_facts' from source: unknown 4487 1726776686.62171: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776686.5901375-5371-71608440536284/AnsiballZ_stat.py 4487 1726776686.62269: Sending initial data 4487 1726776686.62273: Sent initial data (150 bytes) 4487 1726776686.62739: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776686.62742: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4487 1726776686.62744: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776686.62747: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776686.62751: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4487 1726776686.62754: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776686.62805: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776686.62808: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776686.62811: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776686.62895: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776686.64602: 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 <<< 4487 1726776686.64679: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4487 1726776686.64756: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4487xee7_rt3/tmpz627adrr /root/.ansible/tmp/ansible-tmp-1726776686.5901375-5371-71608440536284/AnsiballZ_stat.py <<< 4487 1726776686.64763: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776686.5901375-5371-71608440536284/AnsiballZ_stat.py" <<< 4487 1726776686.64836: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4487xee7_rt3/tmpz627adrr" to remote "/root/.ansible/tmp/ansible-tmp-1726776686.5901375-5371-71608440536284/AnsiballZ_stat.py" <<< 4487 1726776686.64839: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776686.5901375-5371-71608440536284/AnsiballZ_stat.py" <<< 4487 1726776686.65504: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776686.65575: stderr chunk (state=3): >>><<< 4487 1726776686.65578: stdout chunk (state=3): >>><<< 4487 1726776686.65598: done transferring module to remote 4487 1726776686.65611: _low_level_execute_command(): starting 4487 1726776686.65614: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776686.5901375-5371-71608440536284/ /root/.ansible/tmp/ansible-tmp-1726776686.5901375-5371-71608440536284/AnsiballZ_stat.py && sleep 0' 4487 1726776686.66088: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776686.66092: 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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776686.66096: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address <<< 4487 1726776686.66103: 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 <<< 4487 1726776686.66105: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776686.66155: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776686.66159: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776686.66167: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776686.66241: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776686.68156: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776686.68205: stderr chunk (state=3): >>><<< 4487 1726776686.68211: stdout chunk (state=3): >>><<< 4487 1726776686.68222: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776686.68225: _low_level_execute_command(): starting 4487 1726776686.68231: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776686.5901375-5371-71608440536284/AnsiballZ_stat.py && sleep 0' 4487 1726776686.68715: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776686.68718: 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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776686.68721: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776686.68723: 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.14.47 originally 10.31.14.47 debug2: match found <<< 4487 1726776686.68726: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776686.68783: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776686.68786: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776686.68789: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776686.68880: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776686.86902: 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": 1726776680.6519349, "mtime": 1726776675.8819058, "ctime": 1726776675.8819058, "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": "4280481317", "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}}} <<< 4487 1726776686.88562: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 4487 1726776686.88622: stderr chunk (state=3): >>><<< 4487 1726776686.88626: stdout chunk (state=3): >>><<< 4487 1726776686.88641: _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": 1726776680.6519349, "mtime": 1726776675.8819058, "ctime": 1726776675.8819058, "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": "4280481317", "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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK 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.14.47 closed. 4487 1726776686.88694: 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-1726776686.5901375-5371-71608440536284/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 4487 1726776686.88732: variable 'ansible_module_compression' from source: unknown 4487 1726776686.88765: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4487xee7_rt3/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 4487 1726776686.88780: variable 'ansible_facts' from source: unknown 4487 1726776686.88832: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776686.5901375-5371-71608440536284/AnsiballZ_file.py 4487 1726776686.88934: Sending initial data 4487 1726776686.88937: Sent initial data (150 bytes) 4487 1726776686.89409: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776686.89412: 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.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776686.89415: 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.14.47 is address debug1: re-parsing configuration <<< 4487 1726776686.89417: 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 <<< 4487 1726776686.89419: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776686.89475: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776686.89478: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776686.89484: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776686.89562: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776686.91282: 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 <<< 4487 1726776686.91286: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4487 1726776686.91359: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4487 1726776686.91437: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4487xee7_rt3/tmpovg7lq6h /root/.ansible/tmp/ansible-tmp-1726776686.5901375-5371-71608440536284/AnsiballZ_file.py <<< 4487 1726776686.91440: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776686.5901375-5371-71608440536284/AnsiballZ_file.py" <<< 4487 1726776686.91518: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4487xee7_rt3/tmpovg7lq6h" to remote "/root/.ansible/tmp/ansible-tmp-1726776686.5901375-5371-71608440536284/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776686.5901375-5371-71608440536284/AnsiballZ_file.py" <<< 4487 1726776686.92220: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776686.92280: stderr chunk (state=3): >>><<< 4487 1726776686.92283: stdout chunk (state=3): >>><<< 4487 1726776686.92299: done transferring module to remote 4487 1726776686.92306: _low_level_execute_command(): starting 4487 1726776686.92313: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776686.5901375-5371-71608440536284/ /root/.ansible/tmp/ansible-tmp-1726776686.5901375-5371-71608440536284/AnsiballZ_file.py && sleep 0' 4487 1726776686.92756: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776686.92760: 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.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776686.92762: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776686.92764: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776686.92766: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776686.92819: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776686.92826: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776686.92909: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776686.94837: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776686.94880: stderr chunk (state=3): >>><<< 4487 1726776686.94883: stdout chunk (state=3): >>><<< 4487 1726776686.94895: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776686.94898: _low_level_execute_command(): starting 4487 1726776686.94903: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776686.5901375-5371-71608440536284/AnsiballZ_file.py && sleep 0' 4487 1726776686.95346: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776686.95349: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4487 1726776686.95357: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776686.95359: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776686.95362: 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.14.47 originally 10.31.14.47 debug2: match found <<< 4487 1726776686.95364: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776686.95404: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776686.95408: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776686.95500: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776687.13878: 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": ".m2xhp_tr", "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}}} <<< 4487 1726776687.15437: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 4487 1726776687.15494: stderr chunk (state=3): >>><<< 4487 1726776687.15497: stdout chunk (state=3): >>><<< 4487 1726776687.15519: _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": ".m2xhp_tr", "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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK 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.14.47 closed. 4487 1726776687.15547: done with _execute_module (ansible.legacy.file, {'mode': '0600', 'dest': '/etc/tuned/profile_mode', '_original_basename': '.m2xhp_tr', '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-1726776686.5901375-5371-71608440536284/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4487 1726776687.15559: _low_level_execute_command(): starting 4487 1726776687.15564: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776686.5901375-5371-71608440536284/ > /dev/null 2>&1 && sleep 0' 4487 1726776687.16039: 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 <<< 4487 1726776687.16043: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776687.16046: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4487 1726776687.16054: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776687.16103: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776687.16106: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776687.16113: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776687.16190: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776687.18165: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776687.18216: stderr chunk (state=3): >>><<< 4487 1726776687.18220: stdout chunk (state=3): >>><<< 4487 1726776687.18234: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776687.18241: handler run complete 4487 1726776687.18268: attempt loop complete, returning result 4487 1726776687.18271: _execute() done 4487 1726776687.18273: dumping result to json 4487 1726776687.18278: done dumping result, returning 4487 1726776687.18287: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual [0233de48-8dd1-4d03-fd06-00000000040d] 4487 1726776687.18293: sending task result for task 0233de48-8dd1-4d03-fd06-00000000040d 4487 1726776687.18406: done sending task result for task 0233de48-8dd1-4d03-fd06-00000000040d 4487 1726776687.18409: 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 } 4487 1726776687.18513: no more pending results, returning what we have 4487 1726776687.18516: results queue empty 4487 1726776687.18517: checking for any_errors_fatal 4487 1726776687.18523: done checking for any_errors_fatal 4487 1726776687.18524: checking for max_fail_percentage 4487 1726776687.18525: done checking for max_fail_percentage 4487 1726776687.18526: checking to see if all hosts have failed and the running result is not ok 4487 1726776687.18527: done checking to see if all hosts have failed 4487 1726776687.18528: getting the remaining hosts for this loop 4487 1726776687.18529: done getting the remaining hosts for this loop 4487 1726776687.18533: getting the next task for host managed_node3 4487 1726776687.18539: done getting next task for host managed_node3 4487 1726776687.18543: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get current config 4487 1726776687.18546: ^ 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 4487 1726776687.18558: getting variables 4487 1726776687.18559: in VariableManager get_vars() 4487 1726776687.18593: Calling all_inventory to load vars for managed_node3 4487 1726776687.18595: Calling groups_inventory to load vars for managed_node3 4487 1726776687.18597: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776687.18606: Calling all_plugins_play to load vars for managed_node3 4487 1726776687.18609: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776687.18612: Calling groups_plugins_play to load vars for managed_node3 4487 1726776687.18747: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776687.18895: done with get_vars() 4487 1726776687.18904: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get current config] ********** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:107 Thursday 19 September 2024 16:11:27 -0400 (0:00:00.642) 0:00:24.101 **** 4487 1726776687.18969: entering _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 4487 1726776687.19182: worker is 1 (out of 1 available) 4487 1726776687.19196: exiting _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 4487 1726776687.19209: done queuing things up, now waiting for results queue to drain 4487 1726776687.19211: waiting for pending results... 4487 1726776687.19405: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get current config 4487 1726776687.19485: in run() - task 0233de48-8dd1-4d03-fd06-00000000040e 4487 1726776687.19498: variable 'ansible_search_path' from source: unknown 4487 1726776687.19502: variable 'ansible_search_path' from source: unknown 4487 1726776687.19537: calling self._execute() 4487 1726776687.19608: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776687.19616: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776687.19625: variable 'omit' from source: magic vars 4487 1726776687.19783: variable 'omit' from source: magic vars 4487 1726776687.19823: variable 'omit' from source: magic vars 4487 1726776687.19843: variable '__kernel_settings_profile_filename' from source: role '' all vars 4487 1726776687.20084: variable '__kernel_settings_profile_filename' from source: role '' all vars 4487 1726776687.20145: variable '__kernel_settings_profile_dir' from source: role '' all vars 4487 1726776687.20209: variable '__kernel_settings_profile_parent' from source: set_fact 4487 1726776687.20217: variable '__kernel_settings_tuned_profile' from source: role '' all vars 4487 1726776687.20253: variable 'omit' from source: magic vars 4487 1726776687.20288: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4487 1726776687.20321: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4487 1726776687.20338: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4487 1726776687.20352: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776687.20362: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776687.20389: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4487 1726776687.20392: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776687.20395: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776687.20475: Set connection var ansible_pipelining to False 4487 1726776687.20479: Set connection var ansible_shell_executable to /bin/sh 4487 1726776687.20486: Set connection var ansible_timeout to 10 4487 1726776687.20491: Set connection var ansible_module_compression to ZIP_DEFLATED 4487 1726776687.20496: Set connection var ansible_connection to ssh 4487 1726776687.20501: Set connection var ansible_shell_type to sh 4487 1726776687.20521: variable 'ansible_shell_executable' from source: unknown 4487 1726776687.20526: variable 'ansible_connection' from source: unknown 4487 1726776687.20528: variable 'ansible_module_compression' from source: unknown 4487 1726776687.20531: variable 'ansible_shell_type' from source: unknown 4487 1726776687.20533: variable 'ansible_shell_executable' from source: unknown 4487 1726776687.20535: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776687.20538: variable 'ansible_pipelining' from source: unknown 4487 1726776687.20541: variable 'ansible_timeout' from source: unknown 4487 1726776687.20548: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776687.20690: 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) 4487 1726776687.20699: variable 'omit' from source: magic vars 4487 1726776687.20704: starting attempt loop 4487 1726776687.20707: running the handler 4487 1726776687.20721: _low_level_execute_command(): starting 4487 1726776687.20729: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4487 1726776687.21240: 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 <<< 4487 1726776687.21259: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4487 1726776687.21263: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776687.21276: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776687.21338: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776687.21345: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776687.21348: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776687.21428: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776687.23198: stdout chunk (state=3): >>>/root <<< 4487 1726776687.23302: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776687.23364: stderr chunk (state=3): >>><<< 4487 1726776687.23367: stdout chunk (state=3): >>><<< 4487 1726776687.23389: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776687.23402: _low_level_execute_command(): starting 4487 1726776687.23411: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776687.2338996-5386-165257184713687 `" && echo ansible-tmp-1726776687.2338996-5386-165257184713687="` echo /root/.ansible/tmp/ansible-tmp-1726776687.2338996-5386-165257184713687 `" ) && sleep 0' 4487 1726776687.23889: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776687.23892: 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.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776687.23901: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4487 1726776687.23904: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found <<< 4487 1726776687.23907: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776687.23955: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776687.23959: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776687.24042: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776687.26071: stdout chunk (state=3): >>>ansible-tmp-1726776687.2338996-5386-165257184713687=/root/.ansible/tmp/ansible-tmp-1726776687.2338996-5386-165257184713687 <<< 4487 1726776687.26189: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776687.26246: stderr chunk (state=3): >>><<< 4487 1726776687.26251: stdout chunk (state=3): >>><<< 4487 1726776687.26268: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776687.2338996-5386-165257184713687=/root/.ansible/tmp/ansible-tmp-1726776687.2338996-5386-165257184713687 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776687.26318: variable 'ansible_module_compression' from source: unknown 4487 1726776687.26353: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4487xee7_rt3/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 4487 1726776687.26384: variable 'ansible_facts' from source: unknown 4487 1726776687.26451: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776687.2338996-5386-165257184713687/AnsiballZ_kernel_settings_get_config.py 4487 1726776687.26565: Sending initial data 4487 1726776687.26569: Sent initial data (173 bytes) 4487 1726776687.27047: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776687.27053: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4487 1726776687.27055: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776687.27058: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776687.27060: 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.14.47 originally 10.31.14.47 debug2: match found <<< 4487 1726776687.27062: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776687.27113: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776687.27116: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776687.27118: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776687.27204: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776687.28853: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 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 <<< 4487 1726776687.28931: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4487 1726776687.29016: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4487xee7_rt3/tmpdxrly6o3 /root/.ansible/tmp/ansible-tmp-1726776687.2338996-5386-165257184713687/AnsiballZ_kernel_settings_get_config.py <<< 4487 1726776687.29019: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776687.2338996-5386-165257184713687/AnsiballZ_kernel_settings_get_config.py" <<< 4487 1726776687.29088: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4487xee7_rt3/tmpdxrly6o3" to remote "/root/.ansible/tmp/ansible-tmp-1726776687.2338996-5386-165257184713687/AnsiballZ_kernel_settings_get_config.py" <<< 4487 1726776687.29094: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776687.2338996-5386-165257184713687/AnsiballZ_kernel_settings_get_config.py" <<< 4487 1726776687.29758: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776687.29831: stderr chunk (state=3): >>><<< 4487 1726776687.29834: stdout chunk (state=3): >>><<< 4487 1726776687.29855: done transferring module to remote 4487 1726776687.29866: _low_level_execute_command(): starting 4487 1726776687.29871: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776687.2338996-5386-165257184713687/ /root/.ansible/tmp/ansible-tmp-1726776687.2338996-5386-165257184713687/AnsiballZ_kernel_settings_get_config.py && sleep 0' 4487 1726776687.30338: 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 <<< 4487 1726776687.30341: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776687.30347: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776687.30358: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776687.30405: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776687.30412: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776687.30415: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776687.30489: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776687.32405: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776687.32459: stderr chunk (state=3): >>><<< 4487 1726776687.32462: stdout chunk (state=3): >>><<< 4487 1726776687.32477: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776687.32480: _low_level_execute_command(): starting 4487 1726776687.32486: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776687.2338996-5386-165257184713687/AnsiballZ_kernel_settings_get_config.py && sleep 0' 4487 1726776687.32968: 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 <<< 4487 1726776687.32971: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776687.32974: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776687.32976: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found <<< 4487 1726776687.32978: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776687.33032: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776687.33035: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776687.33037: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776687.33131: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776687.50279: 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"}}} <<< 4487 1726776687.51736: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 4487 1726776687.51789: stderr chunk (state=3): >>><<< 4487 1726776687.51793: stdout chunk (state=3): >>><<< 4487 1726776687.51810: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK 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.14.47 closed. 4487 1726776687.51840: 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-1726776687.2338996-5386-165257184713687/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4487 1726776687.51856: _low_level_execute_command(): starting 4487 1726776687.51861: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776687.2338996-5386-165257184713687/ > /dev/null 2>&1 && sleep 0' 4487 1726776687.52343: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776687.52354: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4487 1726776687.52357: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776687.52359: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776687.52361: 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.14.47 originally 10.31.14.47 debug2: match found <<< 4487 1726776687.52363: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776687.52410: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776687.52413: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776687.52416: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776687.52511: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776687.54524: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776687.54545: stderr chunk (state=3): >>><<< 4487 1726776687.54550: stdout chunk (state=3): >>><<< 4487 1726776687.54566: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776687.54572: handler run complete 4487 1726776687.54589: attempt loop complete, returning result 4487 1726776687.54592: _execute() done 4487 1726776687.54594: dumping result to json 4487 1726776687.54598: done dumping result, returning 4487 1726776687.54611: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get current config [0233de48-8dd1-4d03-fd06-00000000040e] 4487 1726776687.54613: sending task result for task 0233de48-8dd1-4d03-fd06-00000000040e 4487 1726776687.54715: done sending task result for task 0233de48-8dd1-4d03-fd06-00000000040e 4487 1726776687.54718: 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" } } } 4487 1726776687.54886: no more pending results, returning what we have 4487 1726776687.54888: results queue empty 4487 1726776687.54889: checking for any_errors_fatal 4487 1726776687.54894: done checking for any_errors_fatal 4487 1726776687.54895: checking for max_fail_percentage 4487 1726776687.54897: done checking for max_fail_percentage 4487 1726776687.54898: checking to see if all hosts have failed and the running result is not ok 4487 1726776687.54898: done checking to see if all hosts have failed 4487 1726776687.54899: getting the remaining hosts for this loop 4487 1726776687.54900: done getting the remaining hosts for this loop 4487 1726776687.54904: getting the next task for host managed_node3 4487 1726776687.54912: done getting next task for host managed_node3 4487 1726776687.54915: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 4487 1726776687.54918: ^ 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 4487 1726776687.54928: getting variables 4487 1726776687.54929: in VariableManager get_vars() 4487 1726776687.54959: Calling all_inventory to load vars for managed_node3 4487 1726776687.54961: Calling groups_inventory to load vars for managed_node3 4487 1726776687.54962: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776687.54969: Calling all_plugins_play to load vars for managed_node3 4487 1726776687.54971: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776687.54973: Calling groups_plugins_play to load vars for managed_node3 4487 1726776687.55092: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776687.55235: done with get_vars() 4487 1726776687.55244: done getting variables 4487 1726776687.55292: 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-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 Thursday 19 September 2024 16:11:27 -0400 (0:00:00.363) 0:00:24.465 **** 4487 1726776687.55316: entering _queue_task() for managed_node3/template 4487 1726776687.55536: worker is 1 (out of 1 available) 4487 1726776687.55554: exiting _queue_task() for managed_node3/template 4487 1726776687.55567: done queuing things up, now waiting for results queue to drain 4487 1726776687.55569: waiting for pending results... 4487 1726776687.55753: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 4487 1726776687.55836: in run() - task 0233de48-8dd1-4d03-fd06-00000000040f 4487 1726776687.55848: variable 'ansible_search_path' from source: unknown 4487 1726776687.55853: variable 'ansible_search_path' from source: unknown 4487 1726776687.55887: calling self._execute() 4487 1726776687.55963: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776687.55966: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776687.55975: variable 'omit' from source: magic vars 4487 1726776687.56059: variable 'omit' from source: magic vars 4487 1726776687.56095: variable 'omit' from source: magic vars 4487 1726776687.56356: variable '__kernel_settings_profile_src' from source: role '' all vars 4487 1726776687.56362: variable '__kernel_settings_tuned_profile' from source: role '' all vars 4487 1726776687.56423: variable '__kernel_settings_tuned_profile' from source: role '' all vars 4487 1726776687.56441: variable '__kernel_settings_profile_filename' from source: role '' all vars 4487 1726776687.56493: variable '__kernel_settings_profile_filename' from source: role '' all vars 4487 1726776687.56543: variable '__kernel_settings_profile_dir' from source: role '' all vars 4487 1726776687.56610: variable '__kernel_settings_profile_parent' from source: set_fact 4487 1726776687.56614: variable '__kernel_settings_tuned_profile' from source: role '' all vars 4487 1726776687.56639: variable 'omit' from source: magic vars 4487 1726776687.56678: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4487 1726776687.56711: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4487 1726776687.56727: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4487 1726776687.56775: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776687.56784: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776687.56812: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4487 1726776687.56816: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776687.56819: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776687.56894: Set connection var ansible_pipelining to False 4487 1726776687.56898: Set connection var ansible_shell_executable to /bin/sh 4487 1726776687.56902: Set connection var ansible_timeout to 10 4487 1726776687.56910: Set connection var ansible_module_compression to ZIP_DEFLATED 4487 1726776687.56913: Set connection var ansible_connection to ssh 4487 1726776687.56918: Set connection var ansible_shell_type to sh 4487 1726776687.56935: variable 'ansible_shell_executable' from source: unknown 4487 1726776687.56938: variable 'ansible_connection' from source: unknown 4487 1726776687.56940: variable 'ansible_module_compression' from source: unknown 4487 1726776687.56943: variable 'ansible_shell_type' from source: unknown 4487 1726776687.56946: variable 'ansible_shell_executable' from source: unknown 4487 1726776687.56948: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776687.56953: variable 'ansible_pipelining' from source: unknown 4487 1726776687.56957: variable 'ansible_timeout' from source: unknown 4487 1726776687.56961: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776687.57070: 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) 4487 1726776687.57079: variable 'omit' from source: magic vars 4487 1726776687.57084: starting attempt loop 4487 1726776687.57087: running the handler 4487 1726776687.57099: _low_level_execute_command(): starting 4487 1726776687.57110: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4487 1726776687.57636: 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 <<< 4487 1726776687.57640: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4487 1726776687.57643: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776687.57701: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776687.57704: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776687.57709: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776687.57797: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776687.59570: stdout chunk (state=3): >>>/root <<< 4487 1726776687.59677: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776687.59741: stderr chunk (state=3): >>><<< 4487 1726776687.59745: stdout chunk (state=3): >>><<< 4487 1726776687.59769: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776687.59781: _low_level_execute_command(): starting 4487 1726776687.59788: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776687.597693-5394-251165599249004 `" && echo ansible-tmp-1726776687.597693-5394-251165599249004="` echo /root/.ansible/tmp/ansible-tmp-1726776687.597693-5394-251165599249004 `" ) && sleep 0' 4487 1726776687.60281: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776687.60285: 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.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776687.60287: 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.14.47 is address debug1: re-parsing configuration <<< 4487 1726776687.60290: 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 <<< 4487 1726776687.60292: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776687.60348: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776687.60355: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776687.60359: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776687.60435: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776687.62523: stdout chunk (state=3): >>>ansible-tmp-1726776687.597693-5394-251165599249004=/root/.ansible/tmp/ansible-tmp-1726776687.597693-5394-251165599249004 <<< 4487 1726776687.62633: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776687.62694: stderr chunk (state=3): >>><<< 4487 1726776687.62697: stdout chunk (state=3): >>><<< 4487 1726776687.62716: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776687.597693-5394-251165599249004=/root/.ansible/tmp/ansible-tmp-1726776687.597693-5394-251165599249004 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776687.62733: evaluation_path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks 4487 1726776687.62754: search_path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/templates/kernel_settings.j2 /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/kernel_settings.j2 /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/templates/kernel_settings.j2 /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/kernel_settings.j2 /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/templates/kernel_settings.j2 /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/kernel_settings.j2 4487 1726776687.62776: variable 'ansible_search_path' from source: unknown 4487 1726776687.63404: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4487 1726776687.65128: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4487 1726776687.65179: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4487 1726776687.65206: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4487 1726776687.65246: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4487 1726776687.65269: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4487 1726776687.65480: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4487 1726776687.65502: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4487 1726776687.65524: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4487 1726776687.65554: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4487 1726776687.65565: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4487 1726776687.65844: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4487 1726776687.65864: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4487 1726776687.65881: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4487 1726776687.65909: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4487 1726776687.65923: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4487 1726776687.66232: variable 'ansible_managed' from source: unknown 4487 1726776687.66235: variable '__sections' from source: task vars 4487 1726776687.66342: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4487 1726776687.66363: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4487 1726776687.66382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4487 1726776687.66416: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4487 1726776687.66427: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4487 1726776687.66508: variable 'kernel_settings_sysctl' from source: include_vars 4487 1726776687.66519: variable '__kernel_settings_state_empty' from source: role '' all vars 4487 1726776687.66524: variable '__kernel_settings_previous_replaced' from source: role '' all vars 4487 1726776687.66574: variable '__sysctl_old' from source: task vars 4487 1726776687.66626: variable '__sysctl_old' from source: task vars 4487 1726776687.66787: variable 'kernel_settings_purge' from source: role '' defaults 4487 1726776687.66791: variable 'kernel_settings_sysctl' from source: include_vars 4487 1726776687.66801: variable '__kernel_settings_state_empty' from source: role '' all vars 4487 1726776687.66804: variable '__kernel_settings_previous_replaced' from source: role '' all vars 4487 1726776687.66807: variable '__kernel_settings_profile_contents' from source: set_fact 4487 1726776687.66965: variable 'kernel_settings_sysfs' from source: include_vars 4487 1726776687.66973: variable '__kernel_settings_state_empty' from source: role '' all vars 4487 1726776687.66978: variable '__kernel_settings_previous_replaced' from source: role '' all vars 4487 1726776687.67009: variable '__sysfs_old' from source: task vars 4487 1726776687.67059: variable '__sysfs_old' from source: task vars 4487 1726776687.67208: variable 'kernel_settings_purge' from source: role '' defaults 4487 1726776687.67215: variable 'kernel_settings_sysfs' from source: include_vars 4487 1726776687.67224: variable '__kernel_settings_state_empty' from source: role '' all vars 4487 1726776687.67228: variable '__kernel_settings_previous_replaced' from source: role '' all vars 4487 1726776687.67233: variable '__kernel_settings_profile_contents' from source: set_fact 4487 1726776687.67268: variable 'kernel_settings_systemd_cpu_affinity' from source: include_vars 4487 1726776687.67316: variable 'kernel_settings_systemd_cpu_affinity' from source: include_vars 4487 1726776687.67328: variable '__systemd_old' from source: task vars 4487 1726776687.67376: variable '__systemd_old' from source: task vars 4487 1726776687.67520: variable 'kernel_settings_purge' from source: role '' defaults 4487 1726776687.67523: variable 'kernel_settings_systemd_cpu_affinity' from source: include_vars 4487 1726776687.67528: variable '__kernel_settings_state_absent' from source: role '' all vars 4487 1726776687.67533: variable '__kernel_settings_profile_contents' from source: set_fact 4487 1726776687.67546: variable 'kernel_settings_transparent_hugepages' from source: include_vars 4487 1726776687.67595: variable 'kernel_settings_transparent_hugepages' from source: include_vars 4487 1726776687.67602: variable 'kernel_settings_transparent_hugepages_defrag' from source: include_vars 4487 1726776687.67651: variable 'kernel_settings_transparent_hugepages_defrag' from source: include_vars 4487 1726776687.67664: variable '__trans_huge_old' from source: task vars 4487 1726776687.67709: variable '__trans_huge_old' from source: task vars 4487 1726776687.67854: variable 'kernel_settings_purge' from source: role '' defaults 4487 1726776687.67857: variable 'kernel_settings_transparent_hugepages' from source: include_vars 4487 1726776687.67863: variable '__kernel_settings_state_absent' from source: role '' all vars 4487 1726776687.67868: variable '__kernel_settings_profile_contents' from source: set_fact 4487 1726776687.67879: variable '__trans_defrag_old' from source: task vars 4487 1726776687.67928: variable '__trans_defrag_old' from source: task vars 4487 1726776687.68071: variable 'kernel_settings_purge' from source: role '' defaults 4487 1726776687.68075: variable 'kernel_settings_transparent_hugepages_defrag' from source: include_vars 4487 1726776687.68080: variable '__kernel_settings_state_absent' from source: role '' all vars 4487 1726776687.68085: variable '__kernel_settings_profile_contents' from source: set_fact 4487 1726776687.68102: variable '__kernel_settings_state_absent' from source: role '' all vars 4487 1726776687.68116: variable '__kernel_settings_state_absent' from source: role '' all vars 4487 1726776687.68123: variable '__kernel_settings_state_absent' from source: role '' all vars 4487 1726776687.68133: variable '__kernel_settings_state_absent' from source: role '' all vars 4487 1726776687.68140: variable '__kernel_settings_state_absent' from source: role '' all vars 4487 1726776687.68147: variable '__kernel_settings_state_absent' from source: role '' all vars 4487 1726776687.68155: variable '__kernel_settings_state_absent' from source: role '' all vars 4487 1726776687.68164: variable '__kernel_settings_state_absent' from source: role '' all vars 4487 1726776687.68172: variable '__kernel_settings_state_absent' from source: role '' all vars 4487 1726776687.68178: variable '__kernel_settings_state_absent' from source: role '' all vars 4487 1726776687.68193: variable '__kernel_settings_state_absent' from source: role '' all vars 4487 1726776687.68202: variable '__kernel_settings_state_absent' from source: role '' all vars 4487 1726776687.68208: variable '__kernel_settings_state_absent' from source: role '' all vars 4487 1726776687.68218: variable '__kernel_settings_state_absent' from source: role '' all vars 4487 1726776687.68225: variable '__kernel_settings_state_absent' from source: role '' all vars 4487 1726776687.68231: variable '__kernel_settings_state_absent' from source: role '' all vars 4487 1726776687.68241: variable '__kernel_settings_state_absent' from source: role '' all vars 4487 1726776687.68244: variable '__kernel_settings_state_absent' from source: role '' all vars 4487 1726776687.68251: variable '__kernel_settings_state_absent' from source: role '' all vars 4487 1726776687.68256: variable '__kernel_settings_state_absent' from source: role '' all vars 4487 1726776687.68747: 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) 4487 1726776687.68794: variable 'ansible_module_compression' from source: unknown 4487 1726776687.68834: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4487xee7_rt3/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 4487 1726776687.68861: variable 'ansible_facts' from source: unknown 4487 1726776687.68925: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776687.597693-5394-251165599249004/AnsiballZ_stat.py 4487 1726776687.69026: Sending initial data 4487 1726776687.69030: Sent initial data (150 bytes) 4487 1726776687.69516: 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 <<< 4487 1726776687.69520: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776687.69522: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration <<< 4487 1726776687.69525: 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 <<< 4487 1726776687.69530: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776687.69584: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776687.69587: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776687.69589: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776687.69680: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776687.71431: 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 <<< 4487 1726776687.71508: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4487 1726776687.71588: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4487xee7_rt3/tmpb6bwtund /root/.ansible/tmp/ansible-tmp-1726776687.597693-5394-251165599249004/AnsiballZ_stat.py <<< 4487 1726776687.71592: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776687.597693-5394-251165599249004/AnsiballZ_stat.py" <<< 4487 1726776687.71675: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4487xee7_rt3/tmpb6bwtund" to remote "/root/.ansible/tmp/ansible-tmp-1726776687.597693-5394-251165599249004/AnsiballZ_stat.py" <<< 4487 1726776687.71683: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776687.597693-5394-251165599249004/AnsiballZ_stat.py" <<< 4487 1726776687.72367: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776687.72436: stderr chunk (state=3): >>><<< 4487 1726776687.72441: stdout chunk (state=3): >>><<< 4487 1726776687.72463: done transferring module to remote 4487 1726776687.72473: _low_level_execute_command(): starting 4487 1726776687.72478: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776687.597693-5394-251165599249004/ /root/.ansible/tmp/ansible-tmp-1726776687.597693-5394-251165599249004/AnsiballZ_stat.py && sleep 0' 4487 1726776687.72942: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776687.72945: 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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776687.72948: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776687.72953: 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.14.47 originally 10.31.14.47 <<< 4487 1726776687.72955: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776687.73004: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776687.73012: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776687.73089: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776687.75022: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776687.75078: stderr chunk (state=3): >>><<< 4487 1726776687.75081: stdout chunk (state=3): >>><<< 4487 1726776687.75094: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776687.75097: _low_level_execute_command(): starting 4487 1726776687.75103: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776687.597693-5394-251165599249004/AnsiballZ_stat.py && sleep 0' 4487 1726776687.75569: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776687.75573: 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.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776687.75575: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4487 1726776687.75580: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776687.75582: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776687.75637: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776687.75643: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776687.75645: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776687.75732: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776687.93968: 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": 1726776675.8719058, "mtime": 1726776674.9068997, "ctime": 1726776675.1829014, "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": "2329292553", "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}}} <<< 4487 1726776687.95716: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 4487 1726776687.95776: stderr chunk (state=3): >>><<< 4487 1726776687.95779: stdout chunk (state=3): >>><<< 4487 1726776687.95796: _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": 1726776675.8719058, "mtime": 1726776674.9068997, "ctime": 1726776675.1829014, "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": "2329292553", "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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK 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.14.47 closed. 4487 1726776687.95837: 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-1726776687.597693-5394-251165599249004/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 4487 1726776687.95872: variable 'ansible_module_compression' from source: unknown 4487 1726776687.95901: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4487xee7_rt3/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 4487 1726776687.95918: variable 'ansible_facts' from source: unknown 4487 1726776687.95966: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776687.597693-5394-251165599249004/AnsiballZ_file.py 4487 1726776687.96059: Sending initial data 4487 1726776687.96071: Sent initial data (150 bytes) 4487 1726776687.96543: 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 <<< 4487 1726776687.96546: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776687.96550: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776687.96553: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776687.96608: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776687.96614: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776687.96616: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776687.96691: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776687.98410: 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 <<< 4487 1726776687.98489: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4487 1726776687.98569: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4487xee7_rt3/tmpns5uyubn /root/.ansible/tmp/ansible-tmp-1726776687.597693-5394-251165599249004/AnsiballZ_file.py <<< 4487 1726776687.98575: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776687.597693-5394-251165599249004/AnsiballZ_file.py" <<< 4487 1726776687.98640: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4487xee7_rt3/tmpns5uyubn" to remote "/root/.ansible/tmp/ansible-tmp-1726776687.597693-5394-251165599249004/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776687.597693-5394-251165599249004/AnsiballZ_file.py" <<< 4487 1726776687.99352: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776687.99405: stderr chunk (state=3): >>><<< 4487 1726776687.99411: stdout chunk (state=3): >>><<< 4487 1726776687.99426: done transferring module to remote 4487 1726776687.99433: _low_level_execute_command(): starting 4487 1726776687.99440: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776687.597693-5394-251165599249004/ /root/.ansible/tmp/ansible-tmp-1726776687.597693-5394-251165599249004/AnsiballZ_file.py && sleep 0' 4487 1726776687.99881: 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 <<< 4487 1726776687.99887: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776687.99890: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776687.99892: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776687.99894: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776687.99942: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776687.99945: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776688.00031: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776688.02010: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776688.02054: stderr chunk (state=3): >>><<< 4487 1726776688.02058: stdout chunk (state=3): >>><<< 4487 1726776688.02069: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776688.02072: _low_level_execute_command(): starting 4487 1726776688.02078: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776687.597693-5394-251165599249004/AnsiballZ_file.py && sleep 0' 4487 1726776688.02499: 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 <<< 4487 1726776688.02502: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776688.02505: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776688.02510: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776688.02559: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776688.02563: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776688.02655: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776688.21565: 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}}} <<< 4487 1726776688.23172: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 4487 1726776688.23234: stderr chunk (state=3): >>><<< 4487 1726776688.23237: stdout chunk (state=3): >>><<< 4487 1726776688.23256: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK 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.14.47 closed. 4487 1726776688.23285: 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-1726776687.597693-5394-251165599249004/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4487 1726776688.23319: _low_level_execute_command(): starting 4487 1726776688.23322: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776687.597693-5394-251165599249004/ > /dev/null 2>&1 && sleep 0' 4487 1726776688.23799: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776688.23802: 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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776688.23805: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration <<< 4487 1726776688.23810: 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 <<< 4487 1726776688.23812: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776688.23858: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776688.23876: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776688.23883: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776688.23957: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776688.25957: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776688.26015: stderr chunk (state=3): >>><<< 4487 1726776688.26019: stdout chunk (state=3): >>><<< 4487 1726776688.26034: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776688.26044: handler run complete 4487 1726776688.26069: attempt loop complete, returning result 4487 1726776688.26072: _execute() done 4487 1726776688.26074: dumping result to json 4487 1726776688.26079: done dumping result, returning 4487 1726776688.26088: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings [0233de48-8dd1-4d03-fd06-00000000040f] 4487 1726776688.26092: sending task result for task 0233de48-8dd1-4d03-fd06-00000000040f 4487 1726776688.26242: done sending task result for task 0233de48-8dd1-4d03-fd06-00000000040f 4487 1726776688.26245: 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 } 4487 1726776688.26351: no more pending results, returning what we have 4487 1726776688.26355: results queue empty 4487 1726776688.26356: checking for any_errors_fatal 4487 1726776688.26363: done checking for any_errors_fatal 4487 1726776688.26363: checking for max_fail_percentage 4487 1726776688.26365: done checking for max_fail_percentage 4487 1726776688.26366: checking to see if all hosts have failed and the running result is not ok 4487 1726776688.26367: done checking to see if all hosts have failed 4487 1726776688.26367: getting the remaining hosts for this loop 4487 1726776688.26369: done getting the remaining hosts for this loop 4487 1726776688.26373: getting the next task for host managed_node3 4487 1726776688.26379: done getting next task for host managed_node3 4487 1726776688.26383: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 4487 1726776688.26386: ^ 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 4487 1726776688.26397: getting variables 4487 1726776688.26399: in VariableManager get_vars() 4487 1726776688.26433: Calling all_inventory to load vars for managed_node3 4487 1726776688.26436: Calling groups_inventory to load vars for managed_node3 4487 1726776688.26438: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776688.26447: Calling all_plugins_play to load vars for managed_node3 4487 1726776688.26455: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776688.26459: Calling groups_plugins_play to load vars for managed_node3 4487 1726776688.26624: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776688.26771: done with get_vars() 4487 1726776688.26781: done getting variables 4487 1726776688.26828: 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-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:149 Thursday 19 September 2024 16:11:28 -0400 (0:00:00.715) 0:00:25.180 **** 4487 1726776688.26858: entering _queue_task() for managed_node3/service 4487 1726776688.27098: worker is 1 (out of 1 available) 4487 1726776688.27113: exiting _queue_task() for managed_node3/service 4487 1726776688.27127: done queuing things up, now waiting for results queue to drain 4487 1726776688.27129: waiting for pending results... 4487 1726776688.27336: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 4487 1726776688.27415: in run() - task 0233de48-8dd1-4d03-fd06-000000000410 4487 1726776688.27428: variable 'ansible_search_path' from source: unknown 4487 1726776688.27432: variable 'ansible_search_path' from source: unknown 4487 1726776688.27477: variable '__kernel_settings_services' from source: include_vars 4487 1726776688.27743: variable '__kernel_settings_services' from source: include_vars 4487 1726776688.27807: variable 'omit' from source: magic vars 4487 1726776688.27905: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776688.27909: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776688.27921: variable 'omit' from source: magic vars 4487 1726776688.28123: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4487 1726776688.28342: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4487 1726776688.28375: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4487 1726776688.28400: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4487 1726776688.28430: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4487 1726776688.28514: variable '__kernel_settings_register_profile' from source: set_fact 4487 1726776688.28525: variable '__kernel_settings_register_mode' from source: set_fact 4487 1726776688.28543: Evaluated conditional (__kernel_settings_register_profile is changed or __kernel_settings_register_mode is changed): False 4487 1726776688.28546: when evaluation is False, skipping this task 4487 1726776688.28574: variable 'item' from source: unknown 4487 1726776688.28628: 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" } 4487 1726776688.28802: dumping result to json 4487 1726776688.28805: done dumping result, returning 4487 1726776688.28808: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes [0233de48-8dd1-4d03-fd06-000000000410] 4487 1726776688.28810: sending task result for task 0233de48-8dd1-4d03-fd06-000000000410 4487 1726776688.28854: done sending task result for task 0233de48-8dd1-4d03-fd06-000000000410 skipping: [managed_node3] => { "changed": false } MSG: All items skipped 4487 1726776688.28889: no more pending results, returning what we have 4487 1726776688.28892: results queue empty 4487 1726776688.28893: checking for any_errors_fatal 4487 1726776688.28905: done checking for any_errors_fatal 4487 1726776688.28906: checking for max_fail_percentage 4487 1726776688.28907: done checking for max_fail_percentage 4487 1726776688.28908: checking to see if all hosts have failed and the running result is not ok 4487 1726776688.28909: done checking to see if all hosts have failed 4487 1726776688.28909: getting the remaining hosts for this loop 4487 1726776688.28911: done getting the remaining hosts for this loop 4487 1726776688.28914: getting the next task for host managed_node3 4487 1726776688.28919: done getting next task for host managed_node3 4487 1726776688.28923: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 4487 1726776688.28926: ^ 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 4487 1726776688.28940: getting variables 4487 1726776688.28942: in VariableManager get_vars() 4487 1726776688.28976: Calling all_inventory to load vars for managed_node3 4487 1726776688.28979: Calling groups_inventory to load vars for managed_node3 4487 1726776688.28981: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776688.28990: Calling all_plugins_play to load vars for managed_node3 4487 1726776688.28993: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776688.28997: Calling groups_plugins_play to load vars for managed_node3 4487 1726776688.29122: WORKER PROCESS EXITING 4487 1726776688.29134: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776688.29285: done with get_vars() 4487 1726776688.29294: done getting variables 4487 1726776688.29342: 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-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:157 Thursday 19 September 2024 16:11:28 -0400 (0:00:00.025) 0:00:25.205 **** 4487 1726776688.29368: entering _queue_task() for managed_node3/command 4487 1726776688.29599: worker is 1 (out of 1 available) 4487 1726776688.29614: exiting _queue_task() for managed_node3/command 4487 1726776688.29628: done queuing things up, now waiting for results queue to drain 4487 1726776688.29630: waiting for pending results... 4487 1726776688.29824: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 4487 1726776688.29908: in run() - task 0233de48-8dd1-4d03-fd06-000000000411 4487 1726776688.29923: variable 'ansible_search_path' from source: unknown 4487 1726776688.29926: variable 'ansible_search_path' from source: unknown 4487 1726776688.29959: calling self._execute() 4487 1726776688.30038: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776688.30045: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776688.30055: variable 'omit' from source: magic vars 4487 1726776688.30435: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4487 1726776688.30703: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4487 1726776688.30740: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4487 1726776688.30771: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4487 1726776688.30797: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4487 1726776688.30893: variable '__kernel_settings_register_profile' from source: set_fact 4487 1726776688.30916: Evaluated conditional (not __kernel_settings_register_profile is changed): True 4487 1726776688.31017: variable '__kernel_settings_register_mode' from source: set_fact 4487 1726776688.31027: Evaluated conditional (not __kernel_settings_register_mode is changed): True 4487 1726776688.31113: variable '__kernel_settings_register_apply' from source: set_fact 4487 1726776688.31119: Evaluated conditional (__kernel_settings_register_apply is changed): False 4487 1726776688.31122: when evaluation is False, skipping this task 4487 1726776688.31125: _execute() done 4487 1726776688.31128: dumping result to json 4487 1726776688.31132: done dumping result, returning 4487 1726776688.31140: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings [0233de48-8dd1-4d03-fd06-000000000411] 4487 1726776688.31146: sending task result for task 0233de48-8dd1-4d03-fd06-000000000411 4487 1726776688.31242: done sending task result for task 0233de48-8dd1-4d03-fd06-000000000411 4487 1726776688.31245: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_apply is changed", "skip_reason": "Conditional result was False" } 4487 1726776688.31318: no more pending results, returning what we have 4487 1726776688.31322: results queue empty 4487 1726776688.31323: checking for any_errors_fatal 4487 1726776688.31334: done checking for any_errors_fatal 4487 1726776688.31335: checking for max_fail_percentage 4487 1726776688.31337: done checking for max_fail_percentage 4487 1726776688.31337: checking to see if all hosts have failed and the running result is not ok 4487 1726776688.31338: done checking to see if all hosts have failed 4487 1726776688.31339: getting the remaining hosts for this loop 4487 1726776688.31341: done getting the remaining hosts for this loop 4487 1726776688.31345: getting the next task for host managed_node3 4487 1726776688.31354: done getting next task for host managed_node3 4487 1726776688.31358: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Verify settings 4487 1726776688.31362: ^ 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 4487 1726776688.31379: getting variables 4487 1726776688.31380: in VariableManager get_vars() 4487 1726776688.31417: Calling all_inventory to load vars for managed_node3 4487 1726776688.31419: Calling groups_inventory to load vars for managed_node3 4487 1726776688.31421: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776688.31430: Calling all_plugins_play to load vars for managed_node3 4487 1726776688.31433: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776688.31436: Calling groups_plugins_play to load vars for managed_node3 4487 1726776688.31633: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776688.31779: done with get_vars() 4487 1726776688.31789: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Verify settings] ************* task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:166 Thursday 19 September 2024 16:11:28 -0400 (0:00:00.024) 0:00:25.230 **** 4487 1726776688.31864: entering _queue_task() for managed_node3/include_tasks 4487 1726776688.32111: worker is 1 (out of 1 available) 4487 1726776688.32127: exiting _queue_task() for managed_node3/include_tasks 4487 1726776688.32139: done queuing things up, now waiting for results queue to drain 4487 1726776688.32141: waiting for pending results... 4487 1726776688.32334: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Verify settings 4487 1726776688.32424: in run() - task 0233de48-8dd1-4d03-fd06-000000000412 4487 1726776688.32437: variable 'ansible_search_path' from source: unknown 4487 1726776688.32441: variable 'ansible_search_path' from source: unknown 4487 1726776688.32487: calling self._execute() 4487 1726776688.32550: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776688.32555: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776688.32564: variable 'omit' from source: magic vars 4487 1726776688.32936: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4487 1726776688.33135: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4487 1726776688.33173: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4487 1726776688.33199: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4487 1726776688.33226: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4487 1726776688.33316: variable '__kernel_settings_register_apply' from source: set_fact 4487 1726776688.33343: Evaluated conditional (__kernel_settings_register_apply is changed): False 4487 1726776688.33346: when evaluation is False, skipping this task 4487 1726776688.33351: _execute() done 4487 1726776688.33354: dumping result to json 4487 1726776688.33357: done dumping result, returning 4487 1726776688.33364: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Verify settings [0233de48-8dd1-4d03-fd06-000000000412] 4487 1726776688.33370: sending task result for task 0233de48-8dd1-4d03-fd06-000000000412 4487 1726776688.33474: done sending task result for task 0233de48-8dd1-4d03-fd06-000000000412 4487 1726776688.33477: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_apply is changed", "skip_reason": "Conditional result was False" } 4487 1726776688.33531: no more pending results, returning what we have 4487 1726776688.33534: results queue empty 4487 1726776688.33535: checking for any_errors_fatal 4487 1726776688.33543: done checking for any_errors_fatal 4487 1726776688.33543: checking for max_fail_percentage 4487 1726776688.33545: done checking for max_fail_percentage 4487 1726776688.33546: checking to see if all hosts have failed and the running result is not ok 4487 1726776688.33547: done checking to see if all hosts have failed 4487 1726776688.33548: getting the remaining hosts for this loop 4487 1726776688.33551: done getting the remaining hosts for this loop 4487 1726776688.33556: getting the next task for host managed_node3 4487 1726776688.33562: done getting next task for host managed_node3 4487 1726776688.33567: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 4487 1726776688.33569: ^ 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 4487 1726776688.33586: getting variables 4487 1726776688.33588: in VariableManager get_vars() 4487 1726776688.33626: Calling all_inventory to load vars for managed_node3 4487 1726776688.33629: Calling groups_inventory to load vars for managed_node3 4487 1726776688.33631: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776688.33641: Calling all_plugins_play to load vars for managed_node3 4487 1726776688.33643: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776688.33646: Calling groups_plugins_play to load vars for managed_node3 4487 1726776688.33794: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776688.33945: done with get_vars() 4487 1726776688.33956: done getting variables 4487 1726776688.34003: 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-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:177 Thursday 19 September 2024 16:11:28 -0400 (0:00:00.021) 0:00:25.252 **** 4487 1726776688.34030: entering _queue_task() for managed_node3/set_fact 4487 1726776688.34268: worker is 1 (out of 1 available) 4487 1726776688.34282: exiting _queue_task() for managed_node3/set_fact 4487 1726776688.34296: done queuing things up, now waiting for results queue to drain 4487 1726776688.34297: waiting for pending results... 4487 1726776688.34489: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 4487 1726776688.34567: in run() - task 0233de48-8dd1-4d03-fd06-000000000413 4487 1726776688.34581: variable 'ansible_search_path' from source: unknown 4487 1726776688.34585: variable 'ansible_search_path' from source: unknown 4487 1726776688.34617: calling self._execute() 4487 1726776688.34694: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776688.34699: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776688.34710: variable 'omit' from source: magic vars 4487 1726776688.34793: variable 'omit' from source: magic vars 4487 1726776688.34837: variable 'omit' from source: magic vars 4487 1726776688.34866: variable 'omit' from source: magic vars 4487 1726776688.34903: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4487 1726776688.34935: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4487 1726776688.34955: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4487 1726776688.34972: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776688.34983: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776688.35012: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4487 1726776688.35016: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776688.35018: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776688.35100: Set connection var ansible_pipelining to False 4487 1726776688.35105: Set connection var ansible_shell_executable to /bin/sh 4487 1726776688.35110: Set connection var ansible_timeout to 10 4487 1726776688.35116: Set connection var ansible_module_compression to ZIP_DEFLATED 4487 1726776688.35122: Set connection var ansible_connection to ssh 4487 1726776688.35127: Set connection var ansible_shell_type to sh 4487 1726776688.35145: variable 'ansible_shell_executable' from source: unknown 4487 1726776688.35151: variable 'ansible_connection' from source: unknown 4487 1726776688.35154: variable 'ansible_module_compression' from source: unknown 4487 1726776688.35157: variable 'ansible_shell_type' from source: unknown 4487 1726776688.35159: variable 'ansible_shell_executable' from source: unknown 4487 1726776688.35162: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776688.35164: variable 'ansible_pipelining' from source: unknown 4487 1726776688.35167: variable 'ansible_timeout' from source: unknown 4487 1726776688.35171: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776688.35292: 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) 4487 1726776688.35302: variable 'omit' from source: magic vars 4487 1726776688.35305: starting attempt loop 4487 1726776688.35312: running the handler 4487 1726776688.35321: handler run complete 4487 1726776688.35329: attempt loop complete, returning result 4487 1726776688.35332: _execute() done 4487 1726776688.35334: dumping result to json 4487 1726776688.35337: done dumping result, returning 4487 1726776688.35345: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes [0233de48-8dd1-4d03-fd06-000000000413] 4487 1726776688.35352: sending task result for task 0233de48-8dd1-4d03-fd06-000000000413 4487 1726776688.35439: done sending task result for task 0233de48-8dd1-4d03-fd06-000000000413 4487 1726776688.35442: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "kernel_settings_reboot_required": false }, "changed": false } 4487 1726776688.35517: no more pending results, returning what we have 4487 1726776688.35521: results queue empty 4487 1726776688.35521: checking for any_errors_fatal 4487 1726776688.35528: done checking for any_errors_fatal 4487 1726776688.35529: checking for max_fail_percentage 4487 1726776688.35530: done checking for max_fail_percentage 4487 1726776688.35531: checking to see if all hosts have failed and the running result is not ok 4487 1726776688.35532: done checking to see if all hosts have failed 4487 1726776688.35533: getting the remaining hosts for this loop 4487 1726776688.35534: done getting the remaining hosts for this loop 4487 1726776688.35538: getting the next task for host managed_node3 4487 1726776688.35545: done getting next task for host managed_node3 4487 1726776688.35551: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 4487 1726776688.35554: ^ 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 4487 1726776688.35565: getting variables 4487 1726776688.35567: in VariableManager get_vars() 4487 1726776688.35600: Calling all_inventory to load vars for managed_node3 4487 1726776688.35603: Calling groups_inventory to load vars for managed_node3 4487 1726776688.35605: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776688.35617: Calling all_plugins_play to load vars for managed_node3 4487 1726776688.35619: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776688.35622: Calling groups_plugins_play to load vars for managed_node3 4487 1726776688.35970: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776688.36113: done with get_vars() 4487 1726776688.36121: done getting variables 4487 1726776688.36167: 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-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:181 Thursday 19 September 2024 16:11:28 -0400 (0:00:00.021) 0:00:25.274 **** 4487 1726776688.36189: entering _queue_task() for managed_node3/set_fact 4487 1726776688.36425: worker is 1 (out of 1 available) 4487 1726776688.36440: exiting _queue_task() for managed_node3/set_fact 4487 1726776688.36455: done queuing things up, now waiting for results queue to drain 4487 1726776688.36456: waiting for pending results... 4487 1726776688.36644: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 4487 1726776688.36735: in run() - task 0233de48-8dd1-4d03-fd06-000000000414 4487 1726776688.36748: variable 'ansible_search_path' from source: unknown 4487 1726776688.36754: variable 'ansible_search_path' from source: unknown 4487 1726776688.36794: calling self._execute() 4487 1726776688.36865: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776688.36871: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776688.36879: variable 'omit' from source: magic vars 4487 1726776688.36967: variable 'omit' from source: magic vars 4487 1726776688.37014: variable 'omit' from source: magic vars 4487 1726776688.37314: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4487 1726776688.37516: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4487 1726776688.37556: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4487 1726776688.37582: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4487 1726776688.37613: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4487 1726776688.37737: variable '__kernel_settings_register_profile' from source: set_fact 4487 1726776688.37751: variable '__kernel_settings_register_mode' from source: set_fact 4487 1726776688.37759: variable '__kernel_settings_register_apply' from source: set_fact 4487 1726776688.37804: variable 'omit' from source: magic vars 4487 1726776688.37831: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4487 1726776688.37858: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4487 1726776688.37874: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4487 1726776688.37891: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776688.37900: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776688.37927: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4487 1726776688.37930: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776688.37933: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776688.38054: Set connection var ansible_pipelining to False 4487 1726776688.38058: Set connection var ansible_shell_executable to /bin/sh 4487 1726776688.38061: Set connection var ansible_timeout to 10 4487 1726776688.38064: Set connection var ansible_module_compression to ZIP_DEFLATED 4487 1726776688.38066: Set connection var ansible_connection to ssh 4487 1726776688.38069: Set connection var ansible_shell_type to sh 4487 1726776688.38071: variable 'ansible_shell_executable' from source: unknown 4487 1726776688.38073: variable 'ansible_connection' from source: unknown 4487 1726776688.38075: variable 'ansible_module_compression' from source: unknown 4487 1726776688.38077: variable 'ansible_shell_type' from source: unknown 4487 1726776688.38080: variable 'ansible_shell_executable' from source: unknown 4487 1726776688.38082: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776688.38084: variable 'ansible_pipelining' from source: unknown 4487 1726776688.38086: variable 'ansible_timeout' from source: unknown 4487 1726776688.38088: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776688.38155: 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) 4487 1726776688.38164: variable 'omit' from source: magic vars 4487 1726776688.38170: starting attempt loop 4487 1726776688.38173: running the handler 4487 1726776688.38183: handler run complete 4487 1726776688.38191: attempt loop complete, returning result 4487 1726776688.38194: _execute() done 4487 1726776688.38197: dumping result to json 4487 1726776688.38199: done dumping result, returning 4487 1726776688.38214: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing [0233de48-8dd1-4d03-fd06-000000000414] 4487 1726776688.38217: sending task result for task 0233de48-8dd1-4d03-fd06-000000000414 4487 1726776688.38300: done sending task result for task 0233de48-8dd1-4d03-fd06-000000000414 4487 1726776688.38303: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_changed": false }, "changed": false } 4487 1726776688.38381: no more pending results, returning what we have 4487 1726776688.38384: results queue empty 4487 1726776688.38385: checking for any_errors_fatal 4487 1726776688.38391: done checking for any_errors_fatal 4487 1726776688.38392: checking for max_fail_percentage 4487 1726776688.38394: done checking for max_fail_percentage 4487 1726776688.38395: checking to see if all hosts have failed and the running result is not ok 4487 1726776688.38396: done checking to see if all hosts have failed 4487 1726776688.38397: getting the remaining hosts for this loop 4487 1726776688.38399: done getting the remaining hosts for this loop 4487 1726776688.38402: getting the next task for host managed_node3 4487 1726776688.38415: done getting next task for host managed_node3 4487 1726776688.38418: ^ task is: TASK: meta (role_complete) 4487 1726776688.38420: ^ 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 4487 1726776688.38433: getting variables 4487 1726776688.38434: in VariableManager get_vars() 4487 1726776688.38473: Calling all_inventory to load vars for managed_node3 4487 1726776688.38476: Calling groups_inventory to load vars for managed_node3 4487 1726776688.38478: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776688.38487: Calling all_plugins_play to load vars for managed_node3 4487 1726776688.38490: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776688.38493: Calling groups_plugins_play to load vars for managed_node3 4487 1726776688.38633: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776688.38786: done with get_vars() 4487 1726776688.38795: done getting variables 4487 1726776688.38859: done queuing things up, now waiting for results queue to drain 4487 1726776688.38861: results queue empty 4487 1726776688.38861: checking for any_errors_fatal 4487 1726776688.38863: done checking for any_errors_fatal 4487 1726776688.38864: checking for max_fail_percentage 4487 1726776688.38864: done checking for max_fail_percentage 4487 1726776688.38869: checking to see if all hosts have failed and the running result is not ok 4487 1726776688.38869: done checking to see if all hosts have failed 4487 1726776688.38870: getting the remaining hosts for this loop 4487 1726776688.38870: done getting the remaining hosts for this loop 4487 1726776688.38872: getting the next task for host managed_node3 4487 1726776688.38875: done getting next task for host managed_node3 4487 1726776688.38877: ^ task is: TASK: Ensure role reported not changed 4487 1726776688.38878: ^ 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 4487 1726776688.38880: getting variables 4487 1726776688.38880: in VariableManager get_vars() 4487 1726776688.38889: Calling all_inventory to load vars for managed_node3 4487 1726776688.38890: Calling groups_inventory to load vars for managed_node3 4487 1726776688.38892: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776688.38895: Calling all_plugins_play to load vars for managed_node3 4487 1726776688.38896: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776688.38898: Calling groups_plugins_play to load vars for managed_node3 4487 1726776688.39021: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776688.39160: done with get_vars() 4487 1726776688.39166: done getting variables 4487 1726776688.39196: 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-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml:67 Thursday 19 September 2024 16:11:28 -0400 (0:00:00.030) 0:00:25.304 **** 4487 1726776688.39219: entering _queue_task() for managed_node3/assert 4487 1726776688.39464: worker is 1 (out of 1 available) 4487 1726776688.39480: exiting _queue_task() for managed_node3/assert 4487 1726776688.39494: done queuing things up, now waiting for results queue to drain 4487 1726776688.39496: waiting for pending results... 4487 1726776688.39682: running TaskExecutor() for managed_node3/TASK: Ensure role reported not changed 4487 1726776688.39747: in run() - task 0233de48-8dd1-4d03-fd06-00000000000f 4487 1726776688.39763: variable 'ansible_search_path' from source: unknown 4487 1726776688.39795: calling self._execute() 4487 1726776688.39875: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776688.39881: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776688.39890: variable 'omit' from source: magic vars 4487 1726776688.39980: variable 'omit' from source: magic vars 4487 1726776688.40011: variable 'omit' from source: magic vars 4487 1726776688.40035: variable 'omit' from source: magic vars 4487 1726776688.40077: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4487 1726776688.40113: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4487 1726776688.40129: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4487 1726776688.40144: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776688.40156: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776688.40184: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4487 1726776688.40188: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776688.40191: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776688.40267: Set connection var ansible_pipelining to False 4487 1726776688.40271: Set connection var ansible_shell_executable to /bin/sh 4487 1726776688.40278: Set connection var ansible_timeout to 10 4487 1726776688.40282: Set connection var ansible_module_compression to ZIP_DEFLATED 4487 1726776688.40290: Set connection var ansible_connection to ssh 4487 1726776688.40295: Set connection var ansible_shell_type to sh 4487 1726776688.40314: variable 'ansible_shell_executable' from source: unknown 4487 1726776688.40317: variable 'ansible_connection' from source: unknown 4487 1726776688.40320: variable 'ansible_module_compression' from source: unknown 4487 1726776688.40323: variable 'ansible_shell_type' from source: unknown 4487 1726776688.40325: variable 'ansible_shell_executable' from source: unknown 4487 1726776688.40328: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776688.40331: variable 'ansible_pipelining' from source: unknown 4487 1726776688.40334: variable 'ansible_timeout' from source: unknown 4487 1726776688.40338: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776688.40454: 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) 4487 1726776688.40464: variable 'omit' from source: magic vars 4487 1726776688.40469: starting attempt loop 4487 1726776688.40472: running the handler 4487 1726776688.40759: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4487 1726776688.42415: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4487 1726776688.42475: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4487 1726776688.42504: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4487 1726776688.42531: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4487 1726776688.42555: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4487 1726776688.42613: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4487 1726776688.42632: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4487 1726776688.42653: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4487 1726776688.42684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4487 1726776688.42695: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4487 1726776688.42787: variable '__kernel_settings_changed' from source: set_fact 4487 1726776688.42801: Evaluated conditional (not __kernel_settings_changed | d(false)): True 4487 1726776688.42810: handler run complete 4487 1726776688.42829: attempt loop complete, returning result 4487 1726776688.42832: _execute() done 4487 1726776688.42835: dumping result to json 4487 1726776688.42838: done dumping result, returning 4487 1726776688.42845: done running TaskExecutor() for managed_node3/TASK: Ensure role reported not changed [0233de48-8dd1-4d03-fd06-00000000000f] 4487 1726776688.42851: sending task result for task 0233de48-8dd1-4d03-fd06-00000000000f 4487 1726776688.42943: done sending task result for task 0233de48-8dd1-4d03-fd06-00000000000f 4487 1726776688.42946: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 4487 1726776688.43028: no more pending results, returning what we have 4487 1726776688.43032: results queue empty 4487 1726776688.43032: checking for any_errors_fatal 4487 1726776688.43034: done checking for any_errors_fatal 4487 1726776688.43035: checking for max_fail_percentage 4487 1726776688.43036: done checking for max_fail_percentage 4487 1726776688.43037: checking to see if all hosts have failed and the running result is not ok 4487 1726776688.43038: done checking to see if all hosts have failed 4487 1726776688.43039: getting the remaining hosts for this loop 4487 1726776688.43041: done getting the remaining hosts for this loop 4487 1726776688.43044: getting the next task for host managed_node3 4487 1726776688.43053: done getting next task for host managed_node3 4487 1726776688.43057: ^ task is: TASK: Cleanup 4487 1726776688.43059: ^ 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 4487 1726776688.43064: getting variables 4487 1726776688.43065: in VariableManager get_vars() 4487 1726776688.43099: Calling all_inventory to load vars for managed_node3 4487 1726776688.43101: Calling groups_inventory to load vars for managed_node3 4487 1726776688.43103: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776688.43116: Calling all_plugins_play to load vars for managed_node3 4487 1726776688.43118: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776688.43127: Calling groups_plugins_play to load vars for managed_node3 4487 1726776688.43280: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776688.43430: done with get_vars() 4487 1726776688.43439: done getting variables TASK [Cleanup] ***************************************************************** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml:72 Thursday 19 September 2024 16:11:28 -0400 (0:00:00.042) 0:00:25.347 **** 4487 1726776688.43512: entering _queue_task() for managed_node3/include_tasks 4487 1726776688.43734: worker is 1 (out of 1 available) 4487 1726776688.43752: exiting _queue_task() for managed_node3/include_tasks 4487 1726776688.43765: done queuing things up, now waiting for results queue to drain 4487 1726776688.43766: waiting for pending results... 4487 1726776688.43948: running TaskExecutor() for managed_node3/TASK: Cleanup 4487 1726776688.44022: in run() - task 0233de48-8dd1-4d03-fd06-000000000010 4487 1726776688.44035: variable 'ansible_search_path' from source: unknown 4487 1726776688.44076: calling self._execute() 4487 1726776688.44160: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776688.44165: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776688.44174: variable 'omit' from source: magic vars 4487 1726776688.44261: _execute() done 4487 1726776688.44265: dumping result to json 4487 1726776688.44268: done dumping result, returning 4487 1726776688.44274: done running TaskExecutor() for managed_node3/TASK: Cleanup [0233de48-8dd1-4d03-fd06-000000000010] 4487 1726776688.44282: sending task result for task 0233de48-8dd1-4d03-fd06-000000000010 4487 1726776688.44381: done sending task result for task 0233de48-8dd1-4d03-fd06-000000000010 4487 1726776688.44384: WORKER PROCESS EXITING 4487 1726776688.44417: no more pending results, returning what we have 4487 1726776688.44421: in VariableManager get_vars() 4487 1726776688.44468: Calling all_inventory to load vars for managed_node3 4487 1726776688.44472: Calling groups_inventory to load vars for managed_node3 4487 1726776688.44474: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776688.44485: Calling all_plugins_play to load vars for managed_node3 4487 1726776688.44488: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776688.44491: Calling groups_plugins_play to load vars for managed_node3 4487 1726776688.44682: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776688.44817: done with get_vars() 4487 1726776688.44824: variable 'ansible_search_path' from source: unknown 4487 1726776688.44835: we have included files to process 4487 1726776688.44835: generating all_blocks data 4487 1726776688.44837: done generating all_blocks data 4487 1726776688.44841: processing included file: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml 4487 1726776688.44842: loading included file: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml 4487 1726776688.44844: Loading data from /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml 4487 1726776688.45525: done processing included file 4487 1726776688.45527: iterating over new_blocks loaded from include file 4487 1726776688.45528: in VariableManager get_vars() 4487 1726776688.45541: done with get_vars() 4487 1726776688.45542: filtering new block on tags 4487 1726776688.45560: done filtering new block on tags 4487 1726776688.45562: in VariableManager get_vars() 4487 1726776688.45572: done with get_vars() 4487 1726776688.45573: filtering new block on tags 4487 1726776688.45630: done filtering new block on tags 4487 1726776688.45632: done iterating over new_blocks loaded from include file included: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml for managed_node3 4487 1726776688.45636: extending task lists for all hosts with included blocks 4487 1726776688.47213: done extending task lists 4487 1726776688.47215: done processing included files 4487 1726776688.47216: results queue empty 4487 1726776688.47216: checking for any_errors_fatal 4487 1726776688.47218: done checking for any_errors_fatal 4487 1726776688.47219: checking for max_fail_percentage 4487 1726776688.47220: done checking for max_fail_percentage 4487 1726776688.47220: checking to see if all hosts have failed and the running result is not ok 4487 1726776688.47221: done checking to see if all hosts have failed 4487 1726776688.47221: getting the remaining hosts for this loop 4487 1726776688.47222: done getting the remaining hosts for this loop 4487 1726776688.47224: getting the next task for host managed_node3 4487 1726776688.47227: done getting next task for host managed_node3 4487 1726776688.47229: ^ task is: TASK: Show current tuned profile settings 4487 1726776688.47230: ^ 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 4487 1726776688.47232: getting variables 4487 1726776688.47233: in VariableManager get_vars() 4487 1726776688.47242: Calling all_inventory to load vars for managed_node3 4487 1726776688.47244: Calling groups_inventory to load vars for managed_node3 4487 1726776688.47245: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776688.47253: Calling all_plugins_play to load vars for managed_node3 4487 1726776688.47254: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776688.47257: Calling groups_plugins_play to load vars for managed_node3 4487 1726776688.47372: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776688.47503: done with get_vars() 4487 1726776688.47511: done getting variables 4487 1726776688.47541: 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-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:2 Thursday 19 September 2024 16:11:28 -0400 (0:00:00.040) 0:00:25.387 **** 4487 1726776688.47563: entering _queue_task() for managed_node3/command 4487 1726776688.47810: worker is 1 (out of 1 available) 4487 1726776688.47827: exiting _queue_task() for managed_node3/command 4487 1726776688.47841: done queuing things up, now waiting for results queue to drain 4487 1726776688.47842: waiting for pending results... 4487 1726776688.48044: running TaskExecutor() for managed_node3/TASK: Show current tuned profile settings 4487 1726776688.48127: in run() - task 0233de48-8dd1-4d03-fd06-000000000588 4487 1726776688.48139: variable 'ansible_search_path' from source: unknown 4487 1726776688.48142: variable 'ansible_search_path' from source: unknown 4487 1726776688.48180: calling self._execute() 4487 1726776688.48261: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776688.48265: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776688.48274: variable 'omit' from source: magic vars 4487 1726776688.48361: variable 'omit' from source: magic vars 4487 1726776688.48392: variable 'omit' from source: magic vars 4487 1726776688.48666: variable '__kernel_settings_profile_filename' from source: role '' exported vars 4487 1726776688.48729: variable '__kernel_settings_profile_dir' from source: role '' exported vars 4487 1726776688.48793: variable '__kernel_settings_profile_parent' from source: set_fact 4487 1726776688.48799: variable '__kernel_settings_tuned_profile' from source: role '' exported vars 4487 1726776688.48843: variable 'omit' from source: magic vars 4487 1726776688.48881: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4487 1726776688.48916: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4487 1726776688.48933: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4487 1726776688.48956: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776688.48967: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776688.48996: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4487 1726776688.49000: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776688.49002: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776688.49083: Set connection var ansible_pipelining to False 4487 1726776688.49086: Set connection var ansible_shell_executable to /bin/sh 4487 1726776688.49093: Set connection var ansible_timeout to 10 4487 1726776688.49098: Set connection var ansible_module_compression to ZIP_DEFLATED 4487 1726776688.49104: Set connection var ansible_connection to ssh 4487 1726776688.49111: Set connection var ansible_shell_type to sh 4487 1726776688.49128: variable 'ansible_shell_executable' from source: unknown 4487 1726776688.49131: variable 'ansible_connection' from source: unknown 4487 1726776688.49134: variable 'ansible_module_compression' from source: unknown 4487 1726776688.49136: variable 'ansible_shell_type' from source: unknown 4487 1726776688.49139: variable 'ansible_shell_executable' from source: unknown 4487 1726776688.49141: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776688.49147: variable 'ansible_pipelining' from source: unknown 4487 1726776688.49150: variable 'ansible_timeout' from source: unknown 4487 1726776688.49159: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776688.49269: 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) 4487 1726776688.49279: variable 'omit' from source: magic vars 4487 1726776688.49284: starting attempt loop 4487 1726776688.49287: running the handler 4487 1726776688.49300: _low_level_execute_command(): starting 4487 1726776688.49307: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4487 1726776688.49857: 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 <<< 4487 1726776688.49861: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776688.49865: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4487 1726776688.49868: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776688.49929: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776688.49933: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776688.49936: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776688.50017: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776688.51820: stdout chunk (state=3): >>>/root <<< 4487 1726776688.51930: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776688.51991: stderr chunk (state=3): >>><<< 4487 1726776688.51994: stdout chunk (state=3): >>><<< 4487 1726776688.52020: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776688.52034: _low_level_execute_command(): starting 4487 1726776688.52040: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776688.5202093-5416-212461387724638 `" && echo ansible-tmp-1726776688.5202093-5416-212461387724638="` echo /root/.ansible/tmp/ansible-tmp-1726776688.5202093-5416-212461387724638 `" ) && sleep 0' 4487 1726776688.52536: 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 <<< 4487 1726776688.52540: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776688.52553: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration <<< 4487 1726776688.52564: 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.14.47 originally 10.31.14.47 <<< 4487 1726776688.52567: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776688.52604: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776688.52607: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776688.52610: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776688.52700: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776688.54805: stdout chunk (state=3): >>>ansible-tmp-1726776688.5202093-5416-212461387724638=/root/.ansible/tmp/ansible-tmp-1726776688.5202093-5416-212461387724638 <<< 4487 1726776688.54928: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776688.54983: stderr chunk (state=3): >>><<< 4487 1726776688.54986: stdout chunk (state=3): >>><<< 4487 1726776688.55001: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776688.5202093-5416-212461387724638=/root/.ansible/tmp/ansible-tmp-1726776688.5202093-5416-212461387724638 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776688.55033: variable 'ansible_module_compression' from source: unknown 4487 1726776688.55080: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4487xee7_rt3/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 4487 1726776688.55113: variable 'ansible_facts' from source: unknown 4487 1726776688.55173: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776688.5202093-5416-212461387724638/AnsiballZ_command.py 4487 1726776688.55289: Sending initial data 4487 1726776688.55293: Sent initial data (154 bytes) 4487 1726776688.55746: 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 <<< 4487 1726776688.55782: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4487 1726776688.55785: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776688.55787: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776688.55790: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776688.55792: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found <<< 4487 1726776688.55796: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776688.55841: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776688.55860: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776688.55938: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776688.57671: 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 <<< 4487 1726776688.57751: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4487 1726776688.57834: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4487xee7_rt3/tmp1e73ej8o /root/.ansible/tmp/ansible-tmp-1726776688.5202093-5416-212461387724638/AnsiballZ_command.py <<< 4487 1726776688.57838: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776688.5202093-5416-212461387724638/AnsiballZ_command.py" <<< 4487 1726776688.57918: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4487xee7_rt3/tmp1e73ej8o" to remote "/root/.ansible/tmp/ansible-tmp-1726776688.5202093-5416-212461387724638/AnsiballZ_command.py" <<< 4487 1726776688.57920: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776688.5202093-5416-212461387724638/AnsiballZ_command.py" <<< 4487 1726776688.58617: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776688.58689: stderr chunk (state=3): >>><<< 4487 1726776688.58692: stdout chunk (state=3): >>><<< 4487 1726776688.58715: done transferring module to remote 4487 1726776688.58725: _low_level_execute_command(): starting 4487 1726776688.58730: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776688.5202093-5416-212461387724638/ /root/.ansible/tmp/ansible-tmp-1726776688.5202093-5416-212461387724638/AnsiballZ_command.py && sleep 0' 4487 1726776688.59210: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776688.59215: 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.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776688.59218: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776688.59220: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776688.59226: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776688.59278: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776688.59282: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776688.59367: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776688.61348: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776688.61400: stderr chunk (state=3): >>><<< 4487 1726776688.61403: stdout chunk (state=3): >>><<< 4487 1726776688.61422: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776688.61425: _low_level_execute_command(): starting 4487 1726776688.61428: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776688.5202093-5416-212461387724638/AnsiballZ_command.py && sleep 0' 4487 1726776688.61892: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776688.61895: 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.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776688.61898: 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.14.47 is address debug1: re-parsing configuration <<< 4487 1726776688.61900: 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.14.47 originally 10.31.14.47 <<< 4487 1726776688.61902: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776688.61955: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776688.61962: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776688.61964: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776688.62053: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776688.80022: 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 16:11:28.795305", "end": "2024-09-19 16:11:28.798722", "delta": "0:00:00.003417", "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}}} <<< 4487 1726776688.81841: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 4487 1726776688.81898: stderr chunk (state=3): >>><<< 4487 1726776688.81901: stdout chunk (state=3): >>><<< 4487 1726776688.81919: _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 16:11:28.795305", "end": "2024-09-19 16:11:28.798722", "delta": "0:00:00.003417", "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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK 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.14.47 closed. 4487 1726776688.81953: 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-1726776688.5202093-5416-212461387724638/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4487 1726776688.81964: _low_level_execute_command(): starting 4487 1726776688.81969: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776688.5202093-5416-212461387724638/ > /dev/null 2>&1 && sleep 0' 4487 1726776688.82440: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776688.82443: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4487 1726776688.82446: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776688.82448: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776688.82459: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776688.82507: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776688.82511: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776688.82515: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776688.82596: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776688.84596: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776688.84639: stderr chunk (state=3): >>><<< 4487 1726776688.84643: stdout chunk (state=3): >>><<< 4487 1726776688.84657: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776688.84663: handler run complete 4487 1726776688.84682: Evaluated conditional (False): False 4487 1726776688.84691: attempt loop complete, returning result 4487 1726776688.84694: _execute() done 4487 1726776688.84696: dumping result to json 4487 1726776688.84702: done dumping result, returning 4487 1726776688.84715: done running TaskExecutor() for managed_node3/TASK: Show current tuned profile settings [0233de48-8dd1-4d03-fd06-000000000588] 4487 1726776688.84720: sending task result for task 0233de48-8dd1-4d03-fd06-000000000588 4487 1726776688.84824: done sending task result for task 0233de48-8dd1-4d03-fd06-000000000588 4487 1726776688.84827: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "cat", "/etc/tuned/profiles/kernel_settings/tuned.conf" ], "delta": "0:00:00.003417", "end": "2024-09-19 16:11:28.798722", "rc": 0, "start": "2024-09-19 16:11:28.795305" } 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 4487 1726776688.84899: no more pending results, returning what we have 4487 1726776688.84902: results queue empty 4487 1726776688.84903: checking for any_errors_fatal 4487 1726776688.84905: done checking for any_errors_fatal 4487 1726776688.84905: checking for max_fail_percentage 4487 1726776688.84909: done checking for max_fail_percentage 4487 1726776688.84911: checking to see if all hosts have failed and the running result is not ok 4487 1726776688.84911: done checking to see if all hosts have failed 4487 1726776688.84912: getting the remaining hosts for this loop 4487 1726776688.84914: done getting the remaining hosts for this loop 4487 1726776688.84918: getting the next task for host managed_node3 4487 1726776688.84928: done getting next task for host managed_node3 4487 1726776688.84932: ^ task is: TASK: Run role with purge to remove everything 4487 1726776688.84934: ^ 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 4487 1726776688.84937: getting variables 4487 1726776688.84939: in VariableManager get_vars() 4487 1726776688.84979: Calling all_inventory to load vars for managed_node3 4487 1726776688.84982: Calling groups_inventory to load vars for managed_node3 4487 1726776688.84984: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776688.84995: Calling all_plugins_play to load vars for managed_node3 4487 1726776688.84997: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776688.85000: Calling groups_plugins_play to load vars for managed_node3 4487 1726776688.85146: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776688.85312: done with get_vars() 4487 1726776688.85320: done getting variables TASK [Run role with purge to remove everything] ******************************** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:9 Thursday 19 September 2024 16:11:28 -0400 (0:00:00.378) 0:00:25.766 **** 4487 1726776688.85390: entering _queue_task() for managed_node3/include_role 4487 1726776688.85588: worker is 1 (out of 1 available) 4487 1726776688.85600: exiting _queue_task() for managed_node3/include_role 4487 1726776688.85612: done queuing things up, now waiting for results queue to drain 4487 1726776688.85615: waiting for pending results... 4487 1726776688.85802: running TaskExecutor() for managed_node3/TASK: Run role with purge to remove everything 4487 1726776688.85878: in run() - task 0233de48-8dd1-4d03-fd06-00000000058a 4487 1726776688.85890: variable 'ansible_search_path' from source: unknown 4487 1726776688.85894: variable 'ansible_search_path' from source: unknown 4487 1726776688.85928: calling self._execute() 4487 1726776688.86004: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776688.86012: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776688.86021: variable 'omit' from source: magic vars 4487 1726776688.86104: _execute() done 4487 1726776688.86108: dumping result to json 4487 1726776688.86113: done dumping result, returning 4487 1726776688.86120: done running TaskExecutor() for managed_node3/TASK: Run role with purge to remove everything [0233de48-8dd1-4d03-fd06-00000000058a] 4487 1726776688.86126: sending task result for task 0233de48-8dd1-4d03-fd06-00000000058a 4487 1726776688.86236: done sending task result for task 0233de48-8dd1-4d03-fd06-00000000058a 4487 1726776688.86240: WORKER PROCESS EXITING 4487 1726776688.86268: no more pending results, returning what we have 4487 1726776688.86272: in VariableManager get_vars() 4487 1726776688.86305: Calling all_inventory to load vars for managed_node3 4487 1726776688.86308: Calling groups_inventory to load vars for managed_node3 4487 1726776688.86310: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776688.86319: Calling all_plugins_play to load vars for managed_node3 4487 1726776688.86322: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776688.86325: Calling groups_plugins_play to load vars for managed_node3 4487 1726776688.86459: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776688.86598: done with get_vars() 4487 1726776688.86604: variable 'ansible_search_path' from source: unknown 4487 1726776688.86605: variable 'ansible_search_path' from source: unknown 4487 1726776688.86796: variable 'omit' from source: magic vars 4487 1726776688.86820: variable 'omit' from source: magic vars 4487 1726776688.86830: variable 'omit' from source: magic vars 4487 1726776688.86832: we have included files to process 4487 1726776688.86833: generating all_blocks data 4487 1726776688.86834: done generating all_blocks data 4487 1726776688.86837: processing included file: fedora.linux_system_roles.kernel_settings 4487 1726776688.86851: in VariableManager get_vars() 4487 1726776688.86862: done with get_vars() 4487 1726776688.86881: in VariableManager get_vars() 4487 1726776688.86893: done with get_vars() 4487 1726776688.86919: Loading data from /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/main.yml 4487 1726776688.86982: Loading data from /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/defaults/main.yml 4487 1726776688.87000: Loading data from /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/meta/main.yml 4487 1726776688.87052: Loading data from /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml 4487 1726776688.87385: in VariableManager get_vars() 4487 1726776688.87399: done with get_vars() 4487 1726776688.88285: in VariableManager get_vars() 4487 1726776688.88301: done with get_vars() 4487 1726776688.88413: Loading data from /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/handlers/main.yml 4487 1726776688.88834: iterating over new_blocks loaded from include file 4487 1726776688.88835: in VariableManager get_vars() 4487 1726776688.88850: done with get_vars() 4487 1726776688.88851: filtering new block on tags 4487 1726776688.88878: done filtering new block on tags 4487 1726776688.88880: in VariableManager get_vars() 4487 1726776688.88890: done with get_vars() 4487 1726776688.88891: filtering new block on tags 4487 1726776688.88918: done filtering new block on tags 4487 1726776688.88920: in VariableManager get_vars() 4487 1726776688.88930: done with get_vars() 4487 1726776688.88931: filtering new block on tags 4487 1726776688.89044: done filtering new block on tags 4487 1726776688.89046: in VariableManager get_vars() 4487 1726776688.89059: done with get_vars() 4487 1726776688.89060: filtering new block on tags 4487 1726776688.89072: done filtering new block on tags 4487 1726776688.89073: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.kernel_settings for managed_node3 4487 1726776688.89077: extending task lists for all hosts with included blocks 4487 1726776688.89246: done extending task lists 4487 1726776688.89247: done processing included files 4487 1726776688.89248: results queue empty 4487 1726776688.89250: checking for any_errors_fatal 4487 1726776688.89253: done checking for any_errors_fatal 4487 1726776688.89253: checking for max_fail_percentage 4487 1726776688.89254: done checking for max_fail_percentage 4487 1726776688.89255: checking to see if all hosts have failed and the running result is not ok 4487 1726776688.89255: done checking to see if all hosts have failed 4487 1726776688.89256: getting the remaining hosts for this loop 4487 1726776688.89257: done getting the remaining hosts for this loop 4487 1726776688.89258: getting the next task for host managed_node3 4487 1726776688.89261: done getting next task for host managed_node3 4487 1726776688.89263: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 4487 1726776688.89265: ^ 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 4487 1726776688.89271: getting variables 4487 1726776688.89272: in VariableManager get_vars() 4487 1726776688.89281: Calling all_inventory to load vars for managed_node3 4487 1726776688.89282: Calling groups_inventory to load vars for managed_node3 4487 1726776688.89284: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776688.89287: Calling all_plugins_play to load vars for managed_node3 4487 1726776688.89289: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776688.89290: Calling groups_plugins_play to load vars for managed_node3 4487 1726776688.89385: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776688.89533: done with get_vars() 4487 1726776688.89540: done getting variables 4487 1726776688.89569: 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-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:2 Thursday 19 September 2024 16:11:28 -0400 (0:00:00.042) 0:00:25.808 **** 4487 1726776688.89593: entering _queue_task() for managed_node3/fail 4487 1726776688.89784: worker is 1 (out of 1 available) 4487 1726776688.89799: exiting _queue_task() for managed_node3/fail 4487 1726776688.89812: done queuing things up, now waiting for results queue to drain 4487 1726776688.89813: waiting for pending results... 4487 1726776688.89989: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 4487 1726776688.90077: in run() - task 0233de48-8dd1-4d03-fd06-0000000006d8 4487 1726776688.90088: variable 'ansible_search_path' from source: unknown 4487 1726776688.90091: variable 'ansible_search_path' from source: unknown 4487 1726776688.90124: calling self._execute() 4487 1726776688.90193: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776688.90197: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776688.90205: variable 'omit' from source: magic vars 4487 1726776688.90565: variable 'kernel_settings_sysctl' from source: include params 4487 1726776688.90573: variable '__kernel_settings_state_empty' from source: role '' all vars 4487 1726776688.90585: Evaluated conditional (kernel_settings_sysctl != __kernel_settings_state_empty): True 4487 1726776688.90798: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4487 1726776688.92500: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4487 1726776688.92560: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4487 1726776688.92587: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4487 1726776688.92616: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4487 1726776688.92636: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4487 1726776688.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) 4487 1726776688.92727: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4487 1726776688.92746: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4487 1726776688.92780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4487 1726776688.92791: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4487 1726776688.92835: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4487 1726776688.92853: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4487 1726776688.92874: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4487 1726776688.92901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4487 1726776688.92915: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4487 1726776688.92948: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4487 1726776688.92967: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4487 1726776688.92987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4487 1726776688.93016: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4487 1726776688.93027: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4487 1726776688.93221: variable 'kernel_settings_sysctl' from source: include params 4487 1726776688.93241: 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 4487 1726776688.93245: when evaluation is False, skipping this task 4487 1726776688.93248: _execute() done 4487 1726776688.93252: dumping result to json 4487 1726776688.93255: done dumping result, returning 4487 1726776688.93261: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values [0233de48-8dd1-4d03-fd06-0000000006d8] 4487 1726776688.93266: sending task result for task 0233de48-8dd1-4d03-fd06-0000000006d8 4487 1726776688.93359: done sending task result for task 0233de48-8dd1-4d03-fd06-0000000006d8 4487 1726776688.93362: 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" } 4487 1726776688.93408: no more pending results, returning what we have 4487 1726776688.93411: results queue empty 4487 1726776688.93412: checking for any_errors_fatal 4487 1726776688.93414: done checking for any_errors_fatal 4487 1726776688.93414: checking for max_fail_percentage 4487 1726776688.93416: done checking for max_fail_percentage 4487 1726776688.93417: checking to see if all hosts have failed and the running result is not ok 4487 1726776688.93417: done checking to see if all hosts have failed 4487 1726776688.93418: getting the remaining hosts for this loop 4487 1726776688.93420: done getting the remaining hosts for this loop 4487 1726776688.93423: getting the next task for host managed_node3 4487 1726776688.93431: done getting next task for host managed_node3 4487 1726776688.93435: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 4487 1726776688.93439: ^ 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 4487 1726776688.93462: getting variables 4487 1726776688.93464: in VariableManager get_vars() 4487 1726776688.93498: Calling all_inventory to load vars for managed_node3 4487 1726776688.93501: Calling groups_inventory to load vars for managed_node3 4487 1726776688.93503: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776688.93512: Calling all_plugins_play to load vars for managed_node3 4487 1726776688.93514: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776688.93517: Calling groups_plugins_play to load vars for managed_node3 4487 1726776688.93673: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776688.93824: done with get_vars() 4487 1726776688.93833: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Set version specific variables] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:9 Thursday 19 September 2024 16:11:28 -0400 (0:00:00.043) 0:00:25.851 **** 4487 1726776688.93903: entering _queue_task() for managed_node3/include_tasks 4487 1726776688.94105: worker is 1 (out of 1 available) 4487 1726776688.94121: exiting _queue_task() for managed_node3/include_tasks 4487 1726776688.94134: done queuing things up, now waiting for results queue to drain 4487 1726776688.94135: waiting for pending results... 4487 1726776688.94327: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 4487 1726776688.94423: in run() - task 0233de48-8dd1-4d03-fd06-0000000006d9 4487 1726776688.94436: variable 'ansible_search_path' from source: unknown 4487 1726776688.94440: variable 'ansible_search_path' from source: unknown 4487 1726776688.94479: calling self._execute() 4487 1726776688.94554: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776688.94558: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776688.94568: variable 'omit' from source: magic vars 4487 1726776688.94651: _execute() done 4487 1726776688.94655: dumping result to json 4487 1726776688.94658: done dumping result, returning 4487 1726776688.94666: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables [0233de48-8dd1-4d03-fd06-0000000006d9] 4487 1726776688.94672: sending task result for task 0233de48-8dd1-4d03-fd06-0000000006d9 4487 1726776688.94770: done sending task result for task 0233de48-8dd1-4d03-fd06-0000000006d9 4487 1726776688.94773: WORKER PROCESS EXITING 4487 1726776688.94838: no more pending results, returning what we have 4487 1726776688.94842: in VariableManager get_vars() 4487 1726776688.94880: Calling all_inventory to load vars for managed_node3 4487 1726776688.94884: Calling groups_inventory to load vars for managed_node3 4487 1726776688.94887: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776688.94895: Calling all_plugins_play to load vars for managed_node3 4487 1726776688.94898: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776688.94901: Calling groups_plugins_play to load vars for managed_node3 4487 1726776688.95243: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776688.95381: done with get_vars() 4487 1726776688.95388: variable 'ansible_search_path' from source: unknown 4487 1726776688.95389: variable 'ansible_search_path' from source: unknown 4487 1726776688.95413: we have included files to process 4487 1726776688.95414: generating all_blocks data 4487 1726776688.95415: done generating all_blocks data 4487 1726776688.95417: processing included file: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 4487 1726776688.95418: loading included file: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 4487 1726776688.95420: Loading data from /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 4487 1726776688.95913: done processing included file 4487 1726776688.95915: iterating over new_blocks loaded from include file 4487 1726776688.95916: in VariableManager get_vars() 4487 1726776688.95932: done with get_vars() 4487 1726776688.95933: filtering new block on tags 4487 1726776688.95954: done filtering new block on tags 4487 1726776688.95956: in VariableManager get_vars() 4487 1726776688.95970: done with get_vars() 4487 1726776688.95971: filtering new block on tags 4487 1726776688.95995: done filtering new block on tags 4487 1726776688.95996: in VariableManager get_vars() 4487 1726776688.96014: done with get_vars() 4487 1726776688.96015: filtering new block on tags 4487 1726776688.96040: done filtering new block on tags 4487 1726776688.96042: in VariableManager get_vars() 4487 1726776688.96057: done with get_vars() 4487 1726776688.96059: filtering new block on tags 4487 1726776688.96073: done filtering new block on tags 4487 1726776688.96074: done iterating over new_blocks loaded from include file included: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml for managed_node3 4487 1726776688.96078: extending task lists for all hosts with included blocks 4487 1726776688.96240: done extending task lists 4487 1726776688.96241: done processing included files 4487 1726776688.96242: results queue empty 4487 1726776688.96242: checking for any_errors_fatal 4487 1726776688.96244: done checking for any_errors_fatal 4487 1726776688.96245: checking for max_fail_percentage 4487 1726776688.96246: done checking for max_fail_percentage 4487 1726776688.96246: checking to see if all hosts have failed and the running result is not ok 4487 1726776688.96247: done checking to see if all hosts have failed 4487 1726776688.96247: getting the remaining hosts for this loop 4487 1726776688.96248: done getting the remaining hosts for this loop 4487 1726776688.96251: getting the next task for host managed_node3 4487 1726776688.96254: done getting next task for host managed_node3 4487 1726776688.96256: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 4487 1726776688.96259: ^ 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 4487 1726776688.96265: getting variables 4487 1726776688.96266: in VariableManager get_vars() 4487 1726776688.96275: Calling all_inventory to load vars for managed_node3 4487 1726776688.96276: Calling groups_inventory to load vars for managed_node3 4487 1726776688.96277: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776688.96281: Calling all_plugins_play to load vars for managed_node3 4487 1726776688.96283: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776688.96284: Calling groups_plugins_play to load vars for managed_node3 4487 1726776688.96379: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776688.96516: done with get_vars() 4487 1726776688.96522: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:2 Thursday 19 September 2024 16:11:28 -0400 (0:00:00.026) 0:00:25.877 **** 4487 1726776688.96575: entering _queue_task() for managed_node3/setup 4487 1726776688.96795: worker is 1 (out of 1 available) 4487 1726776688.96812: exiting _queue_task() for managed_node3/setup 4487 1726776688.96825: done queuing things up, now waiting for results queue to drain 4487 1726776688.96826: waiting for pending results... 4487 1726776688.97011: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 4487 1726776688.97106: in run() - task 0233de48-8dd1-4d03-fd06-000000000754 4487 1726776688.97119: variable 'ansible_search_path' from source: unknown 4487 1726776688.97122: variable 'ansible_search_path' from source: unknown 4487 1726776688.97155: calling self._execute() 4487 1726776688.97233: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776688.97238: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776688.97247: variable 'omit' from source: magic vars 4487 1726776688.97652: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4487 1726776688.99237: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4487 1726776688.99284: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4487 1726776688.99313: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4487 1726776688.99339: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4487 1726776688.99360: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4487 1726776688.99431: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4487 1726776688.99454: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4487 1726776688.99476: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4487 1726776688.99504: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4487 1726776688.99516: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4487 1726776688.99558: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4487 1726776688.99578: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4487 1726776688.99596: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4487 1726776688.99625: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4487 1726776688.99636: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4487 1726776688.99763: variable '__kernel_settings_required_facts' from source: role '' all vars 4487 1726776688.99772: variable 'ansible_facts' from source: unknown 4487 1726776688.99846: Evaluated conditional (__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 4487 1726776688.99851: when evaluation is False, skipping this task 4487 1726776688.99854: _execute() done 4487 1726776688.99857: dumping result to json 4487 1726776688.99859: done dumping result, returning 4487 1726776688.99866: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role [0233de48-8dd1-4d03-fd06-000000000754] 4487 1726776688.99871: sending task result for task 0233de48-8dd1-4d03-fd06-000000000754 4487 1726776688.99963: done sending task result for task 0233de48-8dd1-4d03-fd06-000000000754 4487 1726776688.99966: 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" } 4487 1726776689.00045: no more pending results, returning what we have 4487 1726776689.00051: results queue empty 4487 1726776689.00052: checking for any_errors_fatal 4487 1726776689.00054: done checking for any_errors_fatal 4487 1726776689.00055: checking for max_fail_percentage 4487 1726776689.00056: done checking for max_fail_percentage 4487 1726776689.00057: checking to see if all hosts have failed and the running result is not ok 4487 1726776689.00058: done checking to see if all hosts have failed 4487 1726776689.00059: getting the remaining hosts for this loop 4487 1726776689.00060: done getting the remaining hosts for this loop 4487 1726776689.00064: getting the next task for host managed_node3 4487 1726776689.00074: done getting next task for host managed_node3 4487 1726776689.00079: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 4487 1726776689.00085: ^ 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 4487 1726776689.00100: getting variables 4487 1726776689.00101: in VariableManager get_vars() 4487 1726776689.00136: Calling all_inventory to load vars for managed_node3 4487 1726776689.00139: Calling groups_inventory to load vars for managed_node3 4487 1726776689.00141: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776689.00155: Calling all_plugins_play to load vars for managed_node3 4487 1726776689.00159: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776689.00162: Calling groups_plugins_play to load vars for managed_node3 4487 1726776689.00325: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776689.00486: done with get_vars() 4487 1726776689.00494: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if system is ostree] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:10 Thursday 19 September 2024 16:11:29 -0400 (0:00:00.039) 0:00:25.917 **** 4487 1726776689.00571: entering _queue_task() for managed_node3/stat 4487 1726776689.00782: worker is 1 (out of 1 available) 4487 1726776689.00799: exiting _queue_task() for managed_node3/stat 4487 1726776689.00813: done queuing things up, now waiting for results queue to drain 4487 1726776689.00815: waiting for pending results... 4487 1726776689.01006: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 4487 1726776689.01111: in run() - task 0233de48-8dd1-4d03-fd06-000000000756 4487 1726776689.01126: variable 'ansible_search_path' from source: unknown 4487 1726776689.01130: variable 'ansible_search_path' from source: unknown 4487 1726776689.01165: calling self._execute() 4487 1726776689.01244: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776689.01248: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776689.01259: variable 'omit' from source: magic vars 4487 1726776689.01634: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4487 1726776689.01833: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4487 1726776689.01868: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4487 1726776689.01896: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4487 1726776689.01933: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4487 1726776689.02001: 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) 4487 1726776689.02026: 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) 4487 1726776689.02047: 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) 4487 1726776689.02068: 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) 4487 1726776689.02168: variable '__kernel_settings_is_ostree' from source: set_fact 4487 1726776689.02177: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 4487 1726776689.02180: when evaluation is False, skipping this task 4487 1726776689.02183: _execute() done 4487 1726776689.02185: dumping result to json 4487 1726776689.02189: done dumping result, returning 4487 1726776689.02196: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree [0233de48-8dd1-4d03-fd06-000000000756] 4487 1726776689.02201: sending task result for task 0233de48-8dd1-4d03-fd06-000000000756 skipping: [managed_node3] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 4487 1726776689.02351: no more pending results, returning what we have 4487 1726776689.02354: results queue empty 4487 1726776689.02355: checking for any_errors_fatal 4487 1726776689.02362: done checking for any_errors_fatal 4487 1726776689.02364: checking for max_fail_percentage 4487 1726776689.02366: done checking for max_fail_percentage 4487 1726776689.02367: checking to see if all hosts have failed and the running result is not ok 4487 1726776689.02368: done checking to see if all hosts have failed 4487 1726776689.02368: getting the remaining hosts for this loop 4487 1726776689.02370: done getting the remaining hosts for this loop 4487 1726776689.02373: getting the next task for host managed_node3 4487 1726776689.02381: done getting next task for host managed_node3 4487 1726776689.02385: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 4487 1726776689.02390: ^ 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 4487 1726776689.02405: getting variables 4487 1726776689.02406: in VariableManager get_vars() 4487 1726776689.02439: Calling all_inventory to load vars for managed_node3 4487 1726776689.02442: Calling groups_inventory to load vars for managed_node3 4487 1726776689.02444: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776689.02455: Calling all_plugins_play to load vars for managed_node3 4487 1726776689.02457: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776689.02460: Calling groups_plugins_play to load vars for managed_node3 4487 1726776689.02609: done sending task result for task 0233de48-8dd1-4d03-fd06-000000000756 4487 1726776689.02613: WORKER PROCESS EXITING 4487 1726776689.02619: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776689.02772: done with get_vars() 4487 1726776689.02779: done getting variables 4487 1726776689.02827: 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-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:15 Thursday 19 September 2024 16:11:29 -0400 (0:00:00.022) 0:00:25.940 **** 4487 1726776689.02854: entering _queue_task() for managed_node3/set_fact 4487 1726776689.03058: worker is 1 (out of 1 available) 4487 1726776689.03072: exiting _queue_task() for managed_node3/set_fact 4487 1726776689.03085: done queuing things up, now waiting for results queue to drain 4487 1726776689.03087: waiting for pending results... 4487 1726776689.03274: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 4487 1726776689.03367: in run() - task 0233de48-8dd1-4d03-fd06-000000000757 4487 1726776689.03381: variable 'ansible_search_path' from source: unknown 4487 1726776689.03385: variable 'ansible_search_path' from source: unknown 4487 1726776689.03415: calling self._execute() 4487 1726776689.03491: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776689.03495: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776689.03505: variable 'omit' from source: magic vars 4487 1726776689.03947: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4487 1726776689.04133: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4487 1726776689.04168: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4487 1726776689.04195: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4487 1726776689.04223: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4487 1726776689.04293: 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) 4487 1726776689.04312: 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) 4487 1726776689.04332: 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) 4487 1726776689.04352: 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) 4487 1726776689.04445: variable '__kernel_settings_is_ostree' from source: set_fact 4487 1726776689.04455: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 4487 1726776689.04458: when evaluation is False, skipping this task 4487 1726776689.04461: _execute() done 4487 1726776689.04463: dumping result to json 4487 1726776689.04467: done dumping result, returning 4487 1726776689.04474: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree [0233de48-8dd1-4d03-fd06-000000000757] 4487 1726776689.04479: sending task result for task 0233de48-8dd1-4d03-fd06-000000000757 4487 1726776689.04571: done sending task result for task 0233de48-8dd1-4d03-fd06-000000000757 4487 1726776689.04574: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 4487 1726776689.04624: no more pending results, returning what we have 4487 1726776689.04628: results queue empty 4487 1726776689.04629: checking for any_errors_fatal 4487 1726776689.04635: done checking for any_errors_fatal 4487 1726776689.04636: checking for max_fail_percentage 4487 1726776689.04638: done checking for max_fail_percentage 4487 1726776689.04639: checking to see if all hosts have failed and the running result is not ok 4487 1726776689.04639: done checking to see if all hosts have failed 4487 1726776689.04640: getting the remaining hosts for this loop 4487 1726776689.04642: done getting the remaining hosts for this loop 4487 1726776689.04646: getting the next task for host managed_node3 4487 1726776689.04658: done getting next task for host managed_node3 4487 1726776689.04662: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 4487 1726776689.04668: ^ 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 4487 1726776689.04684: getting variables 4487 1726776689.04688: in VariableManager get_vars() 4487 1726776689.04723: Calling all_inventory to load vars for managed_node3 4487 1726776689.04725: Calling groups_inventory to load vars for managed_node3 4487 1726776689.04728: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776689.04736: Calling all_plugins_play to load vars for managed_node3 4487 1726776689.04738: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776689.04741: Calling groups_plugins_play to load vars for managed_node3 4487 1726776689.04916: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776689.05061: done with get_vars() 4487 1726776689.05069: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:22 Thursday 19 September 2024 16:11:29 -0400 (0:00:00.022) 0:00:25.963 **** 4487 1726776689.05139: entering _queue_task() for managed_node3/stat 4487 1726776689.05338: worker is 1 (out of 1 available) 4487 1726776689.05356: exiting _queue_task() for managed_node3/stat 4487 1726776689.05370: done queuing things up, now waiting for results queue to drain 4487 1726776689.05371: waiting for pending results... 4487 1726776689.05545: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 4487 1726776689.05641: in run() - task 0233de48-8dd1-4d03-fd06-000000000759 4487 1726776689.05653: variable 'ansible_search_path' from source: unknown 4487 1726776689.05657: variable 'ansible_search_path' from source: unknown 4487 1726776689.05690: calling self._execute() 4487 1726776689.05764: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776689.05768: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776689.05778: variable 'omit' from source: magic vars 4487 1726776689.06135: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4487 1726776689.06323: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4487 1726776689.06358: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4487 1726776689.06389: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4487 1726776689.06418: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4487 1726776689.06513: 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) 4487 1726776689.06530: 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) 4487 1726776689.06551: 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) 4487 1726776689.06570: 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) 4487 1726776689.06667: variable '__kernel_settings_is_transactional' from source: set_fact 4487 1726776689.06675: Evaluated conditional (not __kernel_settings_is_transactional is defined): False 4487 1726776689.06678: when evaluation is False, skipping this task 4487 1726776689.06681: _execute() done 4487 1726776689.06683: dumping result to json 4487 1726776689.06689: done dumping result, returning 4487 1726776689.06697: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin [0233de48-8dd1-4d03-fd06-000000000759] 4487 1726776689.06700: sending task result for task 0233de48-8dd1-4d03-fd06-000000000759 4487 1726776689.06789: done sending task result for task 0233de48-8dd1-4d03-fd06-000000000759 4487 1726776689.06792: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __kernel_settings_is_transactional is defined", "skip_reason": "Conditional result was False" } 4487 1726776689.06855: no more pending results, returning what we have 4487 1726776689.06859: results queue empty 4487 1726776689.06860: checking for any_errors_fatal 4487 1726776689.06865: done checking for any_errors_fatal 4487 1726776689.06866: checking for max_fail_percentage 4487 1726776689.06867: done checking for max_fail_percentage 4487 1726776689.06868: checking to see if all hosts have failed and the running result is not ok 4487 1726776689.06869: done checking to see if all hosts have failed 4487 1726776689.06870: getting the remaining hosts for this loop 4487 1726776689.06871: done getting the remaining hosts for this loop 4487 1726776689.06875: getting the next task for host managed_node3 4487 1726776689.06882: done getting next task for host managed_node3 4487 1726776689.06886: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 4487 1726776689.06891: ^ 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 4487 1726776689.06905: getting variables 4487 1726776689.06911: in VariableManager get_vars() 4487 1726776689.06941: Calling all_inventory to load vars for managed_node3 4487 1726776689.06944: Calling groups_inventory to load vars for managed_node3 4487 1726776689.06946: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776689.06957: Calling all_plugins_play to load vars for managed_node3 4487 1726776689.06960: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776689.06962: Calling groups_plugins_play to load vars for managed_node3 4487 1726776689.07094: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776689.07246: done with get_vars() 4487 1726776689.07256: done getting variables 4487 1726776689.07301: 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-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:27 Thursday 19 September 2024 16:11:29 -0400 (0:00:00.021) 0:00:25.985 **** 4487 1726776689.07327: entering _queue_task() for managed_node3/set_fact 4487 1726776689.07527: worker is 1 (out of 1 available) 4487 1726776689.07544: exiting _queue_task() for managed_node3/set_fact 4487 1726776689.07558: done queuing things up, now waiting for results queue to drain 4487 1726776689.07560: waiting for pending results... 4487 1726776689.07734: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 4487 1726776689.07836: in run() - task 0233de48-8dd1-4d03-fd06-00000000075a 4487 1726776689.07852: variable 'ansible_search_path' from source: unknown 4487 1726776689.07857: variable 'ansible_search_path' from source: unknown 4487 1726776689.07885: calling self._execute() 4487 1726776689.07957: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776689.07961: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776689.07970: variable 'omit' from source: magic vars 4487 1726776689.08386: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4487 1726776689.08562: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4487 1726776689.08594: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4487 1726776689.08619: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4487 1726776689.08646: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4487 1726776689.08714: 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) 4487 1726776689.08731: 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) 4487 1726776689.08752: 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) 4487 1726776689.08774: 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) 4487 1726776689.08862: variable '__kernel_settings_is_transactional' from source: set_fact 4487 1726776689.08873: Evaluated conditional (not __kernel_settings_is_transactional is defined): False 4487 1726776689.08876: when evaluation is False, skipping this task 4487 1726776689.08879: _execute() done 4487 1726776689.08882: dumping result to json 4487 1726776689.08886: done dumping result, returning 4487 1726776689.08889: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists [0233de48-8dd1-4d03-fd06-00000000075a] 4487 1726776689.08895: sending task result for task 0233de48-8dd1-4d03-fd06-00000000075a 4487 1726776689.08982: done sending task result for task 0233de48-8dd1-4d03-fd06-00000000075a 4487 1726776689.08985: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __kernel_settings_is_transactional is defined", "skip_reason": "Conditional result was False" } 4487 1726776689.09038: no more pending results, returning what we have 4487 1726776689.09042: results queue empty 4487 1726776689.09042: checking for any_errors_fatal 4487 1726776689.09048: done checking for any_errors_fatal 4487 1726776689.09051: checking for max_fail_percentage 4487 1726776689.09052: done checking for max_fail_percentage 4487 1726776689.09053: checking to see if all hosts have failed and the running result is not ok 4487 1726776689.09054: done checking to see if all hosts have failed 4487 1726776689.09055: getting the remaining hosts for this loop 4487 1726776689.09056: done getting the remaining hosts for this loop 4487 1726776689.09060: getting the next task for host managed_node3 4487 1726776689.09070: done getting next task for host managed_node3 4487 1726776689.09074: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 4487 1726776689.09079: ^ 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 4487 1726776689.09093: getting variables 4487 1726776689.09094: in VariableManager get_vars() 4487 1726776689.09132: Calling all_inventory to load vars for managed_node3 4487 1726776689.09135: Calling groups_inventory to load vars for managed_node3 4487 1726776689.09137: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776689.09143: Calling all_plugins_play to load vars for managed_node3 4487 1726776689.09145: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776689.09147: Calling groups_plugins_play to load vars for managed_node3 4487 1726776689.09312: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776689.09458: done with get_vars() 4487 1726776689.09465: done getting variables 4487 1726776689.09505: 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-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:31 Thursday 19 September 2024 16:11:29 -0400 (0:00:00.022) 0:00:26.007 **** 4487 1726776689.09532: entering _queue_task() for managed_node3/include_vars 4487 1726776689.09726: worker is 1 (out of 1 available) 4487 1726776689.09741: exiting _queue_task() for managed_node3/include_vars 4487 1726776689.09757: done queuing things up, now waiting for results queue to drain 4487 1726776689.09759: waiting for pending results... 4487 1726776689.09925: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 4487 1726776689.10020: in run() - task 0233de48-8dd1-4d03-fd06-00000000075c 4487 1726776689.10033: variable 'ansible_search_path' from source: unknown 4487 1726776689.10036: variable 'ansible_search_path' from source: unknown 4487 1726776689.10067: calling self._execute() 4487 1726776689.10141: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776689.10145: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776689.10156: variable 'omit' from source: magic vars 4487 1726776689.10236: variable 'omit' from source: magic vars 4487 1726776689.10286: variable 'omit' from source: magic vars 4487 1726776689.10574: variable 'ffparams' from source: task vars 4487 1726776689.10677: variable 'ansible_facts' from source: unknown 4487 1726776689.10824: variable 'ansible_facts' from source: unknown 4487 1726776689.10922: variable 'ansible_facts' from source: unknown 4487 1726776689.11018: variable 'ansible_facts' from source: unknown 4487 1726776689.11104: variable 'role_path' from source: magic vars 4487 1726776689.11251: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 4487 1726776689.11399: Loaded config def from plugin (lookup/first_found) 4487 1726776689.11403: Loading LookupModule 'first_found' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py 4487 1726776689.11437: variable 'ansible_search_path' from source: unknown 4487 1726776689.11453: variable 'ansible_search_path' from source: unknown 4487 1726776689.11461: variable 'ansible_search_path' from source: unknown 4487 1726776689.11468: variable 'ansible_search_path' from source: unknown 4487 1726776689.11475: variable 'ansible_search_path' from source: unknown 4487 1726776689.11491: variable 'omit' from source: magic vars 4487 1726776689.11512: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4487 1726776689.11533: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4487 1726776689.11548: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4487 1726776689.11564: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776689.11572: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776689.11596: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4487 1726776689.11599: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776689.11601: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776689.11673: Set connection var ansible_pipelining to False 4487 1726776689.11677: Set connection var ansible_shell_executable to /bin/sh 4487 1726776689.11683: Set connection var ansible_timeout to 10 4487 1726776689.11689: Set connection var ansible_module_compression to ZIP_DEFLATED 4487 1726776689.11694: Set connection var ansible_connection to ssh 4487 1726776689.11699: Set connection var ansible_shell_type to sh 4487 1726776689.11717: variable 'ansible_shell_executable' from source: unknown 4487 1726776689.11720: variable 'ansible_connection' from source: unknown 4487 1726776689.11723: variable 'ansible_module_compression' from source: unknown 4487 1726776689.11726: variable 'ansible_shell_type' from source: unknown 4487 1726776689.11728: variable 'ansible_shell_executable' from source: unknown 4487 1726776689.11730: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776689.11740: variable 'ansible_pipelining' from source: unknown 4487 1726776689.11742: variable 'ansible_timeout' from source: unknown 4487 1726776689.11745: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776689.11821: 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) 4487 1726776689.11829: variable 'omit' from source: magic vars 4487 1726776689.11834: starting attempt loop 4487 1726776689.11836: running the handler 4487 1726776689.11885: handler run complete 4487 1726776689.11895: attempt loop complete, returning result 4487 1726776689.11897: _execute() done 4487 1726776689.11900: dumping result to json 4487 1726776689.11903: done dumping result, returning 4487 1726776689.11912: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables [0233de48-8dd1-4d03-fd06-00000000075c] 4487 1726776689.11916: sending task result for task 0233de48-8dd1-4d03-fd06-00000000075c 4487 1726776689.12016: done sending task result for task 0233de48-8dd1-4d03-fd06-00000000075c 4487 1726776689.12019: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_packages": [ "tuned", "python3-configobj" ], "__kernel_settings_services": [ "tuned" ] }, "ansible_included_var_files": [ "/tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/default.yml" ], "changed": false } 4487 1726776689.12093: no more pending results, returning what we have 4487 1726776689.12096: results queue empty 4487 1726776689.12097: checking for any_errors_fatal 4487 1726776689.12102: done checking for any_errors_fatal 4487 1726776689.12103: checking for max_fail_percentage 4487 1726776689.12104: done checking for max_fail_percentage 4487 1726776689.12105: checking to see if all hosts have failed and the running result is not ok 4487 1726776689.12108: done checking to see if all hosts have failed 4487 1726776689.12109: getting the remaining hosts for this loop 4487 1726776689.12111: done getting the remaining hosts for this loop 4487 1726776689.12114: getting the next task for host managed_node3 4487 1726776689.12122: done getting next task for host managed_node3 4487 1726776689.12125: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 4487 1726776689.12129: ^ 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 4487 1726776689.12139: getting variables 4487 1726776689.12140: in VariableManager get_vars() 4487 1726776689.12172: Calling all_inventory to load vars for managed_node3 4487 1726776689.12175: Calling groups_inventory to load vars for managed_node3 4487 1726776689.12177: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776689.12190: Calling all_plugins_play to load vars for managed_node3 4487 1726776689.12193: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776689.12195: Calling groups_plugins_play to load vars for managed_node3 4487 1726776689.12332: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776689.12505: done with get_vars() 4487 1726776689.12514: done getting variables 4487 1726776689.12556: 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-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 Thursday 19 September 2024 16:11:29 -0400 (0:00:00.030) 0:00:26.037 **** 4487 1726776689.12578: entering _queue_task() for managed_node3/package 4487 1726776689.12779: worker is 1 (out of 1 available) 4487 1726776689.12799: exiting _queue_task() for managed_node3/package 4487 1726776689.12814: done queuing things up, now waiting for results queue to drain 4487 1726776689.12816: waiting for pending results... 4487 1726776689.12989: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 4487 1726776689.13080: in run() - task 0233de48-8dd1-4d03-fd06-0000000006da 4487 1726776689.13093: variable 'ansible_search_path' from source: unknown 4487 1726776689.13096: variable 'ansible_search_path' from source: unknown 4487 1726776689.13128: calling self._execute() 4487 1726776689.13202: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776689.13209: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776689.13215: variable 'omit' from source: magic vars 4487 1726776689.13296: variable 'omit' from source: magic vars 4487 1726776689.13335: variable 'omit' from source: magic vars 4487 1726776689.13357: variable '__kernel_settings_packages' from source: include_vars 4487 1726776689.13591: variable '__kernel_settings_packages' from source: include_vars 4487 1726776689.13754: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4487 1726776689.15231: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4487 1726776689.15288: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4487 1726776689.15316: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4487 1726776689.15344: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4487 1726776689.15367: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4487 1726776689.15442: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4487 1726776689.15465: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4487 1726776689.15484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4487 1726776689.15513: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4487 1726776689.15524: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4487 1726776689.15601: variable '__kernel_settings_is_ostree' from source: set_fact 4487 1726776689.15605: variable 'omit' from source: magic vars 4487 1726776689.15629: variable 'omit' from source: magic vars 4487 1726776689.15649: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4487 1726776689.15675: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4487 1726776689.15692: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4487 1726776689.15708: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776689.15716: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776689.15740: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4487 1726776689.15743: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776689.15746: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776689.15822: Set connection var ansible_pipelining to False 4487 1726776689.15826: Set connection var ansible_shell_executable to /bin/sh 4487 1726776689.15833: Set connection var ansible_timeout to 10 4487 1726776689.15838: Set connection var ansible_module_compression to ZIP_DEFLATED 4487 1726776689.15843: Set connection var ansible_connection to ssh 4487 1726776689.15850: Set connection var ansible_shell_type to sh 4487 1726776689.15868: variable 'ansible_shell_executable' from source: unknown 4487 1726776689.15871: variable 'ansible_connection' from source: unknown 4487 1726776689.15875: variable 'ansible_module_compression' from source: unknown 4487 1726776689.15877: variable 'ansible_shell_type' from source: unknown 4487 1726776689.15880: variable 'ansible_shell_executable' from source: unknown 4487 1726776689.15882: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776689.15887: variable 'ansible_pipelining' from source: unknown 4487 1726776689.15889: variable 'ansible_timeout' from source: unknown 4487 1726776689.15892: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776689.15965: 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) 4487 1726776689.15974: variable 'omit' from source: magic vars 4487 1726776689.15979: starting attempt loop 4487 1726776689.15982: running the handler 4487 1726776689.15988: variable 'ansible_facts' from source: unknown 4487 1726776689.15995: variable 'ansible_facts' from source: unknown 4487 1726776689.16034: _low_level_execute_command(): starting 4487 1726776689.16039: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4487 1726776689.16535: 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 <<< 4487 1726776689.16573: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4487 1726776689.16576: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776689.16579: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found <<< 4487 1726776689.16583: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776689.16635: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776689.16638: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776689.16640: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776689.16734: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776689.18535: stdout chunk (state=3): >>>/root <<< 4487 1726776689.18665: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776689.18693: stderr chunk (state=3): >>><<< 4487 1726776689.18696: stdout chunk (state=3): >>><<< 4487 1726776689.18716: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776689.18725: _low_level_execute_command(): starting 4487 1726776689.18731: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776689.1871552-5436-193257968999514 `" && echo ansible-tmp-1726776689.1871552-5436-193257968999514="` echo /root/.ansible/tmp/ansible-tmp-1726776689.1871552-5436-193257968999514 `" ) && sleep 0' 4487 1726776689.19142: 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 <<< 4487 1726776689.19174: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 <<< 4487 1726776689.19177: stderr chunk (state=3): >>>debug2: match not found <<< 4487 1726776689.19179: 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.14.47 is address <<< 4487 1726776689.19181: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776689.19184: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776689.19237: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776689.19243: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776689.19322: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776689.21479: stdout chunk (state=3): >>>ansible-tmp-1726776689.1871552-5436-193257968999514=/root/.ansible/tmp/ansible-tmp-1726776689.1871552-5436-193257968999514 <<< 4487 1726776689.21602: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776689.21646: stderr chunk (state=3): >>><<< 4487 1726776689.21652: stdout chunk (state=3): >>><<< 4487 1726776689.21665: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776689.1871552-5436-193257968999514=/root/.ansible/tmp/ansible-tmp-1726776689.1871552-5436-193257968999514 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776689.21690: variable 'ansible_module_compression' from source: unknown 4487 1726776689.21737: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4487xee7_rt3/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 4487 1726776689.21774: variable 'ansible_facts' from source: unknown 4487 1726776689.21858: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776689.1871552-5436-193257968999514/AnsiballZ_dnf.py 4487 1726776689.21955: Sending initial data 4487 1726776689.21958: Sent initial data (150 bytes) 4487 1726776689.22408: 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 <<< 4487 1726776689.22412: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776689.22415: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776689.22418: 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.14.47 originally 10.31.14.47 debug2: match found <<< 4487 1726776689.22420: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776689.22472: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776689.22480: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776689.22482: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776689.22559: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776689.24335: 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 <<< 4487 1726776689.24339: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4487 1726776689.24413: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4487 1726776689.24491: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4487xee7_rt3/tmpye74fmgt /root/.ansible/tmp/ansible-tmp-1726776689.1871552-5436-193257968999514/AnsiballZ_dnf.py <<< 4487 1726776689.24497: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776689.1871552-5436-193257968999514/AnsiballZ_dnf.py" <<< 4487 1726776689.24572: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4487xee7_rt3/tmpye74fmgt" to remote "/root/.ansible/tmp/ansible-tmp-1726776689.1871552-5436-193257968999514/AnsiballZ_dnf.py" <<< 4487 1726776689.24575: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776689.1871552-5436-193257968999514/AnsiballZ_dnf.py" <<< 4487 1726776689.25450: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776689.25460: stderr chunk (state=3): >>><<< 4487 1726776689.25463: stdout chunk (state=3): >>><<< 4487 1726776689.25482: done transferring module to remote 4487 1726776689.25493: _low_level_execute_command(): starting 4487 1726776689.25496: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776689.1871552-5436-193257968999514/ /root/.ansible/tmp/ansible-tmp-1726776689.1871552-5436-193257968999514/AnsiballZ_dnf.py && sleep 0' 4487 1726776689.25927: 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 <<< 4487 1726776689.25930: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776689.25933: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776689.25935: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776689.25984: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776689.25987: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776689.26072: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776689.28036: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776689.28077: stderr chunk (state=3): >>><<< 4487 1726776689.28081: stdout chunk (state=3): >>><<< 4487 1726776689.28096: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776689.28099: _low_level_execute_command(): starting 4487 1726776689.28104: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776689.1871552-5436-193257968999514/AnsiballZ_dnf.py && sleep 0' 4487 1726776689.28526: 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 <<< 4487 1726776689.28529: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776689.28531: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4487 1726776689.28533: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776689.28536: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found <<< 4487 1726776689.28538: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776689.28583: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776689.28587: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776689.28679: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776690.46229: 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}}} <<< 4487 1726776690.51561: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 4487 1726776690.51619: stderr chunk (state=3): >>><<< 4487 1726776690.51623: stdout chunk (state=3): >>><<< 4487 1726776690.51638: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK 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.14.47 closed. 4487 1726776690.51682: 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-1726776689.1871552-5436-193257968999514/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4487 1726776690.51692: _low_level_execute_command(): starting 4487 1726776690.51697: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776689.1871552-5436-193257968999514/ > /dev/null 2>&1 && sleep 0' 4487 1726776690.52182: 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 <<< 4487 1726776690.52186: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776690.52188: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776690.52190: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776690.52254: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776690.52261: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776690.52263: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776690.52344: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776690.54402: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776690.54457: stderr chunk (state=3): >>><<< 4487 1726776690.54461: stdout chunk (state=3): >>><<< 4487 1726776690.54477: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776690.54487: handler run complete 4487 1726776690.54519: attempt loop complete, returning result 4487 1726776690.54522: _execute() done 4487 1726776690.54524: dumping result to json 4487 1726776690.54530: done dumping result, returning 4487 1726776690.54539: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed [0233de48-8dd1-4d03-fd06-0000000006da] 4487 1726776690.54544: sending task result for task 0233de48-8dd1-4d03-fd06-0000000006da 4487 1726776690.54647: done sending task result for task 0233de48-8dd1-4d03-fd06-0000000006da 4487 1726776690.54652: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 4487 1726776690.54757: no more pending results, returning what we have 4487 1726776690.54761: results queue empty 4487 1726776690.54762: checking for any_errors_fatal 4487 1726776690.54770: done checking for any_errors_fatal 4487 1726776690.54771: checking for max_fail_percentage 4487 1726776690.54772: done checking for max_fail_percentage 4487 1726776690.54773: checking to see if all hosts have failed and the running result is not ok 4487 1726776690.54774: done checking to see if all hosts have failed 4487 1726776690.54775: getting the remaining hosts for this loop 4487 1726776690.54777: done getting the remaining hosts for this loop 4487 1726776690.54780: getting the next task for host managed_node3 4487 1726776690.54790: done getting next task for host managed_node3 4487 1726776690.54795: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 4487 1726776690.54798: ^ 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 4487 1726776690.54809: getting variables 4487 1726776690.54810: in VariableManager get_vars() 4487 1726776690.54846: Calling all_inventory to load vars for managed_node3 4487 1726776690.54851: Calling groups_inventory to load vars for managed_node3 4487 1726776690.54853: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776690.54868: Calling all_plugins_play to load vars for managed_node3 4487 1726776690.54871: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776690.54874: Calling groups_plugins_play to load vars for managed_node3 4487 1726776690.55020: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776690.55174: done with get_vars() 4487 1726776690.55183: done getting variables 4487 1726776690.55232: 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-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:24 Thursday 19 September 2024 16:11:30 -0400 (0:00:01.426) 0:00:27.464 **** 4487 1726776690.55262: entering _queue_task() for managed_node3/debug 4487 1726776690.55494: worker is 1 (out of 1 available) 4487 1726776690.55507: exiting _queue_task() for managed_node3/debug 4487 1726776690.55521: done queuing things up, now waiting for results queue to drain 4487 1726776690.55523: waiting for pending results... 4487 1726776690.55722: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 4487 1726776690.55822: in run() - task 0233de48-8dd1-4d03-fd06-0000000006dc 4487 1726776690.55835: variable 'ansible_search_path' from source: unknown 4487 1726776690.55839: variable 'ansible_search_path' from source: unknown 4487 1726776690.55877: calling self._execute() 4487 1726776690.55957: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776690.55963: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776690.55973: variable 'omit' from source: magic vars 4487 1726776690.56370: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4487 1726776690.58008: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4487 1726776690.58066: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4487 1726776690.58095: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4487 1726776690.58123: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4487 1726776690.58145: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4487 1726776690.58215: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4487 1726776690.58247: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4487 1726776690.58272: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4487 1726776690.58300: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4487 1726776690.58313: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4487 1726776690.58398: variable '__kernel_settings_is_transactional' from source: set_fact 4487 1726776690.58414: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 4487 1726776690.58418: when evaluation is False, skipping this task 4487 1726776690.58421: _execute() done 4487 1726776690.58423: dumping result to json 4487 1726776690.58425: done dumping result, returning 4487 1726776690.58434: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes [0233de48-8dd1-4d03-fd06-0000000006dc] 4487 1726776690.58439: sending task result for task 0233de48-8dd1-4d03-fd06-0000000006dc 4487 1726776690.58536: done sending task result for task 0233de48-8dd1-4d03-fd06-0000000006dc 4487 1726776690.58539: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "__kernel_settings_is_transactional | d(false)" } 4487 1726776690.58587: no more pending results, returning what we have 4487 1726776690.58591: results queue empty 4487 1726776690.58591: checking for any_errors_fatal 4487 1726776690.58601: done checking for any_errors_fatal 4487 1726776690.58601: checking for max_fail_percentage 4487 1726776690.58603: done checking for max_fail_percentage 4487 1726776690.58604: checking to see if all hosts have failed and the running result is not ok 4487 1726776690.58605: done checking to see if all hosts have failed 4487 1726776690.58606: getting the remaining hosts for this loop 4487 1726776690.58607: done getting the remaining hosts for this loop 4487 1726776690.58612: getting the next task for host managed_node3 4487 1726776690.58620: done getting next task for host managed_node3 4487 1726776690.58624: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 4487 1726776690.58628: ^ 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 4487 1726776690.58645: getting variables 4487 1726776690.58646: in VariableManager get_vars() 4487 1726776690.58687: Calling all_inventory to load vars for managed_node3 4487 1726776690.58690: Calling groups_inventory to load vars for managed_node3 4487 1726776690.58693: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776690.58702: Calling all_plugins_play to load vars for managed_node3 4487 1726776690.58705: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776690.58708: Calling groups_plugins_play to load vars for managed_node3 4487 1726776690.58913: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776690.59064: done with get_vars() 4487 1726776690.59074: done getting variables 4487 1726776690.59120: 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-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:29 Thursday 19 September 2024 16:11:30 -0400 (0:00:00.038) 0:00:27.503 **** 4487 1726776690.59145: entering _queue_task() for managed_node3/reboot 4487 1726776690.59385: worker is 1 (out of 1 available) 4487 1726776690.59403: exiting _queue_task() for managed_node3/reboot 4487 1726776690.59418: done queuing things up, now waiting for results queue to drain 4487 1726776690.59419: waiting for pending results... 4487 1726776690.59610: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 4487 1726776690.59707: in run() - task 0233de48-8dd1-4d03-fd06-0000000006dd 4487 1726776690.59722: variable 'ansible_search_path' from source: unknown 4487 1726776690.59726: variable 'ansible_search_path' from source: unknown 4487 1726776690.59763: calling self._execute() 4487 1726776690.59838: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776690.59842: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776690.59852: variable 'omit' from source: magic vars 4487 1726776690.60241: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4487 1726776690.61840: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4487 1726776690.61899: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4487 1726776690.61930: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4487 1726776690.61959: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4487 1726776690.61981: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4487 1726776690.62050: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4487 1726776690.62073: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4487 1726776690.62091: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4487 1726776690.62123: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4487 1726776690.62133: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4487 1726776690.62219: variable '__kernel_settings_is_transactional' from source: set_fact 4487 1726776690.62232: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 4487 1726776690.62235: when evaluation is False, skipping this task 4487 1726776690.62237: _execute() done 4487 1726776690.62240: dumping result to json 4487 1726776690.62244: done dumping result, returning 4487 1726776690.62252: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems [0233de48-8dd1-4d03-fd06-0000000006dd] 4487 1726776690.62259: sending task result for task 0233de48-8dd1-4d03-fd06-0000000006dd 4487 1726776690.62353: done sending task result for task 0233de48-8dd1-4d03-fd06-0000000006dd 4487 1726776690.62356: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 4487 1726776690.62417: no more pending results, returning what we have 4487 1726776690.62420: results queue empty 4487 1726776690.62421: checking for any_errors_fatal 4487 1726776690.62429: done checking for any_errors_fatal 4487 1726776690.62430: checking for max_fail_percentage 4487 1726776690.62432: done checking for max_fail_percentage 4487 1726776690.62432: checking to see if all hosts have failed and the running result is not ok 4487 1726776690.62433: done checking to see if all hosts have failed 4487 1726776690.62434: getting the remaining hosts for this loop 4487 1726776690.62436: done getting the remaining hosts for this loop 4487 1726776690.62441: getting the next task for host managed_node3 4487 1726776690.62450: done getting next task for host managed_node3 4487 1726776690.62454: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 4487 1726776690.62458: ^ 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 4487 1726776690.62474: getting variables 4487 1726776690.62475: in VariableManager get_vars() 4487 1726776690.62513: Calling all_inventory to load vars for managed_node3 4487 1726776690.62516: Calling groups_inventory to load vars for managed_node3 4487 1726776690.62518: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776690.62527: Calling all_plugins_play to load vars for managed_node3 4487 1726776690.62530: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776690.62532: Calling groups_plugins_play to load vars for managed_node3 4487 1726776690.62687: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776690.62838: done with get_vars() 4487 1726776690.62852: done getting variables 4487 1726776690.62898: 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-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:34 Thursday 19 September 2024 16:11:30 -0400 (0:00:00.037) 0:00:27.541 **** 4487 1726776690.62925: entering _queue_task() for managed_node3/fail 4487 1726776690.63145: worker is 1 (out of 1 available) 4487 1726776690.63163: exiting _queue_task() for managed_node3/fail 4487 1726776690.63177: done queuing things up, now waiting for results queue to drain 4487 1726776690.63179: waiting for pending results... 4487 1726776690.63368: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 4487 1726776690.63461: in run() - task 0233de48-8dd1-4d03-fd06-0000000006de 4487 1726776690.63475: variable 'ansible_search_path' from source: unknown 4487 1726776690.63478: variable 'ansible_search_path' from source: unknown 4487 1726776690.63519: calling self._execute() 4487 1726776690.63594: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776690.63598: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776690.63607: variable 'omit' from source: magic vars 4487 1726776690.64070: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4487 1726776690.66178: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4487 1726776690.66232: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4487 1726776690.66263: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4487 1726776690.66289: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4487 1726776690.66315: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4487 1726776690.66391: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4487 1726776690.66416: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4487 1726776690.66440: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4487 1726776690.66471: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4487 1726776690.66482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4487 1726776690.66568: variable '__kernel_settings_is_transactional' from source: set_fact 4487 1726776690.66583: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 4487 1726776690.66586: when evaluation is False, skipping this task 4487 1726776690.66589: _execute() done 4487 1726776690.66592: dumping result to json 4487 1726776690.66594: done dumping result, returning 4487 1726776690.66602: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set [0233de48-8dd1-4d03-fd06-0000000006de] 4487 1726776690.66610: sending task result for task 0233de48-8dd1-4d03-fd06-0000000006de 4487 1726776690.66699: done sending task result for task 0233de48-8dd1-4d03-fd06-0000000006de 4487 1726776690.66703: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 4487 1726776690.66764: no more pending results, returning what we have 4487 1726776690.66768: results queue empty 4487 1726776690.66769: checking for any_errors_fatal 4487 1726776690.66775: done checking for any_errors_fatal 4487 1726776690.66775: checking for max_fail_percentage 4487 1726776690.66777: done checking for max_fail_percentage 4487 1726776690.66778: checking to see if all hosts have failed and the running result is not ok 4487 1726776690.66779: done checking to see if all hosts have failed 4487 1726776690.66780: getting the remaining hosts for this loop 4487 1726776690.66781: done getting the remaining hosts for this loop 4487 1726776690.66786: getting the next task for host managed_node3 4487 1726776690.66797: done getting next task for host managed_node3 4487 1726776690.66801: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 4487 1726776690.66804: ^ 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 4487 1726776690.66824: getting variables 4487 1726776690.66826: in VariableManager get_vars() 4487 1726776690.66868: Calling all_inventory to load vars for managed_node3 4487 1726776690.66872: Calling groups_inventory to load vars for managed_node3 4487 1726776690.66874: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776690.66883: Calling all_plugins_play to load vars for managed_node3 4487 1726776690.66885: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776690.66888: Calling groups_plugins_play to load vars for managed_node3 4487 1726776690.67087: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776690.67235: done with get_vars() 4487 1726776690.67243: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Read tuned main config] ****** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:42 Thursday 19 September 2024 16:11:30 -0400 (0:00:00.043) 0:00:27.585 **** 4487 1726776690.67309: entering _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 4487 1726776690.67528: worker is 1 (out of 1 available) 4487 1726776690.67544: exiting _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 4487 1726776690.67559: done queuing things up, now waiting for results queue to drain 4487 1726776690.67561: waiting for pending results... 4487 1726776690.67742: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 4487 1726776690.67830: in run() - task 0233de48-8dd1-4d03-fd06-0000000006e0 4487 1726776690.67843: variable 'ansible_search_path' from source: unknown 4487 1726776690.67847: variable 'ansible_search_path' from source: unknown 4487 1726776690.67880: calling self._execute() 4487 1726776690.67956: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776690.67960: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776690.67969: variable 'omit' from source: magic vars 4487 1726776690.68053: variable 'omit' from source: magic vars 4487 1726776690.68095: variable 'omit' from source: magic vars 4487 1726776690.68117: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 4487 1726776690.68356: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 4487 1726776690.68416: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4487 1726776690.68446: variable 'omit' from source: magic vars 4487 1726776690.68482: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4487 1726776690.68512: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4487 1726776690.68528: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4487 1726776690.68542: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776690.68556: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776690.68581: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4487 1726776690.68584: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776690.68587: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776690.68662: Set connection var ansible_pipelining to False 4487 1726776690.68666: Set connection var ansible_shell_executable to /bin/sh 4487 1726776690.68673: Set connection var ansible_timeout to 10 4487 1726776690.68678: Set connection var ansible_module_compression to ZIP_DEFLATED 4487 1726776690.68683: Set connection var ansible_connection to ssh 4487 1726776690.68688: Set connection var ansible_shell_type to sh 4487 1726776690.68709: variable 'ansible_shell_executable' from source: unknown 4487 1726776690.68713: variable 'ansible_connection' from source: unknown 4487 1726776690.68715: variable 'ansible_module_compression' from source: unknown 4487 1726776690.68718: variable 'ansible_shell_type' from source: unknown 4487 1726776690.68720: variable 'ansible_shell_executable' from source: unknown 4487 1726776690.68722: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776690.68724: variable 'ansible_pipelining' from source: unknown 4487 1726776690.68726: variable 'ansible_timeout' from source: unknown 4487 1726776690.68729: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776690.68876: 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) 4487 1726776690.68884: variable 'omit' from source: magic vars 4487 1726776690.68887: starting attempt loop 4487 1726776690.68890: running the handler 4487 1726776690.68903: _low_level_execute_command(): starting 4487 1726776690.68911: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4487 1726776690.69453: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776690.69457: 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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776690.69461: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4487 1726776690.69463: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776690.69513: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776690.69516: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776690.69518: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776690.69614: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776690.71407: stdout chunk (state=3): >>>/root <<< 4487 1726776690.71515: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776690.71570: stderr chunk (state=3): >>><<< 4487 1726776690.71574: stdout chunk (state=3): >>><<< 4487 1726776690.71598: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776690.71611: _low_level_execute_command(): starting 4487 1726776690.71618: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776690.7159626-5454-261239612234171 `" && echo ansible-tmp-1726776690.7159626-5454-261239612234171="` echo /root/.ansible/tmp/ansible-tmp-1726776690.7159626-5454-261239612234171 `" ) && sleep 0' 4487 1726776690.72089: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776690.72092: 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.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776690.72101: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776690.72104: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776690.72110: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776690.72156: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776690.72162: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776690.72245: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776690.74336: stdout chunk (state=3): >>>ansible-tmp-1726776690.7159626-5454-261239612234171=/root/.ansible/tmp/ansible-tmp-1726776690.7159626-5454-261239612234171 <<< 4487 1726776690.74454: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776690.74510: stderr chunk (state=3): >>><<< 4487 1726776690.74513: stdout chunk (state=3): >>><<< 4487 1726776690.74527: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776690.7159626-5454-261239612234171=/root/.ansible/tmp/ansible-tmp-1726776690.7159626-5454-261239612234171 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776690.74571: variable 'ansible_module_compression' from source: unknown 4487 1726776690.74609: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4487xee7_rt3/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 4487 1726776690.74638: variable 'ansible_facts' from source: unknown 4487 1726776690.74701: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776690.7159626-5454-261239612234171/AnsiballZ_kernel_settings_get_config.py 4487 1726776690.74807: Sending initial data 4487 1726776690.74810: Sent initial data (173 bytes) 4487 1726776690.75292: 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 <<< 4487 1726776690.75296: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776690.75299: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776690.75301: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776690.75355: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776690.75358: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776690.75370: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776690.75448: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776690.77207: 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 <<< 4487 1726776690.77216: stderr chunk (state=3): >>>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 <<< 4487 1726776690.77285: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4487 1726776690.77367: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4487xee7_rt3/tmp70sqa5ds /root/.ansible/tmp/ansible-tmp-1726776690.7159626-5454-261239612234171/AnsiballZ_kernel_settings_get_config.py <<< 4487 1726776690.77371: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776690.7159626-5454-261239612234171/AnsiballZ_kernel_settings_get_config.py" <<< 4487 1726776690.77451: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4487xee7_rt3/tmp70sqa5ds" to remote "/root/.ansible/tmp/ansible-tmp-1726776690.7159626-5454-261239612234171/AnsiballZ_kernel_settings_get_config.py" <<< 4487 1726776690.77453: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776690.7159626-5454-261239612234171/AnsiballZ_kernel_settings_get_config.py" <<< 4487 1726776690.78124: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776690.78188: stderr chunk (state=3): >>><<< 4487 1726776690.78191: stdout chunk (state=3): >>><<< 4487 1726776690.78215: done transferring module to remote 4487 1726776690.78225: _low_level_execute_command(): starting 4487 1726776690.78230: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776690.7159626-5454-261239612234171/ /root/.ansible/tmp/ansible-tmp-1726776690.7159626-5454-261239612234171/AnsiballZ_kernel_settings_get_config.py && sleep 0' 4487 1726776690.78685: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776690.78688: 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.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776690.78691: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776690.78697: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776690.78699: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776690.78747: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776690.78756: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776690.78837: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776690.80820: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776690.80870: stderr chunk (state=3): >>><<< 4487 1726776690.80873: stdout chunk (state=3): >>><<< 4487 1726776690.80888: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776690.80891: _low_level_execute_command(): starting 4487 1726776690.80896: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776690.7159626-5454-261239612234171/AnsiballZ_kernel_settings_get_config.py && sleep 0' 4487 1726776690.81354: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776690.81357: 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.14.47 originally 10.31.14.47 <<< 4487 1726776690.81360: 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.14.47 is address <<< 4487 1726776690.81362: 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 <<< 4487 1726776690.81375: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776690.81421: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776690.81429: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776690.81523: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776690.99321: 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"}}} <<< 4487 1726776691.00881: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 4487 1726776691.00937: stderr chunk (state=3): >>><<< 4487 1726776691.00940: stdout chunk (state=3): >>><<< 4487 1726776691.00959: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK 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.14.47 closed. 4487 1726776691.00988: 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-1726776690.7159626-5454-261239612234171/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4487 1726776691.01001: _low_level_execute_command(): starting 4487 1726776691.01008: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776690.7159626-5454-261239612234171/ > /dev/null 2>&1 && sleep 0' 4487 1726776691.01489: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776691.01492: 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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776691.01499: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776691.01502: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776691.01565: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776691.01570: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776691.01572: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776691.01655: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776691.03668: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776691.03721: stderr chunk (state=3): >>><<< 4487 1726776691.03725: stdout chunk (state=3): >>><<< 4487 1726776691.03738: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776691.03745: handler run complete 4487 1726776691.03765: attempt loop complete, returning result 4487 1726776691.03768: _execute() done 4487 1726776691.03771: dumping result to json 4487 1726776691.03773: done dumping result, returning 4487 1726776691.03783: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config [0233de48-8dd1-4d03-fd06-0000000006e0] 4487 1726776691.03788: sending task result for task 0233de48-8dd1-4d03-fd06-0000000006e0 4487 1726776691.03892: done sending task result for task 0233de48-8dd1-4d03-fd06-0000000006e0 4487 1726776691.03895: 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" } } 4487 1726776691.03981: no more pending results, returning what we have 4487 1726776691.03985: results queue empty 4487 1726776691.03986: checking for any_errors_fatal 4487 1726776691.03992: done checking for any_errors_fatal 4487 1726776691.03993: checking for max_fail_percentage 4487 1726776691.03994: done checking for max_fail_percentage 4487 1726776691.03995: checking to see if all hosts have failed and the running result is not ok 4487 1726776691.03996: done checking to see if all hosts have failed 4487 1726776691.03997: getting the remaining hosts for this loop 4487 1726776691.03999: done getting the remaining hosts for this loop 4487 1726776691.04003: getting the next task for host managed_node3 4487 1726776691.04013: done getting next task for host managed_node3 4487 1726776691.04018: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 4487 1726776691.04022: ^ 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 4487 1726776691.04033: getting variables 4487 1726776691.04034: in VariableManager get_vars() 4487 1726776691.04075: Calling all_inventory to load vars for managed_node3 4487 1726776691.04078: Calling groups_inventory to load vars for managed_node3 4487 1726776691.04080: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776691.04089: Calling all_plugins_play to load vars for managed_node3 4487 1726776691.04092: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776691.04095: Calling groups_plugins_play to load vars for managed_node3 4487 1726776691.04239: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776691.04391: done with get_vars() 4487 1726776691.04399: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 Thursday 19 September 2024 16:11:31 -0400 (0:00:00.371) 0:00:27.956 **** 4487 1726776691.04472: entering _queue_task() for managed_node3/stat 4487 1726776691.04679: worker is 1 (out of 1 available) 4487 1726776691.04696: exiting _queue_task() for managed_node3/stat 4487 1726776691.04708: done queuing things up, now waiting for results queue to drain 4487 1726776691.04710: waiting for pending results... 4487 1726776691.04899: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 4487 1726776691.04991: in run() - task 0233de48-8dd1-4d03-fd06-0000000006e1 4487 1726776691.05003: variable 'ansible_search_path' from source: unknown 4487 1726776691.05007: variable 'ansible_search_path' from source: unknown 4487 1726776691.05057: variable '__prof_from_conf' from source: task vars 4487 1726776691.05309: variable '__prof_from_conf' from source: task vars 4487 1726776691.05533: variable '__data' from source: task vars 4487 1726776691.05589: variable '__kernel_settings_register_tuned_main' from source: set_fact 4487 1726776691.05737: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4487 1726776691.05744: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4487 1726776691.05790: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4487 1726776691.05806: variable 'omit' from source: magic vars 4487 1726776691.05882: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776691.05889: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776691.05897: variable 'omit' from source: magic vars 4487 1726776691.06089: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4487 1726776691.07654: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4487 1726776691.07703: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4487 1726776691.07739: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4487 1726776691.07768: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4487 1726776691.07790: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4487 1726776691.07856: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4487 1726776691.07879: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4487 1726776691.07899: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4487 1726776691.07931: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4487 1726776691.07943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4487 1726776691.08023: variable 'item' from source: unknown 4487 1726776691.08034: Evaluated conditional (item | length > 0): False 4487 1726776691.08037: when evaluation is False, skipping this task 4487 1726776691.08067: variable 'item' from source: unknown 4487 1726776691.08124: 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" } 4487 1726776691.08283: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776691.08287: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776691.08289: variable 'omit' from source: magic vars 4487 1726776691.08359: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4487 1726776691.08379: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4487 1726776691.08396: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4487 1726776691.08431: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4487 1726776691.08442: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4487 1726776691.08500: variable 'item' from source: unknown 4487 1726776691.08508: Evaluated conditional (item | length > 0): True 4487 1726776691.08516: variable 'omit' from source: magic vars 4487 1726776691.08553: variable 'omit' from source: magic vars 4487 1726776691.08587: variable 'item' from source: unknown 4487 1726776691.08636: variable 'item' from source: unknown 4487 1726776691.08650: variable 'omit' from source: magic vars 4487 1726776691.08671: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4487 1726776691.08692: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4487 1726776691.08707: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4487 1726776691.08724: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776691.08734: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776691.08760: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4487 1726776691.08763: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776691.08766: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776691.08839: Set connection var ansible_pipelining to False 4487 1726776691.08842: Set connection var ansible_shell_executable to /bin/sh 4487 1726776691.08851: Set connection var ansible_timeout to 10 4487 1726776691.08855: Set connection var ansible_module_compression to ZIP_DEFLATED 4487 1726776691.08860: Set connection var ansible_connection to ssh 4487 1726776691.08865: Set connection var ansible_shell_type to sh 4487 1726776691.08881: variable 'ansible_shell_executable' from source: unknown 4487 1726776691.08884: variable 'ansible_connection' from source: unknown 4487 1726776691.08886: variable 'ansible_module_compression' from source: unknown 4487 1726776691.08889: variable 'ansible_shell_type' from source: unknown 4487 1726776691.08891: variable 'ansible_shell_executable' from source: unknown 4487 1726776691.08894: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776691.08899: variable 'ansible_pipelining' from source: unknown 4487 1726776691.08901: variable 'ansible_timeout' from source: unknown 4487 1726776691.08906: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776691.09010: 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) 4487 1726776691.09022: variable 'omit' from source: magic vars 4487 1726776691.09027: starting attempt loop 4487 1726776691.09030: running the handler 4487 1726776691.09041: _low_level_execute_command(): starting 4487 1726776691.09047: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4487 1726776691.09576: 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 <<< 4487 1726776691.09580: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4487 1726776691.09583: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776691.09585: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776691.09587: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776691.09646: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776691.09654: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776691.09657: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776691.09737: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776691.11572: stdout chunk (state=3): >>>/root <<< 4487 1726776691.11687: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776691.11747: stderr chunk (state=3): >>><<< 4487 1726776691.11753: stdout chunk (state=3): >>><<< 4487 1726776691.11772: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776691.11786: _low_level_execute_command(): starting 4487 1726776691.11791: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776691.1177335-5462-230082908176881 `" && echo ansible-tmp-1726776691.1177335-5462-230082908176881="` echo /root/.ansible/tmp/ansible-tmp-1726776691.1177335-5462-230082908176881 `" ) && sleep 0' 4487 1726776691.12277: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776691.12281: 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.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776691.12283: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776691.12286: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776691.12288: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776691.12335: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776691.12354: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776691.12432: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776691.14564: stdout chunk (state=3): >>>ansible-tmp-1726776691.1177335-5462-230082908176881=/root/.ansible/tmp/ansible-tmp-1726776691.1177335-5462-230082908176881 <<< 4487 1726776691.14699: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776691.14741: stderr chunk (state=3): >>><<< 4487 1726776691.14744: stdout chunk (state=3): >>><<< 4487 1726776691.14762: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776691.1177335-5462-230082908176881=/root/.ansible/tmp/ansible-tmp-1726776691.1177335-5462-230082908176881 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776691.14806: variable 'ansible_module_compression' from source: unknown 4487 1726776691.14853: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4487xee7_rt3/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 4487 1726776691.14881: variable 'ansible_facts' from source: unknown 4487 1726776691.14947: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776691.1177335-5462-230082908176881/AnsiballZ_stat.py 4487 1726776691.15064: Sending initial data 4487 1726776691.15067: Sent initial data (151 bytes) 4487 1726776691.15548: 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 <<< 4487 1726776691.15553: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776691.15562: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776691.15564: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776691.15567: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776691.15617: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776691.15620: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776691.15623: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776691.15709: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776691.17475: 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 <<< 4487 1726776691.17551: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4487 1726776691.17634: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4487xee7_rt3/tmpoiy2cfwu /root/.ansible/tmp/ansible-tmp-1726776691.1177335-5462-230082908176881/AnsiballZ_stat.py <<< 4487 1726776691.17637: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776691.1177335-5462-230082908176881/AnsiballZ_stat.py" <<< 4487 1726776691.17710: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4487xee7_rt3/tmpoiy2cfwu" to remote "/root/.ansible/tmp/ansible-tmp-1726776691.1177335-5462-230082908176881/AnsiballZ_stat.py" <<< 4487 1726776691.17716: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776691.1177335-5462-230082908176881/AnsiballZ_stat.py" <<< 4487 1726776691.18388: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776691.18458: stderr chunk (state=3): >>><<< 4487 1726776691.18462: stdout chunk (state=3): >>><<< 4487 1726776691.18482: done transferring module to remote 4487 1726776691.18496: _low_level_execute_command(): starting 4487 1726776691.18499: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776691.1177335-5462-230082908176881/ /root/.ansible/tmp/ansible-tmp-1726776691.1177335-5462-230082908176881/AnsiballZ_stat.py && sleep 0' 4487 1726776691.18986: 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 <<< 4487 1726776691.18990: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776691.18993: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776691.18995: 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.14.47 originally 10.31.14.47 debug2: match found <<< 4487 1726776691.18997: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776691.19055: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776691.19058: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776691.19144: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776691.21130: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776691.21188: stderr chunk (state=3): >>><<< 4487 1726776691.21191: stdout chunk (state=3): >>><<< 4487 1726776691.21205: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776691.21211: _low_level_execute_command(): starting 4487 1726776691.21218: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776691.1177335-5462-230082908176881/AnsiballZ_stat.py && sleep 0' 4487 1726776691.21694: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776691.21698: 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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776691.21701: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address <<< 4487 1726776691.21703: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776691.21705: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776691.21756: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776691.21775: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776691.21860: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776691.39994: stdout chunk (state=3): >>> <<< 4487 1726776691.39999: 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": 1726776675.8709056, "mtime": 1726776671.834881, "ctime": 1726776671.834881, "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": "27497094", "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"}}} <<< 4487 1726776691.41770: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 4487 1726776691.41831: stderr chunk (state=3): >>><<< 4487 1726776691.41834: stdout chunk (state=3): >>><<< 4487 1726776691.41851: _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": 1726776675.8709056, "mtime": 1726776671.834881, "ctime": 1726776671.834881, "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": "27497094", "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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK 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.14.47 closed. 4487 1726776691.42137: 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-1726776691.1177335-5462-230082908176881/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4487 1726776691.42145: _low_level_execute_command(): starting 4487 1726776691.42151: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776691.1177335-5462-230082908176881/ > /dev/null 2>&1 && sleep 0' 4487 1726776691.42635: 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 <<< 4487 1726776691.42639: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776691.42641: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4487 1726776691.42644: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776691.42646: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776691.42705: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776691.42709: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776691.42714: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776691.42794: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776691.44822: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776691.44876: stderr chunk (state=3): >>><<< 4487 1726776691.44880: stdout chunk (state=3): >>><<< 4487 1726776691.44894: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776691.44900: handler run complete 4487 1726776691.44942: attempt loop complete, returning result 4487 1726776691.44962: variable 'item' from source: unknown 4487 1726776691.45030: variable 'item' from source: unknown ok: [managed_node3] => (item=/etc/tuned/profiles) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned/profiles", "stat": { "atime": 1726776675.8709056, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1726776671.834881, "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": 1726776671.834881, "nlink": 3, "path": "/etc/tuned/profiles", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 0, "version": "27497094", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 4487 1726776691.45277: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776691.45280: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776691.45283: variable 'omit' from source: magic vars 4487 1726776691.45331: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4487 1726776691.45351: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4487 1726776691.45372: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4487 1726776691.45402: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4487 1726776691.45416: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4487 1726776691.45483: variable 'item' from source: unknown 4487 1726776691.45490: Evaluated conditional (item | length > 0): True 4487 1726776691.45495: variable 'omit' from source: magic vars 4487 1726776691.45511: variable 'omit' from source: magic vars 4487 1726776691.45548: variable 'item' from source: unknown 4487 1726776691.45600: variable 'item' from source: unknown 4487 1726776691.45616: variable 'omit' from source: magic vars 4487 1726776691.45633: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4487 1726776691.45641: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776691.45647: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776691.45660: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4487 1726776691.45663: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776691.45665: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776691.45723: Set connection var ansible_pipelining to False 4487 1726776691.45728: Set connection var ansible_shell_executable to /bin/sh 4487 1726776691.45734: Set connection var ansible_timeout to 10 4487 1726776691.45739: Set connection var ansible_module_compression to ZIP_DEFLATED 4487 1726776691.45744: Set connection var ansible_connection to ssh 4487 1726776691.45751: Set connection var ansible_shell_type to sh 4487 1726776691.45768: variable 'ansible_shell_executable' from source: unknown 4487 1726776691.45770: variable 'ansible_connection' from source: unknown 4487 1726776691.45773: variable 'ansible_module_compression' from source: unknown 4487 1726776691.45775: variable 'ansible_shell_type' from source: unknown 4487 1726776691.45778: variable 'ansible_shell_executable' from source: unknown 4487 1726776691.45781: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776691.45785: variable 'ansible_pipelining' from source: unknown 4487 1726776691.45788: variable 'ansible_timeout' from source: unknown 4487 1726776691.45792: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776691.45875: 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) 4487 1726776691.45883: variable 'omit' from source: magic vars 4487 1726776691.45886: starting attempt loop 4487 1726776691.45889: running the handler 4487 1726776691.45896: _low_level_execute_command(): starting 4487 1726776691.45901: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4487 1726776691.46359: 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 <<< 4487 1726776691.46379: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776691.46436: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776691.46440: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776691.46442: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776691.46531: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776691.48304: stdout chunk (state=3): >>>/root <<< 4487 1726776691.48412: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776691.48471: stderr chunk (state=3): >>><<< 4487 1726776691.48475: stdout chunk (state=3): >>><<< 4487 1726776691.48490: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776691.48499: _low_level_execute_command(): starting 4487 1726776691.48531: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776691.484904-5462-253930339744805 `" && echo ansible-tmp-1726776691.484904-5462-253930339744805="` echo /root/.ansible/tmp/ansible-tmp-1726776691.484904-5462-253930339744805 `" ) && sleep 0' 4487 1726776691.48991: 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 <<< 4487 1726776691.48995: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776691.48998: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776691.49000: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776691.49058: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776691.49062: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776691.49074: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776691.49148: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776691.51228: stdout chunk (state=3): >>>ansible-tmp-1726776691.484904-5462-253930339744805=/root/.ansible/tmp/ansible-tmp-1726776691.484904-5462-253930339744805 <<< 4487 1726776691.51360: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776691.51401: stderr chunk (state=3): >>><<< 4487 1726776691.51404: stdout chunk (state=3): >>><<< 4487 1726776691.51424: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776691.484904-5462-253930339744805=/root/.ansible/tmp/ansible-tmp-1726776691.484904-5462-253930339744805 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776691.51461: variable 'ansible_module_compression' from source: unknown 4487 1726776691.51495: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4487xee7_rt3/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 4487 1726776691.51512: variable 'ansible_facts' from source: unknown 4487 1726776691.51561: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776691.484904-5462-253930339744805/AnsiballZ_stat.py 4487 1726776691.51661: Sending initial data 4487 1726776691.51665: Sent initial data (150 bytes) 4487 1726776691.52153: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776691.52157: 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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776691.52160: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776691.52162: 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.14.47 originally 10.31.14.47 <<< 4487 1726776691.52165: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776691.52219: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776691.52222: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776691.52224: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776691.52311: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776691.54054: 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 <<< 4487 1726776691.54133: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4487 1726776691.54214: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4487xee7_rt3/tmpev7bjcpy /root/.ansible/tmp/ansible-tmp-1726776691.484904-5462-253930339744805/AnsiballZ_stat.py <<< 4487 1726776691.54218: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776691.484904-5462-253930339744805/AnsiballZ_stat.py" <<< 4487 1726776691.54292: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4487xee7_rt3/tmpev7bjcpy" to remote "/root/.ansible/tmp/ansible-tmp-1726776691.484904-5462-253930339744805/AnsiballZ_stat.py" <<< 4487 1726776691.54298: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776691.484904-5462-253930339744805/AnsiballZ_stat.py" <<< 4487 1726776691.54979: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776691.55100: stderr chunk (state=3): >>><<< 4487 1726776691.55104: stdout chunk (state=3): >>><<< 4487 1726776691.55106: done transferring module to remote 4487 1726776691.55108: _low_level_execute_command(): starting 4487 1726776691.55111: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776691.484904-5462-253930339744805/ /root/.ansible/tmp/ansible-tmp-1726776691.484904-5462-253930339744805/AnsiballZ_stat.py && sleep 0' 4487 1726776691.55566: 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 <<< 4487 1726776691.55570: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776691.55572: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776691.55575: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found <<< 4487 1726776691.55577: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776691.55624: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776691.55627: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776691.55712: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776691.57690: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776691.57747: stderr chunk (state=3): >>><<< 4487 1726776691.57752: stdout chunk (state=3): >>><<< 4487 1726776691.57767: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776691.57770: _low_level_execute_command(): starting 4487 1726776691.57776: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776691.484904-5462-253930339744805/AnsiballZ_stat.py && sleep 0' 4487 1726776691.58258: 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 <<< 4487 1726776691.58262: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776691.58265: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration <<< 4487 1726776691.58267: 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 <<< 4487 1726776691.58269: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776691.58321: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776691.58324: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776691.58326: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776691.58418: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776691.76159: 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": 1726776633.0666173, "mtime": 1726776674.0768948, "ctime": 1726776674.0768948, "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": "176325040", "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"}}} <<< 4487 1726776691.77866: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 4487 1726776691.77925: stderr chunk (state=3): >>><<< 4487 1726776691.77929: stdout chunk (state=3): >>><<< 4487 1726776691.77944: _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": 1726776633.0666173, "mtime": 1726776674.0768948, "ctime": 1726776674.0768948, "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": "176325040", "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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK 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.14.47 closed. 4487 1726776691.77984: 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-1726776691.484904-5462-253930339744805/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4487 1726776691.77993: _low_level_execute_command(): starting 4487 1726776691.77999: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776691.484904-5462-253930339744805/ > /dev/null 2>&1 && sleep 0' 4487 1726776691.78461: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776691.78467: 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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776691.78478: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776691.78529: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776691.78537: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776691.78618: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776691.80595: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776691.80640: stderr chunk (state=3): >>><<< 4487 1726776691.80643: stdout chunk (state=3): >>><<< 4487 1726776691.80656: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776691.80662: handler run complete 4487 1726776691.80698: attempt loop complete, returning result 4487 1726776691.80716: variable 'item' from source: unknown 4487 1726776691.80778: variable 'item' from source: unknown ok: [managed_node3] => (item=/etc/tuned) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned", "stat": { "atime": 1726776633.0666173, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1726776674.0768948, "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": 1726776674.0768948, "nlink": 4, "path": "/etc/tuned", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 0, "version": "176325040", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 4487 1726776691.80939: dumping result to json 4487 1726776691.80941: done dumping result, returning 4487 1726776691.80944: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory [0233de48-8dd1-4d03-fd06-0000000006e1] 4487 1726776691.80946: sending task result for task 0233de48-8dd1-4d03-fd06-0000000006e1 4487 1726776691.80999: done sending task result for task 0233de48-8dd1-4d03-fd06-0000000006e1 4487 1726776691.81002: WORKER PROCESS EXITING 4487 1726776691.81128: no more pending results, returning what we have 4487 1726776691.81132: results queue empty 4487 1726776691.81133: checking for any_errors_fatal 4487 1726776691.81137: done checking for any_errors_fatal 4487 1726776691.81138: checking for max_fail_percentage 4487 1726776691.81139: done checking for max_fail_percentage 4487 1726776691.81140: checking to see if all hosts have failed and the running result is not ok 4487 1726776691.81140: done checking to see if all hosts have failed 4487 1726776691.81141: getting the remaining hosts for this loop 4487 1726776691.81143: done getting the remaining hosts for this loop 4487 1726776691.81145: getting the next task for host managed_node3 4487 1726776691.81153: done getting next task for host managed_node3 4487 1726776691.81156: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 4487 1726776691.81160: ^ 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 4487 1726776691.81169: getting variables 4487 1726776691.81170: in VariableManager get_vars() 4487 1726776691.81197: Calling all_inventory to load vars for managed_node3 4487 1726776691.81200: Calling groups_inventory to load vars for managed_node3 4487 1726776691.81202: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776691.81214: Calling all_plugins_play to load vars for managed_node3 4487 1726776691.81225: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776691.81229: Calling groups_plugins_play to load vars for managed_node3 4487 1726776691.81347: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776691.81493: done with get_vars() 4487 1726776691.81502: done getting variables 4487 1726776691.81548: 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-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:63 Thursday 19 September 2024 16:11:31 -0400 (0:00:00.770) 0:00:28.727 **** 4487 1726776691.81573: entering _queue_task() for managed_node3/set_fact 4487 1726776691.81784: worker is 1 (out of 1 available) 4487 1726776691.81797: exiting _queue_task() for managed_node3/set_fact 4487 1726776691.81812: done queuing things up, now waiting for results queue to drain 4487 1726776691.81813: waiting for pending results... 4487 1726776691.82003: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 4487 1726776691.82087: in run() - task 0233de48-8dd1-4d03-fd06-0000000006e2 4487 1726776691.82100: variable 'ansible_search_path' from source: unknown 4487 1726776691.82104: variable 'ansible_search_path' from source: unknown 4487 1726776691.82139: calling self._execute() 4487 1726776691.82218: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776691.82222: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776691.82231: variable 'omit' from source: magic vars 4487 1726776691.82355: variable 'omit' from source: magic vars 4487 1726776691.82397: variable 'omit' from source: magic vars 4487 1726776691.82754: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4487 1726776691.84260: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4487 1726776691.84533: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4487 1726776691.84563: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4487 1726776691.84588: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4487 1726776691.84608: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4487 1726776691.84674: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4487 1726776691.84695: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4487 1726776691.84722: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4487 1726776691.84751: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4487 1726776691.84768: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4487 1726776691.84799: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4487 1726776691.84820: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4487 1726776691.84838: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4487 1726776691.84866: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4487 1726776691.84880: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4487 1726776691.84925: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4487 1726776691.84942: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4487 1726776691.84962: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4487 1726776691.84990: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4487 1726776691.85001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4487 1726776691.85165: variable '__kernel_settings_find_profile_dirs' from source: set_fact 4487 1726776691.85236: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4487 1726776691.85352: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4487 1726776691.85379: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4487 1726776691.85404: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4487 1726776691.85431: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4487 1726776691.85465: 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) 4487 1726776691.85481: 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) 4487 1726776691.85499: 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) 4487 1726776691.85520: 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) 4487 1726776691.85561: variable 'omit' from source: magic vars 4487 1726776691.85580: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4487 1726776691.85601: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4487 1726776691.85619: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4487 1726776691.85639: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776691.85642: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776691.85670: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4487 1726776691.85673: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776691.85676: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776691.85746: Set connection var ansible_pipelining to False 4487 1726776691.85750: Set connection var ansible_shell_executable to /bin/sh 4487 1726776691.85759: Set connection var ansible_timeout to 10 4487 1726776691.85764: Set connection var ansible_module_compression to ZIP_DEFLATED 4487 1726776691.85773: Set connection var ansible_connection to ssh 4487 1726776691.85776: Set connection var ansible_shell_type to sh 4487 1726776691.85791: variable 'ansible_shell_executable' from source: unknown 4487 1726776691.85794: variable 'ansible_connection' from source: unknown 4487 1726776691.85797: variable 'ansible_module_compression' from source: unknown 4487 1726776691.85799: variable 'ansible_shell_type' from source: unknown 4487 1726776691.85801: variable 'ansible_shell_executable' from source: unknown 4487 1726776691.85804: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776691.85811: variable 'ansible_pipelining' from source: unknown 4487 1726776691.85814: variable 'ansible_timeout' from source: unknown 4487 1726776691.85818: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776691.85893: 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) 4487 1726776691.85901: variable 'omit' from source: magic vars 4487 1726776691.85906: starting attempt loop 4487 1726776691.85912: running the handler 4487 1726776691.85922: handler run complete 4487 1726776691.85930: attempt loop complete, returning result 4487 1726776691.85933: _execute() done 4487 1726776691.85935: dumping result to json 4487 1726776691.85938: done dumping result, returning 4487 1726776691.85945: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir [0233de48-8dd1-4d03-fd06-0000000006e2] 4487 1726776691.85951: sending task result for task 0233de48-8dd1-4d03-fd06-0000000006e2 4487 1726776691.86031: done sending task result for task 0233de48-8dd1-4d03-fd06-0000000006e2 4487 1726776691.86034: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_profile_parent": "/etc/tuned/profiles" }, "changed": false } 4487 1726776691.86129: no more pending results, returning what we have 4487 1726776691.86132: results queue empty 4487 1726776691.86133: checking for any_errors_fatal 4487 1726776691.86146: done checking for any_errors_fatal 4487 1726776691.86147: checking for max_fail_percentage 4487 1726776691.86149: done checking for max_fail_percentage 4487 1726776691.86150: checking to see if all hosts have failed and the running result is not ok 4487 1726776691.86151: done checking to see if all hosts have failed 4487 1726776691.86152: getting the remaining hosts for this loop 4487 1726776691.86153: done getting the remaining hosts for this loop 4487 1726776691.86157: getting the next task for host managed_node3 4487 1726776691.86164: done getting next task for host managed_node3 4487 1726776691.86168: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 4487 1726776691.86171: ^ 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 4487 1726776691.86181: getting variables 4487 1726776691.86182: in VariableManager get_vars() 4487 1726776691.86215: Calling all_inventory to load vars for managed_node3 4487 1726776691.86217: Calling groups_inventory to load vars for managed_node3 4487 1726776691.86220: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776691.86228: Calling all_plugins_play to load vars for managed_node3 4487 1726776691.86230: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776691.86233: Calling groups_plugins_play to load vars for managed_node3 4487 1726776691.86385: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776691.86533: done with get_vars() 4487 1726776691.86541: done getting variables 4487 1726776691.86585: 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-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:67 Thursday 19 September 2024 16:11:31 -0400 (0:00:00.050) 0:00:28.778 **** 4487 1726776691.86609: entering _queue_task() for managed_node3/service 4487 1726776691.86806: worker is 1 (out of 1 available) 4487 1726776691.86821: exiting _queue_task() for managed_node3/service 4487 1726776691.86834: done queuing things up, now waiting for results queue to drain 4487 1726776691.86835: waiting for pending results... 4487 1726776691.87018: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 4487 1726776691.87109: in run() - task 0233de48-8dd1-4d03-fd06-0000000006e3 4487 1726776691.87123: variable 'ansible_search_path' from source: unknown 4487 1726776691.87127: variable 'ansible_search_path' from source: unknown 4487 1726776691.87168: variable '__kernel_settings_services' from source: include_vars 4487 1726776691.87423: variable '__kernel_settings_services' from source: include_vars 4487 1726776691.87481: variable 'omit' from source: magic vars 4487 1726776691.87571: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776691.87580: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776691.87587: variable 'omit' from source: magic vars 4487 1726776691.87652: variable 'omit' from source: magic vars 4487 1726776691.87687: variable 'omit' from source: magic vars 4487 1726776691.87727: variable 'item' from source: unknown 4487 1726776691.87786: variable 'item' from source: unknown 4487 1726776691.87804: variable 'omit' from source: magic vars 4487 1726776691.87840: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4487 1726776691.87869: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4487 1726776691.87884: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4487 1726776691.87898: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776691.87908: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776691.87935: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4487 1726776691.87938: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776691.87940: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776691.88015: Set connection var ansible_pipelining to False 4487 1726776691.88019: Set connection var ansible_shell_executable to /bin/sh 4487 1726776691.88025: Set connection var ansible_timeout to 10 4487 1726776691.88030: Set connection var ansible_module_compression to ZIP_DEFLATED 4487 1726776691.88036: Set connection var ansible_connection to ssh 4487 1726776691.88042: Set connection var ansible_shell_type to sh 4487 1726776691.88058: variable 'ansible_shell_executable' from source: unknown 4487 1726776691.88063: variable 'ansible_connection' from source: unknown 4487 1726776691.88065: variable 'ansible_module_compression' from source: unknown 4487 1726776691.88068: variable 'ansible_shell_type' from source: unknown 4487 1726776691.88070: variable 'ansible_shell_executable' from source: unknown 4487 1726776691.88072: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776691.88077: variable 'ansible_pipelining' from source: unknown 4487 1726776691.88080: variable 'ansible_timeout' from source: unknown 4487 1726776691.88085: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776691.88191: 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) 4487 1726776691.88200: variable 'omit' from source: magic vars 4487 1726776691.88205: starting attempt loop 4487 1726776691.88211: running the handler 4487 1726776691.88276: variable 'ansible_facts' from source: unknown 4487 1726776691.88388: _low_level_execute_command(): starting 4487 1726776691.88395: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4487 1726776691.88920: 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 <<< 4487 1726776691.88923: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776691.88926: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776691.88928: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776691.88982: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776691.88985: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776691.88991: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776691.89076: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776691.90869: stdout chunk (state=3): >>>/root <<< 4487 1726776691.90984: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776691.91031: stderr chunk (state=3): >>><<< 4487 1726776691.91034: stdout chunk (state=3): >>><<< 4487 1726776691.91053: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776691.91065: _low_level_execute_command(): starting 4487 1726776691.91070: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776691.9105282-5481-20852758421709 `" && echo ansible-tmp-1726776691.9105282-5481-20852758421709="` echo /root/.ansible/tmp/ansible-tmp-1726776691.9105282-5481-20852758421709 `" ) && sleep 0' 4487 1726776691.91505: 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 <<< 4487 1726776691.91509: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776691.91517: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776691.91519: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776691.91571: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776691.91574: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776691.91580: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776691.91661: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776691.93775: stdout chunk (state=3): >>>ansible-tmp-1726776691.9105282-5481-20852758421709=/root/.ansible/tmp/ansible-tmp-1726776691.9105282-5481-20852758421709 <<< 4487 1726776691.93901: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776691.93944: stderr chunk (state=3): >>><<< 4487 1726776691.93947: stdout chunk (state=3): >>><<< 4487 1726776691.93963: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776691.9105282-5481-20852758421709=/root/.ansible/tmp/ansible-tmp-1726776691.9105282-5481-20852758421709 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776691.93988: variable 'ansible_module_compression' from source: unknown 4487 1726776691.94030: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4487xee7_rt3/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 4487 1726776691.94083: variable 'ansible_facts' from source: unknown 4487 1726776691.94220: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776691.9105282-5481-20852758421709/AnsiballZ_systemd.py 4487 1726776691.94327: Sending initial data 4487 1726776691.94331: Sent initial data (153 bytes) 4487 1726776691.94787: 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 <<< 4487 1726776691.94790: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776691.94793: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776691.94796: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 <<< 4487 1726776691.94798: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776691.94846: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776691.94853: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776691.94938: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776691.96658: 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" <<< 4487 1726776691.96662: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4487 1726776691.96736: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4487 1726776691.96819: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4487xee7_rt3/tmp_kkk1f60 /root/.ansible/tmp/ansible-tmp-1726776691.9105282-5481-20852758421709/AnsiballZ_systemd.py <<< 4487 1726776691.96821: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776691.9105282-5481-20852758421709/AnsiballZ_systemd.py" <<< 4487 1726776691.96895: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4487xee7_rt3/tmp_kkk1f60" to remote "/root/.ansible/tmp/ansible-tmp-1726776691.9105282-5481-20852758421709/AnsiballZ_systemd.py" <<< 4487 1726776691.96898: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776691.9105282-5481-20852758421709/AnsiballZ_systemd.py" <<< 4487 1726776691.98167: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776691.98224: stderr chunk (state=3): >>><<< 4487 1726776691.98228: stdout chunk (state=3): >>><<< 4487 1726776691.98248: done transferring module to remote 4487 1726776691.98262: _low_level_execute_command(): starting 4487 1726776691.98265: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776691.9105282-5481-20852758421709/ /root/.ansible/tmp/ansible-tmp-1726776691.9105282-5481-20852758421709/AnsiballZ_systemd.py && sleep 0' 4487 1726776691.98701: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776691.98705: 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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776691.98707: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration <<< 4487 1726776691.98710: 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.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776691.98766: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776691.98770: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776691.98852: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776692.00795: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776692.00838: stderr chunk (state=3): >>><<< 4487 1726776692.00841: stdout chunk (state=3): >>><<< 4487 1726776692.00855: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776692.00858: _low_level_execute_command(): starting 4487 1726776692.00866: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776691.9105282-5481-20852758421709/AnsiballZ_systemd.py && sleep 0' 4487 1726776692.01285: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776692.01291: 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.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776692.01293: 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.14.47 is address <<< 4487 1726776692.01295: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776692.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.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776692.01345: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776692.01348: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776692.01438: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776692.34231: 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": "9832", "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 16:11:15 EDT", "ExecMainStartTimestampMonotonic": "265227141", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9832", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:11:15 EDT] ; stop_time=[n/a] ; pid=9832 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:11:15 EDT] ; stop_time=[n/a] ; pid=9832 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5348", "MemoryCurrent": "15257600", "MemoryPeak": "15507456", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3429089280", "CPUUsageNSec": "124652000", "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<<< 4487 1726776692.34248: 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": "sysinit.target dbus-broker.service system.slice dbus.socket", "WantedBy": "multi-user.target", "Conflicts": "power-profiles-daemon.service shutdown.target auto-cpufreq.service cpupower.service tlp.service", "Before": "multi-user.target shutdown.target", "After": "dbus.socket system.slice systemd-journald.socket sysinit.target basic.target polkit.service dbus-broker.service network.target systemd-sysctl.service", "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", "Fr<<< 4487 1726776692.34263: stdout chunk (state=3): >>>agmentPath": "/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 16:11:15 EDT", "StateChangeTimestampMonotonic": "265350244", "InactiveExitTimestamp": "Thu 2024-09-19 16:11:15 EDT", "InactiveExitTimestampMonotonic": "265227399", "ActiveEnterTimestamp": "Thu 2024-09-19 16:11:15 EDT", "ActiveEnterTimestampMonotonic": "265350244", "ActiveExitTimestamp": "Thu 2024-09-19 16:11:15 EDT", "ActiveExitTimestampMonotonic": "265188145", "InactiveEnterTimestamp": "Thu 2024-09-19 16:11:15 EDT", "InactiveEnterTimestampMonotonic": "265220808", "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 16:11:15 EDT", "ConditionTimestampMonotonic": "265222148", "AssertTimestamp": "Thu 2024-09-19 16:11:15 EDT", "AssertTimestampMonotonic": "265222166", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "ffbacac4bde94bccb512338fa7f95bbe", "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}}} <<< 4487 1726776692.36310: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 4487 1726776692.36370: stderr chunk (state=3): >>><<< 4487 1726776692.36373: stdout chunk (state=3): >>><<< 4487 1726776692.36397: _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": "9832", "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 16:11:15 EDT", "ExecMainStartTimestampMonotonic": "265227141", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9832", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:11:15 EDT] ; stop_time=[n/a] ; pid=9832 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:11:15 EDT] ; stop_time=[n/a] ; pid=9832 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5348", "MemoryCurrent": "15257600", "MemoryPeak": "15507456", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3429089280", "CPUUsageNSec": "124652000", "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": "sysinit.target dbus-broker.service system.slice dbus.socket", "WantedBy": "multi-user.target", "Conflicts": "power-profiles-daemon.service shutdown.target auto-cpufreq.service cpupower.service tlp.service", "Before": "multi-user.target shutdown.target", "After": "dbus.socket system.slice systemd-journald.socket sysinit.target basic.target polkit.service dbus-broker.service network.target systemd-sysctl.service", "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 16:11:15 EDT", "StateChangeTimestampMonotonic": "265350244", "InactiveExitTimestamp": "Thu 2024-09-19 16:11:15 EDT", "InactiveExitTimestampMonotonic": "265227399", "ActiveEnterTimestamp": "Thu 2024-09-19 16:11:15 EDT", "ActiveEnterTimestampMonotonic": "265350244", "ActiveExitTimestamp": "Thu 2024-09-19 16:11:15 EDT", "ActiveExitTimestampMonotonic": "265188145", "InactiveEnterTimestamp": "Thu 2024-09-19 16:11:15 EDT", "InactiveEnterTimestampMonotonic": "265220808", "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 16:11:15 EDT", "ConditionTimestampMonotonic": "265222148", "AssertTimestamp": "Thu 2024-09-19 16:11:15 EDT", "AssertTimestampMonotonic": "265222166", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "ffbacac4bde94bccb512338fa7f95bbe", "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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK 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.14.47 closed. 4487 1726776692.36541: 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-1726776691.9105282-5481-20852758421709/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4487 1726776692.36559: _low_level_execute_command(): starting 4487 1726776692.36564: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776691.9105282-5481-20852758421709/ > /dev/null 2>&1 && sleep 0' 4487 1726776692.37033: 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 <<< 4487 1726776692.37036: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776692.37041: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776692.37043: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776692.37099: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776692.37102: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776692.37109: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776692.37187: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776692.39155: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776692.39204: stderr chunk (state=3): >>><<< 4487 1726776692.39210: stdout chunk (state=3): >>><<< 4487 1726776692.39224: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776692.39231: handler run complete 4487 1726776692.39273: attempt loop complete, returning result 4487 1726776692.39289: variable 'item' from source: unknown 4487 1726776692.39414: 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 16:11:15 EDT", "ActiveEnterTimestampMonotonic": "265350244", "ActiveExitTimestamp": "Thu 2024-09-19 16:11:15 EDT", "ActiveExitTimestampMonotonic": "265188145", "ActiveState": "active", "After": "dbus.socket system.slice systemd-journald.socket sysinit.target basic.target polkit.service dbus-broker.service network.target systemd-sysctl.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-09-19 16:11:15 EDT", "AssertTimestampMonotonic": "265222166", "Before": "multi-user.target shutdown.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": "124652000", "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 16:11:15 EDT", "ConditionTimestampMonotonic": "265222148", "ConfigurationDirectoryMode": "0755", "Conflicts": "power-profiles-daemon.service shutdown.target auto-cpufreq.service cpupower.service tlp.service", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5348", "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": "9832", "ExecMainStartTimestamp": "Thu 2024-09-19 16:11:15 EDT", "ExecMainStartTimestampMonotonic": "265227141", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:11:15 EDT] ; stop_time=[n/a] ; pid=9832 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:11:15 EDT] ; stop_time=[n/a] ; pid=9832 ; 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 16:11:15 EDT", "InactiveEnterTimestampMonotonic": "265220808", "InactiveExitTimestamp": "Thu 2024-09-19 16:11:15 EDT", "InactiveExitTimestampMonotonic": "265227399", "InvocationID": "ffbacac4bde94bccb512338fa7f95bbe", "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": "9832", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3429089280", "MemoryCurrent": "15257600", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "15507456", "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": "sysinit.target dbus-broker.service system.slice dbus.socket", "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 16:11:15 EDT", "StateChangeTimestampMonotonic": "265350244", "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" } } 4487 1726776692.39872: dumping result to json 4487 1726776692.39876: done dumping result, returning 4487 1726776692.39878: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started [0233de48-8dd1-4d03-fd06-0000000006e3] 4487 1726776692.39880: sending task result for task 0233de48-8dd1-4d03-fd06-0000000006e3 4487 1726776692.40070: done sending task result for task 0233de48-8dd1-4d03-fd06-0000000006e3 4487 1726776692.40074: WORKER PROCESS EXITING 4487 1726776692.40082: no more pending results, returning what we have 4487 1726776692.40084: results queue empty 4487 1726776692.40085: checking for any_errors_fatal 4487 1726776692.40088: done checking for any_errors_fatal 4487 1726776692.40089: checking for max_fail_percentage 4487 1726776692.40089: done checking for max_fail_percentage 4487 1726776692.40090: checking to see if all hosts have failed and the running result is not ok 4487 1726776692.40091: done checking to see if all hosts have failed 4487 1726776692.40091: getting the remaining hosts for this loop 4487 1726776692.40092: done getting the remaining hosts for this loop 4487 1726776692.40095: getting the next task for host managed_node3 4487 1726776692.40099: done getting next task for host managed_node3 4487 1726776692.40102: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 4487 1726776692.40105: ^ 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 4487 1726776692.40113: getting variables 4487 1726776692.40114: in VariableManager get_vars() 4487 1726776692.40139: Calling all_inventory to load vars for managed_node3 4487 1726776692.40141: Calling groups_inventory to load vars for managed_node3 4487 1726776692.40143: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776692.40152: Calling all_plugins_play to load vars for managed_node3 4487 1726776692.40154: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776692.40156: Calling groups_plugins_play to load vars for managed_node3 4487 1726776692.40280: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776692.40430: done with get_vars() 4487 1726776692.40439: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists] *** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:74 Thursday 19 September 2024 16:11:32 -0400 (0:00:00.539) 0:00:29.317 **** 4487 1726776692.40514: entering _queue_task() for managed_node3/file 4487 1726776692.40733: worker is 1 (out of 1 available) 4487 1726776692.40750: exiting _queue_task() for managed_node3/file 4487 1726776692.40764: done queuing things up, now waiting for results queue to drain 4487 1726776692.40765: waiting for pending results... 4487 1726776692.40957: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 4487 1726776692.41031: in run() - task 0233de48-8dd1-4d03-fd06-0000000006e4 4487 1726776692.41046: variable 'ansible_search_path' from source: unknown 4487 1726776692.41052: variable 'ansible_search_path' from source: unknown 4487 1726776692.41083: calling self._execute() 4487 1726776692.41164: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776692.41168: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776692.41177: variable 'omit' from source: magic vars 4487 1726776692.41262: variable 'omit' from source: magic vars 4487 1726776692.41304: variable 'omit' from source: magic vars 4487 1726776692.41330: variable '__kernel_settings_profile_dir' from source: role '' all vars 4487 1726776692.41564: variable '__kernel_settings_profile_dir' from source: role '' all vars 4487 1726776692.41637: variable '__kernel_settings_profile_parent' from source: set_fact 4487 1726776692.41648: variable '__kernel_settings_tuned_profile' from source: role '' all vars 4487 1726776692.41685: variable 'omit' from source: magic vars 4487 1726776692.41720: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4487 1726776692.41751: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4487 1726776692.41770: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4487 1726776692.41784: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776692.41795: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776692.41821: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4487 1726776692.41824: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776692.41828: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776692.41908: Set connection var ansible_pipelining to False 4487 1726776692.41912: Set connection var ansible_shell_executable to /bin/sh 4487 1726776692.41917: Set connection var ansible_timeout to 10 4487 1726776692.41923: Set connection var ansible_module_compression to ZIP_DEFLATED 4487 1726776692.41928: Set connection var ansible_connection to ssh 4487 1726776692.41933: Set connection var ansible_shell_type to sh 4487 1726776692.41951: variable 'ansible_shell_executable' from source: unknown 4487 1726776692.41954: variable 'ansible_connection' from source: unknown 4487 1726776692.41957: variable 'ansible_module_compression' from source: unknown 4487 1726776692.41959: variable 'ansible_shell_type' from source: unknown 4487 1726776692.41962: variable 'ansible_shell_executable' from source: unknown 4487 1726776692.41965: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776692.41971: variable 'ansible_pipelining' from source: unknown 4487 1726776692.41973: variable 'ansible_timeout' from source: unknown 4487 1726776692.41976: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776692.42428: 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) 4487 1726776692.42437: variable 'omit' from source: magic vars 4487 1726776692.42443: starting attempt loop 4487 1726776692.42445: running the handler 4487 1726776692.42460: _low_level_execute_command(): starting 4487 1726776692.42466: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4487 1726776692.43005: 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 <<< 4487 1726776692.43010: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration <<< 4487 1726776692.43013: 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.14.47 originally 10.31.14.47 debug2: match found <<< 4487 1726776692.43017: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776692.43054: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776692.43071: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776692.43164: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776692.44908: stdout chunk (state=3): >>>/root <<< 4487 1726776692.45019: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776692.45073: stderr chunk (state=3): >>><<< 4487 1726776692.45076: stdout chunk (state=3): >>><<< 4487 1726776692.45096: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776692.45107: _low_level_execute_command(): starting 4487 1726776692.45116: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776692.4509654-5489-245003777540030 `" && echo ansible-tmp-1726776692.4509654-5489-245003777540030="` echo /root/.ansible/tmp/ansible-tmp-1726776692.4509654-5489-245003777540030 `" ) && sleep 0' 4487 1726776692.45587: 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 <<< 4487 1726776692.45591: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776692.45601: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776692.45603: 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.14.47 originally 10.31.14.47 debug2: match found <<< 4487 1726776692.45608: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776692.45654: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776692.45657: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776692.45659: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776692.45746: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776692.47775: stdout chunk (state=3): >>>ansible-tmp-1726776692.4509654-5489-245003777540030=/root/.ansible/tmp/ansible-tmp-1726776692.4509654-5489-245003777540030 <<< 4487 1726776692.47889: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776692.47945: stderr chunk (state=3): >>><<< 4487 1726776692.47948: stdout chunk (state=3): >>><<< 4487 1726776692.47967: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776692.4509654-5489-245003777540030=/root/.ansible/tmp/ansible-tmp-1726776692.4509654-5489-245003777540030 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776692.48014: variable 'ansible_module_compression' from source: unknown 4487 1726776692.48057: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4487xee7_rt3/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 4487 1726776692.48089: variable 'ansible_facts' from source: unknown 4487 1726776692.48155: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776692.4509654-5489-245003777540030/AnsiballZ_file.py 4487 1726776692.48264: Sending initial data 4487 1726776692.48268: Sent initial data (151 bytes) 4487 1726776692.48741: 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 <<< 4487 1726776692.48745: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4487 1726776692.48747: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776692.48752: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776692.48755: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4487 1726776692.48757: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776692.48801: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776692.48805: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776692.48893: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776692.50559: 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" <<< 4487 1726776692.50563: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4487 1726776692.50636: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4487 1726776692.50717: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4487xee7_rt3/tmpq1913_7w /root/.ansible/tmp/ansible-tmp-1726776692.4509654-5489-245003777540030/AnsiballZ_file.py <<< 4487 1726776692.50723: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776692.4509654-5489-245003777540030/AnsiballZ_file.py" <<< 4487 1726776692.50797: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4487xee7_rt3/tmpq1913_7w" to remote "/root/.ansible/tmp/ansible-tmp-1726776692.4509654-5489-245003777540030/AnsiballZ_file.py" <<< 4487 1726776692.50800: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776692.4509654-5489-245003777540030/AnsiballZ_file.py" <<< 4487 1726776692.51509: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776692.51575: stderr chunk (state=3): >>><<< 4487 1726776692.51578: stdout chunk (state=3): >>><<< 4487 1726776692.51597: done transferring module to remote 4487 1726776692.51608: _low_level_execute_command(): starting 4487 1726776692.51615: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776692.4509654-5489-245003777540030/ /root/.ansible/tmp/ansible-tmp-1726776692.4509654-5489-245003777540030/AnsiballZ_file.py && sleep 0' 4487 1726776692.52074: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776692.52077: 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.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776692.52080: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776692.52083: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776692.52089: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776692.52141: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776692.52148: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776692.52152: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776692.52227: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776692.54136: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776692.54181: stderr chunk (state=3): >>><<< 4487 1726776692.54184: stdout chunk (state=3): >>><<< 4487 1726776692.54197: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776692.54200: _low_level_execute_command(): starting 4487 1726776692.54208: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776692.4509654-5489-245003777540030/AnsiballZ_file.py && sleep 0' 4487 1726776692.54646: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776692.54652: 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.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776692.54654: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776692.54656: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776692.54659: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776692.54708: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776692.54711: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776692.54800: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776692.73242: 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}}} <<< 4487 1726776692.74866: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 4487 1726776692.74923: stderr chunk (state=3): >>><<< 4487 1726776692.74927: stdout chunk (state=3): >>><<< 4487 1726776692.74944: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK 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.14.47 closed. 4487 1726776692.74979: 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-1726776692.4509654-5489-245003777540030/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4487 1726776692.74991: _low_level_execute_command(): starting 4487 1726776692.74996: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776692.4509654-5489-245003777540030/ > /dev/null 2>&1 && sleep 0' 4487 1726776692.75455: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776692.75492: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4487 1726776692.75495: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776692.75497: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776692.75500: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776692.75502: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found <<< 4487 1726776692.75504: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776692.75557: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776692.75560: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776692.75571: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776692.75647: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776692.77634: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776692.77694: stderr chunk (state=3): >>><<< 4487 1726776692.77697: stdout chunk (state=3): >>><<< 4487 1726776692.77712: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776692.77719: handler run complete 4487 1726776692.77739: attempt loop complete, returning result 4487 1726776692.77742: _execute() done 4487 1726776692.77746: dumping result to json 4487 1726776692.77752: done dumping result, returning 4487 1726776692.77816: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists [0233de48-8dd1-4d03-fd06-0000000006e4] 4487 1726776692.77819: sending task result for task 0233de48-8dd1-4d03-fd06-0000000006e4 4487 1726776692.77898: done sending task result for task 0233de48-8dd1-4d03-fd06-0000000006e4 4487 1726776692.77902: 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 } 4487 1726776692.78015: no more pending results, returning what we have 4487 1726776692.78018: results queue empty 4487 1726776692.78019: checking for any_errors_fatal 4487 1726776692.78041: done checking for any_errors_fatal 4487 1726776692.78042: checking for max_fail_percentage 4487 1726776692.78043: done checking for max_fail_percentage 4487 1726776692.78044: checking to see if all hosts have failed and the running result is not ok 4487 1726776692.78045: done checking to see if all hosts have failed 4487 1726776692.78046: getting the remaining hosts for this loop 4487 1726776692.78047: done getting the remaining hosts for this loop 4487 1726776692.78090: getting the next task for host managed_node3 4487 1726776692.78097: done getting next task for host managed_node3 4487 1726776692.78101: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 4487 1726776692.78105: ^ 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 4487 1726776692.78116: getting variables 4487 1726776692.78117: in VariableManager get_vars() 4487 1726776692.78154: Calling all_inventory to load vars for managed_node3 4487 1726776692.78161: Calling groups_inventory to load vars for managed_node3 4487 1726776692.78163: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776692.78172: Calling all_plugins_play to load vars for managed_node3 4487 1726776692.78174: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776692.78176: Calling groups_plugins_play to load vars for managed_node3 4487 1726776692.78324: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776692.78484: done with get_vars() 4487 1726776692.78496: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get active_profile] ********** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:80 Thursday 19 September 2024 16:11:32 -0400 (0:00:00.380) 0:00:29.697 **** 4487 1726776692.78572: entering _queue_task() for managed_node3/slurp 4487 1726776692.78800: worker is 1 (out of 1 available) 4487 1726776692.78816: exiting _queue_task() for managed_node3/slurp 4487 1726776692.78829: done queuing things up, now waiting for results queue to drain 4487 1726776692.78831: waiting for pending results... 4487 1726776692.79028: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 4487 1726776692.79110: in run() - task 0233de48-8dd1-4d03-fd06-0000000006e5 4487 1726776692.79127: variable 'ansible_search_path' from source: unknown 4487 1726776692.79131: variable 'ansible_search_path' from source: unknown 4487 1726776692.79166: calling self._execute() 4487 1726776692.79243: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776692.79247: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776692.79258: variable 'omit' from source: magic vars 4487 1726776692.79346: variable 'omit' from source: magic vars 4487 1726776692.79391: variable 'omit' from source: magic vars 4487 1726776692.79417: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 4487 1726776692.79664: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 4487 1726776692.79728: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4487 1726776692.79758: variable 'omit' from source: magic vars 4487 1726776692.79794: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4487 1726776692.79829: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4487 1726776692.79845: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4487 1726776692.79862: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776692.79872: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776692.79898: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4487 1726776692.79901: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776692.79906: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776692.79984: Set connection var ansible_pipelining to False 4487 1726776692.79989: Set connection var ansible_shell_executable to /bin/sh 4487 1726776692.79996: Set connection var ansible_timeout to 10 4487 1726776692.80001: Set connection var ansible_module_compression to ZIP_DEFLATED 4487 1726776692.80006: Set connection var ansible_connection to ssh 4487 1726776692.80014: Set connection var ansible_shell_type to sh 4487 1726776692.80033: variable 'ansible_shell_executable' from source: unknown 4487 1726776692.80036: variable 'ansible_connection' from source: unknown 4487 1726776692.80038: variable 'ansible_module_compression' from source: unknown 4487 1726776692.80042: variable 'ansible_shell_type' from source: unknown 4487 1726776692.80045: variable 'ansible_shell_executable' from source: unknown 4487 1726776692.80052: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776692.80055: variable 'ansible_pipelining' from source: unknown 4487 1726776692.80059: variable 'ansible_timeout' from source: unknown 4487 1726776692.80062: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776692.80221: 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) 4487 1726776692.80229: variable 'omit' from source: magic vars 4487 1726776692.80234: starting attempt loop 4487 1726776692.80237: running the handler 4487 1726776692.80250: _low_level_execute_command(): starting 4487 1726776692.80259: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4487 1726776692.80921: 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 <<< 4487 1726776692.80930: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776692.80948: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776692.80953: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776692.81007: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776692.81020: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776692.81117: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776692.82933: stdout chunk (state=3): >>>/root <<< 4487 1726776692.83040: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776692.83099: stderr chunk (state=3): >>><<< 4487 1726776692.83103: stdout chunk (state=3): >>><<< 4487 1726776692.83128: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776692.83140: _low_level_execute_command(): starting 4487 1726776692.83149: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776692.8312855-5500-80266481523366 `" && echo ansible-tmp-1726776692.8312855-5500-80266481523366="` echo /root/.ansible/tmp/ansible-tmp-1726776692.8312855-5500-80266481523366 `" ) && sleep 0' 4487 1726776692.83635: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776692.83639: 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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776692.83648: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776692.83654: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776692.83709: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776692.83715: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776692.83718: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776692.83792: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776692.85880: stdout chunk (state=3): >>>ansible-tmp-1726776692.8312855-5500-80266481523366=/root/.ansible/tmp/ansible-tmp-1726776692.8312855-5500-80266481523366 <<< 4487 1726776692.85991: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776692.86048: stderr chunk (state=3): >>><<< 4487 1726776692.86053: stdout chunk (state=3): >>><<< 4487 1726776692.86070: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776692.8312855-5500-80266481523366=/root/.ansible/tmp/ansible-tmp-1726776692.8312855-5500-80266481523366 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776692.86116: variable 'ansible_module_compression' from source: unknown 4487 1726776692.86148: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4487xee7_rt3/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 4487 1726776692.86181: variable 'ansible_facts' from source: unknown 4487 1726776692.86239: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776692.8312855-5500-80266481523366/AnsiballZ_slurp.py 4487 1726776692.86355: Sending initial data 4487 1726776692.86362: Sent initial data (151 bytes) 4487 1726776692.86840: 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 <<< 4487 1726776692.86843: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776692.86846: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776692.86848: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776692.86904: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776692.86913: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776692.86915: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776692.86993: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776692.88759: 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 <<< 4487 1726776692.88836: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4487 1726776692.88918: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4487xee7_rt3/tmpxfeld48p /root/.ansible/tmp/ansible-tmp-1726776692.8312855-5500-80266481523366/AnsiballZ_slurp.py <<< 4487 1726776692.88922: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776692.8312855-5500-80266481523366/AnsiballZ_slurp.py" <<< 4487 1726776692.88999: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4487xee7_rt3/tmpxfeld48p" to remote "/root/.ansible/tmp/ansible-tmp-1726776692.8312855-5500-80266481523366/AnsiballZ_slurp.py" <<< 4487 1726776692.89003: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776692.8312855-5500-80266481523366/AnsiballZ_slurp.py" <<< 4487 1726776692.89683: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776692.89755: stderr chunk (state=3): >>><<< 4487 1726776692.89758: stdout chunk (state=3): >>><<< 4487 1726776692.89780: done transferring module to remote 4487 1726776692.89791: _low_level_execute_command(): starting 4487 1726776692.89797: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776692.8312855-5500-80266481523366/ /root/.ansible/tmp/ansible-tmp-1726776692.8312855-5500-80266481523366/AnsiballZ_slurp.py && sleep 0' 4487 1726776692.90279: 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 <<< 4487 1726776692.90283: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776692.90286: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776692.90288: 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.14.47 originally 10.31.14.47 debug2: match found <<< 4487 1726776692.90294: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776692.90340: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776692.90344: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776692.90436: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776692.92429: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776692.92487: stderr chunk (state=3): >>><<< 4487 1726776692.92491: stdout chunk (state=3): >>><<< 4487 1726776692.92507: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776692.92513: _low_level_execute_command(): starting 4487 1726776692.92519: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776692.8312855-5500-80266481523366/AnsiballZ_slurp.py && sleep 0' 4487 1726776692.93002: 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 <<< 4487 1726776692.93009: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4487 1726776692.93012: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776692.93016: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776692.93018: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776692.93068: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776692.93071: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776692.93167: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776693.10136: 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"}}} <<< 4487 1726776693.11556: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 4487 1726776693.11611: stderr chunk (state=3): >>><<< 4487 1726776693.11616: stdout chunk (state=3): >>><<< 4487 1726776693.11628: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK 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.14.47 closed. 4487 1726776693.11659: 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-1726776692.8312855-5500-80266481523366/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4487 1726776693.11671: _low_level_execute_command(): starting 4487 1726776693.11674: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776692.8312855-5500-80266481523366/ > /dev/null 2>&1 && sleep 0' 4487 1726776693.12154: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776693.12158: 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.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776693.12160: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776693.12163: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776693.12165: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776693.12220: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776693.12231: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776693.12303: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776693.14265: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776693.14317: stderr chunk (state=3): >>><<< 4487 1726776693.14319: stdout chunk (state=3): >>><<< 4487 1726776693.14333: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776693.14338: handler run complete 4487 1726776693.14355: attempt loop complete, returning result 4487 1726776693.14358: _execute() done 4487 1726776693.14360: dumping result to json 4487 1726776693.14363: done dumping result, returning 4487 1726776693.14373: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile [0233de48-8dd1-4d03-fd06-0000000006e5] 4487 1726776693.14380: sending task result for task 0233de48-8dd1-4d03-fd06-0000000006e5 4487 1726776693.14479: done sending task result for task 0233de48-8dd1-4d03-fd06-0000000006e5 4487 1726776693.14482: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "encoding": "base64", "source": "/etc/tuned/active_profile" } 4487 1726776693.14567: no more pending results, returning what we have 4487 1726776693.14571: results queue empty 4487 1726776693.14572: checking for any_errors_fatal 4487 1726776693.14584: done checking for any_errors_fatal 4487 1726776693.14584: checking for max_fail_percentage 4487 1726776693.14586: done checking for max_fail_percentage 4487 1726776693.14587: checking to see if all hosts have failed and the running result is not ok 4487 1726776693.14588: done checking to see if all hosts have failed 4487 1726776693.14589: getting the remaining hosts for this loop 4487 1726776693.14591: done getting the remaining hosts for this loop 4487 1726776693.14597: getting the next task for host managed_node3 4487 1726776693.14604: done getting next task for host managed_node3 4487 1726776693.14610: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 4487 1726776693.14613: ^ 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 4487 1726776693.14624: getting variables 4487 1726776693.14625: in VariableManager get_vars() 4487 1726776693.14668: Calling all_inventory to load vars for managed_node3 4487 1726776693.14671: Calling groups_inventory to load vars for managed_node3 4487 1726776693.14673: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776693.14682: Calling all_plugins_play to load vars for managed_node3 4487 1726776693.14685: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776693.14688: Calling groups_plugins_play to load vars for managed_node3 4487 1726776693.14827: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776693.15194: done with get_vars() 4487 1726776693.15203: done getting variables 4487 1726776693.15251: 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-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:85 Thursday 19 September 2024 16:11:33 -0400 (0:00:00.367) 0:00:30.064 **** 4487 1726776693.15274: entering _queue_task() for managed_node3/set_fact 4487 1726776693.15491: worker is 1 (out of 1 available) 4487 1726776693.15509: exiting _queue_task() for managed_node3/set_fact 4487 1726776693.15522: done queuing things up, now waiting for results queue to drain 4487 1726776693.15524: waiting for pending results... 4487 1726776693.15714: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 4487 1726776693.15809: in run() - task 0233de48-8dd1-4d03-fd06-0000000006e6 4487 1726776693.15820: variable 'ansible_search_path' from source: unknown 4487 1726776693.15824: variable 'ansible_search_path' from source: unknown 4487 1726776693.15858: calling self._execute() 4487 1726776693.15934: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776693.15938: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776693.15947: variable 'omit' from source: magic vars 4487 1726776693.16031: variable 'omit' from source: magic vars 4487 1726776693.16077: variable 'omit' from source: magic vars 4487 1726776693.16410: variable '__kernel_settings_tuned_profile' from source: role '' all vars 4487 1726776693.16415: variable '__cur_profile' from source: task vars 4487 1726776693.16532: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4487 1726776693.18069: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4487 1726776693.18124: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4487 1726776693.18155: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4487 1726776693.18182: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4487 1726776693.18201: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4487 1726776693.18267: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4487 1726776693.18289: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4487 1726776693.18314: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4487 1726776693.18341: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4487 1726776693.18356: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4487 1726776693.18437: variable '__kernel_settings_tuned_current_profile' from source: set_fact 4487 1726776693.18480: variable 'omit' from source: magic vars 4487 1726776693.18500: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4487 1726776693.18523: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4487 1726776693.18538: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4487 1726776693.18553: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776693.18562: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776693.18589: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4487 1726776693.18593: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776693.18596: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776693.18667: Set connection var ansible_pipelining to False 4487 1726776693.18671: Set connection var ansible_shell_executable to /bin/sh 4487 1726776693.18679: Set connection var ansible_timeout to 10 4487 1726776693.18682: Set connection var ansible_module_compression to ZIP_DEFLATED 4487 1726776693.18689: Set connection var ansible_connection to ssh 4487 1726776693.18695: Set connection var ansible_shell_type to sh 4487 1726776693.18713: variable 'ansible_shell_executable' from source: unknown 4487 1726776693.18716: variable 'ansible_connection' from source: unknown 4487 1726776693.18719: variable 'ansible_module_compression' from source: unknown 4487 1726776693.18722: variable 'ansible_shell_type' from source: unknown 4487 1726776693.18724: variable 'ansible_shell_executable' from source: unknown 4487 1726776693.18726: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776693.18731: variable 'ansible_pipelining' from source: unknown 4487 1726776693.18734: variable 'ansible_timeout' from source: unknown 4487 1726776693.18738: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776693.18815: 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) 4487 1726776693.18824: variable 'omit' from source: magic vars 4487 1726776693.18830: starting attempt loop 4487 1726776693.18832: running the handler 4487 1726776693.18842: handler run complete 4487 1726776693.18852: attempt loop complete, returning result 4487 1726776693.18854: _execute() done 4487 1726776693.18857: dumping result to json 4487 1726776693.18859: done dumping result, returning 4487 1726776693.18867: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile [0233de48-8dd1-4d03-fd06-0000000006e6] 4487 1726776693.18872: sending task result for task 0233de48-8dd1-4d03-fd06-0000000006e6 4487 1726776693.18961: done sending task result for task 0233de48-8dd1-4d03-fd06-0000000006e6 4487 1726776693.18964: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_active_profile": "virtual-guest kernel_settings" }, "changed": false } 4487 1726776693.19031: no more pending results, returning what we have 4487 1726776693.19034: results queue empty 4487 1726776693.19035: checking for any_errors_fatal 4487 1726776693.19043: done checking for any_errors_fatal 4487 1726776693.19044: checking for max_fail_percentage 4487 1726776693.19045: done checking for max_fail_percentage 4487 1726776693.19046: checking to see if all hosts have failed and the running result is not ok 4487 1726776693.19047: done checking to see if all hosts have failed 4487 1726776693.19048: getting the remaining hosts for this loop 4487 1726776693.19051: done getting the remaining hosts for this loop 4487 1726776693.19055: getting the next task for host managed_node3 4487 1726776693.19063: done getting next task for host managed_node3 4487 1726776693.19067: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 4487 1726776693.19071: ^ 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 4487 1726776693.19086: getting variables 4487 1726776693.19088: in VariableManager get_vars() 4487 1726776693.19123: Calling all_inventory to load vars for managed_node3 4487 1726776693.19126: Calling groups_inventory to load vars for managed_node3 4487 1726776693.19128: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776693.19137: Calling all_plugins_play to load vars for managed_node3 4487 1726776693.19140: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776693.19142: Calling groups_plugins_play to load vars for managed_node3 4487 1726776693.19287: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776693.19440: done with get_vars() 4487 1726776693.19448: done getting variables 4487 1726776693.19493: 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-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:91 Thursday 19 September 2024 16:11:33 -0400 (0:00:00.042) 0:00:30.107 **** 4487 1726776693.19519: entering _queue_task() for managed_node3/copy 4487 1726776693.19729: worker is 1 (out of 1 available) 4487 1726776693.19742: exiting _queue_task() for managed_node3/copy 4487 1726776693.19757: done queuing things up, now waiting for results queue to drain 4487 1726776693.19758: waiting for pending results... 4487 1726776693.19939: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 4487 1726776693.20038: in run() - task 0233de48-8dd1-4d03-fd06-0000000006e7 4487 1726776693.20050: variable 'ansible_search_path' from source: unknown 4487 1726776693.20053: variable 'ansible_search_path' from source: unknown 4487 1726776693.20096: calling self._execute() 4487 1726776693.20161: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776693.20165: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776693.20175: variable 'omit' from source: magic vars 4487 1726776693.20255: variable 'omit' from source: magic vars 4487 1726776693.20299: variable 'omit' from source: magic vars 4487 1726776693.20324: variable '__kernel_settings_active_profile' from source: set_fact 4487 1726776693.20569: variable '__kernel_settings_active_profile' from source: set_fact 4487 1726776693.20588: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 4487 1726776693.20643: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 4487 1726776693.20766: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4487 1726776693.20790: variable 'omit' from source: magic vars 4487 1726776693.20825: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4487 1726776693.20854: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4487 1726776693.20872: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4487 1726776693.20886: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776693.20896: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776693.20922: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4487 1726776693.20925: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776693.20928: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776693.21003: Set connection var ansible_pipelining to False 4487 1726776693.21009: Set connection var ansible_shell_executable to /bin/sh 4487 1726776693.21013: Set connection var ansible_timeout to 10 4487 1726776693.21019: Set connection var ansible_module_compression to ZIP_DEFLATED 4487 1726776693.21024: Set connection var ansible_connection to ssh 4487 1726776693.21029: Set connection var ansible_shell_type to sh 4487 1726776693.21045: variable 'ansible_shell_executable' from source: unknown 4487 1726776693.21050: variable 'ansible_connection' from source: unknown 4487 1726776693.21053: variable 'ansible_module_compression' from source: unknown 4487 1726776693.21056: variable 'ansible_shell_type' from source: unknown 4487 1726776693.21058: variable 'ansible_shell_executable' from source: unknown 4487 1726776693.21060: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776693.21065: variable 'ansible_pipelining' from source: unknown 4487 1726776693.21068: variable 'ansible_timeout' from source: unknown 4487 1726776693.21074: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776693.21176: 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) 4487 1726776693.21185: variable 'omit' from source: magic vars 4487 1726776693.21188: starting attempt loop 4487 1726776693.21192: running the handler 4487 1726776693.21204: _low_level_execute_command(): starting 4487 1726776693.21212: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4487 1726776693.21736: 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 <<< 4487 1726776693.21742: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776693.21746: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 <<< 4487 1726776693.21751: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776693.21800: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776693.21804: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776693.21811: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776693.21896: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776693.23671: stdout chunk (state=3): >>>/root <<< 4487 1726776693.23785: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776693.23837: stderr chunk (state=3): >>><<< 4487 1726776693.23841: stdout chunk (state=3): >>><<< 4487 1726776693.23862: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776693.23873: _low_level_execute_command(): starting 4487 1726776693.23879: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776693.2386212-5509-174331165572392 `" && echo ansible-tmp-1726776693.2386212-5509-174331165572392="` echo /root/.ansible/tmp/ansible-tmp-1726776693.2386212-5509-174331165572392 `" ) && sleep 0' 4487 1726776693.24340: 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 <<< 4487 1726776693.24351: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4487 1726776693.24354: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776693.24356: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776693.24359: 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.14.47 originally 10.31.14.47 debug2: match found <<< 4487 1726776693.24361: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776693.24404: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776693.24410: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776693.24412: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776693.24490: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776693.26545: stdout chunk (state=3): >>>ansible-tmp-1726776693.2386212-5509-174331165572392=/root/.ansible/tmp/ansible-tmp-1726776693.2386212-5509-174331165572392 <<< 4487 1726776693.26660: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776693.26710: stderr chunk (state=3): >>><<< 4487 1726776693.26713: stdout chunk (state=3): >>><<< 4487 1726776693.26731: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776693.2386212-5509-174331165572392=/root/.ansible/tmp/ansible-tmp-1726776693.2386212-5509-174331165572392 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776693.26809: variable 'ansible_module_compression' from source: unknown 4487 1726776693.26848: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4487xee7_rt3/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 4487 1726776693.26881: variable 'ansible_facts' from source: unknown 4487 1726776693.26944: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776693.2386212-5509-174331165572392/AnsiballZ_stat.py 4487 1726776693.27038: Sending initial data 4487 1726776693.27042: Sent initial data (151 bytes) 4487 1726776693.27516: 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 <<< 4487 1726776693.27520: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776693.27522: 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.14.47 is address <<< 4487 1726776693.27524: 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 <<< 4487 1726776693.27526: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776693.27573: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776693.27580: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776693.27582: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776693.27660: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776693.29340: 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" <<< 4487 1726776693.29344: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4487 1726776693.29415: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4487 1726776693.29495: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4487xee7_rt3/tmpdv2qs1mz /root/.ansible/tmp/ansible-tmp-1726776693.2386212-5509-174331165572392/AnsiballZ_stat.py <<< 4487 1726776693.29499: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776693.2386212-5509-174331165572392/AnsiballZ_stat.py" <<< 4487 1726776693.29577: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4487xee7_rt3/tmpdv2qs1mz" to remote "/root/.ansible/tmp/ansible-tmp-1726776693.2386212-5509-174331165572392/AnsiballZ_stat.py" <<< 4487 1726776693.29580: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776693.2386212-5509-174331165572392/AnsiballZ_stat.py" <<< 4487 1726776693.30269: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776693.30333: stderr chunk (state=3): >>><<< 4487 1726776693.30336: stdout chunk (state=3): >>><<< 4487 1726776693.30356: done transferring module to remote 4487 1726776693.30366: _low_level_execute_command(): starting 4487 1726776693.30371: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776693.2386212-5509-174331165572392/ /root/.ansible/tmp/ansible-tmp-1726776693.2386212-5509-174331165572392/AnsiballZ_stat.py && sleep 0' 4487 1726776693.30837: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776693.30840: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4487 1726776693.30846: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776693.30851: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration <<< 4487 1726776693.30854: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776693.30856: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776693.30905: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776693.30908: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776693.30912: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776693.30991: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776693.32913: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776693.32962: stderr chunk (state=3): >>><<< 4487 1726776693.32965: stdout chunk (state=3): >>><<< 4487 1726776693.32978: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776693.32981: _low_level_execute_command(): starting 4487 1726776693.32987: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776693.2386212-5509-174331165572392/AnsiballZ_stat.py && sleep 0' 4487 1726776693.33435: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776693.33438: 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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776693.33441: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776693.33443: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776693.33500: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776693.33507: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776693.33509: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776693.33591: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776693.51570: 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": 1726776680.2549324, "mtime": 1726776675.8809059, "ctime": 1726776675.8809059, "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": "3717122800", "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}}} <<< 4487 1726776693.53237: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 4487 1726776693.53294: stderr chunk (state=3): >>><<< 4487 1726776693.53298: stdout chunk (state=3): >>><<< 4487 1726776693.53315: _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": 1726776680.2549324, "mtime": 1726776675.8809059, "ctime": 1726776675.8809059, "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": "3717122800", "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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK 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.14.47 closed. 4487 1726776693.53368: 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-1726776693.2386212-5509-174331165572392/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 4487 1726776693.53405: variable 'ansible_module_compression' from source: unknown 4487 1726776693.53438: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4487xee7_rt3/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 4487 1726776693.53461: variable 'ansible_facts' from source: unknown 4487 1726776693.53512: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776693.2386212-5509-174331165572392/AnsiballZ_file.py 4487 1726776693.53609: Sending initial data 4487 1726776693.53612: Sent initial data (151 bytes) 4487 1726776693.54085: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776693.54088: 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.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776693.54091: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776693.54093: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776693.54095: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776693.54150: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776693.54157: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776693.54160: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776693.54234: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776693.55978: 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" <<< 4487 1726776693.55981: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4487 1726776693.56057: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4487 1726776693.56138: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4487xee7_rt3/tmpd3yy8385 /root/.ansible/tmp/ansible-tmp-1726776693.2386212-5509-174331165572392/AnsiballZ_file.py <<< 4487 1726776693.56141: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776693.2386212-5509-174331165572392/AnsiballZ_file.py" <<< 4487 1726776693.56213: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4487xee7_rt3/tmpd3yy8385" to remote "/root/.ansible/tmp/ansible-tmp-1726776693.2386212-5509-174331165572392/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776693.2386212-5509-174331165572392/AnsiballZ_file.py" <<< 4487 1726776693.56923: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776693.56978: stderr chunk (state=3): >>><<< 4487 1726776693.56983: stdout chunk (state=3): >>><<< 4487 1726776693.56998: done transferring module to remote 4487 1726776693.57008: _low_level_execute_command(): starting 4487 1726776693.57011: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776693.2386212-5509-174331165572392/ /root/.ansible/tmp/ansible-tmp-1726776693.2386212-5509-174331165572392/AnsiballZ_file.py && sleep 0' 4487 1726776693.57456: 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 <<< 4487 1726776693.57459: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776693.57462: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration <<< 4487 1726776693.57464: 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 <<< 4487 1726776693.57466: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776693.57504: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776693.57516: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776693.57603: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776693.59567: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776693.59618: stderr chunk (state=3): >>><<< 4487 1726776693.59621: stdout chunk (state=3): >>><<< 4487 1726776693.59635: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776693.59642: _low_level_execute_command(): starting 4487 1726776693.59644: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776693.2386212-5509-174331165572392/AnsiballZ_file.py && sleep 0' 4487 1726776693.60089: 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 <<< 4487 1726776693.60092: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776693.60094: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration <<< 4487 1726776693.60097: 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 <<< 4487 1726776693.60099: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776693.60147: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776693.60157: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776693.60241: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776693.78475: 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": ".68m1d8px", "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}}} <<< 4487 1726776693.80079: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 4487 1726776693.80133: stderr chunk (state=3): >>><<< 4487 1726776693.80137: stdout chunk (state=3): >>><<< 4487 1726776693.80156: _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": ".68m1d8px", "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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK 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.14.47 closed. 4487 1726776693.80189: done with _execute_module (ansible.legacy.file, {'mode': '0600', 'dest': '/etc/tuned/active_profile', '_original_basename': '.68m1d8px', '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-1726776693.2386212-5509-174331165572392/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4487 1726776693.80198: _low_level_execute_command(): starting 4487 1726776693.80203: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776693.2386212-5509-174331165572392/ > /dev/null 2>&1 && sleep 0' 4487 1726776693.80687: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776693.80690: 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.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776693.80693: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4487 1726776693.80695: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776693.80697: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776693.80745: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776693.80761: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776693.80846: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776693.82847: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776693.82903: stderr chunk (state=3): >>><<< 4487 1726776693.82907: stdout chunk (state=3): >>><<< 4487 1726776693.82924: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776693.82931: handler run complete 4487 1726776693.82955: attempt loop complete, returning result 4487 1726776693.82958: _execute() done 4487 1726776693.82961: dumping result to json 4487 1726776693.82966: done dumping result, returning 4487 1726776693.82978: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile [0233de48-8dd1-4d03-fd06-0000000006e7] 4487 1726776693.82985: sending task result for task 0233de48-8dd1-4d03-fd06-0000000006e7 4487 1726776693.83095: done sending task result for task 0233de48-8dd1-4d03-fd06-0000000006e7 4487 1726776693.83098: 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 } 4487 1726776693.83200: no more pending results, returning what we have 4487 1726776693.83203: results queue empty 4487 1726776693.83204: checking for any_errors_fatal 4487 1726776693.83216: done checking for any_errors_fatal 4487 1726776693.83217: checking for max_fail_percentage 4487 1726776693.83219: done checking for max_fail_percentage 4487 1726776693.83219: checking to see if all hosts have failed and the running result is not ok 4487 1726776693.83220: done checking to see if all hosts have failed 4487 1726776693.83221: getting the remaining hosts for this loop 4487 1726776693.83222: done getting the remaining hosts for this loop 4487 1726776693.83226: getting the next task for host managed_node3 4487 1726776693.83233: done getting next task for host managed_node3 4487 1726776693.83238: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 4487 1726776693.83242: ^ 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 4487 1726776693.83254: getting variables 4487 1726776693.83255: in VariableManager get_vars() 4487 1726776693.83289: Calling all_inventory to load vars for managed_node3 4487 1726776693.83292: Calling groups_inventory to load vars for managed_node3 4487 1726776693.83294: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776693.83303: Calling all_plugins_play to load vars for managed_node3 4487 1726776693.83306: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776693.83309: Calling groups_plugins_play to load vars for managed_node3 4487 1726776693.83492: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776693.83639: done with get_vars() 4487 1726776693.83650: done getting variables 4487 1726776693.83695: 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-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:99 Thursday 19 September 2024 16:11:33 -0400 (0:00:00.641) 0:00:30.749 **** 4487 1726776693.83719: entering _queue_task() for managed_node3/copy 4487 1726776693.83958: worker is 1 (out of 1 available) 4487 1726776693.83972: exiting _queue_task() for managed_node3/copy 4487 1726776693.83985: done queuing things up, now waiting for results queue to drain 4487 1726776693.83986: waiting for pending results... 4487 1726776693.84185: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 4487 1726776693.84286: in run() - task 0233de48-8dd1-4d03-fd06-0000000006e8 4487 1726776693.84300: variable 'ansible_search_path' from source: unknown 4487 1726776693.84304: variable 'ansible_search_path' from source: unknown 4487 1726776693.84340: calling self._execute() 4487 1726776693.84421: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776693.84427: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776693.84435: variable 'omit' from source: magic vars 4487 1726776693.84518: variable 'omit' from source: magic vars 4487 1726776693.84569: variable 'omit' from source: magic vars 4487 1726776693.84591: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 4487 1726776693.84853: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 4487 1726776693.84921: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4487 1726776693.84951: variable 'omit' from source: magic vars 4487 1726776693.84992: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4487 1726776693.85025: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4487 1726776693.85045: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4487 1726776693.85063: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776693.85073: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776693.85102: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4487 1726776693.85106: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776693.85112: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776693.85191: Set connection var ansible_pipelining to False 4487 1726776693.85196: Set connection var ansible_shell_executable to /bin/sh 4487 1726776693.85199: Set connection var ansible_timeout to 10 4487 1726776693.85205: Set connection var ansible_module_compression to ZIP_DEFLATED 4487 1726776693.85214: Set connection var ansible_connection to ssh 4487 1726776693.85219: Set connection var ansible_shell_type to sh 4487 1726776693.85237: variable 'ansible_shell_executable' from source: unknown 4487 1726776693.85241: variable 'ansible_connection' from source: unknown 4487 1726776693.85243: variable 'ansible_module_compression' from source: unknown 4487 1726776693.85245: variable 'ansible_shell_type' from source: unknown 4487 1726776693.85248: variable 'ansible_shell_executable' from source: unknown 4487 1726776693.85252: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776693.85257: variable 'ansible_pipelining' from source: unknown 4487 1726776693.85259: variable 'ansible_timeout' from source: unknown 4487 1726776693.85264: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776693.85377: 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) 4487 1726776693.85386: variable 'omit' from source: magic vars 4487 1726776693.85391: starting attempt loop 4487 1726776693.85394: running the handler 4487 1726776693.85407: _low_level_execute_command(): starting 4487 1726776693.85417: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4487 1726776693.85976: 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 <<< 4487 1726776693.85980: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776693.85984: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found <<< 4487 1726776693.85987: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776693.86022: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776693.86035: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776693.86130: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776693.87946: stdout chunk (state=3): >>>/root <<< 4487 1726776693.88054: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776693.88114: stderr chunk (state=3): >>><<< 4487 1726776693.88117: stdout chunk (state=3): >>><<< 4487 1726776693.88139: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776693.88152: _low_level_execute_command(): starting 4487 1726776693.88158: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776693.8813932-5524-40468717146240 `" && echo ansible-tmp-1726776693.8813932-5524-40468717146240="` echo /root/.ansible/tmp/ansible-tmp-1726776693.8813932-5524-40468717146240 `" ) && sleep 0' 4487 1726776693.88616: 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 <<< 4487 1726776693.88624: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4487 1726776693.88646: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776693.88659: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776693.88662: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776693.88715: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776693.88719: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776693.88721: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776693.88811: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776693.90902: stdout chunk (state=3): >>>ansible-tmp-1726776693.8813932-5524-40468717146240=/root/.ansible/tmp/ansible-tmp-1726776693.8813932-5524-40468717146240 <<< 4487 1726776693.91014: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776693.91070: stderr chunk (state=3): >>><<< 4487 1726776693.91073: stdout chunk (state=3): >>><<< 4487 1726776693.91089: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776693.8813932-5524-40468717146240=/root/.ansible/tmp/ansible-tmp-1726776693.8813932-5524-40468717146240 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776693.91175: variable 'ansible_module_compression' from source: unknown 4487 1726776693.91220: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4487xee7_rt3/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 4487 1726776693.91258: variable 'ansible_facts' from source: unknown 4487 1726776693.91323: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776693.8813932-5524-40468717146240/AnsiballZ_stat.py 4487 1726776693.91426: Sending initial data 4487 1726776693.91430: Sent initial data (150 bytes) 4487 1726776693.91913: 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 <<< 4487 1726776693.91917: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776693.91920: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration <<< 4487 1726776693.91922: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776693.91925: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776693.91979: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776693.91982: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776693.91985: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776693.92071: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776693.93820: 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 <<< 4487 1726776693.93895: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4487 1726776693.93978: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4487xee7_rt3/tmpdtzmlh3y /root/.ansible/tmp/ansible-tmp-1726776693.8813932-5524-40468717146240/AnsiballZ_stat.py <<< 4487 1726776693.93981: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776693.8813932-5524-40468717146240/AnsiballZ_stat.py" <<< 4487 1726776693.94055: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4487xee7_rt3/tmpdtzmlh3y" to remote "/root/.ansible/tmp/ansible-tmp-1726776693.8813932-5524-40468717146240/AnsiballZ_stat.py" <<< 4487 1726776693.94058: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776693.8813932-5524-40468717146240/AnsiballZ_stat.py" <<< 4487 1726776693.94745: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776693.94815: stderr chunk (state=3): >>><<< 4487 1726776693.94818: stdout chunk (state=3): >>><<< 4487 1726776693.94838: done transferring module to remote 4487 1726776693.94848: _low_level_execute_command(): starting 4487 1726776693.94854: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776693.8813932-5524-40468717146240/ /root/.ansible/tmp/ansible-tmp-1726776693.8813932-5524-40468717146240/AnsiballZ_stat.py && sleep 0' 4487 1726776693.95336: 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 <<< 4487 1726776693.95340: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776693.95342: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776693.95344: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776693.95353: 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.14.47 originally 10.31.14.47 debug2: match found <<< 4487 1726776693.95355: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776693.95401: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776693.95407: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776693.95411: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776693.95483: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776693.97401: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776693.97450: stderr chunk (state=3): >>><<< 4487 1726776693.97454: stdout chunk (state=3): >>><<< 4487 1726776693.97469: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776693.97472: _low_level_execute_command(): starting 4487 1726776693.97478: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776693.8813932-5524-40468717146240/AnsiballZ_stat.py && sleep 0' 4487 1726776693.97925: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776693.97928: 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.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776693.97931: 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.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776693.97933: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776693.97994: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776693.97999: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776693.98001: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776693.98080: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776694.16576: 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": 1726776680.6519349, "mtime": 1726776675.8819058, "ctime": 1726776675.8819058, "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": "4280481317", "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}}} <<< 4487 1726776694.18320: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 4487 1726776694.18376: stderr chunk (state=3): >>><<< 4487 1726776694.18380: stdout chunk (state=3): >>><<< 4487 1726776694.18396: _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": 1726776680.6519349, "mtime": 1726776675.8819058, "ctime": 1726776675.8819058, "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": "4280481317", "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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK 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.14.47 closed. 4487 1726776694.18451: 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-1726776693.8813932-5524-40468717146240/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 4487 1726776694.18488: variable 'ansible_module_compression' from source: unknown 4487 1726776694.18521: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4487xee7_rt3/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 4487 1726776694.18541: variable 'ansible_facts' from source: unknown 4487 1726776694.18591: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776693.8813932-5524-40468717146240/AnsiballZ_file.py 4487 1726776694.18687: Sending initial data 4487 1726776694.18691: Sent initial data (150 bytes) 4487 1726776694.19177: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776694.19180: 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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776694.19183: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration <<< 4487 1726776694.19185: 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 <<< 4487 1726776694.19189: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776694.19244: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776694.19247: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776694.19257: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776694.19334: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776694.21105: 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 <<< 4487 1726776694.21180: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4487 1726776694.21258: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4487xee7_rt3/tmp13kw60gd /root/.ansible/tmp/ansible-tmp-1726776693.8813932-5524-40468717146240/AnsiballZ_file.py <<< 4487 1726776694.21265: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776693.8813932-5524-40468717146240/AnsiballZ_file.py" <<< 4487 1726776694.21340: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4487xee7_rt3/tmp13kw60gd" to remote "/root/.ansible/tmp/ansible-tmp-1726776693.8813932-5524-40468717146240/AnsiballZ_file.py" <<< 4487 1726776694.21342: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776693.8813932-5524-40468717146240/AnsiballZ_file.py" <<< 4487 1726776694.22053: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776694.22127: stderr chunk (state=3): >>><<< 4487 1726776694.22130: stdout chunk (state=3): >>><<< 4487 1726776694.22150: done transferring module to remote 4487 1726776694.22158: _low_level_execute_command(): starting 4487 1726776694.22165: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776693.8813932-5524-40468717146240/ /root/.ansible/tmp/ansible-tmp-1726776693.8813932-5524-40468717146240/AnsiballZ_file.py && sleep 0' 4487 1726776694.22644: 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 <<< 4487 1726776694.22648: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776694.22652: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address <<< 4487 1726776694.22654: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776694.22656: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776694.22708: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776694.22713: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776694.22718: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776694.22798: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776694.24773: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776694.24810: stderr chunk (state=3): >>><<< 4487 1726776694.24814: stdout chunk (state=3): >>><<< 4487 1726776694.24831: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776694.24834: _low_level_execute_command(): starting 4487 1726776694.24839: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776693.8813932-5524-40468717146240/AnsiballZ_file.py && sleep 0' 4487 1726776694.25325: 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 <<< 4487 1726776694.25329: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776694.25338: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4487 1726776694.25340: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776694.25387: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776694.25390: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776694.25396: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776694.25480: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776694.44063: 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": ".65zkg79a", "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}}} <<< 4487 1726776694.45686: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 4487 1726776694.45741: stderr chunk (state=3): >>><<< 4487 1726776694.45745: stdout chunk (state=3): >>><<< 4487 1726776694.45762: _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": ".65zkg79a", "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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK 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.14.47 closed. 4487 1726776694.45790: done with _execute_module (ansible.legacy.file, {'mode': '0600', 'dest': '/etc/tuned/profile_mode', '_original_basename': '.65zkg79a', '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-1726776693.8813932-5524-40468717146240/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4487 1726776694.45800: _low_level_execute_command(): starting 4487 1726776694.45805: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776693.8813932-5524-40468717146240/ > /dev/null 2>&1 && sleep 0' 4487 1726776694.46284: 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 <<< 4487 1726776694.46288: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776694.46290: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776694.46293: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776694.46336: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776694.46351: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776694.46436: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776694.48446: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776694.48503: stderr chunk (state=3): >>><<< 4487 1726776694.48506: stdout chunk (state=3): >>><<< 4487 1726776694.48523: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776694.48534: handler run complete 4487 1726776694.48560: attempt loop complete, returning result 4487 1726776694.48563: _execute() done 4487 1726776694.48566: dumping result to json 4487 1726776694.48571: done dumping result, returning 4487 1726776694.48580: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual [0233de48-8dd1-4d03-fd06-0000000006e8] 4487 1726776694.48585: sending task result for task 0233de48-8dd1-4d03-fd06-0000000006e8 4487 1726776694.48701: done sending task result for task 0233de48-8dd1-4d03-fd06-0000000006e8 4487 1726776694.48703: 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 } 4487 1726776694.48807: no more pending results, returning what we have 4487 1726776694.48811: results queue empty 4487 1726776694.48812: checking for any_errors_fatal 4487 1726776694.48818: done checking for any_errors_fatal 4487 1726776694.48819: checking for max_fail_percentage 4487 1726776694.48821: done checking for max_fail_percentage 4487 1726776694.48821: checking to see if all hosts have failed and the running result is not ok 4487 1726776694.48822: done checking to see if all hosts have failed 4487 1726776694.48823: getting the remaining hosts for this loop 4487 1726776694.48825: done getting the remaining hosts for this loop 4487 1726776694.48829: getting the next task for host managed_node3 4487 1726776694.48836: done getting next task for host managed_node3 4487 1726776694.48840: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get current config 4487 1726776694.48844: ^ 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 4487 1726776694.48855: getting variables 4487 1726776694.48857: in VariableManager get_vars() 4487 1726776694.48891: Calling all_inventory to load vars for managed_node3 4487 1726776694.48894: Calling groups_inventory to load vars for managed_node3 4487 1726776694.48896: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776694.48906: Calling all_plugins_play to load vars for managed_node3 4487 1726776694.48908: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776694.48911: Calling groups_plugins_play to load vars for managed_node3 4487 1726776694.49061: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776694.49219: done with get_vars() 4487 1726776694.49228: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get current config] ********** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:107 Thursday 19 September 2024 16:11:34 -0400 (0:00:00.655) 0:00:31.405 **** 4487 1726776694.49296: entering _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 4487 1726776694.49517: worker is 1 (out of 1 available) 4487 1726776694.49531: exiting _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 4487 1726776694.49544: done queuing things up, now waiting for results queue to drain 4487 1726776694.49545: waiting for pending results... 4487 1726776694.49743: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get current config 4487 1726776694.49844: in run() - task 0233de48-8dd1-4d03-fd06-0000000006e9 4487 1726776694.49859: variable 'ansible_search_path' from source: unknown 4487 1726776694.49863: variable 'ansible_search_path' from source: unknown 4487 1726776694.49896: calling self._execute() 4487 1726776694.49974: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776694.49978: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776694.49989: variable 'omit' from source: magic vars 4487 1726776694.50151: variable 'omit' from source: magic vars 4487 1726776694.50192: variable 'omit' from source: magic vars 4487 1726776694.50217: variable '__kernel_settings_profile_filename' from source: role '' all vars 4487 1726776694.50460: variable '__kernel_settings_profile_filename' from source: role '' all vars 4487 1726776694.50522: variable '__kernel_settings_profile_dir' from source: role '' all vars 4487 1726776694.50589: variable '__kernel_settings_profile_parent' from source: set_fact 4487 1726776694.50592: variable '__kernel_settings_tuned_profile' from source: role '' all vars 4487 1726776694.50632: variable 'omit' from source: magic vars 4487 1726776694.50671: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4487 1726776694.50700: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4487 1726776694.50720: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4487 1726776694.50734: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776694.50743: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776694.50773: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4487 1726776694.50777: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776694.50779: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776694.50856: Set connection var ansible_pipelining to False 4487 1726776694.50862: Set connection var ansible_shell_executable to /bin/sh 4487 1726776694.50868: Set connection var ansible_timeout to 10 4487 1726776694.50875: Set connection var ansible_module_compression to ZIP_DEFLATED 4487 1726776694.50878: Set connection var ansible_connection to ssh 4487 1726776694.50884: Set connection var ansible_shell_type to sh 4487 1726776694.50901: variable 'ansible_shell_executable' from source: unknown 4487 1726776694.50904: variable 'ansible_connection' from source: unknown 4487 1726776694.50907: variable 'ansible_module_compression' from source: unknown 4487 1726776694.50912: variable 'ansible_shell_type' from source: unknown 4487 1726776694.50914: variable 'ansible_shell_executable' from source: unknown 4487 1726776694.50917: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776694.50921: variable 'ansible_pipelining' from source: unknown 4487 1726776694.50924: variable 'ansible_timeout' from source: unknown 4487 1726776694.50928: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776694.51074: 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) 4487 1726776694.51086: variable 'omit' from source: magic vars 4487 1726776694.51090: starting attempt loop 4487 1726776694.51094: running the handler 4487 1726776694.51105: _low_level_execute_command(): starting 4487 1726776694.51114: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4487 1726776694.51641: 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 <<< 4487 1726776694.51674: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776694.51678: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776694.51681: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4487 1726776694.51683: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776694.51736: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776694.51740: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776694.51742: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776694.51831: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776694.53648: stdout chunk (state=3): >>>/root <<< 4487 1726776694.53755: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776694.53818: stderr chunk (state=3): >>><<< 4487 1726776694.53822: stdout chunk (state=3): >>><<< 4487 1726776694.53843: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776694.53857: _low_level_execute_command(): starting 4487 1726776694.53863: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776694.5384297-5536-204788375919522 `" && echo ansible-tmp-1726776694.5384297-5536-204788375919522="` echo /root/.ansible/tmp/ansible-tmp-1726776694.5384297-5536-204788375919522 `" ) && sleep 0' 4487 1726776694.54338: 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 <<< 4487 1726776694.54351: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776694.54355: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776694.54357: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776694.54410: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776694.54417: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776694.54419: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776694.54501: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776694.56608: stdout chunk (state=3): >>>ansible-tmp-1726776694.5384297-5536-204788375919522=/root/.ansible/tmp/ansible-tmp-1726776694.5384297-5536-204788375919522 <<< 4487 1726776694.56727: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776694.56787: stderr chunk (state=3): >>><<< 4487 1726776694.56790: stdout chunk (state=3): >>><<< 4487 1726776694.56810: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776694.5384297-5536-204788375919522=/root/.ansible/tmp/ansible-tmp-1726776694.5384297-5536-204788375919522 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776694.56858: variable 'ansible_module_compression' from source: unknown 4487 1726776694.56892: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4487xee7_rt3/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 4487 1726776694.56927: variable 'ansible_facts' from source: unknown 4487 1726776694.56992: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776694.5384297-5536-204788375919522/AnsiballZ_kernel_settings_get_config.py 4487 1726776694.57101: Sending initial data 4487 1726776694.57104: Sent initial data (173 bytes) 4487 1726776694.57579: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776694.57583: 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.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776694.57585: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776694.57588: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776694.57590: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776694.57645: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776694.57655: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776694.57658: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776694.57738: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776694.59520: 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 <<< 4487 1726776694.59601: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4487 1726776694.59682: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4487xee7_rt3/tmp2xun27kq /root/.ansible/tmp/ansible-tmp-1726776694.5384297-5536-204788375919522/AnsiballZ_kernel_settings_get_config.py <<< 4487 1726776694.59686: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776694.5384297-5536-204788375919522/AnsiballZ_kernel_settings_get_config.py" <<< 4487 1726776694.59762: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4487xee7_rt3/tmp2xun27kq" to remote "/root/.ansible/tmp/ansible-tmp-1726776694.5384297-5536-204788375919522/AnsiballZ_kernel_settings_get_config.py" <<< 4487 1726776694.59768: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776694.5384297-5536-204788375919522/AnsiballZ_kernel_settings_get_config.py" <<< 4487 1726776694.60437: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776694.60503: stderr chunk (state=3): >>><<< 4487 1726776694.60507: stdout chunk (state=3): >>><<< 4487 1726776694.60530: done transferring module to remote 4487 1726776694.60541: _low_level_execute_command(): starting 4487 1726776694.60546: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776694.5384297-5536-204788375919522/ /root/.ansible/tmp/ansible-tmp-1726776694.5384297-5536-204788375919522/AnsiballZ_kernel_settings_get_config.py && sleep 0' 4487 1726776694.61016: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776694.61019: 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.14.47 originally 10.31.14.47 <<< 4487 1726776694.61026: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776694.61028: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776694.61030: 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.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776694.61084: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776694.61091: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776694.61094: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776694.61173: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776694.63159: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776694.63213: stderr chunk (state=3): >>><<< 4487 1726776694.63217: stdout chunk (state=3): >>><<< 4487 1726776694.63234: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776694.63238: _low_level_execute_command(): starting 4487 1726776694.63243: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776694.5384297-5536-204788375919522/AnsiballZ_kernel_settings_get_config.py && sleep 0' 4487 1726776694.63711: 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 <<< 4487 1726776694.63715: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776694.63717: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration <<< 4487 1726776694.63719: 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 <<< 4487 1726776694.63721: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776694.63766: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776694.63769: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776694.63865: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776694.82140: 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"}}} <<< 4487 1726776694.83665: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 4487 1726776694.83718: stderr chunk (state=3): >>><<< 4487 1726776694.83721: stdout chunk (state=3): >>><<< 4487 1726776694.83738: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK 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.14.47 closed. 4487 1726776694.83771: 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-1726776694.5384297-5536-204788375919522/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4487 1726776694.83779: _low_level_execute_command(): starting 4487 1726776694.83786: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776694.5384297-5536-204788375919522/ > /dev/null 2>&1 && sleep 0' 4487 1726776694.84255: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776694.84263: 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.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776694.84266: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776694.84281: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776694.84284: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776694.84325: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776694.84329: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776694.84344: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776694.84427: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776694.86430: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776694.86483: stderr chunk (state=3): >>><<< 4487 1726776694.86486: stdout chunk (state=3): >>><<< 4487 1726776694.86500: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776694.86507: handler run complete 4487 1726776694.86526: attempt loop complete, returning result 4487 1726776694.86529: _execute() done 4487 1726776694.86531: dumping result to json 4487 1726776694.86535: done dumping result, returning 4487 1726776694.86544: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get current config [0233de48-8dd1-4d03-fd06-0000000006e9] 4487 1726776694.86551: sending task result for task 0233de48-8dd1-4d03-fd06-0000000006e9 4487 1726776694.86652: done sending task result for task 0233de48-8dd1-4d03-fd06-0000000006e9 4487 1726776694.86655: 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" } } } 4487 1726776694.86838: no more pending results, returning what we have 4487 1726776694.86841: results queue empty 4487 1726776694.86842: checking for any_errors_fatal 4487 1726776694.86846: done checking for any_errors_fatal 4487 1726776694.86847: checking for max_fail_percentage 4487 1726776694.86848: done checking for max_fail_percentage 4487 1726776694.86854: checking to see if all hosts have failed and the running result is not ok 4487 1726776694.86855: done checking to see if all hosts have failed 4487 1726776694.86856: getting the remaining hosts for this loop 4487 1726776694.86857: done getting the remaining hosts for this loop 4487 1726776694.86860: getting the next task for host managed_node3 4487 1726776694.86867: done getting next task for host managed_node3 4487 1726776694.86871: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 4487 1726776694.86877: ^ 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 4487 1726776694.86886: getting variables 4487 1726776694.86887: in VariableManager get_vars() 4487 1726776694.86910: Calling all_inventory to load vars for managed_node3 4487 1726776694.86912: Calling groups_inventory to load vars for managed_node3 4487 1726776694.86913: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776694.86920: Calling all_plugins_play to load vars for managed_node3 4487 1726776694.86922: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776694.86924: Calling groups_plugins_play to load vars for managed_node3 4487 1726776694.87044: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776694.87192: done with get_vars() 4487 1726776694.87200: done getting variables 4487 1726776694.87246: 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-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 Thursday 19 September 2024 16:11:34 -0400 (0:00:00.379) 0:00:31.784 **** 4487 1726776694.87272: entering _queue_task() for managed_node3/template 4487 1726776694.87482: worker is 1 (out of 1 available) 4487 1726776694.87498: exiting _queue_task() for managed_node3/template 4487 1726776694.87510: done queuing things up, now waiting for results queue to drain 4487 1726776694.87512: waiting for pending results... 4487 1726776694.87705: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 4487 1726776694.87800: in run() - task 0233de48-8dd1-4d03-fd06-0000000006ea 4487 1726776694.87814: variable 'ansible_search_path' from source: unknown 4487 1726776694.87817: variable 'ansible_search_path' from source: unknown 4487 1726776694.87850: calling self._execute() 4487 1726776694.87931: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776694.87935: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776694.87944: variable 'omit' from source: magic vars 4487 1726776694.88029: variable 'omit' from source: magic vars 4487 1726776694.88073: variable 'omit' from source: magic vars 4487 1726776694.88356: variable '__kernel_settings_profile_src' from source: role '' all vars 4487 1726776694.88362: variable '__kernel_settings_tuned_profile' from source: role '' all vars 4487 1726776694.88429: variable '__kernel_settings_tuned_profile' from source: role '' all vars 4487 1726776694.88450: variable '__kernel_settings_profile_filename' from source: role '' all vars 4487 1726776694.88498: variable '__kernel_settings_profile_filename' from source: role '' all vars 4487 1726776694.88554: variable '__kernel_settings_profile_dir' from source: role '' all vars 4487 1726776694.88624: variable '__kernel_settings_profile_parent' from source: set_fact 4487 1726776694.88630: variable '__kernel_settings_tuned_profile' from source: role '' all vars 4487 1726776694.88661: variable 'omit' from source: magic vars 4487 1726776694.88697: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4487 1726776694.88732: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4487 1726776694.88750: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4487 1726776694.88793: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776694.88803: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776694.88835: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4487 1726776694.88838: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776694.88841: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776694.88916: Set connection var ansible_pipelining to False 4487 1726776694.88920: Set connection var ansible_shell_executable to /bin/sh 4487 1726776694.88926: Set connection var ansible_timeout to 10 4487 1726776694.88932: Set connection var ansible_module_compression to ZIP_DEFLATED 4487 1726776694.88941: Set connection var ansible_connection to ssh 4487 1726776694.88944: Set connection var ansible_shell_type to sh 4487 1726776694.88963: variable 'ansible_shell_executable' from source: unknown 4487 1726776694.88966: variable 'ansible_connection' from source: unknown 4487 1726776694.88968: variable 'ansible_module_compression' from source: unknown 4487 1726776694.88971: variable 'ansible_shell_type' from source: unknown 4487 1726776694.88974: variable 'ansible_shell_executable' from source: unknown 4487 1726776694.88976: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776694.88981: variable 'ansible_pipelining' from source: unknown 4487 1726776694.88983: variable 'ansible_timeout' from source: unknown 4487 1726776694.88988: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776694.89100: 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) 4487 1726776694.89111: variable 'omit' from source: magic vars 4487 1726776694.89116: starting attempt loop 4487 1726776694.89119: running the handler 4487 1726776694.89130: _low_level_execute_command(): starting 4487 1726776694.89137: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4487 1726776694.89683: 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 <<< 4487 1726776694.89688: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776694.89691: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776694.89693: 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.14.47 originally 10.31.14.47 debug2: match found <<< 4487 1726776694.89696: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776694.89751: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776694.89754: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776694.89761: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776694.89843: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776694.91675: stdout chunk (state=3): >>>/root <<< 4487 1726776694.91789: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776694.91842: stderr chunk (state=3): >>><<< 4487 1726776694.91845: stdout chunk (state=3): >>><<< 4487 1726776694.91869: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776694.91880: _low_level_execute_command(): starting 4487 1726776694.91885: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776694.9186828-5547-256852279797985 `" && echo ansible-tmp-1726776694.9186828-5547-256852279797985="` echo /root/.ansible/tmp/ansible-tmp-1726776694.9186828-5547-256852279797985 `" ) && sleep 0' 4487 1726776694.92358: 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 <<< 4487 1726776694.92361: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776694.92364: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776694.92367: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776694.92421: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776694.92424: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776694.92427: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776694.92513: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776694.94684: stdout chunk (state=3): >>>ansible-tmp-1726776694.9186828-5547-256852279797985=/root/.ansible/tmp/ansible-tmp-1726776694.9186828-5547-256852279797985 <<< 4487 1726776694.94807: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776694.94866: stderr chunk (state=3): >>><<< 4487 1726776694.94870: stdout chunk (state=3): >>><<< 4487 1726776694.94886: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776694.9186828-5547-256852279797985=/root/.ansible/tmp/ansible-tmp-1726776694.9186828-5547-256852279797985 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776694.94902: evaluation_path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks 4487 1726776694.94925: search_path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/templates/kernel_settings.j2 /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/kernel_settings.j2 /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/templates/kernel_settings.j2 /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/kernel_settings.j2 /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/templates/kernel_settings.j2 /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/kernel_settings.j2 4487 1726776694.94952: variable 'ansible_search_path' from source: unknown 4487 1726776694.95571: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4487 1726776694.97092: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4487 1726776694.97157: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4487 1726776694.97185: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4487 1726776694.97215: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4487 1726776694.97238: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4487 1726776694.97451: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4487 1726776694.97471: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4487 1726776694.97490: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4487 1726776694.97521: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4487 1726776694.97532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4487 1726776694.97787: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4487 1726776694.97805: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4487 1726776694.97825: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4487 1726776694.97854: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4487 1726776694.97866: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4487 1726776694.98134: variable 'ansible_managed' from source: unknown 4487 1726776694.98138: variable '__sections' from source: task vars 4487 1726776694.98237: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4487 1726776694.98256: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4487 1726776694.98274: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4487 1726776694.98306: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4487 1726776694.98320: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4487 1726776694.98397: variable 'kernel_settings_sysctl' from source: include params 4487 1726776694.98400: variable '__kernel_settings_state_empty' from source: role '' all vars 4487 1726776694.98408: variable '__kernel_settings_previous_replaced' from source: role '' all vars 4487 1726776694.98445: variable '__sysctl_old' from source: task vars 4487 1726776694.98493: variable '__sysctl_old' from source: task vars 4487 1726776694.98648: variable 'kernel_settings_purge' from source: include params 4487 1726776694.98653: variable 'kernel_settings_sysctl' from source: include params 4487 1726776694.98735: variable '__kernel_settings_state_empty' from source: role '' all vars 4487 1726776694.98739: variable '__kernel_settings_previous_replaced' from source: role '' all vars 4487 1726776694.98743: variable '__kernel_settings_profile_contents' from source: set_fact 4487 1726776694.98808: variable 'kernel_settings_sysfs' from source: include params 4487 1726776694.98816: variable '__kernel_settings_state_empty' from source: role '' all vars 4487 1726776694.98821: variable '__kernel_settings_previous_replaced' from source: role '' all vars 4487 1726776694.98836: variable '__sysfs_old' from source: task vars 4487 1726776694.98884: variable '__sysfs_old' from source: task vars 4487 1726776694.99043: variable 'kernel_settings_purge' from source: include params 4487 1726776694.99046: variable 'kernel_settings_sysfs' from source: include params 4487 1726776694.99052: variable '__kernel_settings_state_empty' from source: role '' all vars 4487 1726776694.99057: variable '__kernel_settings_previous_replaced' from source: role '' all vars 4487 1726776694.99064: variable '__kernel_settings_profile_contents' from source: set_fact 4487 1726776694.99082: variable 'kernel_settings_systemd_cpu_affinity' from source: include params 4487 1726776694.99089: variable '__systemd_old' from source: task vars 4487 1726776694.99136: variable '__systemd_old' from source: task vars 4487 1726776694.99283: variable 'kernel_settings_purge' from source: include params 4487 1726776694.99288: variable 'kernel_settings_systemd_cpu_affinity' from source: include params 4487 1726776694.99291: variable '__kernel_settings_state_absent' from source: role '' all vars 4487 1726776694.99293: variable '__kernel_settings_profile_contents' from source: set_fact 4487 1726776694.99307: variable 'kernel_settings_transparent_hugepages' from source: include params 4487 1726776694.99313: variable 'kernel_settings_transparent_hugepages_defrag' from source: include params 4487 1726776694.99317: variable '__trans_huge_old' from source: task vars 4487 1726776694.99364: variable '__trans_huge_old' from source: task vars 4487 1726776694.99504: variable 'kernel_settings_purge' from source: include params 4487 1726776694.99512: variable 'kernel_settings_transparent_hugepages' from source: include params 4487 1726776694.99515: variable '__kernel_settings_state_absent' from source: role '' all vars 4487 1726776694.99521: variable '__kernel_settings_profile_contents' from source: set_fact 4487 1726776694.99531: variable '__trans_defrag_old' from source: task vars 4487 1726776694.99577: variable '__trans_defrag_old' from source: task vars 4487 1726776694.99721: variable 'kernel_settings_purge' from source: include params 4487 1726776694.99724: variable 'kernel_settings_transparent_hugepages_defrag' from source: include params 4487 1726776694.99728: variable '__kernel_settings_state_absent' from source: role '' all vars 4487 1726776694.99735: variable '__kernel_settings_profile_contents' from source: set_fact 4487 1726776694.99756: variable '__kernel_settings_state_absent' from source: role '' all vars 4487 1726776694.99766: variable '__kernel_settings_state_absent' from source: role '' all vars 4487 1726776694.99772: variable '__kernel_settings_state_absent' from source: role '' all vars 4487 1726776695.00459: 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) 4487 1726776695.00506: variable 'ansible_module_compression' from source: unknown 4487 1726776695.00545: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4487xee7_rt3/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 4487 1726776695.00565: variable 'ansible_facts' from source: unknown 4487 1726776695.00630: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776694.9186828-5547-256852279797985/AnsiballZ_stat.py 4487 1726776695.00731: Sending initial data 4487 1726776695.00734: Sent initial data (151 bytes) 4487 1726776695.01215: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776695.01219: 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.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776695.01222: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776695.01224: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776695.01235: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776695.01275: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776695.01294: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776695.01383: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776695.03155: 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 <<< 4487 1726776695.03234: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4487 1726776695.03313: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4487xee7_rt3/tmp2im3p2sa /root/.ansible/tmp/ansible-tmp-1726776694.9186828-5547-256852279797985/AnsiballZ_stat.py <<< 4487 1726776695.03316: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776694.9186828-5547-256852279797985/AnsiballZ_stat.py" <<< 4487 1726776695.03394: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 4487 1726776695.03397: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4487xee7_rt3/tmp2im3p2sa" to remote "/root/.ansible/tmp/ansible-tmp-1726776694.9186828-5547-256852279797985/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776694.9186828-5547-256852279797985/AnsiballZ_stat.py" <<< 4487 1726776695.04081: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776695.04156: stderr chunk (state=3): >>><<< 4487 1726776695.04159: stdout chunk (state=3): >>><<< 4487 1726776695.04178: done transferring module to remote 4487 1726776695.04188: _low_level_execute_command(): starting 4487 1726776695.04197: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776694.9186828-5547-256852279797985/ /root/.ansible/tmp/ansible-tmp-1726776694.9186828-5547-256852279797985/AnsiballZ_stat.py && sleep 0' 4487 1726776695.04655: 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 <<< 4487 1726776695.04673: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776695.04679: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776695.04738: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776695.04742: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776695.04747: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776695.04829: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776695.06821: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776695.06875: stderr chunk (state=3): >>><<< 4487 1726776695.06878: stdout chunk (state=3): >>><<< 4487 1726776695.06896: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776695.06899: _low_level_execute_command(): starting 4487 1726776695.06905: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776694.9186828-5547-256852279797985/AnsiballZ_stat.py && sleep 0' 4487 1726776695.07381: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776695.07384: 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.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776695.07387: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4487 1726776695.07389: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776695.07391: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776695.07443: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776695.07446: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776695.07537: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776695.26260: 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": 1726776675.8719058, "mtime": 1726776674.9068997, "ctime": 1726776675.1829014, "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": "2329292553", "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}}} <<< 4487 1726776695.28063: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 4487 1726776695.28117: stderr chunk (state=3): >>><<< 4487 1726776695.28121: stdout chunk (state=3): >>><<< 4487 1726776695.28137: _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": 1726776675.8719058, "mtime": 1726776674.9068997, "ctime": 1726776675.1829014, "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": "2329292553", "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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK 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.14.47 closed. 4487 1726776695.28184: 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-1726776694.9186828-5547-256852279797985/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 4487 1726776695.28280: Sending initial data 4487 1726776695.28284: Sent initial data (165 bytes) 4487 1726776695.28762: 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 <<< 4487 1726776695.28766: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776695.28768: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4487 1726776695.28770: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found <<< 4487 1726776695.28772: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776695.28823: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776695.28826: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776695.28915: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776695.30669: 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 <<< 4487 1726776695.30750: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4487 1726776695.30832: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4487xee7_rt3/tmph980c5c8/kernel_settings.j2 /root/.ansible/tmp/ansible-tmp-1726776694.9186828-5547-256852279797985/.source.conf <<< 4487 1726776695.30837: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776694.9186828-5547-256852279797985/.source.conf" <<< 4487 1726776695.30907: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4487xee7_rt3/tmph980c5c8/kernel_settings.j2" to remote "/root/.ansible/tmp/ansible-tmp-1726776694.9186828-5547-256852279797985/.source.conf" <<< 4487 1726776695.30914: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776694.9186828-5547-256852279797985/.source.conf" <<< 4487 1726776695.31231: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776695.31304: stderr chunk (state=3): >>><<< 4487 1726776695.31310: stdout chunk (state=3): >>><<< 4487 1726776695.31322: _low_level_execute_command(): starting 4487 1726776695.31327: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776694.9186828-5547-256852279797985/ /root/.ansible/tmp/ansible-tmp-1726776694.9186828-5547-256852279797985/.source.conf && sleep 0' 4487 1726776695.31798: 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 <<< 4487 1726776695.31802: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776695.31804: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776695.31810: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776695.31866: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776695.31874: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776695.31876: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776695.31954: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776695.33941: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776695.33997: stderr chunk (state=3): >>><<< 4487 1726776695.34000: stdout chunk (state=3): >>><<< 4487 1726776695.34016: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776695.34039: variable 'ansible_module_compression' from source: unknown 4487 1726776695.34077: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4487xee7_rt3/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 4487 1726776695.34096: variable 'ansible_facts' from source: unknown 4487 1726776695.34140: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776694.9186828-5547-256852279797985/AnsiballZ_copy.py 4487 1726776695.34244: Sending initial data 4487 1726776695.34247: Sent initial data (151 bytes) 4487 1726776695.34734: 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 <<< 4487 1726776695.34737: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776695.34740: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found <<< 4487 1726776695.34742: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776695.34797: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776695.34800: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776695.34807: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776695.34887: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776695.36631: 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" <<< 4487 1726776695.36635: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4487 1726776695.36707: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4487 1726776695.36786: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4487xee7_rt3/tmpz_9kj04h /root/.ansible/tmp/ansible-tmp-1726776694.9186828-5547-256852279797985/AnsiballZ_copy.py <<< 4487 1726776695.36791: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776694.9186828-5547-256852279797985/AnsiballZ_copy.py" <<< 4487 1726776695.36862: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4487xee7_rt3/tmpz_9kj04h" to remote "/root/.ansible/tmp/ansible-tmp-1726776694.9186828-5547-256852279797985/AnsiballZ_copy.py" <<< 4487 1726776695.36865: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776694.9186828-5547-256852279797985/AnsiballZ_copy.py" <<< 4487 1726776695.37557: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776695.37631: stderr chunk (state=3): >>><<< 4487 1726776695.37635: stdout chunk (state=3): >>><<< 4487 1726776695.37655: done transferring module to remote 4487 1726776695.37663: _low_level_execute_command(): starting 4487 1726776695.37670: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776694.9186828-5547-256852279797985/ /root/.ansible/tmp/ansible-tmp-1726776694.9186828-5547-256852279797985/AnsiballZ_copy.py && sleep 0' 4487 1726776695.38147: 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 <<< 4487 1726776695.38152: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776695.38155: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776695.38157: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776695.38213: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776695.38222: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776695.38226: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776695.38301: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776695.40304: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776695.40362: stderr chunk (state=3): >>><<< 4487 1726776695.40366: stdout chunk (state=3): >>><<< 4487 1726776695.40381: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776695.40385: _low_level_execute_command(): starting 4487 1726776695.40387: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776694.9186828-5547-256852279797985/AnsiballZ_copy.py && sleep 0' 4487 1726776695.40873: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776695.40877: 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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776695.40884: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776695.40886: 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.14.47 originally 10.31.14.47 debug2: match found <<< 4487 1726776695.40888: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776695.40939: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776695.40947: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776695.41033: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776695.59683: stdout chunk (state=3): >>> {"dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726776694.9186828-5547-256852279797985/.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-1726776694.9186828-5547-256852279797985/.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}}} <<< 4487 1726776695.61243: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 4487 1726776695.61304: stderr chunk (state=3): >>><<< 4487 1726776695.61310: stdout chunk (state=3): >>><<< 4487 1726776695.61323: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726776694.9186828-5547-256852279797985/.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-1726776694.9186828-5547-256852279797985/.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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK 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.14.47 closed. 4487 1726776695.61353: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726776694.9186828-5547-256852279797985/.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-1726776694.9186828-5547-256852279797985/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4487 1726776695.61390: _low_level_execute_command(): starting 4487 1726776695.61394: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776694.9186828-5547-256852279797985/ > /dev/null 2>&1 && sleep 0' 4487 1726776695.61876: 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 <<< 4487 1726776695.61880: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776695.61882: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration <<< 4487 1726776695.61884: 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 <<< 4487 1726776695.61887: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776695.61940: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776695.61943: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776695.62035: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776695.64084: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776695.64138: stderr chunk (state=3): >>><<< 4487 1726776695.64141: stdout chunk (state=3): >>><<< 4487 1726776695.64157: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776695.64169: handler run complete 4487 1726776695.64193: attempt loop complete, returning result 4487 1726776695.64196: _execute() done 4487 1726776695.64199: dumping result to json 4487 1726776695.64204: done dumping result, returning 4487 1726776695.64216: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings [0233de48-8dd1-4d03-fd06-0000000006ea] 4487 1726776695.64221: sending task result for task 0233de48-8dd1-4d03-fd06-0000000006ea 4487 1726776695.64371: done sending task result for task 0233de48-8dd1-4d03-fd06-0000000006ea 4487 1726776695.64374: 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-1726776694.9186828-5547-256852279797985/.source.conf", "state": "file", "uid": 0 } 4487 1726776695.64473: no more pending results, returning what we have 4487 1726776695.64477: results queue empty 4487 1726776695.64477: checking for any_errors_fatal 4487 1726776695.64484: done checking for any_errors_fatal 4487 1726776695.64484: checking for max_fail_percentage 4487 1726776695.64486: done checking for max_fail_percentage 4487 1726776695.64487: checking to see if all hosts have failed and the running result is not ok 4487 1726776695.64488: done checking to see if all hosts have failed 4487 1726776695.64489: getting the remaining hosts for this loop 4487 1726776695.64490: done getting the remaining hosts for this loop 4487 1726776695.64494: getting the next task for host managed_node3 4487 1726776695.64501: done getting next task for host managed_node3 4487 1726776695.64505: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 4487 1726776695.64509: ^ 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 4487 1726776695.64520: getting variables 4487 1726776695.64521: in VariableManager get_vars() 4487 1726776695.64561: Calling all_inventory to load vars for managed_node3 4487 1726776695.64564: Calling groups_inventory to load vars for managed_node3 4487 1726776695.64566: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776695.64576: Calling all_plugins_play to load vars for managed_node3 4487 1726776695.64578: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776695.64581: Calling groups_plugins_play to load vars for managed_node3 4487 1726776695.64751: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776695.64908: done with get_vars() 4487 1726776695.64917: done getting variables 4487 1726776695.64965: 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-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:149 Thursday 19 September 2024 16:11:35 -0400 (0:00:00.777) 0:00:32.562 **** 4487 1726776695.64991: entering _queue_task() for managed_node3/service 4487 1726776695.65221: worker is 1 (out of 1 available) 4487 1726776695.65237: exiting _queue_task() for managed_node3/service 4487 1726776695.65252: done queuing things up, now waiting for results queue to drain 4487 1726776695.65254: waiting for pending results... 4487 1726776695.65451: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 4487 1726776695.65542: in run() - task 0233de48-8dd1-4d03-fd06-0000000006eb 4487 1726776695.65557: variable 'ansible_search_path' from source: unknown 4487 1726776695.65562: variable 'ansible_search_path' from source: unknown 4487 1726776695.65606: variable '__kernel_settings_services' from source: include_vars 4487 1726776695.65885: variable '__kernel_settings_services' from source: include_vars 4487 1726776695.65947: variable 'omit' from source: magic vars 4487 1726776695.66056: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776695.66065: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776695.66074: variable 'omit' from source: magic vars 4487 1726776695.66279: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4487 1726776695.66473: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4487 1726776695.66536: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4487 1726776695.66563: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4487 1726776695.66594: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4487 1726776695.66681: variable '__kernel_settings_register_profile' from source: set_fact 4487 1726776695.66692: variable '__kernel_settings_register_mode' from source: set_fact 4487 1726776695.66714: Evaluated conditional (__kernel_settings_register_profile is changed or __kernel_settings_register_mode is changed): False 4487 1726776695.66717: when evaluation is False, skipping this task 4487 1726776695.66742: variable 'item' from source: unknown 4487 1726776695.66796: 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" } 4487 1726776695.66970: dumping result to json 4487 1726776695.66972: done dumping result, returning 4487 1726776695.66975: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes [0233de48-8dd1-4d03-fd06-0000000006eb] 4487 1726776695.66977: sending task result for task 0233de48-8dd1-4d03-fd06-0000000006eb 4487 1726776695.67017: done sending task result for task 0233de48-8dd1-4d03-fd06-0000000006eb 4487 1726776695.67020: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false } MSG: All items skipped 4487 1726776695.67055: no more pending results, returning what we have 4487 1726776695.67059: results queue empty 4487 1726776695.67059: checking for any_errors_fatal 4487 1726776695.67071: done checking for any_errors_fatal 4487 1726776695.67072: checking for max_fail_percentage 4487 1726776695.67074: done checking for max_fail_percentage 4487 1726776695.67075: checking to see if all hosts have failed and the running result is not ok 4487 1726776695.67075: done checking to see if all hosts have failed 4487 1726776695.67076: getting the remaining hosts for this loop 4487 1726776695.67078: done getting the remaining hosts for this loop 4487 1726776695.67081: getting the next task for host managed_node3 4487 1726776695.67087: done getting next task for host managed_node3 4487 1726776695.67091: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 4487 1726776695.67095: ^ 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 4487 1726776695.67109: getting variables 4487 1726776695.67110: in VariableManager get_vars() 4487 1726776695.67142: Calling all_inventory to load vars for managed_node3 4487 1726776695.67144: Calling groups_inventory to load vars for managed_node3 4487 1726776695.67146: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776695.67157: Calling all_plugins_play to load vars for managed_node3 4487 1726776695.67160: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776695.67163: Calling groups_plugins_play to load vars for managed_node3 4487 1726776695.67311: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776695.67466: done with get_vars() 4487 1726776695.67476: done getting variables 4487 1726776695.67521: 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-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:157 Thursday 19 September 2024 16:11:35 -0400 (0:00:00.025) 0:00:32.587 **** 4487 1726776695.67547: entering _queue_task() for managed_node3/command 4487 1726776695.67777: worker is 1 (out of 1 available) 4487 1726776695.67792: exiting _queue_task() for managed_node3/command 4487 1726776695.67806: done queuing things up, now waiting for results queue to drain 4487 1726776695.67808: waiting for pending results... 4487 1726776695.67997: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 4487 1726776695.68090: in run() - task 0233de48-8dd1-4d03-fd06-0000000006ec 4487 1726776695.68103: variable 'ansible_search_path' from source: unknown 4487 1726776695.68115: variable 'ansible_search_path' from source: unknown 4487 1726776695.68155: calling self._execute() 4487 1726776695.68233: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776695.68238: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776695.68248: variable 'omit' from source: magic vars 4487 1726776695.68627: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4487 1726776695.68909: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4487 1726776695.68945: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4487 1726776695.68972: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4487 1726776695.68998: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4487 1726776695.69095: variable '__kernel_settings_register_profile' from source: set_fact 4487 1726776695.69120: Evaluated conditional (not __kernel_settings_register_profile is changed): True 4487 1726776695.69224: variable '__kernel_settings_register_mode' from source: set_fact 4487 1726776695.69234: Evaluated conditional (not __kernel_settings_register_mode is changed): True 4487 1726776695.69322: variable '__kernel_settings_register_apply' from source: set_fact 4487 1726776695.69329: Evaluated conditional (__kernel_settings_register_apply is changed): True 4487 1726776695.69335: variable 'omit' from source: magic vars 4487 1726776695.69383: variable 'omit' from source: magic vars 4487 1726776695.69477: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4487 1726776695.71142: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4487 1726776695.71165: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4487 1726776695.71205: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4487 1726776695.71245: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4487 1726776695.71274: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4487 1726776695.71357: variable '__kernel_settings_active_profile' from source: set_fact 4487 1726776695.71394: variable 'omit' from source: magic vars 4487 1726776695.71430: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4487 1726776695.71476: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4487 1726776695.71482: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4487 1726776695.71585: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776695.71588: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776695.71591: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4487 1726776695.71594: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776695.71596: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776695.71674: Set connection var ansible_pipelining to False 4487 1726776695.71681: Set connection var ansible_shell_executable to /bin/sh 4487 1726776695.71689: Set connection var ansible_timeout to 10 4487 1726776695.71695: Set connection var ansible_module_compression to ZIP_DEFLATED 4487 1726776695.71700: Set connection var ansible_connection to ssh 4487 1726776695.71706: Set connection var ansible_shell_type to sh 4487 1726776695.71735: variable 'ansible_shell_executable' from source: unknown 4487 1726776695.71739: variable 'ansible_connection' from source: unknown 4487 1726776695.71741: variable 'ansible_module_compression' from source: unknown 4487 1726776695.71744: variable 'ansible_shell_type' from source: unknown 4487 1726776695.71746: variable 'ansible_shell_executable' from source: unknown 4487 1726776695.71753: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776695.71756: variable 'ansible_pipelining' from source: unknown 4487 1726776695.71758: variable 'ansible_timeout' from source: unknown 4487 1726776695.71763: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776695.71890: 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) 4487 1726776695.71914: variable 'omit' from source: magic vars 4487 1726776695.71917: starting attempt loop 4487 1726776695.71920: running the handler 4487 1726776695.71937: _low_level_execute_command(): starting 4487 1726776695.71940: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4487 1726776695.72694: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4487 1726776695.72699: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776695.72702: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4487 1726776695.72708: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776695.72715: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration <<< 4487 1726776695.72718: 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 <<< 4487 1726776695.72720: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776695.72779: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776695.72785: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776695.72871: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776695.74679: stdout chunk (state=3): >>>/root <<< 4487 1726776695.74788: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776695.74845: stderr chunk (state=3): >>><<< 4487 1726776695.74849: stdout chunk (state=3): >>><<< 4487 1726776695.74874: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776695.74885: _low_level_execute_command(): starting 4487 1726776695.74891: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776695.7487335-5563-65514048418760 `" && echo ansible-tmp-1726776695.7487335-5563-65514048418760="` echo /root/.ansible/tmp/ansible-tmp-1726776695.7487335-5563-65514048418760 `" ) && sleep 0' 4487 1726776695.75330: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776695.75337: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4487 1726776695.75355: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776695.75370: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776695.75373: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776695.75426: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776695.75433: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776695.75513: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776695.77632: stdout chunk (state=3): >>>ansible-tmp-1726776695.7487335-5563-65514048418760=/root/.ansible/tmp/ansible-tmp-1726776695.7487335-5563-65514048418760 <<< 4487 1726776695.77743: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776695.77801: stderr chunk (state=3): >>><<< 4487 1726776695.77804: stdout chunk (state=3): >>><<< 4487 1726776695.77820: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776695.7487335-5563-65514048418760=/root/.ansible/tmp/ansible-tmp-1726776695.7487335-5563-65514048418760 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776695.77851: variable 'ansible_module_compression' from source: unknown 4487 1726776695.77890: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4487xee7_rt3/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 4487 1726776695.77925: variable 'ansible_facts' from source: unknown 4487 1726776695.77983: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776695.7487335-5563-65514048418760/AnsiballZ_command.py 4487 1726776695.78095: Sending initial data 4487 1726776695.78098: Sent initial data (153 bytes) 4487 1726776695.78582: 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 <<< 4487 1726776695.78588: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 <<< 4487 1726776695.78591: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776695.78594: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 <<< 4487 1726776695.78596: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776695.78645: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776695.78650: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776695.78655: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776695.78734: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776695.80480: 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 <<< 4487 1726776695.80555: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4487 1726776695.80636: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4487xee7_rt3/tmpne0zp3ck /root/.ansible/tmp/ansible-tmp-1726776695.7487335-5563-65514048418760/AnsiballZ_command.py <<< 4487 1726776695.80643: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776695.7487335-5563-65514048418760/AnsiballZ_command.py" <<< 4487 1726776695.80716: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4487xee7_rt3/tmpne0zp3ck" to remote "/root/.ansible/tmp/ansible-tmp-1726776695.7487335-5563-65514048418760/AnsiballZ_command.py" <<< 4487 1726776695.80719: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776695.7487335-5563-65514048418760/AnsiballZ_command.py" <<< 4487 1726776695.81403: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776695.81474: stderr chunk (state=3): >>><<< 4487 1726776695.81478: stdout chunk (state=3): >>><<< 4487 1726776695.81501: done transferring module to remote 4487 1726776695.81512: _low_level_execute_command(): starting 4487 1726776695.81517: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776695.7487335-5563-65514048418760/ /root/.ansible/tmp/ansible-tmp-1726776695.7487335-5563-65514048418760/AnsiballZ_command.py && sleep 0' 4487 1726776695.81990: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776695.81993: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4487 1726776695.81996: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776695.81998: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776695.82001: 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.14.47 originally 10.31.14.47 debug2: match found <<< 4487 1726776695.82003: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776695.82055: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776695.82065: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776695.82143: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776695.84116: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776695.84165: stderr chunk (state=3): >>><<< 4487 1726776695.84168: stdout chunk (state=3): >>><<< 4487 1726776695.84184: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776695.84189: _low_level_execute_command(): starting 4487 1726776695.84192: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776695.7487335-5563-65514048418760/AnsiballZ_command.py && sleep 0' 4487 1726776695.84660: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776695.84664: 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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776695.84667: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776695.84669: 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.14.47 originally 10.31.14.47 <<< 4487 1726776695.84671: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776695.84720: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776695.84727: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776695.84823: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776697.13856: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["tuned-adm", "profile", "virtual-guest kernel_settings"], "start": "2024-09-19 16:11:36.019390", "end": "2024-09-19 16:11:37.136958", "delta": "0:00:01.117568", "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}}} <<< 4487 1726776697.15577: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 4487 1726776697.15633: stderr chunk (state=3): >>><<< 4487 1726776697.15636: stdout chunk (state=3): >>><<< 4487 1726776697.15656: _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 16:11:36.019390", "end": "2024-09-19 16:11:37.136958", "delta": "0:00:01.117568", "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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK 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.14.47 closed. 4487 1726776697.15685: 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-1726776695.7487335-5563-65514048418760/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4487 1726776697.15695: _low_level_execute_command(): starting 4487 1726776697.15701: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776695.7487335-5563-65514048418760/ > /dev/null 2>&1 && sleep 0' 4487 1726776697.16177: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776697.16180: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4487 1726776697.16183: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776697.16187: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776697.16189: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776697.16246: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776697.16253: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776697.16257: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776697.16330: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776697.18341: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776697.18391: stderr chunk (state=3): >>><<< 4487 1726776697.18396: stdout chunk (state=3): >>><<< 4487 1726776697.18411: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776697.18418: handler run complete 4487 1726776697.18437: Evaluated conditional (True): True 4487 1726776697.18446: attempt loop complete, returning result 4487 1726776697.18451: _execute() done 4487 1726776697.18453: dumping result to json 4487 1726776697.18460: done dumping result, returning 4487 1726776697.18469: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings [0233de48-8dd1-4d03-fd06-0000000006ec] 4487 1726776697.18473: sending task result for task 0233de48-8dd1-4d03-fd06-0000000006ec 4487 1726776697.18579: done sending task result for task 0233de48-8dd1-4d03-fd06-0000000006ec 4487 1726776697.18582: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "cmd": [ "tuned-adm", "profile", "virtual-guest kernel_settings" ], "delta": "0:00:01.117568", "end": "2024-09-19 16:11:37.136958", "rc": 0, "start": "2024-09-19 16:11:36.019390" } 4487 1726776697.18658: no more pending results, returning what we have 4487 1726776697.18661: results queue empty 4487 1726776697.18662: checking for any_errors_fatal 4487 1726776697.18670: done checking for any_errors_fatal 4487 1726776697.18671: checking for max_fail_percentage 4487 1726776697.18673: done checking for max_fail_percentage 4487 1726776697.18674: checking to see if all hosts have failed and the running result is not ok 4487 1726776697.18674: done checking to see if all hosts have failed 4487 1726776697.18675: getting the remaining hosts for this loop 4487 1726776697.18677: done getting the remaining hosts for this loop 4487 1726776697.18681: getting the next task for host managed_node3 4487 1726776697.18688: done getting next task for host managed_node3 4487 1726776697.18693: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Verify settings 4487 1726776697.18697: ^ 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 4487 1726776697.18707: getting variables 4487 1726776697.18709: in VariableManager get_vars() 4487 1726776697.18744: Calling all_inventory to load vars for managed_node3 4487 1726776697.18746: Calling groups_inventory to load vars for managed_node3 4487 1726776697.18753: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776697.18763: Calling all_plugins_play to load vars for managed_node3 4487 1726776697.18766: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776697.18768: Calling groups_plugins_play to load vars for managed_node3 4487 1726776697.18977: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776697.19124: done with get_vars() 4487 1726776697.19133: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Verify settings] ************* task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:166 Thursday 19 September 2024 16:11:37 -0400 (0:00:01.516) 0:00:34.104 **** 4487 1726776697.19207: entering _queue_task() for managed_node3/include_tasks 4487 1726776697.19423: worker is 1 (out of 1 available) 4487 1726776697.19438: exiting _queue_task() for managed_node3/include_tasks 4487 1726776697.19455: done queuing things up, now waiting for results queue to drain 4487 1726776697.19456: waiting for pending results... 4487 1726776697.19645: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Verify settings 4487 1726776697.19739: in run() - task 0233de48-8dd1-4d03-fd06-0000000006ed 4487 1726776697.19755: variable 'ansible_search_path' from source: unknown 4487 1726776697.19758: variable 'ansible_search_path' from source: unknown 4487 1726776697.19789: calling self._execute() 4487 1726776697.19868: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776697.19872: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776697.19882: variable 'omit' from source: magic vars 4487 1726776697.20256: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4487 1726776697.20455: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4487 1726776697.20490: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4487 1726776697.20519: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4487 1726776697.20550: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4487 1726776697.20641: variable '__kernel_settings_register_apply' from source: set_fact 4487 1726776697.20666: Evaluated conditional (__kernel_settings_register_apply is changed): True 4487 1726776697.20671: _execute() done 4487 1726776697.20675: dumping result to json 4487 1726776697.20677: done dumping result, returning 4487 1726776697.20681: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Verify settings [0233de48-8dd1-4d03-fd06-0000000006ed] 4487 1726776697.20688: sending task result for task 0233de48-8dd1-4d03-fd06-0000000006ed 4487 1726776697.20778: done sending task result for task 0233de48-8dd1-4d03-fd06-0000000006ed 4487 1726776697.20781: WORKER PROCESS EXITING 4487 1726776697.20830: no more pending results, returning what we have 4487 1726776697.20835: in VariableManager get_vars() 4487 1726776697.20880: Calling all_inventory to load vars for managed_node3 4487 1726776697.20883: Calling groups_inventory to load vars for managed_node3 4487 1726776697.20886: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776697.20897: Calling all_plugins_play to load vars for managed_node3 4487 1726776697.20900: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776697.20903: Calling groups_plugins_play to load vars for managed_node3 4487 1726776697.21053: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776697.21202: done with get_vars() 4487 1726776697.21209: variable 'ansible_search_path' from source: unknown 4487 1726776697.21210: variable 'ansible_search_path' from source: unknown 4487 1726776697.21233: we have included files to process 4487 1726776697.21234: generating all_blocks data 4487 1726776697.21239: done generating all_blocks data 4487 1726776697.21243: processing included file: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 4487 1726776697.21244: loading included file: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 4487 1726776697.21245: Loading data from /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 4487 1726776697.21521: done processing included file 4487 1726776697.21524: iterating over new_blocks loaded from include file 4487 1726776697.21525: in VariableManager get_vars() 4487 1726776697.21542: done with get_vars() 4487 1726776697.21543: filtering new block on tags 4487 1726776697.21582: done filtering new block on tags 4487 1726776697.21584: done iterating over new_blocks loaded from include file included: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml for managed_node3 4487 1726776697.21587: extending task lists for all hosts with included blocks 4487 1726776697.22192: done extending task lists 4487 1726776697.22194: done processing included files 4487 1726776697.22194: results queue empty 4487 1726776697.22195: checking for any_errors_fatal 4487 1726776697.22198: done checking for any_errors_fatal 4487 1726776697.22199: checking for max_fail_percentage 4487 1726776697.22199: done checking for max_fail_percentage 4487 1726776697.22200: checking to see if all hosts have failed and the running result is not ok 4487 1726776697.22200: done checking to see if all hosts have failed 4487 1726776697.22201: getting the remaining hosts for this loop 4487 1726776697.22202: done getting the remaining hosts for this loop 4487 1726776697.22203: getting the next task for host managed_node3 4487 1726776697.22207: done getting next task for host managed_node3 4487 1726776697.22209: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 4487 1726776697.22212: ^ 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 4487 1726776697.22218: getting variables 4487 1726776697.22219: in VariableManager get_vars() 4487 1726776697.22228: Calling all_inventory to load vars for managed_node3 4487 1726776697.22229: Calling groups_inventory to load vars for managed_node3 4487 1726776697.22230: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776697.22234: Calling all_plugins_play to load vars for managed_node3 4487 1726776697.22235: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776697.22237: Calling groups_plugins_play to load vars for managed_node3 4487 1726776697.22333: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776697.22474: done with get_vars() 4487 1726776697.22482: done getting variables 4487 1726776697.22511: 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-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:2 Thursday 19 September 2024 16:11:37 -0400 (0:00:00.033) 0:00:34.137 **** 4487 1726776697.22538: entering _queue_task() for managed_node3/command 4487 1726776697.22758: worker is 1 (out of 1 available) 4487 1726776697.22772: exiting _queue_task() for managed_node3/command 4487 1726776697.22785: done queuing things up, now waiting for results queue to drain 4487 1726776697.22786: waiting for pending results... 4487 1726776697.22975: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 4487 1726776697.23071: in run() - task 0233de48-8dd1-4d03-fd06-0000000007cc 4487 1726776697.23083: variable 'ansible_search_path' from source: unknown 4487 1726776697.23087: variable 'ansible_search_path' from source: unknown 4487 1726776697.23122: calling self._execute() 4487 1726776697.23202: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776697.23206: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776697.23217: variable 'omit' from source: magic vars 4487 1726776697.23301: variable 'omit' from source: magic vars 4487 1726776697.23359: variable 'omit' from source: magic vars 4487 1726776697.23381: variable 'omit' from source: magic vars 4487 1726776697.23419: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4487 1726776697.23449: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4487 1726776697.23471: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4487 1726776697.23486: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776697.23496: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776697.23524: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4487 1726776697.23527: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776697.23530: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776697.23608: Set connection var ansible_pipelining to False 4487 1726776697.23618: Set connection var ansible_shell_executable to /bin/sh 4487 1726776697.23624: Set connection var ansible_timeout to 10 4487 1726776697.23629: Set connection var ansible_module_compression to ZIP_DEFLATED 4487 1726776697.23634: Set connection var ansible_connection to ssh 4487 1726776697.23639: Set connection var ansible_shell_type to sh 4487 1726776697.23658: variable 'ansible_shell_executable' from source: unknown 4487 1726776697.23663: variable 'ansible_connection' from source: unknown 4487 1726776697.23666: variable 'ansible_module_compression' from source: unknown 4487 1726776697.23668: variable 'ansible_shell_type' from source: unknown 4487 1726776697.23672: variable 'ansible_shell_executable' from source: unknown 4487 1726776697.23675: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776697.23677: variable 'ansible_pipelining' from source: unknown 4487 1726776697.23679: variable 'ansible_timeout' from source: unknown 4487 1726776697.23686: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776697.23797: 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) 4487 1726776697.23805: variable 'omit' from source: magic vars 4487 1726776697.23813: starting attempt loop 4487 1726776697.23816: running the handler 4487 1726776697.23828: _low_level_execute_command(): starting 4487 1726776697.23834: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4487 1726776697.24383: 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 <<< 4487 1726776697.24387: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776697.24391: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found <<< 4487 1726776697.24394: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776697.24442: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776697.24445: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776697.24448: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776697.24535: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776697.26319: stdout chunk (state=3): >>>/root <<< 4487 1726776697.26429: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776697.26482: stderr chunk (state=3): >>><<< 4487 1726776697.26485: stdout chunk (state=3): >>><<< 4487 1726776697.26510: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776697.26519: _low_level_execute_command(): starting 4487 1726776697.26523: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776697.2650652-5578-91925129170259 `" && echo ansible-tmp-1726776697.2650652-5578-91925129170259="` echo /root/.ansible/tmp/ansible-tmp-1726776697.2650652-5578-91925129170259 `" ) && sleep 0' 4487 1726776697.26989: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776697.26993: 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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776697.26995: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration <<< 4487 1726776697.27004: 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.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776697.27054: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776697.27058: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776697.27063: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776697.27140: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776697.29273: stdout chunk (state=3): >>>ansible-tmp-1726776697.2650652-5578-91925129170259=/root/.ansible/tmp/ansible-tmp-1726776697.2650652-5578-91925129170259 <<< 4487 1726776697.29427: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776697.29431: stdout chunk (state=3): >>><<< 4487 1726776697.29437: stderr chunk (state=3): >>><<< 4487 1726776697.29456: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776697.2650652-5578-91925129170259=/root/.ansible/tmp/ansible-tmp-1726776697.2650652-5578-91925129170259 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776697.29484: variable 'ansible_module_compression' from source: unknown 4487 1726776697.29529: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4487xee7_rt3/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 4487 1726776697.29563: variable 'ansible_facts' from source: unknown 4487 1726776697.29622: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776697.2650652-5578-91925129170259/AnsiballZ_command.py 4487 1726776697.29728: Sending initial data 4487 1726776697.29732: Sent initial data (153 bytes) 4487 1726776697.30192: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776697.30195: 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.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776697.30198: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776697.30200: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776697.30203: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776697.30255: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776697.30259: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776697.30346: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776697.32085: 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 <<< 4487 1726776697.32163: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4487 1726776697.32268: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4487xee7_rt3/tmp3nmn86ls /root/.ansible/tmp/ansible-tmp-1726776697.2650652-5578-91925129170259/AnsiballZ_command.py <<< 4487 1726776697.32271: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776697.2650652-5578-91925129170259/AnsiballZ_command.py" <<< 4487 1726776697.32341: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4487xee7_rt3/tmp3nmn86ls" to remote "/root/.ansible/tmp/ansible-tmp-1726776697.2650652-5578-91925129170259/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776697.2650652-5578-91925129170259/AnsiballZ_command.py" <<< 4487 1726776697.33183: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776697.33241: stderr chunk (state=3): >>><<< 4487 1726776697.33244: stdout chunk (state=3): >>><<< 4487 1726776697.33265: done transferring module to remote 4487 1726776697.33274: _low_level_execute_command(): starting 4487 1726776697.33279: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776697.2650652-5578-91925129170259/ /root/.ansible/tmp/ansible-tmp-1726776697.2650652-5578-91925129170259/AnsiballZ_command.py && sleep 0' 4487 1726776697.33706: 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 <<< 4487 1726776697.33710: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776697.33712: 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.14.47 is address debug1: re-parsing configuration <<< 4487 1726776697.33714: 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 <<< 4487 1726776697.33716: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776697.33772: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776697.33777: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776697.33858: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776697.35804: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776697.35845: stderr chunk (state=3): >>><<< 4487 1726776697.35848: stdout chunk (state=3): >>><<< 4487 1726776697.35862: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776697.35865: _low_level_execute_command(): starting 4487 1726776697.35870: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776697.2650652-5578-91925129170259/AnsiballZ_command.py && sleep 0' 4487 1726776697.36285: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776697.36288: 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.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776697.36290: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4487 1726776697.36293: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776697.36295: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776697.36352: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776697.36355: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776697.36436: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776697.64435: 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 16:11:37.534941", "end": "2024-09-19 16:11:37.642845", "delta": "0:00:00.107904", "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}}} <<< 4487 1726776697.66231: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 4487 1726776697.66287: stderr chunk (state=3): >>><<< 4487 1726776697.66290: stdout chunk (state=3): >>><<< 4487 1726776697.66307: _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 16:11:37.534941", "end": "2024-09-19 16:11:37.642845", "delta": "0:00:00.107904", "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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK 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.14.47 closed. 4487 1726776697.66357: 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-1726776697.2650652-5578-91925129170259/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4487 1726776697.66368: _low_level_execute_command(): starting 4487 1726776697.66373: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776697.2650652-5578-91925129170259/ > /dev/null 2>&1 && sleep 0' 4487 1726776697.66887: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776697.66892: 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.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776697.66895: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776697.66901: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776697.66904: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776697.66956: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776697.66959: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776697.66965: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776697.67044: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776697.69034: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776697.69088: stderr chunk (state=3): >>><<< 4487 1726776697.69091: stdout chunk (state=3): >>><<< 4487 1726776697.69109: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776697.69112: handler run complete 4487 1726776697.69132: Evaluated conditional (False): False 4487 1726776697.69141: attempt loop complete, returning result 4487 1726776697.69144: _execute() done 4487 1726776697.69146: dumping result to json 4487 1726776697.69156: done dumping result, returning 4487 1726776697.69166: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly [0233de48-8dd1-4d03-fd06-0000000007cc] 4487 1726776697.69171: sending task result for task 0233de48-8dd1-4d03-fd06-0000000007cc 4487 1726776697.69281: done sending task result for task 0233de48-8dd1-4d03-fd06-0000000007cc 4487 1726776697.69284: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "tuned-adm", "verify", "-i" ], "delta": "0:00:00.107904", "end": "2024-09-19 16:11:37.642845", "rc": 0, "start": "2024-09-19 16:11:37.534941" } STDOUT: Verification succeeded, current system settings match the preset profile. See TuneD log file ('/var/log/tuned/tuned.log') for details. 4487 1726776697.69383: no more pending results, returning what we have 4487 1726776697.69387: results queue empty 4487 1726776697.69388: checking for any_errors_fatal 4487 1726776697.69389: done checking for any_errors_fatal 4487 1726776697.69390: checking for max_fail_percentage 4487 1726776697.69392: done checking for max_fail_percentage 4487 1726776697.69396: checking to see if all hosts have failed and the running result is not ok 4487 1726776697.69398: done checking to see if all hosts have failed 4487 1726776697.69398: getting the remaining hosts for this loop 4487 1726776697.69400: done getting the remaining hosts for this loop 4487 1726776697.69404: getting the next task for host managed_node3 4487 1726776697.69413: done getting next task for host managed_node3 4487 1726776697.69417: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 4487 1726776697.69422: ^ 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 4487 1726776697.69432: getting variables 4487 1726776697.69433: in VariableManager get_vars() 4487 1726776697.69470: Calling all_inventory to load vars for managed_node3 4487 1726776697.69473: Calling groups_inventory to load vars for managed_node3 4487 1726776697.69475: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776697.69484: Calling all_plugins_play to load vars for managed_node3 4487 1726776697.69486: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776697.69489: Calling groups_plugins_play to load vars for managed_node3 4487 1726776697.69661: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776697.69813: done with get_vars() 4487 1726776697.69822: done getting variables 4487 1726776697.69870: 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-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:12 Thursday 19 September 2024 16:11:37 -0400 (0:00:00.473) 0:00:34.611 **** 4487 1726776697.69897: entering _queue_task() for managed_node3/shell 4487 1726776697.70128: worker is 1 (out of 1 available) 4487 1726776697.70141: exiting _queue_task() for managed_node3/shell 4487 1726776697.70157: done queuing things up, now waiting for results queue to drain 4487 1726776697.70158: waiting for pending results... 4487 1726776697.70340: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 4487 1726776697.70447: in run() - task 0233de48-8dd1-4d03-fd06-0000000007cd 4487 1726776697.70461: variable 'ansible_search_path' from source: unknown 4487 1726776697.70465: variable 'ansible_search_path' from source: unknown 4487 1726776697.70499: calling self._execute() 4487 1726776697.70573: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776697.70577: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776697.70587: variable 'omit' from source: magic vars 4487 1726776697.70952: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4487 1726776697.71145: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4487 1726776697.71181: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4487 1726776697.71211: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4487 1726776697.71237: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4487 1726776697.71323: variable '__kernel_settings_register_verify_values' from source: set_fact 4487 1726776697.71346: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 4487 1726776697.71351: when evaluation is False, skipping this task 4487 1726776697.71354: _execute() done 4487 1726776697.71357: dumping result to json 4487 1726776697.71359: done dumping result, returning 4487 1726776697.71366: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log [0233de48-8dd1-4d03-fd06-0000000007cd] 4487 1726776697.71376: sending task result for task 0233de48-8dd1-4d03-fd06-0000000007cd 4487 1726776697.71464: done sending task result for task 0233de48-8dd1-4d03-fd06-0000000007cd 4487 1726776697.71467: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 4487 1726776697.71534: no more pending results, returning what we have 4487 1726776697.71538: results queue empty 4487 1726776697.71538: checking for any_errors_fatal 4487 1726776697.71548: done checking for any_errors_fatal 4487 1726776697.71550: checking for max_fail_percentage 4487 1726776697.71552: done checking for max_fail_percentage 4487 1726776697.71553: checking to see if all hosts have failed and the running result is not ok 4487 1726776697.71554: done checking to see if all hosts have failed 4487 1726776697.71555: getting the remaining hosts for this loop 4487 1726776697.71556: done getting the remaining hosts for this loop 4487 1726776697.71559: getting the next task for host managed_node3 4487 1726776697.71566: done getting next task for host managed_node3 4487 1726776697.71569: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 4487 1726776697.71574: ^ 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 4487 1726776697.71590: getting variables 4487 1726776697.71591: in VariableManager get_vars() 4487 1726776697.71626: Calling all_inventory to load vars for managed_node3 4487 1726776697.71629: Calling groups_inventory to load vars for managed_node3 4487 1726776697.71631: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776697.71641: Calling all_plugins_play to load vars for managed_node3 4487 1726776697.71643: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776697.71646: Calling groups_plugins_play to load vars for managed_node3 4487 1726776697.71776: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776697.71925: done with get_vars() 4487 1726776697.71933: done getting variables 4487 1726776697.71979: 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-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:23 Thursday 19 September 2024 16:11:37 -0400 (0:00:00.021) 0:00:34.632 **** 4487 1726776697.72007: entering _queue_task() for managed_node3/fail 4487 1726776697.72219: worker is 1 (out of 1 available) 4487 1726776697.72233: exiting _queue_task() for managed_node3/fail 4487 1726776697.72246: done queuing things up, now waiting for results queue to drain 4487 1726776697.72248: waiting for pending results... 4487 1726776697.72431: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 4487 1726776697.72534: in run() - task 0233de48-8dd1-4d03-fd06-0000000007ce 4487 1726776697.72546: variable 'ansible_search_path' from source: unknown 4487 1726776697.72551: variable 'ansible_search_path' from source: unknown 4487 1726776697.72585: calling self._execute() 4487 1726776697.72658: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776697.72664: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776697.72672: variable 'omit' from source: magic vars 4487 1726776697.73113: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4487 1726776697.73292: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4487 1726776697.73326: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4487 1726776697.73359: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4487 1726776697.73384: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4487 1726776697.73467: variable '__kernel_settings_register_verify_values' from source: set_fact 4487 1726776697.73488: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 4487 1726776697.73491: when evaluation is False, skipping this task 4487 1726776697.73494: _execute() done 4487 1726776697.73497: dumping result to json 4487 1726776697.73499: done dumping result, returning 4487 1726776697.73509: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors [0233de48-8dd1-4d03-fd06-0000000007ce] 4487 1726776697.73512: sending task result for task 0233de48-8dd1-4d03-fd06-0000000007ce 4487 1726776697.73610: done sending task result for task 0233de48-8dd1-4d03-fd06-0000000007ce 4487 1726776697.73614: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 4487 1726776697.73663: no more pending results, returning what we have 4487 1726776697.73667: results queue empty 4487 1726776697.73667: checking for any_errors_fatal 4487 1726776697.73672: done checking for any_errors_fatal 4487 1726776697.73673: checking for max_fail_percentage 4487 1726776697.73675: done checking for max_fail_percentage 4487 1726776697.73676: checking to see if all hosts have failed and the running result is not ok 4487 1726776697.73677: done checking to see if all hosts have failed 4487 1726776697.73678: getting the remaining hosts for this loop 4487 1726776697.73680: done getting the remaining hosts for this loop 4487 1726776697.73684: getting the next task for host managed_node3 4487 1726776697.73693: done getting next task for host managed_node3 4487 1726776697.73697: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 4487 1726776697.73701: ^ 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 4487 1726776697.73720: getting variables 4487 1726776697.73721: in VariableManager get_vars() 4487 1726776697.73757: Calling all_inventory to load vars for managed_node3 4487 1726776697.73760: Calling groups_inventory to load vars for managed_node3 4487 1726776697.73762: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776697.73771: Calling all_plugins_play to load vars for managed_node3 4487 1726776697.73773: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776697.73776: Calling groups_plugins_play to load vars for managed_node3 4487 1726776697.74033: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776697.74301: done with get_vars() 4487 1726776697.74313: done getting variables 4487 1726776697.74384: 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-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:177 Thursday 19 September 2024 16:11:37 -0400 (0:00:00.024) 0:00:34.656 **** 4487 1726776697.74421: entering _queue_task() for managed_node3/set_fact 4487 1726776697.74835: worker is 1 (out of 1 available) 4487 1726776697.74848: exiting _queue_task() for managed_node3/set_fact 4487 1726776697.74861: done queuing things up, now waiting for results queue to drain 4487 1726776697.74862: waiting for pending results... 4487 1726776697.75269: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 4487 1726776697.75275: in run() - task 0233de48-8dd1-4d03-fd06-0000000006ee 4487 1726776697.75278: variable 'ansible_search_path' from source: unknown 4487 1726776697.75281: variable 'ansible_search_path' from source: unknown 4487 1726776697.75284: calling self._execute() 4487 1726776697.75393: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776697.75405: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776697.75429: variable 'omit' from source: magic vars 4487 1726776697.75557: variable 'omit' from source: magic vars 4487 1726776697.75620: variable 'omit' from source: magic vars 4487 1726776697.75647: variable 'omit' from source: magic vars 4487 1726776697.75687: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4487 1726776697.75722: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4487 1726776697.75742: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4487 1726776697.75759: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776697.75770: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776697.75797: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4487 1726776697.75800: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776697.75803: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776697.75880: Set connection var ansible_pipelining to False 4487 1726776697.75883: Set connection var ansible_shell_executable to /bin/sh 4487 1726776697.75890: Set connection var ansible_timeout to 10 4487 1726776697.75895: Set connection var ansible_module_compression to ZIP_DEFLATED 4487 1726776697.75901: Set connection var ansible_connection to ssh 4487 1726776697.75906: Set connection var ansible_shell_type to sh 4487 1726776697.75927: variable 'ansible_shell_executable' from source: unknown 4487 1726776697.75930: variable 'ansible_connection' from source: unknown 4487 1726776697.75932: variable 'ansible_module_compression' from source: unknown 4487 1726776697.75935: variable 'ansible_shell_type' from source: unknown 4487 1726776697.75938: variable 'ansible_shell_executable' from source: unknown 4487 1726776697.75941: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776697.75943: variable 'ansible_pipelining' from source: unknown 4487 1726776697.75946: variable 'ansible_timeout' from source: unknown 4487 1726776697.75954: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776697.76070: 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) 4487 1726776697.76079: variable 'omit' from source: magic vars 4487 1726776697.76084: starting attempt loop 4487 1726776697.76088: running the handler 4487 1726776697.76097: handler run complete 4487 1726776697.76106: attempt loop complete, returning result 4487 1726776697.76111: _execute() done 4487 1726776697.76114: dumping result to json 4487 1726776697.76117: done dumping result, returning 4487 1726776697.76125: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes [0233de48-8dd1-4d03-fd06-0000000006ee] 4487 1726776697.76131: sending task result for task 0233de48-8dd1-4d03-fd06-0000000006ee 4487 1726776697.76215: done sending task result for task 0233de48-8dd1-4d03-fd06-0000000006ee 4487 1726776697.76218: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "kernel_settings_reboot_required": false }, "changed": false } 4487 1726776697.76291: no more pending results, returning what we have 4487 1726776697.76293: results queue empty 4487 1726776697.76294: checking for any_errors_fatal 4487 1726776697.76301: done checking for any_errors_fatal 4487 1726776697.76301: checking for max_fail_percentage 4487 1726776697.76303: done checking for max_fail_percentage 4487 1726776697.76304: checking to see if all hosts have failed and the running result is not ok 4487 1726776697.76305: done checking to see if all hosts have failed 4487 1726776697.76306: getting the remaining hosts for this loop 4487 1726776697.76307: done getting the remaining hosts for this loop 4487 1726776697.76310: getting the next task for host managed_node3 4487 1726776697.76317: done getting next task for host managed_node3 4487 1726776697.76321: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 4487 1726776697.76325: ^ 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 4487 1726776697.76335: getting variables 4487 1726776697.76337: in VariableManager get_vars() 4487 1726776697.76371: Calling all_inventory to load vars for managed_node3 4487 1726776697.76374: Calling groups_inventory to load vars for managed_node3 4487 1726776697.76376: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776697.76385: Calling all_plugins_play to load vars for managed_node3 4487 1726776697.76387: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776697.76390: Calling groups_plugins_play to load vars for managed_node3 4487 1726776697.76522: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776697.76692: done with get_vars() 4487 1726776697.76700: done getting variables 4487 1726776697.76745: 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-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:181 Thursday 19 September 2024 16:11:37 -0400 (0:00:00.023) 0:00:34.679 **** 4487 1726776697.76770: entering _queue_task() for managed_node3/set_fact 4487 1726776697.76976: worker is 1 (out of 1 available) 4487 1726776697.76993: exiting _queue_task() for managed_node3/set_fact 4487 1726776697.77009: done queuing things up, now waiting for results queue to drain 4487 1726776697.77010: waiting for pending results... 4487 1726776697.77194: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 4487 1726776697.77278: in run() - task 0233de48-8dd1-4d03-fd06-0000000006ef 4487 1726776697.77290: variable 'ansible_search_path' from source: unknown 4487 1726776697.77294: variable 'ansible_search_path' from source: unknown 4487 1726776697.77327: calling self._execute() 4487 1726776697.77403: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776697.77409: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776697.77416: variable 'omit' from source: magic vars 4487 1726776697.77499: variable 'omit' from source: magic vars 4487 1726776697.77538: variable 'omit' from source: magic vars 4487 1726776697.77834: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4487 1726776697.78024: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4487 1726776697.78058: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4487 1726776697.78083: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4487 1726776697.78116: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4487 1726776697.78214: variable '__kernel_settings_register_profile' from source: set_fact 4487 1726776697.78228: variable '__kernel_settings_register_mode' from source: set_fact 4487 1726776697.78236: variable '__kernel_settings_register_apply' from source: set_fact 4487 1726776697.78277: variable 'omit' from source: magic vars 4487 1726776697.78299: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4487 1726776697.78323: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4487 1726776697.78340: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4487 1726776697.78356: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776697.78365: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776697.78389: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4487 1726776697.78392: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776697.78395: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776697.78472: Set connection var ansible_pipelining to False 4487 1726776697.78478: Set connection var ansible_shell_executable to /bin/sh 4487 1726776697.78484: Set connection var ansible_timeout to 10 4487 1726776697.78489: Set connection var ansible_module_compression to ZIP_DEFLATED 4487 1726776697.78494: Set connection var ansible_connection to ssh 4487 1726776697.78499: Set connection var ansible_shell_type to sh 4487 1726776697.78517: variable 'ansible_shell_executable' from source: unknown 4487 1726776697.78520: variable 'ansible_connection' from source: unknown 4487 1726776697.78522: variable 'ansible_module_compression' from source: unknown 4487 1726776697.78525: variable 'ansible_shell_type' from source: unknown 4487 1726776697.78527: variable 'ansible_shell_executable' from source: unknown 4487 1726776697.78530: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776697.78534: variable 'ansible_pipelining' from source: unknown 4487 1726776697.78537: variable 'ansible_timeout' from source: unknown 4487 1726776697.78541: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776697.78624: 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) 4487 1726776697.78632: variable 'omit' from source: magic vars 4487 1726776697.78638: starting attempt loop 4487 1726776697.78641: running the handler 4487 1726776697.78652: handler run complete 4487 1726776697.78663: attempt loop complete, returning result 4487 1726776697.78666: _execute() done 4487 1726776697.78669: dumping result to json 4487 1726776697.78671: done dumping result, returning 4487 1726776697.78679: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing [0233de48-8dd1-4d03-fd06-0000000006ef] 4487 1726776697.78684: sending task result for task 0233de48-8dd1-4d03-fd06-0000000006ef 4487 1726776697.78764: done sending task result for task 0233de48-8dd1-4d03-fd06-0000000006ef 4487 1726776697.78767: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_changed": true }, "changed": false } 4487 1726776697.78839: no more pending results, returning what we have 4487 1726776697.78842: results queue empty 4487 1726776697.78843: checking for any_errors_fatal 4487 1726776697.78851: done checking for any_errors_fatal 4487 1726776697.78851: checking for max_fail_percentage 4487 1726776697.78853: done checking for max_fail_percentage 4487 1726776697.78854: checking to see if all hosts have failed and the running result is not ok 4487 1726776697.78855: done checking to see if all hosts have failed 4487 1726776697.78856: getting the remaining hosts for this loop 4487 1726776697.78857: done getting the remaining hosts for this loop 4487 1726776697.78860: getting the next task for host managed_node3 4487 1726776697.78869: done getting next task for host managed_node3 4487 1726776697.78871: ^ task is: TASK: meta (role_complete) 4487 1726776697.78875: ^ 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 4487 1726776697.78886: getting variables 4487 1726776697.78887: in VariableManager get_vars() 4487 1726776697.78923: Calling all_inventory to load vars for managed_node3 4487 1726776697.78926: Calling groups_inventory to load vars for managed_node3 4487 1726776697.78928: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776697.78936: Calling all_plugins_play to load vars for managed_node3 4487 1726776697.78939: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776697.78942: Calling groups_plugins_play to load vars for managed_node3 4487 1726776697.79070: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776697.79217: done with get_vars() 4487 1726776697.79225: done getting variables 4487 1726776697.79283: done queuing things up, now waiting for results queue to drain 4487 1726776697.79289: results queue empty 4487 1726776697.79289: checking for any_errors_fatal 4487 1726776697.79291: done checking for any_errors_fatal 4487 1726776697.79291: checking for max_fail_percentage 4487 1726776697.79292: done checking for max_fail_percentage 4487 1726776697.79292: checking to see if all hosts have failed and the running result is not ok 4487 1726776697.79293: done checking to see if all hosts have failed 4487 1726776697.79293: getting the remaining hosts for this loop 4487 1726776697.79294: done getting the remaining hosts for this loop 4487 1726776697.79296: getting the next task for host managed_node3 4487 1726776697.79298: done getting next task for host managed_node3 4487 1726776697.79300: ^ task is: TASK: Verify no settings 4487 1726776697.79301: ^ 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 4487 1726776697.79303: getting variables 4487 1726776697.79304: in VariableManager get_vars() 4487 1726776697.79314: Calling all_inventory to load vars for managed_node3 4487 1726776697.79315: Calling groups_inventory to load vars for managed_node3 4487 1726776697.79317: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776697.79320: Calling all_plugins_play to load vars for managed_node3 4487 1726776697.79321: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776697.79323: Calling groups_plugins_play to load vars for managed_node3 4487 1726776697.79439: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776697.79572: done with get_vars() 4487 1726776697.79578: done getting variables 4487 1726776697.79610: 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-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:20 Thursday 19 September 2024 16:11:37 -0400 (0:00:00.028) 0:00:34.708 **** 4487 1726776697.79630: entering _queue_task() for managed_node3/shell 4487 1726776697.79841: worker is 1 (out of 1 available) 4487 1726776697.79856: exiting _queue_task() for managed_node3/shell 4487 1726776697.79868: done queuing things up, now waiting for results queue to drain 4487 1726776697.79870: waiting for pending results... 4487 1726776697.80052: running TaskExecutor() for managed_node3/TASK: Verify no settings 4487 1726776697.80112: in run() - task 0233de48-8dd1-4d03-fd06-00000000058b 4487 1726776697.80124: variable 'ansible_search_path' from source: unknown 4487 1726776697.80129: variable 'ansible_search_path' from source: unknown 4487 1726776697.80161: calling self._execute() 4487 1726776697.80236: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776697.80242: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776697.80252: variable 'omit' from source: magic vars 4487 1726776697.80334: variable 'omit' from source: magic vars 4487 1726776697.80365: variable 'omit' from source: magic vars 4487 1726776697.80630: variable '__kernel_settings_profile_filename' from source: role '' exported vars 4487 1726776697.80689: variable '__kernel_settings_profile_dir' from source: role '' exported vars 4487 1726776697.80755: variable '__kernel_settings_profile_parent' from source: set_fact 4487 1726776697.80761: variable '__kernel_settings_tuned_profile' from source: role '' exported vars 4487 1726776697.80796: variable 'omit' from source: magic vars 4487 1726776697.80831: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4487 1726776697.80863: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4487 1726776697.80880: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4487 1726776697.80894: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776697.80904: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776697.80930: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4487 1726776697.80933: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776697.80936: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776697.81011: Set connection var ansible_pipelining to False 4487 1726776697.81015: Set connection var ansible_shell_executable to /bin/sh 4487 1726776697.81020: Set connection var ansible_timeout to 10 4487 1726776697.81026: Set connection var ansible_module_compression to ZIP_DEFLATED 4487 1726776697.81031: Set connection var ansible_connection to ssh 4487 1726776697.81036: Set connection var ansible_shell_type to sh 4487 1726776697.81054: variable 'ansible_shell_executable' from source: unknown 4487 1726776697.81057: variable 'ansible_connection' from source: unknown 4487 1726776697.81060: variable 'ansible_module_compression' from source: unknown 4487 1726776697.81063: variable 'ansible_shell_type' from source: unknown 4487 1726776697.81065: variable 'ansible_shell_executable' from source: unknown 4487 1726776697.81069: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776697.81071: variable 'ansible_pipelining' from source: unknown 4487 1726776697.81074: variable 'ansible_timeout' from source: unknown 4487 1726776697.81076: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776697.81182: 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) 4487 1726776697.81193: variable 'omit' from source: magic vars 4487 1726776697.81198: starting attempt loop 4487 1726776697.81201: running the handler 4487 1726776697.81211: 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) 4487 1726776697.81226: _low_level_execute_command(): starting 4487 1726776697.81232: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4487 1726776697.81781: 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 <<< 4487 1726776697.81789: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776697.81792: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776697.81795: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776697.81798: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776697.81850: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776697.81854: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776697.81856: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776697.81950: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776697.83733: stdout chunk (state=3): >>>/root <<< 4487 1726776697.83843: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776697.83902: stderr chunk (state=3): >>><<< 4487 1726776697.83905: stdout chunk (state=3): >>><<< 4487 1726776697.83929: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776697.83941: _low_level_execute_command(): starting 4487 1726776697.83947: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776697.8393018-5594-238377162785099 `" && echo ansible-tmp-1726776697.8393018-5594-238377162785099="` echo /root/.ansible/tmp/ansible-tmp-1726776697.8393018-5594-238377162785099 `" ) && sleep 0' 4487 1726776697.84433: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776697.84436: 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.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776697.84439: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776697.84441: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776697.84443: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4487 1726776697.84445: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776697.84499: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776697.84502: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776697.84507: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776697.84588: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776697.86666: stdout chunk (state=3): >>>ansible-tmp-1726776697.8393018-5594-238377162785099=/root/.ansible/tmp/ansible-tmp-1726776697.8393018-5594-238377162785099 <<< 4487 1726776697.86827: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776697.86833: stderr chunk (state=3): >>><<< 4487 1726776697.86836: stdout chunk (state=3): >>><<< 4487 1726776697.86855: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776697.8393018-5594-238377162785099=/root/.ansible/tmp/ansible-tmp-1726776697.8393018-5594-238377162785099 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776697.86884: variable 'ansible_module_compression' from source: unknown 4487 1726776697.86932: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4487xee7_rt3/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 4487 1726776697.86962: variable 'ansible_facts' from source: unknown 4487 1726776697.87019: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776697.8393018-5594-238377162785099/AnsiballZ_command.py 4487 1726776697.87131: Sending initial data 4487 1726776697.87134: Sent initial data (154 bytes) 4487 1726776697.87610: 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 <<< 4487 1726776697.87614: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776697.87616: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776697.87619: 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.14.47 originally 10.31.14.47 debug2: match found <<< 4487 1726776697.87621: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776697.87672: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776697.87677: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776697.87679: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776697.87760: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776697.89457: 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" <<< 4487 1726776697.89464: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4487 1726776697.89539: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4487 1726776697.89614: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4487xee7_rt3/tmp7m5i15uw /root/.ansible/tmp/ansible-tmp-1726776697.8393018-5594-238377162785099/AnsiballZ_command.py <<< 4487 1726776697.89622: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776697.8393018-5594-238377162785099/AnsiballZ_command.py" <<< 4487 1726776697.89707: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4487xee7_rt3/tmp7m5i15uw" to remote "/root/.ansible/tmp/ansible-tmp-1726776697.8393018-5594-238377162785099/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776697.8393018-5594-238377162785099/AnsiballZ_command.py" <<< 4487 1726776697.90423: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776697.90488: stderr chunk (state=3): >>><<< 4487 1726776697.90492: stdout chunk (state=3): >>><<< 4487 1726776697.90514: done transferring module to remote 4487 1726776697.90524: _low_level_execute_command(): starting 4487 1726776697.90529: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776697.8393018-5594-238377162785099/ /root/.ansible/tmp/ansible-tmp-1726776697.8393018-5594-238377162785099/AnsiballZ_command.py && sleep 0' 4487 1726776697.90997: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776697.91008: 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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776697.91011: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration <<< 4487 1726776697.91013: 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.14.47 originally 10.31.14.47 <<< 4487 1726776697.91015: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776697.91054: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776697.91061: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776697.91077: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776697.91151: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776697.93160: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776697.93214: stderr chunk (state=3): >>><<< 4487 1726776697.93217: stdout chunk (state=3): >>><<< 4487 1726776697.93233: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776697.93237: _low_level_execute_command(): starting 4487 1726776697.93243: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776697.8393018-5594-238377162785099/AnsiballZ_command.py && sleep 0' 4487 1726776697.93716: 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 <<< 4487 1726776697.93720: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776697.93722: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration <<< 4487 1726776697.93724: 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 <<< 4487 1726776697.93726: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776697.93784: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776697.93789: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776697.93791: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776697.93878: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776698.12122: 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 16:11:38.110807", "end": "2024-09-19 16:11:38.119675", "delta": "0:00:00.008868", "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}}} <<< 4487 1726776698.13816: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 4487 1726776698.13874: stderr chunk (state=3): >>><<< 4487 1726776698.13878: stdout chunk (state=3): >>><<< 4487 1726776698.13894: _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 16:11:38.110807", "end": "2024-09-19 16:11:38.119675", "delta": "0:00:00.008868", "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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK 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.14.47 closed. 4487 1726776698.13933: 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-1726776697.8393018-5594-238377162785099/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4487 1726776698.13941: _low_level_execute_command(): starting 4487 1726776698.13948: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776697.8393018-5594-238377162785099/ > /dev/null 2>&1 && sleep 0' 4487 1726776698.14420: 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 <<< 4487 1726776698.14425: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776698.14428: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776698.14430: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776698.14432: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776698.14483: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776698.14492: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776698.14494: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776698.14571: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776698.16523: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776698.16567: stderr chunk (state=3): >>><<< 4487 1726776698.16570: stdout chunk (state=3): >>><<< 4487 1726776698.16584: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776698.16590: handler run complete 4487 1726776698.16610: Evaluated conditional (False): False 4487 1726776698.16619: attempt loop complete, returning result 4487 1726776698.16621: _execute() done 4487 1726776698.16624: dumping result to json 4487 1726776698.16629: done dumping result, returning 4487 1726776698.16640: done running TaskExecutor() for managed_node3/TASK: Verify no settings [0233de48-8dd1-4d03-fd06-00000000058b] 4487 1726776698.16645: sending task result for task 0233de48-8dd1-4d03-fd06-00000000058b 4487 1726776698.16754: done sending task result for task 0233de48-8dd1-4d03-fd06-00000000058b 4487 1726776698.16757: 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.008868", "end": "2024-09-19 16:11:38.119675", "rc": 0, "start": "2024-09-19 16:11:38.110807" } 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 4487 1726776698.16827: no more pending results, returning what we have 4487 1726776698.16831: results queue empty 4487 1726776698.16832: checking for any_errors_fatal 4487 1726776698.16833: done checking for any_errors_fatal 4487 1726776698.16834: checking for max_fail_percentage 4487 1726776698.16836: done checking for max_fail_percentage 4487 1726776698.16837: checking to see if all hosts have failed and the running result is not ok 4487 1726776698.16837: done checking to see if all hosts have failed 4487 1726776698.16838: getting the remaining hosts for this loop 4487 1726776698.16840: done getting the remaining hosts for this loop 4487 1726776698.16844: getting the next task for host managed_node3 4487 1726776698.16854: done getting next task for host managed_node3 4487 1726776698.16858: ^ task is: TASK: Remove kernel_settings tuned profile 4487 1726776698.16860: ^ 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 4487 1726776698.16864: getting variables 4487 1726776698.16865: in VariableManager get_vars() 4487 1726776698.16901: Calling all_inventory to load vars for managed_node3 4487 1726776698.16904: Calling groups_inventory to load vars for managed_node3 4487 1726776698.16909: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776698.16919: Calling all_plugins_play to load vars for managed_node3 4487 1726776698.16921: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776698.16924: Calling groups_plugins_play to load vars for managed_node3 4487 1726776698.17088: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776698.17237: done with get_vars() 4487 1726776698.17247: done getting variables TASK [Remove kernel_settings tuned profile] ************************************ task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:36 Thursday 19 September 2024 16:11:38 -0400 (0:00:00.376) 0:00:35.085 **** 4487 1726776698.17324: entering _queue_task() for managed_node3/file 4487 1726776698.17557: worker is 1 (out of 1 available) 4487 1726776698.17572: exiting _queue_task() for managed_node3/file 4487 1726776698.17588: done queuing things up, now waiting for results queue to drain 4487 1726776698.17589: waiting for pending results... 4487 1726776698.17777: running TaskExecutor() for managed_node3/TASK: Remove kernel_settings tuned profile 4487 1726776698.17846: in run() - task 0233de48-8dd1-4d03-fd06-00000000058c 4487 1726776698.17861: variable 'ansible_search_path' from source: unknown 4487 1726776698.17864: variable 'ansible_search_path' from source: unknown 4487 1726776698.17897: calling self._execute() 4487 1726776698.17970: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776698.17974: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776698.17983: variable 'omit' from source: magic vars 4487 1726776698.18067: variable 'omit' from source: magic vars 4487 1726776698.18097: variable 'omit' from source: magic vars 4487 1726776698.18120: variable '__kernel_settings_profile_dir' from source: role '' exported vars 4487 1726776698.18356: variable '__kernel_settings_profile_dir' from source: role '' exported vars 4487 1726776698.18429: variable '__kernel_settings_profile_parent' from source: set_fact 4487 1726776698.18433: variable '__kernel_settings_tuned_profile' from source: role '' exported vars 4487 1726776698.18530: variable 'omit' from source: magic vars 4487 1726776698.18563: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4487 1726776698.18595: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4487 1726776698.18612: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4487 1726776698.18627: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776698.18637: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776698.18665: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4487 1726776698.18668: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776698.18671: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776698.18746: Set connection var ansible_pipelining to False 4487 1726776698.18754: Set connection var ansible_shell_executable to /bin/sh 4487 1726776698.18759: Set connection var ansible_timeout to 10 4487 1726776698.18765: Set connection var ansible_module_compression to ZIP_DEFLATED 4487 1726776698.18770: Set connection var ansible_connection to ssh 4487 1726776698.18775: Set connection var ansible_shell_type to sh 4487 1726776698.18793: variable 'ansible_shell_executable' from source: unknown 4487 1726776698.18797: variable 'ansible_connection' from source: unknown 4487 1726776698.18800: variable 'ansible_module_compression' from source: unknown 4487 1726776698.18802: variable 'ansible_shell_type' from source: unknown 4487 1726776698.18807: variable 'ansible_shell_executable' from source: unknown 4487 1726776698.18810: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776698.18813: variable 'ansible_pipelining' from source: unknown 4487 1726776698.18815: variable 'ansible_timeout' from source: unknown 4487 1726776698.18818: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776698.18973: 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) 4487 1726776698.18982: variable 'omit' from source: magic vars 4487 1726776698.18987: starting attempt loop 4487 1726776698.18990: running the handler 4487 1726776698.19004: _low_level_execute_command(): starting 4487 1726776698.19009: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4487 1726776698.19536: 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 <<< 4487 1726776698.19540: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776698.19543: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776698.19545: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776698.19601: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776698.19610: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776698.19615: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776698.19708: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776698.21499: stdout chunk (state=3): >>>/root <<< 4487 1726776698.21610: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776698.21670: stderr chunk (state=3): >>><<< 4487 1726776698.21673: stdout chunk (state=3): >>><<< 4487 1726776698.21694: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776698.21709: _low_level_execute_command(): starting 4487 1726776698.21712: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776698.2169476-5602-208557302573444 `" && echo ansible-tmp-1726776698.2169476-5602-208557302573444="` echo /root/.ansible/tmp/ansible-tmp-1726776698.2169476-5602-208557302573444 `" ) && sleep 0' 4487 1726776698.22184: 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 <<< 4487 1726776698.22189: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776698.22200: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776698.22203: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776698.22205: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776698.22255: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776698.22260: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776698.22262: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776698.22341: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776698.24395: stdout chunk (state=3): >>>ansible-tmp-1726776698.2169476-5602-208557302573444=/root/.ansible/tmp/ansible-tmp-1726776698.2169476-5602-208557302573444 <<< 4487 1726776698.24511: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776698.24568: stderr chunk (state=3): >>><<< 4487 1726776698.24571: stdout chunk (state=3): >>><<< 4487 1726776698.24588: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776698.2169476-5602-208557302573444=/root/.ansible/tmp/ansible-tmp-1726776698.2169476-5602-208557302573444 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776698.24630: variable 'ansible_module_compression' from source: unknown 4487 1726776698.24671: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4487xee7_rt3/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 4487 1726776698.24703: variable 'ansible_facts' from source: unknown 4487 1726776698.24768: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776698.2169476-5602-208557302573444/AnsiballZ_file.py 4487 1726776698.24876: Sending initial data 4487 1726776698.24880: Sent initial data (151 bytes) 4487 1726776698.25360: 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 <<< 4487 1726776698.25364: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776698.25367: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776698.25369: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776698.25419: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776698.25422: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776698.25509: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776698.27195: 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 <<< 4487 1726776698.27200: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4487 1726776698.27269: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4487 1726776698.27347: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4487xee7_rt3/tmpjhxur0te /root/.ansible/tmp/ansible-tmp-1726776698.2169476-5602-208557302573444/AnsiballZ_file.py <<< 4487 1726776698.27352: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776698.2169476-5602-208557302573444/AnsiballZ_file.py" <<< 4487 1726776698.27426: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4487xee7_rt3/tmpjhxur0te" to remote "/root/.ansible/tmp/ansible-tmp-1726776698.2169476-5602-208557302573444/AnsiballZ_file.py" <<< 4487 1726776698.27429: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776698.2169476-5602-208557302573444/AnsiballZ_file.py" <<< 4487 1726776698.28117: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776698.28184: stderr chunk (state=3): >>><<< 4487 1726776698.28187: stdout chunk (state=3): >>><<< 4487 1726776698.28210: done transferring module to remote 4487 1726776698.28218: _low_level_execute_command(): starting 4487 1726776698.28223: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776698.2169476-5602-208557302573444/ /root/.ansible/tmp/ansible-tmp-1726776698.2169476-5602-208557302573444/AnsiballZ_file.py && sleep 0' 4487 1726776698.28702: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776698.28705: 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.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776698.28708: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4487 1726776698.28711: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4487 1726776698.28719: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776698.28766: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776698.28769: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776698.28857: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776698.30775: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776698.30823: stderr chunk (state=3): >>><<< 4487 1726776698.30826: stdout chunk (state=3): >>><<< 4487 1726776698.30842: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776698.30845: _low_level_execute_command(): starting 4487 1726776698.30852: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776698.2169476-5602-208557302573444/AnsiballZ_file.py && sleep 0' 4487 1726776698.31324: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776698.31327: 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.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776698.31330: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4487 1726776698.31332: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776698.31334: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found <<< 4487 1726776698.31337: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776698.31387: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776698.31390: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776698.31395: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776698.31479: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776698.49299: 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}}} <<< 4487 1726776698.50873: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 4487 1726776698.50934: stderr chunk (state=3): >>><<< 4487 1726776698.50938: stdout chunk (state=3): >>><<< 4487 1726776698.50954: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK 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.14.47 closed. 4487 1726776698.50989: 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-1726776698.2169476-5602-208557302573444/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4487 1726776698.50998: _low_level_execute_command(): starting 4487 1726776698.51008: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776698.2169476-5602-208557302573444/ > /dev/null 2>&1 && sleep 0' 4487 1726776698.51493: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776698.51497: 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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776698.51500: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776698.51502: 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.14.47 originally 10.31.14.47 debug2: match found <<< 4487 1726776698.51504: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776698.51555: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776698.51559: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776698.51573: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776698.51655: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776698.53648: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776698.53693: stderr chunk (state=3): >>><<< 4487 1726776698.53696: stdout chunk (state=3): >>><<< 4487 1726776698.53714: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776698.53721: handler run complete 4487 1726776698.53744: attempt loop complete, returning result 4487 1726776698.53747: _execute() done 4487 1726776698.53751: dumping result to json 4487 1726776698.53757: done dumping result, returning 4487 1726776698.53765: done running TaskExecutor() for managed_node3/TASK: Remove kernel_settings tuned profile [0233de48-8dd1-4d03-fd06-00000000058c] 4487 1726776698.53770: sending task result for task 0233de48-8dd1-4d03-fd06-00000000058c 4487 1726776698.53879: done sending task result for task 0233de48-8dd1-4d03-fd06-00000000058c 4487 1726776698.53882: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "path": "/etc/tuned/profiles/kernel_settings", "state": "absent" } 4487 1726776698.53961: no more pending results, returning what we have 4487 1726776698.53965: results queue empty 4487 1726776698.53966: checking for any_errors_fatal 4487 1726776698.53977: done checking for any_errors_fatal 4487 1726776698.53978: checking for max_fail_percentage 4487 1726776698.53979: done checking for max_fail_percentage 4487 1726776698.53980: checking to see if all hosts have failed and the running result is not ok 4487 1726776698.53981: done checking to see if all hosts have failed 4487 1726776698.53982: getting the remaining hosts for this loop 4487 1726776698.53984: done getting the remaining hosts for this loop 4487 1726776698.53988: getting the next task for host managed_node3 4487 1726776698.54000: done getting next task for host managed_node3 4487 1726776698.54003: ^ task is: TASK: Get active_profile 4487 1726776698.54006: ^ 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 4487 1726776698.54009: getting variables 4487 1726776698.54011: in VariableManager get_vars() 4487 1726776698.54046: Calling all_inventory to load vars for managed_node3 4487 1726776698.54050: Calling groups_inventory to load vars for managed_node3 4487 1726776698.54053: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776698.54063: Calling all_plugins_play to load vars for managed_node3 4487 1726776698.54066: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776698.54069: Calling groups_plugins_play to load vars for managed_node3 4487 1726776698.54254: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776698.54391: done with get_vars() 4487 1726776698.54399: done getting variables TASK [Get active_profile] ****************************************************** task path: /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:41 Thursday 19 September 2024 16:11:38 -0400 (0:00:00.371) 0:00:35.456 **** 4487 1726776698.54472: entering _queue_task() for managed_node3/slurp 4487 1726776698.54684: worker is 1 (out of 1 available) 4487 1726776698.54698: exiting _queue_task() for managed_node3/slurp 4487 1726776698.54711: done queuing things up, now waiting for results queue to drain 4487 1726776698.54713: waiting for pending results... 4487 1726776698.54903: running TaskExecutor() for managed_node3/TASK: Get active_profile 4487 1726776698.54981: in run() - task 0233de48-8dd1-4d03-fd06-00000000058d 4487 1726776698.54994: variable 'ansible_search_path' from source: unknown 4487 1726776698.54998: variable 'ansible_search_path' from source: unknown 4487 1726776698.55031: calling self._execute() 4487 1726776698.55114: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776698.55121: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776698.55130: variable 'omit' from source: magic vars 4487 1726776698.55215: variable 'omit' from source: magic vars 4487 1726776698.55244: variable 'omit' from source: magic vars 4487 1726776698.55271: variable '__kernel_settings_tuned_active_profile' from source: role '' exported vars 4487 1726776698.55517: variable '__kernel_settings_tuned_active_profile' from source: role '' exported vars 4487 1726776698.55579: variable '__kernel_settings_tuned_dir' from source: role '' exported vars 4487 1726776698.55614: variable 'omit' from source: magic vars 4487 1726776698.55652: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4487 1726776698.55681: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4487 1726776698.55702: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4487 1726776698.55718: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776698.55729: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776698.55756: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4487 1726776698.55760: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776698.55762: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776698.55840: Set connection var ansible_pipelining to False 4487 1726776698.55846: Set connection var ansible_shell_executable to /bin/sh 4487 1726776698.55853: Set connection var ansible_timeout to 10 4487 1726776698.55860: Set connection var ansible_module_compression to ZIP_DEFLATED 4487 1726776698.55865: Set connection var ansible_connection to ssh 4487 1726776698.55870: Set connection var ansible_shell_type to sh 4487 1726776698.55886: variable 'ansible_shell_executable' from source: unknown 4487 1726776698.55889: variable 'ansible_connection' from source: unknown 4487 1726776698.55892: variable 'ansible_module_compression' from source: unknown 4487 1726776698.55894: variable 'ansible_shell_type' from source: unknown 4487 1726776698.55897: variable 'ansible_shell_executable' from source: unknown 4487 1726776698.55899: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776698.55904: variable 'ansible_pipelining' from source: unknown 4487 1726776698.55909: variable 'ansible_timeout' from source: unknown 4487 1726776698.55918: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776698.56074: 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) 4487 1726776698.56085: variable 'omit' from source: magic vars 4487 1726776698.56090: starting attempt loop 4487 1726776698.56093: running the handler 4487 1726776698.56104: _low_level_execute_command(): starting 4487 1726776698.56113: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4487 1726776698.56633: 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 <<< 4487 1726776698.56655: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776698.56659: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776698.56662: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776698.56664: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776698.56677: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776698.56739: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776698.56742: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776698.56744: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776698.56834: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776698.58616: stdout chunk (state=3): >>>/root <<< 4487 1726776698.58741: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776698.58776: stderr chunk (state=3): >>><<< 4487 1726776698.58780: stdout chunk (state=3): >>><<< 4487 1726776698.58800: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776698.58815: _low_level_execute_command(): starting 4487 1726776698.58821: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776698.5880067-5610-45638790747927 `" && echo ansible-tmp-1726776698.5880067-5610-45638790747927="` echo /root/.ansible/tmp/ansible-tmp-1726776698.5880067-5610-45638790747927 `" ) && sleep 0' 4487 1726776698.59301: 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 <<< 4487 1726776698.59309: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776698.59318: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776698.59321: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776698.59355: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776698.59373: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776698.59377: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776698.59456: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776698.61509: stdout chunk (state=3): >>>ansible-tmp-1726776698.5880067-5610-45638790747927=/root/.ansible/tmp/ansible-tmp-1726776698.5880067-5610-45638790747927 <<< 4487 1726776698.61628: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776698.61682: stderr chunk (state=3): >>><<< 4487 1726776698.61685: stdout chunk (state=3): >>><<< 4487 1726776698.61700: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776698.5880067-5610-45638790747927=/root/.ansible/tmp/ansible-tmp-1726776698.5880067-5610-45638790747927 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776698.61742: variable 'ansible_module_compression' from source: unknown 4487 1726776698.61780: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4487xee7_rt3/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 4487 1726776698.61811: variable 'ansible_facts' from source: unknown 4487 1726776698.61866: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776698.5880067-5610-45638790747927/AnsiballZ_slurp.py 4487 1726776698.61972: Sending initial data 4487 1726776698.61976: Sent initial data (151 bytes) 4487 1726776698.62444: 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 <<< 4487 1726776698.62447: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776698.62452: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776698.62454: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776698.62513: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776698.62515: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776698.62517: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776698.62597: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776698.64341: 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 <<< 4487 1726776698.64419: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4487 1726776698.64503: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4487xee7_rt3/tmppghiidjv /root/.ansible/tmp/ansible-tmp-1726776698.5880067-5610-45638790747927/AnsiballZ_slurp.py <<< 4487 1726776698.64507: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776698.5880067-5610-45638790747927/AnsiballZ_slurp.py" <<< 4487 1726776698.64577: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4487xee7_rt3/tmppghiidjv" to remote "/root/.ansible/tmp/ansible-tmp-1726776698.5880067-5610-45638790747927/AnsiballZ_slurp.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776698.5880067-5610-45638790747927/AnsiballZ_slurp.py" <<< 4487 1726776698.65260: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776698.65325: stderr chunk (state=3): >>><<< 4487 1726776698.65328: stdout chunk (state=3): >>><<< 4487 1726776698.65351: done transferring module to remote 4487 1726776698.65361: _low_level_execute_command(): starting 4487 1726776698.65366: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776698.5880067-5610-45638790747927/ /root/.ansible/tmp/ansible-tmp-1726776698.5880067-5610-45638790747927/AnsiballZ_slurp.py && sleep 0' 4487 1726776698.65827: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776698.65830: 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.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776698.65833: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776698.65835: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776698.65841: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776698.65900: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776698.65903: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776698.65904: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776698.65977: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776698.67955: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776698.68002: stderr chunk (state=3): >>><<< 4487 1726776698.68005: stdout chunk (state=3): >>><<< 4487 1726776698.68022: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776698.68025: _low_level_execute_command(): starting 4487 1726776698.68031: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776698.5880067-5610-45638790747927/AnsiballZ_slurp.py && sleep 0' 4487 1726776698.68485: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776698.68489: 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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776698.68491: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776698.68494: 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.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776698.68551: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776698.68560: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776698.68562: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776698.68639: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776698.85244: 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"}}} <<< 4487 1726776698.86641: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 4487 1726776698.86700: stderr chunk (state=3): >>><<< 4487 1726776698.86704: stdout chunk (state=3): >>><<< 4487 1726776698.86720: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK 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.14.47 closed. 4487 1726776698.86748: 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-1726776698.5880067-5610-45638790747927/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4487 1726776698.86759: _low_level_execute_command(): starting 4487 1726776698.86768: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776698.5880067-5610-45638790747927/ > /dev/null 2>&1 && sleep 0' 4487 1726776698.87243: 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 <<< 4487 1726776698.87247: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 <<< 4487 1726776698.87252: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776698.87255: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776698.87257: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found <<< 4487 1726776698.87263: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776698.87310: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776698.87316: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776698.87319: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776698.87396: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776698.89355: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776698.89402: stderr chunk (state=3): >>><<< 4487 1726776698.89405: stdout chunk (state=3): >>><<< 4487 1726776698.89421: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776698.89427: handler run complete 4487 1726776698.89441: attempt loop complete, returning result 4487 1726776698.89444: _execute() done 4487 1726776698.89447: dumping result to json 4487 1726776698.89452: done dumping result, returning 4487 1726776698.89461: done running TaskExecutor() for managed_node3/TASK: Get active_profile [0233de48-8dd1-4d03-fd06-00000000058d] 4487 1726776698.89466: sending task result for task 0233de48-8dd1-4d03-fd06-00000000058d 4487 1726776698.89565: done sending task result for task 0233de48-8dd1-4d03-fd06-00000000058d 4487 1726776698.89567: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "encoding": "base64", "source": "/etc/tuned/active_profile" } 4487 1726776698.89635: no more pending results, returning what we have 4487 1726776698.89638: results queue empty 4487 1726776698.89639: checking for any_errors_fatal 4487 1726776698.89655: done checking for any_errors_fatal 4487 1726776698.89656: checking for max_fail_percentage 4487 1726776698.89658: done checking for max_fail_percentage 4487 1726776698.89659: checking to see if all hosts have failed and the running result is not ok 4487 1726776698.89659: done checking to see if all hosts have failed 4487 1726776698.89660: getting the remaining hosts for this loop 4487 1726776698.89662: done getting the remaining hosts for this loop 4487 1726776698.89666: getting the next task for host managed_node3 4487 1726776698.89673: done getting next task for host managed_node3 4487 1726776698.89675: ^ task is: TASK: Ensure kernel_settings is not in active_profile 4487 1726776698.89678: ^ 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 4487 1726776698.89682: getting variables 4487 1726776698.89685: in VariableManager get_vars() 4487 1726776698.89721: Calling all_inventory to load vars for managed_node3 4487 1726776698.89724: Calling groups_inventory to load vars for managed_node3 4487 1726776698.89726: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776698.89736: Calling all_plugins_play to load vars for managed_node3 4487 1726776698.89739: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776698.89742: Calling groups_plugins_play to load vars for managed_node3 4487 1726776698.89893: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776698.90036: done with get_vars() 4487 1726776698.90046: done getting variables 4487 1726776698.90096: 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-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:46 Thursday 19 September 2024 16:11:38 -0400 (0:00:00.356) 0:00:35.813 **** 4487 1726776698.90119: entering _queue_task() for managed_node3/copy 4487 1726776698.90329: worker is 1 (out of 1 available) 4487 1726776698.90343: exiting _queue_task() for managed_node3/copy 4487 1726776698.90359: done queuing things up, now waiting for results queue to drain 4487 1726776698.90360: waiting for pending results... 4487 1726776698.90550: running TaskExecutor() for managed_node3/TASK: Ensure kernel_settings is not in active_profile 4487 1726776698.90622: in run() - task 0233de48-8dd1-4d03-fd06-00000000058e 4487 1726776698.90635: variable 'ansible_search_path' from source: unknown 4487 1726776698.90638: variable 'ansible_search_path' from source: unknown 4487 1726776698.90672: calling self._execute() 4487 1726776698.90744: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776698.90752: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776698.90759: variable 'omit' from source: magic vars 4487 1726776698.90845: variable 'omit' from source: magic vars 4487 1726776698.90875: variable 'omit' from source: magic vars 4487 1726776698.90896: variable '__active_profile' from source: task vars 4487 1726776698.91200: variable '__active_profile' from source: task vars 4487 1726776698.91352: variable '__cur_profile' from source: task vars 4487 1726776698.91461: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4487 1726776698.93229: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4487 1726776698.93275: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4487 1726776698.93302: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4487 1726776698.93332: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4487 1726776698.93366: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4487 1726776698.93438: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 4487 1726776698.93460: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 4487 1726776698.93479: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 4487 1726776698.93506: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 4487 1726776698.93519: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 4487 1726776698.93598: variable '__kernel_settings_tuned_current_profile' from source: set_fact 4487 1726776698.93642: variable '__kernel_settings_tuned_active_profile' from source: role '' exported vars 4487 1726776698.93694: variable '__kernel_settings_tuned_active_profile' from source: role '' exported vars 4487 1726776698.93748: variable '__kernel_settings_tuned_dir' from source: role '' exported vars 4487 1726776698.93773: variable 'omit' from source: magic vars 4487 1726776698.93793: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4487 1726776698.93818: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4487 1726776698.93833: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4487 1726776698.93848: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776698.93860: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776698.93885: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4487 1726776698.93888: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776698.93890: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776698.93966: Set connection var ansible_pipelining to False 4487 1726776698.93969: Set connection var ansible_shell_executable to /bin/sh 4487 1726776698.93974: Set connection var ansible_timeout to 10 4487 1726776698.93979: Set connection var ansible_module_compression to ZIP_DEFLATED 4487 1726776698.93985: Set connection var ansible_connection to ssh 4487 1726776698.93990: Set connection var ansible_shell_type to sh 4487 1726776698.94010: variable 'ansible_shell_executable' from source: unknown 4487 1726776698.94014: variable 'ansible_connection' from source: unknown 4487 1726776698.94017: variable 'ansible_module_compression' from source: unknown 4487 1726776698.94019: variable 'ansible_shell_type' from source: unknown 4487 1726776698.94022: variable 'ansible_shell_executable' from source: unknown 4487 1726776698.94024: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776698.94029: variable 'ansible_pipelining' from source: unknown 4487 1726776698.94031: variable 'ansible_timeout' from source: unknown 4487 1726776698.94036: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776698.94114: 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) 4487 1726776698.94122: variable 'omit' from source: magic vars 4487 1726776698.94128: starting attempt loop 4487 1726776698.94130: running the handler 4487 1726776698.94141: _low_level_execute_command(): starting 4487 1726776698.94148: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4487 1726776698.94643: 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 <<< 4487 1726776698.94677: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4487 1726776698.94680: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776698.94684: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration <<< 4487 1726776698.94686: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776698.94688: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776698.94743: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776698.94746: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776698.94754: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776698.94835: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776698.96621: stdout chunk (state=3): >>>/root <<< 4487 1726776698.96738: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776698.96794: stderr chunk (state=3): >>><<< 4487 1726776698.96798: stdout chunk (state=3): >>><<< 4487 1726776698.96817: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776698.96827: _low_level_execute_command(): starting 4487 1726776698.96833: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776698.9681692-5621-126279866242831 `" && echo ansible-tmp-1726776698.9681692-5621-126279866242831="` echo /root/.ansible/tmp/ansible-tmp-1726776698.9681692-5621-126279866242831 `" ) && sleep 0' 4487 1726776698.97288: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776698.97292: 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.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776698.97294: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776698.97296: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776698.97299: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776698.97342: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776698.97360: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776698.97451: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776698.99518: stdout chunk (state=3): >>>ansible-tmp-1726776698.9681692-5621-126279866242831=/root/.ansible/tmp/ansible-tmp-1726776698.9681692-5621-126279866242831 <<< 4487 1726776698.99633: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776698.99683: stderr chunk (state=3): >>><<< 4487 1726776698.99688: stdout chunk (state=3): >>><<< 4487 1726776698.99705: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776698.9681692-5621-126279866242831=/root/.ansible/tmp/ansible-tmp-1726776698.9681692-5621-126279866242831 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776698.99774: variable 'ansible_module_compression' from source: unknown 4487 1726776698.99815: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4487xee7_rt3/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 4487 1726776698.99841: variable 'ansible_facts' from source: unknown 4487 1726776698.99903: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776698.9681692-5621-126279866242831/AnsiballZ_stat.py 4487 1726776698.99998: Sending initial data 4487 1726776699.00001: Sent initial data (151 bytes) 4487 1726776699.00477: 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 <<< 4487 1726776699.00480: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776699.00483: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 4487 1726776699.00485: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found <<< 4487 1726776699.00488: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776699.00537: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776699.00540: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776699.00627: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776699.02321: 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 <<< 4487 1726776699.02394: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4487 1726776699.02473: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4487xee7_rt3/tmpa1qjos9p /root/.ansible/tmp/ansible-tmp-1726776698.9681692-5621-126279866242831/AnsiballZ_stat.py <<< 4487 1726776699.02480: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776698.9681692-5621-126279866242831/AnsiballZ_stat.py" <<< 4487 1726776699.02551: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4487xee7_rt3/tmpa1qjos9p" to remote "/root/.ansible/tmp/ansible-tmp-1726776698.9681692-5621-126279866242831/AnsiballZ_stat.py" <<< 4487 1726776699.02558: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776698.9681692-5621-126279866242831/AnsiballZ_stat.py" <<< 4487 1726776699.03241: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776699.03310: stderr chunk (state=3): >>><<< 4487 1726776699.03317: stdout chunk (state=3): >>><<< 4487 1726776699.03336: done transferring module to remote 4487 1726776699.03346: _low_level_execute_command(): starting 4487 1726776699.03352: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776698.9681692-5621-126279866242831/ /root/.ansible/tmp/ansible-tmp-1726776698.9681692-5621-126279866242831/AnsiballZ_stat.py && sleep 0' 4487 1726776699.03815: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776699.03818: 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.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776699.03821: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4487 1726776699.03823: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776699.03825: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776699.03877: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776699.03880: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776699.03967: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776699.05905: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776699.05958: stderr chunk (state=3): >>><<< 4487 1726776699.05961: stdout chunk (state=3): >>><<< 4487 1726776699.05975: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776699.05977: _low_level_execute_command(): starting 4487 1726776699.05987: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776698.9681692-5621-126279866242831/AnsiballZ_stat.py && sleep 0' 4487 1726776699.06444: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 4487 1726776699.06447: 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.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776699.06462: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776699.06465: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776699.06467: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776699.06511: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776699.06514: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776699.06519: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776699.06603: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776699.24745: 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": 1726776698.8500462, "mtime": 1726776696.1220295, "ctime": 1726776696.1220295, "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": "3717122800", "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}}} <<< 4487 1726776699.26383: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 4487 1726776699.26440: stderr chunk (state=3): >>><<< 4487 1726776699.26444: stdout chunk (state=3): >>><<< 4487 1726776699.26465: _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": 1726776698.8500462, "mtime": 1726776696.1220295, "ctime": 1726776696.1220295, "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": "3717122800", "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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK 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.14.47 closed. 4487 1726776699.26514: 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-1726776698.9681692-5621-126279866242831/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 4487 1726776699.26607: Sending initial data 4487 1726776699.26611: Sent initial data (139 bytes) 4487 1726776699.27090: 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 <<< 4487 1726776699.27093: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776699.27095: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address <<< 4487 1726776699.27098: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776699.27100: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776699.27156: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776699.27159: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776699.27164: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776699.27242: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776699.28967: 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 <<< 4487 1726776699.29043: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4487 1726776699.29123: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4487xee7_rt3/.53925noq /root/.ansible/tmp/ansible-tmp-1726776698.9681692-5621-126279866242831/.source <<< 4487 1726776699.29127: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776698.9681692-5621-126279866242831/.source" <<< 4487 1726776699.29199: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4487xee7_rt3/.53925noq" to remote "/root/.ansible/tmp/ansible-tmp-1726776698.9681692-5621-126279866242831/.source" <<< 4487 1726776699.29202: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776698.9681692-5621-126279866242831/.source" <<< 4487 1726776699.29519: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776699.29594: stderr chunk (state=3): >>><<< 4487 1726776699.29598: stdout chunk (state=3): >>><<< 4487 1726776699.29621: _low_level_execute_command(): starting 4487 1726776699.29624: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776698.9681692-5621-126279866242831/ /root/.ansible/tmp/ansible-tmp-1726776698.9681692-5621-126279866242831/.source && sleep 0' 4487 1726776699.30107: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776699.30110: 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.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776699.30113: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776699.30115: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776699.30117: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776699.30169: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776699.30173: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776699.30260: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776699.32164: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776699.32220: stderr chunk (state=3): >>><<< 4487 1726776699.32223: stdout chunk (state=3): >>><<< 4487 1726776699.32238: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776699.32263: variable 'ansible_module_compression' from source: unknown 4487 1726776699.32301: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4487xee7_rt3/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 4487 1726776699.32322: variable 'ansible_facts' from source: unknown 4487 1726776699.32367: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776698.9681692-5621-126279866242831/AnsiballZ_copy.py 4487 1726776699.32467: Sending initial data 4487 1726776699.32470: Sent initial data (151 bytes) 4487 1726776699.32955: 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 <<< 4487 1726776699.32958: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776699.32961: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776699.32963: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776699.33017: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776699.33020: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776699.33023: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776699.33109: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776699.34823: 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 <<< 4487 1726776699.34896: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4487 1726776699.34973: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4487xee7_rt3/tmp4l8rde0d /root/.ansible/tmp/ansible-tmp-1726776698.9681692-5621-126279866242831/AnsiballZ_copy.py <<< 4487 1726776699.34979: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776698.9681692-5621-126279866242831/AnsiballZ_copy.py" <<< 4487 1726776699.35054: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 4487 1726776699.35056: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4487xee7_rt3/tmp4l8rde0d" to remote "/root/.ansible/tmp/ansible-tmp-1726776698.9681692-5621-126279866242831/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776698.9681692-5621-126279866242831/AnsiballZ_copy.py" <<< 4487 1726776699.35748: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776699.35822: stderr chunk (state=3): >>><<< 4487 1726776699.35826: stdout chunk (state=3): >>><<< 4487 1726776699.35844: done transferring module to remote 4487 1726776699.35853: _low_level_execute_command(): starting 4487 1726776699.35858: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776698.9681692-5621-126279866242831/ /root/.ansible/tmp/ansible-tmp-1726776698.9681692-5621-126279866242831/AnsiballZ_copy.py && sleep 0' 4487 1726776699.36326: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776699.36330: 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.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776699.36333: 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.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776699.36335: 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.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776699.36391: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776699.36397: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776699.36400: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776699.36475: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776699.38428: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776699.38482: stderr chunk (state=3): >>><<< 4487 1726776699.38487: stdout chunk (state=3): >>><<< 4487 1726776699.38503: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776699.38509: _low_level_execute_command(): starting 4487 1726776699.38511: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776698.9681692-5621-126279866242831/AnsiballZ_copy.py && sleep 0' 4487 1726776699.38991: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776699.38994: 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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776699.38997: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address <<< 4487 1726776699.39003: 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 <<< 4487 1726776699.39005: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776699.39060: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776699.39063: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776699.39076: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776699.39152: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776699.56870: stdout chunk (state=3): >>> {"dest": "/etc/tuned/active_profile", "src": "/root/.ansible/tmp/ansible-tmp-1726776698.9681692-5621-126279866242831/.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-1726776698.9681692-5621-126279866242831/.source", "_original_basename": ".53925noq", "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}}} <<< 4487 1726776699.58339: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 4487 1726776699.58397: stderr chunk (state=3): >>><<< 4487 1726776699.58401: stdout chunk (state=3): >>><<< 4487 1726776699.58422: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/active_profile", "src": "/root/.ansible/tmp/ansible-tmp-1726776698.9681692-5621-126279866242831/.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-1726776698.9681692-5621-126279866242831/.source", "_original_basename": ".53925noq", "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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK 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.14.47 closed. 4487 1726776699.58451: done with _execute_module (ansible.legacy.copy, {'dest': '/etc/tuned/active_profile', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726776698.9681692-5621-126279866242831/.source', '_original_basename': '.53925noq', '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-1726776698.9681692-5621-126279866242831/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4487 1726776699.58460: _low_level_execute_command(): starting 4487 1726776699.58466: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776698.9681692-5621-126279866242831/ > /dev/null 2>&1 && sleep 0' 4487 1726776699.58937: 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 <<< 4487 1726776699.58941: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776699.58943: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776699.58945: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776699.59000: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776699.59004: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776699.59090: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776699.61063: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776699.61118: stderr chunk (state=3): >>><<< 4487 1726776699.61122: stdout chunk (state=3): >>><<< 4487 1726776699.61137: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776699.61145: handler run complete 4487 1726776699.61168: attempt loop complete, returning result 4487 1726776699.61171: _execute() done 4487 1726776699.61174: dumping result to json 4487 1726776699.61179: done dumping result, returning 4487 1726776699.61187: done running TaskExecutor() for managed_node3/TASK: Ensure kernel_settings is not in active_profile [0233de48-8dd1-4d03-fd06-00000000058e] 4487 1726776699.61192: sending task result for task 0233de48-8dd1-4d03-fd06-00000000058e 4487 1726776699.61299: done sending task result for task 0233de48-8dd1-4d03-fd06-00000000058e 4487 1726776699.61302: 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-1726776698.9681692-5621-126279866242831/.source", "state": "file", "uid": 0 } 4487 1726776699.61387: no more pending results, returning what we have 4487 1726776699.61390: results queue empty 4487 1726776699.61391: checking for any_errors_fatal 4487 1726776699.61399: done checking for any_errors_fatal 4487 1726776699.61400: checking for max_fail_percentage 4487 1726776699.61401: done checking for max_fail_percentage 4487 1726776699.61402: checking to see if all hosts have failed and the running result is not ok 4487 1726776699.61403: done checking to see if all hosts have failed 4487 1726776699.61407: getting the remaining hosts for this loop 4487 1726776699.61408: done getting the remaining hosts for this loop 4487 1726776699.61412: getting the next task for host managed_node3 4487 1726776699.61419: done getting next task for host managed_node3 4487 1726776699.61422: ^ task is: TASK: Set profile_mode to auto 4487 1726776699.61425: ^ 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 4487 1726776699.61428: getting variables 4487 1726776699.61430: in VariableManager get_vars() 4487 1726776699.61466: Calling all_inventory to load vars for managed_node3 4487 1726776699.61469: Calling groups_inventory to load vars for managed_node3 4487 1726776699.61471: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776699.61481: Calling all_plugins_play to load vars for managed_node3 4487 1726776699.61484: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776699.61487: Calling groups_plugins_play to load vars for managed_node3 4487 1726776699.61686: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776699.61826: done with get_vars() 4487 1726776699.61834: done getting variables 4487 1726776699.61882: 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-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:57 Thursday 19 September 2024 16:11:39 -0400 (0:00:00.717) 0:00:36.531 **** 4487 1726776699.61906: entering _queue_task() for managed_node3/copy 4487 1726776699.62124: worker is 1 (out of 1 available) 4487 1726776699.62139: exiting _queue_task() for managed_node3/copy 4487 1726776699.62154: done queuing things up, now waiting for results queue to drain 4487 1726776699.62155: waiting for pending results... 4487 1726776699.62333: running TaskExecutor() for managed_node3/TASK: Set profile_mode to auto 4487 1726776699.62414: in run() - task 0233de48-8dd1-4d03-fd06-00000000058f 4487 1726776699.62425: variable 'ansible_search_path' from source: unknown 4487 1726776699.62430: variable 'ansible_search_path' from source: unknown 4487 1726776699.62463: calling self._execute() 4487 1726776699.62537: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776699.62541: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776699.62551: variable 'omit' from source: magic vars 4487 1726776699.62633: variable 'omit' from source: magic vars 4487 1726776699.62666: variable 'omit' from source: magic vars 4487 1726776699.62690: variable '__kernel_settings_tuned_profile_mode' from source: role '' exported vars 4487 1726776699.62923: variable '__kernel_settings_tuned_profile_mode' from source: role '' exported vars 4487 1726776699.62983: variable '__kernel_settings_tuned_dir' from source: role '' exported vars 4487 1726776699.63013: variable 'omit' from source: magic vars 4487 1726776699.63048: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4487 1726776699.63079: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4487 1726776699.63096: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4487 1726776699.63110: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776699.63121: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776699.63151: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4487 1726776699.63155: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776699.63158: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776699.63229: Set connection var ansible_pipelining to False 4487 1726776699.63234: Set connection var ansible_shell_executable to /bin/sh 4487 1726776699.63240: Set connection var ansible_timeout to 10 4487 1726776699.63246: Set connection var ansible_module_compression to ZIP_DEFLATED 4487 1726776699.63255: Set connection var ansible_connection to ssh 4487 1726776699.63258: Set connection var ansible_shell_type to sh 4487 1726776699.63275: variable 'ansible_shell_executable' from source: unknown 4487 1726776699.63278: variable 'ansible_connection' from source: unknown 4487 1726776699.63281: variable 'ansible_module_compression' from source: unknown 4487 1726776699.63283: variable 'ansible_shell_type' from source: unknown 4487 1726776699.63286: variable 'ansible_shell_executable' from source: unknown 4487 1726776699.63288: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776699.63293: variable 'ansible_pipelining' from source: unknown 4487 1726776699.63295: variable 'ansible_timeout' from source: unknown 4487 1726776699.63299: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776699.63410: 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) 4487 1726776699.63417: variable 'omit' from source: magic vars 4487 1726776699.63423: starting attempt loop 4487 1726776699.63426: running the handler 4487 1726776699.63437: _low_level_execute_command(): starting 4487 1726776699.63443: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4487 1726776699.63979: 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 <<< 4487 1726776699.63983: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776699.63986: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776699.63988: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776699.64047: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776699.64063: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776699.64065: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776699.64141: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776699.65921: stdout chunk (state=3): >>>/root <<< 4487 1726776699.66028: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776699.66083: stderr chunk (state=3): >>><<< 4487 1726776699.66086: stdout chunk (state=3): >>><<< 4487 1726776699.66111: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776699.66123: _low_level_execute_command(): starting 4487 1726776699.66129: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776699.6611152-5636-153952063393427 `" && echo ansible-tmp-1726776699.6611152-5636-153952063393427="` echo /root/.ansible/tmp/ansible-tmp-1726776699.6611152-5636-153952063393427 `" ) && sleep 0' 4487 1726776699.66591: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776699.66594: 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.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776699.66603: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776699.66608: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776699.66611: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776699.66662: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776699.66669: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776699.66672: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776699.66747: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776699.68772: stdout chunk (state=3): >>>ansible-tmp-1726776699.6611152-5636-153952063393427=/root/.ansible/tmp/ansible-tmp-1726776699.6611152-5636-153952063393427 <<< 4487 1726776699.68890: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776699.68943: stderr chunk (state=3): >>><<< 4487 1726776699.68947: stdout chunk (state=3): >>><<< 4487 1726776699.68963: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776699.6611152-5636-153952063393427=/root/.ansible/tmp/ansible-tmp-1726776699.6611152-5636-153952063393427 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776699.69045: variable 'ansible_module_compression' from source: unknown 4487 1726776699.69089: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4487xee7_rt3/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 4487 1726776699.69121: variable 'ansible_facts' from source: unknown 4487 1726776699.69188: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776699.6611152-5636-153952063393427/AnsiballZ_stat.py 4487 1726776699.69287: Sending initial data 4487 1726776699.69290: Sent initial data (151 bytes) 4487 1726776699.69747: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776699.69754: 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.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776699.69757: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776699.69760: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776699.69762: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776699.69802: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776699.69822: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776699.69909: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776699.71581: 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 <<< 4487 1726776699.71657: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4487 1726776699.71741: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4487xee7_rt3/tmp1rdcm4c7 /root/.ansible/tmp/ansible-tmp-1726776699.6611152-5636-153952063393427/AnsiballZ_stat.py <<< 4487 1726776699.71744: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776699.6611152-5636-153952063393427/AnsiballZ_stat.py" <<< 4487 1726776699.71817: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4487xee7_rt3/tmp1rdcm4c7" to remote "/root/.ansible/tmp/ansible-tmp-1726776699.6611152-5636-153952063393427/AnsiballZ_stat.py" <<< 4487 1726776699.71827: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776699.6611152-5636-153952063393427/AnsiballZ_stat.py" <<< 4487 1726776699.72501: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776699.72568: stderr chunk (state=3): >>><<< 4487 1726776699.72571: stdout chunk (state=3): >>><<< 4487 1726776699.72593: done transferring module to remote 4487 1726776699.72603: _low_level_execute_command(): starting 4487 1726776699.72609: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776699.6611152-5636-153952063393427/ /root/.ansible/tmp/ansible-tmp-1726776699.6611152-5636-153952063393427/AnsiballZ_stat.py && sleep 0' 4487 1726776699.73073: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776699.73076: 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.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776699.73079: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776699.73081: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776699.73087: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776699.73140: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776699.73146: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776699.73224: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776699.75180: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776699.75228: stderr chunk (state=3): >>><<< 4487 1726776699.75232: stdout chunk (state=3): >>><<< 4487 1726776699.75247: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776699.75253: _low_level_execute_command(): starting 4487 1726776699.75256: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776699.6611152-5636-153952063393427/AnsiballZ_stat.py && sleep 0' 4487 1726776699.75710: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776699.75714: 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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776699.75728: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found <<< 4487 1726776699.75746: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776699.75794: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776699.75798: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776699.75802: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776699.75886: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776699.93954: 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": 1726776680.6519349, "mtime": 1726776696.1220295, "ctime": 1726776696.1220295, "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": "4280481317", "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}}} <<< 4487 1726776699.95710: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 4487 1726776699.95767: stderr chunk (state=3): >>><<< 4487 1726776699.95771: stdout chunk (state=3): >>><<< 4487 1726776699.95788: _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": 1726776680.6519349, "mtime": 1726776696.1220295, "ctime": 1726776696.1220295, "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": "4280481317", "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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK 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.14.47 closed. 4487 1726776699.95842: 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-1726776699.6611152-5636-153952063393427/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 4487 1726776699.95940: Sending initial data 4487 1726776699.95944: Sent initial data (139 bytes) 4487 1726776699.96443: 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 <<< 4487 1726776699.96446: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776699.96451: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4487 1726776699.96453: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776699.96456: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776699.96503: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776699.96506: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776699.96596: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776699.98338: 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 <<< 4487 1726776699.98419: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4487 1726776699.98501: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4487xee7_rt3/.kiczyztt /root/.ansible/tmp/ansible-tmp-1726776699.6611152-5636-153952063393427/.source <<< 4487 1726776699.98508: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776699.6611152-5636-153952063393427/.source" <<< 4487 1726776699.98580: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4487xee7_rt3/.kiczyztt" to remote "/root/.ansible/tmp/ansible-tmp-1726776699.6611152-5636-153952063393427/.source" <<< 4487 1726776699.98584: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776699.6611152-5636-153952063393427/.source" <<< 4487 1726776699.98891: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776699.98961: stderr chunk (state=3): >>><<< 4487 1726776699.98965: stdout chunk (state=3): >>><<< 4487 1726776699.98986: _low_level_execute_command(): starting 4487 1726776699.98992: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776699.6611152-5636-153952063393427/ /root/.ansible/tmp/ansible-tmp-1726776699.6611152-5636-153952063393427/.source && sleep 0' 4487 1726776699.99469: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776699.99473: 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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776699.99475: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration <<< 4487 1726776699.99479: 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 <<< 4487 1726776699.99481: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776699.99539: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776699.99544: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776699.99546: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776699.99620: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776700.01595: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776700.01654: stderr chunk (state=3): >>><<< 4487 1726776700.01657: stdout chunk (state=3): >>><<< 4487 1726776700.01670: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776700.01696: variable 'ansible_module_compression' from source: unknown 4487 1726776700.01736: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4487xee7_rt3/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 4487 1726776700.01752: variable 'ansible_facts' from source: unknown 4487 1726776700.01797: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776699.6611152-5636-153952063393427/AnsiballZ_copy.py 4487 1726776700.02269: Sending initial data 4487 1726776700.02273: Sent initial data (151 bytes) 4487 1726776700.02750: 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 <<< 4487 1726776700.02755: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776700.02762: 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.14.47 originally 10.31.14.47 debug2: match found <<< 4487 1726776700.02765: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776700.02816: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776700.02822: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776700.02824: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776700.02907: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776700.04673: 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 <<< 4487 1726776700.04745: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4487 1726776700.04825: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4487xee7_rt3/tmpi842mjry /root/.ansible/tmp/ansible-tmp-1726776699.6611152-5636-153952063393427/AnsiballZ_copy.py <<< 4487 1726776700.04829: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776699.6611152-5636-153952063393427/AnsiballZ_copy.py" <<< 4487 1726776700.04906: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4487xee7_rt3/tmpi842mjry" to remote "/root/.ansible/tmp/ansible-tmp-1726776699.6611152-5636-153952063393427/AnsiballZ_copy.py" <<< 4487 1726776700.04912: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776699.6611152-5636-153952063393427/AnsiballZ_copy.py" <<< 4487 1726776700.05611: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776700.05687: stderr chunk (state=3): >>><<< 4487 1726776700.05691: stdout chunk (state=3): >>><<< 4487 1726776700.05713: done transferring module to remote 4487 1726776700.05721: _low_level_execute_command(): starting 4487 1726776700.05726: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776699.6611152-5636-153952063393427/ /root/.ansible/tmp/ansible-tmp-1726776699.6611152-5636-153952063393427/AnsiballZ_copy.py && sleep 0' 4487 1726776700.06209: 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 <<< 4487 1726776700.06213: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776700.06216: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776700.06218: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776700.06273: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776700.06276: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776700.06282: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776700.06365: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776700.08385: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776700.08440: stderr chunk (state=3): >>><<< 4487 1726776700.08444: stdout chunk (state=3): >>><<< 4487 1726776700.08460: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776700.08463: _low_level_execute_command(): starting 4487 1726776700.08469: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776699.6611152-5636-153952063393427/AnsiballZ_copy.py && sleep 0' 4487 1726776700.08958: 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 <<< 4487 1726776700.08962: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776700.08965: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found <<< 4487 1726776700.08967: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776700.09019: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776700.09023: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776700.09025: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776700.09122: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776700.27758: stdout chunk (state=3): >>> {"dest": "/etc/tuned/profile_mode", "src": "/root/.ansible/tmp/ansible-tmp-1726776699.6611152-5636-153952063393427/.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-1726776699.6611152-5636-153952063393427/.source", "_original_basename": ".kiczyztt", "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}}} <<< 4487 1726776700.29260: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 4487 1726776700.29321: stderr chunk (state=3): >>><<< 4487 1726776700.29324: stdout chunk (state=3): >>><<< 4487 1726776700.29341: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/profile_mode", "src": "/root/.ansible/tmp/ansible-tmp-1726776699.6611152-5636-153952063393427/.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-1726776699.6611152-5636-153952063393427/.source", "_original_basename": ".kiczyztt", "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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK 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.14.47 closed. 4487 1726776700.29368: done with _execute_module (ansible.legacy.copy, {'dest': '/etc/tuned/profile_mode', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726776699.6611152-5636-153952063393427/.source', '_original_basename': '.kiczyztt', '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-1726776699.6611152-5636-153952063393427/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4487 1726776700.29380: _low_level_execute_command(): starting 4487 1726776700.29387: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776699.6611152-5636-153952063393427/ > /dev/null 2>&1 && sleep 0' 4487 1726776700.29854: 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 <<< 4487 1726776700.29858: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776700.29860: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776700.29863: 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.14.47 originally 10.31.14.47 debug2: match found <<< 4487 1726776700.29871: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776700.29910: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776700.29930: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776700.30012: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776700.32065: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776700.32111: stderr chunk (state=3): >>><<< 4487 1726776700.32115: stdout chunk (state=3): >>><<< 4487 1726776700.32128: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776700.32138: handler run complete 4487 1726776700.32160: attempt loop complete, returning result 4487 1726776700.32163: _execute() done 4487 1726776700.32165: dumping result to json 4487 1726776700.32171: done dumping result, returning 4487 1726776700.32181: done running TaskExecutor() for managed_node3/TASK: Set profile_mode to auto [0233de48-8dd1-4d03-fd06-00000000058f] 4487 1726776700.32188: sending task result for task 0233de48-8dd1-4d03-fd06-00000000058f 4487 1726776700.32296: done sending task result for task 0233de48-8dd1-4d03-fd06-00000000058f 4487 1726776700.32298: 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-1726776699.6611152-5636-153952063393427/.source", "state": "file", "uid": 0 } 4487 1726776700.32374: no more pending results, returning what we have 4487 1726776700.32377: results queue empty 4487 1726776700.32378: checking for any_errors_fatal 4487 1726776700.32384: done checking for any_errors_fatal 4487 1726776700.32385: checking for max_fail_percentage 4487 1726776700.32391: done checking for max_fail_percentage 4487 1726776700.32392: checking to see if all hosts have failed and the running result is not ok 4487 1726776700.32393: done checking to see if all hosts have failed 4487 1726776700.32394: getting the remaining hosts for this loop 4487 1726776700.32396: done getting the remaining hosts for this loop 4487 1726776700.32400: getting the next task for host managed_node3 4487 1726776700.32415: done getting next task for host managed_node3 4487 1726776700.32418: ^ task is: TASK: Restart tuned 4487 1726776700.32421: ^ 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 4487 1726776700.32425: getting variables 4487 1726776700.32426: in VariableManager get_vars() 4487 1726776700.32463: Calling all_inventory to load vars for managed_node3 4487 1726776700.32466: Calling groups_inventory to load vars for managed_node3 4487 1726776700.32468: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776700.32478: Calling all_plugins_play to load vars for managed_node3 4487 1726776700.32481: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776700.32484: Calling groups_plugins_play to load vars for managed_node3 4487 1726776700.32632: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776700.33013: done with get_vars() 4487 1726776700.33021: done getting variables 4487 1726776700.33069: 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-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:64 Thursday 19 September 2024 16:11:40 -0400 (0:00:00.711) 0:00:37.243 **** 4487 1726776700.33089: entering _queue_task() for managed_node3/service 4487 1726776700.33310: worker is 1 (out of 1 available) 4487 1726776700.33325: exiting _queue_task() for managed_node3/service 4487 1726776700.33340: done queuing things up, now waiting for results queue to drain 4487 1726776700.33341: waiting for pending results... 4487 1726776700.33525: running TaskExecutor() for managed_node3/TASK: Restart tuned 4487 1726776700.33609: in run() - task 0233de48-8dd1-4d03-fd06-000000000590 4487 1726776700.33620: variable 'ansible_search_path' from source: unknown 4487 1726776700.33624: variable 'ansible_search_path' from source: unknown 4487 1726776700.33666: variable '__kernel_settings_services' from source: include_vars 4487 1726776700.33940: variable '__kernel_settings_services' from source: include_vars 4487 1726776700.33999: variable 'omit' from source: magic vars 4487 1726776700.34097: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776700.34107: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776700.34116: variable 'omit' from source: magic vars 4487 1726776700.34179: variable 'omit' from source: magic vars 4487 1726776700.34211: variable 'omit' from source: magic vars 4487 1726776700.34242: variable 'item' from source: unknown 4487 1726776700.34304: variable 'item' from source: unknown 4487 1726776700.34324: variable 'omit' from source: magic vars 4487 1726776700.34360: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4487 1726776700.34389: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4487 1726776700.34409: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4487 1726776700.34423: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776700.34433: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4487 1726776700.34463: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4487 1726776700.34467: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776700.34470: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776700.34540: Set connection var ansible_pipelining to False 4487 1726776700.34545: Set connection var ansible_shell_executable to /bin/sh 4487 1726776700.34551: Set connection var ansible_timeout to 10 4487 1726776700.34561: Set connection var ansible_module_compression to ZIP_DEFLATED 4487 1726776700.34564: Set connection var ansible_connection to ssh 4487 1726776700.34569: Set connection var ansible_shell_type to sh 4487 1726776700.34584: variable 'ansible_shell_executable' from source: unknown 4487 1726776700.34586: variable 'ansible_connection' from source: unknown 4487 1726776700.34589: variable 'ansible_module_compression' from source: unknown 4487 1726776700.34591: variable 'ansible_shell_type' from source: unknown 4487 1726776700.34594: variable 'ansible_shell_executable' from source: unknown 4487 1726776700.34598: variable 'ansible_host' from source: host vars for 'managed_node3' 4487 1726776700.34602: variable 'ansible_pipelining' from source: unknown 4487 1726776700.34607: variable 'ansible_timeout' from source: unknown 4487 1726776700.34610: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4487 1726776700.34720: 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) 4487 1726776700.34729: variable 'omit' from source: magic vars 4487 1726776700.34735: starting attempt loop 4487 1726776700.34738: running the handler 4487 1726776700.34814: variable 'ansible_facts' from source: unknown 4487 1726776700.34985: _low_level_execute_command(): starting 4487 1726776700.34990: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4487 1726776700.35462: 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 <<< 4487 1726776700.35466: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4487 1726776700.35470: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found <<< 4487 1726776700.35473: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776700.35514: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776700.35518: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776700.35536: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776700.35619: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776700.37452: stdout chunk (state=3): >>>/root <<< 4487 1726776700.37567: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776700.37620: stderr chunk (state=3): >>><<< 4487 1726776700.37623: stdout chunk (state=3): >>><<< 4487 1726776700.37643: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776700.37657: _low_level_execute_command(): starting 4487 1726776700.37662: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776700.3764303-5654-101139936942561 `" && echo ansible-tmp-1726776700.3764303-5654-101139936942561="` echo /root/.ansible/tmp/ansible-tmp-1726776700.3764303-5654-101139936942561 `" ) && sleep 0' 4487 1726776700.38120: 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 <<< 4487 1726776700.38125: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found <<< 4487 1726776700.38133: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4487 1726776700.38139: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776700.38188: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776700.38194: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776700.38196: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776700.38278: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776700.40708: stdout chunk (state=3): >>>ansible-tmp-1726776700.3764303-5654-101139936942561=/root/.ansible/tmp/ansible-tmp-1726776700.3764303-5654-101139936942561 <<< 4487 1726776700.40824: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776700.40872: stderr chunk (state=3): >>><<< 4487 1726776700.40876: stdout chunk (state=3): >>><<< 4487 1726776700.40892: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776700.3764303-5654-101139936942561=/root/.ansible/tmp/ansible-tmp-1726776700.3764303-5654-101139936942561 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776700.40921: variable 'ansible_module_compression' from source: unknown 4487 1726776700.40970: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4487xee7_rt3/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 4487 1726776700.41024: variable 'ansible_facts' from source: unknown 4487 1726776700.41162: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776700.3764303-5654-101139936942561/AnsiballZ_systemd.py 4487 1726776700.41274: Sending initial data 4487 1726776700.41277: Sent initial data (154 bytes) 4487 1726776700.41731: 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 <<< 4487 1726776700.41735: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776700.41738: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776700.41740: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776700.41790: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776700.41793: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776700.41880: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776700.43632: 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 <<< 4487 1726776700.43711: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4487 1726776700.43794: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4487xee7_rt3/tmp9up54pt6 /root/.ansible/tmp/ansible-tmp-1726776700.3764303-5654-101139936942561/AnsiballZ_systemd.py <<< 4487 1726776700.43797: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726776700.3764303-5654-101139936942561/AnsiballZ_systemd.py" <<< 4487 1726776700.43867: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-4487xee7_rt3/tmp9up54pt6" to remote "/root/.ansible/tmp/ansible-tmp-1726776700.3764303-5654-101139936942561/AnsiballZ_systemd.py" <<< 4487 1726776700.43870: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726776700.3764303-5654-101139936942561/AnsiballZ_systemd.py" <<< 4487 1726776700.45148: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776700.45220: stderr chunk (state=3): >>><<< 4487 1726776700.45223: stdout chunk (state=3): >>><<< 4487 1726776700.45247: done transferring module to remote 4487 1726776700.45259: _low_level_execute_command(): starting 4487 1726776700.45264: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776700.3764303-5654-101139936942561/ /root/.ansible/tmp/ansible-tmp-1726776700.3764303-5654-101139936942561/AnsiballZ_systemd.py && sleep 0' 4487 1726776700.45739: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776700.45742: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4487 1726776700.45747: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776700.45749: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776700.45762: 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.14.47 originally 10.31.14.47 <<< 4487 1726776700.45764: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776700.45807: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776700.45810: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776700.45815: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776700.45894: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776700.47917: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776700.47930: stderr chunk (state=3): >>><<< 4487 1726776700.47933: stdout chunk (state=3): >>><<< 4487 1726776700.47950: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776700.47953: _low_level_execute_command(): starting 4487 1726776700.47959: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726776700.3764303-5654-101139936942561/AnsiballZ_systemd.py && sleep 0' 4487 1726776700.48429: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776700.48432: 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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776700.48435: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776700.48437: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776700.48492: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776700.48495: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776700.48587: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776700.81692: 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": "9832", "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 16:11:15 EDT", "ExecMainStartTimestampMonotonic": "265227141", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9832", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:11:15 EDT] ; stop_time=[n/a] ; pid=9832 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:11:15 EDT] ; stop_time=[n/a] ; pid=9832 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5348", "MemoryCurrent": "15339520", "MemoryPeak": "15851520", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3510304768", "CPUUsageNSec": "139478000", "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<<< 4487 1726776700.81704: 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": "sysinit.target dbus-broker.service system.slice dbus.socket", "WantedBy": "multi-user.target", "Conflicts": "power-profiles-daemon.service shutdown.target auto-cpufreq.service cpupower.service tlp.service", "Before": "multi-user.target shutdown.target", "After": "dbus.socket system.slice systemd-journald.socket sysinit.target basic.target polkit.service dbus-broker.service network.target systemd-sysctl.service", "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 16:11:15 EDT", "StateChangeTimestampMonotonic": "265350244", "InactiveExitTimestamp": "Thu 2024-09-19 16:11:15 EDT", "InactiveExitTimestampMonotonic": "265227399", "ActiveEnterTimestamp": "Thu 2024-09-19 16:11:15 EDT", "ActiveEnterTimestampMonotonic": "265350244", "ActiveExitTimestamp": "Thu 2024-09-19 16:11:15 EDT", "ActiveExitTimestampMonotonic": "265188145", "InactiveEnterTimestamp": "Thu 2024-09-19 16:11:15 EDT", "InactiveEnterTimestampMonotonic": "265220808", "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 16:11:15 EDT", "ConditionTimestampMonotonic": "265222148", "AssertTimestamp": "Thu 2024-09-19 16:11:15 EDT", "AssertTimestampMonotonic": "265222166", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "ffbacac4bde94bccb512338fa7f95bbe", "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}}} <<< 4487 1726776700.83852: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.47 closed. <<< 4487 1726776700.83909: stderr chunk (state=3): >>><<< 4487 1726776700.83915: stdout chunk (state=3): >>><<< 4487 1726776700.83943: _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": "9832", "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 16:11:15 EDT", "ExecMainStartTimestampMonotonic": "265227141", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9832", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:11:15 EDT] ; stop_time=[n/a] ; pid=9832 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:11:15 EDT] ; stop_time=[n/a] ; pid=9832 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5348", "MemoryCurrent": "15339520", "MemoryPeak": "15851520", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3510304768", "CPUUsageNSec": "139478000", "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": "sysinit.target dbus-broker.service system.slice dbus.socket", "WantedBy": "multi-user.target", "Conflicts": "power-profiles-daemon.service shutdown.target auto-cpufreq.service cpupower.service tlp.service", "Before": "multi-user.target shutdown.target", "After": "dbus.socket system.slice systemd-journald.socket sysinit.target basic.target polkit.service dbus-broker.service network.target systemd-sysctl.service", "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 16:11:15 EDT", "StateChangeTimestampMonotonic": "265350244", "InactiveExitTimestamp": "Thu 2024-09-19 16:11:15 EDT", "InactiveExitTimestampMonotonic": "265227399", "ActiveEnterTimestamp": "Thu 2024-09-19 16:11:15 EDT", "ActiveEnterTimestampMonotonic": "265350244", "ActiveExitTimestamp": "Thu 2024-09-19 16:11:15 EDT", "ActiveExitTimestampMonotonic": "265188145", "InactiveEnterTimestamp": "Thu 2024-09-19 16:11:15 EDT", "InactiveEnterTimestampMonotonic": "265220808", "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 16:11:15 EDT", "ConditionTimestampMonotonic": "265222148", "AssertTimestamp": "Thu 2024-09-19 16:11:15 EDT", "AssertTimestampMonotonic": "265222166", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "ffbacac4bde94bccb512338fa7f95bbe", "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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK 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.14.47 closed. 4487 1726776700.84125: 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-1726776700.3764303-5654-101139936942561/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4487 1726776700.84144: _low_level_execute_command(): starting 4487 1726776700.84151: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776700.3764303-5654-101139936942561/ > /dev/null 2>&1 && sleep 0' 4487 1726776700.84632: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 4487 1726776700.84635: 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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776700.84638: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4487 1726776700.84640: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4487 1726776700.84699: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' <<< 4487 1726776700.84708: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4487 1726776700.84710: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4487 1726776700.84785: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4487 1726776700.86784: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4487 1726776700.86841: stderr chunk (state=3): >>><<< 4487 1726776700.86844: stdout chunk (state=3): >>><<< 4487 1726776700.86862: _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.14.47 originally 10.31.14.47 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.47 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.47 originally 10.31.14.47 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a0f5415566' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4487 1726776700.86869: handler run complete 4487 1726776700.86916: attempt loop complete, returning result 4487 1726776700.86933: variable 'item' from source: unknown 4487 1726776700.87000: 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 16:11:15 EDT", "ActiveEnterTimestampMonotonic": "265350244", "ActiveExitTimestamp": "Thu 2024-09-19 16:11:15 EDT", "ActiveExitTimestampMonotonic": "265188145", "ActiveState": "active", "After": "dbus.socket system.slice systemd-journald.socket sysinit.target basic.target polkit.service dbus-broker.service network.target systemd-sysctl.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-09-19 16:11:15 EDT", "AssertTimestampMonotonic": "265222166", "Before": "multi-user.target shutdown.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": "139478000", "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 16:11:15 EDT", "ConditionTimestampMonotonic": "265222148", "ConfigurationDirectoryMode": "0755", "Conflicts": "power-profiles-daemon.service shutdown.target auto-cpufreq.service cpupower.service tlp.service", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5348", "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": "9832", "ExecMainStartTimestamp": "Thu 2024-09-19 16:11:15 EDT", "ExecMainStartTimestampMonotonic": "265227141", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:11:15 EDT] ; stop_time=[n/a] ; pid=9832 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:11:15 EDT] ; stop_time=[n/a] ; pid=9832 ; 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 16:11:15 EDT", "InactiveEnterTimestampMonotonic": "265220808", "InactiveExitTimestamp": "Thu 2024-09-19 16:11:15 EDT", "InactiveExitTimestampMonotonic": "265227399", "InvocationID": "ffbacac4bde94bccb512338fa7f95bbe", "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": "9832", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3510304768", "MemoryCurrent": "15339520", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "15851520", "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": "sysinit.target dbus-broker.service system.slice dbus.socket", "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 16:11:15 EDT", "StateChangeTimestampMonotonic": "265350244", "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" } } 4487 1726776700.87518: dumping result to json 4487 1726776700.87521: done dumping result, returning 4487 1726776700.87523: done running TaskExecutor() for managed_node3/TASK: Restart tuned [0233de48-8dd1-4d03-fd06-000000000590] 4487 1726776700.87525: sending task result for task 0233de48-8dd1-4d03-fd06-000000000590 4487 1726776700.87625: done sending task result for task 0233de48-8dd1-4d03-fd06-000000000590 4487 1726776700.87628: WORKER PROCESS EXITING 4487 1726776700.87709: no more pending results, returning what we have 4487 1726776700.87712: results queue empty 4487 1726776700.87712: checking for any_errors_fatal 4487 1726776700.87717: done checking for any_errors_fatal 4487 1726776700.87718: checking for max_fail_percentage 4487 1726776700.87719: done checking for max_fail_percentage 4487 1726776700.87719: checking to see if all hosts have failed and the running result is not ok 4487 1726776700.87720: done checking to see if all hosts have failed 4487 1726776700.87720: getting the remaining hosts for this loop 4487 1726776700.87721: done getting the remaining hosts for this loop 4487 1726776700.87724: getting the next task for host managed_node3 4487 1726776700.87729: done getting next task for host managed_node3 4487 1726776700.87730: ^ task is: TASK: meta (flush_handlers) 4487 1726776700.87732: ^ 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 4487 1726776700.87735: getting variables 4487 1726776700.87736: in VariableManager get_vars() 4487 1726776700.87759: Calling all_inventory to load vars for managed_node3 4487 1726776700.87761: Calling groups_inventory to load vars for managed_node3 4487 1726776700.87763: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776700.87771: Calling all_plugins_play to load vars for managed_node3 4487 1726776700.87773: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776700.87775: Calling groups_plugins_play to load vars for managed_node3 4487 1726776700.87911: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776700.88054: done with get_vars() 4487 1726776700.88063: done getting variables 4487 1726776700.88116: in VariableManager get_vars() 4487 1726776700.88125: Calling all_inventory to load vars for managed_node3 4487 1726776700.88127: Calling groups_inventory to load vars for managed_node3 4487 1726776700.88128: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776700.88131: Calling all_plugins_play to load vars for managed_node3 4487 1726776700.88133: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776700.88135: Calling groups_plugins_play to load vars for managed_node3 4487 1726776700.88233: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776700.88368: done with get_vars() 4487 1726776700.88379: done queuing things up, now waiting for results queue to drain 4487 1726776700.88381: results queue empty 4487 1726776700.88381: checking for any_errors_fatal 4487 1726776700.88386: done checking for any_errors_fatal 4487 1726776700.88387: checking for max_fail_percentage 4487 1726776700.88388: done checking for max_fail_percentage 4487 1726776700.88388: checking to see if all hosts have failed and the running result is not ok 4487 1726776700.88389: done checking to see if all hosts have failed 4487 1726776700.88389: getting the remaining hosts for this loop 4487 1726776700.88390: done getting the remaining hosts for this loop 4487 1726776700.88392: getting the next task for host managed_node3 4487 1726776700.88396: done getting next task for host managed_node3 4487 1726776700.88397: ^ task is: TASK: meta (flush_handlers) 4487 1726776700.88398: ^ 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 4487 1726776700.88401: getting variables 4487 1726776700.88401: in VariableManager get_vars() 4487 1726776700.88409: Calling all_inventory to load vars for managed_node3 4487 1726776700.88411: Calling groups_inventory to load vars for managed_node3 4487 1726776700.88412: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776700.88416: Calling all_plugins_play to load vars for managed_node3 4487 1726776700.88418: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776700.88420: Calling groups_plugins_play to load vars for managed_node3 4487 1726776700.88515: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776700.88645: done with get_vars() 4487 1726776700.88654: done getting variables 4487 1726776700.88690: in VariableManager get_vars() 4487 1726776700.88698: Calling all_inventory to load vars for managed_node3 4487 1726776700.88700: Calling groups_inventory to load vars for managed_node3 4487 1726776700.88701: Calling all_plugins_inventory to load vars for managed_node3 4487 1726776700.88704: Calling all_plugins_play to load vars for managed_node3 4487 1726776700.88706: Calling groups_plugins_inventory to load vars for managed_node3 4487 1726776700.88708: Calling groups_plugins_play to load vars for managed_node3 4487 1726776700.88803: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4487 1726776700.88963: done with get_vars() 4487 1726776700.88971: done queuing things up, now waiting for results queue to drain 4487 1726776700.88972: results queue empty 4487 1726776700.88973: checking for any_errors_fatal 4487 1726776700.88974: done checking for any_errors_fatal 4487 1726776700.88975: checking for max_fail_percentage 4487 1726776700.88975: done checking for max_fail_percentage 4487 1726776700.88976: checking to see if all hosts have failed and the running result is not ok 4487 1726776700.88976: done checking to see if all hosts have failed 4487 1726776700.88977: getting the remaining hosts for this loop 4487 1726776700.88977: done getting the remaining hosts for this loop 4487 1726776700.88979: getting the next task for host managed_node3 4487 1726776700.88982: done getting next task for host managed_node3 4487 1726776700.88983: ^ task is: None 4487 1726776700.88985: ^ 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 4487 1726776700.88985: done queuing things up, now waiting for results queue to drain 4487 1726776700.88986: results queue empty 4487 1726776700.88986: checking for any_errors_fatal 4487 1726776700.88987: done checking for any_errors_fatal 4487 1726776700.88987: checking for max_fail_percentage 4487 1726776700.88988: done checking for max_fail_percentage 4487 1726776700.88989: checking to see if all hosts have failed and the running result is not ok 4487 1726776700.88989: done checking to see if all hosts have failed 4487 1726776700.88991: getting the next task for host managed_node3 4487 1726776700.88992: done getting next task for host managed_node3 4487 1726776700.88993: ^ task is: None 4487 1726776700.88993: ^ 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 16:11:40 -0400 (0:00:00.559) 0:00:37.802 **** =============================================================================== Gathering Facts --------------------------------------------------------- 2.92s /tmp/collections-ruS/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.65s /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 fedora.linux_system_roles.kernel_settings : Tuned apply settings -------- 1.52s /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:157 Ensure python command exists for tests below ---------------------------- 1.44s /tmp/collections-ruS/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.43s /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 fedora.linux_system_roles.kernel_settings : Ensure required packages are installed --- 1.41s /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile --- 0.85s /tmp/collections-ruS/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.81s /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started --- 0.80s /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:67 fedora.linux_system_roles.kernel_settings : Apply kernel settings ------- 0.78s /tmp/collections-ruS/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-ruS/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.77s /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile --- 0.75s /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:91 fedora.linux_system_roles.kernel_settings : Set profile_mode to manual --- 0.74s /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:99 fedora.linux_system_roles.kernel_settings : Apply kernel settings ------- 0.74s /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 Put expected contents into temporary file ------------------------------- 0.74s /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml:8 Ensure kernel_settings is not in active_profile ------------------------- 0.72s /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:46 fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes --- 0.72s /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:149 fedora.linux_system_roles.kernel_settings : Apply kernel settings ------- 0.72s /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 Set profile_mode to auto ------------------------------------------------ 0.71s /tmp/collections-ruS/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:57 4487 1726776700.89086: RUNNING CLEANUP