[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. 6569 1726776620.36610: 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-gak executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 6569 1726776620.36894: Added group all to inventory 6569 1726776620.36895: Added group ungrouped to inventory 6569 1726776620.36898: Group all now contains ungrouped 6569 1726776620.36901: Examining possible inventory source: /tmp/kernel_settings-sWz/inventory.yml 6569 1726776620.45481: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 6569 1726776620.45524: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 6569 1726776620.45541: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 6569 1726776620.45580: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 6569 1726776620.45631: Loaded config def from plugin (inventory/script) 6569 1726776620.45632: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 6569 1726776620.45660: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 6569 1726776620.45714: Loaded config def from plugin (inventory/yaml) 6569 1726776620.45716: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 6569 1726776620.45775: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 6569 1726776620.46044: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 6569 1726776620.46046: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 6569 1726776620.46049: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 6569 1726776620.46053: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 6569 1726776620.46057: Loading data from /tmp/kernel_settings-sWz/inventory.yml 6569 1726776620.46097: /tmp/kernel_settings-sWz/inventory.yml was not parsable by auto 6569 1726776620.46141: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 6569 1726776620.46168: Loading data from /tmp/kernel_settings-sWz/inventory.yml 6569 1726776620.46220: group all already in inventory 6569 1726776620.46225: set inventory_file for managed_node1 6569 1726776620.46229: set inventory_dir for managed_node1 6569 1726776620.46229: Added host managed_node1 to inventory 6569 1726776620.46231: Added host managed_node1 to group all 6569 1726776620.46232: set ansible_host for managed_node1 6569 1726776620.46232: set ansible_ssh_extra_args for managed_node1 6569 1726776620.46234: set inventory_file for managed_node2 6569 1726776620.46236: set inventory_dir for managed_node2 6569 1726776620.46236: Added host managed_node2 to inventory 6569 1726776620.46237: Added host managed_node2 to group all 6569 1726776620.46238: set ansible_host for managed_node2 6569 1726776620.46238: set ansible_ssh_extra_args for managed_node2 6569 1726776620.46240: set inventory_file for managed_node3 6569 1726776620.46241: set inventory_dir for managed_node3 6569 1726776620.46242: Added host managed_node3 to inventory 6569 1726776620.46242: Added host managed_node3 to group all 6569 1726776620.46243: set ansible_host for managed_node3 6569 1726776620.46243: set ansible_ssh_extra_args for managed_node3 6569 1726776620.46245: Reconcile groups and hosts in inventory. 6569 1726776620.46248: Group ungrouped now contains managed_node1 6569 1726776620.46249: Group ungrouped now contains managed_node2 6569 1726776620.46250: Group ungrouped now contains managed_node3 6569 1726776620.46305: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 6569 1726776620.46386: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 6569 1726776620.46416: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 6569 1726776620.46435: Loaded config def from plugin (vars/host_group_vars) 6569 1726776620.46437: 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) 6569 1726776620.46441: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 6569 1726776620.46446: 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) 6569 1726776620.46474: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 6569 1726776620.46710: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6569 1726776620.46777: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 6569 1726776620.46802: Loaded config def from plugin (connection/local) 6569 1726776620.46805: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 6569 1726776620.47131: Loaded config def from plugin (connection/paramiko_ssh) 6569 1726776620.47134: 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) 6569 1726776620.47713: 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) 6569 1726776620.47737: Loaded config def from plugin (connection/psrp) 6569 1726776620.47739: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 6569 1726776620.48139: 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) 6569 1726776620.48162: Loaded config def from plugin (connection/ssh) 6569 1726776620.48164: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 6569 1726776620.49342: 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) 6569 1726776620.49365: Loaded config def from plugin (connection/winrm) 6569 1726776620.49366: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 6569 1726776620.49390: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 6569 1726776620.49434: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 6569 1726776620.49473: Loaded config def from plugin (shell/cmd) 6569 1726776620.49474: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 6569 1726776620.49492: 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) 6569 1726776620.49530: Loaded config def from plugin (shell/powershell) 6569 1726776620.49532: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 6569 1726776620.49567: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 6569 1726776620.49671: Loaded config def from plugin (shell/sh) 6569 1726776620.49672: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 6569 1726776620.49696: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 6569 1726776620.49878: Loaded config def from plugin (become/runas) 6569 1726776620.49879: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 6569 1726776620.49990: Loaded config def from plugin (become/su) 6569 1726776620.49991: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 6569 1726776620.50087: Loaded config def from plugin (become/sudo) 6569 1726776620.50088: 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 6569 1726776620.50113: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_bool_not_allowed.yml 6569 1726776620.50434: trying /usr/local/lib/python3.12/site-packages/ansible/modules 6569 1726776620.52329: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 6569 1726776620.52464: in VariableManager get_vars() 6569 1726776620.52477: done with get_vars() 6569 1726776620.52509: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 6569 1726776620.52519: 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 6569 1726776620.52719: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 6569 1726776620.52813: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 6569 1726776620.52815: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-gak/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__) 6569 1726776620.52836: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 6569 1726776620.52852: 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) 6569 1726776620.52951: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 6569 1726776620.52987: Loaded config def from plugin (callback/default) 6569 1726776620.52989: 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) 6569 1726776620.53714: Loaded config def from plugin (callback/junit) 6569 1726776620.53716: 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) 6569 1726776620.53747: 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) 6569 1726776620.53787: Loaded config def from plugin (callback/minimal) 6569 1726776620.53788: 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) 6569 1726776620.53814: 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) 6569 1726776620.53854: Loaded config def from plugin (callback/tree) 6569 1726776620.53856: 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 6569 1726776620.54056: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 6569 1726776620.54058: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-gak/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_bool_not_allowed.yml ******************************************* 1 plays in /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_bool_not_allowed.yml 6569 1726776620.54075: in VariableManager get_vars() 6569 1726776620.54086: done with get_vars() 6569 1726776620.54090: in VariableManager get_vars() 6569 1726776620.54098: done with get_vars() 6569 1726776620.54100: variable 'omit' from source: magic vars 6569 1726776620.54125: in VariableManager get_vars() 6569 1726776620.54134: done with get_vars() 6569 1726776620.54146: variable 'omit' from source: magic vars PLAY [Test boolean values not allowed] ***************************************** 6569 1726776620.54493: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 6569 1726776620.54542: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 6569 1726776620.54567: getting the remaining hosts for this loop 6569 1726776620.54568: done getting the remaining hosts for this loop 6569 1726776620.54570: getting the next task for host managed_node1 6569 1726776620.54572: done getting next task for host managed_node1 6569 1726776620.54573: ^ task is: TASK: Gathering Facts 6569 1726776620.54574: ^ 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 6569 1726776620.54578: getting variables 6569 1726776620.54579: in VariableManager get_vars() 6569 1726776620.54588: Calling all_inventory to load vars for managed_node1 6569 1726776620.54590: Calling groups_inventory to load vars for managed_node1 6569 1726776620.54591: Calling all_plugins_inventory to load vars for managed_node1 6569 1726776620.54600: Calling all_plugins_play to load vars for managed_node1 6569 1726776620.54607: Calling groups_plugins_inventory to load vars for managed_node1 6569 1726776620.54609: Calling groups_plugins_play to load vars for managed_node1 6569 1726776620.54633: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6569 1726776620.54664: done with get_vars() 6569 1726776620.54668: done getting variables 6569 1726776620.54711: 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-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_bool_not_allowed.yml:2 Thursday 19 September 2024 16:10:20 -0400 (0:00:00.007) 0:00:00.007 **** 6569 1726776620.54733: entering _queue_task() for managed_node1/gather_facts 6569 1726776620.54734: Creating lock for gather_facts 6569 1726776620.54971: worker is 1 (out of 1 available) 6569 1726776620.54981: exiting _queue_task() for managed_node1/gather_facts 6569 1726776620.54994: done queuing things up, now waiting for results queue to drain 6569 1726776620.54996: waiting for pending results... 6569 1726776620.55124: running TaskExecutor() for managed_node1/TASK: Gathering Facts 6569 1726776620.55172: in run() - task 025ceb90-32dd-bcf4-2993-00000000000d 6569 1726776620.55184: variable 'ansible_search_path' from source: unknown 6569 1726776620.55214: calling self._execute() 6569 1726776620.55261: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776620.55265: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776620.55272: variable 'omit' from source: magic vars 6569 1726776620.55339: variable 'omit' from source: magic vars 6569 1726776620.55357: variable 'omit' from source: magic vars 6569 1726776620.55378: variable 'omit' from source: magic vars 6569 1726776620.55415: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6569 1726776620.55443: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6569 1726776620.55458: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6569 1726776620.55472: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6569 1726776620.55485: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6569 1726776620.55503: variable 'inventory_hostname' from source: host vars for 'managed_node1' 6569 1726776620.55506: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776620.55510: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776620.55584: Set connection var ansible_timeout to 10 6569 1726776620.55588: Set connection var ansible_module_compression to ZIP_DEFLATED 6569 1726776620.55591: Set connection var ansible_shell_type to sh 6569 1726776620.55597: Set connection var ansible_shell_executable to /bin/sh 6569 1726776620.55601: Set connection var ansible_pipelining to False 6569 1726776620.55604: Set connection var ansible_connection to ssh 6569 1726776620.55620: variable 'ansible_shell_executable' from source: unknown 6569 1726776620.55624: variable 'ansible_connection' from source: unknown 6569 1726776620.55626: variable 'ansible_module_compression' from source: unknown 6569 1726776620.55629: variable 'ansible_shell_type' from source: unknown 6569 1726776620.55631: variable 'ansible_shell_executable' from source: unknown 6569 1726776620.55634: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776620.55636: variable 'ansible_pipelining' from source: unknown 6569 1726776620.55638: variable 'ansible_timeout' from source: unknown 6569 1726776620.55643: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776620.55764: 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) 6569 1726776620.55772: variable 'omit' from source: magic vars 6569 1726776620.55776: starting attempt loop 6569 1726776620.55782: running the handler 6569 1726776620.55793: variable 'ansible_facts' from source: unknown 6569 1726776620.55808: _low_level_execute_command(): starting 6569 1726776620.55816: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6569 1726776620.87364: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6569 1726776620.87378: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776620.87593: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776620.87622: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776621.04454: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found <<< 6569 1726776621.04459: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776621.04671: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776621.04683: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776621.04732: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776621.04747: stderr chunk (state=3): >>>debug1: Control socket "/root/.ansible/cp/b3144e8f2f" does not exist debug1: Connecting to 10.31.10.190 [10.31.10.190] port 22. debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776621.04834: stderr chunk (state=3): >>>debug1: fd 3 clearing O_NONBLOCK debug1: Connection established. <<< 6569 1726776621.04890: stderr chunk (state=3): >>>debug1: identity file /root/.ssh/id_rsa type -1 <<< 6569 1726776621.04904: stderr chunk (state=3): >>>debug1: identity file /root/.ssh/id_rsa-cert type -1 debug1: identity file /root/.ssh/id_dsa type -1 debug1: identity file /root/.ssh/id_dsa-cert type -1 debug1: identity file /root/.ssh/id_ecdsa type -1 debug1: identity file /root/.ssh/id_ecdsa-cert type -1 debug1: identity file /root/.ssh/id_ecdsa_sk type -1 debug1: identity file /root/.ssh/id_ecdsa_sk-cert type -1 <<< 6569 1726776621.04922: stderr chunk (state=3): >>>debug1: identity file /root/.ssh/id_ed25519 type -1 debug1: identity file /root/.ssh/id_ed25519-cert type -1 debug1: identity file /root/.ssh/id_ed25519_sk type -1 debug1: identity file /root/.ssh/id_ed25519_sk-cert type -1 debug1: identity file /root/.ssh/id_xmss type -1 debug1: identity file /root/.ssh/id_xmss-cert type -1 debug1: Local version string SSH-2.0-OpenSSH_8.7 <<< 6569 1726776621.05811: stderr chunk (state=3): >>>debug1: Remote protocol version 2.0, remote software version OpenSSH_8.7 debug1: compat_banner: match: OpenSSH_8.7 pat OpenSSH* compat 0x04000000 debug2: fd 3 setting O_NONBLOCK debug1: Authenticating to 10.31.10.190:22 as 'root' <<< 6569 1726776621.05831: stderr chunk (state=3): >>>debug1: load_hostkeys: fopen /root/.ssh/known_hosts: No such file or directory debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory <<< 6569 1726776621.05836: stderr chunk (state=3): >>>debug1: SSH2_MSG_KEXINIT sent <<< 6569 1726776621.06031: stderr chunk (state=3): >>>debug1: SSH2_MSG_KEXINIT received debug2: local client KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-c,kex-strict-c-v00@openssh.com debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr <<< 6569 1726776621.06049: stderr chunk (state=3): >>>debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: zlib@openssh.com,zlib,none debug2: compression stoc: zlib@openssh.com,zlib,none debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug2: peer server KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,kex-strict-s-v00@openssh.com debug2: host key algorithms: rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: none,zlib@openssh.com debug2: compression stoc: none,zlib@openssh.com debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug1: kex: algorithm: curve25519-sha256 debug1: kex: host key algorithm: ssh-ed25519 debug1: kex: server->client cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: client->server cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: curve25519-sha256 need=32 dh_need=32 debug1: kex: curve25519-sha256 need=32 dh_need=32 <<< 6569 1726776621.06232: stderr chunk (state=3): >>>debug1: expecting SSH2_MSG_KEX_ECDH_REPLY <<< 6569 1726776621.06782: stderr chunk (state=3): >>>debug1: SSH2_MSG_KEX_ECDH_REPLY received <<< 6569 1726776621.06794: stderr chunk (state=3): >>>debug1: Server host key: ssh-ed25519 SHA256:U4dnkh0EAKdwIpe1hz9Ht49UJx8jbFfcPs/zKK/5sEw debug1: load_hostkeys: fopen /root/.ssh/known_hosts: No such file or directory debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory <<< 6569 1726776621.06813: stderr chunk (state=3): >>>Warning: Permanently added '10.31.10.190' (ED25519) to the list of known hosts. debug1: check_host_key: hostkey not known or explicitly trusted: disabling UpdateHostkeys <<< 6569 1726776621.07348: stderr chunk (state=3): >>>debug1: ssh_packet_send2_wrapped: resetting send seqnr 3 debug2: set_newkeys: mode 1 <<< 6569 1726776621.07358: stderr chunk (state=3): >>>debug1: rekey out after 4294967296 blocks debug1: SSH2_MSG_NEWKEYS sent debug1: expecting SSH2_MSG_NEWKEYS debug1: ssh_packet_read_poll2: resetting read seqnr 3 debug1: SSH2_MSG_NEWKEYS received debug2: set_newkeys: mode 0 debug1: rekey in after 4294967296 blocks debug1: Will attempt key: /root/.ssh/id_rsa debug1: Will attempt key: /root/.ssh/id_dsa debug1: Will attempt key: /root/.ssh/id_ecdsa debug1: Will attempt key: /root/.ssh/id_ecdsa_sk debug1: Will attempt key: /root/.ssh/id_ed25519 debug1: Will attempt key: /root/.ssh/id_ed25519_sk debug1: Will attempt key: /root/.ssh/id_xmss debug2: pubkey_prepare: done debug1: SSH2_MSG_EXT_INFO received debug1: kex_input_ext_info: server-sig-algs= <<< 6569 1726776621.11532: stderr chunk (state=3): >>>debug2: service_accept: ssh-userauth debug1: SSH2_MSG_SERVICE_ACCEPT received <<< 6569 1726776621.11690: stderr chunk (state=3): >>>debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password debug1: Next authentication method: gssapi-with-mic <<< 6569 1726776621.89465: stderr chunk (state=3): >>>debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) <<< 6569 1726776621.89512: stderr chunk (state=3): >>>debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) debug2: we did not send a packet, disable method debug1: Next authentication method: publickey debug1: Trying private key: /root/.ssh/id_rsa <<< 6569 1726776621.89959: stderr chunk (state=3): >>>debug2: we sent a publickey packet, wait for reply <<< 6569 1726776621.91085: stderr chunk (state=3): >>>debug1: Enabling compression at level 6. <<< 6569 1726776621.91099: stderr chunk (state=3): >>>Authenticated to 10.31.10.190 ([10.31.10.190]:22) using "publickey". debug1: pkcs11_del_provider: called, provider_id = (null) debug1: setting up multiplex master socket <<< 6569 1726776621.91110: stderr chunk (state=3): >>>debug2: fd 4 setting O_NONBLOCK debug1: channel 0: new [/root/.ansible/cp/b3144e8f2f] debug2: fd 3 setting TCP_NODELAY debug1: control_persist_detach: backgrounding master process <<< 6569 1726776621.91142: stderr chunk (state=3): >>>debug2: control_persist_detach: background process is 6577 <<< 6569 1726776621.91145: stderr chunk (state=3): >>>debug2: fd 4 setting O_NONBLOCK <<< 6569 1726776621.91180: stderr chunk (state=3): >>>debug1: forking to background <<< 6569 1726776621.91224: stderr chunk (state=3): >>>debug1: Entering interactive session. debug1: pledge: id debug2: set_control_persist_exit_time: schedule exit in 60 seconds debug1: multiplexing control connection debug2: fd 5 setting O_NONBLOCK debug1: channel 1: new [mux-control] debug2: set_control_persist_exit_time: cancel scheduled exit debug2: mux_master_process_hello: channel 1 client version 4 <<< 6569 1726776621.91238: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776621.91264: stderr chunk (state=3): >>>debug2: mux_master_process_alive_check: channel 1: alive check <<< 6569 1726776621.91268: stderr chunk (state=3): >>>debug2: mux_master_process_new_session: channel 1: request tty 0, X 0, agent 0, subsys 0, term "", cmd "/bin/sh -c 'echo ~ && sleep 0'", env 0 <<< 6569 1726776621.91270: stderr chunk (state=3): >>>debug1: channel 2: new [client-session] debug2: mux_master_process_new_session: channel_new: 2 linked to control channel 1 debug2: channel 2: send open <<< 6569 1726776621.93156: stderr chunk (state=3): >>>debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0 debug1: Remote: /root/.ssh/authorized_keys:1: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding <<< 6569 1726776621.97285: stderr chunk (state=3): >>>debug2: channel_input_open_confirmation: channel 2: callback start debug2: client_session2_setup: id 2 debug1: Sending command: /bin/sh -c 'echo ~ && sleep 0' debug2: channel 2: request exec confirm 1 <<< 6569 1726776621.97288: stderr chunk (state=3): >>>debug2: channel_input_open_confirmation: channel 2: callback done debug2: channel 2: open confirm rwindow 0 rmax 32768 <<< 6569 1726776621.97294: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776621.97544: stderr chunk (state=3): >>>debug2: channel 2: rcvd adjust 2097152 debug2: channel_input_status_confirm: type 99 id 2 debug2: exec request accepted on channel 2 <<< 6569 1726776621.99037: stdout chunk (state=3): >>>/root <<< 6569 1726776621.99293: stderr chunk (state=3): >>>debug2: channel 2: rcvd eof debug2: channel 2: output open -> drain debug2: channel 2: obuf empty debug2: chan_shutdown_write: channel 2: (i0 o1 sock -1 wfd 7 efd 8 [write]) debug2: channel 2: output drain -> closed debug1: client_input_channel_req: channel 2 rtype exit-status reply 0 <<< 6569 1726776621.99297: stderr chunk (state=3): >>>debug1: client_input_channel_req: channel 2 rtype eow@openssh.com reply 0 debug2: channel 2: rcvd eow debug2: chan_shutdown_read: channel 2: (i0 o3 sock -1 wfd 6 efd 8 [write]) debug2: channel 2: input open -> closed debug2: channel 2: rcvd close debug2: channel 2: send close debug2: channel 2: is dead debug2: channel 2: gc: notify user debug2: channel 1: rcvd close debug2: channel 1: output open -> drain debug2: chan_shutdown_read: channel 1: (i0 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: input open -> closed debug2: channel 2: gc: user detached debug2: channel 2: is dead debug2: channel 2: garbage collecting debug1: channel 2: free: client-session, nchannels 3 <<< 6569 1726776621.99300: stderr chunk (state=3): >>>debug2: channel 1: obuf empty debug2: chan_shutdown_write: channel 1: (i3 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: output drain -> closed debug2: channel 1: is dead (local) debug2: channel 1: gc: notify user debug2: channel 1: gc: user detached debug2: channel 1: is dead (local) debug2: channel 1: garbage collecting debug1: channel 1: free: mux-control, nchannels 2 <<< 6569 1726776621.99302: stderr chunk (state=3): >>>debug2: set_control_persist_exit_time: schedule exit in 60 seconds debug2: Received exit status from master 0 <<< 6569 1726776621.99383: stdout chunk (state=3): >>><<< 6569 1726776622.99522: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug1: Control socket "/root/.ansible/cp/b3144e8f2f" does not exist debug1: Connecting to 10.31.10.190 [10.31.10.190] port 22. debug2: fd 3 setting O_NONBLOCK debug1: fd 3 clearing O_NONBLOCK debug1: Connection established. debug1: identity file /root/.ssh/id_rsa type -1 debug1: identity file /root/.ssh/id_rsa-cert type -1 debug1: identity file /root/.ssh/id_dsa type -1 debug1: identity file /root/.ssh/id_dsa-cert type -1 debug1: identity file /root/.ssh/id_ecdsa type -1 debug1: identity file /root/.ssh/id_ecdsa-cert type -1 debug1: identity file /root/.ssh/id_ecdsa_sk type -1 debug1: identity file /root/.ssh/id_ecdsa_sk-cert type -1 debug1: identity file /root/.ssh/id_ed25519 type -1 debug1: identity file /root/.ssh/id_ed25519-cert type -1 debug1: identity file /root/.ssh/id_ed25519_sk type -1 debug1: identity file /root/.ssh/id_ed25519_sk-cert type -1 debug1: identity file /root/.ssh/id_xmss type -1 debug1: identity file /root/.ssh/id_xmss-cert type -1 debug1: Local version string SSH-2.0-OpenSSH_8.7 debug1: Remote protocol version 2.0, remote software version OpenSSH_8.7 debug1: compat_banner: match: OpenSSH_8.7 pat OpenSSH* compat 0x04000000 debug2: fd 3 setting O_NONBLOCK debug1: Authenticating to 10.31.10.190:22 as 'root' debug1: load_hostkeys: fopen /root/.ssh/known_hosts: No such file or directory debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory debug1: SSH2_MSG_KEXINIT sent debug1: SSH2_MSG_KEXINIT received debug2: local client KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-c,kex-strict-c-v00@openssh.com debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: zlib@openssh.com,zlib,none debug2: compression stoc: zlib@openssh.com,zlib,none debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug2: peer server KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,kex-strict-s-v00@openssh.com debug2: host key algorithms: rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: none,zlib@openssh.com debug2: compression stoc: none,zlib@openssh.com debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug1: kex: algorithm: curve25519-sha256 debug1: kex: host key algorithm: ssh-ed25519 debug1: kex: server->client cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: client->server cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: curve25519-sha256 need=32 dh_need=32 debug1: kex: curve25519-sha256 need=32 dh_need=32 debug1: expecting SSH2_MSG_KEX_ECDH_REPLY debug1: SSH2_MSG_KEX_ECDH_REPLY received debug1: Server host key: ssh-ed25519 SHA256:U4dnkh0EAKdwIpe1hz9Ht49UJx8jbFfcPs/zKK/5sEw debug1: load_hostkeys: fopen /root/.ssh/known_hosts: No such file or directory debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory Warning: Permanently added '10.31.10.190' (ED25519) to the list of known hosts. debug1: check_host_key: hostkey not known or explicitly trusted: disabling UpdateHostkeys debug1: ssh_packet_send2_wrapped: resetting send seqnr 3 debug2: set_newkeys: mode 1 debug1: rekey out after 4294967296 blocks debug1: SSH2_MSG_NEWKEYS sent debug1: expecting SSH2_MSG_NEWKEYS debug1: ssh_packet_read_poll2: resetting read seqnr 3 debug1: SSH2_MSG_NEWKEYS received debug2: set_newkeys: mode 0 debug1: rekey in after 4294967296 blocks debug1: Will attempt key: /root/.ssh/id_rsa debug1: Will attempt key: /root/.ssh/id_dsa debug1: Will attempt key: /root/.ssh/id_ecdsa debug1: Will attempt key: /root/.ssh/id_ecdsa_sk debug1: Will attempt key: /root/.ssh/id_ed25519 debug1: Will attempt key: /root/.ssh/id_ed25519_sk debug1: Will attempt key: /root/.ssh/id_xmss debug2: pubkey_prepare: done debug1: SSH2_MSG_EXT_INFO received debug1: kex_input_ext_info: server-sig-algs= debug2: service_accept: ssh-userauth debug1: SSH2_MSG_SERVICE_ACCEPT received debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password debug1: Next authentication method: gssapi-with-mic debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) debug2: we did not send a packet, disable method debug1: Next authentication method: publickey debug1: Trying private key: /root/.ssh/id_rsa debug2: we sent a publickey packet, wait for reply debug1: Enabling compression at level 6. Authenticated to 10.31.10.190 ([10.31.10.190]:22) using "publickey". debug1: pkcs11_del_provider: called, provider_id = (null) debug1: setting up multiplex master socket debug2: fd 4 setting O_NONBLOCK debug1: channel 0: new [/root/.ansible/cp/b3144e8f2f] debug2: fd 3 setting TCP_NODELAY debug1: control_persist_detach: backgrounding master process debug2: control_persist_detach: background process is 6577 debug2: fd 4 setting O_NONBLOCK debug1: forking to background debug1: Entering interactive session. debug1: pledge: id debug2: set_control_persist_exit_time: schedule exit in 60 seconds debug1: multiplexing control connection debug2: fd 5 setting O_NONBLOCK debug1: channel 1: new [mux-control] debug2: set_control_persist_exit_time: cancel scheduled exit debug2: mux_master_process_hello: channel 1 client version 4 debug2: mux_client_hello_exchange: master version 4 debug2: mux_master_process_alive_check: channel 1: alive check debug2: mux_master_process_new_session: channel 1: request tty 0, X 0, agent 0, subsys 0, term "", cmd "/bin/sh -c 'echo ~ && sleep 0'", env 0 debug1: channel 2: new [client-session] debug2: mux_master_process_new_session: channel_new: 2 linked to control channel 1 debug2: channel 2: send open debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0 debug1: Remote: /root/.ssh/authorized_keys:1: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding debug2: channel_input_open_confirmation: channel 2: callback start debug2: client_session2_setup: id 2 debug1: Sending command: /bin/sh -c 'echo ~ && sleep 0' debug2: channel 2: request exec confirm 1 debug2: channel_input_open_confirmation: channel 2: callback done debug2: channel 2: open confirm rwindow 0 rmax 32768 debug1: mux_client_request_session: master session id: 2 debug2: channel 2: rcvd adjust 2097152 debug2: channel_input_status_confirm: type 99 id 2 debug2: exec request accepted on channel 2 debug2: channel 2: rcvd eof debug2: channel 2: output open -> drain debug2: channel 2: obuf empty debug2: chan_shutdown_write: channel 2: (i0 o1 sock -1 wfd 7 efd 8 [write]) debug2: channel 2: output drain -> closed debug1: client_input_channel_req: channel 2 rtype exit-status reply 0 debug1: client_input_channel_req: channel 2 rtype eow@openssh.com reply 0 debug2: channel 2: rcvd eow debug2: chan_shutdown_read: channel 2: (i0 o3 sock -1 wfd 6 efd 8 [write]) debug2: channel 2: input open -> closed debug2: channel 2: rcvd close debug2: channel 2: send close debug2: channel 2: is dead debug2: channel 2: gc: notify user debug2: channel 1: rcvd close debug2: channel 1: output open -> drain debug2: chan_shutdown_read: channel 1: (i0 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: input open -> closed debug2: channel 2: gc: user detached debug2: channel 2: is dead debug2: channel 2: garbage collecting debug1: channel 2: free: client-session, nchannels 3 debug2: channel 1: obuf empty debug2: chan_shutdown_write: channel 1: (i3 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: output drain -> closed debug2: channel 1: is dead (local) debug2: channel 1: gc: notify user debug2: channel 1: gc: user detached debug2: channel 1: is dead (local) debug2: channel 1: garbage collecting debug1: channel 1: free: mux-control, nchannels 2 debug2: set_control_persist_exit_time: schedule exit in 60 seconds debug2: Received exit status from master 0 6569 1726776622.99537: _low_level_execute_command(): starting 6569 1726776622.99543: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776622.9952233-6572-79205158965335 `" && echo ansible-tmp-1726776622.9952233-6572-79205158965335="` echo /root/.ansible/tmp/ansible-tmp-1726776622.9952233-6572-79205158965335 `" ) && sleep 0' 6569 1726776623.00030: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776623.00034: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776623.00065: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found <<< 6569 1726776623.00069: 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.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776623.00071: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776623.00130: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776623.00133: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776623.00344: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776623.02321: stdout chunk (state=3): >>>ansible-tmp-1726776622.9952233-6572-79205158965335=/root/.ansible/tmp/ansible-tmp-1726776622.9952233-6572-79205158965335 <<< 6569 1726776623.02487: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776623.02535: stderr chunk (state=3): >>><<< 6569 1726776623.02539: stdout chunk (state=3): >>><<< 6569 1726776623.02554: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776622.9952233-6572-79205158965335=/root/.ansible/tmp/ansible-tmp-1726776622.9952233-6572-79205158965335 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776623.02578: variable 'ansible_module_compression' from source: unknown 6569 1726776623.02629: ANSIBALLZ: Using generic lock for ansible.legacy.setup 6569 1726776623.02633: ANSIBALLZ: Acquiring lock 6569 1726776623.02636: ANSIBALLZ: Lock acquired: 140519389327056 6569 1726776623.02640: ANSIBALLZ: Creating module 6569 1726776623.22972: ANSIBALLZ: Writing module into payload 6569 1726776623.23086: ANSIBALLZ: Writing module 6569 1726776623.23105: ANSIBALLZ: Renaming module 6569 1726776623.23110: ANSIBALLZ: Done creating module 6569 1726776623.23139: variable 'ansible_facts' from source: unknown 6569 1726776623.23143: variable 'inventory_hostname' from source: host vars for 'managed_node1' 6569 1726776623.23150: _low_level_execute_command(): starting 6569 1726776623.23156: _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' 6569 1726776623.23605: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776623.23611: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776623.23648: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found <<< 6569 1726776623.23660: 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.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found <<< 6569 1726776623.23669: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776623.23712: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776623.23726: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776623.23837: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776623.25455: stdout chunk (state=3): >>>PLATFORM <<< 6569 1726776623.25614: stdout chunk (state=3): >>>Linux <<< 6569 1726776623.25625: stdout chunk (state=3): >>>FOUND <<< 6569 1726776623.25641: stdout chunk (state=3): >>>/usr/bin/python3.9 /usr/bin/python3 <<< 6569 1726776623.25645: stdout chunk (state=3): >>>/usr/bin/python3 ENDFOUND <<< 6569 1726776623.25781: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776623.25824: stderr chunk (state=3): >>><<< 6569 1726776623.25827: stdout chunk (state=3): >>><<< 6569 1726776623.25844: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.9 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776623.25853 [managed_node1]: found interpreters: ['/usr/bin/python3.9', '/usr/bin/python3', '/usr/bin/python3'] 6569 1726776623.25885: _low_level_execute_command(): starting 6569 1726776623.25888: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 && sleep 0' 6569 1726776623.25963: Sending initial data 6569 1726776623.25967: Sent initial data (1181 bytes) 6569 1726776623.26311: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776623.26329: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776623.26341: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776623.26352: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776623.26366: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776623.26407: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776623.26422: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776623.26486: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776623.30412: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"9\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"9\"\nPLATFORM_ID=\"platform:el9\"\nPRETTY_NAME=\"CentOS Stream 9\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:9\"\nHOME_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 9\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} <<< 6569 1726776623.30838: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776623.30882: stderr chunk (state=3): >>><<< 6569 1726776623.30886: stdout chunk (state=3): >>><<< 6569 1726776623.30899: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"9\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"9\"\nPLATFORM_ID=\"platform:el9\"\nPRETTY_NAME=\"CentOS Stream 9\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:9\"\nHOME_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 9\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776623.30947: variable 'ansible_facts' from source: unknown 6569 1726776623.30950: variable 'ansible_facts' from source: unknown 6569 1726776623.30961: variable 'ansible_module_compression' from source: unknown 6569 1726776623.30993: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-65694zoo26u5/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 6569 1726776623.31013: variable 'ansible_facts' from source: unknown 6569 1726776623.31120: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776622.9952233-6572-79205158965335/AnsiballZ_setup.py 6569 1726776623.31340: Sending initial data 6569 1726776623.31344: Sent initial data (151 bytes) 6569 1726776623.32058: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776623.32062: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776623.32097: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776623.32101: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776623.32103: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776623.32158: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776623.32162: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776623.32166: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776623.32234: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776623.34412: 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 <<< 6569 1726776623.34473: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6569 1726776623.34553: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-65694zoo26u5/tmp8zc34xox /root/.ansible/tmp/ansible-tmp-1726776622.9952233-6572-79205158965335/AnsiballZ_setup.py <<< 6569 1726776623.34612: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6569 1726776623.36354: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776623.36454: stderr chunk (state=3): >>><<< 6569 1726776623.36457: stdout chunk (state=3): >>><<< 6569 1726776623.36475: done transferring module to remote 6569 1726776623.36488: _low_level_execute_command(): starting 6569 1726776623.36495: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776622.9952233-6572-79205158965335/ /root/.ansible/tmp/ansible-tmp-1726776622.9952233-6572-79205158965335/AnsiballZ_setup.py && sleep 0' 6569 1726776623.36932: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776623.36938: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776623.36971: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776623.36988: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776623.36991: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776623.37051: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776623.37058: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776623.37061: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776623.37116: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776623.38946: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776623.38993: stderr chunk (state=3): >>><<< 6569 1726776623.38996: stdout chunk (state=3): >>><<< 6569 1726776623.39011: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776623.39014: _low_level_execute_command(): starting 6569 1726776623.39020: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776622.9952233-6572-79205158965335/AnsiballZ_setup.py && sleep 0' 6569 1726776623.39450: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776623.39455: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776623.39489: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776623.39506: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776623.39509: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776623.39556: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776623.39568: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776623.39644: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776624.67945: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAJv3LEefe5Q7VrKfF7iO/MULM1HqH8CB+luQUUgAW1OzorBKKITPxetCcyNKasjNXEkcBQRPBiUizvN6Lh0RxiS0BFJ8sV563Nuwd0vGlfLTGsTfEM8QBT2RFxHCSDppv3Xa+5pz2DZzwI+J6jLaGDsJ+AvHy1A7woiKh1qCBv1bAAAAFQDxkaniZGsk4KU6u2M3SAINdezeuQAAAIBzvMchdln9gs7mV4qNwrptmkC1JOc7q/vwoxpWS2pGkFYTzU4YXDvEtkxGPX5QO9izKiL/i5Cd/VgcAEN/olWZxtBYjtIfEj4vcvktUhvLpGUyrfqMxGpk4ai8x+CvaS+WYUC/bbmclbA8DCW3CtX5Pqk4EXOGVUUdycS6GHfWFAAAAIEAkaPz4zocxjUKZlk/OeeaT91cbaJEsIRzq9ssBhGdLvQt3B6rB+OWvwuLUt4Foe+5B/4M+/jvm4mr72K9GEqSkS/SbfwjYGu1tYgZzVDUW6rMM0WlbG/1jD8RiCYW2xCdeDbATPYRn+rLWZN7Nqbl0+CYz1dC5cfTSVWSMzPdTOg=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDFMZWssF8I3Dl+Txun+eB2ZNLbBCroS3qWUFc0KaSGBYur3FbWwciawjBEy6wOZ+sRP+sGgA5JGTM+qpHOKAtIVYj2hqyjCoV9aGQCG/jamzNC0N7fI76+xe1BtoBWYzWau3IVe5v3A6DTwNHOj6MnmbXJifaCQm/5yqqV1Ij/h5dzZGi6Gfy+SaZas08OFGnhveM1zny4WVmJGgGaTJBQVz2IYUAu2xFu7kik1kGPMsBtv8/KgYt9jpY0Myh+rPwrrcS9x8H70ydUVXzG8EMFSXKk5METl5CJXT9e9n5GyhDkSmTHhMbj+Vs2PdMpBzZTERnrvZQYNQhhC/B1azXlyPsleTtVR2wzjulg6vHycABNCgLl6yVj/gKl1hZHMcl6K86Nv2nlo8Vx3ezHvMMN8F1bUz0gn/1BgBCSkbvU3/Ql9X0YdxaZwZecpSGq8TmhBA7eiI45e01v2PN5SWOdXHZRPmoNIQdl7UEltL+hOulDQZrapx1oMsOMfknf9G8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDKP0IvEphV+vn5MV8MGseWYzk+urg21J+Rju/mhDVnsMYvxcjZ0kFpahpOulT1xo3+HWVfDYvGYQyCwX48QGfM=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIDSGPu/CoCQ5AXK7job6kU5wRvmNYauotcpMjSkiPRmG", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_is_chroot": false, "ansible_apparmor": {"status": "disabled"}, "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-10-190.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-10-190", "ansible_nodename": "ip-10-31-10-190.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": "48a6f52ace794d6487b05c8155e59bd1", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_env": {"SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.47.237 54188 10.31.10.190 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.47.237 54188 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_iscsi_iqn": "", "ansible_pkg_mgr": "dnf", "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_lsb": {}, "ansible_local": {}, "ansible_fips": false, "ansible_service_mgr": "systemd", "ansible_interfaces": ["eth0", "lo"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "12:c2:18:db:bd:19", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.10.190", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::10c2:18ff:fedb:bd19", "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_tc<<< 6569 1726776624.67967: stdout chunk (state=3): >>>p_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.10.190", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:c2:18:db:bd:19", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.10.190"], "ansible_all_ipv6_addresses": ["fe80::10c2:18ff:fedb:bd19"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.10.190", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::10c2:18ff:fedb:bd19"]}, "ansible_loadavg": {"1m": 0.32, "5m": 0.31, "15m": 0.13}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3532, "ansible_memfree_mb": 3026, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 506, "free": 3026}, "nocache": {"free": 3334, "used": 198}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec249d73-c393-2a55-16e6-630822fa118b", "ansible_product_uuid": "ec249d73-c393-2a55-16e6-630822fa118b", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 189, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 264364621824, "block_size": 4096, "block_total": 65519355, "block_available": 64542144, "block_used": 977211, "inode_total": 131071472, "inode_available": 130998900, "inode_used": 72572, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_fibre_channel_wwn": [], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Thursday", "weekday_number": "4", "weeknumber": "38", "day": "19", "hour": "16", "minute": "10", "second": "24", "epoch": "1726776624", "epoch_int": "1726776624", "date": "2024-09-19", "time": "16:10:24", "iso8601_micro": "2024-09-19T20:10:24.673874Z", "iso8601": "2024-09-19T20:10:24Z", "iso8601_basic": "20240919T161024673874", "iso8601_basic_short": "20240919T161024", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 6569 1726776624.69708: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.190 closed. <<< 6569 1726776624.69712: stdout chunk (state=3): >>><<< 6569 1726776624.69714: stderr chunk (state=3): >>><<< 6569 1726776624.70325: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAJv3LEefe5Q7VrKfF7iO/MULM1HqH8CB+luQUUgAW1OzorBKKITPxetCcyNKasjNXEkcBQRPBiUizvN6Lh0RxiS0BFJ8sV563Nuwd0vGlfLTGsTfEM8QBT2RFxHCSDppv3Xa+5pz2DZzwI+J6jLaGDsJ+AvHy1A7woiKh1qCBv1bAAAAFQDxkaniZGsk4KU6u2M3SAINdezeuQAAAIBzvMchdln9gs7mV4qNwrptmkC1JOc7q/vwoxpWS2pGkFYTzU4YXDvEtkxGPX5QO9izKiL/i5Cd/VgcAEN/olWZxtBYjtIfEj4vcvktUhvLpGUyrfqMxGpk4ai8x+CvaS+WYUC/bbmclbA8DCW3CtX5Pqk4EXOGVUUdycS6GHfWFAAAAIEAkaPz4zocxjUKZlk/OeeaT91cbaJEsIRzq9ssBhGdLvQt3B6rB+OWvwuLUt4Foe+5B/4M+/jvm4mr72K9GEqSkS/SbfwjYGu1tYgZzVDUW6rMM0WlbG/1jD8RiCYW2xCdeDbATPYRn+rLWZN7Nqbl0+CYz1dC5cfTSVWSMzPdTOg=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDFMZWssF8I3Dl+Txun+eB2ZNLbBCroS3qWUFc0KaSGBYur3FbWwciawjBEy6wOZ+sRP+sGgA5JGTM+qpHOKAtIVYj2hqyjCoV9aGQCG/jamzNC0N7fI76+xe1BtoBWYzWau3IVe5v3A6DTwNHOj6MnmbXJifaCQm/5yqqV1Ij/h5dzZGi6Gfy+SaZas08OFGnhveM1zny4WVmJGgGaTJBQVz2IYUAu2xFu7kik1kGPMsBtv8/KgYt9jpY0Myh+rPwrrcS9x8H70ydUVXzG8EMFSXKk5METl5CJXT9e9n5GyhDkSmTHhMbj+Vs2PdMpBzZTERnrvZQYNQhhC/B1azXlyPsleTtVR2wzjulg6vHycABNCgLl6yVj/gKl1hZHMcl6K86Nv2nlo8Vx3ezHvMMN8F1bUz0gn/1BgBCSkbvU3/Ql9X0YdxaZwZecpSGq8TmhBA7eiI45e01v2PN5SWOdXHZRPmoNIQdl7UEltL+hOulDQZrapx1oMsOMfknf9G8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDKP0IvEphV+vn5MV8MGseWYzk+urg21J+Rju/mhDVnsMYvxcjZ0kFpahpOulT1xo3+HWVfDYvGYQyCwX48QGfM=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIDSGPu/CoCQ5AXK7job6kU5wRvmNYauotcpMjSkiPRmG", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_is_chroot": false, "ansible_apparmor": {"status": "disabled"}, "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-10-190.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-10-190", "ansible_nodename": "ip-10-31-10-190.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": "48a6f52ace794d6487b05c8155e59bd1", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_env": {"SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.47.237 54188 10.31.10.190 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.47.237 54188 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_iscsi_iqn": "", "ansible_pkg_mgr": "dnf", "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_lsb": {}, "ansible_local": {}, "ansible_fips": false, "ansible_service_mgr": "systemd", "ansible_interfaces": ["eth0", "lo"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "12:c2:18:db:bd:19", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.10.190", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::10c2:18ff:fedb:bd19", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.10.190", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:c2:18:db:bd:19", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.10.190"], "ansible_all_ipv6_addresses": ["fe80::10c2:18ff:fedb:bd19"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.10.190", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::10c2:18ff:fedb:bd19"]}, "ansible_loadavg": {"1m": 0.32, "5m": 0.31, "15m": 0.13}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3532, "ansible_memfree_mb": 3026, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 506, "free": 3026}, "nocache": {"free": 3334, "used": 198}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec249d73-c393-2a55-16e6-630822fa118b", "ansible_product_uuid": "ec249d73-c393-2a55-16e6-630822fa118b", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 189, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 264364621824, "block_size": 4096, "block_total": 65519355, "block_available": 64542144, "block_used": 977211, "inode_total": 131071472, "inode_available": 130998900, "inode_used": 72572, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_fibre_channel_wwn": [], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Thursday", "weekday_number": "4", "weeknumber": "38", "day": "19", "hour": "16", "minute": "10", "second": "24", "epoch": "1726776624", "epoch_int": "1726776624", "date": "2024-09-19", "time": "16:10:24", "iso8601_micro": "2024-09-19T20:10:24.673874Z", "iso8601": "2024-09-19T20:10:24Z", "iso8601_basic": "20240919T161024673874", "iso8601_basic_short": "20240919T161024", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.10.190 closed. [WARNING]: Platform linux on host managed_node1 is using the discovered Python interpreter at /usr/bin/python3.9, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 6569 1726776624.71026: 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-1726776622.9952233-6572-79205158965335/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6569 1726776624.71052: _low_level_execute_command(): starting 6569 1726776624.71060: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776622.9952233-6572-79205158965335/ > /dev/null 2>&1 && sleep 0' 6569 1726776624.71707: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6569 1726776624.71724: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776624.71740: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776624.71760: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776624.71810: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776624.71826: stderr chunk (state=3): >>>debug2: match not found <<< 6569 1726776624.71843: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776624.71861: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6569 1726776624.71873: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.190 is address <<< 6569 1726776624.71887: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6569 1726776624.71904: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776624.71922: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776624.71940: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776624.71953: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776624.71965: stderr chunk (state=3): >>>debug2: match found <<< 6569 1726776624.71979: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776624.72061: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776624.72078: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776624.72096: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776624.72314: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776624.74172: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776624.74176: stdout chunk (state=3): >>><<< 6569 1726776624.74178: stderr chunk (state=3): >>><<< 6569 1726776624.74187: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776624.74195: handler run complete 6569 1726776624.74268: variable 'ansible_facts' from source: unknown 6569 1726776624.74333: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6569 1726776624.74507: variable 'ansible_facts' from source: unknown 6569 1726776624.74566: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6569 1726776624.74643: attempt loop complete, returning result 6569 1726776624.74647: _execute() done 6569 1726776624.74650: dumping result to json 6569 1726776624.74669: done dumping result, returning 6569 1726776624.74674: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [025ceb90-32dd-bcf4-2993-00000000000d] 6569 1726776624.74677: sending task result for task 025ceb90-32dd-bcf4-2993-00000000000d ok: [managed_node1] 6569 1726776624.75368: no more pending results, returning what we have 6569 1726776624.75371: results queue empty 6569 1726776624.75371: checking for any_errors_fatal 6569 1726776624.75373: done checking for any_errors_fatal 6569 1726776624.75373: checking for max_fail_percentage 6569 1726776624.75375: done checking for max_fail_percentage 6569 1726776624.75375: checking to see if all hosts have failed and the running result is not ok 6569 1726776624.75376: done checking to see if all hosts have failed 6569 1726776624.75377: getting the remaining hosts for this loop 6569 1726776624.75378: done getting the remaining hosts for this loop 6569 1726776624.75383: getting the next task for host managed_node1 6569 1726776624.75389: done getting next task for host managed_node1 6569 1726776624.75390: ^ task is: TASK: meta (flush_handlers) 6569 1726776624.75392: ^ 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 6569 1726776624.75395: getting variables 6569 1726776624.75396: in VariableManager get_vars() 6569 1726776624.75416: Calling all_inventory to load vars for managed_node1 6569 1726776624.75425: Calling groups_inventory to load vars for managed_node1 6569 1726776624.75429: Calling all_plugins_inventory to load vars for managed_node1 6569 1726776624.75439: Calling all_plugins_play to load vars for managed_node1 6569 1726776624.75441: Calling groups_plugins_inventory to load vars for managed_node1 6569 1726776624.75444: Calling groups_plugins_play to load vars for managed_node1 6569 1726776624.77359: done sending task result for task 025ceb90-32dd-bcf4-2993-00000000000d 6569 1726776624.77362: WORKER PROCESS EXITING 6569 1726776624.77377: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6569 1726776624.77488: done with get_vars() 6569 1726776624.77496: done getting variables 6569 1726776624.77530: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 6569 1726776624.77563: in VariableManager get_vars() 6569 1726776624.77569: Calling all_inventory to load vars for managed_node1 6569 1726776624.77571: Calling groups_inventory to load vars for managed_node1 6569 1726776624.77572: Calling all_plugins_inventory to load vars for managed_node1 6569 1726776624.77575: Calling all_plugins_play to load vars for managed_node1 6569 1726776624.77579: Calling groups_plugins_inventory to load vars for managed_node1 6569 1726776624.77583: Calling groups_plugins_play to load vars for managed_node1 6569 1726776624.77663: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6569 1726776624.77773: done with get_vars() 6569 1726776624.77783: done queuing things up, now waiting for results queue to drain 6569 1726776624.77785: results queue empty 6569 1726776624.77785: checking for any_errors_fatal 6569 1726776624.77787: done checking for any_errors_fatal 6569 1726776624.77787: checking for max_fail_percentage 6569 1726776624.77788: done checking for max_fail_percentage 6569 1726776624.77788: checking to see if all hosts have failed and the running result is not ok 6569 1726776624.77789: done checking to see if all hosts have failed 6569 1726776624.77789: getting the remaining hosts for this loop 6569 1726776624.77790: done getting the remaining hosts for this loop 6569 1726776624.77792: getting the next task for host managed_node1 6569 1726776624.77795: done getting next task for host managed_node1 6569 1726776624.77796: ^ task is: TASK: Try to pass a boolean value for sysctl value 6569 1726776624.77797: ^ 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 6569 1726776624.77798: getting variables 6569 1726776624.77799: in VariableManager get_vars() 6569 1726776624.77803: Calling all_inventory to load vars for managed_node1 6569 1726776624.77805: Calling groups_inventory to load vars for managed_node1 6569 1726776624.77806: Calling all_plugins_inventory to load vars for managed_node1 6569 1726776624.77809: Calling all_plugins_play to load vars for managed_node1 6569 1726776624.77810: Calling groups_plugins_inventory to load vars for managed_node1 6569 1726776624.77812: Calling groups_plugins_play to load vars for managed_node1 6569 1726776624.77904: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6569 1726776624.78008: done with get_vars() 6569 1726776624.78013: done getting variables TASK [Try to pass a boolean value for sysctl value] **************************** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_bool_not_allowed.yml:7 Thursday 19 September 2024 16:10:24 -0400 (0:00:04.233) 0:00:04.240 **** 6569 1726776624.78064: entering _queue_task() for managed_node1/include_role 6569 1726776624.78065: Creating lock for include_role 6569 1726776624.78284: worker is 1 (out of 1 available) 6569 1726776624.78298: exiting _queue_task() for managed_node1/include_role 6569 1726776624.78309: done queuing things up, now waiting for results queue to drain 6569 1726776624.78311: waiting for pending results... 6569 1726776624.78445: running TaskExecutor() for managed_node1/TASK: Try to pass a boolean value for sysctl value 6569 1726776624.78499: in run() - task 025ceb90-32dd-bcf4-2993-000000000006 6569 1726776624.78511: variable 'ansible_search_path' from source: unknown 6569 1726776624.78542: calling self._execute() 6569 1726776624.78594: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776624.78598: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776624.78608: variable 'omit' from source: magic vars 6569 1726776624.78675: _execute() done 6569 1726776624.78679: dumping result to json 6569 1726776624.78684: done dumping result, returning 6569 1726776624.78688: done running TaskExecutor() for managed_node1/TASK: Try to pass a boolean value for sysctl value [025ceb90-32dd-bcf4-2993-000000000006] 6569 1726776624.78694: sending task result for task 025ceb90-32dd-bcf4-2993-000000000006 6569 1726776624.78795: done sending task result for task 025ceb90-32dd-bcf4-2993-000000000006 6569 1726776624.78798: WORKER PROCESS EXITING 6569 1726776624.78844: no more pending results, returning what we have 6569 1726776624.78849: in VariableManager get_vars() 6569 1726776624.78873: Calling all_inventory to load vars for managed_node1 6569 1726776624.78875: Calling groups_inventory to load vars for managed_node1 6569 1726776624.78878: Calling all_plugins_inventory to load vars for managed_node1 6569 1726776624.78888: Calling all_plugins_play to load vars for managed_node1 6569 1726776624.78891: Calling groups_plugins_inventory to load vars for managed_node1 6569 1726776624.78893: Calling groups_plugins_play to load vars for managed_node1 6569 1726776624.78996: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6569 1726776624.79104: done with get_vars() 6569 1726776624.79108: variable 'ansible_search_path' from source: unknown 6569 1726776624.79179: variable 'omit' from source: magic vars 6569 1726776624.79195: variable 'omit' from source: magic vars 6569 1726776624.79204: variable 'omit' from source: magic vars 6569 1726776624.79206: we have included files to process 6569 1726776624.79207: generating all_blocks data 6569 1726776624.79208: done generating all_blocks data 6569 1726776624.79209: processing included file: fedora.linux_system_roles.kernel_settings 6569 1726776624.79223: in VariableManager get_vars() 6569 1726776624.79231: done with get_vars() 6569 1726776624.79275: in VariableManager get_vars() 6569 1726776624.79305: done with get_vars() 6569 1726776624.79330: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/main.yml 6569 1726776624.79410: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/defaults/main.yml 6569 1726776624.79447: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/meta/main.yml 6569 1726776624.79526: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml 6569 1726776624.79989: in VariableManager get_vars() 6569 1726776624.80003: done with get_vars() 6569 1726776624.80983: in VariableManager get_vars() 6569 1726776624.81003: done with get_vars() 6569 1726776624.81133: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/handlers/main.yml 6569 1726776624.81789: iterating over new_blocks loaded from include file 6569 1726776624.81791: in VariableManager get_vars() 6569 1726776624.81805: done with get_vars() 6569 1726776624.81807: filtering new block on tags 6569 1726776624.81824: done filtering new block on tags 6569 1726776624.81827: in VariableManager get_vars() 6569 1726776624.81840: done with get_vars() 6569 1726776624.81841: filtering new block on tags 6569 1726776624.81857: done filtering new block on tags 6569 1726776624.81858: in VariableManager get_vars() 6569 1726776624.81870: done with get_vars() 6569 1726776624.81872: filtering new block on tags 6569 1726776624.81906: done filtering new block on tags 6569 1726776624.81909: in VariableManager get_vars() 6569 1726776624.81922: done with get_vars() 6569 1726776624.81924: filtering new block on tags 6569 1726776624.81938: done filtering new block on tags 6569 1726776624.81940: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.kernel_settings for managed_node1 6569 1726776624.81944: extending task lists for all hosts with included blocks 6569 1726776624.82017: done extending task lists 6569 1726776624.82019: done processing included files 6569 1726776624.82020: results queue empty 6569 1726776624.82021: checking for any_errors_fatal 6569 1726776624.82022: done checking for any_errors_fatal 6569 1726776624.82023: checking for max_fail_percentage 6569 1726776624.82024: done checking for max_fail_percentage 6569 1726776624.82024: checking to see if all hosts have failed and the running result is not ok 6569 1726776624.82025: done checking to see if all hosts have failed 6569 1726776624.82026: getting the remaining hosts for this loop 6569 1726776624.82027: done getting the remaining hosts for this loop 6569 1726776624.82029: getting the next task for host managed_node1 6569 1726776624.82032: done getting next task for host managed_node1 6569 1726776624.82034: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 6569 1726776624.82036: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6569 1726776624.82044: getting variables 6569 1726776624.82045: in VariableManager get_vars() 6569 1726776624.82055: Calling all_inventory to load vars for managed_node1 6569 1726776624.82057: Calling groups_inventory to load vars for managed_node1 6569 1726776624.82059: Calling all_plugins_inventory to load vars for managed_node1 6569 1726776624.82062: Calling all_plugins_play to load vars for managed_node1 6569 1726776624.82064: Calling groups_plugins_inventory to load vars for managed_node1 6569 1726776624.82067: Calling groups_plugins_play to load vars for managed_node1 6569 1726776624.82193: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6569 1726776624.82303: done with get_vars() 6569 1726776624.82310: done getting variables 6569 1726776624.82357: 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-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:2 Thursday 19 September 2024 16:10:24 -0400 (0:00:00.043) 0:00:04.283 **** 6569 1726776624.82376: entering _queue_task() for managed_node1/fail 6569 1726776624.82377: Creating lock for fail 6569 1726776624.82575: worker is 1 (out of 1 available) 6569 1726776624.82589: exiting _queue_task() for managed_node1/fail 6569 1726776624.82601: done queuing things up, now waiting for results queue to drain 6569 1726776624.82603: waiting for pending results... 6569 1726776624.82750: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 6569 1726776624.82812: in run() - task 025ceb90-32dd-bcf4-2993-00000000002c 6569 1726776624.82825: variable 'ansible_search_path' from source: unknown 6569 1726776624.82830: variable 'ansible_search_path' from source: unknown 6569 1726776624.82859: calling self._execute() 6569 1726776624.82917: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776624.82924: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776624.82932: variable 'omit' from source: magic vars 6569 1726776624.83355: variable 'kernel_settings_sysctl' from source: include params 6569 1726776624.83367: variable '__kernel_settings_state_empty' from source: role '' all vars 6569 1726776624.83374: Evaluated conditional (kernel_settings_sysctl != __kernel_settings_state_empty): True 6569 1726776624.83570: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6569 1726776624.85013: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6569 1726776624.85067: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6569 1726776624.85094: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6569 1726776624.85120: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6569 1726776624.85141: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6569 1726776624.85198: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6569 1726776624.85219: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6569 1726776624.85237: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6569 1726776624.85267: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6569 1726776624.85277: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6569 1726776624.85312: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6569 1726776624.85330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6569 1726776624.85348: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6569 1726776624.85376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6569 1726776624.85388: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6569 1726776624.85427: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6569 1726776624.85451: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6569 1726776624.85469: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6569 1726776624.85498: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6569 1726776624.85508: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6569 1726776624.85691: variable 'kernel_settings_sysctl' from source: include params 6569 1726776624.85741: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6569 1726776624.85847: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6569 1726776624.85873: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6569 1726776624.85896: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6569 1726776624.85917: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6569 1726776624.85952: 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) 6569 1726776624.86101: 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) 6569 1726776624.86122: 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) 6569 1726776624.86145: 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) 6569 1726776624.86172: 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) 6569 1726776624.86188: 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) 6569 1726776624.86205: 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) 6569 1726776624.86223: 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) 6569 1726776624.86242: 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)): True 6569 1726776624.86256: variable 'omit' from source: magic vars 6569 1726776624.86284: variable 'omit' from source: magic vars 6569 1726776624.86307: variable 'omit' from source: magic vars 6569 1726776624.86325: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6569 1726776624.86344: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6569 1726776624.86362: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6569 1726776624.86380: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6569 1726776624.86390: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6569 1726776624.86411: variable 'inventory_hostname' from source: host vars for 'managed_node1' 6569 1726776624.86414: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776624.86417: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776624.86489: Set connection var ansible_timeout to 10 6569 1726776624.86494: Set connection var ansible_module_compression to ZIP_DEFLATED 6569 1726776624.86499: Set connection var ansible_shell_type to sh 6569 1726776624.86504: Set connection var ansible_shell_executable to /bin/sh 6569 1726776624.86509: Set connection var ansible_pipelining to False 6569 1726776624.86512: Set connection var ansible_connection to ssh 6569 1726776624.86528: variable 'ansible_shell_executable' from source: unknown 6569 1726776624.86531: variable 'ansible_connection' from source: unknown 6569 1726776624.86534: variable 'ansible_module_compression' from source: unknown 6569 1726776624.86536: variable 'ansible_shell_type' from source: unknown 6569 1726776624.86539: variable 'ansible_shell_executable' from source: unknown 6569 1726776624.86541: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776624.86543: variable 'ansible_pipelining' from source: unknown 6569 1726776624.86546: variable 'ansible_timeout' from source: unknown 6569 1726776624.86550: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776624.86621: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6569 1726776624.86630: variable 'omit' from source: magic vars 6569 1726776624.86635: starting attempt loop 6569 1726776624.86638: running the handler 6569 1726776624.86644: handler run complete 6569 1726776624.86664: attempt loop complete, returning result 6569 1726776624.86666: _execute() done 6569 1726776624.86669: dumping result to json 6569 1726776624.86676: done dumping result, returning 6569 1726776624.86679: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values [025ceb90-32dd-bcf4-2993-00000000002c] 6569 1726776624.86685: sending task result for task 025ceb90-32dd-bcf4-2993-00000000002c 6569 1726776624.86765: done sending task result for task 025ceb90-32dd-bcf4-2993-00000000002c 6569 1726776624.86768: WORKER PROCESS EXITING 6569 1726776624.86805: marking managed_node1 as failed 6569 1726776624.86812: marking host managed_node1 failed, current state: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6569 1726776624.86820: ^ failed state is now: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=5, fail_state=2, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6569 1726776624.86823: getting the next task for host managed_node1 6569 1726776624.86827: done getting next task for host managed_node1 6569 1726776624.86829: ^ task is: TASK: Check for sysctl bool value error 6569 1726776624.86830: ^ state is: HOST STATE: block=2, task=2, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False fatal: [managed_node1]: FAILED! => { "changed": false } MSG: Boolean values are not allowed for sysctl settings 6569 1726776624.86938: no more pending results, returning what we have 6569 1726776624.86941: results queue empty 6569 1726776624.86941: checking for any_errors_fatal 6569 1726776624.86942: done checking for any_errors_fatal 6569 1726776624.86943: checking for max_fail_percentage 6569 1726776624.86943: done checking for max_fail_percentage 6569 1726776624.86944: checking to see if all hosts have failed and the running result is not ok 6569 1726776624.86944: done checking to see if all hosts have failed 6569 1726776624.86945: getting the remaining hosts for this loop 6569 1726776624.86946: done getting the remaining hosts for this loop 6569 1726776624.86947: getting the next task for host managed_node1 6569 1726776624.86950: done getting next task for host managed_node1 6569 1726776624.86951: ^ task is: TASK: Check for sysctl bool value error 6569 1726776624.86952: ^ state is: HOST STATE: block=2, task=2, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6569 1726776624.86956: getting variables 6569 1726776624.86957: in VariableManager get_vars() 6569 1726776624.86976: Calling all_inventory to load vars for managed_node1 6569 1726776624.86977: Calling groups_inventory to load vars for managed_node1 6569 1726776624.86979: Calling all_plugins_inventory to load vars for managed_node1 6569 1726776624.86985: Calling all_plugins_play to load vars for managed_node1 6569 1726776624.86987: Calling groups_plugins_inventory to load vars for managed_node1 6569 1726776624.86988: Calling groups_plugins_play to load vars for managed_node1 6569 1726776624.87102: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6569 1726776624.87212: done with get_vars() 6569 1726776624.87221: done getting variables 6569 1726776624.87283: 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 [Check for sysctl bool value error] *************************************** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_bool_not_allowed.yml:25 Thursday 19 September 2024 16:10:24 -0400 (0:00:00.049) 0:00:04.332 **** 6569 1726776624.87301: entering _queue_task() for managed_node1/assert 6569 1726776624.87306: Creating lock for assert 6569 1726776624.87482: worker is 1 (out of 1 available) 6569 1726776624.87493: exiting _queue_task() for managed_node1/assert 6569 1726776624.87505: done queuing things up, now waiting for results queue to drain 6569 1726776624.87506: waiting for pending results... 6569 1726776624.87644: running TaskExecutor() for managed_node1/TASK: Check for sysctl bool value error 6569 1726776624.87691: in run() - task 025ceb90-32dd-bcf4-2993-000000000008 6569 1726776624.87702: variable 'ansible_search_path' from source: unknown 6569 1726776624.87732: calling self._execute() 6569 1726776624.87782: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776624.87789: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776624.87797: variable 'omit' from source: magic vars 6569 1726776624.87869: variable 'omit' from source: magic vars 6569 1726776624.87893: variable 'omit' from source: magic vars 6569 1726776624.87914: variable 'omit' from source: magic vars 6569 1726776624.87945: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6569 1726776624.87972: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6569 1726776624.87992: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6569 1726776624.88005: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6569 1726776624.88015: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6569 1726776624.88038: variable 'inventory_hostname' from source: host vars for 'managed_node1' 6569 1726776624.88042: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776624.88044: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776624.88116: Set connection var ansible_timeout to 10 6569 1726776624.88122: Set connection var ansible_module_compression to ZIP_DEFLATED 6569 1726776624.88127: Set connection var ansible_shell_type to sh 6569 1726776624.88132: Set connection var ansible_shell_executable to /bin/sh 6569 1726776624.88137: Set connection var ansible_pipelining to False 6569 1726776624.88139: Set connection var ansible_connection to ssh 6569 1726776624.88155: variable 'ansible_shell_executable' from source: unknown 6569 1726776624.88157: variable 'ansible_connection' from source: unknown 6569 1726776624.88160: variable 'ansible_module_compression' from source: unknown 6569 1726776624.88162: variable 'ansible_shell_type' from source: unknown 6569 1726776624.88166: variable 'ansible_shell_executable' from source: unknown 6569 1726776624.88169: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776624.88171: variable 'ansible_pipelining' from source: unknown 6569 1726776624.88174: variable 'ansible_timeout' from source: unknown 6569 1726776624.88176: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776624.88275: 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) 6569 1726776624.88288: variable 'omit' from source: magic vars 6569 1726776624.88291: starting attempt loop 6569 1726776624.88293: running the handler 6569 1726776624.88542: variable 'ansible_failed_result' from source: set_fact 6569 1726776624.88554: Evaluated conditional (ansible_failed_result.msg != 'UNREACH'): True 6569 1726776624.88559: handler run complete 6569 1726776624.88569: attempt loop complete, returning result 6569 1726776624.88571: _execute() done 6569 1726776624.88574: dumping result to json 6569 1726776624.88576: done dumping result, returning 6569 1726776624.88582: done running TaskExecutor() for managed_node1/TASK: Check for sysctl bool value error [025ceb90-32dd-bcf4-2993-000000000008] 6569 1726776624.88589: sending task result for task 025ceb90-32dd-bcf4-2993-000000000008 6569 1726776624.88667: done sending task result for task 025ceb90-32dd-bcf4-2993-000000000008 6569 1726776624.88670: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 6569 1726776624.88717: no more pending results, returning what we have 6569 1726776624.88722: results queue empty 6569 1726776624.88723: checking for any_errors_fatal 6569 1726776624.88729: done checking for any_errors_fatal 6569 1726776624.88729: checking for max_fail_percentage 6569 1726776624.88731: done checking for max_fail_percentage 6569 1726776624.88731: checking to see if all hosts have failed and the running result is not ok 6569 1726776624.88732: done checking to see if all hosts have failed 6569 1726776624.88733: getting the remaining hosts for this loop 6569 1726776624.88734: done getting the remaining hosts for this loop 6569 1726776624.88737: getting the next task for host managed_node1 6569 1726776624.88750: done getting next task for host managed_node1 6569 1726776624.88752: ^ task is: TASK: Cleanup 6569 1726776624.88754: ^ state is: HOST STATE: block=2, task=2, rescue=1, 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? True, did start at task? False 6569 1726776624.88757: getting variables 6569 1726776624.88758: in VariableManager get_vars() 6569 1726776624.88779: Calling all_inventory to load vars for managed_node1 6569 1726776624.88781: Calling groups_inventory to load vars for managed_node1 6569 1726776624.88783: Calling all_plugins_inventory to load vars for managed_node1 6569 1726776624.88790: Calling all_plugins_play to load vars for managed_node1 6569 1726776624.88791: Calling groups_plugins_inventory to load vars for managed_node1 6569 1726776624.88793: Calling groups_plugins_play to load vars for managed_node1 6569 1726776624.88892: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6569 1726776624.89002: done with get_vars() 6569 1726776624.89009: done getting variables TASK [Cleanup] ***************************************************************** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_bool_not_allowed.yml:30 Thursday 19 September 2024 16:10:24 -0400 (0:00:00.017) 0:00:04.350 **** 6569 1726776624.89066: entering _queue_task() for managed_node1/include_tasks 6569 1726776624.89068: Creating lock for include_tasks 6569 1726776624.89237: worker is 1 (out of 1 available) 6569 1726776624.89248: exiting _queue_task() for managed_node1/include_tasks 6569 1726776624.89260: done queuing things up, now waiting for results queue to drain 6569 1726776624.89262: waiting for pending results... 6569 1726776624.89392: running TaskExecutor() for managed_node1/TASK: Cleanup 6569 1726776624.89465: in run() - task 025ceb90-32dd-bcf4-2993-000000000009 6569 1726776624.89486: variable 'ansible_search_path' from source: unknown 6569 1726776624.89526: calling self._execute() 6569 1726776624.89575: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776624.89579: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776624.89588: variable 'omit' from source: magic vars 6569 1726776624.89715: _execute() done 6569 1726776624.89720: dumping result to json 6569 1726776624.89723: done dumping result, returning 6569 1726776624.89726: done running TaskExecutor() for managed_node1/TASK: Cleanup [025ceb90-32dd-bcf4-2993-000000000009] 6569 1726776624.89732: sending task result for task 025ceb90-32dd-bcf4-2993-000000000009 6569 1726776624.89814: done sending task result for task 025ceb90-32dd-bcf4-2993-000000000009 6569 1726776624.89817: WORKER PROCESS EXITING 6569 1726776624.89866: no more pending results, returning what we have 6569 1726776624.89869: in VariableManager get_vars() 6569 1726776624.89899: Calling all_inventory to load vars for managed_node1 6569 1726776624.89901: Calling groups_inventory to load vars for managed_node1 6569 1726776624.89902: Calling all_plugins_inventory to load vars for managed_node1 6569 1726776624.89909: Calling all_plugins_play to load vars for managed_node1 6569 1726776624.89910: Calling groups_plugins_inventory to load vars for managed_node1 6569 1726776624.89912: Calling groups_plugins_play to load vars for managed_node1 6569 1726776624.90035: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6569 1726776624.90143: done with get_vars() 6569 1726776624.90148: variable 'ansible_search_path' from source: unknown 6569 1726776624.90157: we have included files to process 6569 1726776624.90158: generating all_blocks data 6569 1726776624.90159: done generating all_blocks data 6569 1726776624.90166: processing included file: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml 6569 1726776624.90167: loading included file: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml 6569 1726776624.90168: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml 6569 1726776624.90785: done processing included file 6569 1726776624.90787: iterating over new_blocks loaded from include file 6569 1726776624.90788: in VariableManager get_vars() 6569 1726776624.90798: done with get_vars() 6569 1726776624.90799: filtering new block on tags 6569 1726776624.90807: done filtering new block on tags 6569 1726776624.90809: in VariableManager get_vars() 6569 1726776624.90819: done with get_vars() 6569 1726776624.90820: filtering new block on tags 6569 1726776624.90834: done filtering new block on tags 6569 1726776624.90835: done iterating over new_blocks loaded from include file included: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml for managed_node1 6569 1726776624.90839: extending task lists for all hosts with included blocks 6569 1726776624.91485: done extending task lists 6569 1726776624.91486: done processing included files 6569 1726776624.91487: results queue empty 6569 1726776624.91488: checking for any_errors_fatal 6569 1726776624.91490: done checking for any_errors_fatal 6569 1726776624.91491: checking for max_fail_percentage 6569 1726776624.91492: done checking for max_fail_percentage 6569 1726776624.91492: checking to see if all hosts have failed and the running result is not ok 6569 1726776624.91493: done checking to see if all hosts have failed 6569 1726776624.91494: getting the remaining hosts for this loop 6569 1726776624.91495: done getting the remaining hosts for this loop 6569 1726776624.91497: getting the next task for host managed_node1 6569 1726776624.91501: done getting next task for host managed_node1 6569 1726776624.91502: ^ task is: TASK: Show current tuned profile settings 6569 1726776624.91504: ^ state is: HOST STATE: block=2, task=2, rescue=1, 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? True, did start at task? False 6569 1726776624.91507: getting variables 6569 1726776624.91507: in VariableManager get_vars() 6569 1726776624.91517: Calling all_inventory to load vars for managed_node1 6569 1726776624.91521: Calling groups_inventory to load vars for managed_node1 6569 1726776624.91523: Calling all_plugins_inventory to load vars for managed_node1 6569 1726776624.91527: Calling all_plugins_play to load vars for managed_node1 6569 1726776624.91529: Calling groups_plugins_inventory to load vars for managed_node1 6569 1726776624.91532: Calling groups_plugins_play to load vars for managed_node1 6569 1726776624.91653: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6569 1726776624.91762: done with get_vars() 6569 1726776624.91768: done getting variables 6569 1726776624.91813: 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 [Show current tuned profile settings] ************************************* task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:2 Thursday 19 September 2024 16:10:24 -0400 (0:00:00.027) 0:00:04.378 **** 6569 1726776624.91833: entering _queue_task() for managed_node1/command 6569 1726776624.91834: Creating lock for command 6569 1726776624.91994: worker is 1 (out of 1 available) 6569 1726776624.92004: exiting _queue_task() for managed_node1/command 6569 1726776624.92016: done queuing things up, now waiting for results queue to drain 6569 1726776624.92017: waiting for pending results... 6569 1726776624.92156: running TaskExecutor() for managed_node1/TASK: Show current tuned profile settings 6569 1726776624.92209: in run() - task 025ceb90-32dd-bcf4-2993-000000000095 6569 1726776624.92221: variable 'ansible_search_path' from source: unknown 6569 1726776624.92225: variable 'ansible_search_path' from source: unknown 6569 1726776624.92252: calling self._execute() 6569 1726776624.92300: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776624.92310: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776624.92320: variable 'omit' from source: magic vars 6569 1726776624.92393: variable 'omit' from source: magic vars 6569 1726776624.92426: variable 'omit' from source: magic vars 6569 1726776624.92650: variable '__kernel_settings_profile_filename' from source: role '' exported vars 6569 1726776624.92705: variable '__kernel_settings_profile_dir' from source: role '' exported vars 6569 1726776624.92767: variable '__kernel_settings_tuned_profile' from source: role '' exported vars 6569 1726776624.92828: done running TaskExecutor() for managed_node1/TASK: Show current tuned profile settings [025ceb90-32dd-bcf4-2993-000000000095] 6569 1726776624.92833: sending task result for task 025ceb90-32dd-bcf4-2993-000000000095 6569 1726776624.92907: done sending task result for task 025ceb90-32dd-bcf4-2993-000000000095 6569 1726776624.92910: WORKER PROCESS EXITING fatal: [managed_node1]: FAILED! => {} MSG: The task includes an option with an undefined variable. The error was: {{ __kernel_settings_profile_dir }}/tuned.conf: {{ __kernel_settings_profile_parent }}/{{ __kernel_settings_tuned_profile }}: '__kernel_settings_profile_parent' is undefined The error appears to be in '/tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml': line 2, column 3, but may be elsewhere in the file depending on the exact syntax problem. The offending line appears to be: --- - name: Show current tuned profile settings ^ here ...ignoring 6569 1726776624.92964: no more pending results, returning what we have 6569 1726776624.92966: results queue empty 6569 1726776624.92967: checking for any_errors_fatal 6569 1726776624.92968: done checking for any_errors_fatal 6569 1726776624.92969: checking for max_fail_percentage 6569 1726776624.92970: done checking for max_fail_percentage 6569 1726776624.92971: checking to see if all hosts have failed and the running result is not ok 6569 1726776624.92972: done checking to see if all hosts have failed 6569 1726776624.92973: getting the remaining hosts for this loop 6569 1726776624.92974: done getting the remaining hosts for this loop 6569 1726776624.92976: getting the next task for host managed_node1 6569 1726776624.92984: done getting next task for host managed_node1 6569 1726776624.92986: ^ task is: TASK: Run role with purge to remove everything 6569 1726776624.92988: ^ state is: HOST STATE: block=2, task=2, rescue=1, 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? True, did start at task? False 6569 1726776624.92991: getting variables 6569 1726776624.92992: in VariableManager get_vars() 6569 1726776624.93013: Calling all_inventory to load vars for managed_node1 6569 1726776624.93015: Calling groups_inventory to load vars for managed_node1 6569 1726776624.93016: Calling all_plugins_inventory to load vars for managed_node1 6569 1726776624.93024: Calling all_plugins_play to load vars for managed_node1 6569 1726776624.93026: Calling groups_plugins_inventory to load vars for managed_node1 6569 1726776624.93028: Calling groups_plugins_play to load vars for managed_node1 6569 1726776624.93127: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6569 1726776624.93240: done with get_vars() 6569 1726776624.93246: done getting variables TASK [Run role with purge to remove everything] ******************************** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:9 Thursday 19 September 2024 16:10:24 -0400 (0:00:00.014) 0:00:04.392 **** 6569 1726776624.93304: entering _queue_task() for managed_node1/include_role 6569 1726776624.93457: worker is 1 (out of 1 available) 6569 1726776624.93469: exiting _queue_task() for managed_node1/include_role 6569 1726776624.93480: done queuing things up, now waiting for results queue to drain 6569 1726776624.93482: waiting for pending results... 6569 1726776624.93607: running TaskExecutor() for managed_node1/TASK: Run role with purge to remove everything 6569 1726776624.93664: in run() - task 025ceb90-32dd-bcf4-2993-000000000097 6569 1726776624.93675: variable 'ansible_search_path' from source: unknown 6569 1726776624.93678: variable 'ansible_search_path' from source: unknown 6569 1726776624.93705: calling self._execute() 6569 1726776624.93756: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776624.93760: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776624.93768: variable 'omit' from source: magic vars 6569 1726776624.93836: _execute() done 6569 1726776624.93841: dumping result to json 6569 1726776624.93843: done dumping result, returning 6569 1726776624.93846: done running TaskExecutor() for managed_node1/TASK: Run role with purge to remove everything [025ceb90-32dd-bcf4-2993-000000000097] 6569 1726776624.93852: sending task result for task 025ceb90-32dd-bcf4-2993-000000000097 6569 1726776624.93942: done sending task result for task 025ceb90-32dd-bcf4-2993-000000000097 6569 1726776624.93946: WORKER PROCESS EXITING 6569 1726776624.93976: no more pending results, returning what we have 6569 1726776624.93980: in VariableManager get_vars() 6569 1726776624.94008: Calling all_inventory to load vars for managed_node1 6569 1726776624.94010: Calling groups_inventory to load vars for managed_node1 6569 1726776624.94012: Calling all_plugins_inventory to load vars for managed_node1 6569 1726776624.94020: Calling all_plugins_play to load vars for managed_node1 6569 1726776624.94022: Calling groups_plugins_inventory to load vars for managed_node1 6569 1726776624.94023: Calling groups_plugins_play to load vars for managed_node1 6569 1726776624.94253: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6569 1726776624.94358: done with get_vars() 6569 1726776624.94363: variable 'ansible_search_path' from source: unknown 6569 1726776624.94363: variable 'ansible_search_path' from source: unknown 6569 1726776624.94540: variable 'omit' from source: magic vars 6569 1726776624.94559: variable 'omit' from source: magic vars 6569 1726776624.94568: variable 'omit' from source: magic vars 6569 1726776624.94570: we have included files to process 6569 1726776624.94571: generating all_blocks data 6569 1726776624.94571: done generating all_blocks data 6569 1726776624.94573: processing included file: fedora.linux_system_roles.kernel_settings 6569 1726776624.94586: in VariableManager get_vars() 6569 1726776624.94595: done with get_vars() 6569 1726776624.94614: in VariableManager get_vars() 6569 1726776624.94625: done with get_vars() 6569 1726776624.94649: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/main.yml 6569 1726776624.94683: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/defaults/main.yml 6569 1726776624.94697: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/meta/main.yml 6569 1726776624.94744: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml 6569 1726776624.95052: in VariableManager get_vars() 6569 1726776624.95065: done with get_vars() 6569 1726776624.95894: in VariableManager get_vars() 6569 1726776624.95907: done with get_vars() 6569 1726776624.96010: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/handlers/main.yml 6569 1726776624.96395: iterating over new_blocks loaded from include file 6569 1726776624.96397: in VariableManager get_vars() 6569 1726776624.96419: done with get_vars() 6569 1726776624.96421: filtering new block on tags 6569 1726776624.96432: done filtering new block on tags 6569 1726776624.96434: in VariableManager get_vars() 6569 1726776624.96443: done with get_vars() 6569 1726776624.96444: filtering new block on tags 6569 1726776624.96456: done filtering new block on tags 6569 1726776624.96458: in VariableManager get_vars() 6569 1726776624.96468: done with get_vars() 6569 1726776624.96469: filtering new block on tags 6569 1726776624.96496: done filtering new block on tags 6569 1726776624.96497: in VariableManager get_vars() 6569 1726776624.96507: done with get_vars() 6569 1726776624.96508: filtering new block on tags 6569 1726776624.96519: done filtering new block on tags 6569 1726776624.96520: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.kernel_settings for managed_node1 6569 1726776624.96523: extending task lists for all hosts with included blocks 6569 1726776624.96686: done extending task lists 6569 1726776624.96687: done processing included files 6569 1726776624.96688: results queue empty 6569 1726776624.96688: checking for any_errors_fatal 6569 1726776624.96690: done checking for any_errors_fatal 6569 1726776624.96691: checking for max_fail_percentage 6569 1726776624.96691: done checking for max_fail_percentage 6569 1726776624.96692: checking to see if all hosts have failed and the running result is not ok 6569 1726776624.96692: done checking to see if all hosts have failed 6569 1726776624.96693: getting the remaining hosts for this loop 6569 1726776624.96694: done getting the remaining hosts for this loop 6569 1726776624.96695: getting the next task for host managed_node1 6569 1726776624.96698: done getting next task for host managed_node1 6569 1726776624.96699: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 6569 1726776624.96701: ^ state is: HOST STATE: block=2, task=2, rescue=1, 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? True, did start at task? False 6569 1726776624.96707: getting variables 6569 1726776624.96708: in VariableManager get_vars() 6569 1726776624.96715: Calling all_inventory to load vars for managed_node1 6569 1726776624.96716: Calling groups_inventory to load vars for managed_node1 6569 1726776624.96719: Calling all_plugins_inventory to load vars for managed_node1 6569 1726776624.96723: Calling all_plugins_play to load vars for managed_node1 6569 1726776624.96724: Calling groups_plugins_inventory to load vars for managed_node1 6569 1726776624.96726: Calling groups_plugins_play to load vars for managed_node1 6569 1726776624.96805: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6569 1726776624.96937: done with get_vars() 6569 1726776624.96942: done getting variables 6569 1726776624.96967: 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-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:2 Thursday 19 September 2024 16:10:24 -0400 (0:00:00.036) 0:00:04.429 **** 6569 1726776624.96990: entering _queue_task() for managed_node1/fail 6569 1726776624.97182: worker is 1 (out of 1 available) 6569 1726776624.97195: exiting _queue_task() for managed_node1/fail 6569 1726776624.97208: done queuing things up, now waiting for results queue to drain 6569 1726776624.97209: waiting for pending results... 6569 1726776624.97357: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 6569 1726776624.97425: in run() - task 025ceb90-32dd-bcf4-2993-00000000013d 6569 1726776624.97434: variable 'ansible_search_path' from source: unknown 6569 1726776624.97439: variable 'ansible_search_path' from source: unknown 6569 1726776624.97470: calling self._execute() 6569 1726776624.97525: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776624.97528: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776624.97537: variable 'omit' from source: magic vars 6569 1726776624.97867: variable 'kernel_settings_sysctl' from source: include params 6569 1726776624.97872: variable '__kernel_settings_state_empty' from source: role '' all vars 6569 1726776624.97889: Evaluated conditional (kernel_settings_sysctl != __kernel_settings_state_empty): True 6569 1726776624.98088: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6569 1726776624.99539: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6569 1726776624.99584: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6569 1726776624.99610: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6569 1726776624.99637: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6569 1726776624.99657: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6569 1726776624.99711: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6569 1726776624.99736: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6569 1726776624.99756: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6569 1726776624.99784: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6569 1726776624.99793: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6569 1726776624.99832: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6569 1726776624.99852: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6569 1726776624.99869: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6569 1726776624.99895: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6569 1726776624.99905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6569 1726776624.99937: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6569 1726776624.99955: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6569 1726776624.99973: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6569 1726776624.99999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6569 1726776625.00008: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6569 1726776625.00192: variable 'kernel_settings_sysctl' from source: include params 6569 1726776625.00211: 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 6569 1726776625.00215: when evaluation is False, skipping this task 6569 1726776625.00219: _execute() done 6569 1726776625.00222: dumping result to json 6569 1726776625.00225: done dumping result, returning 6569 1726776625.00227: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values [025ceb90-32dd-bcf4-2993-00000000013d] 6569 1726776625.00234: sending task result for task 025ceb90-32dd-bcf4-2993-00000000013d 6569 1726776625.00311: done sending task result for task 025ceb90-32dd-bcf4-2993-00000000013d 6569 1726776625.00313: WORKER PROCESS EXITING skipping: [managed_node1] => { "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" } 6569 1726776625.00364: no more pending results, returning what we have 6569 1726776625.00367: results queue empty 6569 1726776625.00368: checking for any_errors_fatal 6569 1726776625.00369: done checking for any_errors_fatal 6569 1726776625.00370: checking for max_fail_percentage 6569 1726776625.00371: done checking for max_fail_percentage 6569 1726776625.00372: checking to see if all hosts have failed and the running result is not ok 6569 1726776625.00373: done checking to see if all hosts have failed 6569 1726776625.00374: getting the remaining hosts for this loop 6569 1726776625.00375: done getting the remaining hosts for this loop 6569 1726776625.00378: getting the next task for host managed_node1 6569 1726776625.00386: done getting next task for host managed_node1 6569 1726776625.00390: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 6569 1726776625.00393: ^ state is: HOST STATE: block=2, task=2, rescue=1, 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? True, did start at task? False 6569 1726776625.00411: getting variables 6569 1726776625.00413: in VariableManager get_vars() 6569 1726776625.00447: Calling all_inventory to load vars for managed_node1 6569 1726776625.00450: Calling groups_inventory to load vars for managed_node1 6569 1726776625.00452: Calling all_plugins_inventory to load vars for managed_node1 6569 1726776625.00459: Calling all_plugins_play to load vars for managed_node1 6569 1726776625.00461: Calling groups_plugins_inventory to load vars for managed_node1 6569 1726776625.00463: Calling groups_plugins_play to load vars for managed_node1 6569 1726776625.00568: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6569 1726776625.00696: done with get_vars() 6569 1726776625.00703: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Set version specific variables] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:9 Thursday 19 September 2024 16:10:25 -0400 (0:00:00.037) 0:00:04.467 **** 6569 1726776625.00765: entering _queue_task() for managed_node1/include_tasks 6569 1726776625.00939: worker is 1 (out of 1 available) 6569 1726776625.00953: exiting _queue_task() for managed_node1/include_tasks 6569 1726776625.00965: done queuing things up, now waiting for results queue to drain 6569 1726776625.00966: waiting for pending results... 6569 1726776625.01108: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 6569 1726776625.01171: in run() - task 025ceb90-32dd-bcf4-2993-00000000013e 6569 1726776625.01184: variable 'ansible_search_path' from source: unknown 6569 1726776625.01188: variable 'ansible_search_path' from source: unknown 6569 1726776625.01214: calling self._execute() 6569 1726776625.01268: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776625.01271: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776625.01279: variable 'omit' from source: magic vars 6569 1726776625.01352: _execute() done 6569 1726776625.01355: dumping result to json 6569 1726776625.01358: done dumping result, returning 6569 1726776625.01364: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables [025ceb90-32dd-bcf4-2993-00000000013e] 6569 1726776625.01370: sending task result for task 025ceb90-32dd-bcf4-2993-00000000013e 6569 1726776625.01458: done sending task result for task 025ceb90-32dd-bcf4-2993-00000000013e 6569 1726776625.01462: WORKER PROCESS EXITING 6569 1726776625.01501: no more pending results, returning what we have 6569 1726776625.01504: in VariableManager get_vars() 6569 1726776625.01534: Calling all_inventory to load vars for managed_node1 6569 1726776625.01540: Calling groups_inventory to load vars for managed_node1 6569 1726776625.01542: Calling all_plugins_inventory to load vars for managed_node1 6569 1726776625.01548: Calling all_plugins_play to load vars for managed_node1 6569 1726776625.01550: Calling groups_plugins_inventory to load vars for managed_node1 6569 1726776625.01552: Calling groups_plugins_play to load vars for managed_node1 6569 1726776625.01683: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6569 1726776625.01799: done with get_vars() 6569 1726776625.01804: variable 'ansible_search_path' from source: unknown 6569 1726776625.01805: variable 'ansible_search_path' from source: unknown 6569 1726776625.01829: we have included files to process 6569 1726776625.01830: generating all_blocks data 6569 1726776625.01831: done generating all_blocks data 6569 1726776625.01834: processing included file: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 6569 1726776625.01835: loading included file: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 6569 1726776625.01836: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 6569 1726776625.02361: done processing included file 6569 1726776625.02362: iterating over new_blocks loaded from include file 6569 1726776625.02363: in VariableManager get_vars() 6569 1726776625.02377: done with get_vars() 6569 1726776625.02378: filtering new block on tags 6569 1726776625.02390: done filtering new block on tags 6569 1726776625.02392: in VariableManager get_vars() 6569 1726776625.02405: done with get_vars() 6569 1726776625.02406: filtering new block on tags 6569 1726776625.02421: done filtering new block on tags 6569 1726776625.02423: in VariableManager get_vars() 6569 1726776625.02436: done with get_vars() 6569 1726776625.02437: filtering new block on tags 6569 1726776625.02448: done filtering new block on tags 6569 1726776625.02450: in VariableManager get_vars() 6569 1726776625.02462: done with get_vars() 6569 1726776625.02464: filtering new block on tags 6569 1726776625.02471: done filtering new block on tags 6569 1726776625.02472: done iterating over new_blocks loaded from include file included: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml for managed_node1 6569 1726776625.02476: extending task lists for all hosts with included blocks 6569 1726776625.02629: done extending task lists 6569 1726776625.02631: done processing included files 6569 1726776625.02631: results queue empty 6569 1726776625.02632: checking for any_errors_fatal 6569 1726776625.02634: done checking for any_errors_fatal 6569 1726776625.02634: checking for max_fail_percentage 6569 1726776625.02635: done checking for max_fail_percentage 6569 1726776625.02635: checking to see if all hosts have failed and the running result is not ok 6569 1726776625.02636: done checking to see if all hosts have failed 6569 1726776625.02636: getting the remaining hosts for this loop 6569 1726776625.02637: done getting the remaining hosts for this loop 6569 1726776625.02639: getting the next task for host managed_node1 6569 1726776625.02641: done getting next task for host managed_node1 6569 1726776625.02643: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 6569 1726776625.02645: ^ state is: HOST STATE: block=2, task=2, rescue=1, 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? True, did start at task? False 6569 1726776625.02651: getting variables 6569 1726776625.02651: in VariableManager get_vars() 6569 1726776625.02659: Calling all_inventory to load vars for managed_node1 6569 1726776625.02660: Calling groups_inventory to load vars for managed_node1 6569 1726776625.02662: Calling all_plugins_inventory to load vars for managed_node1 6569 1726776625.02665: Calling all_plugins_play to load vars for managed_node1 6569 1726776625.02666: Calling groups_plugins_inventory to load vars for managed_node1 6569 1726776625.02668: Calling groups_plugins_play to load vars for managed_node1 6569 1726776625.02749: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6569 1726776625.02867: done with get_vars() 6569 1726776625.02873: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:2 Thursday 19 September 2024 16:10:25 -0400 (0:00:00.021) 0:00:04.489 **** 6569 1726776625.02922: entering _queue_task() for managed_node1/setup 6569 1726776625.03090: worker is 1 (out of 1 available) 6569 1726776625.03103: exiting _queue_task() for managed_node1/setup 6569 1726776625.03113: done queuing things up, now waiting for results queue to drain 6569 1726776625.03115: waiting for pending results... 6569 1726776625.03255: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 6569 1726776625.03334: in run() - task 025ceb90-32dd-bcf4-2993-0000000001b9 6569 1726776625.03345: variable 'ansible_search_path' from source: unknown 6569 1726776625.03348: variable 'ansible_search_path' from source: unknown 6569 1726776625.03373: calling self._execute() 6569 1726776625.03423: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776625.03427: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776625.03435: variable 'omit' from source: magic vars 6569 1726776625.03776: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6569 1726776625.05252: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6569 1726776625.05296: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6569 1726776625.05323: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6569 1726776625.05358: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6569 1726776625.05378: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6569 1726776625.05435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6569 1726776625.05458: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6569 1726776625.05476: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6569 1726776625.05504: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6569 1726776625.05515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6569 1726776625.05553: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6569 1726776625.05573: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6569 1726776625.05590: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6569 1726776625.05616: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6569 1726776625.05628: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6569 1726776625.05743: variable '__kernel_settings_required_facts' from source: role '' all vars 6569 1726776625.05751: variable 'ansible_facts' from source: unknown 6569 1726776625.05808: Evaluated conditional (__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 6569 1726776625.05811: when evaluation is False, skipping this task 6569 1726776625.05814: _execute() done 6569 1726776625.05817: dumping result to json 6569 1726776625.05821: done dumping result, returning 6569 1726776625.05825: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role [025ceb90-32dd-bcf4-2993-0000000001b9] 6569 1726776625.05831: sending task result for task 025ceb90-32dd-bcf4-2993-0000000001b9 6569 1726776625.05907: done sending task result for task 025ceb90-32dd-bcf4-2993-0000000001b9 6569 1726776625.05910: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 6569 1726776625.05986: no more pending results, returning what we have 6569 1726776625.05989: results queue empty 6569 1726776625.05990: checking for any_errors_fatal 6569 1726776625.05991: done checking for any_errors_fatal 6569 1726776625.05992: checking for max_fail_percentage 6569 1726776625.05993: done checking for max_fail_percentage 6569 1726776625.05994: checking to see if all hosts have failed and the running result is not ok 6569 1726776625.05994: done checking to see if all hosts have failed 6569 1726776625.05995: getting the remaining hosts for this loop 6569 1726776625.05996: done getting the remaining hosts for this loop 6569 1726776625.05999: getting the next task for host managed_node1 6569 1726776625.06006: done getting next task for host managed_node1 6569 1726776625.06010: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 6569 1726776625.06013: ^ state is: HOST STATE: block=2, task=2, rescue=1, 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? True, did start at task? False 6569 1726776625.06028: getting variables 6569 1726776625.06029: in VariableManager get_vars() 6569 1726776625.06050: Calling all_inventory to load vars for managed_node1 6569 1726776625.06052: Calling groups_inventory to load vars for managed_node1 6569 1726776625.06053: Calling all_plugins_inventory to load vars for managed_node1 6569 1726776625.06059: Calling all_plugins_play to load vars for managed_node1 6569 1726776625.06060: Calling groups_plugins_inventory to load vars for managed_node1 6569 1726776625.06062: Calling groups_plugins_play to load vars for managed_node1 6569 1726776625.06163: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6569 1726776625.06310: done with get_vars() 6569 1726776625.06316: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if system is ostree] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:10 Thursday 19 September 2024 16:10:25 -0400 (0:00:00.034) 0:00:04.523 **** 6569 1726776625.06386: entering _queue_task() for managed_node1/stat 6569 1726776625.06556: worker is 1 (out of 1 available) 6569 1726776625.06568: exiting _queue_task() for managed_node1/stat 6569 1726776625.06580: done queuing things up, now waiting for results queue to drain 6569 1726776625.06584: waiting for pending results... 6569 1726776625.06726: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 6569 1726776625.06805: in run() - task 025ceb90-32dd-bcf4-2993-0000000001bb 6569 1726776625.06813: variable 'ansible_search_path' from source: unknown 6569 1726776625.06816: variable 'ansible_search_path' from source: unknown 6569 1726776625.06844: calling self._execute() 6569 1726776625.06896: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776625.06900: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776625.06907: variable 'omit' from source: magic vars 6569 1726776625.07245: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6569 1726776625.07413: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6569 1726776625.07446: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6569 1726776625.07472: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6569 1726776625.07498: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6569 1726776625.07560: 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) 6569 1726776625.07582: 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) 6569 1726776625.07599: 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) 6569 1726776625.07617: 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) 6569 1726776625.07705: Evaluated conditional (not __kernel_settings_is_ostree is defined): True 6569 1726776625.07708: variable 'omit' from source: magic vars 6569 1726776625.07752: variable 'omit' from source: magic vars 6569 1726776625.07772: variable 'omit' from source: magic vars 6569 1726776625.07791: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6569 1726776625.07813: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6569 1726776625.07829: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6569 1726776625.07842: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6569 1726776625.07850: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6569 1726776625.07872: variable 'inventory_hostname' from source: host vars for 'managed_node1' 6569 1726776625.07875: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776625.07877: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776625.07951: Set connection var ansible_timeout to 10 6569 1726776625.07954: Set connection var ansible_module_compression to ZIP_DEFLATED 6569 1726776625.07960: Set connection var ansible_shell_type to sh 6569 1726776625.07965: Set connection var ansible_shell_executable to /bin/sh 6569 1726776625.07970: Set connection var ansible_pipelining to False 6569 1726776625.07972: Set connection var ansible_connection to ssh 6569 1726776625.07988: variable 'ansible_shell_executable' from source: unknown 6569 1726776625.07990: variable 'ansible_connection' from source: unknown 6569 1726776625.07993: variable 'ansible_module_compression' from source: unknown 6569 1726776625.07995: variable 'ansible_shell_type' from source: unknown 6569 1726776625.07999: variable 'ansible_shell_executable' from source: unknown 6569 1726776625.08002: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776625.08008: variable 'ansible_pipelining' from source: unknown 6569 1726776625.08013: variable 'ansible_timeout' from source: unknown 6569 1726776625.08017: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776625.08114: 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) 6569 1726776625.08123: variable 'omit' from source: magic vars 6569 1726776625.08129: starting attempt loop 6569 1726776625.08132: running the handler 6569 1726776625.08142: _low_level_execute_command(): starting 6569 1726776625.08149: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6569 1726776625.08667: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776625.08685: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776625.08697: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776625.08709: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776625.08756: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776625.08775: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776625.08990: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776625.10687: stdout chunk (state=3): >>>/root <<< 6569 1726776625.10818: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776625.10870: stderr chunk (state=3): >>><<< 6569 1726776625.10873: stdout chunk (state=3): >>><<< 6569 1726776625.10893: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776625.10906: _low_level_execute_command(): starting 6569 1726776625.10912: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776625.1089225-6652-247530626015334 `" && echo ansible-tmp-1726776625.1089225-6652-247530626015334="` echo /root/.ansible/tmp/ansible-tmp-1726776625.1089225-6652-247530626015334 `" ) && sleep 0' 6569 1726776625.11655: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776625.11671: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776625.11767: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776625.13685: stdout chunk (state=3): >>>ansible-tmp-1726776625.1089225-6652-247530626015334=/root/.ansible/tmp/ansible-tmp-1726776625.1089225-6652-247530626015334 <<< 6569 1726776625.13795: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776625.13840: stderr chunk (state=3): >>><<< 6569 1726776625.13846: stdout chunk (state=3): >>><<< 6569 1726776625.13861: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776625.1089225-6652-247530626015334=/root/.ansible/tmp/ansible-tmp-1726776625.1089225-6652-247530626015334 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776625.13901: variable 'ansible_module_compression' from source: unknown 6569 1726776625.13950: ANSIBALLZ: Using lock for stat 6569 1726776625.13954: ANSIBALLZ: Acquiring lock 6569 1726776625.13956: ANSIBALLZ: Lock acquired: 140519389327488 6569 1726776625.13958: ANSIBALLZ: Creating module 6569 1726776625.25457: ANSIBALLZ: Writing module into payload 6569 1726776625.25535: ANSIBALLZ: Writing module 6569 1726776625.25555: ANSIBALLZ: Renaming module 6569 1726776625.25558: ANSIBALLZ: Done creating module 6569 1726776625.25571: variable 'ansible_facts' from source: unknown 6569 1726776625.25616: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776625.1089225-6652-247530626015334/AnsiballZ_stat.py 6569 1726776625.25724: Sending initial data 6569 1726776625.25728: Sent initial data (151 bytes) 6569 1726776625.26411: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6569 1726776625.26415: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776625.26428: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776625.26445: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776625.26481: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776625.26485: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776625.26487: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776625.26558: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776625.26561: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776625.26564: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776625.26838: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776625.28730: 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 <<< 6569 1726776625.28784: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6569 1726776625.28884: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-65694zoo26u5/tmpnp4ndjqn /root/.ansible/tmp/ansible-tmp-1726776625.1089225-6652-247530626015334/AnsiballZ_stat.py <<< 6569 1726776625.28934: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6569 1726776625.30104: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776625.30329: stderr chunk (state=3): >>><<< 6569 1726776625.30333: stdout chunk (state=3): >>><<< 6569 1726776625.30335: done transferring module to remote 6569 1726776625.30338: _low_level_execute_command(): starting 6569 1726776625.30340: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776625.1089225-6652-247530626015334/ /root/.ansible/tmp/ansible-tmp-1726776625.1089225-6652-247530626015334/AnsiballZ_stat.py && sleep 0' 6569 1726776625.31004: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6569 1726776625.31022: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776625.31040: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776625.31060: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776625.31114: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776625.31127: stderr chunk (state=3): >>>debug2: match not found <<< 6569 1726776625.31140: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776625.31156: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6569 1726776625.31166: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.190 is address <<< 6569 1726776625.31175: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6569 1726776625.31189: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776625.31210: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776625.31229: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776625.31241: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776625.31252: stderr chunk (state=3): >>>debug2: match found <<< 6569 1726776625.31264: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776625.31353: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776625.31375: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776625.31395: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776625.31547: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776625.33339: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776625.33422: stderr chunk (state=3): >>><<< 6569 1726776625.33435: stdout chunk (state=3): >>><<< 6569 1726776625.33540: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776625.33544: _low_level_execute_command(): starting 6569 1726776625.33547: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776625.1089225-6652-247530626015334/AnsiballZ_stat.py && sleep 0' 6569 1726776625.34150: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6569 1726776625.34164: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776625.34177: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776625.34208: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776625.34253: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776625.34265: stderr chunk (state=3): >>>debug2: match not found <<< 6569 1726776625.34283: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776625.34310: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6569 1726776625.34325: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.190 is address <<< 6569 1726776625.34336: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6569 1726776625.34347: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776625.34359: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776625.34373: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776625.34386: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776625.34396: stderr chunk (state=3): >>>debug2: match found <<< 6569 1726776625.34408: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776625.34497: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776625.34517: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776625.34542: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776625.34646: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776625.48357: 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"}}} <<< 6569 1726776625.49509: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.190 closed. <<< 6569 1726776625.49560: stderr chunk (state=3): >>><<< 6569 1726776625.49564: stdout chunk (state=3): >>><<< 6569 1726776625.49579: _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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.10.190 closed. 6569 1726776625.49606: 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-1726776625.1089225-6652-247530626015334/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6569 1726776625.49613: _low_level_execute_command(): starting 6569 1726776625.49617: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776625.1089225-6652-247530626015334/ > /dev/null 2>&1 && sleep 0' 6569 1726776625.50069: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776625.50072: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776625.50114: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found <<< 6569 1726776625.50119: 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.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776625.50122: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776625.50172: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776625.50179: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776625.50182: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776625.50242: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776625.52070: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776625.52116: stderr chunk (state=3): >>><<< 6569 1726776625.52122: stdout chunk (state=3): >>><<< 6569 1726776625.52137: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776625.52142: handler run complete 6569 1726776625.52161: attempt loop complete, returning result 6569 1726776625.52164: _execute() done 6569 1726776625.52167: dumping result to json 6569 1726776625.52169: done dumping result, returning 6569 1726776625.52177: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree [025ceb90-32dd-bcf4-2993-0000000001bb] 6569 1726776625.52182: sending task result for task 025ceb90-32dd-bcf4-2993-0000000001bb 6569 1726776625.52274: done sending task result for task 025ceb90-32dd-bcf4-2993-0000000001bb 6569 1726776625.52276: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 6569 1726776625.52348: no more pending results, returning what we have 6569 1726776625.52351: results queue empty 6569 1726776625.52352: checking for any_errors_fatal 6569 1726776625.52358: done checking for any_errors_fatal 6569 1726776625.52358: checking for max_fail_percentage 6569 1726776625.52360: done checking for max_fail_percentage 6569 1726776625.52361: checking to see if all hosts have failed and the running result is not ok 6569 1726776625.52362: done checking to see if all hosts have failed 6569 1726776625.52362: getting the remaining hosts for this loop 6569 1726776625.52364: done getting the remaining hosts for this loop 6569 1726776625.52368: getting the next task for host managed_node1 6569 1726776625.52374: done getting next task for host managed_node1 6569 1726776625.52377: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 6569 1726776625.52382: ^ state is: HOST STATE: block=2, task=2, rescue=1, 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? True, did start at task? False 6569 1726776625.52394: getting variables 6569 1726776625.52396: in VariableManager get_vars() 6569 1726776625.52431: Calling all_inventory to load vars for managed_node1 6569 1726776625.52434: Calling groups_inventory to load vars for managed_node1 6569 1726776625.52436: Calling all_plugins_inventory to load vars for managed_node1 6569 1726776625.52445: Calling all_plugins_play to load vars for managed_node1 6569 1726776625.52447: Calling groups_plugins_inventory to load vars for managed_node1 6569 1726776625.52450: Calling groups_plugins_play to load vars for managed_node1 6569 1726776625.52571: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6569 1726776625.52699: done with get_vars() 6569 1726776625.52707: done getting variables 6569 1726776625.52778: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:15 Thursday 19 September 2024 16:10:25 -0400 (0:00:00.464) 0:00:04.987 **** 6569 1726776625.52804: entering _queue_task() for managed_node1/set_fact 6569 1726776625.52806: Creating lock for set_fact 6569 1726776625.52996: worker is 1 (out of 1 available) 6569 1726776625.53010: exiting _queue_task() for managed_node1/set_fact 6569 1726776625.53023: done queuing things up, now waiting for results queue to drain 6569 1726776625.53025: waiting for pending results... 6569 1726776625.53175: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 6569 1726776625.53260: in run() - task 025ceb90-32dd-bcf4-2993-0000000001bc 6569 1726776625.53272: variable 'ansible_search_path' from source: unknown 6569 1726776625.53276: variable 'ansible_search_path' from source: unknown 6569 1726776625.53307: calling self._execute() 6569 1726776625.53362: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776625.53366: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776625.53379: variable 'omit' from source: magic vars 6569 1726776625.53701: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6569 1726776625.53933: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6569 1726776625.53965: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6569 1726776625.53990: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6569 1726776625.54016: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6569 1726776625.54082: 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) 6569 1726776625.54100: 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) 6569 1726776625.54120: 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) 6569 1726776625.54142: 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) 6569 1726776625.54231: Evaluated conditional (not __kernel_settings_is_ostree is defined): True 6569 1726776625.54237: variable 'omit' from source: magic vars 6569 1726776625.54283: variable 'omit' from source: magic vars 6569 1726776625.54359: variable '__ostree_booted_stat' from source: set_fact 6569 1726776625.54398: variable 'omit' from source: magic vars 6569 1726776625.54415: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6569 1726776625.54438: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6569 1726776625.54455: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6569 1726776625.54471: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6569 1726776625.54479: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6569 1726776625.54502: variable 'inventory_hostname' from source: host vars for 'managed_node1' 6569 1726776625.54505: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776625.54508: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776625.54579: Set connection var ansible_timeout to 10 6569 1726776625.54585: Set connection var ansible_module_compression to ZIP_DEFLATED 6569 1726776625.54588: Set connection var ansible_shell_type to sh 6569 1726776625.54593: Set connection var ansible_shell_executable to /bin/sh 6569 1726776625.54598: Set connection var ansible_pipelining to False 6569 1726776625.54600: Set connection var ansible_connection to ssh 6569 1726776625.54616: variable 'ansible_shell_executable' from source: unknown 6569 1726776625.54621: variable 'ansible_connection' from source: unknown 6569 1726776625.54624: variable 'ansible_module_compression' from source: unknown 6569 1726776625.54626: variable 'ansible_shell_type' from source: unknown 6569 1726776625.54629: variable 'ansible_shell_executable' from source: unknown 6569 1726776625.54631: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776625.54636: variable 'ansible_pipelining' from source: unknown 6569 1726776625.54638: variable 'ansible_timeout' from source: unknown 6569 1726776625.54642: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776625.54711: 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) 6569 1726776625.54720: variable 'omit' from source: magic vars 6569 1726776625.54725: starting attempt loop 6569 1726776625.54728: running the handler 6569 1726776625.54736: handler run complete 6569 1726776625.54743: attempt loop complete, returning result 6569 1726776625.54746: _execute() done 6569 1726776625.54748: dumping result to json 6569 1726776625.54751: done dumping result, returning 6569 1726776625.54758: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree [025ceb90-32dd-bcf4-2993-0000000001bc] 6569 1726776625.54762: sending task result for task 025ceb90-32dd-bcf4-2993-0000000001bc 6569 1726776625.54828: done sending task result for task 025ceb90-32dd-bcf4-2993-0000000001bc 6569 1726776625.54832: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "__kernel_settings_is_ostree": false }, "changed": false } 6569 1726776625.54934: no more pending results, returning what we have 6569 1726776625.54937: results queue empty 6569 1726776625.54938: checking for any_errors_fatal 6569 1726776625.54942: done checking for any_errors_fatal 6569 1726776625.54942: checking for max_fail_percentage 6569 1726776625.54944: done checking for max_fail_percentage 6569 1726776625.54944: checking to see if all hosts have failed and the running result is not ok 6569 1726776625.54945: done checking to see if all hosts have failed 6569 1726776625.54946: getting the remaining hosts for this loop 6569 1726776625.54947: done getting the remaining hosts for this loop 6569 1726776625.54950: getting the next task for host managed_node1 6569 1726776625.54957: done getting next task for host managed_node1 6569 1726776625.54960: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 6569 1726776625.54965: ^ state is: HOST STATE: block=2, task=2, rescue=1, 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? True, did start at task? False 6569 1726776625.54977: getting variables 6569 1726776625.54979: in VariableManager get_vars() 6569 1726776625.55005: Calling all_inventory to load vars for managed_node1 6569 1726776625.55008: Calling groups_inventory to load vars for managed_node1 6569 1726776625.55010: Calling all_plugins_inventory to load vars for managed_node1 6569 1726776625.55016: Calling all_plugins_play to load vars for managed_node1 6569 1726776625.55020: Calling groups_plugins_inventory to load vars for managed_node1 6569 1726776625.55023: Calling groups_plugins_play to load vars for managed_node1 6569 1726776625.55150: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6569 1726776625.55270: done with get_vars() 6569 1726776625.55276: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:22 Thursday 19 September 2024 16:10:25 -0400 (0:00:00.025) 0:00:05.013 **** 6569 1726776625.55342: entering _queue_task() for managed_node1/stat 6569 1726776625.55507: worker is 1 (out of 1 available) 6569 1726776625.55521: exiting _queue_task() for managed_node1/stat 6569 1726776625.55532: done queuing things up, now waiting for results queue to drain 6569 1726776625.55534: waiting for pending results... 6569 1726776625.55686: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 6569 1726776625.55760: in run() - task 025ceb90-32dd-bcf4-2993-0000000001be 6569 1726776625.55779: variable 'ansible_search_path' from source: unknown 6569 1726776625.55783: variable 'ansible_search_path' from source: unknown 6569 1726776625.55810: calling self._execute() 6569 1726776625.55863: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776625.55871: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776625.55880: variable 'omit' from source: magic vars 6569 1726776625.56204: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6569 1726776625.56374: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6569 1726776625.56405: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6569 1726776625.56434: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6569 1726776625.56458: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6569 1726776625.56521: 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) 6569 1726776625.56542: 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) 6569 1726776625.56560: 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) 6569 1726776625.56577: 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) 6569 1726776625.56664: Evaluated conditional (not __kernel_settings_is_transactional is defined): True 6569 1726776625.56670: variable 'omit' from source: magic vars 6569 1726776625.56711: variable 'omit' from source: magic vars 6569 1726776625.56733: variable 'omit' from source: magic vars 6569 1726776625.56754: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6569 1726776625.56774: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6569 1726776625.56788: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6569 1726776625.56807: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6569 1726776625.56824: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6569 1726776625.56855: variable 'inventory_hostname' from source: host vars for 'managed_node1' 6569 1726776625.56859: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776625.56862: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776625.56931: Set connection var ansible_timeout to 10 6569 1726776625.56935: Set connection var ansible_module_compression to ZIP_DEFLATED 6569 1726776625.56940: Set connection var ansible_shell_type to sh 6569 1726776625.56945: Set connection var ansible_shell_executable to /bin/sh 6569 1726776625.56950: Set connection var ansible_pipelining to False 6569 1726776625.56952: Set connection var ansible_connection to ssh 6569 1726776625.56973: variable 'ansible_shell_executable' from source: unknown 6569 1726776625.56976: variable 'ansible_connection' from source: unknown 6569 1726776625.56979: variable 'ansible_module_compression' from source: unknown 6569 1726776625.56981: variable 'ansible_shell_type' from source: unknown 6569 1726776625.56983: variable 'ansible_shell_executable' from source: unknown 6569 1726776625.56985: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776625.56990: variable 'ansible_pipelining' from source: unknown 6569 1726776625.56992: variable 'ansible_timeout' from source: unknown 6569 1726776625.56997: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776625.57094: 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) 6569 1726776625.57100: variable 'omit' from source: magic vars 6569 1726776625.57105: starting attempt loop 6569 1726776625.57108: running the handler 6569 1726776625.57121: _low_level_execute_command(): starting 6569 1726776625.57127: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6569 1726776625.57633: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776625.57639: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776625.57664: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776625.57667: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776625.57669: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776625.57730: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776625.57738: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776625.57741: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776625.57801: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776625.59473: stdout chunk (state=3): >>>/root <<< 6569 1726776625.59629: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776625.59668: stderr chunk (state=3): >>><<< 6569 1726776625.59672: stdout chunk (state=3): >>><<< 6569 1726776625.59693: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776625.59705: _low_level_execute_command(): starting 6569 1726776625.59708: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776625.5969143-6670-26351351758334 `" && echo ansible-tmp-1726776625.5969143-6670-26351351758334="` echo /root/.ansible/tmp/ansible-tmp-1726776625.5969143-6670-26351351758334 `" ) && sleep 0' 6569 1726776625.60118: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776625.60137: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776625.60149: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776625.60160: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776625.60208: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776625.60227: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776625.60316: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776625.62264: stdout chunk (state=3): >>>ansible-tmp-1726776625.5969143-6670-26351351758334=/root/.ansible/tmp/ansible-tmp-1726776625.5969143-6670-26351351758334 <<< 6569 1726776625.62412: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776625.62486: stderr chunk (state=3): >>><<< 6569 1726776625.62489: stdout chunk (state=3): >>><<< 6569 1726776625.62825: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776625.5969143-6670-26351351758334=/root/.ansible/tmp/ansible-tmp-1726776625.5969143-6670-26351351758334 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776625.62829: variable 'ansible_module_compression' from source: unknown 6569 1726776625.62831: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-65694zoo26u5/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6569 1726776625.62834: variable 'ansible_facts' from source: unknown 6569 1726776625.62836: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776625.5969143-6670-26351351758334/AnsiballZ_stat.py 6569 1726776625.62896: Sending initial data 6569 1726776625.62899: Sent initial data (150 bytes) 6569 1726776625.63896: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6569 1726776625.63910: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776625.63930: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776625.63948: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776625.63989: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776625.64001: stderr chunk (state=3): >>>debug2: match not found <<< 6569 1726776625.64015: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776625.64039: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6569 1726776625.64052: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.190 is address <<< 6569 1726776625.64064: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6569 1726776625.64076: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776625.64090: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776625.64107: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776625.64122: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776625.64139: stderr chunk (state=3): >>>debug2: match found <<< 6569 1726776625.64154: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776625.64225: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776625.64249: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776625.64265: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776625.64368: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776625.66169: 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 <<< 6569 1726776625.66278: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6569 1726776625.66344: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-65694zoo26u5/tmp0q78m8kl /root/.ansible/tmp/ansible-tmp-1726776625.5969143-6670-26351351758334/AnsiballZ_stat.py <<< 6569 1726776625.66396: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6569 1726776625.67634: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776625.67829: stderr chunk (state=3): >>><<< 6569 1726776625.67832: stdout chunk (state=3): >>><<< 6569 1726776625.67835: done transferring module to remote 6569 1726776625.67837: _low_level_execute_command(): starting 6569 1726776625.67839: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776625.5969143-6670-26351351758334/ /root/.ansible/tmp/ansible-tmp-1726776625.5969143-6670-26351351758334/AnsiballZ_stat.py && sleep 0' 6569 1726776625.68515: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6569 1726776625.68532: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776625.68549: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776625.68566: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776625.68615: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776625.68632: stderr chunk (state=3): >>>debug2: match not found <<< 6569 1726776625.68651: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776625.68669: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6569 1726776625.68685: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.190 is address <<< 6569 1726776625.68697: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6569 1726776625.68716: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776625.68733: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776625.68749: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776625.68765: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776625.68777: stderr chunk (state=3): >>>debug2: match found <<< 6569 1726776625.68794: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776625.68876: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776625.68900: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776625.68917: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776625.69006: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776625.70842: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776625.70916: stderr chunk (state=3): >>><<< 6569 1726776625.70930: stdout chunk (state=3): >>><<< 6569 1726776625.71033: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776625.71037: _low_level_execute_command(): starting 6569 1726776625.71039: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776625.5969143-6670-26351351758334/AnsiballZ_stat.py && sleep 0' 6569 1726776625.71657: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6569 1726776625.71670: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776625.71694: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776625.71716: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776625.71757: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776625.71770: stderr chunk (state=3): >>>debug2: match not found <<< 6569 1726776625.71792: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776625.71816: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6569 1726776625.71832: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.190 is address <<< 6569 1726776625.71869: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6569 1726776625.71872: 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 <<< 6569 1726776625.71875: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776625.71932: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776625.71948: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776625.71958: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776625.72046: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776625.86059: stdout chunk (state=3): >>> <<< 6569 1726776625.86066: 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"}}} <<< 6569 1726776625.87397: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.190 closed. <<< 6569 1726776625.87402: stdout chunk (state=3): >>><<< 6569 1726776625.87404: stderr chunk (state=3): >>><<< 6569 1726776625.87407: _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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.10.190 closed. 6569 1726776625.87410: 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-1726776625.5969143-6670-26351351758334/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6569 1726776625.87416: _low_level_execute_command(): starting 6569 1726776625.87421: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776625.5969143-6670-26351351758334/ > /dev/null 2>&1 && sleep 0' 6569 1726776625.88250: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6569 1726776625.88254: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776625.88256: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776625.88258: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776625.88260: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776625.88262: stderr chunk (state=3): >>>debug2: match not found <<< 6569 1726776625.88264: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776625.88266: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6569 1726776625.88268: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.190 is address <<< 6569 1726776625.88270: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6569 1726776625.88272: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776625.88274: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776625.88276: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776625.88277: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776625.88279: stderr chunk (state=3): >>>debug2: match found <<< 6569 1726776625.88281: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776625.88303: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776625.88310: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776625.88328: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776625.88408: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776625.90198: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776625.90253: stderr chunk (state=3): >>><<< 6569 1726776625.90256: stdout chunk (state=3): >>><<< 6569 1726776625.90324: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776625.90327: handler run complete 6569 1726776625.90330: attempt loop complete, returning result 6569 1726776625.90332: _execute() done 6569 1726776625.90334: dumping result to json 6569 1726776625.90336: done dumping result, returning 6569 1726776625.90339: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin [025ceb90-32dd-bcf4-2993-0000000001be] 6569 1726776625.90341: sending task result for task 025ceb90-32dd-bcf4-2993-0000000001be 6569 1726776625.90407: done sending task result for task 025ceb90-32dd-bcf4-2993-0000000001be 6569 1726776625.90410: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 6569 1726776625.90487: no more pending results, returning what we have 6569 1726776625.90491: results queue empty 6569 1726776625.90492: checking for any_errors_fatal 6569 1726776625.90496: done checking for any_errors_fatal 6569 1726776625.90497: checking for max_fail_percentage 6569 1726776625.90498: done checking for max_fail_percentage 6569 1726776625.90499: checking to see if all hosts have failed and the running result is not ok 6569 1726776625.90500: done checking to see if all hosts have failed 6569 1726776625.90501: getting the remaining hosts for this loop 6569 1726776625.90502: done getting the remaining hosts for this loop 6569 1726776625.90506: getting the next task for host managed_node1 6569 1726776625.90512: done getting next task for host managed_node1 6569 1726776625.90515: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 6569 1726776625.90522: ^ state is: HOST STATE: block=2, task=2, rescue=1, 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? True, did start at task? False 6569 1726776625.90532: getting variables 6569 1726776625.90534: in VariableManager get_vars() 6569 1726776625.90564: Calling all_inventory to load vars for managed_node1 6569 1726776625.90567: Calling groups_inventory to load vars for managed_node1 6569 1726776625.90569: Calling all_plugins_inventory to load vars for managed_node1 6569 1726776625.90577: Calling all_plugins_play to load vars for managed_node1 6569 1726776625.90583: Calling groups_plugins_inventory to load vars for managed_node1 6569 1726776625.90585: Calling groups_plugins_play to load vars for managed_node1 6569 1726776625.90695: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6569 1726776625.90823: done with get_vars() 6569 1726776625.90832: done getting variables 6569 1726776625.90874: 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-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:27 Thursday 19 September 2024 16:10:25 -0400 (0:00:00.355) 0:00:05.369 **** 6569 1726776625.90914: entering _queue_task() for managed_node1/set_fact 6569 1726776625.91200: worker is 1 (out of 1 available) 6569 1726776625.91212: exiting _queue_task() for managed_node1/set_fact 6569 1726776625.91228: done queuing things up, now waiting for results queue to drain 6569 1726776625.91230: waiting for pending results... 6569 1726776625.91509: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 6569 1726776625.91649: in run() - task 025ceb90-32dd-bcf4-2993-0000000001bf 6569 1726776625.91675: variable 'ansible_search_path' from source: unknown 6569 1726776625.91684: variable 'ansible_search_path' from source: unknown 6569 1726776625.91731: calling self._execute() 6569 1726776625.91827: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776625.91840: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776625.91856: variable 'omit' from source: magic vars 6569 1726776625.92437: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6569 1726776625.92807: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6569 1726776625.92860: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6569 1726776625.92902: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6569 1726776625.92948: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6569 1726776625.93049: 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) 6569 1726776625.93081: 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) 6569 1726776625.93115: 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) 6569 1726776625.93153: 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) 6569 1726776625.93290: Evaluated conditional (not __kernel_settings_is_transactional is defined): True 6569 1726776625.93304: variable 'omit' from source: magic vars 6569 1726776625.93349: variable 'omit' from source: magic vars 6569 1726776625.93430: variable '__transactional_update_stat' from source: set_fact 6569 1726776625.93473: variable 'omit' from source: magic vars 6569 1726776625.93494: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6569 1726776625.93523: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6569 1726776625.93549: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6569 1726776625.93564: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6569 1726776625.93573: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6569 1726776625.93598: variable 'inventory_hostname' from source: host vars for 'managed_node1' 6569 1726776625.93602: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776625.93605: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776625.93681: Set connection var ansible_timeout to 10 6569 1726776625.93688: Set connection var ansible_module_compression to ZIP_DEFLATED 6569 1726776625.93693: Set connection var ansible_shell_type to sh 6569 1726776625.93698: Set connection var ansible_shell_executable to /bin/sh 6569 1726776625.93703: Set connection var ansible_pipelining to False 6569 1726776625.93705: Set connection var ansible_connection to ssh 6569 1726776625.93723: variable 'ansible_shell_executable' from source: unknown 6569 1726776625.93726: variable 'ansible_connection' from source: unknown 6569 1726776625.93728: variable 'ansible_module_compression' from source: unknown 6569 1726776625.93731: variable 'ansible_shell_type' from source: unknown 6569 1726776625.93733: variable 'ansible_shell_executable' from source: unknown 6569 1726776625.93735: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776625.93739: variable 'ansible_pipelining' from source: unknown 6569 1726776625.93741: variable 'ansible_timeout' from source: unknown 6569 1726776625.93745: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776625.93820: 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) 6569 1726776625.93829: variable 'omit' from source: magic vars 6569 1726776625.93834: starting attempt loop 6569 1726776625.93837: running the handler 6569 1726776625.93845: handler run complete 6569 1726776625.93852: attempt loop complete, returning result 6569 1726776625.93855: _execute() done 6569 1726776625.93857: dumping result to json 6569 1726776625.93860: done dumping result, returning 6569 1726776625.93867: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists [025ceb90-32dd-bcf4-2993-0000000001bf] 6569 1726776625.93871: sending task result for task 025ceb90-32dd-bcf4-2993-0000000001bf 6569 1726776625.93953: done sending task result for task 025ceb90-32dd-bcf4-2993-0000000001bf 6569 1726776625.93956: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "__kernel_settings_is_transactional": false }, "changed": false } 6569 1726776625.94045: no more pending results, returning what we have 6569 1726776625.94047: results queue empty 6569 1726776625.94048: checking for any_errors_fatal 6569 1726776625.94053: done checking for any_errors_fatal 6569 1726776625.94053: checking for max_fail_percentage 6569 1726776625.94054: done checking for max_fail_percentage 6569 1726776625.94055: checking to see if all hosts have failed and the running result is not ok 6569 1726776625.94056: done checking to see if all hosts have failed 6569 1726776625.94057: getting the remaining hosts for this loop 6569 1726776625.94059: done getting the remaining hosts for this loop 6569 1726776625.94062: getting the next task for host managed_node1 6569 1726776625.94070: done getting next task for host managed_node1 6569 1726776625.94073: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 6569 1726776625.94077: ^ state is: HOST STATE: block=2, task=2, rescue=1, 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? True, did start at task? False 6569 1726776625.94092: getting variables 6569 1726776625.94096: in VariableManager get_vars() 6569 1726776625.94129: Calling all_inventory to load vars for managed_node1 6569 1726776625.94131: Calling groups_inventory to load vars for managed_node1 6569 1726776625.94133: Calling all_plugins_inventory to load vars for managed_node1 6569 1726776625.94140: Calling all_plugins_play to load vars for managed_node1 6569 1726776625.94141: Calling groups_plugins_inventory to load vars for managed_node1 6569 1726776625.94143: Calling groups_plugins_play to load vars for managed_node1 6569 1726776625.94284: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6569 1726776625.94410: done with get_vars() 6569 1726776625.94417: done getting variables 6569 1726776625.94500: 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 [fedora.linux_system_roles.kernel_settings : Set platform/version specific variables] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:31 Thursday 19 September 2024 16:10:25 -0400 (0:00:00.036) 0:00:05.405 **** 6569 1726776625.94526: entering _queue_task() for managed_node1/include_vars 6569 1726776625.94528: Creating lock for include_vars 6569 1726776625.94727: worker is 1 (out of 1 available) 6569 1726776625.94740: exiting _queue_task() for managed_node1/include_vars 6569 1726776625.94753: done queuing things up, now waiting for results queue to drain 6569 1726776625.94755: waiting for pending results... 6569 1726776625.94914: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 6569 1726776625.95001: in run() - task 025ceb90-32dd-bcf4-2993-0000000001c1 6569 1726776625.95008: variable 'ansible_search_path' from source: unknown 6569 1726776625.95011: variable 'ansible_search_path' from source: unknown 6569 1726776625.95042: calling self._execute() 6569 1726776625.95102: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776625.95106: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776625.95114: variable 'omit' from source: magic vars 6569 1726776625.95189: variable 'omit' from source: magic vars 6569 1726776625.95242: variable 'omit' from source: magic vars 6569 1726776625.95526: variable 'ffparams' from source: task vars 6569 1726776625.95628: variable 'ansible_facts' from source: unknown 6569 1726776625.95806: variable 'ansible_facts' from source: unknown 6569 1726776625.95941: variable 'ansible_facts' from source: unknown 6569 1726776625.96074: variable 'ansible_facts' from source: unknown 6569 1726776625.96196: variable 'role_path' from source: magic vars 6569 1726776625.96367: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 6569 1726776625.96615: Loaded config def from plugin (lookup/first_found) 6569 1726776625.96630: Loading LookupModule 'first_found' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py 6569 1726776625.96676: variable 'ansible_search_path' from source: unknown 6569 1726776625.96707: variable 'ansible_search_path' from source: unknown 6569 1726776625.96724: variable 'ansible_search_path' from source: unknown 6569 1726776625.96736: variable 'ansible_search_path' from source: unknown 6569 1726776625.96748: variable 'ansible_search_path' from source: unknown 6569 1726776625.96773: variable 'omit' from source: magic vars 6569 1726776625.96804: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6569 1726776625.96837: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6569 1726776625.96860: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6569 1726776625.96884: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6569 1726776625.96901: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6569 1726776625.96937: variable 'inventory_hostname' from source: host vars for 'managed_node1' 6569 1726776625.96945: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776625.96952: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776625.97057: Set connection var ansible_timeout to 10 6569 1726776625.97068: Set connection var ansible_module_compression to ZIP_DEFLATED 6569 1726776625.97077: Set connection var ansible_shell_type to sh 6569 1726776625.97090: Set connection var ansible_shell_executable to /bin/sh 6569 1726776625.97100: Set connection var ansible_pipelining to False 6569 1726776625.97107: Set connection var ansible_connection to ssh 6569 1726776625.97136: variable 'ansible_shell_executable' from source: unknown 6569 1726776625.97144: variable 'ansible_connection' from source: unknown 6569 1726776625.97150: variable 'ansible_module_compression' from source: unknown 6569 1726776625.97156: variable 'ansible_shell_type' from source: unknown 6569 1726776625.97163: variable 'ansible_shell_executable' from source: unknown 6569 1726776625.97169: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776625.97176: variable 'ansible_pipelining' from source: unknown 6569 1726776625.97187: variable 'ansible_timeout' from source: unknown 6569 1726776625.97195: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776625.97308: 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) 6569 1726776625.97327: variable 'omit' from source: magic vars 6569 1726776625.97338: starting attempt loop 6569 1726776625.97345: running the handler 6569 1726776625.97409: handler run complete 6569 1726776625.97425: attempt loop complete, returning result 6569 1726776625.97433: _execute() done 6569 1726776625.97440: dumping result to json 6569 1726776625.97449: done dumping result, returning 6569 1726776625.97462: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables [025ceb90-32dd-bcf4-2993-0000000001c1] 6569 1726776625.97471: sending task result for task 025ceb90-32dd-bcf4-2993-0000000001c1 ok: [managed_node1] => { "ansible_facts": { "__kernel_settings_packages": [ "tuned", "python3-configobj" ], "__kernel_settings_services": [ "tuned" ] }, "ansible_included_var_files": [ "/tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/default.yml" ], "changed": false } 6569 1726776625.97662: no more pending results, returning what we have 6569 1726776625.97666: results queue empty 6569 1726776625.97666: checking for any_errors_fatal 6569 1726776625.97670: done checking for any_errors_fatal 6569 1726776625.97671: checking for max_fail_percentage 6569 1726776625.97672: done checking for max_fail_percentage 6569 1726776625.97673: checking to see if all hosts have failed and the running result is not ok 6569 1726776625.97674: done checking to see if all hosts have failed 6569 1726776625.97675: getting the remaining hosts for this loop 6569 1726776625.97676: done getting the remaining hosts for this loop 6569 1726776625.97680: getting the next task for host managed_node1 6569 1726776625.97688: done getting next task for host managed_node1 6569 1726776625.97691: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 6569 1726776625.97695: ^ state is: HOST STATE: block=2, task=2, rescue=1, 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? True, did start at task? False 6569 1726776625.97704: getting variables 6569 1726776625.97706: in VariableManager get_vars() 6569 1726776625.97742: Calling all_inventory to load vars for managed_node1 6569 1726776625.97746: Calling groups_inventory to load vars for managed_node1 6569 1726776625.97748: Calling all_plugins_inventory to load vars for managed_node1 6569 1726776625.97758: Calling all_plugins_play to load vars for managed_node1 6569 1726776625.97761: Calling groups_plugins_inventory to load vars for managed_node1 6569 1726776625.97769: Calling groups_plugins_play to load vars for managed_node1 6569 1726776625.97930: done sending task result for task 025ceb90-32dd-bcf4-2993-0000000001c1 6569 1726776625.97933: WORKER PROCESS EXITING 6569 1726776625.97948: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6569 1726776625.98166: done with get_vars() 6569 1726776625.98176: done getting variables 6569 1726776625.98282: 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-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 Thursday 19 September 2024 16:10:25 -0400 (0:00:00.037) 0:00:05.443 **** 6569 1726776625.98315: entering _queue_task() for managed_node1/package 6569 1726776625.98317: Creating lock for package 6569 1726776625.98605: worker is 1 (out of 1 available) 6569 1726776625.98619: exiting _queue_task() for managed_node1/package 6569 1726776625.98631: done queuing things up, now waiting for results queue to drain 6569 1726776625.98633: waiting for pending results... 6569 1726776625.98913: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 6569 1726776625.99039: in run() - task 025ceb90-32dd-bcf4-2993-00000000013f 6569 1726776625.99059: variable 'ansible_search_path' from source: unknown 6569 1726776625.99066: variable 'ansible_search_path' from source: unknown 6569 1726776625.99114: calling self._execute() 6569 1726776625.99199: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776625.99209: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776625.99223: variable 'omit' from source: magic vars 6569 1726776625.99337: variable 'omit' from source: magic vars 6569 1726776625.99402: variable 'omit' from source: magic vars 6569 1726776625.99436: variable '__kernel_settings_packages' from source: include_vars 6569 1726776625.99847: variable '__kernel_settings_packages' from source: include_vars 6569 1726776626.00087: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6569 1726776626.02704: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6569 1726776626.02789: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6569 1726776626.02850: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6569 1726776626.02897: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6569 1726776626.02930: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6569 1726776626.03043: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6569 1726776626.03088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6569 1726776626.03122: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6569 1726776626.03173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6569 1726776626.03200: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6569 1726776626.03315: variable '__kernel_settings_is_ostree' from source: set_fact 6569 1726776626.03329: variable 'omit' from source: magic vars 6569 1726776626.03360: variable 'omit' from source: magic vars 6569 1726776626.03398: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6569 1726776626.03435: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6569 1726776626.03457: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6569 1726776626.03479: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6569 1726776626.03498: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6569 1726776626.03540: variable 'inventory_hostname' from source: host vars for 'managed_node1' 6569 1726776626.03549: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776626.03556: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776626.03668: Set connection var ansible_timeout to 10 6569 1726776626.03679: Set connection var ansible_module_compression to ZIP_DEFLATED 6569 1726776626.03690: Set connection var ansible_shell_type to sh 6569 1726776626.03699: Set connection var ansible_shell_executable to /bin/sh 6569 1726776626.03709: Set connection var ansible_pipelining to False 6569 1726776626.03719: Set connection var ansible_connection to ssh 6569 1726776626.03751: variable 'ansible_shell_executable' from source: unknown 6569 1726776626.03759: variable 'ansible_connection' from source: unknown 6569 1726776626.03767: variable 'ansible_module_compression' from source: unknown 6569 1726776626.03773: variable 'ansible_shell_type' from source: unknown 6569 1726776626.03781: variable 'ansible_shell_executable' from source: unknown 6569 1726776626.03788: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776626.03796: variable 'ansible_pipelining' from source: unknown 6569 1726776626.03802: variable 'ansible_timeout' from source: unknown 6569 1726776626.03810: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776626.03926: 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) 6569 1726776626.03953: variable 'omit' from source: magic vars 6569 1726776626.03966: starting attempt loop 6569 1726776626.03974: running the handler 6569 1726776626.03985: variable 'ansible_facts' from source: unknown 6569 1726776626.03992: variable 'ansible_facts' from source: unknown 6569 1726776626.04058: _low_level_execute_command(): starting 6569 1726776626.04076: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6569 1726776626.04882: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6569 1726776626.04898: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776626.04917: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776626.04938: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776626.04985: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776626.04996: stderr chunk (state=3): >>>debug2: match not found <<< 6569 1726776626.05009: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776626.05031: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6569 1726776626.05042: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.190 is address <<< 6569 1726776626.05057: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6569 1726776626.05068: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776626.05080: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776626.05095: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776626.05107: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776626.05121: stderr chunk (state=3): >>>debug2: match found <<< 6569 1726776626.05141: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776626.05233: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776626.05259: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776626.05281: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776626.05387: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776626.07022: stdout chunk (state=3): >>>/root <<< 6569 1726776626.07122: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776626.07222: stderr chunk (state=3): >>><<< 6569 1726776626.07237: stdout chunk (state=3): >>><<< 6569 1726776626.07371: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776626.07375: _low_level_execute_command(): starting 6569 1726776626.07378: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776626.0727503-6690-228240167831642 `" && echo ansible-tmp-1726776626.0727503-6690-228240167831642="` echo /root/.ansible/tmp/ansible-tmp-1726776626.0727503-6690-228240167831642 `" ) && sleep 0' 6569 1726776626.07991: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6569 1726776626.08004: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776626.08027: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776626.08048: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776626.08091: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776626.08104: stderr chunk (state=3): >>>debug2: match not found <<< 6569 1726776626.08120: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776626.08148: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6569 1726776626.08161: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.190 is address <<< 6569 1726776626.08173: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6569 1726776626.08185: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776626.08200: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776626.08216: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776626.08231: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776626.08243: stderr chunk (state=3): >>>debug2: match found <<< 6569 1726776626.08265: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776626.08343: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776626.08373: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776626.08390: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776626.08494: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776626.10441: stdout chunk (state=3): >>>ansible-tmp-1726776626.0727503-6690-228240167831642=/root/.ansible/tmp/ansible-tmp-1726776626.0727503-6690-228240167831642 <<< 6569 1726776626.10548: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776626.10648: stderr chunk (state=3): >>><<< 6569 1726776626.10659: stdout chunk (state=3): >>><<< 6569 1726776626.10929: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776626.0727503-6690-228240167831642=/root/.ansible/tmp/ansible-tmp-1726776626.0727503-6690-228240167831642 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776626.10933: variable 'ansible_module_compression' from source: unknown 6569 1726776626.10936: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 6569 1726776626.10940: ANSIBALLZ: Acquiring lock 6569 1726776626.10942: ANSIBALLZ: Lock acquired: 140519389327056 6569 1726776626.10944: ANSIBALLZ: Creating module 6569 1726776626.30539: ANSIBALLZ: Writing module into payload 6569 1726776626.30735: ANSIBALLZ: Writing module 6569 1726776626.30756: ANSIBALLZ: Renaming module 6569 1726776626.30760: ANSIBALLZ: Done creating module 6569 1726776626.30778: variable 'ansible_facts' from source: unknown 6569 1726776626.30843: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776626.0727503-6690-228240167831642/AnsiballZ_dnf.py 6569 1726776626.30954: Sending initial data 6569 1726776626.30958: Sent initial data (150 bytes) 6569 1726776626.31669: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776626.31675: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776626.31713: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776626.31729: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776626.31783: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776626.31797: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776626.31878: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776626.33675: 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 <<< 6569 1726776626.33731: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6569 1726776626.33794: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-65694zoo26u5/tmp2ljgrgej /root/.ansible/tmp/ansible-tmp-1726776626.0727503-6690-228240167831642/AnsiballZ_dnf.py <<< 6569 1726776626.33852: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6569 1726776626.35236: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776626.35317: stderr chunk (state=3): >>><<< 6569 1726776626.35331: stdout chunk (state=3): >>><<< 6569 1726776626.35450: done transferring module to remote 6569 1726776626.35453: _low_level_execute_command(): starting 6569 1726776626.35455: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776626.0727503-6690-228240167831642/ /root/.ansible/tmp/ansible-tmp-1726776626.0727503-6690-228240167831642/AnsiballZ_dnf.py && sleep 0' 6569 1726776626.36009: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6569 1726776626.36028: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776626.36043: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776626.36064: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776626.36107: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776626.36122: stderr chunk (state=3): >>>debug2: match not found <<< 6569 1726776626.36139: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776626.36160: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6569 1726776626.36171: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.190 is address <<< 6569 1726776626.36180: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6569 1726776626.36192: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776626.36205: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776626.36226: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776626.36240: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776626.36252: stderr chunk (state=3): >>>debug2: match found <<< 6569 1726776626.36269: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776626.36345: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776626.36348: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776626.36412: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776626.38178: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776626.38240: stderr chunk (state=3): >>><<< 6569 1726776626.38242: stdout chunk (state=3): >>><<< 6569 1726776626.38303: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776626.38307: _low_level_execute_command(): starting 6569 1726776626.38310: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776626.0727503-6690-228240167831642/AnsiballZ_dnf.py && sleep 0' 6569 1726776626.38721: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776626.38728: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776626.38759: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776626.38766: stderr chunk (state=3): >>>debug2: match not found <<< 6569 1726776626.38774: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776626.38785: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6569 1726776626.38788: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.190 is address <<< 6569 1726776626.38797: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6569 1726776626.38803: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776626.38813: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776626.38944: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776626.38948: stderr chunk (state=3): >>>debug2: match found <<< 6569 1726776626.38953: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776626.38955: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776626.38958: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776626.38960: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776626.39056: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776657.27355: stdout chunk (state=3): >>> {"msg": "", "changed": true, "results": ["Installed: libtraceevent-1.5.3-3.el9.x86_64", "Installed: polkit-0.117-13.el9.x86_64", "Installed: python3-pyudev-0.22.0-6.el9.noarch", "Installed: tuned-2.24.0-1.el9.noarch", "Installed: python3-linux-procfs-0.7.3-1.el9.noarch", "Installed: polkit-libs-0.117-13.el9.x86_64", "Installed: polkit-pkla-compat-0.1-21.el9.x86_64", "Installed: python3-perf-5.14.0-508.el9.x86_64", "Installed: hdparm-9.62-2.el9.x86_64"], "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}}} <<< 6569 1726776657.55412: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.190 closed. <<< 6569 1726776657.55416: stdout chunk (state=3): >>><<< 6569 1726776657.55423: stderr chunk (state=3): >>><<< 6569 1726776657.55525: _low_level_execute_command() done: rc=0, stdout= {"msg": "", "changed": true, "results": ["Installed: libtraceevent-1.5.3-3.el9.x86_64", "Installed: polkit-0.117-13.el9.x86_64", "Installed: python3-pyudev-0.22.0-6.el9.noarch", "Installed: tuned-2.24.0-1.el9.noarch", "Installed: python3-linux-procfs-0.7.3-1.el9.noarch", "Installed: polkit-libs-0.117-13.el9.x86_64", "Installed: polkit-pkla-compat-0.1-21.el9.x86_64", "Installed: python3-perf-5.14.0-508.el9.x86_64", "Installed: hdparm-9.62-2.el9.x86_64"], "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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.10.190 closed. 6569 1726776657.55529: 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-1726776626.0727503-6690-228240167831642/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6569 1726776657.55531: _low_level_execute_command(): starting 6569 1726776657.55533: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776626.0727503-6690-228240167831642/ > /dev/null 2>&1 && sleep 0' 6569 1726776657.56314: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776657.56320: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776657.56351: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776657.56355: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776657.56357: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776657.56412: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776657.56416: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776657.56490: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776657.58456: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776657.58511: stderr chunk (state=3): >>><<< 6569 1726776657.58514: stdout chunk (state=3): >>><<< 6569 1726776657.58730: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776657.58733: handler run complete 6569 1726776657.58736: attempt loop complete, returning result 6569 1726776657.58738: _execute() done 6569 1726776657.58740: dumping result to json 6569 1726776657.58742: done dumping result, returning 6569 1726776657.58744: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed [025ceb90-32dd-bcf4-2993-00000000013f] 6569 1726776657.58746: sending task result for task 025ceb90-32dd-bcf4-2993-00000000013f 6569 1726776657.58864: done sending task result for task 025ceb90-32dd-bcf4-2993-00000000013f 6569 1726776657.58867: WORKER PROCESS EXITING changed: [managed_node1] => { "changed": true, "rc": 0, "results": [ "Installed: libtraceevent-1.5.3-3.el9.x86_64", "Installed: polkit-0.117-13.el9.x86_64", "Installed: python3-pyudev-0.22.0-6.el9.noarch", "Installed: tuned-2.24.0-1.el9.noarch", "Installed: python3-linux-procfs-0.7.3-1.el9.noarch", "Installed: polkit-libs-0.117-13.el9.x86_64", "Installed: polkit-pkla-compat-0.1-21.el9.x86_64", "Installed: python3-perf-5.14.0-508.el9.x86_64", "Installed: hdparm-9.62-2.el9.x86_64" ] } 6569 1726776657.59284: no more pending results, returning what we have 6569 1726776657.59287: results queue empty 6569 1726776657.59292: checking for any_errors_fatal 6569 1726776657.59297: done checking for any_errors_fatal 6569 1726776657.59298: checking for max_fail_percentage 6569 1726776657.59300: done checking for max_fail_percentage 6569 1726776657.59300: checking to see if all hosts have failed and the running result is not ok 6569 1726776657.59302: done checking to see if all hosts have failed 6569 1726776657.59302: getting the remaining hosts for this loop 6569 1726776657.59304: done getting the remaining hosts for this loop 6569 1726776657.59308: getting the next task for host managed_node1 6569 1726776657.59317: done getting next task for host managed_node1 6569 1726776657.59323: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 6569 1726776657.59327: ^ state is: HOST STATE: block=2, task=2, rescue=1, 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? True, did start at task? False 6569 1726776657.59339: getting variables 6569 1726776657.59341: in VariableManager get_vars() 6569 1726776657.59390: Calling all_inventory to load vars for managed_node1 6569 1726776657.59393: Calling groups_inventory to load vars for managed_node1 6569 1726776657.59396: Calling all_plugins_inventory to load vars for managed_node1 6569 1726776657.59406: Calling all_plugins_play to load vars for managed_node1 6569 1726776657.59408: Calling groups_plugins_inventory to load vars for managed_node1 6569 1726776657.59410: Calling groups_plugins_play to load vars for managed_node1 6569 1726776657.59769: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6569 1726776657.59965: done with get_vars() 6569 1726776657.59976: done getting variables 6569 1726776657.60077: 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-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:24 Thursday 19 September 2024 16:10:57 -0400 (0:00:31.617) 0:00:37.061 **** 6569 1726776657.60110: entering _queue_task() for managed_node1/debug 6569 1726776657.60112: Creating lock for debug 6569 1726776657.60366: worker is 1 (out of 1 available) 6569 1726776657.60379: exiting _queue_task() for managed_node1/debug 6569 1726776657.60390: done queuing things up, now waiting for results queue to drain 6569 1726776657.60392: waiting for pending results... 6569 1726776657.60665: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 6569 1726776657.60763: in run() - task 025ceb90-32dd-bcf4-2993-000000000141 6569 1726776657.60779: variable 'ansible_search_path' from source: unknown 6569 1726776657.60782: variable 'ansible_search_path' from source: unknown 6569 1726776657.60815: calling self._execute() 6569 1726776657.60896: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776657.60901: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776657.60909: variable 'omit' from source: magic vars 6569 1726776657.61626: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6569 1726776657.64023: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6569 1726776657.64299: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6569 1726776657.64342: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6569 1726776657.64383: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6569 1726776657.64503: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6569 1726776657.64694: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6569 1726776657.64730: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6569 1726776657.64759: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6569 1726776657.64921: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6569 1726776657.64942: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6569 1726776657.65054: variable '__kernel_settings_is_transactional' from source: set_fact 6569 1726776657.65114: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 6569 1726776657.65232: when evaluation is False, skipping this task 6569 1726776657.65244: _execute() done 6569 1726776657.65251: dumping result to json 6569 1726776657.65258: done dumping result, returning 6569 1726776657.65269: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes [025ceb90-32dd-bcf4-2993-000000000141] 6569 1726776657.65280: sending task result for task 025ceb90-32dd-bcf4-2993-000000000141 skipping: [managed_node1] => { "false_condition": "__kernel_settings_is_transactional | d(false)" } 6569 1726776657.65432: no more pending results, returning what we have 6569 1726776657.65436: results queue empty 6569 1726776657.65437: checking for any_errors_fatal 6569 1726776657.65444: done checking for any_errors_fatal 6569 1726776657.65445: checking for max_fail_percentage 6569 1726776657.65447: done checking for max_fail_percentage 6569 1726776657.65448: checking to see if all hosts have failed and the running result is not ok 6569 1726776657.65449: done checking to see if all hosts have failed 6569 1726776657.65450: getting the remaining hosts for this loop 6569 1726776657.65452: done getting the remaining hosts for this loop 6569 1726776657.65456: getting the next task for host managed_node1 6569 1726776657.65464: done getting next task for host managed_node1 6569 1726776657.65468: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 6569 1726776657.65472: ^ state is: HOST STATE: block=2, task=2, rescue=1, 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? True, did start at task? False 6569 1726776657.65487: getting variables 6569 1726776657.65489: in VariableManager get_vars() 6569 1726776657.65529: Calling all_inventory to load vars for managed_node1 6569 1726776657.65533: Calling groups_inventory to load vars for managed_node1 6569 1726776657.65536: Calling all_plugins_inventory to load vars for managed_node1 6569 1726776657.65548: Calling all_plugins_play to load vars for managed_node1 6569 1726776657.65551: Calling groups_plugins_inventory to load vars for managed_node1 6569 1726776657.65554: Calling groups_plugins_play to load vars for managed_node1 6569 1726776657.65727: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6569 1726776657.65939: done with get_vars() 6569 1726776657.65951: done getting variables 6569 1726776657.66258: done sending task result for task 025ceb90-32dd-bcf4-2993-000000000141 6569 1726776657.66262: WORKER PROCESS EXITING 6569 1726776657.66430: 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-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:29 Thursday 19 September 2024 16:10:57 -0400 (0:00:00.063) 0:00:37.124 **** 6569 1726776657.66465: entering _queue_task() for managed_node1/reboot 6569 1726776657.66467: Creating lock for reboot 6569 1726776657.67079: worker is 1 (out of 1 available) 6569 1726776657.67091: exiting _queue_task() for managed_node1/reboot 6569 1726776657.67104: done queuing things up, now waiting for results queue to drain 6569 1726776657.67106: waiting for pending results... 6569 1726776657.67524: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 6569 1726776657.67662: in run() - task 025ceb90-32dd-bcf4-2993-000000000142 6569 1726776657.67674: variable 'ansible_search_path' from source: unknown 6569 1726776657.67680: variable 'ansible_search_path' from source: unknown 6569 1726776657.67721: calling self._execute() 6569 1726776657.67807: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776657.67811: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776657.67822: variable 'omit' from source: magic vars 6569 1726776657.68541: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6569 1726776657.71350: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6569 1726776657.71434: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6569 1726776657.71478: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6569 1726776657.71519: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6569 1726776657.71562: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6569 1726776657.71639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6569 1726776657.71678: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6569 1726776657.71709: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6569 1726776657.71755: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6569 1726776657.71779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6569 1726776657.71891: variable '__kernel_settings_is_transactional' from source: set_fact 6569 1726776657.71914: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 6569 1726776657.71925: when evaluation is False, skipping this task 6569 1726776657.71933: _execute() done 6569 1726776657.71941: dumping result to json 6569 1726776657.71948: done dumping result, returning 6569 1726776657.71959: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems [025ceb90-32dd-bcf4-2993-000000000142] 6569 1726776657.71969: sending task result for task 025ceb90-32dd-bcf4-2993-000000000142 6569 1726776657.72076: done sending task result for task 025ceb90-32dd-bcf4-2993-000000000142 6569 1726776657.72085: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 6569 1726776657.72146: no more pending results, returning what we have 6569 1726776657.72150: results queue empty 6569 1726776657.72151: checking for any_errors_fatal 6569 1726776657.72156: done checking for any_errors_fatal 6569 1726776657.72157: checking for max_fail_percentage 6569 1726776657.72159: done checking for max_fail_percentage 6569 1726776657.72160: checking to see if all hosts have failed and the running result is not ok 6569 1726776657.72161: done checking to see if all hosts have failed 6569 1726776657.72162: getting the remaining hosts for this loop 6569 1726776657.72164: done getting the remaining hosts for this loop 6569 1726776657.72168: getting the next task for host managed_node1 6569 1726776657.72176: done getting next task for host managed_node1 6569 1726776657.72180: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 6569 1726776657.72184: ^ state is: HOST STATE: block=2, task=2, rescue=1, 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? True, did start at task? False 6569 1726776657.72199: getting variables 6569 1726776657.72201: in VariableManager get_vars() 6569 1726776657.72240: Calling all_inventory to load vars for managed_node1 6569 1726776657.72244: Calling groups_inventory to load vars for managed_node1 6569 1726776657.72247: Calling all_plugins_inventory to load vars for managed_node1 6569 1726776657.72259: Calling all_plugins_play to load vars for managed_node1 6569 1726776657.72262: Calling groups_plugins_inventory to load vars for managed_node1 6569 1726776657.72266: Calling groups_plugins_play to load vars for managed_node1 6569 1726776657.72439: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6569 1726776657.72653: done with get_vars() 6569 1726776657.72665: done getting variables 6569 1726776657.72953: 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-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:34 Thursday 19 September 2024 16:10:57 -0400 (0:00:00.065) 0:00:37.189 **** 6569 1726776657.72984: entering _queue_task() for managed_node1/fail 6569 1726776657.73217: worker is 1 (out of 1 available) 6569 1726776657.73232: exiting _queue_task() for managed_node1/fail 6569 1726776657.73243: done queuing things up, now waiting for results queue to drain 6569 1726776657.73245: waiting for pending results... 6569 1726776657.73944: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 6569 1726776657.74172: in run() - task 025ceb90-32dd-bcf4-2993-000000000143 6569 1726776657.74191: variable 'ansible_search_path' from source: unknown 6569 1726776657.74199: variable 'ansible_search_path' from source: unknown 6569 1726776657.74245: calling self._execute() 6569 1726776657.74445: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776657.74451: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776657.74461: variable 'omit' from source: magic vars 6569 1726776657.74996: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6569 1726776657.78237: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6569 1726776657.78316: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6569 1726776657.78368: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6569 1726776657.78409: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6569 1726776657.78454: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6569 1726776657.78539: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6569 1726776657.78580: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6569 1726776657.78612: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6569 1726776657.78661: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6569 1726776657.78686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6569 1726776657.78801: variable '__kernel_settings_is_transactional' from source: set_fact 6569 1726776657.78843: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 6569 1726776657.78852: when evaluation is False, skipping this task 6569 1726776657.78858: _execute() done 6569 1726776657.78865: dumping result to json 6569 1726776657.78872: done dumping result, returning 6569 1726776657.78883: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set [025ceb90-32dd-bcf4-2993-000000000143] 6569 1726776657.78893: sending task result for task 025ceb90-32dd-bcf4-2993-000000000143 6569 1726776657.79000: done sending task result for task 025ceb90-32dd-bcf4-2993-000000000143 skipping: [managed_node1] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 6569 1726776657.79053: no more pending results, returning what we have 6569 1726776657.79057: results queue empty 6569 1726776657.79058: checking for any_errors_fatal 6569 1726776657.79063: done checking for any_errors_fatal 6569 1726776657.79064: checking for max_fail_percentage 6569 1726776657.79066: done checking for max_fail_percentage 6569 1726776657.79068: checking to see if all hosts have failed and the running result is not ok 6569 1726776657.79069: done checking to see if all hosts have failed 6569 1726776657.79070: getting the remaining hosts for this loop 6569 1726776657.79071: done getting the remaining hosts for this loop 6569 1726776657.79075: getting the next task for host managed_node1 6569 1726776657.79085: done getting next task for host managed_node1 6569 1726776657.79089: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 6569 1726776657.79093: ^ state is: HOST STATE: block=2, task=2, rescue=1, 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? True, did start at task? False 6569 1726776657.79107: getting variables 6569 1726776657.79109: in VariableManager get_vars() 6569 1726776657.79149: Calling all_inventory to load vars for managed_node1 6569 1726776657.79153: Calling groups_inventory to load vars for managed_node1 6569 1726776657.79155: Calling all_plugins_inventory to load vars for managed_node1 6569 1726776657.79167: Calling all_plugins_play to load vars for managed_node1 6569 1726776657.79170: Calling groups_plugins_inventory to load vars for managed_node1 6569 1726776657.79173: Calling groups_plugins_play to load vars for managed_node1 6569 1726776657.79342: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6569 1726776657.79792: done with get_vars() 6569 1726776657.79802: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Read tuned main config] ****** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:42 Thursday 19 September 2024 16:10:57 -0400 (0:00:00.069) 0:00:37.258 **** 6569 1726776657.79893: entering _queue_task() for managed_node1/fedora.linux_system_roles.kernel_settings_get_config 6569 1726776657.79896: Creating lock for fedora.linux_system_roles.kernel_settings_get_config 6569 1726776657.80175: WORKER PROCESS EXITING 6569 1726776657.80381: worker is 1 (out of 1 available) 6569 1726776657.80394: exiting _queue_task() for managed_node1/fedora.linux_system_roles.kernel_settings_get_config 6569 1726776657.80405: done queuing things up, now waiting for results queue to drain 6569 1726776657.80407: waiting for pending results... 6569 1726776657.81550: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 6569 1726776657.81785: in run() - task 025ceb90-32dd-bcf4-2993-000000000145 6569 1726776657.81830: variable 'ansible_search_path' from source: unknown 6569 1726776657.81839: variable 'ansible_search_path' from source: unknown 6569 1726776657.81878: calling self._execute() 6569 1726776657.81965: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776657.81976: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776657.81991: variable 'omit' from source: magic vars 6569 1726776657.82104: variable 'omit' from source: magic vars 6569 1726776657.82147: variable 'omit' from source: magic vars 6569 1726776657.82168: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 6569 1726776657.82393: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 6569 1726776657.82451: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6569 1726776657.82477: variable 'omit' from source: magic vars 6569 1726776657.82508: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6569 1726776657.82534: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6569 1726776657.82550: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6569 1726776657.82565: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6569 1726776657.82581: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6569 1726776657.82600: variable 'inventory_hostname' from source: host vars for 'managed_node1' 6569 1726776657.82603: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776657.82606: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776657.82683: Set connection var ansible_timeout to 10 6569 1726776657.82688: Set connection var ansible_module_compression to ZIP_DEFLATED 6569 1726776657.82691: Set connection var ansible_shell_type to sh 6569 1726776657.82694: Set connection var ansible_shell_executable to /bin/sh 6569 1726776657.82696: Set connection var ansible_pipelining to False 6569 1726776657.82699: Set connection var ansible_connection to ssh 6569 1726776657.82715: variable 'ansible_shell_executable' from source: unknown 6569 1726776657.82719: variable 'ansible_connection' from source: unknown 6569 1726776657.82722: variable 'ansible_module_compression' from source: unknown 6569 1726776657.82724: variable 'ansible_shell_type' from source: unknown 6569 1726776657.82727: variable 'ansible_shell_executable' from source: unknown 6569 1726776657.82730: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776657.82732: variable 'ansible_pipelining' from source: unknown 6569 1726776657.82734: variable 'ansible_timeout' from source: unknown 6569 1726776657.82736: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776657.82866: 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) 6569 1726776657.82877: variable 'omit' from source: magic vars 6569 1726776657.82880: starting attempt loop 6569 1726776657.82883: running the handler 6569 1726776657.82894: _low_level_execute_command(): starting 6569 1726776657.82900: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6569 1726776657.83399: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776657.83414: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776657.83431: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776657.83450: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776657.83492: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776657.83505: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776657.83583: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776657.85508: stdout chunk (state=3): >>>/root <<< 6569 1726776657.85512: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776657.85515: stdout chunk (state=3): >>><<< 6569 1726776657.85519: stderr chunk (state=3): >>><<< 6569 1726776657.85613: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776657.85617: _low_level_execute_command(): starting 6569 1726776657.85621: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776657.8555667-6966-23342649252876 `" && echo ansible-tmp-1726776657.8555667-6966-23342649252876="` echo /root/.ansible/tmp/ansible-tmp-1726776657.8555667-6966-23342649252876 `" ) && sleep 0' 6569 1726776657.86297: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776657.86301: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776657.86325: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776657.86348: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776657.86351: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776657.86414: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776657.86417: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776657.86424: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776657.86489: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776657.88302: stdout chunk (state=3): >>>ansible-tmp-1726776657.8555667-6966-23342649252876=/root/.ansible/tmp/ansible-tmp-1726776657.8555667-6966-23342649252876 <<< 6569 1726776657.88506: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776657.88510: stdout chunk (state=3): >>><<< 6569 1726776657.88513: stderr chunk (state=3): >>><<< 6569 1726776657.88628: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776657.8555667-6966-23342649252876=/root/.ansible/tmp/ansible-tmp-1726776657.8555667-6966-23342649252876 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776657.88631: variable 'ansible_module_compression' from source: unknown 6569 1726776657.88923: ANSIBALLZ: Using lock for fedora.linux_system_roles.kernel_settings_get_config 6569 1726776657.88927: ANSIBALLZ: Acquiring lock 6569 1726776657.88929: ANSIBALLZ: Lock acquired: 140519388107968 6569 1726776657.88932: ANSIBALLZ: Creating module 6569 1726776658.03685: ANSIBALLZ: Writing module into payload 6569 1726776658.03783: ANSIBALLZ: Writing module 6569 1726776658.03806: ANSIBALLZ: Renaming module 6569 1726776658.03814: ANSIBALLZ: Done creating module 6569 1726776658.03835: variable 'ansible_facts' from source: unknown 6569 1726776658.03889: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776657.8555667-6966-23342649252876/AnsiballZ_kernel_settings_get_config.py 6569 1726776658.04001: Sending initial data 6569 1726776658.04011: Sent initial data (172 bytes) 6569 1726776658.04677: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6569 1726776658.04688: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776658.04698: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776658.04710: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776658.04747: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776658.04755: stderr chunk (state=3): >>>debug2: match not found <<< 6569 1726776658.04764: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776658.04778: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6569 1726776658.04786: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.190 is address <<< 6569 1726776658.04793: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6569 1726776658.04800: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776658.04808: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776658.04822: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776658.04831: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776658.04846: stderr chunk (state=3): >>>debug2: match found <<< 6569 1726776658.04849: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776658.04908: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776658.04911: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776658.04914: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776658.04985: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776658.07471: 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 <<< 6569 1726776658.07544: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6569 1726776658.07604: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-65694zoo26u5/tmpo2v_y1li /root/.ansible/tmp/ansible-tmp-1726776657.8555667-6966-23342649252876/AnsiballZ_kernel_settings_get_config.py <<< 6569 1726776658.07683: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6569 1726776658.08725: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776658.08821: stderr chunk (state=3): >>><<< 6569 1726776658.08824: stdout chunk (state=3): >>><<< 6569 1726776658.08844: done transferring module to remote 6569 1726776658.08853: _low_level_execute_command(): starting 6569 1726776658.08857: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776657.8555667-6966-23342649252876/ /root/.ansible/tmp/ansible-tmp-1726776657.8555667-6966-23342649252876/AnsiballZ_kernel_settings_get_config.py && sleep 0' 6569 1726776658.09291: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776658.09295: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776658.09330: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776658.09337: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776658.09340: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776658.09401: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776658.09403: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776658.09405: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776658.09459: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776658.11894: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776658.11943: stderr chunk (state=3): >>><<< 6569 1726776658.11946: stdout chunk (state=3): >>><<< 6569 1726776658.11960: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776658.11963: _low_level_execute_command(): starting 6569 1726776658.11967: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776657.8555667-6966-23342649252876/AnsiballZ_kernel_settings_get_config.py && sleep 0' 6569 1726776658.12389: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776658.12393: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776658.12427: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776658.12481: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776658.12485: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776658.12508: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776658.12512: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776658.12592: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776658.27850: 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"}}} <<< 6569 1726776658.28921: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.190 closed. <<< 6569 1726776658.28925: stdout chunk (state=3): >>><<< 6569 1726776658.28928: stderr chunk (state=3): >>><<< 6569 1726776658.29067: _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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.10.190 closed. 6569 1726776658.29071: 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-1726776657.8555667-6966-23342649252876/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6569 1726776658.29077: _low_level_execute_command(): starting 6569 1726776658.29080: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776657.8555667-6966-23342649252876/ > /dev/null 2>&1 && sleep 0' 6569 1726776658.29716: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6569 1726776658.29734: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776658.29758: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776658.29781: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776658.29827: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776658.29847: stderr chunk (state=3): >>>debug2: match not found <<< 6569 1726776658.29874: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776658.29897: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6569 1726776658.29913: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.190 is address <<< 6569 1726776658.29926: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6569 1726776658.29938: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776658.29950: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776658.29970: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776658.29989: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776658.30000: stderr chunk (state=3): >>>debug2: match found <<< 6569 1726776658.30014: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776658.30100: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776658.30123: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776658.30142: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776658.30236: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776658.32056: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776658.32060: stdout chunk (state=3): >>><<< 6569 1726776658.32062: stderr chunk (state=3): >>><<< 6569 1726776658.32328: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776658.32331: handler run complete 6569 1726776658.32334: attempt loop complete, returning result 6569 1726776658.32336: _execute() done 6569 1726776658.32338: dumping result to json 6569 1726776658.32340: done dumping result, returning 6569 1726776658.32342: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config [025ceb90-32dd-bcf4-2993-000000000145] 6569 1726776658.32344: sending task result for task 025ceb90-32dd-bcf4-2993-000000000145 6569 1726776658.32417: done sending task result for task 025ceb90-32dd-bcf4-2993-000000000145 6569 1726776658.32422: WORKER PROCESS EXITING ok: [managed_node1] => { "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" } } 6569 1726776658.32504: no more pending results, returning what we have 6569 1726776658.32508: results queue empty 6569 1726776658.32509: checking for any_errors_fatal 6569 1726776658.32515: done checking for any_errors_fatal 6569 1726776658.32516: checking for max_fail_percentage 6569 1726776658.32520: done checking for max_fail_percentage 6569 1726776658.32521: checking to see if all hosts have failed and the running result is not ok 6569 1726776658.32522: done checking to see if all hosts have failed 6569 1726776658.32523: getting the remaining hosts for this loop 6569 1726776658.32525: done getting the remaining hosts for this loop 6569 1726776658.32529: getting the next task for host managed_node1 6569 1726776658.32536: done getting next task for host managed_node1 6569 1726776658.32539: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 6569 1726776658.32544: ^ state is: HOST STATE: block=2, task=2, rescue=1, 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? True, did start at task? False 6569 1726776658.32554: getting variables 6569 1726776658.32556: in VariableManager get_vars() 6569 1726776658.32596: Calling all_inventory to load vars for managed_node1 6569 1726776658.32600: Calling groups_inventory to load vars for managed_node1 6569 1726776658.32603: Calling all_plugins_inventory to load vars for managed_node1 6569 1726776658.32615: Calling all_plugins_play to load vars for managed_node1 6569 1726776658.32620: Calling groups_plugins_inventory to load vars for managed_node1 6569 1726776658.32624: Calling groups_plugins_play to load vars for managed_node1 6569 1726776658.32912: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6569 1726776658.33304: done with get_vars() 6569 1726776658.33315: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 Thursday 19 September 2024 16:10:58 -0400 (0:00:00.535) 0:00:37.794 **** 6569 1726776658.33433: entering _queue_task() for managed_node1/stat 6569 1726776658.33672: worker is 1 (out of 1 available) 6569 1726776658.33685: exiting _queue_task() for managed_node1/stat 6569 1726776658.33695: done queuing things up, now waiting for results queue to drain 6569 1726776658.33696: waiting for pending results... 6569 1726776658.34632: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 6569 1726776658.34759: in run() - task 025ceb90-32dd-bcf4-2993-000000000146 6569 1726776658.34790: variable 'ansible_search_path' from source: unknown 6569 1726776658.34798: variable 'ansible_search_path' from source: unknown 6569 1726776658.34858: variable '__prof_from_conf' from source: task vars 6569 1726776658.35223: variable '__prof_from_conf' from source: task vars 6569 1726776658.35426: variable '__data' from source: task vars 6569 1726776658.35511: variable '__kernel_settings_register_tuned_main' from source: set_fact 6569 1726776658.35727: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6569 1726776658.35741: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6569 1726776658.35814: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6569 1726776658.35838: variable 'omit' from source: magic vars 6569 1726776658.36040: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776658.36057: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776658.36076: variable 'omit' from source: magic vars 6569 1726776658.36357: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6569 1726776658.38766: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6569 1726776658.38857: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6569 1726776658.38899: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6569 1726776658.38944: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6569 1726776658.38975: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6569 1726776658.39060: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6569 1726776658.39096: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6569 1726776658.39127: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6569 1726776658.39184: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6569 1726776658.39206: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6569 1726776658.39310: variable 'item' from source: unknown 6569 1726776658.39328: Evaluated conditional (item | length > 0): False 6569 1726776658.39335: when evaluation is False, skipping this task 6569 1726776658.39384: variable 'item' from source: unknown 6569 1726776658.39455: variable 'item' from source: unknown skipping: [managed_node1] => (item=) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item | length > 0", "item": "", "skip_reason": "Conditional result was False" } 6569 1726776658.39685: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776658.39701: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776658.39716: variable 'omit' from source: magic vars 6569 1726776658.39895: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6569 1726776658.39923: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6569 1726776658.39959: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6569 1726776658.40003: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6569 1726776658.40020: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6569 1726776658.40114: variable 'item' from source: unknown 6569 1726776658.40130: Evaluated conditional (item | length > 0): True 6569 1726776658.40141: variable 'omit' from source: magic vars 6569 1726776658.40204: variable 'omit' from source: magic vars 6569 1726776658.40253: variable 'item' from source: unknown 6569 1726776658.40328: variable 'item' from source: unknown 6569 1726776658.40345: variable 'omit' from source: magic vars 6569 1726776658.40370: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6569 1726776658.40408: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6569 1726776658.40430: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6569 1726776658.40449: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6569 1726776658.40462: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6569 1726776658.40503: variable 'inventory_hostname' from source: host vars for 'managed_node1' 6569 1726776658.40510: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776658.40517: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776658.40626: Set connection var ansible_timeout to 10 6569 1726776658.40636: Set connection var ansible_module_compression to ZIP_DEFLATED 6569 1726776658.40644: Set connection var ansible_shell_type to sh 6569 1726776658.40652: Set connection var ansible_shell_executable to /bin/sh 6569 1726776658.40661: Set connection var ansible_pipelining to False 6569 1726776658.40667: Set connection var ansible_connection to ssh 6569 1726776658.40691: variable 'ansible_shell_executable' from source: unknown 6569 1726776658.40697: variable 'ansible_connection' from source: unknown 6569 1726776658.40707: variable 'ansible_module_compression' from source: unknown 6569 1726776658.40718: variable 'ansible_shell_type' from source: unknown 6569 1726776658.40726: variable 'ansible_shell_executable' from source: unknown 6569 1726776658.40732: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776658.40739: variable 'ansible_pipelining' from source: unknown 6569 1726776658.40744: variable 'ansible_timeout' from source: unknown 6569 1726776658.40750: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776658.40890: 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) 6569 1726776658.40910: variable 'omit' from source: magic vars 6569 1726776658.40922: starting attempt loop 6569 1726776658.40935: running the handler 6569 1726776658.40952: _low_level_execute_command(): starting 6569 1726776658.40963: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6569 1726776658.41722: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6569 1726776658.41736: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776658.41750: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776658.41768: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776658.41817: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776658.41836: stderr chunk (state=3): >>>debug2: match not found <<< 6569 1726776658.41850: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776658.41868: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6569 1726776658.41883: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.190 is address <<< 6569 1726776658.41895: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6569 1726776658.41907: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776658.41927: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776658.41948: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776658.41961: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776658.41976: stderr chunk (state=3): >>>debug2: match found <<< 6569 1726776658.41991: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776658.42077: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776658.42099: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776658.42113: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776658.42261: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776658.43741: stdout chunk (state=3): >>>/root <<< 6569 1726776658.43923: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776658.43926: stdout chunk (state=3): >>><<< 6569 1726776658.43929: stderr chunk (state=3): >>><<< 6569 1726776658.44028: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776658.44033: _low_level_execute_command(): starting 6569 1726776658.44036: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776658.4395006-6995-165942023532413 `" && echo ansible-tmp-1726776658.4395006-6995-165942023532413="` echo /root/.ansible/tmp/ansible-tmp-1726776658.4395006-6995-165942023532413 `" ) && sleep 0' 6569 1726776658.44860: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776658.44901: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776658.44905: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776658.44908: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776658.44975: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776658.44978: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776658.44980: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776658.45051: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776658.47012: stdout chunk (state=3): >>>ansible-tmp-1726776658.4395006-6995-165942023532413=/root/.ansible/tmp/ansible-tmp-1726776658.4395006-6995-165942023532413 <<< 6569 1726776658.47228: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776658.47232: stderr chunk (state=3): >>><<< 6569 1726776658.47234: stdout chunk (state=3): >>><<< 6569 1726776658.47237: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776658.4395006-6995-165942023532413=/root/.ansible/tmp/ansible-tmp-1726776658.4395006-6995-165942023532413 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776658.47268: variable 'ansible_module_compression' from source: unknown 6569 1726776658.47337: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-65694zoo26u5/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6569 1726776658.47368: variable 'ansible_facts' from source: unknown 6569 1726776658.47492: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776658.4395006-6995-165942023532413/AnsiballZ_stat.py 6569 1726776658.47622: Sending initial data 6569 1726776658.47631: Sent initial data (151 bytes) 6569 1726776658.49064: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6569 1726776658.49070: 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 <<< 6569 1726776658.49102: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776658.49108: stderr chunk (state=3): >>>debug2: match not found <<< 6569 1726776658.49117: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776658.49128: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6569 1726776658.49134: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776658.49144: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776658.49147: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found <<< 6569 1726776658.49156: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776658.49214: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776658.49236: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776658.49239: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776658.49303: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776658.51028: 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 <<< 6569 1726776658.51081: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6569 1726776658.51159: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-65694zoo26u5/tmpj03xifm7 /root/.ansible/tmp/ansible-tmp-1726776658.4395006-6995-165942023532413/AnsiballZ_stat.py <<< 6569 1726776658.51204: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6569 1726776658.52593: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776658.52597: stdout chunk (state=3): >>><<< 6569 1726776658.52604: stderr chunk (state=3): >>><<< 6569 1726776658.52625: done transferring module to remote 6569 1726776658.52642: _low_level_execute_command(): starting 6569 1726776658.52645: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776658.4395006-6995-165942023532413/ /root/.ansible/tmp/ansible-tmp-1726776658.4395006-6995-165942023532413/AnsiballZ_stat.py && sleep 0' 6569 1726776658.53092: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776658.53096: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776658.53133: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776658.53136: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776658.53139: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776658.53178: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776658.53189: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776658.53257: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776658.55117: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776658.55122: stderr chunk (state=3): >>><<< 6569 1726776658.55125: stdout chunk (state=3): >>><<< 6569 1726776658.55128: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776658.55130: _low_level_execute_command(): starting 6569 1726776658.55132: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776658.4395006-6995-165942023532413/AnsiballZ_stat.py && sleep 0' 6569 1726776658.55734: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6569 1726776658.55738: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776658.55740: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776658.55758: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776658.55765: stderr chunk (state=3): >>>debug2: match not found <<< 6569 1726776658.55779: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776658.55791: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6569 1726776658.55799: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.190 is address <<< 6569 1726776658.55805: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6569 1726776658.55813: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776658.55824: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776658.55840: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776658.55847: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776658.55854: stderr chunk (state=3): >>>debug2: match found <<< 6569 1726776658.55863: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776658.55938: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776658.55955: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776658.55965: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776658.56056: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776658.69424: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}<<< 6569 1726776658.69428: stdout chunk (state=3): >>> <<< 6569 1726776658.70844: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.190 closed. <<< 6569 1726776658.70848: stdout chunk (state=3): >>><<< 6569 1726776658.70850: stderr chunk (state=3): >>><<< 6569 1726776658.70928: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.10.190 closed. 6569 1726776658.70932: 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-1726776658.4395006-6995-165942023532413/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6569 1726776658.70936: _low_level_execute_command(): starting 6569 1726776658.70938: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776658.4395006-6995-165942023532413/ > /dev/null 2>&1 && sleep 0' 6569 1726776658.71609: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6569 1726776658.71628: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776658.71644: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776658.71667: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776658.71714: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776658.71730: stderr chunk (state=3): >>>debug2: match not found <<< 6569 1726776658.71745: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776658.71767: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6569 1726776658.71780: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.190 is address <<< 6569 1726776658.71794: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6569 1726776658.71808: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776658.71826: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776658.71843: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776658.71855: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776658.71866: stderr chunk (state=3): >>>debug2: match found <<< 6569 1726776658.71884: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776658.71965: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776658.71986: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776658.72001: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776658.72096: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776658.73823: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776658.73897: stderr chunk (state=3): >>><<< 6569 1726776658.73900: stdout chunk (state=3): >>><<< 6569 1726776658.73923: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776658.74152: handler run complete 6569 1726776658.74155: attempt loop complete, returning result 6569 1726776658.74158: variable 'item' from source: unknown 6569 1726776658.74160: variable 'item' from source: unknown ok: [managed_node1] => (item=/etc/tuned/profiles) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned/profiles", "stat": { "exists": false } } 6569 1726776658.74324: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776658.74327: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776658.74330: variable 'omit' from source: magic vars 6569 1726776658.74484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6569 1726776658.74527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6569 1726776658.74558: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6569 1726776658.74614: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6569 1726776658.74640: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6569 1726776658.75025: variable 'item' from source: unknown 6569 1726776658.75028: Evaluated conditional (item | length > 0): True 6569 1726776658.75032: variable 'omit' from source: magic vars 6569 1726776658.75047: variable 'omit' from source: magic vars 6569 1726776658.75103: variable 'item' from source: unknown 6569 1726776658.75171: variable 'item' from source: unknown 6569 1726776658.75189: variable 'omit' from source: magic vars 6569 1726776658.75213: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6569 1726776658.75224: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6569 1726776658.75231: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6569 1726776658.75245: variable 'inventory_hostname' from source: host vars for 'managed_node1' 6569 1726776658.75249: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776658.75253: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776658.75345: Set connection var ansible_timeout to 10 6569 1726776658.75348: Set connection var ansible_module_compression to ZIP_DEFLATED 6569 1726776658.75355: Set connection var ansible_shell_type to sh 6569 1726776658.75360: Set connection var ansible_shell_executable to /bin/sh 6569 1726776658.75363: Set connection var ansible_pipelining to False 6569 1726776658.75366: Set connection var ansible_connection to ssh 6569 1726776658.75389: variable 'ansible_shell_executable' from source: unknown 6569 1726776658.75392: variable 'ansible_connection' from source: unknown 6569 1726776658.75395: variable 'ansible_module_compression' from source: unknown 6569 1726776658.75397: variable 'ansible_shell_type' from source: unknown 6569 1726776658.75399: variable 'ansible_shell_executable' from source: unknown 6569 1726776658.75401: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776658.75409: variable 'ansible_pipelining' from source: unknown 6569 1726776658.75412: variable 'ansible_timeout' from source: unknown 6569 1726776658.75417: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776658.75526: 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) 6569 1726776658.75536: variable 'omit' from source: magic vars 6569 1726776658.75539: starting attempt loop 6569 1726776658.75542: running the handler 6569 1726776658.75550: _low_level_execute_command(): starting 6569 1726776658.75552: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6569 1726776658.76160: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6569 1726776658.76174: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776658.76183: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776658.76195: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776658.76265: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found <<< 6569 1726776658.76269: 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.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776658.76323: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776658.76326: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776658.76398: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776658.78141: stdout chunk (state=3): >>>/root <<< 6569 1726776658.78255: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776658.78289: stderr chunk (state=3): >>><<< 6569 1726776658.78292: stdout chunk (state=3): >>><<< 6569 1726776658.78307: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776658.78321: _low_level_execute_command(): starting 6569 1726776658.78331: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776658.7831068-6995-88855074989216 `" && echo ansible-tmp-1726776658.7831068-6995-88855074989216="` echo /root/.ansible/tmp/ansible-tmp-1726776658.7831068-6995-88855074989216 `" ) && sleep 0' 6569 1726776658.78767: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6569 1726776658.78784: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776658.78802: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776658.78822: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776658.78862: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776658.78877: stderr chunk (state=3): >>>debug2: match not found <<< 6569 1726776658.78892: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776658.78910: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6569 1726776658.78927: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.190 is address <<< 6569 1726776658.78939: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6569 1726776658.78951: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776658.78964: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776658.78984: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776658.78994: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776658.79004: stderr chunk (state=3): >>>debug2: match found <<< 6569 1726776658.79016: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776658.79095: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776658.79114: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776658.79133: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776658.79221: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776658.81009: stdout chunk (state=3): >>>ansible-tmp-1726776658.7831068-6995-88855074989216=/root/.ansible/tmp/ansible-tmp-1726776658.7831068-6995-88855074989216 <<< 6569 1726776658.81139: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776658.81163: stderr chunk (state=3): >>><<< 6569 1726776658.81166: stdout chunk (state=3): >>><<< 6569 1726776658.81178: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776658.7831068-6995-88855074989216=/root/.ansible/tmp/ansible-tmp-1726776658.7831068-6995-88855074989216 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776658.81208: variable 'ansible_module_compression' from source: unknown 6569 1726776658.81249: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-65694zoo26u5/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6569 1726776658.81263: variable 'ansible_facts' from source: unknown 6569 1726776658.81309: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776658.7831068-6995-88855074989216/AnsiballZ_stat.py 6569 1726776658.81408: Sending initial data 6569 1726776658.81411: Sent initial data (150 bytes) 6569 1726776658.82235: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776658.82292: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776658.82305: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776658.82391: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776658.84056: 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 <<< 6569 1726776658.84116: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6569 1726776658.84172: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-65694zoo26u5/tmpwa81kc2b /root/.ansible/tmp/ansible-tmp-1726776658.7831068-6995-88855074989216/AnsiballZ_stat.py <<< 6569 1726776658.84231: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6569 1726776658.85224: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776658.85324: stderr chunk (state=3): >>><<< 6569 1726776658.85327: stdout chunk (state=3): >>><<< 6569 1726776658.85330: done transferring module to remote 6569 1726776658.85333: _low_level_execute_command(): starting 6569 1726776658.85335: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776658.7831068-6995-88855074989216/ /root/.ansible/tmp/ansible-tmp-1726776658.7831068-6995-88855074989216/AnsiballZ_stat.py && sleep 0' 6569 1726776658.85688: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776658.85694: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776658.85726: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776658.85732: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776658.85738: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776658.85749: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776658.85756: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776658.85761: stderr chunk (state=3): >>>debug2: match found <<< 6569 1726776658.85766: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776658.85825: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776658.85843: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776658.85907: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776658.87570: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776658.87652: stderr chunk (state=3): >>><<< 6569 1726776658.87655: stdout chunk (state=3): >>><<< 6569 1726776658.87736: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776658.87739: _low_level_execute_command(): starting 6569 1726776658.87742: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776658.7831068-6995-88855074989216/AnsiballZ_stat.py && sleep 0' 6569 1726776658.88538: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6569 1726776658.88550: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776658.88572: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776658.88575: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776658.88599: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776658.88621: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776658.88624: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776658.88674: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776658.88678: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776658.88750: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776659.04440: 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": 136, "inode": 442499201, "dev": 51713, "nlink": 3, "atime": 1723066591.0, "mtime": 1726776648.4402764, "ctime": 1726776648.4402764, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "2487227367", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 6569 1726776659.05543: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.190 closed. <<< 6569 1726776659.05597: stderr chunk (state=3): >>><<< 6569 1726776659.05601: stdout chunk (state=3): >>><<< 6569 1726776659.05614: _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": 136, "inode": 442499201, "dev": 51713, "nlink": 3, "atime": 1723066591.0, "mtime": 1726776648.4402764, "ctime": 1726776648.4402764, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "2487227367", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.10.190 closed. 6569 1726776659.05669: 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-1726776658.7831068-6995-88855074989216/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6569 1726776659.05678: _low_level_execute_command(): starting 6569 1726776659.05683: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776658.7831068-6995-88855074989216/ > /dev/null 2>&1 && sleep 0' 6569 1726776659.06220: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776659.06224: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776659.06263: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration <<< 6569 1726776659.06267: 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.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776659.06345: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776659.06348: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776659.06407: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776659.08514: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776659.08662: stderr chunk (state=3): >>><<< 6569 1726776659.08665: stdout chunk (state=3): >>><<< 6569 1726776659.08668: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776659.08670: handler run complete 6569 1726776659.08672: attempt loop complete, returning result 6569 1726776659.08674: variable 'item' from source: unknown 6569 1726776659.08829: variable 'item' from source: unknown ok: [managed_node1] => (item=/etc/tuned) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned", "stat": { "atime": 1723066591.0, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1726776648.4402764, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 442499201, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726776648.4402764, "nlink": 3, "path": "/etc/tuned", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 136, "uid": 0, "version": "2487227367", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 6569 1726776659.08949: dumping result to json 6569 1726776659.08952: done dumping result, returning 6569 1726776659.08954: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory [025ceb90-32dd-bcf4-2993-000000000146] 6569 1726776659.08956: sending task result for task 025ceb90-32dd-bcf4-2993-000000000146 6569 1726776659.09183: no more pending results, returning what we have 6569 1726776659.09186: results queue empty 6569 1726776659.09187: checking for any_errors_fatal 6569 1726776659.09190: done checking for any_errors_fatal 6569 1726776659.09191: checking for max_fail_percentage 6569 1726776659.09192: done checking for max_fail_percentage 6569 1726776659.09193: checking to see if all hosts have failed and the running result is not ok 6569 1726776659.09194: done checking to see if all hosts have failed 6569 1726776659.09194: getting the remaining hosts for this loop 6569 1726776659.09196: done getting the remaining hosts for this loop 6569 1726776659.09198: getting the next task for host managed_node1 6569 1726776659.09205: done getting next task for host managed_node1 6569 1726776659.09209: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 6569 1726776659.09212: ^ state is: HOST STATE: block=2, task=2, rescue=1, 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? True, did start at task? False 6569 1726776659.09229: getting variables 6569 1726776659.09231: in VariableManager get_vars() 6569 1726776659.09258: Calling all_inventory to load vars for managed_node1 6569 1726776659.09261: Calling groups_inventory to load vars for managed_node1 6569 1726776659.09263: Calling all_plugins_inventory to load vars for managed_node1 6569 1726776659.09273: Calling all_plugins_play to load vars for managed_node1 6569 1726776659.09275: Calling groups_plugins_inventory to load vars for managed_node1 6569 1726776659.09279: Calling groups_plugins_play to load vars for managed_node1 6569 1726776659.09446: done sending task result for task 025ceb90-32dd-bcf4-2993-000000000146 6569 1726776659.09450: WORKER PROCESS EXITING 6569 1726776659.09463: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6569 1726776659.09696: done with get_vars() 6569 1726776659.09706: done getting variables 6569 1726776659.09820: 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-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:63 Thursday 19 September 2024 16:10:59 -0400 (0:00:00.764) 0:00:38.558 **** 6569 1726776659.09857: entering _queue_task() for managed_node1/set_fact 6569 1726776659.10382: worker is 1 (out of 1 available) 6569 1726776659.10395: exiting _queue_task() for managed_node1/set_fact 6569 1726776659.10405: done queuing things up, now waiting for results queue to drain 6569 1726776659.10407: waiting for pending results... 6569 1726776659.10710: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 6569 1726776659.10808: in run() - task 025ceb90-32dd-bcf4-2993-000000000147 6569 1726776659.10830: variable 'ansible_search_path' from source: unknown 6569 1726776659.10838: variable 'ansible_search_path' from source: unknown 6569 1726776659.10886: calling self._execute() 6569 1726776659.10979: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776659.10990: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776659.11004: variable 'omit' from source: magic vars 6569 1726776659.11111: variable 'omit' from source: magic vars 6569 1726776659.11171: variable 'omit' from source: magic vars 6569 1726776659.11652: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6569 1726776659.14313: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6569 1726776659.14421: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6569 1726776659.14465: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6569 1726776659.14523: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6569 1726776659.14555: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6569 1726776659.14643: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6569 1726776659.14682: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6569 1726776659.14715: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6569 1726776659.14765: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6569 1726776659.14789: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6569 1726776659.14842: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6569 1726776659.14871: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6569 1726776659.14906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6569 1726776659.14955: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6569 1726776659.14977: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6569 1726776659.15044: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6569 1726776659.15074: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6569 1726776659.15106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6569 1726776659.15155: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6569 1726776659.15176: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6569 1726776659.15422: variable '__kernel_settings_find_profile_dirs' from source: set_fact 6569 1726776659.15525: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6569 1726776659.15698: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6569 1726776659.15741: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6569 1726776659.15782: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6569 1726776659.15816: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6569 1726776659.15866: 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) 6569 1726776659.15899: 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) 6569 1726776659.15931: 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) 6569 1726776659.15963: 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) 6569 1726776659.16032: variable 'omit' from source: magic vars 6569 1726776659.16063: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6569 1726776659.16100: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6569 1726776659.16125: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6569 1726776659.16147: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6569 1726776659.16163: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6569 1726776659.16199: variable 'inventory_hostname' from source: host vars for 'managed_node1' 6569 1726776659.16211: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776659.16223: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776659.16332: Set connection var ansible_timeout to 10 6569 1726776659.16343: Set connection var ansible_module_compression to ZIP_DEFLATED 6569 1726776659.16353: Set connection var ansible_shell_type to sh 6569 1726776659.16363: Set connection var ansible_shell_executable to /bin/sh 6569 1726776659.16388: Set connection var ansible_pipelining to False 6569 1726776659.16395: Set connection var ansible_connection to ssh 6569 1726776659.16426: variable 'ansible_shell_executable' from source: unknown 6569 1726776659.16438: variable 'ansible_connection' from source: unknown 6569 1726776659.16445: variable 'ansible_module_compression' from source: unknown 6569 1726776659.16452: variable 'ansible_shell_type' from source: unknown 6569 1726776659.16458: variable 'ansible_shell_executable' from source: unknown 6569 1726776659.16465: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776659.16474: variable 'ansible_pipelining' from source: unknown 6569 1726776659.16483: variable 'ansible_timeout' from source: unknown 6569 1726776659.16491: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776659.16596: 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) 6569 1726776659.16613: variable 'omit' from source: magic vars 6569 1726776659.16627: starting attempt loop 6569 1726776659.16634: running the handler 6569 1726776659.16652: handler run complete 6569 1726776659.16665: attempt loop complete, returning result 6569 1726776659.16671: _execute() done 6569 1726776659.16681: dumping result to json 6569 1726776659.16688: done dumping result, returning 6569 1726776659.16702: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir [025ceb90-32dd-bcf4-2993-000000000147] 6569 1726776659.16711: sending task result for task 025ceb90-32dd-bcf4-2993-000000000147 ok: [managed_node1] => { "ansible_facts": { "__kernel_settings_profile_parent": "/etc/tuned" }, "changed": false } 6569 1726776659.16871: no more pending results, returning what we have 6569 1726776659.16877: results queue empty 6569 1726776659.16878: checking for any_errors_fatal 6569 1726776659.16888: done checking for any_errors_fatal 6569 1726776659.16889: checking for max_fail_percentage 6569 1726776659.16891: done checking for max_fail_percentage 6569 1726776659.16892: checking to see if all hosts have failed and the running result is not ok 6569 1726776659.16893: done checking to see if all hosts have failed 6569 1726776659.16894: getting the remaining hosts for this loop 6569 1726776659.16896: done getting the remaining hosts for this loop 6569 1726776659.16900: getting the next task for host managed_node1 6569 1726776659.16906: done getting next task for host managed_node1 6569 1726776659.16910: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 6569 1726776659.16914: ^ state is: HOST STATE: block=2, task=2, rescue=1, 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? True, did start at task? False 6569 1726776659.16927: getting variables 6569 1726776659.16929: in VariableManager get_vars() 6569 1726776659.16965: Calling all_inventory to load vars for managed_node1 6569 1726776659.16968: Calling groups_inventory to load vars for managed_node1 6569 1726776659.16971: Calling all_plugins_inventory to load vars for managed_node1 6569 1726776659.16984: Calling all_plugins_play to load vars for managed_node1 6569 1726776659.16988: Calling groups_plugins_inventory to load vars for managed_node1 6569 1726776659.16990: Calling groups_plugins_play to load vars for managed_node1 6569 1726776659.17163: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6569 1726776659.17415: done with get_vars() 6569 1726776659.17697: done getting variables 6569 1726776659.17730: done sending task result for task 025ceb90-32dd-bcf4-2993-000000000147 6569 1726776659.17734: WORKER PROCESS EXITING 6569 1726776659.17805: 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-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:67 Thursday 19 September 2024 16:10:59 -0400 (0:00:00.079) 0:00:38.638 **** 6569 1726776659.17841: entering _queue_task() for managed_node1/service 6569 1726776659.17843: Creating lock for service 6569 1726776659.18094: worker is 1 (out of 1 available) 6569 1726776659.18105: exiting _queue_task() for managed_node1/service 6569 1726776659.18115: done queuing things up, now waiting for results queue to drain 6569 1726776659.18117: waiting for pending results... 6569 1726776659.18386: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 6569 1726776659.18505: in run() - task 025ceb90-32dd-bcf4-2993-000000000148 6569 1726776659.18526: variable 'ansible_search_path' from source: unknown 6569 1726776659.18532: variable 'ansible_search_path' from source: unknown 6569 1726776659.18583: variable '__kernel_settings_services' from source: include_vars 6569 1726776659.18887: variable '__kernel_settings_services' from source: include_vars 6569 1726776659.18951: variable 'omit' from source: magic vars 6569 1726776659.19068: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776659.19086: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776659.19105: variable 'omit' from source: magic vars 6569 1726776659.19186: variable 'omit' from source: magic vars 6569 1726776659.19244: variable 'omit' from source: magic vars 6569 1726776659.19295: variable 'item' from source: unknown 6569 1726776659.19368: variable 'item' from source: unknown 6569 1726776659.19394: variable 'omit' from source: magic vars 6569 1726776659.19442: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6569 1726776659.19482: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6569 1726776659.19506: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6569 1726776659.19532: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6569 1726776659.19550: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6569 1726776659.19584: variable 'inventory_hostname' from source: host vars for 'managed_node1' 6569 1726776659.19591: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776659.19597: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776659.19696: Set connection var ansible_timeout to 10 6569 1726776659.19708: Set connection var ansible_module_compression to ZIP_DEFLATED 6569 1726776659.19717: Set connection var ansible_shell_type to sh 6569 1726776659.19731: Set connection var ansible_shell_executable to /bin/sh 6569 1726776659.19740: Set connection var ansible_pipelining to False 6569 1726776659.19746: Set connection var ansible_connection to ssh 6569 1726776659.19771: variable 'ansible_shell_executable' from source: unknown 6569 1726776659.19780: variable 'ansible_connection' from source: unknown 6569 1726776659.19786: variable 'ansible_module_compression' from source: unknown 6569 1726776659.19791: variable 'ansible_shell_type' from source: unknown 6569 1726776659.19797: variable 'ansible_shell_executable' from source: unknown 6569 1726776659.19803: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776659.19810: variable 'ansible_pipelining' from source: unknown 6569 1726776659.19816: variable 'ansible_timeout' from source: unknown 6569 1726776659.19827: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776659.19966: 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) 6569 1726776659.19986: variable 'omit' from source: magic vars 6569 1726776659.19996: starting attempt loop 6569 1726776659.20003: running the handler 6569 1726776659.20097: variable 'ansible_facts' from source: unknown 6569 1726776659.20227: _low_level_execute_command(): starting 6569 1726776659.20241: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6569 1726776659.21006: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6569 1726776659.21024: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776659.21041: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776659.21065: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776659.21111: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776659.21126: stderr chunk (state=3): >>>debug2: match not found <<< 6569 1726776659.21141: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776659.21160: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6569 1726776659.21177: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.190 is address <<< 6569 1726776659.21189: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6569 1726776659.21200: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776659.21213: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776659.21234: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776659.21247: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776659.21260: stderr chunk (state=3): >>>debug2: match found <<< 6569 1726776659.21277: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776659.21355: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776659.21383: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776659.21405: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776659.21515: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776659.23726: stdout chunk (state=3): >>>/root <<< 6569 1726776659.23764: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776659.23837: stderr chunk (state=3): >>><<< 6569 1726776659.23840: stdout chunk (state=3): >>><<< 6569 1726776659.23961: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776659.23964: _low_level_execute_command(): starting 6569 1726776659.23977: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776659.2386174-7049-166571404655947 `" && echo ansible-tmp-1726776659.2386174-7049-166571404655947="` echo /root/.ansible/tmp/ansible-tmp-1726776659.2386174-7049-166571404655947 `" ) && sleep 0' 6569 1726776659.24701: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6569 1726776659.24719: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776659.24738: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776659.24756: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776659.24801: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776659.24812: stderr chunk (state=3): >>>debug2: match not found <<< 6569 1726776659.24832: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776659.24850: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6569 1726776659.24863: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.190 is address <<< 6569 1726776659.24877: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6569 1726776659.24891: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776659.24905: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776659.24924: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776659.24940: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776659.24952: stderr chunk (state=3): >>>debug2: match found <<< 6569 1726776659.24966: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776659.25048: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776659.25179: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776659.25195: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776659.25376: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776659.28034: stdout chunk (state=3): >>>ansible-tmp-1726776659.2386174-7049-166571404655947=/root/.ansible/tmp/ansible-tmp-1726776659.2386174-7049-166571404655947 <<< 6569 1726776659.28193: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776659.28262: stderr chunk (state=3): >>><<< 6569 1726776659.28265: stdout chunk (state=3): >>><<< 6569 1726776659.28327: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776659.2386174-7049-166571404655947=/root/.ansible/tmp/ansible-tmp-1726776659.2386174-7049-166571404655947 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776659.28330: variable 'ansible_module_compression' from source: unknown 6569 1726776659.28494: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 6569 1726776659.28498: ANSIBALLZ: Acquiring lock 6569 1726776659.28500: ANSIBALLZ: Lock acquired: 140519389327056 6569 1726776659.28502: ANSIBALLZ: Creating module 6569 1726776659.54632: ANSIBALLZ: Writing module into payload 6569 1726776659.54765: ANSIBALLZ: Writing module 6569 1726776659.54790: ANSIBALLZ: Renaming module 6569 1726776659.54796: ANSIBALLZ: Done creating module 6569 1726776659.54827: variable 'ansible_facts' from source: unknown 6569 1726776659.54961: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776659.2386174-7049-166571404655947/AnsiballZ_systemd.py 6569 1726776659.55078: Sending initial data 6569 1726776659.55081: Sent initial data (154 bytes) 6569 1726776659.55807: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776659.55810: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776659.55856: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776659.55869: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776659.55927: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776659.55930: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776659.55944: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776659.56028: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776659.57827: 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 <<< 6569 1726776659.57879: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6569 1726776659.57940: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-65694zoo26u5/tmp6i88y28z /root/.ansible/tmp/ansible-tmp-1726776659.2386174-7049-166571404655947/AnsiballZ_systemd.py <<< 6569 1726776659.57998: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6569 1726776659.60300: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776659.60378: stderr chunk (state=3): >>><<< 6569 1726776659.60382: stdout chunk (state=3): >>><<< 6569 1726776659.60408: done transferring module to remote 6569 1726776659.60420: _low_level_execute_command(): starting 6569 1726776659.60426: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776659.2386174-7049-166571404655947/ /root/.ansible/tmp/ansible-tmp-1726776659.2386174-7049-166571404655947/AnsiballZ_systemd.py && sleep 0' 6569 1726776659.61075: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6569 1726776659.61081: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776659.61092: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776659.61106: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776659.61143: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776659.61153: stderr chunk (state=3): >>>debug2: match not found <<< 6569 1726776659.61169: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776659.61182: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6569 1726776659.61190: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.190 is address <<< 6569 1726776659.61196: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6569 1726776659.61206: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776659.61213: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776659.61227: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776659.61235: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776659.61241: stderr chunk (state=3): >>>debug2: match found <<< 6569 1726776659.61250: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776659.61329: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776659.61347: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776659.61354: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776659.61452: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776659.63253: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776659.63297: stderr chunk (state=3): >>><<< 6569 1726776659.63300: stdout chunk (state=3): >>><<< 6569 1726776659.63313: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776659.63316: _low_level_execute_command(): starting 6569 1726776659.63322: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776659.2386174-7049-166571404655947/AnsiballZ_systemd.py && sleep 0' 6569 1726776659.63751: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776659.63756: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776659.63788: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776659.63794: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776659.63804: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6569 1726776659.63810: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776659.63837: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776659.63840: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776659.63880: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776659.63890: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776659.63975: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776660.37317: stdout chunk (state=3): >>> {"name": "tuned", "changed": true, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "infinity", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "BusName": "com.redhat.tuned", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestampMonotonic": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroupId": "0", "MemoryCurrent": "[not set]", "MemoryAvailable": "infinity", "CPUUsageNSec": "[not set]", "TasksCurrent": "[not set]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting<<< 6569 1726776660.37348: stdout chunk (state=3): >>>": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_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", "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", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "dbus.socket sysinit.target dbus-broker.service system.slice", "WantedBy": "multi-user.target", "Conflicts": "power-profiles-daemon.service tlp.service auto-cpufreq.s<<< 6569 1726776660.37357: stdout chunk (state=3): >>>ervice cpupower.service shutdown.target", "Before": "multi-user.target shutdown.target", "After": "systemd-sysctl.service polkit.service system.slice sysinit.target dbus.socket dbus-broker.service network.target systemd-journald.socket basic.target", "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": "inactive", "FreezerState": "running", "SubState": "dead", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "no", "AssertResult": "no", "ConditionTimestampMonotonic": "0", "AssertTimestampMonotonic": "0", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "CollectMode": "inactive"}, "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}}} <<< 6569 1726776660.39851: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.190 closed. <<< 6569 1726776660.39913: stderr chunk (state=3): >>><<< 6569 1726776660.39916: stdout chunk (state=3): >>><<< 6569 1726776660.39942: _low_level_execute_command() done: rc=0, stdout= {"name": "tuned", "changed": true, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "infinity", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "BusName": "com.redhat.tuned", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestampMonotonic": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroupId": "0", "MemoryCurrent": "[not set]", "MemoryAvailable": "infinity", "CPUUsageNSec": "[not set]", "TasksCurrent": "[not set]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_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", "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", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "dbus.socket sysinit.target dbus-broker.service system.slice", "WantedBy": "multi-user.target", "Conflicts": "power-profiles-daemon.service tlp.service auto-cpufreq.service cpupower.service shutdown.target", "Before": "multi-user.target shutdown.target", "After": "systemd-sysctl.service polkit.service system.slice sysinit.target dbus.socket dbus-broker.service network.target systemd-journald.socket basic.target", "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": "inactive", "FreezerState": "running", "SubState": "dead", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "no", "AssertResult": "no", "ConditionTimestampMonotonic": "0", "AssertTimestampMonotonic": "0", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "CollectMode": "inactive"}, "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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.10.190 closed. 6569 1726776660.40054: 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-1726776659.2386174-7049-166571404655947/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6569 1726776660.40070: _low_level_execute_command(): starting 6569 1726776660.40076: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776659.2386174-7049-166571404655947/ > /dev/null 2>&1 && sleep 0' 6569 1726776660.40546: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776660.40551: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776660.40585: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776660.40598: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found <<< 6569 1726776660.40608: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776660.40656: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776660.40667: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776660.40739: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776660.42623: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776660.42670: stderr chunk (state=3): >>><<< 6569 1726776660.42677: stdout chunk (state=3): >>><<< 6569 1726776660.42687: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776660.42694: handler run complete 6569 1726776660.42731: attempt loop complete, returning result 6569 1726776660.42748: variable 'item' from source: unknown 6569 1726776660.42809: variable 'item' from source: unknown changed: [managed_node1] => (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", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "systemd-sysctl.service polkit.service system.slice sysinit.target dbus.socket dbus-broker.service network.target systemd-journald.socket basic.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "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": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "power-profiles-daemon.service tlp.service auto-cpufreq.service cpupower.service shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/tuned/tuned.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.socket sysinit.target dbus-broker.service system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22342", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } 6569 1726776660.43229: dumping result to json 6569 1726776660.43232: done dumping result, returning 6569 1726776660.43235: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started [025ceb90-32dd-bcf4-2993-000000000148] 6569 1726776660.43237: sending task result for task 025ceb90-32dd-bcf4-2993-000000000148 6569 1726776660.43303: done sending task result for task 025ceb90-32dd-bcf4-2993-000000000148 6569 1726776660.43306: WORKER PROCESS EXITING 6569 1726776660.43391: no more pending results, returning what we have 6569 1726776660.43394: results queue empty 6569 1726776660.43394: checking for any_errors_fatal 6569 1726776660.43397: done checking for any_errors_fatal 6569 1726776660.43397: checking for max_fail_percentage 6569 1726776660.43398: done checking for max_fail_percentage 6569 1726776660.43399: checking to see if all hosts have failed and the running result is not ok 6569 1726776660.43399: done checking to see if all hosts have failed 6569 1726776660.43400: getting the remaining hosts for this loop 6569 1726776660.43401: done getting the remaining hosts for this loop 6569 1726776660.43403: getting the next task for host managed_node1 6569 1726776660.43407: done getting next task for host managed_node1 6569 1726776660.43409: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 6569 1726776660.43412: ^ state is: HOST STATE: block=2, task=2, rescue=1, 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? True, did start at task? False 6569 1726776660.43424: getting variables 6569 1726776660.43426: in VariableManager get_vars() 6569 1726776660.43454: Calling all_inventory to load vars for managed_node1 6569 1726776660.43456: Calling groups_inventory to load vars for managed_node1 6569 1726776660.43457: Calling all_plugins_inventory to load vars for managed_node1 6569 1726776660.43464: Calling all_plugins_play to load vars for managed_node1 6569 1726776660.43465: Calling groups_plugins_inventory to load vars for managed_node1 6569 1726776660.43467: Calling groups_plugins_play to load vars for managed_node1 6569 1726776660.43569: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6569 1726776660.43693: done with get_vars() 6569 1726776660.43700: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:74 Thursday 19 September 2024 16:11:00 -0400 (0:00:01.259) 0:00:39.897 **** 6569 1726776660.43769: entering _queue_task() for managed_node1/file 6569 1726776660.43954: worker is 1 (out of 1 available) 6569 1726776660.43966: exiting _queue_task() for managed_node1/file 6569 1726776660.43977: done queuing things up, now waiting for results queue to drain 6569 1726776660.43978: waiting for pending results... 6569 1726776660.44146: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 6569 1726776660.44216: in run() - task 025ceb90-32dd-bcf4-2993-000000000149 6569 1726776660.44231: variable 'ansible_search_path' from source: unknown 6569 1726776660.44235: variable 'ansible_search_path' from source: unknown 6569 1726776660.44263: calling self._execute() 6569 1726776660.44328: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776660.44332: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776660.44340: variable 'omit' from source: magic vars 6569 1726776660.44416: variable 'omit' from source: magic vars 6569 1726776660.44454: variable 'omit' from source: magic vars 6569 1726776660.44473: variable '__kernel_settings_profile_dir' from source: role '' all vars 6569 1726776660.44690: variable '__kernel_settings_profile_dir' from source: role '' all vars 6569 1726776660.44758: variable '__kernel_settings_profile_parent' from source: set_fact 6569 1726776660.44764: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6569 1726776660.44794: variable 'omit' from source: magic vars 6569 1726776660.44828: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6569 1726776660.44857: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6569 1726776660.44872: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6569 1726776660.44887: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6569 1726776660.44897: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6569 1726776660.44920: variable 'inventory_hostname' from source: host vars for 'managed_node1' 6569 1726776660.44923: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776660.44926: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776660.44999: Set connection var ansible_timeout to 10 6569 1726776660.45002: Set connection var ansible_module_compression to ZIP_DEFLATED 6569 1726776660.45007: Set connection var ansible_shell_type to sh 6569 1726776660.45013: Set connection var ansible_shell_executable to /bin/sh 6569 1726776660.45019: Set connection var ansible_pipelining to False 6569 1726776660.45022: Set connection var ansible_connection to ssh 6569 1726776660.45037: variable 'ansible_shell_executable' from source: unknown 6569 1726776660.45040: variable 'ansible_connection' from source: unknown 6569 1726776660.45042: variable 'ansible_module_compression' from source: unknown 6569 1726776660.45044: variable 'ansible_shell_type' from source: unknown 6569 1726776660.45046: variable 'ansible_shell_executable' from source: unknown 6569 1726776660.45048: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776660.45052: variable 'ansible_pipelining' from source: unknown 6569 1726776660.45056: variable 'ansible_timeout' from source: unknown 6569 1726776660.45059: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776660.45199: 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) 6569 1726776660.45207: variable 'omit' from source: magic vars 6569 1726776660.45212: starting attempt loop 6569 1726776660.45214: running the handler 6569 1726776660.45226: _low_level_execute_command(): starting 6569 1726776660.45233: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6569 1726776660.45735: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776660.45757: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found <<< 6569 1726776660.45770: 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.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776660.45816: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776660.45843: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776660.45903: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776660.47540: stdout chunk (state=3): >>>/root <<< 6569 1726776660.47644: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776660.47695: stderr chunk (state=3): >>><<< 6569 1726776660.47699: stdout chunk (state=3): >>><<< 6569 1726776660.47717: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776660.47729: _low_level_execute_command(): starting 6569 1726776660.47735: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776660.4771516-7087-30503974838242 `" && echo ansible-tmp-1726776660.4771516-7087-30503974838242="` echo /root/.ansible/tmp/ansible-tmp-1726776660.4771516-7087-30503974838242 `" ) && sleep 0' 6569 1726776660.48156: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776660.48169: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776660.48190: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776660.48217: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776660.48254: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776660.48266: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776660.48336: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776660.50230: stdout chunk (state=3): >>>ansible-tmp-1726776660.4771516-7087-30503974838242=/root/.ansible/tmp/ansible-tmp-1726776660.4771516-7087-30503974838242 <<< 6569 1726776660.50341: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776660.50386: stderr chunk (state=3): >>><<< 6569 1726776660.50390: stdout chunk (state=3): >>><<< 6569 1726776660.50402: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776660.4771516-7087-30503974838242=/root/.ansible/tmp/ansible-tmp-1726776660.4771516-7087-30503974838242 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776660.50436: variable 'ansible_module_compression' from source: unknown 6569 1726776660.50488: ANSIBALLZ: Using lock for file 6569 1726776660.50491: ANSIBALLZ: Acquiring lock 6569 1726776660.50494: ANSIBALLZ: Lock acquired: 140519389328064 6569 1726776660.50496: ANSIBALLZ: Creating module 6569 1726776660.59348: ANSIBALLZ: Writing module into payload 6569 1726776660.59499: ANSIBALLZ: Writing module 6569 1726776660.59514: ANSIBALLZ: Renaming module 6569 1726776660.59521: ANSIBALLZ: Done creating module 6569 1726776660.59535: variable 'ansible_facts' from source: unknown 6569 1726776660.59583: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776660.4771516-7087-30503974838242/AnsiballZ_file.py 6569 1726776660.59688: Sending initial data 6569 1726776660.59696: Sent initial data (150 bytes) 6569 1726776660.60394: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776660.60398: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776660.60434: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found <<< 6569 1726776660.60439: 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.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776660.60442: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found <<< 6569 1726776660.60444: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776660.60493: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776660.60497: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776660.60575: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776660.62388: 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 <<< 6569 1726776660.62443: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6569 1726776660.62502: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-65694zoo26u5/tmpoxhwih1l /root/.ansible/tmp/ansible-tmp-1726776660.4771516-7087-30503974838242/AnsiballZ_file.py <<< 6569 1726776660.62557: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6569 1726776660.63447: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776660.63691: stderr chunk (state=3): >>><<< 6569 1726776660.63694: stdout chunk (state=3): >>><<< 6569 1726776660.63697: done transferring module to remote 6569 1726776660.63699: _low_level_execute_command(): starting 6569 1726776660.63701: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776660.4771516-7087-30503974838242/ /root/.ansible/tmp/ansible-tmp-1726776660.4771516-7087-30503974838242/AnsiballZ_file.py && sleep 0' 6569 1726776660.64674: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6569 1726776660.64690: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776660.64706: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776660.64726: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776660.64768: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776660.64789: stderr chunk (state=3): >>>debug2: match not found <<< 6569 1726776660.64804: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776660.64826: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6569 1726776660.64840: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.190 is address <<< 6569 1726776660.64852: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6569 1726776660.64865: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776660.64882: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776660.64907: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776660.64920: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776660.64931: stderr chunk (state=3): >>>debug2: match found <<< 6569 1726776660.64943: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776660.65031: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776660.65055: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776660.65075: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776660.65166: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776660.66982: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776660.67060: stderr chunk (state=3): >>><<< 6569 1726776660.67064: stdout chunk (state=3): >>><<< 6569 1726776660.67157: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776660.67160: _low_level_execute_command(): starting 6569 1726776660.67163: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776660.4771516-7087-30503974838242/AnsiballZ_file.py && sleep 0' 6569 1726776660.67730: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6569 1726776660.67743: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776660.67758: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776660.67780: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776660.67829: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776660.67842: stderr chunk (state=3): >>>debug2: match not found <<< 6569 1726776660.67856: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776660.67878: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6569 1726776660.67891: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.190 is address <<< 6569 1726776660.67903: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6569 1726776660.67915: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776660.67932: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776660.67949: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776660.67962: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776660.67976: stderr chunk (state=3): >>>debug2: match found <<< 6569 1726776660.67991: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776660.68070: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776660.68095: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776660.68111: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776660.68211: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776660.82580: stdout chunk (state=3): >>> {"path": "/etc/tuned/kernel_settings", "changed": true, "diff": {"before": {"path": "/etc/tuned/kernel_settings", "state": "absent"}, "after": {"path": "/etc/tuned/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": 6, "invocation": {"module_args": {"path": "/etc/tuned/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}}} <<< 6569 1726776660.83767: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.190 closed. <<< 6569 1726776660.83771: stdout chunk (state=3): >>><<< 6569 1726776660.83777: stderr chunk (state=3): >>><<< 6569 1726776660.83924: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/tuned/kernel_settings", "changed": true, "diff": {"before": {"path": "/etc/tuned/kernel_settings", "state": "absent"}, "after": {"path": "/etc/tuned/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": 6, "invocation": {"module_args": {"path": "/etc/tuned/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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.10.190 closed. 6569 1726776660.83927: done with _execute_module (file, {'path': '/etc/tuned/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-1726776660.4771516-7087-30503974838242/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6569 1726776660.83934: _low_level_execute_command(): starting 6569 1726776660.83936: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776660.4771516-7087-30503974838242/ > /dev/null 2>&1 && sleep 0' 6569 1726776660.84503: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6569 1726776660.84521: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776660.84537: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776660.84555: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776660.84599: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776660.84612: stderr chunk (state=3): >>>debug2: match not found <<< 6569 1726776660.84632: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776660.84651: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6569 1726776660.84664: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.190 is address <<< 6569 1726776660.84678: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6569 1726776660.84691: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776660.84706: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776660.84727: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776660.84740: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776660.84752: stderr chunk (state=3): >>>debug2: match found <<< 6569 1726776660.84794: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776660.86147: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776660.86170: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776660.86190: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776660.86286: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776660.88176: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776660.88180: stdout chunk (state=3): >>><<< 6569 1726776660.88182: stderr chunk (state=3): >>><<< 6569 1726776660.88597: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776660.88600: handler run complete 6569 1726776660.88603: attempt loop complete, returning result 6569 1726776660.88605: _execute() done 6569 1726776660.88607: dumping result to json 6569 1726776660.88609: done dumping result, returning 6569 1726776660.88612: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists [025ceb90-32dd-bcf4-2993-000000000149] 6569 1726776660.88614: sending task result for task 025ceb90-32dd-bcf4-2993-000000000149 changed: [managed_node1] => { "changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/tuned/kernel_settings", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 6, "state": "directory", "uid": 0 } 6569 1726776660.88776: done sending task result for task 025ceb90-32dd-bcf4-2993-000000000149 6569 1726776660.88789: no more pending results, returning what we have 6569 1726776660.88792: results queue empty 6569 1726776660.88793: checking for any_errors_fatal 6569 1726776660.88808: done checking for any_errors_fatal 6569 1726776660.88809: checking for max_fail_percentage 6569 1726776660.88811: done checking for max_fail_percentage 6569 1726776660.88812: checking to see if all hosts have failed and the running result is not ok 6569 1726776660.88813: done checking to see if all hosts have failed 6569 1726776660.88813: getting the remaining hosts for this loop 6569 1726776660.88815: done getting the remaining hosts for this loop 6569 1726776660.88823: getting the next task for host managed_node1 6569 1726776660.88830: done getting next task for host managed_node1 6569 1726776660.88834: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 6569 1726776660.88837: ^ state is: HOST STATE: block=2, task=2, rescue=1, 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? True, did start at task? False 6569 1726776660.88850: WORKER PROCESS EXITING 6569 1726776660.88857: getting variables 6569 1726776660.88859: in VariableManager get_vars() 6569 1726776660.88894: Calling all_inventory to load vars for managed_node1 6569 1726776660.88897: Calling groups_inventory to load vars for managed_node1 6569 1726776660.88899: Calling all_plugins_inventory to load vars for managed_node1 6569 1726776660.88909: Calling all_plugins_play to load vars for managed_node1 6569 1726776660.88911: Calling groups_plugins_inventory to load vars for managed_node1 6569 1726776660.88916: Calling groups_plugins_play to load vars for managed_node1 6569 1726776660.89095: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6569 1726776660.89324: done with get_vars() 6569 1726776660.89335: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get active_profile] ********** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:80 Thursday 19 September 2024 16:11:00 -0400 (0:00:00.457) 0:00:40.355 **** 6569 1726776660.89533: entering _queue_task() for managed_node1/slurp 6569 1726776660.90946: worker is 1 (out of 1 available) 6569 1726776660.90961: exiting _queue_task() for managed_node1/slurp 6569 1726776660.90973: done queuing things up, now waiting for results queue to drain 6569 1726776660.90975: waiting for pending results... 6569 1726776660.91997: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 6569 1726776660.92123: in run() - task 025ceb90-32dd-bcf4-2993-00000000014a 6569 1726776660.92146: variable 'ansible_search_path' from source: unknown 6569 1726776660.92162: variable 'ansible_search_path' from source: unknown 6569 1726776660.92209: calling self._execute() 6569 1726776660.92298: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776660.92310: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776660.92327: variable 'omit' from source: magic vars 6569 1726776660.92435: variable 'omit' from source: magic vars 6569 1726776660.92498: variable 'omit' from source: magic vars 6569 1726776660.93151: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 6569 1726776660.93443: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 6569 1726776660.93531: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6569 1726776660.93565: variable 'omit' from source: magic vars 6569 1726776660.93613: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6569 1726776660.93656: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6569 1726776660.93684: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6569 1726776660.93708: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6569 1726776660.93721: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6569 1726776660.93754: variable 'inventory_hostname' from source: host vars for 'managed_node1' 6569 1726776660.93763: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776660.93775: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776660.93886: Set connection var ansible_timeout to 10 6569 1726776660.94532: Set connection var ansible_module_compression to ZIP_DEFLATED 6569 1726776660.94544: Set connection var ansible_shell_type to sh 6569 1726776660.94553: Set connection var ansible_shell_executable to /bin/sh 6569 1726776660.94562: Set connection var ansible_pipelining to False 6569 1726776660.94569: Set connection var ansible_connection to ssh 6569 1726776660.94597: variable 'ansible_shell_executable' from source: unknown 6569 1726776660.94606: variable 'ansible_connection' from source: unknown 6569 1726776660.94612: variable 'ansible_module_compression' from source: unknown 6569 1726776660.94620: variable 'ansible_shell_type' from source: unknown 6569 1726776660.94626: variable 'ansible_shell_executable' from source: unknown 6569 1726776660.94632: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776660.94639: variable 'ansible_pipelining' from source: unknown 6569 1726776660.94645: variable 'ansible_timeout' from source: unknown 6569 1726776660.94652: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776660.94855: 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) 6569 1726776660.94874: variable 'omit' from source: magic vars 6569 1726776660.94885: starting attempt loop 6569 1726776660.94892: running the handler 6569 1726776660.94909: _low_level_execute_command(): starting 6569 1726776660.94925: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6569 1726776660.95847: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776660.95851: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776660.95885: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found <<< 6569 1726776660.95889: 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.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776660.95893: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776660.95969: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776660.95976: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776660.95979: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776660.96047: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776660.97691: stdout chunk (state=3): >>>/root <<< 6569 1726776660.97878: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776660.97881: stdout chunk (state=3): >>><<< 6569 1726776660.97884: stderr chunk (state=3): >>><<< 6569 1726776660.98002: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776660.98005: _low_level_execute_command(): starting 6569 1726776660.98008: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776660.9790385-7106-121807255529588 `" && echo ansible-tmp-1726776660.9790385-7106-121807255529588="` echo /root/.ansible/tmp/ansible-tmp-1726776660.9790385-7106-121807255529588 `" ) && sleep 0' 6569 1726776660.98800: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776660.98804: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776660.98845: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776660.98855: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776660.98858: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776660.98860: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776660.98910: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776660.98914: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776660.98996: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776661.00920: stdout chunk (state=3): >>>ansible-tmp-1726776660.9790385-7106-121807255529588=/root/.ansible/tmp/ansible-tmp-1726776660.9790385-7106-121807255529588 <<< 6569 1726776661.01124: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776661.01127: stdout chunk (state=3): >>><<< 6569 1726776661.01130: stderr chunk (state=3): >>><<< 6569 1726776661.01230: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776660.9790385-7106-121807255529588=/root/.ansible/tmp/ansible-tmp-1726776660.9790385-7106-121807255529588 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776661.01234: variable 'ansible_module_compression' from source: unknown 6569 1726776661.01348: ANSIBALLZ: Using lock for slurp 6569 1726776661.01351: ANSIBALLZ: Acquiring lock 6569 1726776661.01354: ANSIBALLZ: Lock acquired: 140519389328256 6569 1726776661.01355: ANSIBALLZ: Creating module 6569 1726776661.15943: ANSIBALLZ: Writing module into payload 6569 1726776661.15989: ANSIBALLZ: Writing module 6569 1726776661.16007: ANSIBALLZ: Renaming module 6569 1726776661.16010: ANSIBALLZ: Done creating module 6569 1726776661.16026: variable 'ansible_facts' from source: unknown 6569 1726776661.16075: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776660.9790385-7106-121807255529588/AnsiballZ_slurp.py 6569 1726776661.16178: Sending initial data 6569 1726776661.16181: Sent initial data (152 bytes) 6569 1726776661.16830: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776661.16836: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776661.16866: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776661.16882: 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.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776661.16892: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776661.16938: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776661.16944: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776661.16954: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776661.17036: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776661.18878: 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 <<< 6569 1726776661.18933: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6569 1726776661.19006: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-65694zoo26u5/tmp8hp2ul36 /root/.ansible/tmp/ansible-tmp-1726776660.9790385-7106-121807255529588/AnsiballZ_slurp.py <<< 6569 1726776661.19060: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6569 1726776661.19925: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776661.20020: stderr chunk (state=3): >>><<< 6569 1726776661.20024: stdout chunk (state=3): >>><<< 6569 1726776661.20040: done transferring module to remote 6569 1726776661.20049: _low_level_execute_command(): starting 6569 1726776661.20054: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776660.9790385-7106-121807255529588/ /root/.ansible/tmp/ansible-tmp-1726776660.9790385-7106-121807255529588/AnsiballZ_slurp.py && sleep 0' 6569 1726776661.20486: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776661.20492: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776661.20522: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776661.20536: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776661.20547: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776661.20594: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776661.20606: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776661.20672: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776661.22521: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776661.22563: stderr chunk (state=3): >>><<< 6569 1726776661.22566: stdout chunk (state=3): >>><<< 6569 1726776661.22584: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776661.22588: _low_level_execute_command(): starting 6569 1726776661.22590: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776660.9790385-7106-121807255529588/AnsiballZ_slurp.py && sleep 0' 6569 1726776661.23007: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6569 1726776661.23016: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776661.23025: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776661.23056: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776661.23068: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776661.23118: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776661.23137: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776661.23141: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776661.23214: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776661.36601: 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"}}} <<< 6569 1726776661.37749: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.190 closed. <<< 6569 1726776661.37754: stdout chunk (state=3): >>><<< 6569 1726776661.37759: stderr chunk (state=3): >>><<< 6569 1726776661.37795: _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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.10.190 closed. 6569 1726776661.37823: 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-1726776660.9790385-7106-121807255529588/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6569 1726776661.37831: _low_level_execute_command(): starting 6569 1726776661.37836: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776660.9790385-7106-121807255529588/ > /dev/null 2>&1 && sleep 0' 6569 1726776661.38997: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6569 1726776661.39368: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776661.39374: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776661.39401: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776661.39453: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776661.39460: stderr chunk (state=3): >>>debug2: match not found <<< 6569 1726776661.39469: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776661.39485: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6569 1726776661.39492: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.190 is address <<< 6569 1726776661.39498: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6569 1726776661.39509: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776661.39521: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776661.39530: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776661.39538: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776661.39546: stderr chunk (state=3): >>>debug2: match found <<< 6569 1726776661.39550: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776661.39626: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776661.39643: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776661.39654: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776661.39739: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776661.41611: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776661.41615: stdout chunk (state=3): >>><<< 6569 1726776661.41626: stderr chunk (state=3): >>><<< 6569 1726776661.41643: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776661.41649: handler run complete 6569 1726776661.41668: attempt loop complete, returning result 6569 1726776661.41671: _execute() done 6569 1726776661.41674: dumping result to json 6569 1726776661.41680: done dumping result, returning 6569 1726776661.41690: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile [025ceb90-32dd-bcf4-2993-00000000014a] 6569 1726776661.41694: sending task result for task 025ceb90-32dd-bcf4-2993-00000000014a 6569 1726776661.41793: done sending task result for task 025ceb90-32dd-bcf4-2993-00000000014a 6569 1726776661.41795: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "content": "dmlydHVhbC1ndWVzdAo=", "encoding": "base64", "source": "/etc/tuned/active_profile" } 6569 1726776661.41863: no more pending results, returning what we have 6569 1726776661.41867: results queue empty 6569 1726776661.41867: checking for any_errors_fatal 6569 1726776661.41877: done checking for any_errors_fatal 6569 1726776661.41878: checking for max_fail_percentage 6569 1726776661.41880: done checking for max_fail_percentage 6569 1726776661.41881: checking to see if all hosts have failed and the running result is not ok 6569 1726776661.41882: done checking to see if all hosts have failed 6569 1726776661.41883: getting the remaining hosts for this loop 6569 1726776661.41885: done getting the remaining hosts for this loop 6569 1726776661.41888: getting the next task for host managed_node1 6569 1726776661.41894: done getting next task for host managed_node1 6569 1726776661.41897: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 6569 1726776661.41901: ^ state is: HOST STATE: block=2, task=2, rescue=1, 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? True, did start at task? False 6569 1726776661.41912: getting variables 6569 1726776661.41914: in VariableManager get_vars() 6569 1726776661.41949: Calling all_inventory to load vars for managed_node1 6569 1726776661.41952: Calling groups_inventory to load vars for managed_node1 6569 1726776661.41954: Calling all_plugins_inventory to load vars for managed_node1 6569 1726776661.41963: Calling all_plugins_play to load vars for managed_node1 6569 1726776661.41965: Calling groups_plugins_inventory to load vars for managed_node1 6569 1726776661.41967: Calling groups_plugins_play to load vars for managed_node1 6569 1726776661.42137: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6569 1726776661.42365: done with get_vars() 6569 1726776661.42376: done getting variables 6569 1726776661.42440: 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-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:85 Thursday 19 September 2024 16:11:01 -0400 (0:00:00.530) 0:00:40.885 **** 6569 1726776661.42584: entering _queue_task() for managed_node1/set_fact 6569 1726776661.43062: worker is 1 (out of 1 available) 6569 1726776661.43078: exiting _queue_task() for managed_node1/set_fact 6569 1726776661.43091: done queuing things up, now waiting for results queue to drain 6569 1726776661.43093: waiting for pending results... 6569 1726776661.43276: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 6569 1726776661.43349: in run() - task 025ceb90-32dd-bcf4-2993-00000000014b 6569 1726776661.43361: variable 'ansible_search_path' from source: unknown 6569 1726776661.43365: variable 'ansible_search_path' from source: unknown 6569 1726776661.43394: calling self._execute() 6569 1726776661.43530: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776661.43534: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776661.43545: variable 'omit' from source: magic vars 6569 1726776661.43619: variable 'omit' from source: magic vars 6569 1726776661.43657: variable 'omit' from source: magic vars 6569 1726776661.43937: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6569 1726776661.43944: variable '__cur_profile' from source: task vars 6569 1726776661.44049: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6569 1726776661.47163: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6569 1726776661.47257: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6569 1726776661.47304: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6569 1726776661.47352: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6569 1726776661.47384: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6569 1726776661.47479: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6569 1726776661.47514: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6569 1726776661.47556: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6569 1726776661.47605: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6569 1726776661.47627: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6569 1726776661.47765: variable '__kernel_settings_tuned_current_profile' from source: set_fact 6569 1726776661.47821: variable 'omit' from source: magic vars 6569 1726776661.47862: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6569 1726776661.47912: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6569 1726776661.47938: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6569 1726776661.48006: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6569 1726776661.48025: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6569 1726776661.48057: variable 'inventory_hostname' from source: host vars for 'managed_node1' 6569 1726776661.48065: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776661.48075: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776661.48192: Set connection var ansible_timeout to 10 6569 1726776661.48203: Set connection var ansible_module_compression to ZIP_DEFLATED 6569 1726776661.48228: Set connection var ansible_shell_type to sh 6569 1726776661.48239: Set connection var ansible_shell_executable to /bin/sh 6569 1726776661.48249: Set connection var ansible_pipelining to False 6569 1726776661.48255: Set connection var ansible_connection to ssh 6569 1726776661.48282: variable 'ansible_shell_executable' from source: unknown 6569 1726776661.48288: variable 'ansible_connection' from source: unknown 6569 1726776661.48293: variable 'ansible_module_compression' from source: unknown 6569 1726776661.48298: variable 'ansible_shell_type' from source: unknown 6569 1726776661.48303: variable 'ansible_shell_executable' from source: unknown 6569 1726776661.48309: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776661.48318: variable 'ansible_pipelining' from source: unknown 6569 1726776661.48335: variable 'ansible_timeout' from source: unknown 6569 1726776661.48344: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776661.48459: 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) 6569 1726776661.48477: variable 'omit' from source: magic vars 6569 1726776661.48487: starting attempt loop 6569 1726776661.48493: running the handler 6569 1726776661.48508: handler run complete 6569 1726776661.48524: attempt loop complete, returning result 6569 1726776661.48531: _execute() done 6569 1726776661.48541: dumping result to json 6569 1726776661.48555: done dumping result, returning 6569 1726776661.48575: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile [025ceb90-32dd-bcf4-2993-00000000014b] 6569 1726776661.48586: sending task result for task 025ceb90-32dd-bcf4-2993-00000000014b ok: [managed_node1] => { "ansible_facts": { "__kernel_settings_active_profile": "virtual-guest kernel_settings" }, "changed": false } 6569 1726776661.48848: no more pending results, returning what we have 6569 1726776661.48851: results queue empty 6569 1726776661.48852: checking for any_errors_fatal 6569 1726776661.48858: done checking for any_errors_fatal 6569 1726776661.48858: checking for max_fail_percentage 6569 1726776661.48860: done checking for max_fail_percentage 6569 1726776661.48861: checking to see if all hosts have failed and the running result is not ok 6569 1726776661.48862: done checking to see if all hosts have failed 6569 1726776661.48863: getting the remaining hosts for this loop 6569 1726776661.48865: done getting the remaining hosts for this loop 6569 1726776661.48868: getting the next task for host managed_node1 6569 1726776661.48878: done getting next task for host managed_node1 6569 1726776661.48881: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 6569 1726776661.48885: ^ state is: HOST STATE: block=2, task=2, rescue=1, 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? True, did start at task? False 6569 1726776661.48901: getting variables 6569 1726776661.48902: in VariableManager get_vars() 6569 1726776661.48943: Calling all_inventory to load vars for managed_node1 6569 1726776661.48947: Calling groups_inventory to load vars for managed_node1 6569 1726776661.48950: Calling all_plugins_inventory to load vars for managed_node1 6569 1726776661.48961: Calling all_plugins_play to load vars for managed_node1 6569 1726776661.48963: Calling groups_plugins_inventory to load vars for managed_node1 6569 1726776661.48966: Calling groups_plugins_play to load vars for managed_node1 6569 1726776661.49135: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6569 1726776661.49481: done with get_vars() 6569 1726776661.49491: done getting variables 6569 1726776661.49522: done sending task result for task 025ceb90-32dd-bcf4-2993-00000000014b 6569 1726776661.49525: WORKER PROCESS EXITING 6569 1726776661.49667: 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-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:91 Thursday 19 September 2024 16:11:01 -0400 (0:00:00.072) 0:00:40.958 **** 6569 1726776661.49824: entering _queue_task() for managed_node1/copy 6569 1726776661.50101: worker is 1 (out of 1 available) 6569 1726776661.50113: exiting _queue_task() for managed_node1/copy 6569 1726776661.50132: done queuing things up, now waiting for results queue to drain 6569 1726776661.50134: waiting for pending results... 6569 1726776661.51044: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 6569 1726776661.51282: in run() - task 025ceb90-32dd-bcf4-2993-00000000014c 6569 1726776661.51385: variable 'ansible_search_path' from source: unknown 6569 1726776661.51394: variable 'ansible_search_path' from source: unknown 6569 1726776661.51443: calling self._execute() 6569 1726776661.51550: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776661.51562: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776661.51580: variable 'omit' from source: magic vars 6569 1726776661.51694: variable 'omit' from source: magic vars 6569 1726776661.51764: variable 'omit' from source: magic vars 6569 1726776661.51799: variable '__kernel_settings_active_profile' from source: set_fact 6569 1726776661.52115: variable '__kernel_settings_active_profile' from source: set_fact 6569 1726776661.52146: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 6569 1726776661.52233: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 6569 1726776661.52325: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6569 1726776661.52355: variable 'omit' from source: magic vars 6569 1726776661.52409: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6569 1726776661.52452: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6569 1726776661.52479: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6569 1726776661.52503: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6569 1726776661.52530: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6569 1726776661.52563: variable 'inventory_hostname' from source: host vars for 'managed_node1' 6569 1726776661.52575: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776661.52585: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776661.52701: Set connection var ansible_timeout to 10 6569 1726776661.52712: Set connection var ansible_module_compression to ZIP_DEFLATED 6569 1726776661.52727: Set connection var ansible_shell_type to sh 6569 1726776661.52743: Set connection var ansible_shell_executable to /bin/sh 6569 1726776661.52753: Set connection var ansible_pipelining to False 6569 1726776661.52759: Set connection var ansible_connection to ssh 6569 1726776661.52786: variable 'ansible_shell_executable' from source: unknown 6569 1726776661.52793: variable 'ansible_connection' from source: unknown 6569 1726776661.52800: variable 'ansible_module_compression' from source: unknown 6569 1726776661.52806: variable 'ansible_shell_type' from source: unknown 6569 1726776661.52812: variable 'ansible_shell_executable' from source: unknown 6569 1726776661.52820: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776661.52830: variable 'ansible_pipelining' from source: unknown 6569 1726776661.52840: variable 'ansible_timeout' from source: unknown 6569 1726776661.52851: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776661.52998: 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) 6569 1726776661.53014: variable 'omit' from source: magic vars 6569 1726776661.53027: starting attempt loop 6569 1726776661.53033: running the handler 6569 1726776661.53048: _low_level_execute_command(): starting 6569 1726776661.53066: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6569 1726776661.53984: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6569 1726776661.53998: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776661.54012: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776661.54039: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776661.54096: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776661.54108: stderr chunk (state=3): >>>debug2: match not found <<< 6569 1726776661.54122: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776661.54140: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6569 1726776661.54163: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.190 is address <<< 6569 1726776661.54186: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6569 1726776661.54199: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776661.54212: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776661.54230: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776661.54242: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776661.54260: stderr chunk (state=3): >>>debug2: match found <<< 6569 1726776661.54287: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776661.54371: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776661.54404: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776661.54422: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776661.54526: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776661.56149: stdout chunk (state=3): >>>/root <<< 6569 1726776661.56341: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776661.56344: stdout chunk (state=3): >>><<< 6569 1726776661.56347: stderr chunk (state=3): >>><<< 6569 1726776661.56470: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776661.56485: _low_level_execute_command(): starting 6569 1726776661.56488: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776661.56369-7145-160328951374281 `" && echo ansible-tmp-1726776661.56369-7145-160328951374281="` echo /root/.ansible/tmp/ansible-tmp-1726776661.56369-7145-160328951374281 `" ) && sleep 0' 6569 1726776661.57071: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6569 1726776661.57090: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776661.57104: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776661.57129: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776661.57170: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776661.57185: stderr chunk (state=3): >>>debug2: match not found <<< 6569 1726776661.57198: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776661.57215: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6569 1726776661.57230: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.190 is address <<< 6569 1726776661.57243: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6569 1726776661.57255: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776661.57267: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776661.57286: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776661.57297: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776661.57307: stderr chunk (state=3): >>>debug2: match found <<< 6569 1726776661.57323: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776661.57404: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776661.57430: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776661.57447: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776661.57543: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776661.59415: stdout chunk (state=3): >>>ansible-tmp-1726776661.56369-7145-160328951374281=/root/.ansible/tmp/ansible-tmp-1726776661.56369-7145-160328951374281 <<< 6569 1726776661.59612: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776661.59615: stdout chunk (state=3): >>><<< 6569 1726776661.59619: stderr chunk (state=3): >>><<< 6569 1726776661.59728: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776661.56369-7145-160328951374281=/root/.ansible/tmp/ansible-tmp-1726776661.56369-7145-160328951374281 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776661.59838: variable 'ansible_module_compression' from source: unknown 6569 1726776661.59841: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-65694zoo26u5/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6569 1726776661.59854: variable 'ansible_facts' from source: unknown 6569 1726776661.59948: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776661.56369-7145-160328951374281/AnsiballZ_stat.py 6569 1726776661.60092: Sending initial data 6569 1726776661.60095: Sent initial data (149 bytes) 6569 1726776661.61164: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6569 1726776661.61181: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776661.61196: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776661.61215: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776661.61264: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776661.61278: stderr chunk (state=3): >>>debug2: match not found <<< 6569 1726776661.61292: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776661.61309: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6569 1726776661.61325: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.190 is address <<< 6569 1726776661.61336: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6569 1726776661.61347: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776661.61364: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776661.61383: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776661.61395: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776661.61405: stderr chunk (state=3): >>>debug2: match found <<< 6569 1726776661.61421: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776661.61524: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776661.61554: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776661.61589: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776661.61709: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776661.63442: 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 <<< 6569 1726776661.63491: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6569 1726776661.63552: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-65694zoo26u5/tmpq8osg8l6 /root/.ansible/tmp/ansible-tmp-1726776661.56369-7145-160328951374281/AnsiballZ_stat.py <<< 6569 1726776661.63604: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6569 1726776661.64778: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776661.64931: stderr chunk (state=3): >>><<< 6569 1726776661.64934: stdout chunk (state=3): >>><<< 6569 1726776661.64955: done transferring module to remote 6569 1726776661.64964: _low_level_execute_command(): starting 6569 1726776661.64969: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776661.56369-7145-160328951374281/ /root/.ansible/tmp/ansible-tmp-1726776661.56369-7145-160328951374281/AnsiballZ_stat.py && sleep 0' 6569 1726776661.65728: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6569 1726776661.65745: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776661.65758: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776661.65776: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776661.65829: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776661.65835: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration <<< 6569 1726776661.65842: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776661.65850: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776661.65859: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776661.65865: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776661.65926: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776661.65932: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776661.66005: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776661.67784: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776661.67787: stderr chunk (state=3): >>><<< 6569 1726776661.67797: stdout chunk (state=3): >>><<< 6569 1726776661.67810: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776661.67813: _low_level_execute_command(): starting 6569 1726776661.67821: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776661.56369-7145-160328951374281/AnsiballZ_stat.py && sleep 0' 6569 1726776661.68529: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6569 1726776661.68533: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776661.68536: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776661.68547: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776661.68587: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776661.68592: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776661.68602: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6569 1726776661.68608: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776661.68620: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776661.68626: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776661.68694: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776661.68699: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776661.68702: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776661.68778: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776662.01151: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/active_profile", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 14, "inode": 442499208, "dev": 51713, "nlink": 1, "atime": 1726776661.3622727, "mtime": 1726776660.356273, "ctime": 1726776660.356273, "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": "633f07e1b5698d04352d5dca735869bf2fe77897", "mimetype": "text/plain", "charset": "us-ascii", "version": "1654219851", "attributes": [], "attr_flags": ""}, "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}}} <<< 6569 1726776662.02376: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.190 closed. <<< 6569 1726776662.02430: stderr chunk (state=3): >>><<< 6569 1726776662.02434: stdout chunk (state=3): >>><<< 6569 1726776662.02452: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/active_profile", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 14, "inode": 442499208, "dev": 51713, "nlink": 1, "atime": 1726776661.3622727, "mtime": 1726776660.356273, "ctime": 1726776660.356273, "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": "633f07e1b5698d04352d5dca735869bf2fe77897", "mimetype": "text/plain", "charset": "us-ascii", "version": "1654219851", "attributes": [], "attr_flags": ""}, "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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.10.190 closed. 6569 1726776662.02498: 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-1726776661.56369-7145-160328951374281/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 6569 1726776662.02591: Sending initial data 6569 1726776662.02595: Sent initial data (137 bytes) 6569 1726776662.03464: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6569 1726776662.03473: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776662.03486: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776662.03501: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776662.03538: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776662.03545: stderr chunk (state=3): >>>debug2: match not found <<< 6569 1726776662.03554: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776662.03567: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6569 1726776662.03576: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.190 is address <<< 6569 1726776662.03583: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6569 1726776662.03591: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776662.03600: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776662.03611: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776662.03617: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776662.03626: stderr chunk (state=3): >>>debug2: match found <<< 6569 1726776662.03636: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776662.03710: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776662.03731: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776662.03741: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776662.03874: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776662.05607: 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 <<< 6569 1726776662.05654: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6569 1726776662.05721: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-65694zoo26u5/.a9u2smvf /root/.ansible/tmp/ansible-tmp-1726776661.56369-7145-160328951374281/.source <<< 6569 1726776662.05767: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6569 1726776662.06035: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776662.06226: stderr chunk (state=3): >>><<< 6569 1726776662.06229: stdout chunk (state=3): >>><<< 6569 1726776662.06232: _low_level_execute_command(): starting 6569 1726776662.06234: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776661.56369-7145-160328951374281/ /root/.ansible/tmp/ansible-tmp-1726776661.56369-7145-160328951374281/.source && sleep 0' 6569 1726776662.06784: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6569 1726776662.06795: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776662.06805: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776662.06816: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776662.06849: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776662.06858: stderr chunk (state=3): >>>debug2: match not found <<< 6569 1726776662.06869: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776662.06884: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6569 1726776662.06894: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.190 is address <<< 6569 1726776662.06901: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6569 1726776662.06909: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776662.06917: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776662.06930: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776662.06938: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776662.06945: stderr chunk (state=3): >>>debug2: match found <<< 6569 1726776662.06953: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776662.07009: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776662.07029: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776662.07040: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776662.07114: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776662.08833: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776662.08873: stderr chunk (state=3): >>><<< 6569 1726776662.08878: stdout chunk (state=3): >>><<< 6569 1726776662.08892: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776662.08917: variable 'ansible_module_compression' from source: unknown 6569 1726776662.08958: ANSIBALLZ: Using generic lock for ansible.legacy.copy 6569 1726776662.08961: ANSIBALLZ: Acquiring lock 6569 1726776662.08964: ANSIBALLZ: Lock acquired: 140519389327056 6569 1726776662.08966: ANSIBALLZ: Creating module 6569 1726776662.17398: ANSIBALLZ: Writing module into payload 6569 1726776662.17515: ANSIBALLZ: Writing module 6569 1726776662.17534: ANSIBALLZ: Renaming module 6569 1726776662.17539: ANSIBALLZ: Done creating module 6569 1726776662.17549: variable 'ansible_facts' from source: unknown 6569 1726776662.17597: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776661.56369-7145-160328951374281/AnsiballZ_copy.py 6569 1726776662.17691: Sending initial data 6569 1726776662.17696: Sent initial data (149 bytes) 6569 1726776662.18388: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776662.18394: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776662.18427: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776662.18439: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776662.18494: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776662.18506: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776662.18583: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776662.20392: 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 <<< 6569 1726776662.20443: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6569 1726776662.20506: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-65694zoo26u5/tmpqs65fpy5 /root/.ansible/tmp/ansible-tmp-1726776661.56369-7145-160328951374281/AnsiballZ_copy.py <<< 6569 1726776662.20557: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6569 1726776662.21444: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776662.21551: stderr chunk (state=3): >>><<< 6569 1726776662.21554: stdout chunk (state=3): >>><<< 6569 1726776662.21571: done transferring module to remote 6569 1726776662.21582: _low_level_execute_command(): starting 6569 1726776662.21588: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776661.56369-7145-160328951374281/ /root/.ansible/tmp/ansible-tmp-1726776661.56369-7145-160328951374281/AnsiballZ_copy.py && sleep 0' 6569 1726776662.22026: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776662.22034: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776662.22063: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776662.22075: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776662.22131: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776662.22139: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776662.22147: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776662.22219: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776662.23975: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776662.24023: stderr chunk (state=3): >>><<< 6569 1726776662.24026: stdout chunk (state=3): >>><<< 6569 1726776662.24044: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776662.24047: _low_level_execute_command(): starting 6569 1726776662.24053: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776661.56369-7145-160328951374281/AnsiballZ_copy.py && sleep 0' 6569 1726776662.24502: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776662.24507: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776662.24538: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776662.24550: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776662.24606: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776662.24621: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776662.24701: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776662.39075: stdout chunk (state=3): >>> {"dest": "/etc/tuned/active_profile", "src": "/root/.ansible/tmp/ansible-tmp-1726776661.56369-7145-160328951374281/.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-1726776661.56369-7145-160328951374281/.source", "_original_basename": ".a9u2smvf", "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}}} <<< 6569 1726776662.40117: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.190 closed. <<< 6569 1726776662.40168: stderr chunk (state=3): >>><<< 6569 1726776662.40174: stdout chunk (state=3): >>><<< 6569 1726776662.40189: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/active_profile", "src": "/root/.ansible/tmp/ansible-tmp-1726776661.56369-7145-160328951374281/.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-1726776661.56369-7145-160328951374281/.source", "_original_basename": ".a9u2smvf", "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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.10.190 closed. 6569 1726776662.40214: done with _execute_module (ansible.legacy.copy, {'dest': '/etc/tuned/active_profile', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726776661.56369-7145-160328951374281/.source', '_original_basename': '.a9u2smvf', '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-1726776661.56369-7145-160328951374281/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6569 1726776662.40225: _low_level_execute_command(): starting 6569 1726776662.40230: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776661.56369-7145-160328951374281/ > /dev/null 2>&1 && sleep 0' 6569 1726776662.40660: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776662.40664: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776662.40715: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776662.40720: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776662.40725: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776662.40728: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776662.40777: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776662.40797: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776662.40858: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776662.42746: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776662.42750: stdout chunk (state=3): >>><<< 6569 1726776662.42752: stderr chunk (state=3): >>><<< 6569 1726776662.43165: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776662.43169: handler run complete 6569 1726776662.43176: attempt loop complete, returning result 6569 1726776662.43178: _execute() done 6569 1726776662.43180: dumping result to json 6569 1726776662.43182: done dumping result, returning 6569 1726776662.43184: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile [025ceb90-32dd-bcf4-2993-00000000014c] 6569 1726776662.43186: sending task result for task 025ceb90-32dd-bcf4-2993-00000000014c 6569 1726776662.43267: done sending task result for task 025ceb90-32dd-bcf4-2993-00000000014c 6569 1726776662.43270: WORKER PROCESS EXITING changed: [managed_node1] => { "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-1726776661.56369-7145-160328951374281/.source", "state": "file", "uid": 0 } 6569 1726776662.43365: no more pending results, returning what we have 6569 1726776662.43368: results queue empty 6569 1726776662.43369: checking for any_errors_fatal 6569 1726776662.43373: done checking for any_errors_fatal 6569 1726776662.43374: checking for max_fail_percentage 6569 1726776662.43376: done checking for max_fail_percentage 6569 1726776662.43377: checking to see if all hosts have failed and the running result is not ok 6569 1726776662.43378: done checking to see if all hosts have failed 6569 1726776662.43379: getting the remaining hosts for this loop 6569 1726776662.43380: done getting the remaining hosts for this loop 6569 1726776662.43384: getting the next task for host managed_node1 6569 1726776662.43390: done getting next task for host managed_node1 6569 1726776662.43394: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 6569 1726776662.43397: ^ state is: HOST STATE: block=2, task=2, rescue=1, 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? True, did start at task? False 6569 1726776662.43407: getting variables 6569 1726776662.43408: in VariableManager get_vars() 6569 1726776662.43445: Calling all_inventory to load vars for managed_node1 6569 1726776662.43449: Calling groups_inventory to load vars for managed_node1 6569 1726776662.43451: Calling all_plugins_inventory to load vars for managed_node1 6569 1726776662.43461: Calling all_plugins_play to load vars for managed_node1 6569 1726776662.43463: Calling groups_plugins_inventory to load vars for managed_node1 6569 1726776662.43466: Calling groups_plugins_play to load vars for managed_node1 6569 1726776662.43672: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6569 1726776662.43885: done with get_vars() 6569 1726776662.43895: done getting variables 6569 1726776662.43953: 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-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:99 Thursday 19 September 2024 16:11:02 -0400 (0:00:00.941) 0:00:41.899 **** 6569 1726776662.43985: entering _queue_task() for managed_node1/copy 6569 1726776662.44231: worker is 1 (out of 1 available) 6569 1726776662.44244: exiting _queue_task() for managed_node1/copy 6569 1726776662.44255: done queuing things up, now waiting for results queue to drain 6569 1726776662.44257: waiting for pending results... 6569 1726776662.44520: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 6569 1726776662.44638: in run() - task 025ceb90-32dd-bcf4-2993-00000000014d 6569 1726776662.44658: variable 'ansible_search_path' from source: unknown 6569 1726776662.44666: variable 'ansible_search_path' from source: unknown 6569 1726776662.44709: calling self._execute() 6569 1726776662.44792: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776662.44809: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776662.44826: variable 'omit' from source: magic vars 6569 1726776662.44935: variable 'omit' from source: magic vars 6569 1726776662.44992: variable 'omit' from source: magic vars 6569 1726776662.45029: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 6569 1726776662.45312: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 6569 1726776662.45399: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6569 1726776662.45437: variable 'omit' from source: magic vars 6569 1726776662.45485: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6569 1726776662.45526: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6569 1726776662.45551: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6569 1726776662.45577: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6569 1726776662.45593: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6569 1726776662.45628: variable 'inventory_hostname' from source: host vars for 'managed_node1' 6569 1726776662.45636: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776662.45643: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776662.45750: Set connection var ansible_timeout to 10 6569 1726776662.45761: Set connection var ansible_module_compression to ZIP_DEFLATED 6569 1726776662.45770: Set connection var ansible_shell_type to sh 6569 1726776662.45780: Set connection var ansible_shell_executable to /bin/sh 6569 1726776662.45792: Set connection var ansible_pipelining to False 6569 1726776662.45798: Set connection var ansible_connection to ssh 6569 1726776662.45825: variable 'ansible_shell_executable' from source: unknown 6569 1726776662.45835: variable 'ansible_connection' from source: unknown 6569 1726776662.45842: variable 'ansible_module_compression' from source: unknown 6569 1726776662.45849: variable 'ansible_shell_type' from source: unknown 6569 1726776662.45855: variable 'ansible_shell_executable' from source: unknown 6569 1726776662.45861: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776662.45868: variable 'ansible_pipelining' from source: unknown 6569 1726776662.45874: variable 'ansible_timeout' from source: unknown 6569 1726776662.45882: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776662.46017: 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) 6569 1726776662.46035: variable 'omit' from source: magic vars 6569 1726776662.46045: starting attempt loop 6569 1726776662.46052: running the handler 6569 1726776662.46067: _low_level_execute_command(): starting 6569 1726776662.46080: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6569 1726776662.46848: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6569 1726776662.46865: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776662.46883: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776662.46902: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776662.46948: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776662.46960: stderr chunk (state=3): >>>debug2: match not found <<< 6569 1726776662.46977: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776662.46999: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6569 1726776662.47012: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.190 is address <<< 6569 1726776662.47029: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6569 1726776662.47042: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776662.47057: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776662.47074: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776662.47092: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776662.47106: stderr chunk (state=3): >>>debug2: match found <<< 6569 1726776662.47123: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776662.47203: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776662.47229: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776662.47248: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776662.47348: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776662.48985: stdout chunk (state=3): >>>/root <<< 6569 1726776662.49089: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776662.49159: stderr chunk (state=3): >>><<< 6569 1726776662.49162: stdout chunk (state=3): >>><<< 6569 1726776662.49281: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776662.49284: _low_level_execute_command(): starting 6569 1726776662.49286: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776662.4918487-7185-108796583214547 `" && echo ansible-tmp-1726776662.4918487-7185-108796583214547="` echo /root/.ansible/tmp/ansible-tmp-1726776662.4918487-7185-108796583214547 `" ) && sleep 0' 6569 1726776662.49898: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6569 1726776662.49911: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776662.49934: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776662.49951: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776662.49993: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776662.50004: stderr chunk (state=3): >>>debug2: match not found <<< 6569 1726776662.50016: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776662.50042: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6569 1726776662.50055: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.190 is address <<< 6569 1726776662.50065: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6569 1726776662.50078: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776662.50091: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776662.50105: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776662.50115: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776662.50127: stderr chunk (state=3): >>>debug2: match found <<< 6569 1726776662.50139: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776662.50228: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776662.50252: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776662.50279: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776662.50383: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776662.52308: stdout chunk (state=3): >>>ansible-tmp-1726776662.4918487-7185-108796583214547=/root/.ansible/tmp/ansible-tmp-1726776662.4918487-7185-108796583214547 <<< 6569 1726776662.52435: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776662.52512: stderr chunk (state=3): >>><<< 6569 1726776662.52515: stdout chunk (state=3): >>><<< 6569 1726776662.52625: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776662.4918487-7185-108796583214547=/root/.ansible/tmp/ansible-tmp-1726776662.4918487-7185-108796583214547 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776662.52727: variable 'ansible_module_compression' from source: unknown 6569 1726776662.52730: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-65694zoo26u5/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6569 1726776662.52824: variable 'ansible_facts' from source: unknown 6569 1726776662.52827: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776662.4918487-7185-108796583214547/AnsiballZ_stat.py 6569 1726776662.52950: Sending initial data 6569 1726776662.52954: Sent initial data (151 bytes) 6569 1726776662.53868: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6569 1726776662.53884: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776662.53899: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776662.53919: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776662.53962: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776662.53974: stderr chunk (state=3): >>>debug2: match not found <<< 6569 1726776662.53989: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776662.54006: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6569 1726776662.54021: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.190 is address <<< 6569 1726776662.54034: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6569 1726776662.54047: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776662.54060: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776662.54076: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776662.54088: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776662.54100: stderr chunk (state=3): >>>debug2: match found <<< 6569 1726776662.54114: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776662.54187: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776662.54207: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776662.54224: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776662.54324: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776662.56136: 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 <<< 6569 1726776662.56194: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6569 1726776662.56258: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-65694zoo26u5/tmpb04fzzng /root/.ansible/tmp/ansible-tmp-1726776662.4918487-7185-108796583214547/AnsiballZ_stat.py <<< 6569 1726776662.56315: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6569 1726776662.57460: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776662.57706: stderr chunk (state=3): >>><<< 6569 1726776662.57709: stdout chunk (state=3): >>><<< 6569 1726776662.57711: done transferring module to remote 6569 1726776662.57717: _low_level_execute_command(): starting 6569 1726776662.57721: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776662.4918487-7185-108796583214547/ /root/.ansible/tmp/ansible-tmp-1726776662.4918487-7185-108796583214547/AnsiballZ_stat.py && sleep 0' 6569 1726776662.58376: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6569 1726776662.58401: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776662.58404: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776662.58438: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776662.58442: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776662.58445: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776662.58509: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776662.58512: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776662.58516: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776662.58579: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776662.60432: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776662.60435: stdout chunk (state=3): >>><<< 6569 1726776662.60442: stderr chunk (state=3): >>><<< 6569 1726776662.60457: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776662.60460: _low_level_execute_command(): starting 6569 1726776662.60464: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776662.4918487-7185-108796583214547/AnsiballZ_stat.py && sleep 0' 6569 1726776662.61134: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6569 1726776662.61158: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776662.61161: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776662.61175: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776662.61205: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776662.61208: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776662.61211: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776662.61264: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776662.61268: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776662.61347: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776662.75633: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profile_mode", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 5, "inode": 442499206, "dev": 51713, "nlink": 1, "atime": 1726776660.042273, "mtime": 1726776660.356273, "ctime": 1726776660.356273, "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": "43683f4e92c48be4b00ddd86e011a4f27fcdbeb5", "mimetype": "text/plain", "charset": "us-ascii", "version": "3410923821", "attributes": [], "attr_flags": ""}, "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}}} <<< 6569 1726776662.76840: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.190 closed. <<< 6569 1726776662.76921: stderr chunk (state=3): >>><<< 6569 1726776662.76928: stdout chunk (state=3): >>><<< 6569 1726776662.76971: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profile_mode", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 5, "inode": 442499206, "dev": 51713, "nlink": 1, "atime": 1726776660.042273, "mtime": 1726776660.356273, "ctime": 1726776660.356273, "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": "43683f4e92c48be4b00ddd86e011a4f27fcdbeb5", "mimetype": "text/plain", "charset": "us-ascii", "version": "3410923821", "attributes": [], "attr_flags": ""}, "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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.10.190 closed. 6569 1726776662.77033: 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-1726776662.4918487-7185-108796583214547/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 6569 1726776662.77366: Sending initial data 6569 1726776662.77369: Sent initial data (139 bytes) 6569 1726776662.79215: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6569 1726776662.79224: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776662.79234: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776662.79247: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776662.79287: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776662.79293: stderr chunk (state=3): >>>debug2: match not found <<< 6569 1726776662.79302: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776662.79316: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6569 1726776662.79328: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.190 is address <<< 6569 1726776662.79335: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6569 1726776662.79342: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776662.79353: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776662.79362: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776662.79369: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776662.79379: stderr chunk (state=3): >>>debug2: match found <<< 6569 1726776662.79388: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776662.79460: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776662.79480: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776662.79493: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776662.79583: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776662.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 <<< 6569 1726776662.81439: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6569 1726776662.81502: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-65694zoo26u5/.03fkwyxq /root/.ansible/tmp/ansible-tmp-1726776662.4918487-7185-108796583214547/.source <<< 6569 1726776662.81555: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6569 1726776662.81846: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776662.82139: stderr chunk (state=3): >>><<< 6569 1726776662.82142: stdout chunk (state=3): >>><<< 6569 1726776662.82145: _low_level_execute_command(): starting 6569 1726776662.82147: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776662.4918487-7185-108796583214547/ /root/.ansible/tmp/ansible-tmp-1726776662.4918487-7185-108796583214547/.source && sleep 0' 6569 1726776662.83621: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6569 1726776662.83636: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776662.83652: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776662.83676: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776662.83721: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776662.83734: stderr chunk (state=3): >>>debug2: match not found <<< 6569 1726776662.83749: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776662.83771: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6569 1726776662.83836: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.190 is address <<< 6569 1726776662.83850: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6569 1726776662.83862: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776662.83880: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776662.83902: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776662.83915: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776662.83929: stderr chunk (state=3): >>>debug2: match found <<< 6569 1726776662.83943: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776662.84059: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776662.84121: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776662.84138: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776662.84240: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776662.86037: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776662.86111: stderr chunk (state=3): >>><<< 6569 1726776662.86114: stdout chunk (state=3): >>><<< 6569 1726776662.86365: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776662.86371: variable 'ansible_module_compression' from source: unknown 6569 1726776662.86373: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-65694zoo26u5/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 6569 1726776662.86375: variable 'ansible_facts' from source: unknown 6569 1726776662.86377: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776662.4918487-7185-108796583214547/AnsiballZ_copy.py 6569 1726776662.86432: Sending initial data 6569 1726776662.86435: Sent initial data (151 bytes) 6569 1726776662.87358: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6569 1726776662.87634: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776662.87650: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776662.87669: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776662.87710: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776662.88088: stderr chunk (state=3): >>>debug2: match not found <<< 6569 1726776662.88109: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776662.88131: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6569 1726776662.88143: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.190 is address <<< 6569 1726776662.88155: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6569 1726776662.88167: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776662.88181: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776662.88197: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776662.88209: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776662.88222: stderr chunk (state=3): >>>debug2: match found <<< 6569 1726776662.88235: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776662.88309: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776662.88333: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776662.88350: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776662.88456: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776662.90278: 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 <<< 6569 1726776662.90336: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6569 1726776662.90399: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-65694zoo26u5/tmpk23n160a /root/.ansible/tmp/ansible-tmp-1726776662.4918487-7185-108796583214547/AnsiballZ_copy.py <<< 6569 1726776662.90457: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6569 1726776662.92068: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776662.92308: stderr chunk (state=3): >>><<< 6569 1726776662.92311: stdout chunk (state=3): >>><<< 6569 1726776662.92313: done transferring module to remote 6569 1726776662.92315: _low_level_execute_command(): starting 6569 1726776662.92325: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776662.4918487-7185-108796583214547/ /root/.ansible/tmp/ansible-tmp-1726776662.4918487-7185-108796583214547/AnsiballZ_copy.py && sleep 0' 6569 1726776662.93038: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6569 1726776662.93052: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776662.93066: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776662.93088: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776662.93134: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776662.93147: stderr chunk (state=3): >>>debug2: match not found <<< 6569 1726776662.93160: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776662.93180: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6569 1726776662.93191: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.190 is address <<< 6569 1726776662.93205: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6569 1726776662.93216: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776662.93230: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776662.93245: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776662.93256: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776662.93267: stderr chunk (state=3): >>>debug2: match found <<< 6569 1726776662.93282: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776662.93362: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776662.93388: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776662.93405: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776662.93506: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776662.95377: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776662.95381: stdout chunk (state=3): >>><<< 6569 1726776662.95383: stderr chunk (state=3): >>><<< 6569 1726776662.95402: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776662.95409: _low_level_execute_command(): starting 6569 1726776662.95412: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776662.4918487-7185-108796583214547/AnsiballZ_copy.py && sleep 0' 6569 1726776662.96027: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6569 1726776662.96036: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776662.96046: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776662.96059: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776662.96095: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776662.96103: stderr chunk (state=3): >>>debug2: match not found <<< 6569 1726776662.96112: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776662.96128: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6569 1726776662.96136: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.190 is address <<< 6569 1726776662.96142: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6569 1726776662.96150: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776662.96160: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776662.96170: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776662.96177: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776662.96184: stderr chunk (state=3): >>>debug2: match found <<< 6569 1726776662.96193: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776662.96333: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776662.97083: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776662.97115: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776663.11211: stdout chunk (state=3): >>> {"dest": "/etc/tuned/profile_mode", "src": "/root/.ansible/tmp/ansible-tmp-1726776662.4918487-7185-108796583214547/.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-1726776662.4918487-7185-108796583214547/.source", "_original_basename": ".03fkwyxq", "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}}} <<< 6569 1726776663.12311: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.190 closed. <<< 6569 1726776663.12364: stderr chunk (state=3): >>><<< 6569 1726776663.12368: stdout chunk (state=3): >>><<< 6569 1726776663.12383: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/profile_mode", "src": "/root/.ansible/tmp/ansible-tmp-1726776662.4918487-7185-108796583214547/.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-1726776662.4918487-7185-108796583214547/.source", "_original_basename": ".03fkwyxq", "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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.10.190 closed. 6569 1726776663.12408: done with _execute_module (ansible.legacy.copy, {'dest': '/etc/tuned/profile_mode', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726776662.4918487-7185-108796583214547/.source', '_original_basename': '.03fkwyxq', '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-1726776662.4918487-7185-108796583214547/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6569 1726776663.12416: _low_level_execute_command(): starting 6569 1726776663.12423: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776662.4918487-7185-108796583214547/ > /dev/null 2>&1 && sleep 0' 6569 1726776663.12853: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776663.12859: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776663.12894: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776663.12900: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6569 1726776663.12909: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.190 is address <<< 6569 1726776663.12914: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776663.12923: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776663.12932: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776663.12940: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776663.12946: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776663.13000: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776663.13008: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776663.13016: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776663.13106: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776663.14949: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776663.15013: stderr chunk (state=3): >>><<< 6569 1726776663.15016: stdout chunk (state=3): >>><<< 6569 1726776663.15041: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776663.15047: handler run complete 6569 1726776663.15077: attempt loop complete, returning result 6569 1726776663.15080: _execute() done 6569 1726776663.15082: dumping result to json 6569 1726776663.15086: done dumping result, returning 6569 1726776663.15096: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual [025ceb90-32dd-bcf4-2993-00000000014d] 6569 1726776663.15101: sending task result for task 025ceb90-32dd-bcf4-2993-00000000014d 6569 1726776663.15214: done sending task result for task 025ceb90-32dd-bcf4-2993-00000000014d 6569 1726776663.15217: WORKER PROCESS EXITING changed: [managed_node1] => { "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-1726776662.4918487-7185-108796583214547/.source", "state": "file", "uid": 0 } 6569 1726776663.15305: no more pending results, returning what we have 6569 1726776663.15308: results queue empty 6569 1726776663.15308: checking for any_errors_fatal 6569 1726776663.15315: done checking for any_errors_fatal 6569 1726776663.15315: checking for max_fail_percentage 6569 1726776663.15317: done checking for max_fail_percentage 6569 1726776663.15319: checking to see if all hosts have failed and the running result is not ok 6569 1726776663.15320: done checking to see if all hosts have failed 6569 1726776663.15321: getting the remaining hosts for this loop 6569 1726776663.15323: done getting the remaining hosts for this loop 6569 1726776663.15326: getting the next task for host managed_node1 6569 1726776663.15332: done getting next task for host managed_node1 6569 1726776663.15335: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get current config 6569 1726776663.15339: ^ state is: HOST STATE: block=2, task=2, rescue=1, 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? True, did start at task? False 6569 1726776663.15348: getting variables 6569 1726776663.15349: in VariableManager get_vars() 6569 1726776663.15383: Calling all_inventory to load vars for managed_node1 6569 1726776663.15389: Calling groups_inventory to load vars for managed_node1 6569 1726776663.15391: Calling all_plugins_inventory to load vars for managed_node1 6569 1726776663.15403: Calling all_plugins_play to load vars for managed_node1 6569 1726776663.15406: Calling groups_plugins_inventory to load vars for managed_node1 6569 1726776663.15409: Calling groups_plugins_play to load vars for managed_node1 6569 1726776663.15586: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6569 1726776663.15879: done with get_vars() 6569 1726776663.15887: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get current config] ********** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:107 Thursday 19 September 2024 16:11:03 -0400 (0:00:00.719) 0:00:42.619 **** 6569 1726776663.15956: entering _queue_task() for managed_node1/fedora.linux_system_roles.kernel_settings_get_config 6569 1726776663.16140: worker is 1 (out of 1 available) 6569 1726776663.16152: exiting _queue_task() for managed_node1/fedora.linux_system_roles.kernel_settings_get_config 6569 1726776663.16162: done queuing things up, now waiting for results queue to drain 6569 1726776663.16164: waiting for pending results... 6569 1726776663.16330: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Get current config 6569 1726776663.16399: in run() - task 025ceb90-32dd-bcf4-2993-00000000014e 6569 1726776663.16413: variable 'ansible_search_path' from source: unknown 6569 1726776663.16416: variable 'ansible_search_path' from source: unknown 6569 1726776663.16445: calling self._execute() 6569 1726776663.16504: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776663.16512: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776663.16522: variable 'omit' from source: magic vars 6569 1726776663.16592: variable 'omit' from source: magic vars 6569 1726776663.16634: variable 'omit' from source: magic vars 6569 1726776663.16655: variable '__kernel_settings_profile_filename' from source: role '' all vars 6569 1726776663.16942: variable '__kernel_settings_profile_filename' from source: role '' all vars 6569 1726776663.17103: variable '__kernel_settings_profile_dir' from source: role '' all vars 6569 1726776663.17209: variable '__kernel_settings_profile_parent' from source: set_fact 6569 1726776663.17222: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6569 1726776663.17277: variable 'omit' from source: magic vars 6569 1726776663.17321: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6569 1726776663.17358: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6569 1726776663.17393: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6569 1726776663.17415: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6569 1726776663.17434: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6569 1726776663.17465: variable 'inventory_hostname' from source: host vars for 'managed_node1' 6569 1726776663.17485: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776663.17498: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776663.17661: Set connection var ansible_timeout to 10 6569 1726776663.17694: Set connection var ansible_module_compression to ZIP_DEFLATED 6569 1726776663.17830: Set connection var ansible_shell_type to sh 6569 1726776663.17845: Set connection var ansible_shell_executable to /bin/sh 6569 1726776663.17854: Set connection var ansible_pipelining to False 6569 1726776663.17860: Set connection var ansible_connection to ssh 6569 1726776663.17886: variable 'ansible_shell_executable' from source: unknown 6569 1726776663.17894: variable 'ansible_connection' from source: unknown 6569 1726776663.17900: variable 'ansible_module_compression' from source: unknown 6569 1726776663.17906: variable 'ansible_shell_type' from source: unknown 6569 1726776663.17913: variable 'ansible_shell_executable' from source: unknown 6569 1726776663.17922: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776663.17930: variable 'ansible_pipelining' from source: unknown 6569 1726776663.17936: variable 'ansible_timeout' from source: unknown 6569 1726776663.17949: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776663.18174: 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) 6569 1726776663.18192: variable 'omit' from source: magic vars 6569 1726776663.18202: starting attempt loop 6569 1726776663.18209: running the handler 6569 1726776663.18232: _low_level_execute_command(): starting 6569 1726776663.18252: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6569 1726776663.19188: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776663.19192: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776663.19217: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776663.19223: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776663.19226: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776663.19303: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776663.19368: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776663.21000: stdout chunk (state=3): >>>/root <<< 6569 1726776663.21099: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776663.21172: stderr chunk (state=3): >>><<< 6569 1726776663.21184: stdout chunk (state=3): >>><<< 6569 1726776663.21298: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776663.21302: _low_level_execute_command(): starting 6569 1726776663.21305: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776663.2121017-7229-66451614076972 `" && echo ansible-tmp-1726776663.2121017-7229-66451614076972="` echo /root/.ansible/tmp/ansible-tmp-1726776663.2121017-7229-66451614076972 `" ) && sleep 0' 6569 1726776663.21835: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776663.21879: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776663.21889: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776663.21891: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776663.21893: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776663.21895: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776663.21937: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776663.21941: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776663.22008: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776663.23928: stdout chunk (state=3): >>>ansible-tmp-1726776663.2121017-7229-66451614076972=/root/.ansible/tmp/ansible-tmp-1726776663.2121017-7229-66451614076972 <<< 6569 1726776663.24037: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776663.24115: stderr chunk (state=3): >>><<< 6569 1726776663.24129: stdout chunk (state=3): >>><<< 6569 1726776663.24429: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776663.2121017-7229-66451614076972=/root/.ansible/tmp/ansible-tmp-1726776663.2121017-7229-66451614076972 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776663.24433: variable 'ansible_module_compression' from source: unknown 6569 1726776663.24435: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-65694zoo26u5/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 6569 1726776663.24437: variable 'ansible_facts' from source: unknown 6569 1726776663.24439: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776663.2121017-7229-66451614076972/AnsiballZ_kernel_settings_get_config.py 6569 1726776663.24533: Sending initial data 6569 1726776663.24537: Sent initial data (172 bytes) 6569 1726776663.25421: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776663.25435: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776663.25470: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776663.25474: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776663.25476: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776663.25534: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776663.25538: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776663.25541: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776663.25635: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776663.27437: 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 <<< 6569 1726776663.27498: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6569 1726776663.27559: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-65694zoo26u5/tmp3ittcx48 /root/.ansible/tmp/ansible-tmp-1726776663.2121017-7229-66451614076972/AnsiballZ_kernel_settings_get_config.py <<< 6569 1726776663.27615: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6569 1726776663.28697: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776663.28847: stderr chunk (state=3): >>><<< 6569 1726776663.28850: stdout chunk (state=3): >>><<< 6569 1726776663.28875: done transferring module to remote 6569 1726776663.28893: _low_level_execute_command(): starting 6569 1726776663.28896: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776663.2121017-7229-66451614076972/ /root/.ansible/tmp/ansible-tmp-1726776663.2121017-7229-66451614076972/AnsiballZ_kernel_settings_get_config.py && sleep 0' 6569 1726776663.29458: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6569 1726776663.29465: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776663.29478: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776663.29483: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776663.29520: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776663.29528: stderr chunk (state=3): >>>debug2: match not found <<< 6569 1726776663.29535: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776663.29544: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6569 1726776663.29553: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.190 is address <<< 6569 1726776663.29558: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776663.29565: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776663.29574: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776663.29583: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776663.29636: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776663.29657: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776663.29660: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776663.29728: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776663.31584: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776663.31588: stdout chunk (state=3): >>><<< 6569 1726776663.31595: stderr chunk (state=3): >>><<< 6569 1726776663.31612: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776663.31615: _low_level_execute_command(): starting 6569 1726776663.31626: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776663.2121017-7229-66451614076972/AnsiballZ_kernel_settings_get_config.py && sleep 0' 6569 1726776663.32113: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776663.32120: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776663.32156: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found <<< 6569 1726776663.32162: 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.10.190 is address debug1: re-parsing configuration <<< 6569 1726776663.32170: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776663.32176: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776663.32186: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776663.32191: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776663.32257: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776663.32261: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776663.32336: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776663.46065: stdout chunk (state=3): >>> {"changed": false, "data": {}, "invocation": {"module_args": {"path": "/etc/tuned/kernel_settings/tuned.conf"}}} <<< 6569 1726776663.47098: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.190 closed. <<< 6569 1726776663.47103: stdout chunk (state=3): >>><<< 6569 1726776663.47109: stderr chunk (state=3): >>><<< 6569 1726776663.47140: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "data": {}, "invocation": {"module_args": {"path": "/etc/tuned/kernel_settings/tuned.conf"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.10.190 closed. 6569 1726776663.47166: done with _execute_module (fedora.linux_system_roles.kernel_settings_get_config, {'path': '/etc/tuned/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-1726776663.2121017-7229-66451614076972/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6569 1726776663.47177: _low_level_execute_command(): starting 6569 1726776663.47180: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776663.2121017-7229-66451614076972/ > /dev/null 2>&1 && sleep 0' 6569 1726776663.48422: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776663.48466: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found <<< 6569 1726776663.48475: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776663.48561: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776663.48577: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776663.48680: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776663.50936: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776663.50941: stdout chunk (state=3): >>><<< 6569 1726776663.50944: stderr chunk (state=3): >>><<< 6569 1726776663.50946: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776663.50949: handler run complete 6569 1726776663.50951: attempt loop complete, returning result 6569 1726776663.50952: _execute() done 6569 1726776663.50954: dumping result to json 6569 1726776663.50956: done dumping result, returning 6569 1726776663.50958: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Get current config [025ceb90-32dd-bcf4-2993-00000000014e] 6569 1726776663.50960: sending task result for task 025ceb90-32dd-bcf4-2993-00000000014e 6569 1726776663.51068: done sending task result for task 025ceb90-32dd-bcf4-2993-00000000014e 6569 1726776663.51074: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "data": {} } 6569 1726776663.51196: no more pending results, returning what we have 6569 1726776663.51200: results queue empty 6569 1726776663.51200: checking for any_errors_fatal 6569 1726776663.51206: done checking for any_errors_fatal 6569 1726776663.51207: checking for max_fail_percentage 6569 1726776663.51208: done checking for max_fail_percentage 6569 1726776663.51209: checking to see if all hosts have failed and the running result is not ok 6569 1726776663.51210: done checking to see if all hosts have failed 6569 1726776663.51211: getting the remaining hosts for this loop 6569 1726776663.51212: done getting the remaining hosts for this loop 6569 1726776663.51215: getting the next task for host managed_node1 6569 1726776663.51224: done getting next task for host managed_node1 6569 1726776663.51228: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 6569 1726776663.51231: ^ state is: HOST STATE: block=2, task=2, rescue=1, 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? True, did start at task? False 6569 1726776663.51242: getting variables 6569 1726776663.51243: in VariableManager get_vars() 6569 1726776663.51278: Calling all_inventory to load vars for managed_node1 6569 1726776663.51281: Calling groups_inventory to load vars for managed_node1 6569 1726776663.51283: Calling all_plugins_inventory to load vars for managed_node1 6569 1726776663.51293: Calling all_plugins_play to load vars for managed_node1 6569 1726776663.51296: Calling groups_plugins_inventory to load vars for managed_node1 6569 1726776663.51298: Calling groups_plugins_play to load vars for managed_node1 6569 1726776663.51516: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6569 1726776663.51888: done with get_vars() 6569 1726776663.51898: done getting variables 6569 1726776663.52005: 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-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 Thursday 19 September 2024 16:11:03 -0400 (0:00:00.360) 0:00:42.980 **** 6569 1726776663.52040: entering _queue_task() for managed_node1/template 6569 1726776663.52042: Creating lock for template 6569 1726776663.52284: worker is 1 (out of 1 available) 6569 1726776663.52296: exiting _queue_task() for managed_node1/template 6569 1726776663.52308: done queuing things up, now waiting for results queue to drain 6569 1726776663.52309: waiting for pending results... 6569 1726776663.53091: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 6569 1726776663.53206: in run() - task 025ceb90-32dd-bcf4-2993-00000000014f 6569 1726776663.53339: variable 'ansible_search_path' from source: unknown 6569 1726776663.53349: variable 'ansible_search_path' from source: unknown 6569 1726776663.53414: calling self._execute() 6569 1726776663.53504: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776663.53514: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776663.53531: variable 'omit' from source: magic vars 6569 1726776663.53635: variable 'omit' from source: magic vars 6569 1726776663.53697: variable 'omit' from source: magic vars 6569 1726776663.54011: variable '__kernel_settings_profile_src' from source: role '' all vars 6569 1726776663.54025: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6569 1726776663.54104: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6569 1726776663.54131: variable '__kernel_settings_profile_filename' from source: role '' all vars 6569 1726776663.54200: variable '__kernel_settings_profile_filename' from source: role '' all vars 6569 1726776663.54273: variable '__kernel_settings_profile_dir' from source: role '' all vars 6569 1726776663.54364: variable '__kernel_settings_profile_parent' from source: set_fact 6569 1726776663.54375: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6569 1726776663.54414: variable 'omit' from source: magic vars 6569 1726776663.54460: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6569 1726776663.54500: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6569 1726776663.54529: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6569 1726776663.54550: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6569 1726776663.54567: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6569 1726776663.54601: variable 'inventory_hostname' from source: host vars for 'managed_node1' 6569 1726776663.54610: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776663.54621: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776663.54734: Set connection var ansible_timeout to 10 6569 1726776663.54748: Set connection var ansible_module_compression to ZIP_DEFLATED 6569 1726776663.54759: Set connection var ansible_shell_type to sh 6569 1726776663.54769: Set connection var ansible_shell_executable to /bin/sh 6569 1726776663.54779: Set connection var ansible_pipelining to False 6569 1726776663.54786: Set connection var ansible_connection to ssh 6569 1726776663.54812: variable 'ansible_shell_executable' from source: unknown 6569 1726776663.54828: variable 'ansible_connection' from source: unknown 6569 1726776663.54836: variable 'ansible_module_compression' from source: unknown 6569 1726776663.54843: variable 'ansible_shell_type' from source: unknown 6569 1726776663.54854: variable 'ansible_shell_executable' from source: unknown 6569 1726776663.54861: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776663.54868: variable 'ansible_pipelining' from source: unknown 6569 1726776663.54875: variable 'ansible_timeout' from source: unknown 6569 1726776663.54882: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776663.55024: 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) 6569 1726776663.55041: variable 'omit' from source: magic vars 6569 1726776663.55051: starting attempt loop 6569 1726776663.55058: running the handler 6569 1726776663.55077: _low_level_execute_command(): starting 6569 1726776663.55096: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6569 1726776663.56660: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776663.56664: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776663.56695: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776663.56700: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776663.56752: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776663.56766: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776663.56830: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776663.58467: stdout chunk (state=3): >>>/root <<< 6569 1726776663.58660: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776663.58663: stdout chunk (state=3): >>><<< 6569 1726776663.58665: stderr chunk (state=3): >>><<< 6569 1726776663.58730: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776663.58734: _low_level_execute_command(): starting 6569 1726776663.58737: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776663.5869706-7253-253649326480045 `" && echo ansible-tmp-1726776663.5869706-7253-253649326480045="` echo /root/.ansible/tmp/ansible-tmp-1726776663.5869706-7253-253649326480045 `" ) && sleep 0' 6569 1726776663.59180: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776663.59191: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776663.59222: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776663.59232: stderr chunk (state=3): >>>debug2: match not found <<< 6569 1726776663.59238: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776663.59248: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6569 1726776663.59256: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.190 is address <<< 6569 1726776663.59260: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776663.59269: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776663.59275: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776663.59285: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776663.59349: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776663.59353: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776663.59355: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776663.59422: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776663.61321: stdout chunk (state=3): >>>ansible-tmp-1726776663.5869706-7253-253649326480045=/root/.ansible/tmp/ansible-tmp-1726776663.5869706-7253-253649326480045 <<< 6569 1726776663.61529: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776663.61533: stdout chunk (state=3): >>><<< 6569 1726776663.61536: stderr chunk (state=3): >>><<< 6569 1726776663.61625: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776663.5869706-7253-253649326480045=/root/.ansible/tmp/ansible-tmp-1726776663.5869706-7253-253649326480045 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776663.61630: evaluation_path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks 6569 1726776663.61634: search_path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/templates/kernel_settings.j2 /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/kernel_settings.j2 /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/templates/kernel_settings.j2 /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/kernel_settings.j2 /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/templates/kernel_settings.j2 /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/kernel_settings.j2 6569 1726776663.61725: variable 'ansible_search_path' from source: unknown 6569 1726776663.62542: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6569 1726776663.63946: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6569 1726776663.64063: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6569 1726776663.64108: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6569 1726776663.64423: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6569 1726776663.64426: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6569 1726776663.64706: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6569 1726776663.64709: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6569 1726776663.64712: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6569 1726776663.64715: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6569 1726776663.64717: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6569 1726776663.65024: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6569 1726776663.65027: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6569 1726776663.65030: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6569 1726776663.65032: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6569 1726776663.65040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6569 1726776663.65464: variable 'ansible_managed' from source: unknown 6569 1726776663.65486: variable '__sections' from source: task vars 6569 1726776663.65642: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6569 1726776663.65670: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6569 1726776663.65714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6569 1726776663.65759: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6569 1726776663.65781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6569 1726776663.65900: variable 'kernel_settings_sysctl' from source: include params 6569 1726776663.65921: variable '__kernel_settings_state_empty' from source: role '' all vars 6569 1726776663.65932: variable '__kernel_settings_previous_replaced' from source: role '' all vars 6569 1726776663.65978: variable '__sysctl_old' from source: task vars 6569 1726776663.66083: variable '__sysctl_old' from source: task vars 6569 1726776663.66421: variable 'kernel_settings_purge' from source: include params 6569 1726776663.66425: variable 'kernel_settings_sysctl' from source: include params 6569 1726776663.66427: variable '__kernel_settings_state_empty' from source: role '' all vars 6569 1726776663.66433: variable '__kernel_settings_previous_replaced' from source: role '' all vars 6569 1726776663.66437: variable '__kernel_settings_profile_contents' from source: set_fact 6569 1726776663.66578: variable 'kernel_settings_sysfs' from source: include params 6569 1726776663.66581: variable '__kernel_settings_state_empty' from source: role '' all vars 6569 1726776663.66587: variable '__kernel_settings_previous_replaced' from source: role '' all vars 6569 1726776663.66600: variable '__sysfs_old' from source: task vars 6569 1726776663.66644: variable '__sysfs_old' from source: task vars 6569 1726776663.66785: variable 'kernel_settings_purge' from source: include params 6569 1726776663.66789: variable 'kernel_settings_sysfs' from source: include params 6569 1726776663.66791: variable '__kernel_settings_state_empty' from source: role '' all vars 6569 1726776663.66796: variable '__kernel_settings_previous_replaced' from source: role '' all vars 6569 1726776663.66800: variable '__kernel_settings_profile_contents' from source: set_fact 6569 1726776663.66814: variable 'kernel_settings_systemd_cpu_affinity' from source: include params 6569 1726776663.66823: variable '__systemd_old' from source: task vars 6569 1726776663.66865: variable '__systemd_old' from source: task vars 6569 1726776663.66997: variable 'kernel_settings_purge' from source: include params 6569 1726776663.67000: variable 'kernel_settings_systemd_cpu_affinity' from source: include params 6569 1726776663.67005: variable '__kernel_settings_state_absent' from source: role '' all vars 6569 1726776663.67013: variable '__kernel_settings_profile_contents' from source: set_fact 6569 1726776663.67023: variable 'kernel_settings_transparent_hugepages' from source: include params 6569 1726776663.67027: variable 'kernel_settings_transparent_hugepages_defrag' from source: include params 6569 1726776663.67031: variable '__trans_huge_old' from source: task vars 6569 1726776663.67074: variable '__trans_huge_old' from source: task vars 6569 1726776663.67209: variable 'kernel_settings_purge' from source: include params 6569 1726776663.67213: variable 'kernel_settings_transparent_hugepages' from source: include params 6569 1726776663.67215: variable '__kernel_settings_state_absent' from source: role '' all vars 6569 1726776663.67224: variable '__kernel_settings_profile_contents' from source: set_fact 6569 1726776663.67231: variable '__trans_defrag_old' from source: task vars 6569 1726776663.67273: variable '__trans_defrag_old' from source: task vars 6569 1726776663.67404: variable 'kernel_settings_purge' from source: include params 6569 1726776663.67408: variable 'kernel_settings_transparent_hugepages_defrag' from source: include params 6569 1726776663.67410: variable '__kernel_settings_state_absent' from source: role '' all vars 6569 1726776663.67416: variable '__kernel_settings_profile_contents' from source: set_fact 6569 1726776663.67434: variable '__kernel_settings_state_absent' from source: role '' all vars 6569 1726776663.67446: variable '__kernel_settings_state_absent' from source: role '' all vars 6569 1726776663.67454: variable '__kernel_settings_state_absent' from source: role '' all vars 6569 1726776663.68082: 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) 6569 1726776663.68447: variable 'ansible_module_compression' from source: unknown 6569 1726776663.68522: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-65694zoo26u5/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6569 1726776663.68550: variable 'ansible_facts' from source: unknown 6569 1726776663.68643: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776663.5869706-7253-253649326480045/AnsiballZ_stat.py 6569 1726776663.68784: Sending initial data 6569 1726776663.68787: Sent initial data (151 bytes) 6569 1726776663.69731: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6569 1726776663.69735: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776663.69737: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776663.69770: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776663.69773: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776663.69776: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776663.69822: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776663.69841: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776663.69844: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776663.69927: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776663.71722: 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 <<< 6569 1726776663.71782: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6569 1726776663.71837: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-65694zoo26u5/tmp1fszb2p9 /root/.ansible/tmp/ansible-tmp-1726776663.5869706-7253-253649326480045/AnsiballZ_stat.py <<< 6569 1726776663.71896: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6569 1726776663.72754: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776663.72857: stderr chunk (state=3): >>><<< 6569 1726776663.72861: stdout chunk (state=3): >>><<< 6569 1726776663.72882: done transferring module to remote 6569 1726776663.72893: _low_level_execute_command(): starting 6569 1726776663.72897: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776663.5869706-7253-253649326480045/ /root/.ansible/tmp/ansible-tmp-1726776663.5869706-7253-253649326480045/AnsiballZ_stat.py && sleep 0' 6569 1726776663.73345: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776663.73351: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776663.73400: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found <<< 6569 1726776663.73505: 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.10.190 is address debug1: re-parsing configuration <<< 6569 1726776663.73508: 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 <<< 6569 1726776663.73511: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776663.73513: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776663.73515: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776663.73565: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776663.73612: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776663.75381: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776663.75436: stderr chunk (state=3): >>><<< 6569 1726776663.75447: stdout chunk (state=3): >>><<< 6569 1726776663.75521: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776663.75525: _low_level_execute_command(): starting 6569 1726776663.75527: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776663.5869706-7253-253649326480045/AnsiballZ_stat.py && sleep 0' 6569 1726776663.75907: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6569 1726776663.75917: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776663.75932: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776663.75945: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776663.75977: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776663.75990: stderr chunk (state=3): >>>debug2: match not found <<< 6569 1726776663.76000: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776663.76012: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6569 1726776663.76022: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.190 is address <<< 6569 1726776663.76039: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776663.76042: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776663.76103: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776663.76108: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776663.76177: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776663.89514: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/tuned/kernel_settings/tuned.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 6569 1726776663.90561: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.190 closed. <<< 6569 1726776663.90613: stderr chunk (state=3): >>><<< 6569 1726776663.90617: stdout chunk (state=3): >>><<< 6569 1726776663.90636: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/tuned/kernel_settings/tuned.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.10.190 closed. 6569 1726776663.90659: done with _execute_module (ansible.legacy.stat, {'path': '/etc/tuned/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-1726776663.5869706-7253-253649326480045/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 6569 1726776663.90761: Sending initial data 6569 1726776663.90764: Sent initial data (165 bytes) 6569 1726776663.91393: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776663.91399: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776663.91447: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776663.91451: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776663.91453: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776663.91507: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776663.91518: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776663.91580: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776663.93370: 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 <<< 6569 1726776663.93429: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6569 1726776663.93496: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-65694zoo26u5/tmpq6smw5xn/kernel_settings.j2 /root/.ansible/tmp/ansible-tmp-1726776663.5869706-7253-253649326480045/.source.conf <<< 6569 1726776663.93548: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6569 1726776663.93797: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776663.93889: stderr chunk (state=3): >>><<< 6569 1726776663.93892: stdout chunk (state=3): >>><<< 6569 1726776663.93905: _low_level_execute_command(): starting 6569 1726776663.93909: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776663.5869706-7253-253649326480045/ /root/.ansible/tmp/ansible-tmp-1726776663.5869706-7253-253649326480045/.source.conf && sleep 0' 6569 1726776663.94361: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6569 1726776663.94375: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776663.94390: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776663.94408: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776663.94456: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776663.94468: stderr chunk (state=3): >>>debug2: match not found <<< 6569 1726776663.94483: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776663.94501: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6569 1726776663.94514: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.190 is address <<< 6569 1726776663.94529: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6569 1726776663.94542: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776663.94556: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776663.94571: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776663.94584: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776663.94594: stderr chunk (state=3): >>>debug2: match found <<< 6569 1726776663.94608: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776663.94684: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776663.94705: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776663.94725: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776663.94813: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776663.96613: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776663.96699: stderr chunk (state=3): >>><<< 6569 1726776663.96710: stdout chunk (state=3): >>><<< 6569 1726776663.96824: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776663.96828: variable 'ansible_module_compression' from source: unknown 6569 1726776663.96830: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-65694zoo26u5/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 6569 1726776663.96946: variable 'ansible_facts' from source: unknown 6569 1726776663.96949: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776663.5869706-7253-253649326480045/AnsiballZ_copy.py 6569 1726776663.97063: Sending initial data 6569 1726776663.97066: Sent initial data (151 bytes) 6569 1726776663.98057: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6569 1726776663.98072: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776663.98088: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776663.98107: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776663.98155: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776663.98174: stderr chunk (state=3): >>>debug2: match not found <<< 6569 1726776663.98194: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776663.98213: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6569 1726776663.98230: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.190 is address <<< 6569 1726776663.98242: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6569 1726776663.98259: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776663.98278: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776663.98295: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776663.98308: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776663.98322: stderr chunk (state=3): >>>debug2: match found <<< 6569 1726776663.98337: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776663.98428: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776663.98450: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776663.98466: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776663.98562: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776664.00352: 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 <<< 6569 1726776664.00408: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6569 1726776664.00463: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-65694zoo26u5/tmpsc2gd8mp /root/.ansible/tmp/ansible-tmp-1726776663.5869706-7253-253649326480045/AnsiballZ_copy.py <<< 6569 1726776664.00524: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6569 1726776664.01722: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776664.01905: stderr chunk (state=3): >>><<< 6569 1726776664.01908: stdout chunk (state=3): >>><<< 6569 1726776664.01910: done transferring module to remote 6569 1726776664.01912: _low_level_execute_command(): starting 6569 1726776664.01915: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776663.5869706-7253-253649326480045/ /root/.ansible/tmp/ansible-tmp-1726776663.5869706-7253-253649326480045/AnsiballZ_copy.py && sleep 0' 6569 1726776664.02775: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6569 1726776664.02828: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776664.02843: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776664.02861: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776664.02931: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776664.02954: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776664.02958: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776664.02960: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776664.03024: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776664.03031: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776664.03036: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776664.03093: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776664.05052: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776664.05055: stderr chunk (state=3): >>><<< 6569 1726776664.05058: stdout chunk (state=3): >>><<< 6569 1726776664.05060: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776664.05063: _low_level_execute_command(): starting 6569 1726776664.05065: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776663.5869706-7253-253649326480045/AnsiballZ_copy.py && sleep 0' 6569 1726776664.06048: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6569 1726776664.06056: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776664.06065: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776664.06082: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776664.06115: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776664.06190: stderr chunk (state=3): >>>debug2: match not found <<< 6569 1726776664.06197: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776664.06210: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6569 1726776664.06220: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.190 is address <<< 6569 1726776664.06228: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6569 1726776664.06236: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776664.06246: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776664.06256: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776664.06263: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776664.06270: stderr chunk (state=3): >>>debug2: match found <<< 6569 1726776664.06282: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776664.06430: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776664.06445: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776664.06459: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776664.06552: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776664.20681: stdout chunk (state=3): >>> {"dest": "/etc/tuned/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726776663.5869706-7253-253649326480045/.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-1726776663.5869706-7253-253649326480045/.source.conf", "dest": "/etc/tuned/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}}} <<< 6569 1726776664.21746: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.190 closed. <<< 6569 1726776664.21793: stderr chunk (state=3): >>><<< 6569 1726776664.21796: stdout chunk (state=3): >>><<< 6569 1726776664.21812: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726776663.5869706-7253-253649326480045/.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-1726776663.5869706-7253-253649326480045/.source.conf", "dest": "/etc/tuned/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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.10.190 closed. 6569 1726776664.21841: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726776663.5869706-7253-253649326480045/.source.conf', 'dest': '/etc/tuned/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-1726776663.5869706-7253-253649326480045/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6569 1726776664.21865: _low_level_execute_command(): starting 6569 1726776664.21869: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776663.5869706-7253-253649326480045/ > /dev/null 2>&1 && sleep 0' 6569 1726776664.22308: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776664.22312: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776664.22348: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found <<< 6569 1726776664.22351: 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.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776664.22353: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found <<< 6569 1726776664.22355: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776664.22399: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776664.22410: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776664.22479: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776664.24265: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776664.24354: stderr chunk (state=3): >>><<< 6569 1726776664.24360: stdout chunk (state=3): >>><<< 6569 1726776664.24373: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776664.24396: handler run complete 6569 1726776664.24426: attempt loop complete, returning result 6569 1726776664.24429: _execute() done 6569 1726776664.24436: dumping result to json 6569 1726776664.24445: done dumping result, returning 6569 1726776664.24461: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings [025ceb90-32dd-bcf4-2993-00000000014f] 6569 1726776664.24476: sending task result for task 025ceb90-32dd-bcf4-2993-00000000014f 6569 1726776664.24632: done sending task result for task 025ceb90-32dd-bcf4-2993-00000000014f 6569 1726776664.24636: WORKER PROCESS EXITING changed: [managed_node1] => { "changed": true, "checksum": "e44ba7fc7046252a1b6772f7347d0e7b9b48a069", "dest": "/etc/tuned/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-1726776663.5869706-7253-253649326480045/.source.conf", "state": "file", "uid": 0 } 6569 1726776664.24728: no more pending results, returning what we have 6569 1726776664.24732: results queue empty 6569 1726776664.24732: checking for any_errors_fatal 6569 1726776664.24739: done checking for any_errors_fatal 6569 1726776664.24740: checking for max_fail_percentage 6569 1726776664.24741: done checking for max_fail_percentage 6569 1726776664.24742: checking to see if all hosts have failed and the running result is not ok 6569 1726776664.24743: done checking to see if all hosts have failed 6569 1726776664.24744: getting the remaining hosts for this loop 6569 1726776664.24746: done getting the remaining hosts for this loop 6569 1726776664.24750: getting the next task for host managed_node1 6569 1726776664.24756: done getting next task for host managed_node1 6569 1726776664.24760: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 6569 1726776664.24763: ^ state is: HOST STATE: block=2, task=2, rescue=1, 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? True, did start at task? False 6569 1726776664.24772: getting variables 6569 1726776664.24774: in VariableManager get_vars() 6569 1726776664.24808: Calling all_inventory to load vars for managed_node1 6569 1726776664.24811: Calling groups_inventory to load vars for managed_node1 6569 1726776664.24813: Calling all_plugins_inventory to load vars for managed_node1 6569 1726776664.24826: Calling all_plugins_play to load vars for managed_node1 6569 1726776664.24828: Calling groups_plugins_inventory to load vars for managed_node1 6569 1726776664.24831: Calling groups_plugins_play to load vars for managed_node1 6569 1726776664.24985: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6569 1726776664.25473: done with get_vars() 6569 1726776664.25484: done getting variables 6569 1726776664.25544: 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-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:149 Thursday 19 September 2024 16:11:04 -0400 (0:00:00.735) 0:00:43.715 **** 6569 1726776664.25576: entering _queue_task() for managed_node1/service 6569 1726776664.25829: worker is 1 (out of 1 available) 6569 1726776664.25840: exiting _queue_task() for managed_node1/service 6569 1726776664.25852: done queuing things up, now waiting for results queue to drain 6569 1726776664.25854: waiting for pending results... 6569 1726776664.26496: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 6569 1726776664.26617: in run() - task 025ceb90-32dd-bcf4-2993-000000000150 6569 1726776664.26645: variable 'ansible_search_path' from source: unknown 6569 1726776664.26656: variable 'ansible_search_path' from source: unknown 6569 1726776664.26707: variable '__kernel_settings_services' from source: include_vars 6569 1726776664.27036: variable '__kernel_settings_services' from source: include_vars 6569 1726776664.27110: variable 'omit' from source: magic vars 6569 1726776664.27239: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776664.27253: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776664.27268: variable 'omit' from source: magic vars 6569 1726776664.27495: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6569 1726776664.27672: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6569 1726776664.27705: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6569 1726776664.27731: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6569 1726776664.27756: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6569 1726776664.27833: variable '__kernel_settings_register_profile' from source: set_fact 6569 1726776664.27849: variable '__kernel_settings_register_mode' from source: set_fact 6569 1726776664.27861: Evaluated conditional (__kernel_settings_register_profile is changed or __kernel_settings_register_mode is changed): True 6569 1726776664.27867: variable 'omit' from source: magic vars 6569 1726776664.27900: variable 'omit' from source: magic vars 6569 1726776664.27958: variable 'item' from source: unknown 6569 1726776664.28025: variable 'item' from source: unknown 6569 1726776664.28050: variable 'omit' from source: magic vars 6569 1726776664.28085: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6569 1726776664.28116: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6569 1726776664.28170: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6569 1726776664.28193: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6569 1726776664.28209: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6569 1726776664.28245: variable 'inventory_hostname' from source: host vars for 'managed_node1' 6569 1726776664.28255: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776664.28263: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776664.28379: Set connection var ansible_timeout to 10 6569 1726776664.28396: Set connection var ansible_module_compression to ZIP_DEFLATED 6569 1726776664.28405: Set connection var ansible_shell_type to sh 6569 1726776664.28413: Set connection var ansible_shell_executable to /bin/sh 6569 1726776664.28424: Set connection var ansible_pipelining to False 6569 1726776664.28430: Set connection var ansible_connection to ssh 6569 1726776664.28452: variable 'ansible_shell_executable' from source: unknown 6569 1726776664.28460: variable 'ansible_connection' from source: unknown 6569 1726776664.28466: variable 'ansible_module_compression' from source: unknown 6569 1726776664.28478: variable 'ansible_shell_type' from source: unknown 6569 1726776664.28480: variable 'ansible_shell_executable' from source: unknown 6569 1726776664.28486: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776664.28500: variable 'ansible_pipelining' from source: unknown 6569 1726776664.28506: variable 'ansible_timeout' from source: unknown 6569 1726776664.28512: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776664.28624: 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) 6569 1726776664.28639: variable 'omit' from source: magic vars 6569 1726776664.28648: starting attempt loop 6569 1726776664.28655: running the handler 6569 1726776664.28743: variable 'ansible_facts' from source: unknown 6569 1726776664.28870: _low_level_execute_command(): starting 6569 1726776664.28884: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6569 1726776664.29745: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776664.29750: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776664.29797: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776664.29800: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration <<< 6569 1726776664.29803: 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.10.190 originally 10.31.10.190 debug2: match found <<< 6569 1726776664.29805: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776664.29868: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776664.29886: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776664.29890: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776664.29967: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776664.31587: stdout chunk (state=3): >>>/root <<< 6569 1726776664.31701: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776664.31746: stderr chunk (state=3): >>><<< 6569 1726776664.31749: stdout chunk (state=3): >>><<< 6569 1726776664.31768: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776664.31781: _low_level_execute_command(): starting 6569 1726776664.31784: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776664.317673-7307-24604871478998 `" && echo ansible-tmp-1726776664.317673-7307-24604871478998="` echo /root/.ansible/tmp/ansible-tmp-1726776664.317673-7307-24604871478998 `" ) && sleep 0' 6569 1726776664.32326: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6569 1726776664.32330: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776664.32332: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776664.32335: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776664.32337: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776664.32339: stderr chunk (state=3): >>>debug2: match not found <<< 6569 1726776664.32524: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776664.32527: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6569 1726776664.32530: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.190 is address <<< 6569 1726776664.32532: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6569 1726776664.32534: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776664.32536: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776664.32539: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776664.32541: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776664.32543: stderr chunk (state=3): >>>debug2: match found <<< 6569 1726776664.32545: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776664.32547: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776664.32549: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776664.32551: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776664.32631: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776664.34503: stdout chunk (state=3): >>>ansible-tmp-1726776664.317673-7307-24604871478998=/root/.ansible/tmp/ansible-tmp-1726776664.317673-7307-24604871478998 <<< 6569 1726776664.34604: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776664.34648: stderr chunk (state=3): >>><<< 6569 1726776664.34651: stdout chunk (state=3): >>><<< 6569 1726776664.34664: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776664.317673-7307-24604871478998=/root/.ansible/tmp/ansible-tmp-1726776664.317673-7307-24604871478998 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776664.34693: variable 'ansible_module_compression' from source: unknown 6569 1726776664.34739: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-65694zoo26u5/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 6569 1726776664.34786: variable 'ansible_facts' from source: unknown 6569 1726776664.34921: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776664.317673-7307-24604871478998/AnsiballZ_systemd.py 6569 1726776664.35028: Sending initial data 6569 1726776664.35038: Sent initial data (152 bytes) 6569 1726776664.35889: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6569 1726776664.35902: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776664.35915: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776664.35940: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776664.35984: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776664.35996: stderr chunk (state=3): >>>debug2: match not found <<< 6569 1726776664.36008: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776664.36027: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6569 1726776664.36038: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.190 is address <<< 6569 1726776664.36048: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6569 1726776664.36058: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776664.36070: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776664.36095: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776664.36107: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776664.36116: stderr chunk (state=3): >>>debug2: match found <<< 6569 1726776664.36134: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776664.36217: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776664.36240: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776664.36255: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776664.36344: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776664.38112: 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 <<< 6569 1726776664.38166: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6569 1726776664.38229: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-65694zoo26u5/tmpjkdt4e71 /root/.ansible/tmp/ansible-tmp-1726776664.317673-7307-24604871478998/AnsiballZ_systemd.py <<< 6569 1726776664.38290: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6569 1726776664.40448: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776664.40533: stderr chunk (state=3): >>><<< 6569 1726776664.40536: stdout chunk (state=3): >>><<< 6569 1726776664.40555: done transferring module to remote 6569 1726776664.40564: _low_level_execute_command(): starting 6569 1726776664.40569: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776664.317673-7307-24604871478998/ /root/.ansible/tmp/ansible-tmp-1726776664.317673-7307-24604871478998/AnsiballZ_systemd.py && sleep 0' 6569 1726776664.41007: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776664.41010: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776664.41041: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found <<< 6569 1726776664.41046: 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.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776664.41049: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776664.41101: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776664.41104: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776664.41172: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776664.42974: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776664.43023: stderr chunk (state=3): >>><<< 6569 1726776664.43027: stdout chunk (state=3): >>><<< 6569 1726776664.43040: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776664.43043: _low_level_execute_command(): starting 6569 1726776664.43049: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776664.317673-7307-24604871478998/AnsiballZ_systemd.py && sleep 0' 6569 1726776664.43456: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776664.43469: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776664.43489: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found <<< 6569 1726776664.43501: 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.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found <<< 6569 1726776664.43511: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776664.43556: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776664.43568: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776664.43641: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776664.84076: stdout chunk (state=3): >>> <<< 6569 1726776664.84107: stdout chunk (state=3): >>>{"name": "tuned", "changed": true, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "9953", "ControlPID": "0", "BusName": "com.redhat.tuned", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Thu 2024-09-19 16:10:59 EDT", "ExecMainStartTimestampMonotonic": "224938088", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9953", "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:59 EDT] ; stop_time=[n/a] ; pid=9953 ; 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:59 EDT] ; stop_time=[n/a] ; pid=9953 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3809", "MemoryCurrent": "16228352", "MemoryAvailable": "infinity", "CPUUsageNSec": "288216000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_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", "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", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "dbus.so<<< 6569 1726776664.84116: stdout chunk (state=3): >>>cket sysinit.target dbus-broker.service system.slice", "WantedBy": "multi-user.target", "Conflicts": "power-profiles-daemon.service tlp.service auto-cpufreq.service cpupower.service shutdown.target", "Before": "multi-user.target shutdown.target", "After": "systemd-sysctl.service polkit.service system.slice sysinit.target dbus.socket dbus-broker.service network.target systemd-journald.socket basic.target", "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", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Thu 2024-09-19 16:11:00 EDT", "StateChangeTimestampMonotonic": "225357730", "InactiveExitTimestamp": "Thu 2024-09-19 16:10:59 EDT", "InactiveExitTimestampMonotonic": "224938414", "ActiveEnterTimestamp": "Thu 2024-09-19 16:11:00 EDT", "ActiveEnterTimestampMonotonic": "225357730", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 16:10:59 EDT", "ConditionTimestampMonotonic": "224929990", "AssertTimestamp": "Thu 2024-09-19 16:10:59 EDT", "AssertTimestampMonotonic": "224929994", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "32f379fd8e7e4f698282b7a245bcb0f9", "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}}} <<< 6569 1726776664.85823: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.190 closed. <<< 6569 1726776664.85877: stderr chunk (state=3): >>><<< 6569 1726776664.85880: stdout chunk (state=3): >>><<< 6569 1726776664.85899: _low_level_execute_command() done: rc=0, stdout= {"name": "tuned", "changed": true, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "9953", "ControlPID": "0", "BusName": "com.redhat.tuned", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Thu 2024-09-19 16:10:59 EDT", "ExecMainStartTimestampMonotonic": "224938088", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9953", "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:59 EDT] ; stop_time=[n/a] ; pid=9953 ; 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:59 EDT] ; stop_time=[n/a] ; pid=9953 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3809", "MemoryCurrent": "16228352", "MemoryAvailable": "infinity", "CPUUsageNSec": "288216000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_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", "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", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "dbus.socket sysinit.target dbus-broker.service system.slice", "WantedBy": "multi-user.target", "Conflicts": "power-profiles-daemon.service tlp.service auto-cpufreq.service cpupower.service shutdown.target", "Before": "multi-user.target shutdown.target", "After": "systemd-sysctl.service polkit.service system.slice sysinit.target dbus.socket dbus-broker.service network.target systemd-journald.socket basic.target", "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", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Thu 2024-09-19 16:11:00 EDT", "StateChangeTimestampMonotonic": "225357730", "InactiveExitTimestamp": "Thu 2024-09-19 16:10:59 EDT", "InactiveExitTimestampMonotonic": "224938414", "ActiveEnterTimestamp": "Thu 2024-09-19 16:11:00 EDT", "ActiveEnterTimestampMonotonic": "225357730", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 16:10:59 EDT", "ConditionTimestampMonotonic": "224929990", "AssertTimestamp": "Thu 2024-09-19 16:10:59 EDT", "AssertTimestampMonotonic": "224929994", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "32f379fd8e7e4f698282b7a245bcb0f9", "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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.10.190 closed. 6569 1726776664.86011: 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-1726776664.317673-7307-24604871478998/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6569 1726776664.86030: _low_level_execute_command(): starting 6569 1726776664.86033: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776664.317673-7307-24604871478998/ > /dev/null 2>&1 && sleep 0' 6569 1726776664.86482: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776664.86488: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776664.86517: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776664.86531: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776664.86581: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776664.86594: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776664.86664: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776664.88470: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776664.88517: stderr chunk (state=3): >>><<< 6569 1726776664.88522: stdout chunk (state=3): >>><<< 6569 1726776664.88534: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776664.88540: handler run complete 6569 1726776664.88576: attempt loop complete, returning result 6569 1726776664.88590: variable 'item' from source: unknown 6569 1726776664.88655: variable 'item' from source: unknown changed: [managed_node1] => (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:11:00 EDT", "ActiveEnterTimestampMonotonic": "225357730", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-sysctl.service polkit.service system.slice sysinit.target dbus.socket dbus-broker.service network.target systemd-journald.socket basic.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-09-19 16:10:59 EDT", "AssertTimestampMonotonic": "224929994", "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": "288216000", "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:59 EDT", "ConditionTimestampMonotonic": "224929990", "ConfigurationDirectoryMode": "0755", "Conflicts": "power-profiles-daemon.service tlp.service auto-cpufreq.service cpupower.service shutdown.target", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3809", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9953", "ExecMainStartTimestamp": "Thu 2024-09-19 16:10:59 EDT", "ExecMainStartTimestampMonotonic": "224938088", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:10:59 EDT] ; stop_time=[n/a] ; pid=9953 ; 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:59 EDT] ; stop_time=[n/a] ; pid=9953 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2024-09-19 16:10:59 EDT", "InactiveExitTimestampMonotonic": "224938414", "InvocationID": "32f379fd8e7e4f698282b7a245bcb0f9", "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": "13964", "LimitNPROCSoft": "13964", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "9953", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "16228352", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/tuned/tuned.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.socket sysinit.target dbus-broker.service system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2024-09-19 16:11:00 EDT", "StateChangeTimestampMonotonic": "225357730", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "22342", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 6569 1726776664.89073: dumping result to json 6569 1726776664.89076: done dumping result, returning 6569 1726776664.89079: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes [025ceb90-32dd-bcf4-2993-000000000150] 6569 1726776664.89081: sending task result for task 025ceb90-32dd-bcf4-2993-000000000150 6569 1726776664.89223: done sending task result for task 025ceb90-32dd-bcf4-2993-000000000150 6569 1726776664.89226: WORKER PROCESS EXITING 6569 1726776664.89232: no more pending results, returning what we have 6569 1726776664.89235: results queue empty 6569 1726776664.89235: checking for any_errors_fatal 6569 1726776664.89244: done checking for any_errors_fatal 6569 1726776664.89245: checking for max_fail_percentage 6569 1726776664.89246: done checking for max_fail_percentage 6569 1726776664.89246: checking to see if all hosts have failed and the running result is not ok 6569 1726776664.89247: done checking to see if all hosts have failed 6569 1726776664.89248: getting the remaining hosts for this loop 6569 1726776664.89248: done getting the remaining hosts for this loop 6569 1726776664.89251: getting the next task for host managed_node1 6569 1726776664.89255: done getting next task for host managed_node1 6569 1726776664.89257: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 6569 1726776664.89260: ^ state is: HOST STATE: block=2, task=2, rescue=1, 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? True, did start at task? False 6569 1726776664.89267: getting variables 6569 1726776664.89268: in VariableManager get_vars() 6569 1726776664.89293: Calling all_inventory to load vars for managed_node1 6569 1726776664.89295: Calling groups_inventory to load vars for managed_node1 6569 1726776664.89296: Calling all_plugins_inventory to load vars for managed_node1 6569 1726776664.89303: Calling all_plugins_play to load vars for managed_node1 6569 1726776664.89305: Calling groups_plugins_inventory to load vars for managed_node1 6569 1726776664.89306: Calling groups_plugins_play to load vars for managed_node1 6569 1726776664.89430: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6569 1726776664.89554: done with get_vars() 6569 1726776664.89562: done getting variables 6569 1726776664.89606: 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-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:157 Thursday 19 September 2024 16:11:04 -0400 (0:00:00.640) 0:00:44.356 **** 6569 1726776664.89631: entering _queue_task() for managed_node1/command 6569 1726776664.89809: worker is 1 (out of 1 available) 6569 1726776664.89824: exiting _queue_task() for managed_node1/command 6569 1726776664.89837: done queuing things up, now waiting for results queue to drain 6569 1726776664.89839: waiting for pending results... 6569 1726776664.90004: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 6569 1726776664.90078: in run() - task 025ceb90-32dd-bcf4-2993-000000000151 6569 1726776664.90087: variable 'ansible_search_path' from source: unknown 6569 1726776664.90090: variable 'ansible_search_path' from source: unknown 6569 1726776664.90122: calling self._execute() 6569 1726776664.90184: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776664.90187: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776664.90195: variable 'omit' from source: magic vars 6569 1726776664.90527: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6569 1726776664.90706: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6569 1726776664.90739: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6569 1726776664.90765: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6569 1726776664.90792: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6569 1726776664.90877: variable '__kernel_settings_register_profile' from source: set_fact 6569 1726776664.90895: Evaluated conditional (not __kernel_settings_register_profile is changed): False 6569 1726776664.90898: when evaluation is False, skipping this task 6569 1726776664.90901: _execute() done 6569 1726776664.90904: dumping result to json 6569 1726776664.90906: done dumping result, returning 6569 1726776664.90912: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings [025ceb90-32dd-bcf4-2993-000000000151] 6569 1726776664.90916: sending task result for task 025ceb90-32dd-bcf4-2993-000000000151 6569 1726776664.90994: done sending task result for task 025ceb90-32dd-bcf4-2993-000000000151 6569 1726776664.90997: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __kernel_settings_register_profile is changed", "skip_reason": "Conditional result was False" } 6569 1726776664.91073: no more pending results, returning what we have 6569 1726776664.91076: results queue empty 6569 1726776664.91077: checking for any_errors_fatal 6569 1726776664.91089: done checking for any_errors_fatal 6569 1726776664.91090: checking for max_fail_percentage 6569 1726776664.91092: done checking for max_fail_percentage 6569 1726776664.91092: checking to see if all hosts have failed and the running result is not ok 6569 1726776664.91093: done checking to see if all hosts have failed 6569 1726776664.91094: getting the remaining hosts for this loop 6569 1726776664.91095: done getting the remaining hosts for this loop 6569 1726776664.91098: getting the next task for host managed_node1 6569 1726776664.91103: done getting next task for host managed_node1 6569 1726776664.91106: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Verify settings 6569 1726776664.91113: ^ state is: HOST STATE: block=2, task=2, rescue=1, 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? True, did start at task? False 6569 1726776664.91124: getting variables 6569 1726776664.91125: in VariableManager get_vars() 6569 1726776664.91147: Calling all_inventory to load vars for managed_node1 6569 1726776664.91149: Calling groups_inventory to load vars for managed_node1 6569 1726776664.91150: Calling all_plugins_inventory to load vars for managed_node1 6569 1726776664.91156: Calling all_plugins_play to load vars for managed_node1 6569 1726776664.91158: Calling groups_plugins_inventory to load vars for managed_node1 6569 1726776664.91159: Calling groups_plugins_play to load vars for managed_node1 6569 1726776664.91259: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6569 1726776664.91399: done with get_vars() 6569 1726776664.91406: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Verify settings] ************* task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:166 Thursday 19 September 2024 16:11:04 -0400 (0:00:00.018) 0:00:44.374 **** 6569 1726776664.91472: entering _queue_task() for managed_node1/include_tasks 6569 1726776664.91637: worker is 1 (out of 1 available) 6569 1726776664.91649: exiting _queue_task() for managed_node1/include_tasks 6569 1726776664.91660: done queuing things up, now waiting for results queue to drain 6569 1726776664.91661: waiting for pending results... 6569 1726776664.91820: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Verify settings 6569 1726776664.91894: in run() - task 025ceb90-32dd-bcf4-2993-000000000152 6569 1726776664.91905: variable 'ansible_search_path' from source: unknown 6569 1726776664.91908: variable 'ansible_search_path' from source: unknown 6569 1726776664.91938: calling self._execute() 6569 1726776664.91992: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776664.91998: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776664.92008: variable 'omit' from source: magic vars 6569 1726776664.92305: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6569 1726776664.92488: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6569 1726776664.92589: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6569 1726776664.92627: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6569 1726776664.92662: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6569 1726776664.92763: variable '__kernel_settings_register_apply' from source: set_fact 6569 1726776664.92789: Evaluated conditional (__kernel_settings_register_apply is changed): True 6569 1726776664.92800: _execute() done 6569 1726776664.92808: dumping result to json 6569 1726776664.92815: done dumping result, returning 6569 1726776664.92827: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Verify settings [025ceb90-32dd-bcf4-2993-000000000152] 6569 1726776664.92836: sending task result for task 025ceb90-32dd-bcf4-2993-000000000152 6569 1726776664.92973: no more pending results, returning what we have 6569 1726776664.92978: in VariableManager get_vars() 6569 1726776664.93017: Calling all_inventory to load vars for managed_node1 6569 1726776664.93023: Calling groups_inventory to load vars for managed_node1 6569 1726776664.93026: Calling all_plugins_inventory to load vars for managed_node1 6569 1726776664.93036: Calling all_plugins_play to load vars for managed_node1 6569 1726776664.93039: Calling groups_plugins_inventory to load vars for managed_node1 6569 1726776664.93041: Calling groups_plugins_play to load vars for managed_node1 6569 1726776664.93207: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6569 1726776664.93461: done with get_vars() 6569 1726776664.93469: variable 'ansible_search_path' from source: unknown 6569 1726776664.93470: variable 'ansible_search_path' from source: unknown 6569 1726776664.93507: we have included files to process 6569 1726776664.93508: generating all_blocks data 6569 1726776664.93513: done generating all_blocks data 6569 1726776664.93522: processing included file: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 6569 1726776664.93523: loading included file: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 6569 1726776664.93526: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 6569 1726776664.93880: done sending task result for task 025ceb90-32dd-bcf4-2993-000000000152 6569 1726776664.93884: WORKER PROCESS EXITING 6569 1726776664.94070: done processing included file 6569 1726776664.94074: iterating over new_blocks loaded from include file 6569 1726776664.94075: in VariableManager get_vars() 6569 1726776664.94090: done with get_vars() 6569 1726776664.94091: filtering new block on tags 6569 1726776664.94106: done filtering new block on tags 6569 1726776664.94108: done iterating over new_blocks loaded from include file included: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml for managed_node1 6569 1726776664.94111: extending task lists for all hosts with included blocks 6569 1726776664.94643: done extending task lists 6569 1726776664.94644: done processing included files 6569 1726776664.94645: results queue empty 6569 1726776664.94645: checking for any_errors_fatal 6569 1726776664.94647: done checking for any_errors_fatal 6569 1726776664.94648: checking for max_fail_percentage 6569 1726776664.94648: done checking for max_fail_percentage 6569 1726776664.94649: checking to see if all hosts have failed and the running result is not ok 6569 1726776664.94649: done checking to see if all hosts have failed 6569 1726776664.94650: getting the remaining hosts for this loop 6569 1726776664.94651: done getting the remaining hosts for this loop 6569 1726776664.94652: getting the next task for host managed_node1 6569 1726776664.94655: done getting next task for host managed_node1 6569 1726776664.94656: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 6569 1726776664.94658: ^ state is: HOST STATE: block=2, task=2, rescue=1, 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? True, did start at task? False 6569 1726776664.94664: getting variables 6569 1726776664.94665: in VariableManager get_vars() 6569 1726776664.94675: Calling all_inventory to load vars for managed_node1 6569 1726776664.94676: Calling groups_inventory to load vars for managed_node1 6569 1726776664.94677: Calling all_plugins_inventory to load vars for managed_node1 6569 1726776664.94680: Calling all_plugins_play to load vars for managed_node1 6569 1726776664.94682: Calling groups_plugins_inventory to load vars for managed_node1 6569 1726776664.94683: Calling groups_plugins_play to load vars for managed_node1 6569 1726776664.94779: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6569 1726776664.94893: done with get_vars() 6569 1726776664.94899: done getting variables 6569 1726776664.94929: 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-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:2 Thursday 19 September 2024 16:11:04 -0400 (0:00:00.034) 0:00:44.409 **** 6569 1726776664.94953: entering _queue_task() for managed_node1/command 6569 1726776664.95114: worker is 1 (out of 1 available) 6569 1726776664.95128: exiting _queue_task() for managed_node1/command 6569 1726776664.95138: done queuing things up, now waiting for results queue to drain 6569 1726776664.95139: waiting for pending results... 6569 1726776664.95304: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 6569 1726776664.95384: in run() - task 025ceb90-32dd-bcf4-2993-000000000231 6569 1726776664.95395: variable 'ansible_search_path' from source: unknown 6569 1726776664.95398: variable 'ansible_search_path' from source: unknown 6569 1726776664.95425: calling self._execute() 6569 1726776664.95483: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776664.95486: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776664.95494: variable 'omit' from source: magic vars 6569 1726776664.95586: variable 'omit' from source: magic vars 6569 1726776664.95685: variable 'omit' from source: magic vars 6569 1726776664.95751: variable 'omit' from source: magic vars 6569 1726776664.96037: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6569 1726776664.96081: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6569 1726776664.96106: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6569 1726776664.96130: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6569 1726776664.96148: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6569 1726776664.96186: variable 'inventory_hostname' from source: host vars for 'managed_node1' 6569 1726776664.96196: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776664.96204: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776664.96320: Set connection var ansible_timeout to 10 6569 1726776664.96332: Set connection var ansible_module_compression to ZIP_DEFLATED 6569 1726776664.96342: Set connection var ansible_shell_type to sh 6569 1726776664.96351: Set connection var ansible_shell_executable to /bin/sh 6569 1726776664.96359: Set connection var ansible_pipelining to False 6569 1726776664.96365: Set connection var ansible_connection to ssh 6569 1726776664.96398: variable 'ansible_shell_executable' from source: unknown 6569 1726776664.96407: variable 'ansible_connection' from source: unknown 6569 1726776664.96414: variable 'ansible_module_compression' from source: unknown 6569 1726776664.96422: variable 'ansible_shell_type' from source: unknown 6569 1726776664.96430: variable 'ansible_shell_executable' from source: unknown 6569 1726776664.96436: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776664.96443: variable 'ansible_pipelining' from source: unknown 6569 1726776664.96449: variable 'ansible_timeout' from source: unknown 6569 1726776664.96457: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776664.96606: 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) 6569 1726776664.96624: variable 'omit' from source: magic vars 6569 1726776664.96633: starting attempt loop 6569 1726776664.96639: running the handler 6569 1726776664.96654: _low_level_execute_command(): starting 6569 1726776664.96665: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6569 1726776664.97455: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6569 1726776664.97480: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776664.97496: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776664.97522: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776664.97568: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776664.97588: stderr chunk (state=3): >>>debug2: match not found <<< 6569 1726776664.97604: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776664.97625: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6569 1726776664.97638: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.190 is address <<< 6569 1726776664.97651: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6569 1726776664.97665: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776664.97689: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776664.97706: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776664.97723: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776664.97736: stderr chunk (state=3): >>>debug2: match found <<< 6569 1726776664.97751: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776664.97835: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776664.97859: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776664.97879: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776664.97978: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776665.00435: stdout chunk (state=3): >>>/root <<< 6569 1726776665.00539: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776665.00598: stderr chunk (state=3): >>><<< 6569 1726776665.00602: stdout chunk (state=3): >>><<< 6569 1726776665.00621: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776665.00631: _low_level_execute_command(): starting 6569 1726776665.00637: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776665.0061634-7341-92178944528632 `" && echo ansible-tmp-1726776665.0061634-7341-92178944528632="` echo /root/.ansible/tmp/ansible-tmp-1726776665.0061634-7341-92178944528632 `" ) && sleep 0' 6569 1726776665.01230: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6569 1726776665.01251: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776665.01265: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776665.01287: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776665.01330: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776665.01342: stderr chunk (state=3): >>>debug2: match not found <<< 6569 1726776665.01355: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776665.01375: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6569 1726776665.01387: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.190 is address <<< 6569 1726776665.01398: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6569 1726776665.01409: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776665.01426: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776665.01443: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776665.01456: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776665.01468: stderr chunk (state=3): >>>debug2: match found <<< 6569 1726776665.01486: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776665.01561: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776665.01585: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776665.01602: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776665.01699: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776665.03539: stdout chunk (state=3): >>>ansible-tmp-1726776665.0061634-7341-92178944528632=/root/.ansible/tmp/ansible-tmp-1726776665.0061634-7341-92178944528632 <<< 6569 1726776665.03656: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776665.03723: stderr chunk (state=3): >>><<< 6569 1726776665.03728: stdout chunk (state=3): >>><<< 6569 1726776665.03924: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776665.0061634-7341-92178944528632=/root/.ansible/tmp/ansible-tmp-1726776665.0061634-7341-92178944528632 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776665.03927: variable 'ansible_module_compression' from source: unknown 6569 1726776665.03930: ANSIBALLZ: Using generic lock for ansible.legacy.command 6569 1726776665.03932: ANSIBALLZ: Acquiring lock 6569 1726776665.03934: ANSIBALLZ: Lock acquired: 140519389327056 6569 1726776665.03936: ANSIBALLZ: Creating module 6569 1726776665.23841: ANSIBALLZ: Writing module into payload 6569 1726776665.23969: ANSIBALLZ: Writing module 6569 1726776665.23996: ANSIBALLZ: Renaming module 6569 1726776665.24013: ANSIBALLZ: Done creating module 6569 1726776665.24043: variable 'ansible_facts' from source: unknown 6569 1726776665.24115: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776665.0061634-7341-92178944528632/AnsiballZ_command.py 6569 1726776665.24221: Sending initial data 6569 1726776665.24229: Sent initial data (153 bytes) 6569 1726776665.24883: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776665.24889: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776665.24917: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776665.24933: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776665.24943: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776665.24985: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776665.24997: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776665.25007: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776665.25077: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776665.26890: 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 <<< 6569 1726776665.26935: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6569 1726776665.26998: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-65694zoo26u5/tmpwlyy_5y8 /root/.ansible/tmp/ansible-tmp-1726776665.0061634-7341-92178944528632/AnsiballZ_command.py <<< 6569 1726776665.27049: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6569 1726776665.28091: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776665.28180: stderr chunk (state=3): >>><<< 6569 1726776665.28184: stdout chunk (state=3): >>><<< 6569 1726776665.28200: done transferring module to remote 6569 1726776665.28213: _low_level_execute_command(): starting 6569 1726776665.28219: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776665.0061634-7341-92178944528632/ /root/.ansible/tmp/ansible-tmp-1726776665.0061634-7341-92178944528632/AnsiballZ_command.py && sleep 0' 6569 1726776665.28648: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776665.28655: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776665.28687: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address <<< 6569 1726776665.28690: 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.10.190 originally 10.31.10.190 debug2: match found <<< 6569 1726776665.28692: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776665.28739: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776665.28742: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776665.28812: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776665.30512: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776665.30559: stderr chunk (state=3): >>><<< 6569 1726776665.30564: stdout chunk (state=3): >>><<< 6569 1726776665.30581: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776665.30585: _low_level_execute_command(): starting 6569 1726776665.30589: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776665.0061634-7341-92178944528632/AnsiballZ_command.py && sleep 0' 6569 1726776665.30994: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776665.31000: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776665.31043: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776665.31046: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776665.31048: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776665.31102: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776665.31106: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776665.31185: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776665.72111: 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:05.438251", "end": "2024-09-19 16:11:05.718127", "delta": "0:00:00.279876", "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}}} <<< 6569 1726776665.73435: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.190 closed. <<< 6569 1726776665.73439: stdout chunk (state=3): >>><<< 6569 1726776665.73446: stderr chunk (state=3): >>><<< 6569 1726776665.73472: _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:05.438251", "end": "2024-09-19 16:11:05.718127", "delta": "0:00:00.279876", "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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.10.190 closed. 6569 1726776665.73509: 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-1726776665.0061634-7341-92178944528632/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6569 1726776665.73523: _low_level_execute_command(): starting 6569 1726776665.73526: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776665.0061634-7341-92178944528632/ > /dev/null 2>&1 && sleep 0' 6569 1726776665.74198: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6569 1726776665.74210: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776665.74217: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776665.74234: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776665.74276: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776665.74289: stderr chunk (state=3): >>>debug2: match not found <<< 6569 1726776665.74294: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776665.74308: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6569 1726776665.74318: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.190 is address <<< 6569 1726776665.74321: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6569 1726776665.74332: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776665.74342: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776665.74353: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776665.74366: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776665.74372: stderr chunk (state=3): >>>debug2: match found <<< 6569 1726776665.74385: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776665.74457: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776665.74479: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776665.74494: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776665.74582: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776665.76345: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776665.76393: stderr chunk (state=3): >>><<< 6569 1726776665.76397: stdout chunk (state=3): >>><<< 6569 1726776665.76409: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776665.76415: handler run complete 6569 1726776665.76437: Evaluated conditional (False): False 6569 1726776665.76445: attempt loop complete, returning result 6569 1726776665.76447: _execute() done 6569 1726776665.76450: dumping result to json 6569 1726776665.76455: done dumping result, returning 6569 1726776665.76463: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly [025ceb90-32dd-bcf4-2993-000000000231] 6569 1726776665.76467: sending task result for task 025ceb90-32dd-bcf4-2993-000000000231 6569 1726776665.76566: done sending task result for task 025ceb90-32dd-bcf4-2993-000000000231 6569 1726776665.76568: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "tuned-adm", "verify", "-i" ], "delta": "0:00:00.279876", "end": "2024-09-19 16:11:05.718127", "rc": 0, "start": "2024-09-19 16:11:05.438251" } STDOUT: Verification succeeded, current system settings match the preset profile. See TuneD log file ('/var/log/tuned/tuned.log') for details. 6569 1726776665.76666: no more pending results, returning what we have 6569 1726776665.76670: results queue empty 6569 1726776665.76673: checking for any_errors_fatal 6569 1726776665.76675: done checking for any_errors_fatal 6569 1726776665.76675: checking for max_fail_percentage 6569 1726776665.76677: done checking for max_fail_percentage 6569 1726776665.76678: checking to see if all hosts have failed and the running result is not ok 6569 1726776665.76680: done checking to see if all hosts have failed 6569 1726776665.76681: getting the remaining hosts for this loop 6569 1726776665.76683: done getting the remaining hosts for this loop 6569 1726776665.76687: getting the next task for host managed_node1 6569 1726776665.76694: done getting next task for host managed_node1 6569 1726776665.76697: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 6569 1726776665.76702: ^ state is: HOST STATE: block=2, task=2, rescue=1, 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? True, did start at task? False 6569 1726776665.76712: getting variables 6569 1726776665.76713: in VariableManager get_vars() 6569 1726776665.76752: Calling all_inventory to load vars for managed_node1 6569 1726776665.76755: Calling groups_inventory to load vars for managed_node1 6569 1726776665.76757: Calling all_plugins_inventory to load vars for managed_node1 6569 1726776665.76766: Calling all_plugins_play to load vars for managed_node1 6569 1726776665.76769: Calling groups_plugins_inventory to load vars for managed_node1 6569 1726776665.76773: Calling groups_plugins_play to load vars for managed_node1 6569 1726776665.76903: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6569 1726776665.77044: done with get_vars() 6569 1726776665.77060: done getting variables 6569 1726776665.77145: 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-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:12 Thursday 19 September 2024 16:11:05 -0400 (0:00:00.822) 0:00:45.231 **** 6569 1726776665.77190: entering _queue_task() for managed_node1/shell 6569 1726776665.77192: Creating lock for shell 6569 1726776665.77456: worker is 1 (out of 1 available) 6569 1726776665.77467: exiting _queue_task() for managed_node1/shell 6569 1726776665.77487: done queuing things up, now waiting for results queue to drain 6569 1726776665.77489: waiting for pending results... 6569 1726776665.77776: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 6569 1726776665.77920: in run() - task 025ceb90-32dd-bcf4-2993-000000000232 6569 1726776665.77946: variable 'ansible_search_path' from source: unknown 6569 1726776665.77955: variable 'ansible_search_path' from source: unknown 6569 1726776665.78001: calling self._execute() 6569 1726776665.78092: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776665.78104: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776665.78120: variable 'omit' from source: magic vars 6569 1726776665.78797: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6569 1726776665.78960: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6569 1726776665.78993: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6569 1726776665.79018: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6569 1726776665.79044: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6569 1726776665.79120: variable '__kernel_settings_register_verify_values' from source: set_fact 6569 1726776665.79135: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 6569 1726776665.79143: when evaluation is False, skipping this task 6569 1726776665.79146: _execute() done 6569 1726776665.79149: dumping result to json 6569 1726776665.79151: done dumping result, returning 6569 1726776665.79157: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log [025ceb90-32dd-bcf4-2993-000000000232] 6569 1726776665.79162: sending task result for task 025ceb90-32dd-bcf4-2993-000000000232 skipping: [managed_node1] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 6569 1726776665.79285: no more pending results, returning what we have 6569 1726776665.79288: results queue empty 6569 1726776665.79289: checking for any_errors_fatal 6569 1726776665.79295: done checking for any_errors_fatal 6569 1726776665.79296: checking for max_fail_percentage 6569 1726776665.79298: done checking for max_fail_percentage 6569 1726776665.79299: checking to see if all hosts have failed and the running result is not ok 6569 1726776665.79300: done checking to see if all hosts have failed 6569 1726776665.79300: getting the remaining hosts for this loop 6569 1726776665.79302: done getting the remaining hosts for this loop 6569 1726776665.79305: getting the next task for host managed_node1 6569 1726776665.79312: done getting next task for host managed_node1 6569 1726776665.79315: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 6569 1726776665.79322: ^ state is: HOST STATE: block=2, task=2, rescue=1, 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? True, did start at task? False 6569 1726776665.79337: getting variables 6569 1726776665.79339: in VariableManager get_vars() 6569 1726776665.79367: Calling all_inventory to load vars for managed_node1 6569 1726776665.79370: Calling groups_inventory to load vars for managed_node1 6569 1726776665.79372: Calling all_plugins_inventory to load vars for managed_node1 6569 1726776665.79381: Calling all_plugins_play to load vars for managed_node1 6569 1726776665.79384: Calling groups_plugins_inventory to load vars for managed_node1 6569 1726776665.79387: Calling groups_plugins_play to load vars for managed_node1 6569 1726776665.79659: done sending task result for task 025ceb90-32dd-bcf4-2993-000000000232 6569 1726776665.79663: WORKER PROCESS EXITING 6569 1726776665.79672: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6569 1726776665.79792: done with get_vars() 6569 1726776665.79798: done getting variables 6569 1726776665.79843: 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-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:23 Thursday 19 September 2024 16:11:05 -0400 (0:00:00.026) 0:00:45.258 **** 6569 1726776665.79865: entering _queue_task() for managed_node1/fail 6569 1726776665.80039: worker is 1 (out of 1 available) 6569 1726776665.80049: exiting _queue_task() for managed_node1/fail 6569 1726776665.80061: done queuing things up, now waiting for results queue to drain 6569 1726776665.80063: waiting for pending results... 6569 1726776665.80228: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 6569 1726776665.80314: in run() - task 025ceb90-32dd-bcf4-2993-000000000233 6569 1726776665.80326: variable 'ansible_search_path' from source: unknown 6569 1726776665.80329: variable 'ansible_search_path' from source: unknown 6569 1726776665.80362: calling self._execute() 6569 1726776665.80431: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776665.80435: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776665.80446: variable 'omit' from source: magic vars 6569 1726776665.80869: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6569 1726776665.81114: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6569 1726776665.81162: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6569 1726776665.81204: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6569 1726776665.81244: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6569 1726776665.81357: variable '__kernel_settings_register_verify_values' from source: set_fact 6569 1726776665.81384: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 6569 1726776665.81392: when evaluation is False, skipping this task 6569 1726776665.81398: _execute() done 6569 1726776665.81405: dumping result to json 6569 1726776665.81412: done dumping result, returning 6569 1726776665.81425: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors [025ceb90-32dd-bcf4-2993-000000000233] 6569 1726776665.81436: sending task result for task 025ceb90-32dd-bcf4-2993-000000000233 skipping: [managed_node1] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 6569 1726776665.81577: no more pending results, returning what we have 6569 1726776665.81581: results queue empty 6569 1726776665.81588: checking for any_errors_fatal 6569 1726776665.81592: done checking for any_errors_fatal 6569 1726776665.81593: checking for max_fail_percentage 6569 1726776665.81595: done checking for max_fail_percentage 6569 1726776665.81596: checking to see if all hosts have failed and the running result is not ok 6569 1726776665.81597: done checking to see if all hosts have failed 6569 1726776665.81597: getting the remaining hosts for this loop 6569 1726776665.81599: done getting the remaining hosts for this loop 6569 1726776665.81602: getting the next task for host managed_node1 6569 1726776665.81610: done getting next task for host managed_node1 6569 1726776665.81613: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 6569 1726776665.81617: ^ state is: HOST STATE: block=2, task=2, rescue=1, 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? True, did start at task? False 6569 1726776665.81638: getting variables 6569 1726776665.81640: in VariableManager get_vars() 6569 1726776665.81672: Calling all_inventory to load vars for managed_node1 6569 1726776665.81676: Calling groups_inventory to load vars for managed_node1 6569 1726776665.81678: Calling all_plugins_inventory to load vars for managed_node1 6569 1726776665.81688: Calling all_plugins_play to load vars for managed_node1 6569 1726776665.81697: Calling groups_plugins_inventory to load vars for managed_node1 6569 1726776665.81701: Calling groups_plugins_play to load vars for managed_node1 6569 1726776665.81870: done sending task result for task 025ceb90-32dd-bcf4-2993-000000000233 6569 1726776665.81876: WORKER PROCESS EXITING 6569 1726776665.81890: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6569 1726776665.82105: done with get_vars() 6569 1726776665.82115: done getting variables 6569 1726776665.82170: 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-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:177 Thursday 19 September 2024 16:11:05 -0400 (0:00:00.023) 0:00:45.281 **** 6569 1726776665.82202: entering _queue_task() for managed_node1/set_fact 6569 1726776665.82419: worker is 1 (out of 1 available) 6569 1726776665.82431: exiting _queue_task() for managed_node1/set_fact 6569 1726776665.82441: done queuing things up, now waiting for results queue to drain 6569 1726776665.82442: waiting for pending results... 6569 1726776665.82705: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 6569 1726776665.82819: in run() - task 025ceb90-32dd-bcf4-2993-000000000153 6569 1726776665.82839: variable 'ansible_search_path' from source: unknown 6569 1726776665.82847: variable 'ansible_search_path' from source: unknown 6569 1726776665.82891: calling self._execute() 6569 1726776665.82973: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776665.82985: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776665.83002: variable 'omit' from source: magic vars 6569 1726776665.83108: variable 'omit' from source: magic vars 6569 1726776665.83164: variable 'omit' from source: magic vars 6569 1726776665.83201: variable 'omit' from source: magic vars 6569 1726776665.83250: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6569 1726776665.83292: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6569 1726776665.83321: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6569 1726776665.83346: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6569 1726776665.83363: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6569 1726776665.83399: variable 'inventory_hostname' from source: host vars for 'managed_node1' 6569 1726776665.83408: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776665.83415: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776665.83528: Set connection var ansible_timeout to 10 6569 1726776665.83543: Set connection var ansible_module_compression to ZIP_DEFLATED 6569 1726776665.83553: Set connection var ansible_shell_type to sh 6569 1726776665.83563: Set connection var ansible_shell_executable to /bin/sh 6569 1726776665.83574: Set connection var ansible_pipelining to False 6569 1726776665.83581: Set connection var ansible_connection to ssh 6569 1726776665.83605: variable 'ansible_shell_executable' from source: unknown 6569 1726776665.83612: variable 'ansible_connection' from source: unknown 6569 1726776665.83621: variable 'ansible_module_compression' from source: unknown 6569 1726776665.83628: variable 'ansible_shell_type' from source: unknown 6569 1726776665.83636: variable 'ansible_shell_executable' from source: unknown 6569 1726776665.83648: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776665.83659: variable 'ansible_pipelining' from source: unknown 6569 1726776665.83667: variable 'ansible_timeout' from source: unknown 6569 1726776665.83679: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776665.83824: 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) 6569 1726776665.83841: variable 'omit' from source: magic vars 6569 1726776665.83850: starting attempt loop 6569 1726776665.83861: running the handler 6569 1726776665.83879: handler run complete 6569 1726776665.83892: attempt loop complete, returning result 6569 1726776665.83899: _execute() done 6569 1726776665.83904: dumping result to json 6569 1726776665.83910: done dumping result, returning 6569 1726776665.83924: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes [025ceb90-32dd-bcf4-2993-000000000153] 6569 1726776665.83933: sending task result for task 025ceb90-32dd-bcf4-2993-000000000153 ok: [managed_node1] => { "ansible_facts": { "kernel_settings_reboot_required": false }, "changed": false } 6569 1726776665.84080: no more pending results, returning what we have 6569 1726776665.84083: results queue empty 6569 1726776665.84084: checking for any_errors_fatal 6569 1726776665.84090: done checking for any_errors_fatal 6569 1726776665.84091: checking for max_fail_percentage 6569 1726776665.84092: done checking for max_fail_percentage 6569 1726776665.84093: checking to see if all hosts have failed and the running result is not ok 6569 1726776665.84095: done checking to see if all hosts have failed 6569 1726776665.84095: getting the remaining hosts for this loop 6569 1726776665.84097: done getting the remaining hosts for this loop 6569 1726776665.84101: getting the next task for host managed_node1 6569 1726776665.84108: done getting next task for host managed_node1 6569 1726776665.84111: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 6569 1726776665.84115: ^ state is: HOST STATE: block=2, task=2, rescue=1, 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? True, did start at task? False 6569 1726776665.84127: getting variables 6569 1726776665.84129: in VariableManager get_vars() 6569 1726776665.84161: Calling all_inventory to load vars for managed_node1 6569 1726776665.84165: Calling groups_inventory to load vars for managed_node1 6569 1726776665.84167: Calling all_plugins_inventory to load vars for managed_node1 6569 1726776665.84180: Calling all_plugins_play to load vars for managed_node1 6569 1726776665.84183: Calling groups_plugins_inventory to load vars for managed_node1 6569 1726776665.84186: Calling groups_plugins_play to load vars for managed_node1 6569 1726776665.84413: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6569 1726776665.84635: done with get_vars() 6569 1726776665.84644: done getting variables 6569 1726776665.84697: 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) 6569 1726776665.84903: done sending task result for task 025ceb90-32dd-bcf4-2993-000000000153 6569 1726776665.84907: WORKER PROCESS EXITING TASK [fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:181 Thursday 19 September 2024 16:11:05 -0400 (0:00:00.027) 0:00:45.309 **** 6569 1726776665.84921: entering _queue_task() for managed_node1/set_fact 6569 1726776665.85126: worker is 1 (out of 1 available) 6569 1726776665.85137: exiting _queue_task() for managed_node1/set_fact 6569 1726776665.85147: done queuing things up, now waiting for results queue to drain 6569 1726776665.85149: waiting for pending results... 6569 1726776665.85406: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 6569 1726776665.85516: in run() - task 025ceb90-32dd-bcf4-2993-000000000154 6569 1726776665.85542: variable 'ansible_search_path' from source: unknown 6569 1726776665.85550: variable 'ansible_search_path' from source: unknown 6569 1726776665.85591: calling self._execute() 6569 1726776665.85676: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776665.85687: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776665.85702: variable 'omit' from source: magic vars 6569 1726776665.85803: variable 'omit' from source: magic vars 6569 1726776665.85869: variable 'omit' from source: magic vars 6569 1726776665.86240: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6569 1726776665.86497: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6569 1726776665.86545: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6569 1726776665.86590: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6569 1726776665.86630: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6569 1726776665.86779: variable '__kernel_settings_register_profile' from source: set_fact 6569 1726776665.86801: variable '__kernel_settings_register_mode' from source: set_fact 6569 1726776665.86813: variable '__kernel_settings_register_apply' from source: set_fact 6569 1726776665.86865: variable 'omit' from source: magic vars 6569 1726776665.86900: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6569 1726776665.86961: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6569 1726776665.86987: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6569 1726776665.87011: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6569 1726776665.87032: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6569 1726776665.87065: variable 'inventory_hostname' from source: host vars for 'managed_node1' 6569 1726776665.87077: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776665.87086: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776665.87196: Set connection var ansible_timeout to 10 6569 1726776665.87208: Set connection var ansible_module_compression to ZIP_DEFLATED 6569 1726776665.87220: Set connection var ansible_shell_type to sh 6569 1726776665.87231: Set connection var ansible_shell_executable to /bin/sh 6569 1726776665.87243: Set connection var ansible_pipelining to False 6569 1726776665.87250: Set connection var ansible_connection to ssh 6569 1726776665.87277: variable 'ansible_shell_executable' from source: unknown 6569 1726776665.87286: variable 'ansible_connection' from source: unknown 6569 1726776665.87293: variable 'ansible_module_compression' from source: unknown 6569 1726776665.87300: variable 'ansible_shell_type' from source: unknown 6569 1726776665.87308: variable 'ansible_shell_executable' from source: unknown 6569 1726776665.87315: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776665.87325: variable 'ansible_pipelining' from source: unknown 6569 1726776665.87333: variable 'ansible_timeout' from source: unknown 6569 1726776665.87342: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776665.87454: 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) 6569 1726776665.87475: variable 'omit' from source: magic vars 6569 1726776665.87485: starting attempt loop 6569 1726776665.87492: running the handler 6569 1726776665.87505: handler run complete 6569 1726776665.87520: attempt loop complete, returning result 6569 1726776665.87527: _execute() done 6569 1726776665.87534: dumping result to json 6569 1726776665.87541: done dumping result, returning 6569 1726776665.87552: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing [025ceb90-32dd-bcf4-2993-000000000154] 6569 1726776665.87561: sending task result for task 025ceb90-32dd-bcf4-2993-000000000154 6569 1726776665.87656: done sending task result for task 025ceb90-32dd-bcf4-2993-000000000154 6569 1726776665.87663: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "__kernel_settings_changed": true }, "changed": false } 6569 1726776665.87742: no more pending results, returning what we have 6569 1726776665.87745: results queue empty 6569 1726776665.87746: checking for any_errors_fatal 6569 1726776665.87750: done checking for any_errors_fatal 6569 1726776665.87751: checking for max_fail_percentage 6569 1726776665.87753: done checking for max_fail_percentage 6569 1726776665.87754: checking to see if all hosts have failed and the running result is not ok 6569 1726776665.87755: done checking to see if all hosts have failed 6569 1726776665.87756: getting the remaining hosts for this loop 6569 1726776665.87758: done getting the remaining hosts for this loop 6569 1726776665.87761: getting the next task for host managed_node1 6569 1726776665.87770: done getting next task for host managed_node1 6569 1726776665.87774: ^ task is: TASK: meta (role_complete) 6569 1726776665.87778: ^ state is: HOST STATE: block=2, task=2, rescue=1, 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? True, did start at task? False 6569 1726776665.87788: getting variables 6569 1726776665.87789: in VariableManager get_vars() 6569 1726776665.87826: Calling all_inventory to load vars for managed_node1 6569 1726776665.87830: Calling groups_inventory to load vars for managed_node1 6569 1726776665.87833: Calling all_plugins_inventory to load vars for managed_node1 6569 1726776665.87843: Calling all_plugins_play to load vars for managed_node1 6569 1726776665.87847: Calling groups_plugins_inventory to load vars for managed_node1 6569 1726776665.87850: Calling groups_plugins_play to load vars for managed_node1 6569 1726776665.88028: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6569 1726776665.88257: done with get_vars() 6569 1726776665.88267: done getting variables 6569 1726776665.88532: done queuing things up, now waiting for results queue to drain 6569 1726776665.88539: results queue empty 6569 1726776665.88540: checking for any_errors_fatal 6569 1726776665.88542: done checking for any_errors_fatal 6569 1726776665.88543: checking for max_fail_percentage 6569 1726776665.88544: done checking for max_fail_percentage 6569 1726776665.88544: checking to see if all hosts have failed and the running result is not ok 6569 1726776665.88545: done checking to see if all hosts have failed 6569 1726776665.88546: getting the remaining hosts for this loop 6569 1726776665.88547: done getting the remaining hosts for this loop 6569 1726776665.88549: getting the next task for host managed_node1 6569 1726776665.88553: done getting next task for host managed_node1 6569 1726776665.88555: ^ task is: TASK: Verify no settings 6569 1726776665.88557: ^ state is: HOST STATE: block=2, task=2, rescue=1, 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? True, did start at task? False 6569 1726776665.88560: getting variables 6569 1726776665.88560: in VariableManager get_vars() 6569 1726776665.88574: Calling all_inventory to load vars for managed_node1 6569 1726776665.88576: Calling groups_inventory to load vars for managed_node1 6569 1726776665.88578: Calling all_plugins_inventory to load vars for managed_node1 6569 1726776665.88582: Calling all_plugins_play to load vars for managed_node1 6569 1726776665.88584: Calling groups_plugins_inventory to load vars for managed_node1 6569 1726776665.88587: Calling groups_plugins_play to load vars for managed_node1 6569 1726776665.88751: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6569 1726776665.88946: done with get_vars() 6569 1726776665.88954: done getting variables 6569 1726776665.88994: 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-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:20 Thursday 19 September 2024 16:11:05 -0400 (0:00:00.040) 0:00:45.350 **** 6569 1726776665.89022: entering _queue_task() for managed_node1/shell 6569 1726776665.89247: worker is 1 (out of 1 available) 6569 1726776665.89260: exiting _queue_task() for managed_node1/shell 6569 1726776665.89275: done queuing things up, now waiting for results queue to drain 6569 1726776665.89276: waiting for pending results... 6569 1726776665.89542: running TaskExecutor() for managed_node1/TASK: Verify no settings 6569 1726776665.89642: in run() - task 025ceb90-32dd-bcf4-2993-000000000098 6569 1726776665.89660: variable 'ansible_search_path' from source: unknown 6569 1726776665.89667: variable 'ansible_search_path' from source: unknown 6569 1726776665.89707: calling self._execute() 6569 1726776665.89794: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776665.89803: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776665.89814: variable 'omit' from source: magic vars 6569 1726776665.89912: variable 'omit' from source: magic vars 6569 1726776665.89960: variable 'omit' from source: magic vars 6569 1726776665.90295: variable '__kernel_settings_profile_filename' from source: role '' exported vars 6569 1726776665.90378: variable '__kernel_settings_profile_dir' from source: role '' exported vars 6569 1726776665.90463: variable '__kernel_settings_profile_parent' from source: set_fact 6569 1726776665.90482: variable '__kernel_settings_tuned_profile' from source: role '' exported vars 6569 1726776665.90521: variable 'omit' from source: magic vars 6569 1726776665.90563: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6569 1726776665.90608: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6569 1726776665.90635: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6569 1726776665.90658: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6569 1726776665.90676: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6569 1726776665.90713: variable 'inventory_hostname' from source: host vars for 'managed_node1' 6569 1726776665.90724: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776665.90730: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776665.90839: Set connection var ansible_timeout to 10 6569 1726776665.90851: Set connection var ansible_module_compression to ZIP_DEFLATED 6569 1726776665.90861: Set connection var ansible_shell_type to sh 6569 1726776665.90870: Set connection var ansible_shell_executable to /bin/sh 6569 1726776665.90883: Set connection var ansible_pipelining to False 6569 1726776665.90889: Set connection var ansible_connection to ssh 6569 1726776665.90917: variable 'ansible_shell_executable' from source: unknown 6569 1726776665.90927: variable 'ansible_connection' from source: unknown 6569 1726776665.90934: variable 'ansible_module_compression' from source: unknown 6569 1726776665.90940: variable 'ansible_shell_type' from source: unknown 6569 1726776665.90946: variable 'ansible_shell_executable' from source: unknown 6569 1726776665.90951: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776665.90958: variable 'ansible_pipelining' from source: unknown 6569 1726776665.90964: variable 'ansible_timeout' from source: unknown 6569 1726776665.90974: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776665.91108: 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) 6569 1726776665.91127: variable 'omit' from source: magic vars 6569 1726776665.91136: starting attempt loop 6569 1726776665.91142: running the handler 6569 1726776665.91154: 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) 6569 1726776665.91177: _low_level_execute_command(): starting 6569 1726776665.91191: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6569 1726776665.91979: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6569 1726776665.91998: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776665.92013: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776665.92035: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776665.92081: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776665.92094: stderr chunk (state=3): >>>debug2: match not found <<< 6569 1726776665.92111: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776665.92133: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6569 1726776665.92145: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.190 is address <<< 6569 1726776665.92157: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6569 1726776665.92170: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776665.92188: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776665.92204: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776665.92221: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776665.92235: stderr chunk (state=3): >>>debug2: match found <<< 6569 1726776665.92250: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776665.92331: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776665.92355: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776665.92375: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776665.92468: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776665.94023: stdout chunk (state=3): >>>/root <<< 6569 1726776665.94113: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776665.94211: stderr chunk (state=3): >>><<< 6569 1726776665.94232: stdout chunk (state=3): >>><<< 6569 1726776665.94368: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776665.94380: _low_level_execute_command(): starting 6569 1726776665.94383: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776665.9426837-7386-246379831121217 `" && echo ansible-tmp-1726776665.9426837-7386-246379831121217="` echo /root/.ansible/tmp/ansible-tmp-1726776665.9426837-7386-246379831121217 `" ) && sleep 0' 6569 1726776665.94977: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6569 1726776665.94990: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776665.95004: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776665.95034: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776665.95079: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776665.95093: stderr chunk (state=3): >>>debug2: match not found <<< 6569 1726776665.95128: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776665.95156: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6569 1726776665.95169: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.190 is address <<< 6569 1726776665.95195: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6569 1726776665.95227: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776665.95265: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776665.95288: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776665.95300: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776665.95311: stderr chunk (state=3): >>>debug2: match found <<< 6569 1726776665.95328: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776665.95430: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776665.95452: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776665.95455: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776665.95537: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776665.97355: stdout chunk (state=3): >>>ansible-tmp-1726776665.9426837-7386-246379831121217=/root/.ansible/tmp/ansible-tmp-1726776665.9426837-7386-246379831121217 <<< 6569 1726776665.98123: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776665.98127: stderr chunk (state=3): >>><<< 6569 1726776665.98129: stdout chunk (state=3): >>><<< 6569 1726776665.98132: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776665.9426837-7386-246379831121217=/root/.ansible/tmp/ansible-tmp-1726776665.9426837-7386-246379831121217 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776665.98134: variable 'ansible_module_compression' from source: unknown 6569 1726776665.98136: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-65694zoo26u5/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 6569 1726776665.98138: variable 'ansible_facts' from source: unknown 6569 1726776665.98140: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776665.9426837-7386-246379831121217/AnsiballZ_command.py 6569 1726776665.98141: Sending initial data 6569 1726776665.98143: Sent initial data (154 bytes) 6569 1726776665.98943: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776665.98949: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776665.98988: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776665.98994: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration <<< 6569 1726776665.99006: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776665.99012: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776665.99016: stderr chunk (state=3): >>>debug2: match found <<< 6569 1726776665.99036: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776665.99106: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776665.99109: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776665.99125: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776665.99209: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776666.00865: 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 <<< 6569 1726776666.00922: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6569 1726776666.00976: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-65694zoo26u5/tmpbp2vmmx2 /root/.ansible/tmp/ansible-tmp-1726776665.9426837-7386-246379831121217/AnsiballZ_command.py <<< 6569 1726776666.01032: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6569 1726776666.02193: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776666.02252: stderr chunk (state=3): >>><<< 6569 1726776666.02255: stdout chunk (state=3): >>><<< 6569 1726776666.02261: done transferring module to remote 6569 1726776666.02275: _low_level_execute_command(): starting 6569 1726776666.02279: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776665.9426837-7386-246379831121217/ /root/.ansible/tmp/ansible-tmp-1726776665.9426837-7386-246379831121217/AnsiballZ_command.py && sleep 0' 6569 1726776666.02865: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776666.02869: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776666.02953: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776666.03005: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776666.04679: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776666.04723: stderr chunk (state=3): >>><<< 6569 1726776666.04731: stdout chunk (state=3): >>><<< 6569 1726776666.04745: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776666.04748: _low_level_execute_command(): starting 6569 1726776666.04752: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776665.9426837-7386-246379831121217/AnsiballZ_command.py && sleep 0' 6569 1726776666.05174: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776666.05178: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776666.05223: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776666.05227: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776666.05229: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776666.05289: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776666.05309: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776666.05331: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776666.05430: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776666.19157: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "+ exec\n+ rc=0\n+ conf=/etc/tuned/kernel_settings/tuned.conf\n+ for section in sysctl sysfs systemd vm\n+ grep '^\\[sysctl\\]' /etc/tuned/kernel_settings/tuned.conf\n+ for section in sysctl sysfs systemd vm\n+ grep '^\\[sysfs\\]' /etc/tuned/kernel_settings/tuned.conf\n+ for section in sysctl sysfs systemd vm\n+ grep '^\\[systemd\\]' /etc/tuned/kernel_settings/tuned.conf\n+ for section in sysctl sysfs systemd vm\n+ grep '^\\[vm\\]' /etc/tuned/kernel_settings/tuned.conf\n+ exit 0", "rc": 0, "cmd": "set -euxo pipefail\nexec 1>&2\nrc=0\nconf=/etc/tuned/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:06.180515", "end": "2024-09-19 16:11:06.188742", "delta": "0:00:00.008227", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euxo pipefail\nexec 1>&2\nrc=0\nconf=/etc/tuned/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}}} <<< 6569 1726776666.20302: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.190 closed. <<< 6569 1726776666.20361: stderr chunk (state=3): >>><<< 6569 1726776666.20364: stdout chunk (state=3): >>><<< 6569 1726776666.20383: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "+ exec\n+ rc=0\n+ conf=/etc/tuned/kernel_settings/tuned.conf\n+ for section in sysctl sysfs systemd vm\n+ grep '^\\[sysctl\\]' /etc/tuned/kernel_settings/tuned.conf\n+ for section in sysctl sysfs systemd vm\n+ grep '^\\[sysfs\\]' /etc/tuned/kernel_settings/tuned.conf\n+ for section in sysctl sysfs systemd vm\n+ grep '^\\[systemd\\]' /etc/tuned/kernel_settings/tuned.conf\n+ for section in sysctl sysfs systemd vm\n+ grep '^\\[vm\\]' /etc/tuned/kernel_settings/tuned.conf\n+ exit 0", "rc": 0, "cmd": "set -euxo pipefail\nexec 1>&2\nrc=0\nconf=/etc/tuned/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:06.180515", "end": "2024-09-19 16:11:06.188742", "delta": "0:00:00.008227", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euxo pipefail\nexec 1>&2\nrc=0\nconf=/etc/tuned/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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.10.190 closed. 6569 1726776666.20416: done with _execute_module (ansible.legacy.command, {'_raw_params': 'set -euxo pipefail\nexec 1>&2\nrc=0\nconf=/etc/tuned/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-1726776665.9426837-7386-246379831121217/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6569 1726776666.20424: _low_level_execute_command(): starting 6569 1726776666.20430: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776665.9426837-7386-246379831121217/ > /dev/null 2>&1 && sleep 0' 6569 1726776666.20893: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776666.20896: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776666.20923: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found <<< 6569 1726776666.20926: 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.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776666.20937: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776666.20979: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776666.20994: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776666.21056: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776666.22835: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776666.22860: stderr chunk (state=3): >>><<< 6569 1726776666.22863: stdout chunk (state=3): >>><<< 6569 1726776666.22930: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776666.22934: handler run complete 6569 1726776666.22936: Evaluated conditional (False): False 6569 1726776666.22938: attempt loop complete, returning result 6569 1726776666.23025: _execute() done 6569 1726776666.23028: dumping result to json 6569 1726776666.23030: done dumping result, returning 6569 1726776666.23033: done running TaskExecutor() for managed_node1/TASK: Verify no settings [025ceb90-32dd-bcf4-2993-000000000098] 6569 1726776666.23035: sending task result for task 025ceb90-32dd-bcf4-2993-000000000098 6569 1726776666.23115: done sending task result for task 025ceb90-32dd-bcf4-2993-000000000098 6569 1726776666.23121: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": "set -euxo pipefail\nexec 1>&2\nrc=0\nconf=/etc/tuned/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.008227", "end": "2024-09-19 16:11:06.188742", "rc": 0, "start": "2024-09-19 16:11:06.180515" } STDERR: + exec + rc=0 + conf=/etc/tuned/kernel_settings/tuned.conf + for section in sysctl sysfs systemd vm + grep '^\[sysctl\]' /etc/tuned/kernel_settings/tuned.conf + for section in sysctl sysfs systemd vm + grep '^\[sysfs\]' /etc/tuned/kernel_settings/tuned.conf + for section in sysctl sysfs systemd vm + grep '^\[systemd\]' /etc/tuned/kernel_settings/tuned.conf + for section in sysctl sysfs systemd vm + grep '^\[vm\]' /etc/tuned/kernel_settings/tuned.conf + exit 0 6569 1726776666.23191: no more pending results, returning what we have 6569 1726776666.23194: results queue empty 6569 1726776666.23195: checking for any_errors_fatal 6569 1726776666.23197: done checking for any_errors_fatal 6569 1726776666.23197: checking for max_fail_percentage 6569 1726776666.23199: done checking for max_fail_percentage 6569 1726776666.23201: checking to see if all hosts have failed and the running result is not ok 6569 1726776666.23202: done checking to see if all hosts have failed 6569 1726776666.23203: getting the remaining hosts for this loop 6569 1726776666.23205: done getting the remaining hosts for this loop 6569 1726776666.23208: getting the next task for host managed_node1 6569 1726776666.23215: done getting next task for host managed_node1 6569 1726776666.23217: ^ task is: TASK: Remove kernel_settings tuned profile 6569 1726776666.23227: ^ state is: HOST STATE: block=2, task=2, rescue=1, 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? True, did start at task? False 6569 1726776666.23232: getting variables 6569 1726776666.23234: in VariableManager get_vars() 6569 1726776666.23273: Calling all_inventory to load vars for managed_node1 6569 1726776666.23277: Calling groups_inventory to load vars for managed_node1 6569 1726776666.23279: Calling all_plugins_inventory to load vars for managed_node1 6569 1726776666.23291: Calling all_plugins_play to load vars for managed_node1 6569 1726776666.23293: Calling groups_plugins_inventory to load vars for managed_node1 6569 1726776666.23296: Calling groups_plugins_play to load vars for managed_node1 6569 1726776666.23469: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6569 1726776666.23701: done with get_vars() 6569 1726776666.23716: done getting variables TASK [Remove kernel_settings tuned profile] ************************************ task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:36 Thursday 19 September 2024 16:11:06 -0400 (0:00:00.348) 0:00:45.698 **** 6569 1726776666.23826: entering _queue_task() for managed_node1/file 6569 1726776666.24009: worker is 1 (out of 1 available) 6569 1726776666.24020: exiting _queue_task() for managed_node1/file 6569 1726776666.24030: done queuing things up, now waiting for results queue to drain 6569 1726776666.24031: waiting for pending results... 6569 1726776666.24258: running TaskExecutor() for managed_node1/TASK: Remove kernel_settings tuned profile 6569 1726776666.24319: in run() - task 025ceb90-32dd-bcf4-2993-000000000099 6569 1726776666.24330: variable 'ansible_search_path' from source: unknown 6569 1726776666.24333: variable 'ansible_search_path' from source: unknown 6569 1726776666.24361: calling self._execute() 6569 1726776666.24428: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776666.24432: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776666.24440: variable 'omit' from source: magic vars 6569 1726776666.24522: variable 'omit' from source: magic vars 6569 1726776666.24548: variable 'omit' from source: magic vars 6569 1726776666.24566: variable '__kernel_settings_profile_dir' from source: role '' exported vars 6569 1726776666.24783: variable '__kernel_settings_profile_dir' from source: role '' exported vars 6569 1726776666.24853: variable '__kernel_settings_profile_parent' from source: set_fact 6569 1726776666.24861: variable '__kernel_settings_tuned_profile' from source: role '' exported vars 6569 1726776666.24889: variable 'omit' from source: magic vars 6569 1726776666.24921: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6569 1726776666.25001: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6569 1726776666.25016: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6569 1726776666.25033: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6569 1726776666.25043: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6569 1726776666.25067: variable 'inventory_hostname' from source: host vars for 'managed_node1' 6569 1726776666.25073: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776666.25076: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776666.25144: Set connection var ansible_timeout to 10 6569 1726776666.25149: Set connection var ansible_module_compression to ZIP_DEFLATED 6569 1726776666.25154: Set connection var ansible_shell_type to sh 6569 1726776666.25159: Set connection var ansible_shell_executable to /bin/sh 6569 1726776666.25168: Set connection var ansible_pipelining to False 6569 1726776666.25170: Set connection var ansible_connection to ssh 6569 1726776666.25184: variable 'ansible_shell_executable' from source: unknown 6569 1726776666.25188: variable 'ansible_connection' from source: unknown 6569 1726776666.25190: variable 'ansible_module_compression' from source: unknown 6569 1726776666.25193: variable 'ansible_shell_type' from source: unknown 6569 1726776666.25195: variable 'ansible_shell_executable' from source: unknown 6569 1726776666.25197: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776666.25199: variable 'ansible_pipelining' from source: unknown 6569 1726776666.25201: variable 'ansible_timeout' from source: unknown 6569 1726776666.25206: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776666.25352: 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) 6569 1726776666.25359: variable 'omit' from source: magic vars 6569 1726776666.25364: starting attempt loop 6569 1726776666.25366: running the handler 6569 1726776666.25379: _low_level_execute_command(): starting 6569 1726776666.25387: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6569 1726776666.25884: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776666.25904: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776666.25916: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776666.25935: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776666.25979: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776666.25991: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776666.26013: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776666.26097: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776666.27599: stdout chunk (state=3): >>>/root <<< 6569 1726776666.27773: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776666.27777: stdout chunk (state=3): >>><<< 6569 1726776666.27779: stderr chunk (state=3): >>><<< 6569 1726776666.27817: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776666.27824: _low_level_execute_command(): starting 6569 1726776666.27863: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776666.2779973-7412-216196372399870 `" && echo ansible-tmp-1726776666.2779973-7412-216196372399870="` echo /root/.ansible/tmp/ansible-tmp-1726776666.2779973-7412-216196372399870 `" ) && sleep 0' 6569 1726776666.28279: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776666.28283: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776666.28309: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found <<< 6569 1726776666.28320: 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.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776666.28323: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776666.28370: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776666.28377: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776666.28444: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776666.30232: stdout chunk (state=3): >>>ansible-tmp-1726776666.2779973-7412-216196372399870=/root/.ansible/tmp/ansible-tmp-1726776666.2779973-7412-216196372399870 <<< 6569 1726776666.30343: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776666.30415: stderr chunk (state=3): >>><<< 6569 1726776666.30431: stdout chunk (state=3): >>><<< 6569 1726776666.30459: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776666.2779973-7412-216196372399870=/root/.ansible/tmp/ansible-tmp-1726776666.2779973-7412-216196372399870 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776666.30508: variable 'ansible_module_compression' from source: unknown 6569 1726776666.30575: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-65694zoo26u5/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 6569 1726776666.30620: variable 'ansible_facts' from source: unknown 6569 1726776666.30712: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776666.2779973-7412-216196372399870/AnsiballZ_file.py 6569 1726776666.30869: Sending initial data 6569 1726776666.30876: Sent initial data (151 bytes) 6569 1726776666.31894: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6569 1726776666.31908: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776666.31926: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776666.31946: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776666.31992: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776666.32007: stderr chunk (state=3): >>>debug2: match not found <<< 6569 1726776666.32023: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776666.32044: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6569 1726776666.32056: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.190 is address <<< 6569 1726776666.32067: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6569 1726776666.32085: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776666.32102: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776666.32122: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776666.32136: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776666.32147: stderr chunk (state=3): >>>debug2: match found <<< 6569 1726776666.32161: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776666.32248: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776666.32273: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776666.32291: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776666.32381: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776666.34036: 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 <<< 6569 1726776666.34087: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6569 1726776666.34146: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-65694zoo26u5/tmp0d3vbn96 /root/.ansible/tmp/ansible-tmp-1726776666.2779973-7412-216196372399870/AnsiballZ_file.py <<< 6569 1726776666.34199: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6569 1726776666.35189: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776666.35407: stderr chunk (state=3): >>><<< 6569 1726776666.35410: stdout chunk (state=3): >>><<< 6569 1726776666.35412: done transferring module to remote 6569 1726776666.35414: _low_level_execute_command(): starting 6569 1726776666.35416: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776666.2779973-7412-216196372399870/ /root/.ansible/tmp/ansible-tmp-1726776666.2779973-7412-216196372399870/AnsiballZ_file.py && sleep 0' 6569 1726776666.35965: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776666.35971: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776666.36010: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776666.36021: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776666.36028: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776666.36075: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776666.36102: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776666.36106: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776666.36167: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776666.38116: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776666.38123: stdout chunk (state=3): >>><<< 6569 1726776666.38125: stderr chunk (state=3): >>><<< 6569 1726776666.38232: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776666.38236: _low_level_execute_command(): starting 6569 1726776666.38239: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776666.2779973-7412-216196372399870/AnsiballZ_file.py && sleep 0' 6569 1726776666.39001: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776666.39004: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776666.39039: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776666.39043: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776666.39045: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776666.39125: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776666.39138: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776666.39211: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776666.52832: stdout chunk (state=3): >>> {"path": "/etc/tuned/kernel_settings", "changed": true, "diff": {"before": {"path": "/etc/tuned/kernel_settings", "state": "directory", "path_content": {"directories": [], "files": ["/etc/tuned/kernel_settings/tuned.conf"]}}, "after": {"path": "/etc/tuned/kernel_settings", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"path": "/etc/tuned/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}}} <<< 6569 1726776666.53745: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.190 closed. <<< 6569 1726776666.53803: stderr chunk (state=3): >>><<< 6569 1726776666.53806: stdout chunk (state=3): >>><<< 6569 1726776666.53826: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/tuned/kernel_settings", "changed": true, "diff": {"before": {"path": "/etc/tuned/kernel_settings", "state": "directory", "path_content": {"directories": [], "files": ["/etc/tuned/kernel_settings/tuned.conf"]}}, "after": {"path": "/etc/tuned/kernel_settings", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"path": "/etc/tuned/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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.10.190 closed. 6569 1726776666.53857: done with _execute_module (file, {'path': '/etc/tuned/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-1726776666.2779973-7412-216196372399870/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6569 1726776666.53864: _low_level_execute_command(): starting 6569 1726776666.53873: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776666.2779973-7412-216196372399870/ > /dev/null 2>&1 && sleep 0' 6569 1726776666.54309: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776666.54316: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776666.54365: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776666.54368: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration <<< 6569 1726776666.54373: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776666.54375: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776666.54425: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776666.54430: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776666.54495: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776666.56258: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776666.56302: stderr chunk (state=3): >>><<< 6569 1726776666.56306: stdout chunk (state=3): >>><<< 6569 1726776666.56317: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776666.56325: handler run complete 6569 1726776666.56343: attempt loop complete, returning result 6569 1726776666.56346: _execute() done 6569 1726776666.56348: dumping result to json 6569 1726776666.56354: done dumping result, returning 6569 1726776666.56361: done running TaskExecutor() for managed_node1/TASK: Remove kernel_settings tuned profile [025ceb90-32dd-bcf4-2993-000000000099] 6569 1726776666.56366: sending task result for task 025ceb90-32dd-bcf4-2993-000000000099 6569 1726776666.56473: done sending task result for task 025ceb90-32dd-bcf4-2993-000000000099 6569 1726776666.56477: WORKER PROCESS EXITING changed: [managed_node1] => { "changed": true, "path": "/etc/tuned/kernel_settings", "state": "absent" } 6569 1726776666.56553: no more pending results, returning what we have 6569 1726776666.56557: results queue empty 6569 1726776666.56557: checking for any_errors_fatal 6569 1726776666.56565: done checking for any_errors_fatal 6569 1726776666.56566: checking for max_fail_percentage 6569 1726776666.56568: done checking for max_fail_percentage 6569 1726776666.56568: checking to see if all hosts have failed and the running result is not ok 6569 1726776666.56569: done checking to see if all hosts have failed 6569 1726776666.56570: getting the remaining hosts for this loop 6569 1726776666.56574: done getting the remaining hosts for this loop 6569 1726776666.56577: getting the next task for host managed_node1 6569 1726776666.56583: done getting next task for host managed_node1 6569 1726776666.56587: ^ task is: TASK: Get active_profile 6569 1726776666.56591: ^ state is: HOST STATE: block=2, task=2, rescue=1, 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? True, did start at task? False 6569 1726776666.56595: getting variables 6569 1726776666.56596: in VariableManager get_vars() 6569 1726776666.56629: Calling all_inventory to load vars for managed_node1 6569 1726776666.56632: Calling groups_inventory to load vars for managed_node1 6569 1726776666.56634: Calling all_plugins_inventory to load vars for managed_node1 6569 1726776666.56643: Calling all_plugins_play to load vars for managed_node1 6569 1726776666.56646: Calling groups_plugins_inventory to load vars for managed_node1 6569 1726776666.56648: Calling groups_plugins_play to load vars for managed_node1 6569 1726776666.56795: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6569 1726776666.56914: done with get_vars() 6569 1726776666.56923: done getting variables TASK [Get active_profile] ****************************************************** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:41 Thursday 19 September 2024 16:11:06 -0400 (0:00:00.331) 0:00:46.029 **** 6569 1726776666.56989: entering _queue_task() for managed_node1/slurp 6569 1726776666.57165: worker is 1 (out of 1 available) 6569 1726776666.57180: exiting _queue_task() for managed_node1/slurp 6569 1726776666.57191: done queuing things up, now waiting for results queue to drain 6569 1726776666.57192: waiting for pending results... 6569 1726776666.57357: running TaskExecutor() for managed_node1/TASK: Get active_profile 6569 1726776666.57413: in run() - task 025ceb90-32dd-bcf4-2993-00000000009a 6569 1726776666.57428: variable 'ansible_search_path' from source: unknown 6569 1726776666.57431: variable 'ansible_search_path' from source: unknown 6569 1726776666.57458: calling self._execute() 6569 1726776666.57548: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776666.57552: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776666.57555: variable 'omit' from source: magic vars 6569 1726776666.57628: variable 'omit' from source: magic vars 6569 1726776666.57678: variable 'omit' from source: magic vars 6569 1726776666.57709: variable '__kernel_settings_tuned_active_profile' from source: role '' exported vars 6569 1726776666.57998: variable '__kernel_settings_tuned_active_profile' from source: role '' exported vars 6569 1726776666.58088: variable '__kernel_settings_tuned_dir' from source: role '' exported vars 6569 1726776666.58123: variable 'omit' from source: magic vars 6569 1726776666.58166: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6569 1726776666.58208: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6569 1726776666.58238: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6569 1726776666.58261: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6569 1726776666.58283: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6569 1726776666.58316: variable 'inventory_hostname' from source: host vars for 'managed_node1' 6569 1726776666.58327: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776666.58334: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776666.58440: Set connection var ansible_timeout to 10 6569 1726776666.58450: Set connection var ansible_module_compression to ZIP_DEFLATED 6569 1726776666.58460: Set connection var ansible_shell_type to sh 6569 1726776666.58469: Set connection var ansible_shell_executable to /bin/sh 6569 1726776666.58485: Set connection var ansible_pipelining to False 6569 1726776666.58491: Set connection var ansible_connection to ssh 6569 1726776666.58515: variable 'ansible_shell_executable' from source: unknown 6569 1726776666.58524: variable 'ansible_connection' from source: unknown 6569 1726776666.58531: variable 'ansible_module_compression' from source: unknown 6569 1726776666.58538: variable 'ansible_shell_type' from source: unknown 6569 1726776666.58544: variable 'ansible_shell_executable' from source: unknown 6569 1726776666.58550: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776666.58557: variable 'ansible_pipelining' from source: unknown 6569 1726776666.58563: variable 'ansible_timeout' from source: unknown 6569 1726776666.58573: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776666.58775: 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) 6569 1726776666.58792: variable 'omit' from source: magic vars 6569 1726776666.58801: starting attempt loop 6569 1726776666.58806: running the handler 6569 1726776666.58826: _low_level_execute_command(): starting 6569 1726776666.58839: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6569 1726776666.59511: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6569 1726776666.59529: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776666.59566: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776666.59573: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776666.59601: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776666.59627: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776666.59631: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776666.59633: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776666.59704: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776666.59709: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776666.59711: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776666.59761: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776666.61283: stdout chunk (state=3): >>>/root <<< 6569 1726776666.61387: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776666.61449: stderr chunk (state=3): >>><<< 6569 1726776666.61463: stdout chunk (state=3): >>><<< 6569 1726776666.62135: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776666.62139: _low_level_execute_command(): starting 6569 1726776666.62144: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776666.615002-7437-218834673950139 `" && echo ansible-tmp-1726776666.615002-7437-218834673950139="` echo /root/.ansible/tmp/ansible-tmp-1726776666.615002-7437-218834673950139 `" ) && sleep 0' 6569 1726776666.62484: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6569 1726776666.62488: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776666.62492: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776666.62502: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776666.62504: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776666.62505: stderr chunk (state=3): >>>debug2: match not found <<< 6569 1726776666.62507: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776666.62509: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6569 1726776666.62511: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.190 is address <<< 6569 1726776666.62514: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6569 1726776666.62516: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776666.62521: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776666.62523: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776666.62524: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776666.62526: stderr chunk (state=3): >>>debug2: match found <<< 6569 1726776666.62528: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776666.62534: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776666.62539: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776666.62541: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776666.62555: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776666.64341: stdout chunk (state=3): >>>ansible-tmp-1726776666.615002-7437-218834673950139=/root/.ansible/tmp/ansible-tmp-1726776666.615002-7437-218834673950139 <<< 6569 1726776666.64456: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776666.64503: stderr chunk (state=3): >>><<< 6569 1726776666.64505: stdout chunk (state=3): >>><<< 6569 1726776666.64524: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776666.615002-7437-218834673950139=/root/.ansible/tmp/ansible-tmp-1726776666.615002-7437-218834673950139 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776666.64557: variable 'ansible_module_compression' from source: unknown 6569 1726776666.64593: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-65694zoo26u5/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 6569 1726776666.64621: variable 'ansible_facts' from source: unknown 6569 1726776666.64682: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776666.615002-7437-218834673950139/AnsiballZ_slurp.py 6569 1726776666.64778: Sending initial data 6569 1726776666.64788: Sent initial data (151 bytes) 6569 1726776666.65406: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776666.65412: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776666.65449: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found <<< 6569 1726776666.65453: 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.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776666.65455: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776666.65504: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776666.65508: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776666.65576: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776666.67229: 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 <<< 6569 1726776666.67280: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6569 1726776666.67342: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-65694zoo26u5/tmp00dt11i2 /root/.ansible/tmp/ansible-tmp-1726776666.615002-7437-218834673950139/AnsiballZ_slurp.py <<< 6569 1726776666.67394: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6569 1726776666.68233: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776666.68324: stderr chunk (state=3): >>><<< 6569 1726776666.68327: stdout chunk (state=3): >>><<< 6569 1726776666.68342: done transferring module to remote 6569 1726776666.68352: _low_level_execute_command(): starting 6569 1726776666.68355: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776666.615002-7437-218834673950139/ /root/.ansible/tmp/ansible-tmp-1726776666.615002-7437-218834673950139/AnsiballZ_slurp.py && sleep 0' 6569 1726776666.68776: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776666.68780: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776666.68812: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776666.68819: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776666.68827: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776666.68960: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776666.69010: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776666.70719: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776666.70725: stdout chunk (state=3): >>><<< 6569 1726776666.70727: stderr chunk (state=3): >>><<< 6569 1726776666.70737: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776666.70740: _low_level_execute_command(): starting 6569 1726776666.70748: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776666.615002-7437-218834673950139/AnsiballZ_slurp.py && sleep 0' 6569 1726776666.71164: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776666.71167: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776666.71203: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776666.71206: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776666.71208: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776666.71210: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776666.71256: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776666.71274: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776666.71293: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776666.71369: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776666.84163: 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"}}} <<< 6569 1726776666.85098: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.190 closed. <<< 6569 1726776666.85187: stderr chunk (state=3): >>><<< 6569 1726776666.85191: stdout chunk (state=3): >>><<< 6569 1726776666.85314: _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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.10.190 closed. 6569 1726776666.85320: 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-1726776666.615002-7437-218834673950139/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6569 1726776666.85324: _low_level_execute_command(): starting 6569 1726776666.85326: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776666.615002-7437-218834673950139/ > /dev/null 2>&1 && sleep 0' 6569 1726776666.85870: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6569 1726776666.85888: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776666.85903: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776666.85922: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776666.85964: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776666.85976: stderr chunk (state=3): >>>debug2: match not found <<< 6569 1726776666.85995: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776666.86012: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6569 1726776666.86026: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.190 is address <<< 6569 1726776666.86037: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6569 1726776666.86049: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776666.86068: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776666.86085: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776666.86103: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776666.86113: stderr chunk (state=3): >>>debug2: match found <<< 6569 1726776666.86133: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776666.86211: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776666.86238: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776666.86256: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776666.86350: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776666.88187: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776666.88191: stdout chunk (state=3): >>><<< 6569 1726776666.88193: stderr chunk (state=3): >>><<< 6569 1726776666.88530: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776666.88533: handler run complete 6569 1726776666.88536: attempt loop complete, returning result 6569 1726776666.88538: _execute() done 6569 1726776666.88547: dumping result to json 6569 1726776666.88549: done dumping result, returning 6569 1726776666.88551: done running TaskExecutor() for managed_node1/TASK: Get active_profile [025ceb90-32dd-bcf4-2993-00000000009a] 6569 1726776666.88553: sending task result for task 025ceb90-32dd-bcf4-2993-00000000009a 6569 1726776666.88630: done sending task result for task 025ceb90-32dd-bcf4-2993-00000000009a 6569 1726776666.88634: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "encoding": "base64", "source": "/etc/tuned/active_profile" } 6569 1726776666.88703: no more pending results, returning what we have 6569 1726776666.88706: results queue empty 6569 1726776666.88707: checking for any_errors_fatal 6569 1726776666.88715: done checking for any_errors_fatal 6569 1726776666.88716: checking for max_fail_percentage 6569 1726776666.88720: done checking for max_fail_percentage 6569 1726776666.88721: checking to see if all hosts have failed and the running result is not ok 6569 1726776666.88722: done checking to see if all hosts have failed 6569 1726776666.88723: getting the remaining hosts for this loop 6569 1726776666.88724: done getting the remaining hosts for this loop 6569 1726776666.88727: getting the next task for host managed_node1 6569 1726776666.88733: done getting next task for host managed_node1 6569 1726776666.88736: ^ task is: TASK: Ensure kernel_settings is not in active_profile 6569 1726776666.88739: ^ state is: HOST STATE: block=2, task=2, rescue=1, 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? True, did start at task? False 6569 1726776666.88742: getting variables 6569 1726776666.88743: in VariableManager get_vars() 6569 1726776666.88780: Calling all_inventory to load vars for managed_node1 6569 1726776666.88784: Calling groups_inventory to load vars for managed_node1 6569 1726776666.88786: Calling all_plugins_inventory to load vars for managed_node1 6569 1726776666.88796: Calling all_plugins_play to load vars for managed_node1 6569 1726776666.88799: Calling groups_plugins_inventory to load vars for managed_node1 6569 1726776666.88803: Calling groups_plugins_play to load vars for managed_node1 6569 1726776666.88980: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6569 1726776666.89200: done with get_vars() 6569 1726776666.89211: done getting variables 6569 1726776666.89279: 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-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:46 Thursday 19 September 2024 16:11:06 -0400 (0:00:00.323) 0:00:46.353 **** 6569 1726776666.89309: entering _queue_task() for managed_node1/copy 6569 1726776666.89585: worker is 1 (out of 1 available) 6569 1726776666.89597: exiting _queue_task() for managed_node1/copy 6569 1726776666.89608: done queuing things up, now waiting for results queue to drain 6569 1726776666.89610: waiting for pending results... 6569 1726776666.89883: running TaskExecutor() for managed_node1/TASK: Ensure kernel_settings is not in active_profile 6569 1726776666.89983: in run() - task 025ceb90-32dd-bcf4-2993-00000000009b 6569 1726776666.90003: variable 'ansible_search_path' from source: unknown 6569 1726776666.90013: variable 'ansible_search_path' from source: unknown 6569 1726776666.90057: calling self._execute() 6569 1726776666.90145: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776666.90158: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776666.90176: variable 'omit' from source: magic vars 6569 1726776666.90287: variable 'omit' from source: magic vars 6569 1726776666.90337: variable 'omit' from source: magic vars 6569 1726776666.90369: variable '__active_profile' from source: task vars 6569 1726776666.90702: variable '__active_profile' from source: task vars 6569 1726776666.90927: variable '__cur_profile' from source: task vars 6569 1726776666.91094: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6569 1726776666.93544: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6569 1726776666.93616: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6569 1726776666.93664: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6569 1726776666.93705: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6569 1726776666.93742: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6569 1726776666.93832: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6569 1726776666.93876: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6569 1726776666.93908: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6569 1726776666.93959: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6569 1726776666.93987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6569 1726776666.94106: variable '__kernel_settings_tuned_current_profile' from source: set_fact 6569 1726776666.94176: variable '__kernel_settings_tuned_active_profile' from source: role '' exported vars 6569 1726776666.94256: variable '__kernel_settings_tuned_active_profile' from source: role '' exported vars 6569 1726776666.94339: variable '__kernel_settings_tuned_dir' from source: role '' exported vars 6569 1726776666.94362: variable 'omit' from source: magic vars 6569 1726776666.94434: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6569 1726776666.94463: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6569 1726776666.94488: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6569 1726776666.94515: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6569 1726776666.94532: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6569 1726776666.94563: variable 'inventory_hostname' from source: host vars for 'managed_node1' 6569 1726776666.94574: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776666.94582: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776666.94687: Set connection var ansible_timeout to 10 6569 1726776666.94696: Set connection var ansible_module_compression to ZIP_DEFLATED 6569 1726776666.94703: Set connection var ansible_shell_type to sh 6569 1726776666.94710: Set connection var ansible_shell_executable to /bin/sh 6569 1726776666.94716: Set connection var ansible_pipelining to False 6569 1726776666.94723: Set connection var ansible_connection to ssh 6569 1726776666.94752: variable 'ansible_shell_executable' from source: unknown 6569 1726776666.94758: variable 'ansible_connection' from source: unknown 6569 1726776666.94763: variable 'ansible_module_compression' from source: unknown 6569 1726776666.94768: variable 'ansible_shell_type' from source: unknown 6569 1726776666.94777: variable 'ansible_shell_executable' from source: unknown 6569 1726776666.94783: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776666.94789: variable 'ansible_pipelining' from source: unknown 6569 1726776666.94795: variable 'ansible_timeout' from source: unknown 6569 1726776666.94800: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776666.94906: 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) 6569 1726776666.95043: variable 'omit' from source: magic vars 6569 1726776666.95589: starting attempt loop 6569 1726776666.95596: running the handler 6569 1726776666.95610: _low_level_execute_command(): starting 6569 1726776666.95624: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6569 1726776666.97444: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776666.97448: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776666.97584: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776666.97590: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776666.97647: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776666.97784: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776666.97788: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776666.97883: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776666.99464: stdout chunk (state=3): >>>/root <<< 6569 1726776666.99581: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776666.99624: stderr chunk (state=3): >>><<< 6569 1726776666.99627: stdout chunk (state=3): >>><<< 6569 1726776666.99650: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776666.99672: _low_level_execute_command(): starting 6569 1726776666.99677: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776666.996505-7458-277896071090649 `" && echo ansible-tmp-1726776666.996505-7458-277896071090649="` echo /root/.ansible/tmp/ansible-tmp-1726776666.996505-7458-277896071090649 `" ) && sleep 0' 6569 1726776667.00479: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776667.00485: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776667.00500: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776667.00537: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found <<< 6569 1726776667.00543: 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.10.190 is address debug1: re-parsing configuration <<< 6569 1726776667.00556: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776667.00560: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found <<< 6569 1726776667.00579: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776667.00653: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776667.00657: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776667.00674: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776667.00760: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776667.02642: stdout chunk (state=3): >>>ansible-tmp-1726776666.996505-7458-277896071090649=/root/.ansible/tmp/ansible-tmp-1726776666.996505-7458-277896071090649 <<< 6569 1726776667.02835: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776667.02838: stdout chunk (state=3): >>><<< 6569 1726776667.02841: stderr chunk (state=3): >>><<< 6569 1726776667.03185: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776666.996505-7458-277896071090649=/root/.ansible/tmp/ansible-tmp-1726776666.996505-7458-277896071090649 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776667.03189: variable 'ansible_module_compression' from source: unknown 6569 1726776667.03191: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-65694zoo26u5/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6569 1726776667.03194: variable 'ansible_facts' from source: unknown 6569 1726776667.03196: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776666.996505-7458-277896071090649/AnsiballZ_stat.py 6569 1726776667.03256: Sending initial data 6569 1726776667.03259: Sent initial data (150 bytes) 6569 1726776667.04210: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6569 1726776667.04227: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776667.04241: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776667.04256: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776667.04300: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776667.04310: stderr chunk (state=3): >>>debug2: match not found <<< 6569 1726776667.04327: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776667.04343: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6569 1726776667.04353: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.190 is address <<< 6569 1726776667.04363: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6569 1726776667.04378: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776667.04390: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776667.04403: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776667.04412: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776667.04424: stderr chunk (state=3): >>>debug2: match found <<< 6569 1726776667.04436: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776667.04516: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776667.04538: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776667.04553: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776667.04648: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776667.06928: 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 debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 debug1: Couldn't stat remote file: No such file or directory <<< 6569 1726776667.06940: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-65694zoo26u5/tmp553slcnm /root/.ansible/tmp/ansible-tmp-1726776666.996505-7458-277896071090649/AnsiballZ_stat.py <<< 6569 1726776667.07910: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776667.07989: stderr chunk (state=3): >>><<< 6569 1726776667.07993: stdout chunk (state=3): >>><<< 6569 1726776667.08014: done transferring module to remote 6569 1726776667.08041: _low_level_execute_command(): starting 6569 1726776667.08044: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776666.996505-7458-277896071090649/ /root/.ansible/tmp/ansible-tmp-1726776666.996505-7458-277896071090649/AnsiballZ_stat.py && sleep 0' 6569 1726776667.08722: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6569 1726776667.08731: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776667.08751: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776667.08754: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776667.08795: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776667.08811: stderr chunk (state=3): >>>debug2: match not found <<< 6569 1726776667.08823: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776667.08841: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6569 1726776667.08852: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.190 is address <<< 6569 1726776667.08855: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6569 1726776667.08862: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776667.08871: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776667.08886: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776667.08893: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776667.08900: stderr chunk (state=3): >>>debug2: match found <<< 6569 1726776667.08920: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776667.08990: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776667.09000: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776667.09010: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776667.09145: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776667.10935: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776667.10983: stderr chunk (state=3): >>><<< 6569 1726776667.10986: stdout chunk (state=3): >>><<< 6569 1726776667.11002: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776667.11005: _low_level_execute_command(): starting 6569 1726776667.11009: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776666.996505-7458-277896071090649/AnsiballZ_stat.py && sleep 0' 6569 1726776667.12077: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6569 1726776667.12085: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776667.12094: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776667.12108: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776667.12145: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776667.12152: stderr chunk (state=3): >>>debug2: match not found <<< 6569 1726776667.12163: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776667.12182: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6569 1726776667.12189: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.190 is address <<< 6569 1726776667.12196: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6569 1726776667.12204: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776667.12213: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776667.12227: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776667.12235: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776667.12241: stderr chunk (state=3): >>>debug2: match found <<< 6569 1726776667.12250: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776667.12326: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776667.12339: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776667.12350: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776667.12641: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776667.26846: 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": 79691970, "dev": 51713, "nlink": 1, "atime": 1726776666.8382711, "mtime": 1726776664.8272717, "ctime": 1726776664.8272717, "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": "1639378719", "attributes": [], "attr_flags": ""}, "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}}} <<< 6569 1726776667.28142: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.190 closed. <<< 6569 1726776667.28191: stderr chunk (state=3): >>><<< 6569 1726776667.28195: stdout chunk (state=3): >>><<< 6569 1726776667.28223: _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": 79691970, "dev": 51713, "nlink": 1, "atime": 1726776666.8382711, "mtime": 1726776664.8272717, "ctime": 1726776664.8272717, "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": "1639378719", "attributes": [], "attr_flags": ""}, "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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.10.190 closed. 6569 1726776667.28282: 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-1726776666.996505-7458-277896071090649/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 6569 1726776667.28409: Sending initial data 6569 1726776667.28412: Sent initial data (138 bytes) 6569 1726776667.29404: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6569 1726776667.29410: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776667.29427: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776667.29436: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776667.29483: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776667.29493: stderr chunk (state=3): >>>debug2: match not found <<< 6569 1726776667.29502: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776667.29515: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6569 1726776667.29525: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.190 is address <<< 6569 1726776667.29531: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6569 1726776667.29539: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776667.29550: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776667.29573: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776667.29579: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776667.29590: stderr chunk (state=3): >>>debug2: match found <<< 6569 1726776667.29607: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776667.29687: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776667.29708: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776667.29717: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776667.29823: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776667.31585: 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 <<< 6569 1726776667.31640: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6569 1726776667.31754: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-65694zoo26u5/.mlo140de /root/.ansible/tmp/ansible-tmp-1726776666.996505-7458-277896071090649/.source <<< 6569 1726776667.31803: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6569 1726776667.32105: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776667.32296: stderr chunk (state=3): >>><<< 6569 1726776667.32299: stdout chunk (state=3): >>><<< 6569 1726776667.32304: _low_level_execute_command(): starting 6569 1726776667.32306: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776666.996505-7458-277896071090649/ /root/.ansible/tmp/ansible-tmp-1726776666.996505-7458-277896071090649/.source && sleep 0' 6569 1726776667.33628: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776667.33631: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776667.33665: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found <<< 6569 1726776667.33669: 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.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776667.33679: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776667.33729: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776667.33998: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776667.34005: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776667.34081: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776667.35869: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776667.35933: stderr chunk (state=3): >>><<< 6569 1726776667.35937: stdout chunk (state=3): >>><<< 6569 1726776667.36203: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776667.36207: variable 'ansible_module_compression' from source: unknown 6569 1726776667.36210: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-65694zoo26u5/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 6569 1726776667.36212: variable 'ansible_facts' from source: unknown 6569 1726776667.36214: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776666.996505-7458-277896071090649/AnsiballZ_copy.py 6569 1726776667.36276: Sending initial data 6569 1726776667.36279: Sent initial data (150 bytes) 6569 1726776667.37253: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6569 1726776667.37276: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776667.37283: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776667.37324: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776667.37346: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776667.37349: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776667.37351: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776667.37411: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776667.37415: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776667.37510: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776667.39310: 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 <<< 6569 1726776667.39369: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6569 1726776667.39426: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-65694zoo26u5/tmpmny8vnyb /root/.ansible/tmp/ansible-tmp-1726776666.996505-7458-277896071090649/AnsiballZ_copy.py <<< 6569 1726776667.39486: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6569 1726776667.40457: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776667.40543: stderr chunk (state=3): >>><<< 6569 1726776667.40546: stdout chunk (state=3): >>><<< 6569 1726776667.40561: done transferring module to remote 6569 1726776667.40570: _low_level_execute_command(): starting 6569 1726776667.40577: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776666.996505-7458-277896071090649/ /root/.ansible/tmp/ansible-tmp-1726776666.996505-7458-277896071090649/AnsiballZ_copy.py && sleep 0' 6569 1726776667.40988: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776667.40994: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776667.41027: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776667.41033: stderr chunk (state=3): >>>debug2: match not found <<< 6569 1726776667.41038: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776667.41049: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6569 1726776667.41056: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.190 is address <<< 6569 1726776667.41061: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776667.41072: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776667.41084: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776667.41091: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776667.41096: stderr chunk (state=3): >>>debug2: match found <<< 6569 1726776667.41103: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776667.41153: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776667.41183: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776667.41186: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776667.41242: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776667.43008: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776667.43096: stderr chunk (state=3): >>><<< 6569 1726776667.43104: stdout chunk (state=3): >>><<< 6569 1726776667.43128: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776667.43131: _low_level_execute_command(): starting 6569 1726776667.43138: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776666.996505-7458-277896071090649/AnsiballZ_copy.py && sleep 0' 6569 1726776667.43808: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6569 1726776667.43816: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776667.43829: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776667.43841: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776667.43887: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776667.43893: stderr chunk (state=3): >>>debug2: match not found <<< 6569 1726776667.43903: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776667.43916: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6569 1726776667.43925: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.190 is address <<< 6569 1726776667.43932: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6569 1726776667.43939: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776667.43948: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776667.43958: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776667.43966: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776667.43980: stderr chunk (state=3): >>>debug2: match found <<< 6569 1726776667.43992: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776667.44065: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776667.44088: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776667.44103: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776667.44201: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776667.58402: stdout chunk (state=3): >>> {"dest": "/etc/tuned/active_profile", "src": "/root/.ansible/tmp/ansible-tmp-1726776666.996505-7458-277896071090649/.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-1726776666.996505-7458-277896071090649/.source", "_original_basename": ".mlo140de", "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}}} <<< 6569 1726776667.59484: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.190 closed. <<< 6569 1726776667.59537: stderr chunk (state=3): >>><<< 6569 1726776667.59540: stdout chunk (state=3): >>><<< 6569 1726776667.59555: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/active_profile", "src": "/root/.ansible/tmp/ansible-tmp-1726776666.996505-7458-277896071090649/.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-1726776666.996505-7458-277896071090649/.source", "_original_basename": ".mlo140de", "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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.10.190 closed. 6569 1726776667.59581: done with _execute_module (ansible.legacy.copy, {'dest': '/etc/tuned/active_profile', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726776666.996505-7458-277896071090649/.source', '_original_basename': '.mlo140de', '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-1726776666.996505-7458-277896071090649/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6569 1726776667.59590: _low_level_execute_command(): starting 6569 1726776667.59595: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776666.996505-7458-277896071090649/ > /dev/null 2>&1 && sleep 0' 6569 1726776667.60030: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776667.60034: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776667.60066: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776667.60070: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776667.60073: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776667.60123: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776667.60126: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776667.60194: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776667.62004: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776667.62045: stderr chunk (state=3): >>><<< 6569 1726776667.62049: stdout chunk (state=3): >>><<< 6569 1726776667.62060: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776667.62066: handler run complete 6569 1726776667.62088: attempt loop complete, returning result 6569 1726776667.62091: _execute() done 6569 1726776667.62094: dumping result to json 6569 1726776667.62098: done dumping result, returning 6569 1726776667.62109: done running TaskExecutor() for managed_node1/TASK: Ensure kernel_settings is not in active_profile [025ceb90-32dd-bcf4-2993-00000000009b] 6569 1726776667.62112: sending task result for task 025ceb90-32dd-bcf4-2993-00000000009b 6569 1726776667.62215: done sending task result for task 025ceb90-32dd-bcf4-2993-00000000009b 6569 1726776667.62220: WORKER PROCESS EXITING changed: [managed_node1] => { "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-1726776666.996505-7458-277896071090649/.source", "state": "file", "uid": 0 } 6569 1726776667.62283: no more pending results, returning what we have 6569 1726776667.62287: results queue empty 6569 1726776667.62287: checking for any_errors_fatal 6569 1726776667.62294: done checking for any_errors_fatal 6569 1726776667.62294: checking for max_fail_percentage 6569 1726776667.62296: done checking for max_fail_percentage 6569 1726776667.62297: checking to see if all hosts have failed and the running result is not ok 6569 1726776667.62298: done checking to see if all hosts have failed 6569 1726776667.62298: getting the remaining hosts for this loop 6569 1726776667.62300: done getting the remaining hosts for this loop 6569 1726776667.62303: getting the next task for host managed_node1 6569 1726776667.62309: done getting next task for host managed_node1 6569 1726776667.62312: ^ task is: TASK: Set profile_mode to auto 6569 1726776667.62314: ^ state is: HOST STATE: block=2, task=2, rescue=1, 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? True, did start at task? False 6569 1726776667.62319: getting variables 6569 1726776667.62321: in VariableManager get_vars() 6569 1726776667.62355: Calling all_inventory to load vars for managed_node1 6569 1726776667.62358: Calling groups_inventory to load vars for managed_node1 6569 1726776667.62360: Calling all_plugins_inventory to load vars for managed_node1 6569 1726776667.62369: Calling all_plugins_play to load vars for managed_node1 6569 1726776667.62374: Calling groups_plugins_inventory to load vars for managed_node1 6569 1726776667.62377: Calling groups_plugins_play to load vars for managed_node1 6569 1726776667.62545: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6569 1726776667.62663: done with get_vars() 6569 1726776667.62673: done getting variables 6569 1726776667.62714: 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-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:57 Thursday 19 September 2024 16:11:07 -0400 (0:00:00.734) 0:00:47.087 **** 6569 1726776667.62737: entering _queue_task() for managed_node1/copy 6569 1726776667.62917: worker is 1 (out of 1 available) 6569 1726776667.62931: exiting _queue_task() for managed_node1/copy 6569 1726776667.62941: done queuing things up, now waiting for results queue to drain 6569 1726776667.62942: waiting for pending results... 6569 1726776667.63111: running TaskExecutor() for managed_node1/TASK: Set profile_mode to auto 6569 1726776667.63167: in run() - task 025ceb90-32dd-bcf4-2993-00000000009c 6569 1726776667.63180: variable 'ansible_search_path' from source: unknown 6569 1726776667.63184: variable 'ansible_search_path' from source: unknown 6569 1726776667.63213: calling self._execute() 6569 1726776667.63277: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776667.63282: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776667.63286: variable 'omit' from source: magic vars 6569 1726776667.63360: variable 'omit' from source: magic vars 6569 1726776667.63390: variable 'omit' from source: magic vars 6569 1726776667.63413: variable '__kernel_settings_tuned_profile_mode' from source: role '' exported vars 6569 1726776667.63619: variable '__kernel_settings_tuned_profile_mode' from source: role '' exported vars 6569 1726776667.63677: variable '__kernel_settings_tuned_dir' from source: role '' exported vars 6569 1726776667.63698: variable 'omit' from source: magic vars 6569 1726776667.63732: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6569 1726776667.63759: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6569 1726776667.63776: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6569 1726776667.63788: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6569 1726776667.63797: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6569 1726776667.63821: variable 'inventory_hostname' from source: host vars for 'managed_node1' 6569 1726776667.63824: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776667.63827: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776667.63899: Set connection var ansible_timeout to 10 6569 1726776667.63902: Set connection var ansible_module_compression to ZIP_DEFLATED 6569 1726776667.63908: Set connection var ansible_shell_type to sh 6569 1726776667.63912: Set connection var ansible_shell_executable to /bin/sh 6569 1726776667.63919: Set connection var ansible_pipelining to False 6569 1726776667.63922: Set connection var ansible_connection to ssh 6569 1726776667.63938: variable 'ansible_shell_executable' from source: unknown 6569 1726776667.63941: variable 'ansible_connection' from source: unknown 6569 1726776667.63943: variable 'ansible_module_compression' from source: unknown 6569 1726776667.63946: variable 'ansible_shell_type' from source: unknown 6569 1726776667.63948: variable 'ansible_shell_executable' from source: unknown 6569 1726776667.63951: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776667.63953: variable 'ansible_pipelining' from source: unknown 6569 1726776667.63955: variable 'ansible_timeout' from source: unknown 6569 1726776667.63958: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776667.64053: 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) 6569 1726776667.64061: variable 'omit' from source: magic vars 6569 1726776667.64068: starting attempt loop 6569 1726776667.64073: running the handler 6569 1726776667.64084: _low_level_execute_command(): starting 6569 1726776667.64086: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6569 1726776667.64577: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776667.64586: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776667.64613: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776667.64630: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776667.64682: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776667.64694: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776667.64765: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776667.66380: stdout chunk (state=3): >>>/root <<< 6569 1726776667.66485: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776667.66529: stderr chunk (state=3): >>><<< 6569 1726776667.66532: stdout chunk (state=3): >>><<< 6569 1726776667.66550: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776667.66563: _low_level_execute_command(): starting 6569 1726776667.66568: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776667.6654909-7511-183550951142536 `" && echo ansible-tmp-1726776667.6654909-7511-183550951142536="` echo /root/.ansible/tmp/ansible-tmp-1726776667.6654909-7511-183550951142536 `" ) && sleep 0' 6569 1726776667.66986: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776667.67008: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776667.67136: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776667.67185: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776667.69074: stdout chunk (state=3): >>>ansible-tmp-1726776667.6654909-7511-183550951142536=/root/.ansible/tmp/ansible-tmp-1726776667.6654909-7511-183550951142536 <<< 6569 1726776667.69185: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776667.69229: stderr chunk (state=3): >>><<< 6569 1726776667.69232: stdout chunk (state=3): >>><<< 6569 1726776667.69244: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776667.6654909-7511-183550951142536=/root/.ansible/tmp/ansible-tmp-1726776667.6654909-7511-183550951142536 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776667.69309: variable 'ansible_module_compression' from source: unknown 6569 1726776667.69354: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-65694zoo26u5/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6569 1726776667.69382: variable 'ansible_facts' from source: unknown 6569 1726776667.69447: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776667.6654909-7511-183550951142536/AnsiballZ_stat.py 6569 1726776667.69531: Sending initial data 6569 1726776667.69540: Sent initial data (151 bytes) 6569 1726776667.71525: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6569 1726776667.71646: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776667.71660: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776667.71715: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776667.71721: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776667.71724: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776667.71791: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776667.71794: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776667.71830: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776667.71922: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776667.73707: 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 <<< 6569 1726776667.73765: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6569 1726776667.73828: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-65694zoo26u5/tmpe7nqt1ui /root/.ansible/tmp/ansible-tmp-1726776667.6654909-7511-183550951142536/AnsiballZ_stat.py <<< 6569 1726776667.73881: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6569 1726776667.75124: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776667.75260: stderr chunk (state=3): >>><<< 6569 1726776667.75265: stdout chunk (state=3): >>><<< 6569 1726776667.75268: done transferring module to remote 6569 1726776667.75270: _low_level_execute_command(): starting 6569 1726776667.75272: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776667.6654909-7511-183550951142536/ /root/.ansible/tmp/ansible-tmp-1726776667.6654909-7511-183550951142536/AnsiballZ_stat.py && sleep 0' 6569 1726776667.75892: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776667.75895: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776667.75933: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found <<< 6569 1726776667.75937: 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.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776667.75992: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776667.75999: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776667.76057: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776667.77830: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776667.77868: stderr chunk (state=3): >>><<< 6569 1726776667.77871: stdout chunk (state=3): >>><<< 6569 1726776667.77887: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776667.77893: _low_level_execute_command(): starting 6569 1726776667.77896: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776667.6654909-7511-183550951142536/AnsiballZ_stat.py && sleep 0' 6569 1726776667.78293: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6569 1726776667.78297: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776667.78299: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776667.78335: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776667.78339: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776667.78341: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776667.78382: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776667.78402: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776667.78409: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776667.78470: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776667.92984: 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": 85983426, "dev": 51713, "nlink": 1, "atime": 1726776664.8142717, "mtime": 1726776664.8292718, "ctime": 1726776664.8292718, "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": "1912501019", "attributes": [], "attr_flags": ""}, "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}}} <<< 6569 1726776667.94239: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.190 closed. <<< 6569 1726776667.94297: stderr chunk (state=3): >>><<< 6569 1726776667.94300: stdout chunk (state=3): >>><<< 6569 1726776667.94315: _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": 85983426, "dev": 51713, "nlink": 1, "atime": 1726776664.8142717, "mtime": 1726776664.8292718, "ctime": 1726776664.8292718, "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": "1912501019", "attributes": [], "attr_flags": ""}, "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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.10.190 closed. 6569 1726776667.94362: 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-1726776667.6654909-7511-183550951142536/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 6569 1726776667.94461: Sending initial data 6569 1726776667.94465: Sent initial data (139 bytes) 6569 1726776667.95141: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776667.95144: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776667.95177: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776667.95180: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776667.95182: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776667.95240: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776667.95248: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776667.95309: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776667.97115: 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 <<< 6569 1726776667.97174: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6569 1726776667.97232: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-65694zoo26u5/.3bbg5goq /root/.ansible/tmp/ansible-tmp-1726776667.6654909-7511-183550951142536/.source <<< 6569 1726776667.97294: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6569 1726776667.97542: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776667.97628: stderr chunk (state=3): >>><<< 6569 1726776667.97631: stdout chunk (state=3): >>><<< 6569 1726776667.97649: _low_level_execute_command(): starting 6569 1726776667.97652: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776667.6654909-7511-183550951142536/ /root/.ansible/tmp/ansible-tmp-1726776667.6654909-7511-183550951142536/.source && sleep 0' 6569 1726776667.98067: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776667.98080: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776667.98096: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found <<< 6569 1726776667.98107: 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.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found <<< 6569 1726776667.98116: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776667.98164: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776667.98184: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776667.98241: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776668.00012: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776668.00057: stderr chunk (state=3): >>><<< 6569 1726776668.00060: stdout chunk (state=3): >>><<< 6569 1726776668.00075: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776668.00099: variable 'ansible_module_compression' from source: unknown 6569 1726776668.00138: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-65694zoo26u5/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 6569 1726776668.00155: variable 'ansible_facts' from source: unknown 6569 1726776668.00203: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776667.6654909-7511-183550951142536/AnsiballZ_copy.py 6569 1726776668.00294: Sending initial data 6569 1726776668.00303: Sent initial data (151 bytes) 6569 1726776668.00954: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776668.00958: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776668.00991: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found <<< 6569 1726776668.00997: 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.10.190 is address debug1: re-parsing configuration <<< 6569 1726776668.01000: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776668.01017: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776668.01033: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776668.01043: stderr chunk (state=3): >>>debug2: match found <<< 6569 1726776668.01056: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776668.01138: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776668.01159: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776668.01175: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776668.01559: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776668.03042: 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 <<< 6569 1726776668.03100: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6569 1726776668.03163: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-65694zoo26u5/tmps552u_7h /root/.ansible/tmp/ansible-tmp-1726776667.6654909-7511-183550951142536/AnsiballZ_copy.py <<< 6569 1726776668.03224: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6569 1726776668.04436: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776668.04628: stderr chunk (state=3): >>><<< 6569 1726776668.04632: stdout chunk (state=3): >>><<< 6569 1726776668.04634: done transferring module to remote 6569 1726776668.04636: _low_level_execute_command(): starting 6569 1726776668.04639: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776667.6654909-7511-183550951142536/ /root/.ansible/tmp/ansible-tmp-1726776667.6654909-7511-183550951142536/AnsiballZ_copy.py && sleep 0' 6569 1726776668.05244: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6569 1726776668.05261: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776668.05281: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776668.05299: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776668.05344: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776668.05358: stderr chunk (state=3): >>>debug2: match not found <<< 6569 1726776668.05373: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776668.05409: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6569 1726776668.05433: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.190 is address <<< 6569 1726776668.05446: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6569 1726776668.05469: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776668.05488: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776668.05530: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776668.05553: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776668.05568: stderr chunk (state=3): >>>debug2: match found <<< 6569 1726776668.05581: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776668.05681: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776668.05694: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776668.05716: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776668.05799: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776668.07657: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776668.07661: stdout chunk (state=3): >>><<< 6569 1726776668.07663: stderr chunk (state=3): >>><<< 6569 1726776668.07755: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776668.07758: _low_level_execute_command(): starting 6569 1726776668.07761: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776667.6654909-7511-183550951142536/AnsiballZ_copy.py && sleep 0' 6569 1726776668.08403: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6569 1726776668.08426: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776668.08440: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776668.08465: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776668.08507: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776668.08510: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776668.08514: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776668.08560: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776668.08587: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776668.08589: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776668.08659: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776668.22575: stdout chunk (state=3): >>> {"dest": "/etc/tuned/profile_mode", "src": "/root/.ansible/tmp/ansible-tmp-1726776667.6654909-7511-183550951142536/.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-1726776667.6654909-7511-183550951142536/.source", "_original_basename": ".3bbg5goq", "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}}} <<< 6569 1726776668.23668: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.190 closed. <<< 6569 1726776668.23715: stderr chunk (state=3): >>><<< 6569 1726776668.23721: stdout chunk (state=3): >>><<< 6569 1726776668.23735: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/profile_mode", "src": "/root/.ansible/tmp/ansible-tmp-1726776667.6654909-7511-183550951142536/.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-1726776667.6654909-7511-183550951142536/.source", "_original_basename": ".3bbg5goq", "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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.10.190 closed. 6569 1726776668.23762: done with _execute_module (ansible.legacy.copy, {'dest': '/etc/tuned/profile_mode', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726776667.6654909-7511-183550951142536/.source', '_original_basename': '.3bbg5goq', '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-1726776667.6654909-7511-183550951142536/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6569 1726776668.23773: _low_level_execute_command(): starting 6569 1726776668.23776: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776667.6654909-7511-183550951142536/ > /dev/null 2>&1 && sleep 0' 6569 1726776668.24210: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776668.24216: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776668.24249: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776668.24252: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776668.24255: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776668.24306: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776668.24309: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776668.24378: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776668.26173: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776668.26209: stderr chunk (state=3): >>><<< 6569 1726776668.26212: stdout chunk (state=3): >>><<< 6569 1726776668.26230: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776668.26243: handler run complete 6569 1726776668.26276: attempt loop complete, returning result 6569 1726776668.26283: _execute() done 6569 1726776668.26289: dumping result to json 6569 1726776668.26298: done dumping result, returning 6569 1726776668.26311: done running TaskExecutor() for managed_node1/TASK: Set profile_mode to auto [025ceb90-32dd-bcf4-2993-00000000009c] 6569 1726776668.26322: sending task result for task 025ceb90-32dd-bcf4-2993-00000000009c changed: [managed_node1] => { "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-1726776667.6654909-7511-183550951142536/.source", "state": "file", "uid": 0 } 6569 1726776668.26513: no more pending results, returning what we have 6569 1726776668.26517: results queue empty 6569 1726776668.26519: checking for any_errors_fatal 6569 1726776668.26527: done checking for any_errors_fatal 6569 1726776668.26528: checking for max_fail_percentage 6569 1726776668.26530: done checking for max_fail_percentage 6569 1726776668.26531: checking to see if all hosts have failed and the running result is not ok 6569 1726776668.26532: done checking to see if all hosts have failed 6569 1726776668.26533: getting the remaining hosts for this loop 6569 1726776668.26535: done getting the remaining hosts for this loop 6569 1726776668.26539: getting the next task for host managed_node1 6569 1726776668.26545: done getting next task for host managed_node1 6569 1726776668.26547: ^ task is: TASK: Restart tuned 6569 1726776668.26551: ^ state is: HOST STATE: block=2, task=2, rescue=1, 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? True, did start at task? False 6569 1726776668.26555: getting variables 6569 1726776668.26557: in VariableManager get_vars() 6569 1726776668.26595: Calling all_inventory to load vars for managed_node1 6569 1726776668.26600: Calling groups_inventory to load vars for managed_node1 6569 1726776668.26602: Calling all_plugins_inventory to load vars for managed_node1 6569 1726776668.26615: Calling all_plugins_play to load vars for managed_node1 6569 1726776668.26621: Calling groups_plugins_inventory to load vars for managed_node1 6569 1726776668.26626: Calling groups_plugins_play to load vars for managed_node1 6569 1726776668.26802: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6569 1726776668.27206: done with get_vars() 6569 1726776668.27283: done getting variables 6569 1726776668.27316: done sending task result for task 025ceb90-32dd-bcf4-2993-00000000009c 6569 1726776668.27321: WORKER PROCESS EXITING 6569 1726776668.27358: 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-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:64 Thursday 19 September 2024 16:11:08 -0400 (0:00:00.646) 0:00:47.733 **** 6569 1726776668.27392: entering _queue_task() for managed_node1/service 6569 1726776668.27629: worker is 1 (out of 1 available) 6569 1726776668.27641: exiting _queue_task() for managed_node1/service 6569 1726776668.27652: done queuing things up, now waiting for results queue to drain 6569 1726776668.27654: waiting for pending results... 6569 1726776668.27927: running TaskExecutor() for managed_node1/TASK: Restart tuned 6569 1726776668.28025: in run() - task 025ceb90-32dd-bcf4-2993-00000000009d 6569 1726776668.28047: variable 'ansible_search_path' from source: unknown 6569 1726776668.28055: variable 'ansible_search_path' from source: unknown 6569 1726776668.28110: variable '__kernel_settings_services' from source: include_vars 6569 1726776668.28433: variable '__kernel_settings_services' from source: include_vars 6569 1726776668.28498: variable 'omit' from source: magic vars 6569 1726776668.28614: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776668.28634: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776668.28652: variable 'omit' from source: magic vars 6569 1726776668.28736: variable 'omit' from source: magic vars 6569 1726776668.28781: variable 'omit' from source: magic vars 6569 1726776668.28827: variable 'item' from source: unknown 6569 1726776668.28913: variable 'item' from source: unknown 6569 1726776668.28943: variable 'omit' from source: magic vars 6569 1726776668.28991: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6569 1726776668.29034: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6569 1726776668.29060: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6569 1726776668.29159: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6569 1726776668.29179: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6569 1726776668.29215: variable 'inventory_hostname' from source: host vars for 'managed_node1' 6569 1726776668.29229: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776668.29237: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776668.29348: Set connection var ansible_timeout to 10 6569 1726776668.29359: Set connection var ansible_module_compression to ZIP_DEFLATED 6569 1726776668.29370: Set connection var ansible_shell_type to sh 6569 1726776668.29380: Set connection var ansible_shell_executable to /bin/sh 6569 1726776668.29389: Set connection var ansible_pipelining to False 6569 1726776668.29395: Set connection var ansible_connection to ssh 6569 1726776668.29425: variable 'ansible_shell_executable' from source: unknown 6569 1726776668.29433: variable 'ansible_connection' from source: unknown 6569 1726776668.29440: variable 'ansible_module_compression' from source: unknown 6569 1726776668.29447: variable 'ansible_shell_type' from source: unknown 6569 1726776668.29454: variable 'ansible_shell_executable' from source: unknown 6569 1726776668.29460: variable 'ansible_host' from source: host vars for 'managed_node1' 6569 1726776668.29468: variable 'ansible_pipelining' from source: unknown 6569 1726776668.29474: variable 'ansible_timeout' from source: unknown 6569 1726776668.29484: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6569 1726776668.29584: 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) 6569 1726776668.29590: variable 'omit' from source: magic vars 6569 1726776668.29597: starting attempt loop 6569 1726776668.29600: running the handler 6569 1726776668.29665: variable 'ansible_facts' from source: unknown 6569 1726776668.29748: _low_level_execute_command(): starting 6569 1726776668.29754: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6569 1726776668.30236: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776668.30257: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776668.30287: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776668.30328: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776668.30341: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776668.30411: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776668.32017: stdout chunk (state=3): >>>/root <<< 6569 1726776668.32123: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776668.32166: stderr chunk (state=3): >>><<< 6569 1726776668.32174: stdout chunk (state=3): >>><<< 6569 1726776668.32191: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776668.32202: _low_level_execute_command(): starting 6569 1726776668.32206: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776668.3218794-7549-135013742925671 `" && echo ansible-tmp-1726776668.3218794-7549-135013742925671="` echo /root/.ansible/tmp/ansible-tmp-1726776668.3218794-7549-135013742925671 `" ) && sleep 0' 6569 1726776668.32629: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776668.32646: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776668.32659: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776668.32678: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776668.32717: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776668.32744: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776668.32797: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776668.34617: stdout chunk (state=3): >>>ansible-tmp-1726776668.3218794-7549-135013742925671=/root/.ansible/tmp/ansible-tmp-1726776668.3218794-7549-135013742925671 <<< 6569 1726776668.34731: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776668.34778: stderr chunk (state=3): >>><<< 6569 1726776668.34781: stdout chunk (state=3): >>><<< 6569 1726776668.34795: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776668.3218794-7549-135013742925671=/root/.ansible/tmp/ansible-tmp-1726776668.3218794-7549-135013742925671 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776668.34821: variable 'ansible_module_compression' from source: unknown 6569 1726776668.34862: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-65694zoo26u5/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 6569 1726776668.34912: variable 'ansible_facts' from source: unknown 6569 1726776668.35041: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776668.3218794-7549-135013742925671/AnsiballZ_systemd.py 6569 1726776668.35150: Sending initial data 6569 1726776668.35160: Sent initial data (154 bytes) 6569 1726776668.35803: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776668.35806: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776668.35842: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776668.35846: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776668.35850: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776668.35900: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776668.35904: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776668.35968: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776668.37629: 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 <<< 6569 1726776668.37689: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6569 1726776668.37748: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-65694zoo26u5/tmpk3wlchve /root/.ansible/tmp/ansible-tmp-1726776668.3218794-7549-135013742925671/AnsiballZ_systemd.py <<< 6569 1726776668.37803: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6569 1726776668.39608: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776668.39704: stderr chunk (state=3): >>><<< 6569 1726776668.39707: stdout chunk (state=3): >>><<< 6569 1726776668.39725: done transferring module to remote 6569 1726776668.39735: _low_level_execute_command(): starting 6569 1726776668.39741: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776668.3218794-7549-135013742925671/ /root/.ansible/tmp/ansible-tmp-1726776668.3218794-7549-135013742925671/AnsiballZ_systemd.py && sleep 0' 6569 1726776668.40179: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776668.40183: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776668.40210: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration <<< 6569 1726776668.40214: 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.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776668.40265: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776668.40269: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776668.40337: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776668.42030: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776668.42073: stderr chunk (state=3): >>><<< 6569 1726776668.42077: stdout chunk (state=3): >>><<< 6569 1726776668.42087: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776668.42094: _low_level_execute_command(): starting 6569 1726776668.42097: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776668.3218794-7549-135013742925671/AnsiballZ_systemd.py && sleep 0' 6569 1726776668.42511: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776668.42526: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776668.42541: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found <<< 6569 1726776668.42556: 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.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776668.42575: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776668.42609: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776668.42624: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776668.42696: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776668.67980: stdout chunk (state=3): >>> {"name": "tuned", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "11164", "ControlPID": "0", "BusName": "com.redhat.tuned", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Thu 2024-09-19 16:11:04 EDT", "ExecMainStartTimestampMonotonic": "229721251", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "11164", "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:04 EDT] ; stop_time=[n/a] ; pid=11164 ; 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:04 EDT] ; stop_time=[n/a] ; pid=11164 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3888", "MemoryCurrent": "16121856", "MemoryAvailable": "infinity", "CPUUsageNSec": "108155000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_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", "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", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "dbus.socket sysinit.target dbus-broker.service system.slice", "WantedBy": "multi-user.target", "Conflicts": "power-profiles-daemon.service tlp.service auto-cpufreq.service cpupower.service shutdown.target", "Before": "multi-user.target shutdown.target", "After": "systemd-sysctl.service polkit.service system.slice sysinit.target dbus.socket dbus-broker.service network.target systemd-journald.socket basic.target", "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", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Thu 2024-09-19 16:11:04 EDT", "StateChangeTimestampMonotonic": "229828061", "InactiveExitTimestamp": "Thu 2024-09-19 16:11:04 EDT", "InactiveExitTimestampMonotonic": "229721516", "ActiveEnterTimestamp": "Thu 2024-09-19 16:11:04 EDT", "ActiveEnterTimestampMonotonic": "229828061", "ActiveExitTimestamp": "Thu 2024-09-19 16:11:04 EDT", "ActiveExitTimestampMonotonic": "229690639", "InactiveEnterTimestamp": "Thu 2024-09-19 16:11:04 EDT", "InactiveEnterTimestampMonotonic": "229709705", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 16:11:04 EDT", "ConditionTimestampMonotonic": "229710201", "AssertTimestamp": "Thu 2024-09-19 16:11:04 EDT", "AssertTimestampMonotonic": "229710204", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "7ac5aeac4afe45eb8c7f39dc323eef1a", "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}}} <<< 6569 1726776668.69543: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.190 closed. <<< 6569 1726776668.69584: stderr chunk (state=3): >>><<< 6569 1726776668.69587: stdout chunk (state=3): >>><<< 6569 1726776668.69729: _low_level_execute_command() done: rc=0, stdout= {"name": "tuned", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "11164", "ControlPID": "0", "BusName": "com.redhat.tuned", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Thu 2024-09-19 16:11:04 EDT", "ExecMainStartTimestampMonotonic": "229721251", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "11164", "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:04 EDT] ; stop_time=[n/a] ; pid=11164 ; 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:04 EDT] ; stop_time=[n/a] ; pid=11164 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3888", "MemoryCurrent": "16121856", "MemoryAvailable": "infinity", "CPUUsageNSec": "108155000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_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", "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", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "dbus.socket sysinit.target dbus-broker.service system.slice", "WantedBy": "multi-user.target", "Conflicts": "power-profiles-daemon.service tlp.service auto-cpufreq.service cpupower.service shutdown.target", "Before": "multi-user.target shutdown.target", "After": "systemd-sysctl.service polkit.service system.slice sysinit.target dbus.socket dbus-broker.service network.target systemd-journald.socket basic.target", "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", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Thu 2024-09-19 16:11:04 EDT", "StateChangeTimestampMonotonic": "229828061", "InactiveExitTimestamp": "Thu 2024-09-19 16:11:04 EDT", "InactiveExitTimestampMonotonic": "229721516", "ActiveEnterTimestamp": "Thu 2024-09-19 16:11:04 EDT", "ActiveEnterTimestampMonotonic": "229828061", "ActiveExitTimestamp": "Thu 2024-09-19 16:11:04 EDT", "ActiveExitTimestampMonotonic": "229690639", "InactiveEnterTimestamp": "Thu 2024-09-19 16:11:04 EDT", "InactiveEnterTimestampMonotonic": "229709705", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 16:11:04 EDT", "ConditionTimestampMonotonic": "229710201", "AssertTimestamp": "Thu 2024-09-19 16:11:04 EDT", "AssertTimestampMonotonic": "229710204", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "7ac5aeac4afe45eb8c7f39dc323eef1a", "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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.10.190 closed. 6569 1726776668.69817: 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-1726776668.3218794-7549-135013742925671/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6569 1726776668.69849: _low_level_execute_command(): starting 6569 1726776668.69858: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776668.3218794-7549-135013742925671/ > /dev/null 2>&1 && sleep 0' 6569 1726776668.70593: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6569 1726776668.70612: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776668.70628: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776668.70645: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776668.70690: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776668.70708: stderr chunk (state=3): >>>debug2: match not found <<< 6569 1726776668.70730: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776668.70748: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6569 1726776668.70761: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.190 is address <<< 6569 1726776668.70777: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6569 1726776668.70790: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6569 1726776668.70804: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6569 1726776668.70832: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6569 1726776668.70845: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 <<< 6569 1726776668.70856: stderr chunk (state=3): >>>debug2: match found <<< 6569 1726776668.70869: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6569 1726776668.70954: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6569 1726776668.70979: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6569 1726776668.70995: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6569 1726776668.71084: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6569 1726776668.72806: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6569 1726776668.72877: stderr chunk (state=3): >>><<< 6569 1726776668.72887: stdout chunk (state=3): >>><<< 6569 1726776668.73029: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.190 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.190 originally 10.31.10.190 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6569 1726776668.73033: handler run complete 6569 1726776668.73035: attempt loop complete, returning result 6569 1726776668.73038: variable 'item' from source: unknown 6569 1726776668.73102: variable 'item' from source: unknown ok: [managed_node1] => (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:04 EDT", "ActiveEnterTimestampMonotonic": "229828061", "ActiveExitTimestamp": "Thu 2024-09-19 16:11:04 EDT", "ActiveExitTimestampMonotonic": "229690639", "ActiveState": "active", "After": "systemd-sysctl.service polkit.service system.slice sysinit.target dbus.socket dbus-broker.service network.target systemd-journald.socket basic.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-09-19 16:11:04 EDT", "AssertTimestampMonotonic": "229710204", "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": "108155000", "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:04 EDT", "ConditionTimestampMonotonic": "229710201", "ConfigurationDirectoryMode": "0755", "Conflicts": "power-profiles-daemon.service tlp.service auto-cpufreq.service cpupower.service shutdown.target", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3888", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "11164", "ExecMainStartTimestamp": "Thu 2024-09-19 16:11:04 EDT", "ExecMainStartTimestampMonotonic": "229721251", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:11:04 EDT] ; stop_time=[n/a] ; pid=11164 ; 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:04 EDT] ; stop_time=[n/a] ; pid=11164 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "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:04 EDT", "InactiveEnterTimestampMonotonic": "229709705", "InactiveExitTimestamp": "Thu 2024-09-19 16:11:04 EDT", "InactiveExitTimestampMonotonic": "229721516", "InvocationID": "7ac5aeac4afe45eb8c7f39dc323eef1a", "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": "13964", "LimitNPROCSoft": "13964", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "11164", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "16121856", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/tuned/tuned.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.socket sysinit.target dbus-broker.service system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2024-09-19 16:11:04 EDT", "StateChangeTimestampMonotonic": "229828061", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "22342", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 6569 1726776668.73795: dumping result to json 6569 1726776668.73798: done dumping result, returning 6569 1726776668.73801: done running TaskExecutor() for managed_node1/TASK: Restart tuned [025ceb90-32dd-bcf4-2993-00000000009d] 6569 1726776668.73803: sending task result for task 025ceb90-32dd-bcf4-2993-00000000009d 6569 1726776668.74096: no more pending results, returning what we have 6569 1726776668.74100: results queue empty 6569 1726776668.74100: checking for any_errors_fatal 6569 1726776668.74104: done checking for any_errors_fatal 6569 1726776668.74105: checking for max_fail_percentage 6569 1726776668.74107: done checking for max_fail_percentage 6569 1726776668.74107: checking to see if all hosts have failed and the running result is not ok 6569 1726776668.74108: done checking to see if all hosts have failed 6569 1726776668.74109: getting the remaining hosts for this loop 6569 1726776668.74110: done getting the remaining hosts for this loop 6569 1726776668.74114: getting the next task for host managed_node1 6569 1726776668.74125: done getting next task for host managed_node1 6569 1726776668.74127: ^ task is: TASK: meta (flush_handlers) 6569 1726776668.74129: ^ 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 6569 1726776668.74133: getting variables 6569 1726776668.74135: in VariableManager get_vars() 6569 1726776668.74164: Calling all_inventory to load vars for managed_node1 6569 1726776668.74167: Calling groups_inventory to load vars for managed_node1 6569 1726776668.74169: Calling all_plugins_inventory to load vars for managed_node1 6569 1726776668.74182: Calling all_plugins_play to load vars for managed_node1 6569 1726776668.74184: Calling groups_plugins_inventory to load vars for managed_node1 6569 1726776668.74187: Calling groups_plugins_play to load vars for managed_node1 6569 1726776668.74332: done sending task result for task 025ceb90-32dd-bcf4-2993-00000000009d 6569 1726776668.74335: WORKER PROCESS EXITING 6569 1726776668.74347: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6569 1726776668.74461: done with get_vars() 6569 1726776668.74468: done getting variables 6569 1726776668.74519: in VariableManager get_vars() 6569 1726776668.74527: Calling all_inventory to load vars for managed_node1 6569 1726776668.74529: Calling groups_inventory to load vars for managed_node1 6569 1726776668.74530: Calling all_plugins_inventory to load vars for managed_node1 6569 1726776668.74533: Calling all_plugins_play to load vars for managed_node1 6569 1726776668.74534: Calling groups_plugins_inventory to load vars for managed_node1 6569 1726776668.74536: Calling groups_plugins_play to load vars for managed_node1 6569 1726776668.74617: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6569 1726776668.74728: done with get_vars() 6569 1726776668.74737: done queuing things up, now waiting for results queue to drain 6569 1726776668.74738: results queue empty 6569 1726776668.74738: checking for any_errors_fatal 6569 1726776668.74742: done checking for any_errors_fatal 6569 1726776668.74742: checking for max_fail_percentage 6569 1726776668.74743: done checking for max_fail_percentage 6569 1726776668.74744: checking to see if all hosts have failed and the running result is not ok 6569 1726776668.74744: done checking to see if all hosts have failed 6569 1726776668.74744: getting the remaining hosts for this loop 6569 1726776668.74745: done getting the remaining hosts for this loop 6569 1726776668.74746: getting the next task for host managed_node1 6569 1726776668.74750: done getting next task for host managed_node1 6569 1726776668.74750: ^ task is: TASK: meta (flush_handlers) 6569 1726776668.74751: ^ 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 6569 1726776668.74753: getting variables 6569 1726776668.74754: in VariableManager get_vars() 6569 1726776668.74760: Calling all_inventory to load vars for managed_node1 6569 1726776668.74761: Calling groups_inventory to load vars for managed_node1 6569 1726776668.74762: Calling all_plugins_inventory to load vars for managed_node1 6569 1726776668.74765: Calling all_plugins_play to load vars for managed_node1 6569 1726776668.74767: Calling groups_plugins_inventory to load vars for managed_node1 6569 1726776668.74768: Calling groups_plugins_play to load vars for managed_node1 6569 1726776668.74848: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6569 1726776668.74957: done with get_vars() 6569 1726776668.74962: done getting variables 6569 1726776668.74995: in VariableManager get_vars() 6569 1726776668.75002: Calling all_inventory to load vars for managed_node1 6569 1726776668.75004: Calling groups_inventory to load vars for managed_node1 6569 1726776668.75005: Calling all_plugins_inventory to load vars for managed_node1 6569 1726776668.75007: Calling all_plugins_play to load vars for managed_node1 6569 1726776668.75009: Calling groups_plugins_inventory to load vars for managed_node1 6569 1726776668.75011: Calling groups_plugins_play to load vars for managed_node1 6569 1726776668.75090: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6569 1726776668.75202: done with get_vars() 6569 1726776668.75211: done queuing things up, now waiting for results queue to drain 6569 1726776668.75213: results queue empty 6569 1726776668.75213: checking for any_errors_fatal 6569 1726776668.75214: done checking for any_errors_fatal 6569 1726776668.75214: checking for max_fail_percentage 6569 1726776668.75215: done checking for max_fail_percentage 6569 1726776668.75215: checking to see if all hosts have failed and the running result is not ok 6569 1726776668.75216: done checking to see if all hosts have failed 6569 1726776668.75216: getting the remaining hosts for this loop 6569 1726776668.75217: done getting the remaining hosts for this loop 6569 1726776668.75220: getting the next task for host managed_node1 6569 1726776668.75222: done getting next task for host managed_node1 6569 1726776668.75222: ^ task is: None 6569 1726776668.75223: ^ 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 6569 1726776668.75224: done queuing things up, now waiting for results queue to drain 6569 1726776668.75224: results queue empty 6569 1726776668.75225: checking for any_errors_fatal 6569 1726776668.75225: done checking for any_errors_fatal 6569 1726776668.75226: checking for max_fail_percentage 6569 1726776668.75226: done checking for max_fail_percentage 6569 1726776668.75227: checking to see if all hosts have failed and the running result is not ok 6569 1726776668.75227: done checking to see if all hosts have failed 6569 1726776668.75229: getting the next task for host managed_node1 6569 1726776668.75231: done getting next task for host managed_node1 6569 1726776668.75232: ^ task is: None 6569 1726776668.75232: ^ 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_node1 : ok=35 changed=10 unreachable=0 failed=0 skipped=8 rescued=1 ignored=1 Thursday 19 September 2024 16:11:08 -0400 (0:00:00.478) 0:00:48.212 **** =============================================================================== fedora.linux_system_roles.kernel_settings : Ensure required packages are installed -- 31.62s /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 Gathering Facts --------------------------------------------------------- 4.23s /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_bool_not_allowed.yml:2 fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started --- 1.26s /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:67 fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile --- 0.94s /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:91 fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly --- 0.82s /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:2 fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory --- 0.76s /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 fedora.linux_system_roles.kernel_settings : Apply kernel settings ------- 0.74s /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 Ensure kernel_settings is not in active_profile ------------------------- 0.73s /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:46 fedora.linux_system_roles.kernel_settings : Set profile_mode to manual --- 0.72s /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:99 Set profile_mode to auto ------------------------------------------------ 0.65s /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:57 fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes --- 0.64s /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:149 fedora.linux_system_roles.kernel_settings : Read tuned main config ------ 0.54s /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:42 fedora.linux_system_roles.kernel_settings : Get active_profile ---------- 0.53s /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:80 Restart tuned ----------------------------------------------------------- 0.48s /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:64 fedora.linux_system_roles.kernel_settings : Check if system is ostree --- 0.46s /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:10 fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists --- 0.46s /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:74 fedora.linux_system_roles.kernel_settings : Get current config ---------- 0.36s /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:107 fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin --- 0.36s /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:22 Verify no settings ------------------------------------------------------ 0.35s /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:20 Remove kernel_settings tuned profile ------------------------------------ 0.33s /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:36 6569 1726776668.75304: RUNNING CLEANUP