[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. 6554 1726772960.92545: 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-Uuh executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 6554 1726772960.92837: Added group all to inventory 6554 1726772960.92839: Added group ungrouped to inventory 6554 1726772960.92844: Group all now contains ungrouped 6554 1726772960.92846: Examining possible inventory source: /tmp/kernel_settings-0pR/inventory.yml 6554 1726772961.01752: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 6554 1726772961.01794: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 6554 1726772961.01810: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 6554 1726772961.01852: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 6554 1726772961.01899: Loaded config def from plugin (inventory/script) 6554 1726772961.01900: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 6554 1726772961.01928: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 6554 1726772961.01984: Loaded config def from plugin (inventory/yaml) 6554 1726772961.01986: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 6554 1726772961.02048: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 6554 1726772961.02546: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 6554 1726772961.02548: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 6554 1726772961.02551: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 6554 1726772961.02555: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 6554 1726772961.02558: Loading data from /tmp/kernel_settings-0pR/inventory.yml 6554 1726772961.02598: /tmp/kernel_settings-0pR/inventory.yml was not parsable by auto 6554 1726772961.02645: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 6554 1726772961.02673: Loading data from /tmp/kernel_settings-0pR/inventory.yml 6554 1726772961.02725: group all already in inventory 6554 1726772961.02730: set inventory_file for managed_node1 6554 1726772961.02733: set inventory_dir for managed_node1 6554 1726772961.02733: Added host managed_node1 to inventory 6554 1726772961.02735: Added host managed_node1 to group all 6554 1726772961.02736: set ansible_host for managed_node1 6554 1726772961.02736: set ansible_ssh_extra_args for managed_node1 6554 1726772961.02738: set inventory_file for managed_node2 6554 1726772961.02740: set inventory_dir for managed_node2 6554 1726772961.02740: Added host managed_node2 to inventory 6554 1726772961.02743: Added host managed_node2 to group all 6554 1726772961.02744: set ansible_host for managed_node2 6554 1726772961.02744: set ansible_ssh_extra_args for managed_node2 6554 1726772961.02746: set inventory_file for managed_node3 6554 1726772961.02747: set inventory_dir for managed_node3 6554 1726772961.02748: Added host managed_node3 to inventory 6554 1726772961.02749: Added host managed_node3 to group all 6554 1726772961.02749: set ansible_host for managed_node3 6554 1726772961.02749: set ansible_ssh_extra_args for managed_node3 6554 1726772961.02751: Reconcile groups and hosts in inventory. 6554 1726772961.02753: Group ungrouped now contains managed_node1 6554 1726772961.02755: Group ungrouped now contains managed_node2 6554 1726772961.02756: Group ungrouped now contains managed_node3 6554 1726772961.02806: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 6554 1726772961.02887: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 6554 1726772961.02918: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 6554 1726772961.02936: Loaded config def from plugin (vars/host_group_vars) 6554 1726772961.02937: 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) 6554 1726772961.02944: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 6554 1726772961.02949: 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) 6554 1726772961.02977: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 6554 1726772961.03248: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6554 1726772961.03365: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 6554 1726772961.03388: Loaded config def from plugin (connection/local) 6554 1726772961.03389: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 6554 1726772961.03760: Loaded config def from plugin (connection/paramiko_ssh) 6554 1726772961.03763: 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) 6554 1726772961.15971: 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) 6554 1726772961.15995: Loaded config def from plugin (connection/psrp) 6554 1726772961.15997: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 6554 1726772961.16400: 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) 6554 1726772961.16428: Loaded config def from plugin (connection/ssh) 6554 1726772961.16430: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 6554 1726772961.18061: 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) 6554 1726772961.18084: Loaded config def from plugin (connection/winrm) 6554 1726772961.18086: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 6554 1726772961.18110: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 6554 1726772961.18157: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 6554 1726772961.18194: Loaded config def from plugin (shell/cmd) 6554 1726772961.18196: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 6554 1726772961.18211: 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) 6554 1726772961.18250: Loaded config def from plugin (shell/powershell) 6554 1726772961.18251: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 6554 1726772961.18285: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 6554 1726772961.18532: Loaded config def from plugin (shell/sh) 6554 1726772961.18534: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 6554 1726772961.18558: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 6554 1726772961.18627: Loaded config def from plugin (become/runas) 6554 1726772961.18629: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 6554 1726772961.18733: Loaded config def from plugin (become/su) 6554 1726772961.18734: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 6554 1726772961.18826: Loaded config def from plugin (become/sudo) 6554 1726772961.18828: 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 6554 1726772961.18855: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_bool_not_allowed.yml 6554 1726772961.19174: trying /usr/local/lib/python3.12/site-packages/ansible/modules 6554 1726772961.21108: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 6554 1726772961.21308: in VariableManager get_vars() 6554 1726772961.21324: done with get_vars() 6554 1726772961.21356: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 6554 1726772961.21364: 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 6554 1726772961.21575: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 6554 1726772961.21668: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 6554 1726772961.21670: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-Uuh/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__) 6554 1726772961.21689: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 6554 1726772961.21705: 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) 6554 1726772961.21800: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 6554 1726772961.21835: Loaded config def from plugin (callback/default) 6554 1726772961.21837: 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) 6554 1726772961.36143: Loaded config def from plugin (callback/junit) 6554 1726772961.36146: 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) 6554 1726772961.36179: 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) 6554 1726772961.36218: Loaded config def from plugin (callback/minimal) 6554 1726772961.36220: 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) 6554 1726772961.36249: 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) 6554 1726772961.36285: Loaded config def from plugin (callback/tree) 6554 1726772961.36287: 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 6554 1726772961.36488: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 6554 1726772961.36490: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-Uuh/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-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_bool_not_allowed.yml 6554 1726772961.36510: in VariableManager get_vars() 6554 1726772961.36525: done with get_vars() 6554 1726772961.36529: in VariableManager get_vars() 6554 1726772961.36535: done with get_vars() 6554 1726772961.36537: variable 'omit' from source: magic vars 6554 1726772961.36563: in VariableManager get_vars() 6554 1726772961.36573: done with get_vars() 6554 1726772961.36586: variable 'omit' from source: magic vars PLAY [Test boolean values not allowed] ***************************************** 6554 1726772961.36961: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 6554 1726772961.37010: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 6554 1726772961.37039: getting the remaining hosts for this loop 6554 1726772961.37041: done getting the remaining hosts for this loop 6554 1726772961.37045: getting the next task for host managed_node1 6554 1726772961.37048: done getting next task for host managed_node1 6554 1726772961.37049: ^ task is: TASK: Gathering Facts 6554 1726772961.37050: ^ 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 6554 1726772961.37055: getting variables 6554 1726772961.37055: in VariableManager get_vars() 6554 1726772961.37063: Calling all_inventory to load vars for managed_node1 6554 1726772961.37065: Calling groups_inventory to load vars for managed_node1 6554 1726772961.37066: Calling all_plugins_inventory to load vars for managed_node1 6554 1726772961.37075: Calling all_plugins_play to load vars for managed_node1 6554 1726772961.37082: Calling groups_plugins_inventory to load vars for managed_node1 6554 1726772961.37084: Calling groups_plugins_play to load vars for managed_node1 6554 1726772961.37105: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6554 1726772961.37143: done with get_vars() 6554 1726772961.37148: done getting variables 6554 1726772961.37191: 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-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_bool_not_allowed.yml:2 Thursday 19 September 2024 15:09:21 -0400 (0:00:00.007) 0:00:00.007 **** 6554 1726772961.37205: entering _queue_task() for managed_node1/gather_facts 6554 1726772961.37206: Creating lock for gather_facts 6554 1726772961.37596: worker is 1 (out of 1 available) 6554 1726772961.37605: exiting _queue_task() for managed_node1/gather_facts 6554 1726772961.37618: done queuing things up, now waiting for results queue to drain 6554 1726772961.37619: waiting for pending results... 6554 1726772961.37743: running TaskExecutor() for managed_node1/TASK: Gathering Facts 6554 1726772961.37792: in run() - task 129c3c75-c909-1186-7c11-00000000000d 6554 1726772961.37803: variable 'ansible_search_path' from source: unknown 6554 1726772961.37833: calling self._execute() 6554 1726772961.37877: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772961.37880: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772961.37889: variable 'omit' from source: magic vars 6554 1726772961.37958: variable 'omit' from source: magic vars 6554 1726772961.37979: variable 'omit' from source: magic vars 6554 1726772961.38001: variable 'omit' from source: magic vars 6554 1726772961.38034: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6554 1726772961.38062: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6554 1726772961.38077: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6554 1726772961.38093: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6554 1726772961.38104: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6554 1726772961.38129: variable 'inventory_hostname' from source: host vars for 'managed_node1' 6554 1726772961.38133: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772961.38135: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772961.38202: Set connection var ansible_module_compression to ZIP_DEFLATED 6554 1726772961.38207: Set connection var ansible_shell_executable to /bin/sh 6554 1726772961.38214: Set connection var ansible_shell_type to sh 6554 1726772961.38220: Set connection var ansible_timeout to 10 6554 1726772961.38224: Set connection var ansible_connection to ssh 6554 1726772961.38229: Set connection var ansible_pipelining to False 6554 1726772961.38247: variable 'ansible_shell_executable' from source: unknown 6554 1726772961.38251: variable 'ansible_connection' from source: unknown 6554 1726772961.38253: variable 'ansible_module_compression' from source: unknown 6554 1726772961.38255: variable 'ansible_shell_type' from source: unknown 6554 1726772961.38258: variable 'ansible_shell_executable' from source: unknown 6554 1726772961.38260: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772961.38262: variable 'ansible_pipelining' from source: unknown 6554 1726772961.38266: variable 'ansible_timeout' from source: unknown 6554 1726772961.38270: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772961.38396: 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) 6554 1726772961.38407: variable 'omit' from source: magic vars 6554 1726772961.38410: starting attempt loop 6554 1726772961.38412: running the handler 6554 1726772961.38427: variable 'ansible_facts' from source: unknown 6554 1726772961.38441: _low_level_execute_command(): starting 6554 1726772961.38450: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6554 1726772961.80390: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6554 1726772961.80395: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772961.80444: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772961.80484: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6554 1726772961.80525: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found <<< 6554 1726772961.80528: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772961.80596: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772961.80600: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772961.80655: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772961.80658: stderr chunk (state=3): >>>debug1: Control socket "/root/.ansible/cp/89b9d2e7d2" does not exist debug1: Connecting to 10.31.45.75 [10.31.45.75] port 22. debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772961.80753: stderr chunk (state=3): >>>debug1: fd 3 clearing O_NONBLOCK debug1: Connection established. <<< 6554 1726772961.80815: stderr chunk (state=3): >>>debug1: identity file /root/.ssh/id_rsa type -1 debug1: identity file /root/.ssh/id_rsa-cert type -1 <<< 6554 1726772961.80819: stderr chunk (state=3): >>>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 <<< 6554 1726772961.80821: stderr chunk (state=3): >>>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 <<< 6554 1726772961.80860: stderr chunk (state=3): >>>debug1: Local version string SSH-2.0-OpenSSH_9.8 <<< 6554 1726772961.81479: stderr chunk (state=3): >>>debug1: Remote protocol version 2.0, remote software version OpenSSH_9.8 debug1: compat_banner: match: OpenSSH_9.8 pat OpenSSH* compat 0x04000000 debug2: fd 3 setting O_NONBLOCK debug1: Authenticating to 10.31.45.75:22 as 'root' <<< 6554 1726772961.81483: 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 <<< 6554 1726772961.81485: stderr chunk (state=3): >>>debug1: SSH2_MSG_KEXINIT sent <<< 6554 1726772961.81714: 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 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 <<< 6554 1726772961.81726: stderr chunk (state=3): >>>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,ext-info-s,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 <<< 6554 1726772961.81884: stderr chunk (state=3): >>>debug1: expecting SSH2_MSG_KEX_ECDH_REPLY <<< 6554 1726772961.82288: stderr chunk (state=3): >>>debug1: SSH2_MSG_KEX_ECDH_REPLY received <<< 6554 1726772961.82291: stderr chunk (state=3): >>>debug1: Server host key: ssh-ed25519 SHA256:poqt63wrWK3QL9JQRmVC+XH2Nigdpzz+IDfCtXlCBbs 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 <<< 6554 1726772961.82308: stderr chunk (state=3): >>>Warning: Permanently added '10.31.45.75' (ED25519) to the list of known hosts. debug1: check_host_key: hostkey not known or explicitly trusted: disabling UpdateHostkeys <<< 6554 1726772961.82663: stderr chunk (state=3): >>>debug1: ssh_packet_send2_wrapped: resetting send seqnr 3 debug2: ssh_set_newkeys: mode 1 debug1: rekey out after 4294967296 blocks debug1: SSH2_MSG_NEWKEYS sent <<< 6554 1726772961.82670: stderr chunk (state=3): >>>debug1: Sending SSH2_MSG_EXT_INFO debug1: expecting SSH2_MSG_NEWKEYS debug1: ssh_packet_read_poll2: resetting read seqnr 3 debug1: SSH2_MSG_NEWKEYS received debug2: ssh_set_newkeys: mode 0 debug1: rekey in after 4294967296 blocks 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 debug1: SSH2_MSG_EXT_INFO received debug1: kex_ext_info_client_parse: server-sig-algs= debug1: kex_ext_info_check_ver: publickey-hostbound@openssh.com=<0> debug1: kex_ext_info_check_ver: ping@openssh.com=<0> <<< 6554 1726772961.86868: stderr chunk (state=3): >>>debug2: service_accept: ssh-userauth debug1: SSH2_MSG_SERVICE_ACCEPT received <<< 6554 1726772961.86967: stderr chunk (state=3): >>>debug1: SSH2_MSG_EXT_INFO received debug1: kex_ext_info_client_parse: server-sig-algs= debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password debug1: Next authentication method: gssapi-with-mic <<< 6554 1726772962.42214: stderr chunk (state=3): >>>debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) <<< 6554 1726772962.42251: 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: Will attempt key: /root/.ssh/id_rsa 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: Trying private key: /root/.ssh/id_rsa <<< 6554 1726772962.42692: stderr chunk (state=3): >>>debug2: we sent a publickey packet, wait for reply <<< 6554 1726772962.43641: stderr chunk (state=3): >>>debug1: Enabling compression at level 6. <<< 6554 1726772962.43654: stderr chunk (state=3): >>>Authenticated to 10.31.45.75 ([10.31.45.75]:22) using "publickey". debug1: pkcs11_del_provider: called, provider_id = (null) debug1: setting up multiplex master socket <<< 6554 1726772962.43683: stderr chunk (state=3): >>>debug2: fd 4 setting O_NONBLOCK debug1: channel 0: new mux listener [/root/.ansible/cp/89b9d2e7d2] (inactive timeout: 0) debug2: fd 3 setting TCP_NODELAY <<< 6554 1726772962.43685: stderr chunk (state=3): >>>debug1: control_persist_detach: backgrounding master process <<< 6554 1726772962.43713: stderr chunk (state=3): >>>debug2: control_persist_detach: background process is 6565 debug2: fd 4 setting O_NONBLOCK <<< 6554 1726772962.43757: stderr chunk (state=3): >>>debug1: forking to background <<< 6554 1726772962.43803: 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 [mux-control] (inactive timeout: 0) debug2: set_control_persist_exit_time: cancel scheduled exit debug2: mux_master_process_hello: channel 1 client version 4 <<< 6554 1726772962.43831: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772962.43834: stderr chunk (state=3): >>>debug2: mux_master_process_alive_check: channel 1: alive check <<< 6554 1726772962.43837: 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 debug2: fd 7 setting O_NONBLOCK debug2: fd 8 setting O_NONBLOCK debug1: channel 2: new session [client-session] (inactive timeout: 0) debug2: mux_master_process_new_session: channel_new: 2 linked to control channel 1 debug2: channel 2: send open <<< 6554 1726772962.45405: stderr chunk (state=3): >>>debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0 <<< 6554 1726772962.45410: stderr chunk (state=3): >>>debug1: Remote: /root/.ssh/authorized_keys:1: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding <<< 6554 1726772962.49494: 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 <<< 6554 1726772962.49499: stderr chunk (state=3): >>>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 <<< 6554 1726772962.49753: 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 <<< 6554 1726772962.51325: stdout chunk (state=3): >>>/root <<< 6554 1726772962.51431: 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 <<< 6554 1726772962.51435: stderr chunk (state=3): >>>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 <<< 6554 1726772962.51438: stderr chunk (state=3): >>>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]) <<< 6554 1726772962.51439: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772962.51459: stderr chunk (state=3): >>>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 <<< 6554 1726772962.51497: stdout chunk (state=3): >>><<< 6554 1726772963.51585: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug1: Control socket "/root/.ansible/cp/89b9d2e7d2" does not exist debug1: Connecting to 10.31.45.75 [10.31.45.75] 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_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_9.8 debug1: Remote protocol version 2.0, remote software version OpenSSH_9.8 debug1: compat_banner: match: OpenSSH_9.8 pat OpenSSH* compat 0x04000000 debug2: fd 3 setting O_NONBLOCK debug1: Authenticating to 10.31.45.75: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,ext-info-s,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:poqt63wrWK3QL9JQRmVC+XH2Nigdpzz+IDfCtXlCBbs 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.45.75' (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: ssh_set_newkeys: mode 1 debug1: rekey out after 4294967296 blocks debug1: SSH2_MSG_NEWKEYS sent debug1: Sending SSH2_MSG_EXT_INFO debug1: expecting SSH2_MSG_NEWKEYS debug1: ssh_packet_read_poll2: resetting read seqnr 3 debug1: SSH2_MSG_NEWKEYS received debug2: ssh_set_newkeys: mode 0 debug1: rekey in after 4294967296 blocks 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 debug1: SSH2_MSG_EXT_INFO received debug1: kex_ext_info_client_parse: server-sig-algs= debug1: kex_ext_info_check_ver: publickey-hostbound@openssh.com=<0> debug1: kex_ext_info_check_ver: ping@openssh.com=<0> debug2: service_accept: ssh-userauth debug1: SSH2_MSG_SERVICE_ACCEPT received debug1: SSH2_MSG_EXT_INFO received debug1: kex_ext_info_client_parse: server-sig-algs= 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: Will attempt key: /root/.ssh/id_rsa 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: 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.45.75 ([10.31.45.75]: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 mux listener [/root/.ansible/cp/89b9d2e7d2] (inactive timeout: 0) debug2: fd 3 setting TCP_NODELAY debug1: control_persist_detach: backgrounding master process debug2: control_persist_detach: background process is 6565 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 [mux-control] (inactive timeout: 0) 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 debug2: fd 7 setting O_NONBLOCK debug2: fd 8 setting O_NONBLOCK debug1: channel 2: new session [client-session] (inactive timeout: 0) 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: Received exit status from master 0 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 6554 1726772963.51601: _low_level_execute_command(): starting 6554 1726772963.51607: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772963.5158472-6557-92804999128787 `" && echo ansible-tmp-1726772963.5158472-6557-92804999128787="` echo /root/.ansible/tmp/ansible-tmp-1726772963.5158472-6557-92804999128787 `" ) && sleep 0' 6554 1726772963.52076: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772963.52082: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found <<< 6554 1726772963.52084: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772963.52086: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772963.52088: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772963.52145: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772963.52149: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772963.52151: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772963.52269: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772963.54351: stdout chunk (state=3): >>>ansible-tmp-1726772963.5158472-6557-92804999128787=/root/.ansible/tmp/ansible-tmp-1726772963.5158472-6557-92804999128787 <<< 6554 1726772963.54593: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772963.54621: stderr chunk (state=3): >>><<< 6554 1726772963.54624: stdout chunk (state=3): >>><<< 6554 1726772963.54640: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772963.5158472-6557-92804999128787=/root/.ansible/tmp/ansible-tmp-1726772963.5158472-6557-92804999128787 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772963.54669: variable 'ansible_module_compression' from source: unknown 6554 1726772963.54711: ANSIBALLZ: Using generic lock for ansible.legacy.setup 6554 1726772963.54714: ANSIBALLZ: Acquiring lock 6554 1726772963.54718: ANSIBALLZ: Lock acquired: 139912600752576 6554 1726772963.54721: ANSIBALLZ: Creating module 6554 1726772963.74935: ANSIBALLZ: Writing module into payload 6554 1726772963.75027: ANSIBALLZ: Writing module 6554 1726772963.75044: ANSIBALLZ: Renaming module 6554 1726772963.75052: ANSIBALLZ: Done creating module 6554 1726772963.75080: variable 'ansible_facts' from source: unknown 6554 1726772963.75083: variable 'inventory_hostname' from source: host vars for 'managed_node1' 6554 1726772963.75091: _low_level_execute_command(): starting 6554 1726772963.75097: _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' 6554 1726772963.75581: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6554 1726772963.75584: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772963.75586: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772963.75588: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772963.75640: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772963.75646: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772963.75697: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772963.75750: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772963.77447: stdout chunk (state=3): >>>PLATFORM <<< 6554 1726772963.77554: stdout chunk (state=3): >>>Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 6554 1726772963.77669: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772963.77694: stderr chunk (state=3): >>><<< 6554 1726772963.77697: stdout chunk (state=3): >>><<< 6554 1726772963.77711: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772963.77723 [managed_node1]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 6554 1726772963.77761: _low_level_execute_command(): starting 6554 1726772963.77764: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 6554 1726772963.77839: Sending initial data 6554 1726772963.77845: Sent initial data (1181 bytes) 6554 1726772963.78188: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772963.78191: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found <<< 6554 1726772963.78193: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772963.78196: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6554 1726772963.78198: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772963.78247: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772963.78250: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772963.78389: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772963.82076: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} <<< 6554 1726772963.82413: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772963.82447: stderr chunk (state=3): >>><<< 6554 1726772963.82451: stdout chunk (state=3): >>><<< 6554 1726772963.82460: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772963.82513: variable 'ansible_facts' from source: unknown 6554 1726772963.82518: variable 'ansible_facts' from source: unknown 6554 1726772963.82526: variable 'ansible_module_compression' from source: unknown 6554 1726772963.82561: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6554x96xchd6/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 6554 1726772963.82584: variable 'ansible_facts' from source: unknown 6554 1726772963.82703: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772963.5158472-6557-92804999128787/AnsiballZ_setup.py 6554 1726772963.82847: Sending initial data 6554 1726772963.82850: Sent initial data (151 bytes) 6554 1726772963.83365: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772963.83368: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772963.83373: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772963.83375: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772963.83427: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772963.83430: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772963.83572: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772963.85346: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 6554 1726772963.85350: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6554 1726772963.85397: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6554 1726772963.85491: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6554x96xchd6/tmpmfvi6ynm /root/.ansible/tmp/ansible-tmp-1726772963.5158472-6557-92804999128787/AnsiballZ_setup.py <<< 6554 1726772963.85495: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772963.5158472-6557-92804999128787/AnsiballZ_setup.py" <<< 6554 1726772963.85548: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6554x96xchd6/tmpmfvi6ynm" to remote "/root/.ansible/tmp/ansible-tmp-1726772963.5158472-6557-92804999128787/AnsiballZ_setup.py" <<< 6554 1726772963.85551: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772963.5158472-6557-92804999128787/AnsiballZ_setup.py" <<< 6554 1726772963.86720: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772963.86763: stderr chunk (state=3): >>><<< 6554 1726772963.86766: stdout chunk (state=3): >>><<< 6554 1726772963.86782: done transferring module to remote 6554 1726772963.86791: _low_level_execute_command(): starting 6554 1726772963.86796: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772963.5158472-6557-92804999128787/ /root/.ansible/tmp/ansible-tmp-1726772963.5158472-6557-92804999128787/AnsiballZ_setup.py && sleep 0' 6554 1726772963.87219: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772963.87222: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6554 1726772963.87254: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found <<< 6554 1726772963.87257: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6554 1726772963.87259: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772963.87261: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772963.87325: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772963.87329: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772963.87331: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772963.87380: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772963.89264: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772963.89289: stderr chunk (state=3): >>><<< 6554 1726772963.89292: stdout chunk (state=3): >>><<< 6554 1726772963.89310: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772963.89313: _low_level_execute_command(): starting 6554 1726772963.89319: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772963.5158472-6557-92804999128787/AnsiballZ_setup.py && sleep 0' 6554 1726772963.89775: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772963.89779: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772963.89781: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772963.89783: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772963.89835: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772963.89838: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772963.89840: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772963.89934: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772964.65237: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_is_chroot": false, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Thursday", "weekday_number": "4", "weeknumber": "38", "day": "19", "hour": "15", "minute": "09", "second": "24", "epoch": "1726772964", "epoch_int": "1726772964", "date": "2024-09-19", "time": "15:09:24", "iso8601_micro": "2024-09-19T19:09:24.220066Z", "iso8601": "2024-09-19T19:09:24Z", "iso8601_basic": "20240919T150924220066", "iso8601_basic_short": "20240919T150924", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDNCHZCRGzyZgE5+a+weFDK3HgETQdQzsuQJ5JSgCu+Zd75sO+sXlv+qZ9AQ1L3cJVDA4rSXJzfjW/+4ZpoNXMdGWrWmpFg9wiN+DZNeyWdtHQqTiO/kCbOpguT2lKF3U/e/pgr74R/ihIp+lXnwcQmsaz86bUbofU+6J+Rr2PF0EQ8Oi6bx7yh5jEdoIvcwKygvrSlwGX5hSIZh0LMtvY9b49V539hKTB+7ZyMb40YJfPo15dufB4nc15fRqk3Ovn5Lh6CTQQHmpYJPB2J3qt3BWxkY92vLSgboOSjKsQN0gmdaSmKDdQXIKZApMS15f/66k/2KRpCeRw6OnOUlZTRb7g2QFX+U40IcitctI4EHTOSHdWY8N/zA87J6xv2qQC5j1VAapcD9YhkJ667/skZ+wOpdUhUziXB8tZNk6lntCtcixbSnM+XQ85/8JKYf0ciHatkD+/nvQlE8vFtJ8ri4r9GvNVvkbUl5W/A1XU2wIgD6wdkxzSbJ1HKgnpI3Ns=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOmXPcSty4jwCs25m4au4Jo0/oSQxmcZ78qR6TTYusqSl4daus71EBN6pIg8GJtwGNq1iMtroffe3T2BRBVC39A=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAINyQCgJ8ifLxxlwK5HFejH3GNvoaz8YEB81ug7SJKk//", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-45-75.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-45-75", "ansible_nodename": "ip-10-31-45-75.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": "ec24e95b51c3ebb2111a9929598918f3", "ansible_loadavg": {"1m": 0.00390625, "5m": 0.06982421875, "15m": 0.04150390625}, "ansible_fibre_channel_wwn": [], "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_lsb": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_6<<< 6554 1726772964.65277: stdout chunk (state=3): >>>4", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 3058, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 473, "free": 3058}, "nocache": {"free": 3331, "used": 200}, "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": "ec24e95b-51c3-ebb2-111a-9929598918f3", "ansible_product_uuid": "ec24e95b-51c3-ebb2-111a-9929598918f3", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 330, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261816377344, "block_size": 4096, "block_total": 65519099, "block_available": 63920014, "block_used": 1599085, "inode_total": 131070960, "inode_available": 131029235, "inode_used": 41725, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_env": {"SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.11.60 48630 10.31.45.75 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.11.60 48630 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_fips": false, "ansible_iscsi_iqn": "", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_local": {}, "ansible_interfaces": ["eth0", "lo"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address"<<< 6554 1726772964.65373: stdout chunk (state=3): >>>: "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "02:98:59:47:f8:af", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.45.75", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::98:59ff:fe47:f8af", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.45.75", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:98:59:47:f8:af", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.45.75"], "ansible_all_ipv6_addresses": ["fe80::98:59ff:fe47:f8af"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.45.75", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::98:59ff:fe47:f8af"]}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 6554 1726772964.67429: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.75 closed. <<< 6554 1726772964.67433: stdout chunk (state=3): >>><<< 6554 1726772964.67436: stderr chunk (state=3): >>><<< 6554 1726772964.67440: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_is_chroot": false, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Thursday", "weekday_number": "4", "weeknumber": "38", "day": "19", "hour": "15", "minute": "09", "second": "24", "epoch": "1726772964", "epoch_int": "1726772964", "date": "2024-09-19", "time": "15:09:24", "iso8601_micro": "2024-09-19T19:09:24.220066Z", "iso8601": "2024-09-19T19:09:24Z", "iso8601_basic": "20240919T150924220066", "iso8601_basic_short": "20240919T150924", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDNCHZCRGzyZgE5+a+weFDK3HgETQdQzsuQJ5JSgCu+Zd75sO+sXlv+qZ9AQ1L3cJVDA4rSXJzfjW/+4ZpoNXMdGWrWmpFg9wiN+DZNeyWdtHQqTiO/kCbOpguT2lKF3U/e/pgr74R/ihIp+lXnwcQmsaz86bUbofU+6J+Rr2PF0EQ8Oi6bx7yh5jEdoIvcwKygvrSlwGX5hSIZh0LMtvY9b49V539hKTB+7ZyMb40YJfPo15dufB4nc15fRqk3Ovn5Lh6CTQQHmpYJPB2J3qt3BWxkY92vLSgboOSjKsQN0gmdaSmKDdQXIKZApMS15f/66k/2KRpCeRw6OnOUlZTRb7g2QFX+U40IcitctI4EHTOSHdWY8N/zA87J6xv2qQC5j1VAapcD9YhkJ667/skZ+wOpdUhUziXB8tZNk6lntCtcixbSnM+XQ85/8JKYf0ciHatkD+/nvQlE8vFtJ8ri4r9GvNVvkbUl5W/A1XU2wIgD6wdkxzSbJ1HKgnpI3Ns=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOmXPcSty4jwCs25m4au4Jo0/oSQxmcZ78qR6TTYusqSl4daus71EBN6pIg8GJtwGNq1iMtroffe3T2BRBVC39A=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAINyQCgJ8ifLxxlwK5HFejH3GNvoaz8YEB81ug7SJKk//", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-45-75.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-45-75", "ansible_nodename": "ip-10-31-45-75.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": "ec24e95b51c3ebb2111a9929598918f3", "ansible_loadavg": {"1m": 0.00390625, "5m": 0.06982421875, "15m": 0.04150390625}, "ansible_fibre_channel_wwn": [], "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_lsb": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 3058, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 473, "free": 3058}, "nocache": {"free": 3331, "used": 200}, "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": "ec24e95b-51c3-ebb2-111a-9929598918f3", "ansible_product_uuid": "ec24e95b-51c3-ebb2-111a-9929598918f3", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 330, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261816377344, "block_size": 4096, "block_total": 65519099, "block_available": 63920014, "block_used": 1599085, "inode_total": 131070960, "inode_available": 131029235, "inode_used": 41725, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_env": {"SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.11.60 48630 10.31.45.75 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.11.60 48630 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_fips": false, "ansible_iscsi_iqn": "", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_local": {}, "ansible_interfaces": ["eth0", "lo"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "02:98:59:47:f8:af", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.45.75", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::98:59ff:fe47:f8af", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.45.75", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:98:59:47:f8:af", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.45.75"], "ansible_all_ipv6_addresses": ["fe80::98:59ff:fe47:f8af"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.45.75", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::98:59ff:fe47:f8af"]}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK 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.45.75 closed. [WARNING]: Platform linux on host managed_node1 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 6554 1726772964.67699: 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-1726772963.5158472-6557-92804999128787/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6554 1726772964.67729: _low_level_execute_command(): starting 6554 1726772964.67740: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772963.5158472-6557-92804999128787/ > /dev/null 2>&1 && sleep 0' 6554 1726772964.68378: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6554 1726772964.68415: 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.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772964.68437: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6554 1726772964.68527: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772964.68543: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772964.68566: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772964.68721: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772964.70629: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772964.70648: stdout chunk (state=3): >>><<< 6554 1726772964.70662: stderr chunk (state=3): >>><<< 6554 1726772964.70683: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772964.70696: handler run complete 6554 1726772964.70837: variable 'ansible_facts' from source: unknown 6554 1726772964.70946: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6554 1726772964.71292: variable 'ansible_facts' from source: unknown 6554 1726772964.71385: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6554 1726772964.71522: attempt loop complete, returning result 6554 1726772964.71532: _execute() done 6554 1726772964.71569: dumping result to json 6554 1726772964.71582: done dumping result, returning 6554 1726772964.71593: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [129c3c75-c909-1186-7c11-00000000000d] 6554 1726772964.71601: sending task result for task 129c3c75-c909-1186-7c11-00000000000d 6554 1726772964.74783: done sending task result for task 129c3c75-c909-1186-7c11-00000000000d 6554 1726772964.74786: WORKER PROCESS EXITING ok: [managed_node1] 6554 1726772964.75109: no more pending results, returning what we have 6554 1726772964.75113: results queue empty 6554 1726772964.75114: checking for any_errors_fatal 6554 1726772964.75115: done checking for any_errors_fatal 6554 1726772964.75118: checking for max_fail_percentage 6554 1726772964.75119: done checking for max_fail_percentage 6554 1726772964.75120: checking to see if all hosts have failed and the running result is not ok 6554 1726772964.75120: done checking to see if all hosts have failed 6554 1726772964.75121: getting the remaining hosts for this loop 6554 1726772964.75123: done getting the remaining hosts for this loop 6554 1726772964.75130: getting the next task for host managed_node1 6554 1726772964.75135: done getting next task for host managed_node1 6554 1726772964.75136: ^ task is: TASK: meta (flush_handlers) 6554 1726772964.75138: ^ 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 6554 1726772964.75141: getting variables 6554 1726772964.75142: in VariableManager get_vars() 6554 1726772964.75158: Calling all_inventory to load vars for managed_node1 6554 1726772964.75160: Calling groups_inventory to load vars for managed_node1 6554 1726772964.75163: Calling all_plugins_inventory to load vars for managed_node1 6554 1726772964.75170: Calling all_plugins_play to load vars for managed_node1 6554 1726772964.75172: Calling groups_plugins_inventory to load vars for managed_node1 6554 1726772964.75175: Calling groups_plugins_play to load vars for managed_node1 6554 1726772964.75352: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6554 1726772964.75545: done with get_vars() 6554 1726772964.75556: done getting variables 6554 1726772964.75604: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 6554 1726772964.75660: in VariableManager get_vars() 6554 1726772964.75673: Calling all_inventory to load vars for managed_node1 6554 1726772964.75675: Calling groups_inventory to load vars for managed_node1 6554 1726772964.75678: Calling all_plugins_inventory to load vars for managed_node1 6554 1726772964.75682: Calling all_plugins_play to load vars for managed_node1 6554 1726772964.75684: Calling groups_plugins_inventory to load vars for managed_node1 6554 1726772964.75686: Calling groups_plugins_play to load vars for managed_node1 6554 1726772964.75828: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6554 1726772964.76023: done with get_vars() 6554 1726772964.76035: done queuing things up, now waiting for results queue to drain 6554 1726772964.76037: results queue empty 6554 1726772964.76038: checking for any_errors_fatal 6554 1726772964.76040: done checking for any_errors_fatal 6554 1726772964.76040: checking for max_fail_percentage 6554 1726772964.76048: done checking for max_fail_percentage 6554 1726772964.76049: checking to see if all hosts have failed and the running result is not ok 6554 1726772964.76050: done checking to see if all hosts have failed 6554 1726772964.76050: getting the remaining hosts for this loop 6554 1726772964.76051: done getting the remaining hosts for this loop 6554 1726772964.76053: getting the next task for host managed_node1 6554 1726772964.76057: done getting next task for host managed_node1 6554 1726772964.76059: ^ task is: TASK: Try to pass a boolean value for sysctl value 6554 1726772964.76061: ^ 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 6554 1726772964.76063: getting variables 6554 1726772964.76063: in VariableManager get_vars() 6554 1726772964.76071: Calling all_inventory to load vars for managed_node1 6554 1726772964.76072: Calling groups_inventory to load vars for managed_node1 6554 1726772964.76074: Calling all_plugins_inventory to load vars for managed_node1 6554 1726772964.76079: Calling all_plugins_play to load vars for managed_node1 6554 1726772964.76081: Calling groups_plugins_inventory to load vars for managed_node1 6554 1726772964.76083: Calling groups_plugins_play to load vars for managed_node1 6554 1726772964.76247: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6554 1726772964.76438: done with get_vars() 6554 1726772964.76447: done getting variables TASK [Try to pass a boolean value for sysctl value] **************************** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_bool_not_allowed.yml:7 Thursday 19 September 2024 15:09:24 -0400 (0:00:03.393) 0:00:03.400 **** 6554 1726772964.76520: entering _queue_task() for managed_node1/include_role 6554 1726772964.76522: Creating lock for include_role 6554 1726772964.77018: worker is 1 (out of 1 available) 6554 1726772964.77026: exiting _queue_task() for managed_node1/include_role 6554 1726772964.77037: done queuing things up, now waiting for results queue to drain 6554 1726772964.77038: waiting for pending results... 6554 1726772964.77168: running TaskExecutor() for managed_node1/TASK: Try to pass a boolean value for sysctl value 6554 1726772964.77197: in run() - task 129c3c75-c909-1186-7c11-000000000006 6554 1726772964.77219: variable 'ansible_search_path' from source: unknown 6554 1726772964.77268: calling self._execute() 6554 1726772964.77345: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772964.77357: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772964.77380: variable 'omit' from source: magic vars 6554 1726772964.77490: _execute() done 6554 1726772964.77498: dumping result to json 6554 1726772964.77506: done dumping result, returning 6554 1726772964.77520: done running TaskExecutor() for managed_node1/TASK: Try to pass a boolean value for sysctl value [129c3c75-c909-1186-7c11-000000000006] 6554 1726772964.77592: sending task result for task 129c3c75-c909-1186-7c11-000000000006 6554 1726772964.77684: done sending task result for task 129c3c75-c909-1186-7c11-000000000006 6554 1726772964.77688: WORKER PROCESS EXITING 6554 1726772964.77751: no more pending results, returning what we have 6554 1726772964.77758: in VariableManager get_vars() 6554 1726772964.77789: Calling all_inventory to load vars for managed_node1 6554 1726772964.77792: Calling groups_inventory to load vars for managed_node1 6554 1726772964.77795: Calling all_plugins_inventory to load vars for managed_node1 6554 1726772964.77814: Calling all_plugins_play to load vars for managed_node1 6554 1726772964.77819: Calling groups_plugins_inventory to load vars for managed_node1 6554 1726772964.77822: Calling groups_plugins_play to load vars for managed_node1 6554 1726772964.78124: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6554 1726772964.78472: done with get_vars() 6554 1726772964.78480: variable 'ansible_search_path' from source: unknown 6554 1726772964.78602: variable 'omit' from source: magic vars 6554 1726772964.78626: variable 'omit' from source: magic vars 6554 1726772964.78642: variable 'omit' from source: magic vars 6554 1726772964.78649: we have included files to process 6554 1726772964.78649: generating all_blocks data 6554 1726772964.78651: done generating all_blocks data 6554 1726772964.78652: processing included file: fedora.linux_system_roles.kernel_settings 6554 1726772964.78677: in VariableManager get_vars() 6554 1726772964.78688: done with get_vars() 6554 1726772964.78759: in VariableManager get_vars() 6554 1726772964.78772: done with get_vars() 6554 1726772964.78813: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/main.yml 6554 1726772964.78954: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/defaults/main.yml 6554 1726772964.79022: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/meta/main.yml 6554 1726772964.79161: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml 6554 1726772964.80011: in VariableManager get_vars() 6554 1726772964.80035: done with get_vars() 6554 1726772964.81529: in VariableManager get_vars() 6554 1726772964.81553: done with get_vars() 6554 1726772964.81721: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/handlers/main.yml 6554 1726772964.82469: iterating over new_blocks loaded from include file 6554 1726772964.82472: in VariableManager get_vars() 6554 1726772964.82494: done with get_vars() 6554 1726772964.82496: filtering new block on tags 6554 1726772964.82518: done filtering new block on tags 6554 1726772964.82521: in VariableManager get_vars() 6554 1726772964.82537: done with get_vars() 6554 1726772964.82538: filtering new block on tags 6554 1726772964.82561: done filtering new block on tags 6554 1726772964.82563: in VariableManager get_vars() 6554 1726772964.82579: done with get_vars() 6554 1726772964.82581: filtering new block on tags 6554 1726772964.82627: done filtering new block on tags 6554 1726772964.82630: in VariableManager get_vars() 6554 1726772964.82647: done with get_vars() 6554 1726772964.82649: filtering new block on tags 6554 1726772964.82665: done filtering new block on tags 6554 1726772964.82667: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.kernel_settings for managed_node1 6554 1726772964.82673: extending task lists for all hosts with included blocks 6554 1726772964.82768: done extending task lists 6554 1726772964.82770: done processing included files 6554 1726772964.82771: results queue empty 6554 1726772964.82771: checking for any_errors_fatal 6554 1726772964.82773: done checking for any_errors_fatal 6554 1726772964.82774: checking for max_fail_percentage 6554 1726772964.82775: done checking for max_fail_percentage 6554 1726772964.82775: checking to see if all hosts have failed and the running result is not ok 6554 1726772964.82776: done checking to see if all hosts have failed 6554 1726772964.82777: getting the remaining hosts for this loop 6554 1726772964.82778: done getting the remaining hosts for this loop 6554 1726772964.82780: getting the next task for host managed_node1 6554 1726772964.82784: done getting next task for host managed_node1 6554 1726772964.82787: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 6554 1726772964.82789: ^ 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 6554 1726772964.82797: getting variables 6554 1726772964.82798: in VariableManager get_vars() 6554 1726772964.82818: Calling all_inventory to load vars for managed_node1 6554 1726772964.82820: Calling groups_inventory to load vars for managed_node1 6554 1726772964.82822: Calling all_plugins_inventory to load vars for managed_node1 6554 1726772964.82828: Calling all_plugins_play to load vars for managed_node1 6554 1726772964.82830: Calling groups_plugins_inventory to load vars for managed_node1 6554 1726772964.82833: Calling groups_plugins_play to load vars for managed_node1 6554 1726772964.83005: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6554 1726772964.83207: done with get_vars() 6554 1726772964.83217: done getting variables 6554 1726772964.83292: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:2 Thursday 19 September 2024 15:09:24 -0400 (0:00:00.068) 0:00:03.468 **** 6554 1726772964.83324: entering _queue_task() for managed_node1/fail 6554 1726772964.83326: Creating lock for fail 6554 1726772964.83645: worker is 1 (out of 1 available) 6554 1726772964.83656: exiting _queue_task() for managed_node1/fail 6554 1726772964.83668: done queuing things up, now waiting for results queue to drain 6554 1726772964.83669: waiting for pending results... 6554 1726772964.84059: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 6554 1726772964.84064: in run() - task 129c3c75-c909-1186-7c11-00000000002c 6554 1726772964.84066: variable 'ansible_search_path' from source: unknown 6554 1726772964.84069: variable 'ansible_search_path' from source: unknown 6554 1726772964.84091: calling self._execute() 6554 1726772964.84182: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772964.84194: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772964.84208: variable 'omit' from source: magic vars 6554 1726772964.84698: variable 'kernel_settings_sysctl' from source: include params 6554 1726772964.84724: variable '__kernel_settings_state_empty' from source: role '' all vars 6554 1726772964.84737: Evaluated conditional (kernel_settings_sysctl != __kernel_settings_state_empty): True 6554 1726772964.85060: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6554 1726772964.87556: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6554 1726772964.87636: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6554 1726772964.87822: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6554 1726772964.87825: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6554 1726772964.87828: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6554 1726772964.87831: 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) 6554 1726772964.87862: 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) 6554 1726772964.87892: 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) 6554 1726772964.87937: 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) 6554 1726772964.87962: 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) 6554 1726772964.88020: 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) 6554 1726772964.88052: 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) 6554 1726772964.88171: 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) 6554 1726772964.88174: 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) 6554 1726772964.88176: 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) 6554 1726772964.88198: 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) 6554 1726772964.88227: 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) 6554 1726772964.88256: 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) 6554 1726772964.88305: 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) 6554 1726772964.88328: 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) 6554 1726772964.88651: variable 'kernel_settings_sysctl' from source: include params 6554 1726772964.88735: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6554 1726772964.88915: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6554 1726772964.88966: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6554 1726772964.89000: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6554 1726772964.89041: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6554 1726772964.89085: 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) 6554 1726772964.89150: 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) 6554 1726772964.89153: 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) 6554 1726772964.89175: 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) 6554 1726772964.89221: 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) 6554 1726772964.89247: 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) 6554 1726772964.89283: 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) 6554 1726772964.89315: 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) 6554 1726772964.89368: 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 6554 1726772964.89379: variable 'omit' from source: magic vars 6554 1726772964.89476: variable 'omit' from source: magic vars 6554 1726772964.89479: variable 'omit' from source: magic vars 6554 1726772964.89499: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6554 1726772964.89529: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6554 1726772964.89546: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6554 1726772964.89560: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6554 1726772964.89571: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6554 1726772964.89603: variable 'inventory_hostname' from source: host vars for 'managed_node1' 6554 1726772964.89621: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772964.89623: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772964.89801: Set connection var ansible_module_compression to ZIP_DEFLATED 6554 1726772964.89804: Set connection var ansible_shell_executable to /bin/sh 6554 1726772964.89806: Set connection var ansible_shell_type to sh 6554 1726772964.89808: Set connection var ansible_timeout to 10 6554 1726772964.89810: Set connection var ansible_connection to ssh 6554 1726772964.89813: Set connection var ansible_pipelining to False 6554 1726772964.89817: variable 'ansible_shell_executable' from source: unknown 6554 1726772964.89819: variable 'ansible_connection' from source: unknown 6554 1726772964.89821: variable 'ansible_module_compression' from source: unknown 6554 1726772964.89823: variable 'ansible_shell_type' from source: unknown 6554 1726772964.89826: variable 'ansible_shell_executable' from source: unknown 6554 1726772964.89827: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772964.89829: variable 'ansible_pipelining' from source: unknown 6554 1726772964.89831: variable 'ansible_timeout' from source: unknown 6554 1726772964.89910: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772964.89949: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6554 1726772964.89965: variable 'omit' from source: magic vars 6554 1726772964.89975: starting attempt loop 6554 1726772964.89983: running the handler 6554 1726772964.89995: handler run complete 6554 1726772964.90036: attempt loop complete, returning result 6554 1726772964.90044: _execute() done 6554 1726772964.90056: dumping result to json 6554 1726772964.90064: done dumping result, returning 6554 1726772964.90077: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values [129c3c75-c909-1186-7c11-00000000002c] 6554 1726772964.90085: sending task result for task 129c3c75-c909-1186-7c11-00000000002c 6554 1726772964.90352: done sending task result for task 129c3c75-c909-1186-7c11-00000000002c 6554 1726772964.90356: WORKER PROCESS EXITING 6554 1726772964.90363: marking managed_node1 as failed 6554 1726772964.90372: 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 6554 1726772964.90380: ^ 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 6554 1726772964.90382: getting the next task for host managed_node1 6554 1726772964.90387: done getting next task for host managed_node1 6554 1726772964.90390: ^ task is: TASK: Check for sysctl bool value error 6554 1726772964.90391: ^ 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 6554 1726772964.90587: no more pending results, returning what we have 6554 1726772964.90590: results queue empty 6554 1726772964.90591: checking for any_errors_fatal 6554 1726772964.90592: done checking for any_errors_fatal 6554 1726772964.90593: checking for max_fail_percentage 6554 1726772964.90594: done checking for max_fail_percentage 6554 1726772964.90595: checking to see if all hosts have failed and the running result is not ok 6554 1726772964.90596: done checking to see if all hosts have failed 6554 1726772964.90596: getting the remaining hosts for this loop 6554 1726772964.90597: done getting the remaining hosts for this loop 6554 1726772964.90600: getting the next task for host managed_node1 6554 1726772964.90605: done getting next task for host managed_node1 6554 1726772964.90607: ^ task is: TASK: Check for sysctl bool value error 6554 1726772964.90608: ^ 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 6554 1726772964.90613: getting variables 6554 1726772964.90615: in VariableManager get_vars() 6554 1726772964.90645: Calling all_inventory to load vars for managed_node1 6554 1726772964.90648: Calling groups_inventory to load vars for managed_node1 6554 1726772964.90650: Calling all_plugins_inventory to load vars for managed_node1 6554 1726772964.90659: Calling all_plugins_play to load vars for managed_node1 6554 1726772964.90662: Calling groups_plugins_inventory to load vars for managed_node1 6554 1726772964.90665: Calling groups_plugins_play to load vars for managed_node1 6554 1726772964.90934: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6554 1726772964.91135: done with get_vars() 6554 1726772964.91146: done getting variables 6554 1726772964.91241: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Check for sysctl bool value error] *************************************** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_bool_not_allowed.yml:25 Thursday 19 September 2024 15:09:24 -0400 (0:00:00.079) 0:00:03.548 **** 6554 1726772964.91267: entering _queue_task() for managed_node1/assert 6554 1726772964.91273: Creating lock for assert 6554 1726772964.91540: worker is 1 (out of 1 available) 6554 1726772964.91663: exiting _queue_task() for managed_node1/assert 6554 1726772964.91674: done queuing things up, now waiting for results queue to drain 6554 1726772964.91676: waiting for pending results... 6554 1726772964.91897: running TaskExecutor() for managed_node1/TASK: Check for sysctl bool value error 6554 1726772964.91902: in run() - task 129c3c75-c909-1186-7c11-000000000008 6554 1726772964.91913: variable 'ansible_search_path' from source: unknown 6554 1726772964.91953: calling self._execute() 6554 1726772964.92036: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772964.92047: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772964.92062: variable 'omit' from source: magic vars 6554 1726772964.92173: variable 'omit' from source: magic vars 6554 1726772964.92211: variable 'omit' from source: magic vars 6554 1726772964.92253: variable 'omit' from source: magic vars 6554 1726772964.92297: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6554 1726772964.92421: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6554 1726772964.92425: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6554 1726772964.92427: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6554 1726772964.92429: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6554 1726772964.92438: variable 'inventory_hostname' from source: host vars for 'managed_node1' 6554 1726772964.92447: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772964.92452: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772964.92521: Set connection var ansible_module_compression to ZIP_DEFLATED 6554 1726772964.92534: Set connection var ansible_shell_executable to /bin/sh 6554 1726772964.92621: Set connection var ansible_shell_type to sh 6554 1726772964.92624: Set connection var ansible_timeout to 10 6554 1726772964.92626: Set connection var ansible_connection to ssh 6554 1726772964.92628: Set connection var ansible_pipelining to False 6554 1726772964.92631: variable 'ansible_shell_executable' from source: unknown 6554 1726772964.92633: variable 'ansible_connection' from source: unknown 6554 1726772964.92636: variable 'ansible_module_compression' from source: unknown 6554 1726772964.92638: variable 'ansible_shell_type' from source: unknown 6554 1726772964.92640: variable 'ansible_shell_executable' from source: unknown 6554 1726772964.92642: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772964.92644: variable 'ansible_pipelining' from source: unknown 6554 1726772964.92651: variable 'ansible_timeout' from source: unknown 6554 1726772964.92654: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772964.92804: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6554 1726772964.92822: variable 'omit' from source: magic vars 6554 1726772964.92833: starting attempt loop 6554 1726772964.92840: running the handler 6554 1726772964.93224: variable 'ansible_failed_result' from source: set_fact 6554 1726772964.93246: Evaluated conditional (ansible_failed_result.msg != 'UNREACH'): True 6554 1726772964.93307: handler run complete 6554 1726772964.93311: attempt loop complete, returning result 6554 1726772964.93314: _execute() done 6554 1726772964.93317: dumping result to json 6554 1726772964.93320: done dumping result, returning 6554 1726772964.93322: done running TaskExecutor() for managed_node1/TASK: Check for sysctl bool value error [129c3c75-c909-1186-7c11-000000000008] 6554 1726772964.93324: sending task result for task 129c3c75-c909-1186-7c11-000000000008 ok: [managed_node1] => { "changed": false } MSG: All assertions passed 6554 1726772964.93570: no more pending results, returning what we have 6554 1726772964.93574: results queue empty 6554 1726772964.93575: checking for any_errors_fatal 6554 1726772964.93580: done checking for any_errors_fatal 6554 1726772964.93581: checking for max_fail_percentage 6554 1726772964.93583: done checking for max_fail_percentage 6554 1726772964.93584: checking to see if all hosts have failed and the running result is not ok 6554 1726772964.93585: done checking to see if all hosts have failed 6554 1726772964.93586: getting the remaining hosts for this loop 6554 1726772964.93587: done getting the remaining hosts for this loop 6554 1726772964.93590: getting the next task for host managed_node1 6554 1726772964.93601: done getting next task for host managed_node1 6554 1726772964.93604: ^ task is: TASK: Cleanup 6554 1726772964.93606: ^ 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 6554 1726772964.93610: getting variables 6554 1726772964.93612: in VariableManager get_vars() 6554 1726772964.93655: Calling all_inventory to load vars for managed_node1 6554 1726772964.93657: Calling groups_inventory to load vars for managed_node1 6554 1726772964.93660: Calling all_plugins_inventory to load vars for managed_node1 6554 1726772964.93750: Calling all_plugins_play to load vars for managed_node1 6554 1726772964.93753: Calling groups_plugins_inventory to load vars for managed_node1 6554 1726772964.93757: Calling groups_plugins_play to load vars for managed_node1 6554 1726772964.93992: done sending task result for task 129c3c75-c909-1186-7c11-000000000008 6554 1726772964.93996: WORKER PROCESS EXITING 6554 1726772964.94020: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6554 1726772964.94220: done with get_vars() 6554 1726772964.94231: done getting variables TASK [Cleanup] ***************************************************************** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_bool_not_allowed.yml:30 Thursday 19 September 2024 15:09:24 -0400 (0:00:00.030) 0:00:03.578 **** 6554 1726772964.94325: entering _queue_task() for managed_node1/include_tasks 6554 1726772964.94327: Creating lock for include_tasks 6554 1726772964.94591: worker is 1 (out of 1 available) 6554 1726772964.94603: exiting _queue_task() for managed_node1/include_tasks 6554 1726772964.94728: done queuing things up, now waiting for results queue to drain 6554 1726772964.94730: waiting for pending results... 6554 1726772964.94851: running TaskExecutor() for managed_node1/TASK: Cleanup 6554 1726772964.94946: in run() - task 129c3c75-c909-1186-7c11-000000000009 6554 1726772964.94970: variable 'ansible_search_path' from source: unknown 6554 1726772964.95007: calling self._execute() 6554 1726772964.95092: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772964.95104: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772964.95121: variable 'omit' from source: magic vars 6554 1726772964.95431: _execute() done 6554 1726772964.95440: dumping result to json 6554 1726772964.95448: done dumping result, returning 6554 1726772964.95459: done running TaskExecutor() for managed_node1/TASK: Cleanup [129c3c75-c909-1186-7c11-000000000009] 6554 1726772964.95468: sending task result for task 129c3c75-c909-1186-7c11-000000000009 6554 1726772964.95679: no more pending results, returning what we have 6554 1726772964.95686: in VariableManager get_vars() 6554 1726772964.95731: Calling all_inventory to load vars for managed_node1 6554 1726772964.95735: Calling groups_inventory to load vars for managed_node1 6554 1726772964.95737: Calling all_plugins_inventory to load vars for managed_node1 6554 1726772964.95751: Calling all_plugins_play to load vars for managed_node1 6554 1726772964.95754: Calling groups_plugins_inventory to load vars for managed_node1 6554 1726772964.95758: Calling groups_plugins_play to load vars for managed_node1 6554 1726772964.96208: done sending task result for task 129c3c75-c909-1186-7c11-000000000009 6554 1726772964.96211: WORKER PROCESS EXITING 6554 1726772964.96236: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6554 1726772964.96417: done with get_vars() 6554 1726772964.96425: variable 'ansible_search_path' from source: unknown 6554 1726772964.96439: we have included files to process 6554 1726772964.96440: generating all_blocks data 6554 1726772964.96441: done generating all_blocks data 6554 1726772964.96445: processing included file: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml 6554 1726772964.96446: loading included file: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml 6554 1726772964.96449: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml 6554 1726772964.97422: done processing included file 6554 1726772964.97425: iterating over new_blocks loaded from include file 6554 1726772964.97426: in VariableManager get_vars() 6554 1726772964.97441: done with get_vars() 6554 1726772964.97443: filtering new block on tags 6554 1726772964.97462: done filtering new block on tags 6554 1726772964.97465: in VariableManager get_vars() 6554 1726772964.97478: done with get_vars() 6554 1726772964.97479: filtering new block on tags 6554 1726772964.97501: done filtering new block on tags 6554 1726772964.97503: done iterating over new_blocks loaded from include file included: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml for managed_node1 6554 1726772964.97508: extending task lists for all hosts with included blocks 6554 1726772964.98439: done extending task lists 6554 1726772964.98441: done processing included files 6554 1726772964.98442: results queue empty 6554 1726772964.98442: checking for any_errors_fatal 6554 1726772964.98445: done checking for any_errors_fatal 6554 1726772964.98445: checking for max_fail_percentage 6554 1726772964.98446: done checking for max_fail_percentage 6554 1726772964.98447: checking to see if all hosts have failed and the running result is not ok 6554 1726772964.98448: done checking to see if all hosts have failed 6554 1726772964.98448: getting the remaining hosts for this loop 6554 1726772964.98450: done getting the remaining hosts for this loop 6554 1726772964.98452: getting the next task for host managed_node1 6554 1726772964.98456: done getting next task for host managed_node1 6554 1726772964.98458: ^ task is: TASK: Show current tuned profile settings 6554 1726772964.98460: ^ 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 6554 1726772964.98462: getting variables 6554 1726772964.98463: in VariableManager get_vars() 6554 1726772964.98474: Calling all_inventory to load vars for managed_node1 6554 1726772964.98476: Calling groups_inventory to load vars for managed_node1 6554 1726772964.98478: Calling all_plugins_inventory to load vars for managed_node1 6554 1726772964.98483: Calling all_plugins_play to load vars for managed_node1 6554 1726772964.98485: Calling groups_plugins_inventory to load vars for managed_node1 6554 1726772964.98488: Calling groups_plugins_play to load vars for managed_node1 6554 1726772964.98654: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6554 1726772964.98851: done with get_vars() 6554 1726772964.98865: done getting variables 6554 1726772964.98934: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Show current tuned profile settings] ************************************* task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:2 Thursday 19 September 2024 15:09:24 -0400 (0:00:00.046) 0:00:03.625 **** 6554 1726772964.98961: entering _queue_task() for managed_node1/command 6554 1726772964.98963: Creating lock for command 6554 1726772964.99268: worker is 1 (out of 1 available) 6554 1726772964.99279: exiting _queue_task() for managed_node1/command 6554 1726772964.99291: done queuing things up, now waiting for results queue to drain 6554 1726772964.99292: waiting for pending results... 6554 1726772964.99543: running TaskExecutor() for managed_node1/TASK: Show current tuned profile settings 6554 1726772964.99636: in run() - task 129c3c75-c909-1186-7c11-000000000095 6554 1726772964.99656: variable 'ansible_search_path' from source: unknown 6554 1726772964.99662: variable 'ansible_search_path' from source: unknown 6554 1726772964.99700: calling self._execute() 6554 1726772964.99781: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772964.99792: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772964.99805: variable 'omit' from source: magic vars 6554 1726772964.99951: variable 'omit' from source: magic vars 6554 1726772964.99956: variable 'omit' from source: magic vars 6554 1726772965.00289: variable '__kernel_settings_profile_filename' from source: role '' exported vars 6554 1726772965.00371: variable '__kernel_settings_profile_dir' from source: role '' exported vars 6554 1726772965.00468: variable '__kernel_settings_tuned_profile' from source: role '' exported vars 6554 1726772965.00564: done running TaskExecutor() for managed_node1/TASK: Show current tuned profile settings [129c3c75-c909-1186-7c11-000000000095] 6554 1726772965.00573: sending task result for task 129c3c75-c909-1186-7c11-000000000095 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-Uuh/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 6554 1726772965.00772: no more pending results, returning what we have 6554 1726772965.00776: results queue empty 6554 1726772965.00776: checking for any_errors_fatal 6554 1726772965.00778: done checking for any_errors_fatal 6554 1726772965.00779: checking for max_fail_percentage 6554 1726772965.00781: done checking for max_fail_percentage 6554 1726772965.00782: checking to see if all hosts have failed and the running result is not ok 6554 1726772965.00782: done checking to see if all hosts have failed 6554 1726772965.00783: getting the remaining hosts for this loop 6554 1726772965.00785: done getting the remaining hosts for this loop 6554 1726772965.00788: getting the next task for host managed_node1 6554 1726772965.00801: done getting next task for host managed_node1 6554 1726772965.00804: ^ task is: TASK: Run role with purge to remove everything 6554 1726772965.00807: ^ 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 6554 1726772965.00811: getting variables 6554 1726772965.00812: in VariableManager get_vars() 6554 1726772965.01050: Calling all_inventory to load vars for managed_node1 6554 1726772965.01053: Calling groups_inventory to load vars for managed_node1 6554 1726772965.01055: Calling all_plugins_inventory to load vars for managed_node1 6554 1726772965.01065: Calling all_plugins_play to load vars for managed_node1 6554 1726772965.01067: Calling groups_plugins_inventory to load vars for managed_node1 6554 1726772965.01070: Calling groups_plugins_play to load vars for managed_node1 6554 1726772965.01230: done sending task result for task 129c3c75-c909-1186-7c11-000000000095 6554 1726772965.01235: WORKER PROCESS EXITING 6554 1726772965.01260: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6554 1726772965.01488: done with get_vars() 6554 1726772965.01497: done getting variables TASK [Run role with purge to remove everything] ******************************** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:9 Thursday 19 September 2024 15:09:25 -0400 (0:00:00.026) 0:00:03.651 **** 6554 1726772965.01590: entering _queue_task() for managed_node1/include_role 6554 1726772965.01843: worker is 1 (out of 1 available) 6554 1726772965.01855: exiting _queue_task() for managed_node1/include_role 6554 1726772965.01867: done queuing things up, now waiting for results queue to drain 6554 1726772965.01868: waiting for pending results... 6554 1726772965.02107: running TaskExecutor() for managed_node1/TASK: Run role with purge to remove everything 6554 1726772965.02206: in run() - task 129c3c75-c909-1186-7c11-000000000097 6554 1726772965.02232: variable 'ansible_search_path' from source: unknown 6554 1726772965.02240: variable 'ansible_search_path' from source: unknown 6554 1726772965.02277: calling self._execute() 6554 1726772965.02356: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772965.02367: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772965.02381: variable 'omit' from source: magic vars 6554 1726772965.02493: _execute() done 6554 1726772965.02501: dumping result to json 6554 1726772965.02510: done dumping result, returning 6554 1726772965.02522: done running TaskExecutor() for managed_node1/TASK: Run role with purge to remove everything [129c3c75-c909-1186-7c11-000000000097] 6554 1726772965.02530: sending task result for task 129c3c75-c909-1186-7c11-000000000097 6554 1726772965.02788: no more pending results, returning what we have 6554 1726772965.02792: in VariableManager get_vars() 6554 1726772965.02832: Calling all_inventory to load vars for managed_node1 6554 1726772965.02835: Calling groups_inventory to load vars for managed_node1 6554 1726772965.02837: Calling all_plugins_inventory to load vars for managed_node1 6554 1726772965.02849: Calling all_plugins_play to load vars for managed_node1 6554 1726772965.02852: Calling groups_plugins_inventory to load vars for managed_node1 6554 1726772965.02855: Calling groups_plugins_play to load vars for managed_node1 6554 1726772965.03089: done sending task result for task 129c3c75-c909-1186-7c11-000000000097 6554 1726772965.03092: WORKER PROCESS EXITING 6554 1726772965.03117: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6554 1726772965.03315: done with get_vars() 6554 1726772965.03324: variable 'ansible_search_path' from source: unknown 6554 1726772965.03325: variable 'ansible_search_path' from source: unknown 6554 1726772965.03627: variable 'omit' from source: magic vars 6554 1726772965.03663: variable 'omit' from source: magic vars 6554 1726772965.03677: variable 'omit' from source: magic vars 6554 1726772965.03681: we have included files to process 6554 1726772965.03682: generating all_blocks data 6554 1726772965.03683: done generating all_blocks data 6554 1726772965.03686: processing included file: fedora.linux_system_roles.kernel_settings 6554 1726772965.03708: in VariableManager get_vars() 6554 1726772965.03724: done with get_vars() 6554 1726772965.03757: in VariableManager get_vars() 6554 1726772965.03775: done with get_vars() 6554 1726772965.03810: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/main.yml 6554 1726772965.03907: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/defaults/main.yml 6554 1726772965.03935: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/meta/main.yml 6554 1726772965.04019: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml 6554 1726772965.04441: in VariableManager get_vars() 6554 1726772965.04462: done with get_vars() 6554 1726772965.05759: in VariableManager get_vars() 6554 1726772965.05782: done with get_vars() 6554 1726772965.05947: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/handlers/main.yml 6554 1726772965.06603: iterating over new_blocks loaded from include file 6554 1726772965.06605: in VariableManager get_vars() 6554 1726772965.06624: done with get_vars() 6554 1726772965.06626: filtering new block on tags 6554 1726772965.06645: done filtering new block on tags 6554 1726772965.06647: in VariableManager get_vars() 6554 1726772965.06662: done with get_vars() 6554 1726772965.06664: filtering new block on tags 6554 1726772965.06688: done filtering new block on tags 6554 1726772965.06691: in VariableManager get_vars() 6554 1726772965.06706: done with get_vars() 6554 1726772965.06708: filtering new block on tags 6554 1726772965.06754: done filtering new block on tags 6554 1726772965.06757: in VariableManager get_vars() 6554 1726772965.06772: done with get_vars() 6554 1726772965.06774: filtering new block on tags 6554 1726772965.06793: done filtering new block on tags 6554 1726772965.06795: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.kernel_settings for managed_node1 6554 1726772965.06801: extending task lists for all hosts with included blocks 6554 1726772965.07012: done extending task lists 6554 1726772965.07013: done processing included files 6554 1726772965.07014: results queue empty 6554 1726772965.07014: checking for any_errors_fatal 6554 1726772965.07018: done checking for any_errors_fatal 6554 1726772965.07019: checking for max_fail_percentage 6554 1726772965.07020: done checking for max_fail_percentage 6554 1726772965.07021: checking to see if all hosts have failed and the running result is not ok 6554 1726772965.07022: done checking to see if all hosts have failed 6554 1726772965.07022: getting the remaining hosts for this loop 6554 1726772965.07024: done getting the remaining hosts for this loop 6554 1726772965.07026: getting the next task for host managed_node1 6554 1726772965.07030: done getting next task for host managed_node1 6554 1726772965.07033: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 6554 1726772965.07035: ^ 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 6554 1726772965.07045: getting variables 6554 1726772965.07046: in VariableManager get_vars() 6554 1726772965.07058: Calling all_inventory to load vars for managed_node1 6554 1726772965.07060: Calling groups_inventory to load vars for managed_node1 6554 1726772965.07062: Calling all_plugins_inventory to load vars for managed_node1 6554 1726772965.07068: Calling all_plugins_play to load vars for managed_node1 6554 1726772965.07070: Calling groups_plugins_inventory to load vars for managed_node1 6554 1726772965.07072: Calling groups_plugins_play to load vars for managed_node1 6554 1726772965.07243: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6554 1726772965.07447: done with get_vars() 6554 1726772965.07457: done getting variables 6554 1726772965.07496: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:2 Thursday 19 September 2024 15:09:25 -0400 (0:00:00.059) 0:00:03.710 **** 6554 1726772965.07532: entering _queue_task() for managed_node1/fail 6554 1726772965.07827: worker is 1 (out of 1 available) 6554 1726772965.07840: exiting _queue_task() for managed_node1/fail 6554 1726772965.07852: done queuing things up, now waiting for results queue to drain 6554 1726772965.07853: waiting for pending results... 6554 1726772965.08146: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 6554 1726772965.08228: in run() - task 129c3c75-c909-1186-7c11-00000000013d 6554 1726772965.08253: variable 'ansible_search_path' from source: unknown 6554 1726772965.08260: variable 'ansible_search_path' from source: unknown 6554 1726772965.08296: calling self._execute() 6554 1726772965.08377: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772965.08387: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772965.08399: variable 'omit' from source: magic vars 6554 1726772965.08862: variable 'kernel_settings_sysctl' from source: include params 6554 1726772965.08877: variable '__kernel_settings_state_empty' from source: role '' all vars 6554 1726772965.09002: Evaluated conditional (kernel_settings_sysctl != __kernel_settings_state_empty): True 6554 1726772965.09205: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6554 1726772965.11285: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6554 1726772965.11355: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6554 1726772965.11400: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6554 1726772965.11440: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6554 1726772965.11468: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6554 1726772965.11564: 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) 6554 1726772965.11602: 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) 6554 1726772965.11633: 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) 6554 1726772965.11675: 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) 6554 1726772965.11691: 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) 6554 1726772965.11756: 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) 6554 1726772965.11817: 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) 6554 1726772965.11821: 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) 6554 1726772965.11855: 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) 6554 1726772965.11872: 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) 6554 1726772965.11921: 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) 6554 1726772965.11951: 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) 6554 1726772965.12121: 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) 6554 1726772965.12124: 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) 6554 1726772965.12126: 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) 6554 1726772965.12308: variable 'kernel_settings_sysctl' from source: include params 6554 1726772965.12338: 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 6554 1726772965.12352: when evaluation is False, skipping this task 6554 1726772965.12360: _execute() done 6554 1726772965.12366: dumping result to json 6554 1726772965.12372: done dumping result, returning 6554 1726772965.12382: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values [129c3c75-c909-1186-7c11-00000000013d] 6554 1726772965.12389: sending task result for task 129c3c75-c909-1186-7c11-00000000013d 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" } 6554 1726772965.12603: no more pending results, returning what we have 6554 1726772965.12606: results queue empty 6554 1726772965.12607: checking for any_errors_fatal 6554 1726772965.12609: done checking for any_errors_fatal 6554 1726772965.12609: checking for max_fail_percentage 6554 1726772965.12611: done checking for max_fail_percentage 6554 1726772965.12612: checking to see if all hosts have failed and the running result is not ok 6554 1726772965.12613: done checking to see if all hosts have failed 6554 1726772965.12613: getting the remaining hosts for this loop 6554 1726772965.12615: done getting the remaining hosts for this loop 6554 1726772965.12620: getting the next task for host managed_node1 6554 1726772965.12629: done getting next task for host managed_node1 6554 1726772965.12634: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 6554 1726772965.12638: ^ 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 6554 1726772965.12660: getting variables 6554 1726772965.12662: in VariableManager get_vars() 6554 1726772965.12697: Calling all_inventory to load vars for managed_node1 6554 1726772965.12700: Calling groups_inventory to load vars for managed_node1 6554 1726772965.12703: Calling all_plugins_inventory to load vars for managed_node1 6554 1726772965.12715: Calling all_plugins_play to load vars for managed_node1 6554 1726772965.12821: Calling groups_plugins_inventory to load vars for managed_node1 6554 1726772965.12831: done sending task result for task 129c3c75-c909-1186-7c11-00000000013d 6554 1726772965.12834: WORKER PROCESS EXITING 6554 1726772965.12839: Calling groups_plugins_play to load vars for managed_node1 6554 1726772965.13084: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6554 1726772965.13321: done with get_vars() 6554 1726772965.13332: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Set version specific variables] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:9 Thursday 19 September 2024 15:09:25 -0400 (0:00:00.058) 0:00:03.769 **** 6554 1726772965.13429: entering _queue_task() for managed_node1/include_tasks 6554 1726772965.13682: worker is 1 (out of 1 available) 6554 1726772965.13807: exiting _queue_task() for managed_node1/include_tasks 6554 1726772965.13820: done queuing things up, now waiting for results queue to drain 6554 1726772965.13821: waiting for pending results... 6554 1726772965.13960: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 6554 1726772965.14081: in run() - task 129c3c75-c909-1186-7c11-00000000013e 6554 1726772965.14104: variable 'ansible_search_path' from source: unknown 6554 1726772965.14112: variable 'ansible_search_path' from source: unknown 6554 1726772965.14158: calling self._execute() 6554 1726772965.14239: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772965.14251: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772965.14270: variable 'omit' from source: magic vars 6554 1726772965.14381: _execute() done 6554 1726772965.14390: dumping result to json 6554 1726772965.14399: done dumping result, returning 6554 1726772965.14412: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables [129c3c75-c909-1186-7c11-00000000013e] 6554 1726772965.14423: sending task result for task 129c3c75-c909-1186-7c11-00000000013e 6554 1726772965.14661: no more pending results, returning what we have 6554 1726772965.14666: in VariableManager get_vars() 6554 1726772965.14711: Calling all_inventory to load vars for managed_node1 6554 1726772965.14714: Calling groups_inventory to load vars for managed_node1 6554 1726772965.14784: Calling all_plugins_inventory to load vars for managed_node1 6554 1726772965.14793: Calling all_plugins_play to load vars for managed_node1 6554 1726772965.14796: Calling groups_plugins_inventory to load vars for managed_node1 6554 1726772965.14799: Calling groups_plugins_play to load vars for managed_node1 6554 1726772965.14999: done sending task result for task 129c3c75-c909-1186-7c11-00000000013e 6554 1726772965.15002: WORKER PROCESS EXITING 6554 1726772965.15028: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6554 1726772965.15233: done with get_vars() 6554 1726772965.15241: variable 'ansible_search_path' from source: unknown 6554 1726772965.15242: variable 'ansible_search_path' from source: unknown 6554 1726772965.15276: we have included files to process 6554 1726772965.15277: generating all_blocks data 6554 1726772965.15279: done generating all_blocks data 6554 1726772965.15284: processing included file: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 6554 1726772965.15286: loading included file: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 6554 1726772965.15288: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 6554 1726772965.16096: done processing included file 6554 1726772965.16099: iterating over new_blocks loaded from include file 6554 1726772965.16101: in VariableManager get_vars() 6554 1726772965.16125: done with get_vars() 6554 1726772965.16127: filtering new block on tags 6554 1726772965.16143: done filtering new block on tags 6554 1726772965.16145: in VariableManager get_vars() 6554 1726772965.16166: done with get_vars() 6554 1726772965.16168: filtering new block on tags 6554 1726772965.16187: done filtering new block on tags 6554 1726772965.16189: in VariableManager get_vars() 6554 1726772965.16218: done with get_vars() 6554 1726772965.16220: filtering new block on tags 6554 1726772965.16239: done filtering new block on tags 6554 1726772965.16241: in VariableManager get_vars() 6554 1726772965.16263: done with get_vars() 6554 1726772965.16265: filtering new block on tags 6554 1726772965.16278: done filtering new block on tags 6554 1726772965.16280: done iterating over new_blocks loaded from include file included: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml for managed_node1 6554 1726772965.16284: extending task lists for all hosts with included blocks 6554 1726772965.16510: done extending task lists 6554 1726772965.16511: done processing included files 6554 1726772965.16512: results queue empty 6554 1726772965.16513: checking for any_errors_fatal 6554 1726772965.16515: done checking for any_errors_fatal 6554 1726772965.16521: checking for max_fail_percentage 6554 1726772965.16522: done checking for max_fail_percentage 6554 1726772965.16523: checking to see if all hosts have failed and the running result is not ok 6554 1726772965.16523: done checking to see if all hosts have failed 6554 1726772965.16524: getting the remaining hosts for this loop 6554 1726772965.16525: done getting the remaining hosts for this loop 6554 1726772965.16528: getting the next task for host managed_node1 6554 1726772965.16532: done getting next task for host managed_node1 6554 1726772965.16534: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 6554 1726772965.16538: ^ 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 6554 1726772965.16547: getting variables 6554 1726772965.16548: in VariableManager get_vars() 6554 1726772965.16560: Calling all_inventory to load vars for managed_node1 6554 1726772965.16562: Calling groups_inventory to load vars for managed_node1 6554 1726772965.16564: Calling all_plugins_inventory to load vars for managed_node1 6554 1726772965.16569: Calling all_plugins_play to load vars for managed_node1 6554 1726772965.16571: Calling groups_plugins_inventory to load vars for managed_node1 6554 1726772965.16573: Calling groups_plugins_play to load vars for managed_node1 6554 1726772965.16714: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6554 1726772965.16937: done with get_vars() 6554 1726772965.16946: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:2 Thursday 19 September 2024 15:09:25 -0400 (0:00:00.035) 0:00:03.805 **** 6554 1726772965.17020: entering _queue_task() for managed_node1/setup 6554 1726772965.17396: worker is 1 (out of 1 available) 6554 1726772965.17407: exiting _queue_task() for managed_node1/setup 6554 1726772965.17420: done queuing things up, now waiting for results queue to drain 6554 1726772965.17421: waiting for pending results... 6554 1726772965.17569: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 6554 1726772965.17708: in run() - task 129c3c75-c909-1186-7c11-0000000001b9 6554 1726772965.17825: variable 'ansible_search_path' from source: unknown 6554 1726772965.17829: variable 'ansible_search_path' from source: unknown 6554 1726772965.17832: calling self._execute() 6554 1726772965.17858: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772965.17868: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772965.17882: variable 'omit' from source: magic vars 6554 1726772965.18410: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6554 1726772965.20761: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6554 1726772965.20829: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6554 1726772965.20877: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6554 1726772965.20930: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6554 1726772965.21022: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6554 1726772965.21049: 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) 6554 1726772965.21090: 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) 6554 1726772965.21121: 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) 6554 1726772965.21165: 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) 6554 1726772965.21191: 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) 6554 1726772965.21250: 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) 6554 1726772965.21278: 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) 6554 1726772965.21313: 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) 6554 1726772965.21357: 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) 6554 1726772965.21403: 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) 6554 1726772965.21514: variable '__kernel_settings_required_facts' from source: role '' all vars 6554 1726772965.21532: variable 'ansible_facts' from source: unknown 6554 1726772965.21624: Evaluated conditional (__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 6554 1726772965.21721: when evaluation is False, skipping this task 6554 1726772965.21726: _execute() done 6554 1726772965.21728: dumping result to json 6554 1726772965.21731: done dumping result, returning 6554 1726772965.21733: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role [129c3c75-c909-1186-7c11-0000000001b9] 6554 1726772965.21735: sending task result for task 129c3c75-c909-1186-7c11-0000000001b9 6554 1726772965.21798: done sending task result for task 129c3c75-c909-1186-7c11-0000000001b9 6554 1726772965.21801: 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" } 6554 1726772965.21851: no more pending results, returning what we have 6554 1726772965.21855: results queue empty 6554 1726772965.21856: checking for any_errors_fatal 6554 1726772965.21857: done checking for any_errors_fatal 6554 1726772965.21858: checking for max_fail_percentage 6554 1726772965.21860: done checking for max_fail_percentage 6554 1726772965.21861: checking to see if all hosts have failed and the running result is not ok 6554 1726772965.21861: done checking to see if all hosts have failed 6554 1726772965.21862: getting the remaining hosts for this loop 6554 1726772965.21864: done getting the remaining hosts for this loop 6554 1726772965.21868: getting the next task for host managed_node1 6554 1726772965.21878: done getting next task for host managed_node1 6554 1726772965.21883: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 6554 1726772965.21887: ^ 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 6554 1726772965.21903: getting variables 6554 1726772965.21905: in VariableManager get_vars() 6554 1726772965.22057: Calling all_inventory to load vars for managed_node1 6554 1726772965.22060: Calling groups_inventory to load vars for managed_node1 6554 1726772965.22063: Calling all_plugins_inventory to load vars for managed_node1 6554 1726772965.22074: Calling all_plugins_play to load vars for managed_node1 6554 1726772965.22077: Calling groups_plugins_inventory to load vars for managed_node1 6554 1726772965.22079: Calling groups_plugins_play to load vars for managed_node1 6554 1726772965.22396: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6554 1726772965.22611: done with get_vars() 6554 1726772965.22624: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if system is ostree] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:10 Thursday 19 September 2024 15:09:25 -0400 (0:00:00.057) 0:00:03.862 **** 6554 1726772965.22730: entering _queue_task() for managed_node1/stat 6554 1726772965.22975: worker is 1 (out of 1 available) 6554 1726772965.22986: exiting _queue_task() for managed_node1/stat 6554 1726772965.22997: done queuing things up, now waiting for results queue to drain 6554 1726772965.22998: waiting for pending results... 6554 1726772965.23345: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 6554 1726772965.23377: in run() - task 129c3c75-c909-1186-7c11-0000000001bb 6554 1726772965.23396: variable 'ansible_search_path' from source: unknown 6554 1726772965.23404: variable 'ansible_search_path' from source: unknown 6554 1726772965.23449: calling self._execute() 6554 1726772965.23551: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772965.23555: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772965.23558: variable 'omit' from source: magic vars 6554 1726772965.24034: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6554 1726772965.24337: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6554 1726772965.24425: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6554 1726772965.24429: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6554 1726772965.24431: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6554 1726772965.24503: 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) 6554 1726772965.24542: 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) 6554 1726772965.24573: 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) 6554 1726772965.24604: 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) 6554 1726772965.24726: Evaluated conditional (not __kernel_settings_is_ostree is defined): True 6554 1726772965.24739: variable 'omit' from source: magic vars 6554 1726772965.24813: variable 'omit' from source: magic vars 6554 1726772965.24968: variable 'omit' from source: magic vars 6554 1726772965.24971: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6554 1726772965.24974: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6554 1726772965.24976: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6554 1726772965.24978: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6554 1726772965.24981: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6554 1726772965.25004: variable 'inventory_hostname' from source: host vars for 'managed_node1' 6554 1726772965.25012: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772965.25023: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772965.25129: Set connection var ansible_module_compression to ZIP_DEFLATED 6554 1726772965.25142: Set connection var ansible_shell_executable to /bin/sh 6554 1726772965.25156: Set connection var ansible_shell_type to sh 6554 1726772965.25166: Set connection var ansible_timeout to 10 6554 1726772965.25181: Set connection var ansible_connection to ssh 6554 1726772965.25195: Set connection var ansible_pipelining to False 6554 1726772965.25223: variable 'ansible_shell_executable' from source: unknown 6554 1726772965.25294: variable 'ansible_connection' from source: unknown 6554 1726772965.25298: variable 'ansible_module_compression' from source: unknown 6554 1726772965.25301: variable 'ansible_shell_type' from source: unknown 6554 1726772965.25304: variable 'ansible_shell_executable' from source: unknown 6554 1726772965.25306: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772965.25308: variable 'ansible_pipelining' from source: unknown 6554 1726772965.25309: variable 'ansible_timeout' from source: unknown 6554 1726772965.25311: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772965.25424: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 6554 1726772965.25440: variable 'omit' from source: magic vars 6554 1726772965.25451: starting attempt loop 6554 1726772965.25458: running the handler 6554 1726772965.25476: _low_level_execute_command(): starting 6554 1726772965.25490: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6554 1726772965.26164: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6554 1726772965.26209: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772965.26232: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772965.26281: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772965.26293: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772965.26321: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772965.26500: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772965.28258: stdout chunk (state=3): >>>/root <<< 6554 1726772965.28338: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772965.28359: stderr chunk (state=3): >>><<< 6554 1726772965.28489: stdout chunk (state=3): >>><<< 6554 1726772965.28494: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772965.28505: _low_level_execute_command(): starting 6554 1726772965.28508: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772965.2839618-6631-132215226753096 `" && echo ansible-tmp-1726772965.2839618-6631-132215226753096="` echo /root/.ansible/tmp/ansible-tmp-1726772965.2839618-6631-132215226753096 `" ) && sleep 0' 6554 1726772965.29068: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6554 1726772965.29080: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772965.29129: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772965.29149: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772965.29175: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772965.29265: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772965.31167: stdout chunk (state=3): >>>ansible-tmp-1726772965.2839618-6631-132215226753096=/root/.ansible/tmp/ansible-tmp-1726772965.2839618-6631-132215226753096 <<< 6554 1726772965.31320: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772965.31324: stdout chunk (state=3): >>><<< 6554 1726772965.31327: stderr chunk (state=3): >>><<< 6554 1726772965.31346: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772965.2839618-6631-132215226753096=/root/.ansible/tmp/ansible-tmp-1726772965.2839618-6631-132215226753096 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772965.31426: variable 'ansible_module_compression' from source: unknown 6554 1726772965.31464: ANSIBALLZ: Using lock for stat 6554 1726772965.31472: ANSIBALLZ: Acquiring lock 6554 1726772965.31479: ANSIBALLZ: Lock acquired: 139912600753440 6554 1726772965.31487: ANSIBALLZ: Creating module 6554 1726772965.51305: ANSIBALLZ: Writing module into payload 6554 1726772965.51427: ANSIBALLZ: Writing module 6554 1726772965.51534: ANSIBALLZ: Renaming module 6554 1726772965.51537: ANSIBALLZ: Done creating module 6554 1726772965.51540: variable 'ansible_facts' from source: unknown 6554 1726772965.51565: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772965.2839618-6631-132215226753096/AnsiballZ_stat.py 6554 1726772965.51685: Sending initial data 6554 1726772965.51697: Sent initial data (151 bytes) 6554 1726772965.52165: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772965.52171: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6554 1726772965.52177: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 <<< 6554 1726772965.52184: stderr chunk (state=3): >>>debug2: match not found <<< 6554 1726772965.52190: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772965.52213: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772965.52218: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772965.52278: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772965.52281: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772965.52286: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772965.52352: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772965.54005: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6554 1726772965.54159: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6554 1726772965.54217: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6554x96xchd6/tmpw04tjnjz /root/.ansible/tmp/ansible-tmp-1726772965.2839618-6631-132215226753096/AnsiballZ_stat.py <<< 6554 1726772965.54220: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772965.2839618-6631-132215226753096/AnsiballZ_stat.py" <<< 6554 1726772965.54269: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6554x96xchd6/tmpw04tjnjz" to remote "/root/.ansible/tmp/ansible-tmp-1726772965.2839618-6631-132215226753096/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772965.2839618-6631-132215226753096/AnsiballZ_stat.py" <<< 6554 1726772965.54890: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772965.54937: stderr chunk (state=3): >>><<< 6554 1726772965.54948: stdout chunk (state=3): >>><<< 6554 1726772965.54973: done transferring module to remote 6554 1726772965.54982: _low_level_execute_command(): starting 6554 1726772965.54987: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772965.2839618-6631-132215226753096/ /root/.ansible/tmp/ansible-tmp-1726772965.2839618-6631-132215226753096/AnsiballZ_stat.py && sleep 0' 6554 1726772965.55690: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772965.55749: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772965.57727: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772965.57731: stdout chunk (state=3): >>><<< 6554 1726772965.57733: stderr chunk (state=3): >>><<< 6554 1726772965.57736: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772965.57738: _low_level_execute_command(): starting 6554 1726772965.57740: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772965.2839618-6631-132215226753096/AnsiballZ_stat.py && sleep 0' 6554 1726772965.58283: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6554 1726772965.58297: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772965.58312: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772965.58330: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6554 1726772965.58341: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 <<< 6554 1726772965.58369: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772965.58460: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772965.58534: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772965.58739: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772965.74638: 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"}}} <<< 6554 1726772965.76050: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.75 closed. <<< 6554 1726772965.76078: stderr chunk (state=3): >>><<< 6554 1726772965.76081: stdout chunk (state=3): >>><<< 6554 1726772965.76095: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK 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.45.75 closed. 6554 1726772965.76124: 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-1726772965.2839618-6631-132215226753096/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6554 1726772965.76131: _low_level_execute_command(): starting 6554 1726772965.76136: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772965.2839618-6631-132215226753096/ > /dev/null 2>&1 && sleep 0' 6554 1726772965.76575: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772965.76584: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6554 1726772965.76612: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772965.76618: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772965.76621: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found <<< 6554 1726772965.76623: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772965.76670: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772965.76674: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772965.76683: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772965.76749: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772965.78738: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772965.78765: stderr chunk (state=3): >>><<< 6554 1726772965.78769: stdout chunk (state=3): >>><<< 6554 1726772965.78785: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772965.78791: handler run complete 6554 1726772965.78811: attempt loop complete, returning result 6554 1726772965.78814: _execute() done 6554 1726772965.78819: dumping result to json 6554 1726772965.78821: done dumping result, returning 6554 1726772965.78829: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree [129c3c75-c909-1186-7c11-0000000001bb] 6554 1726772965.78832: sending task result for task 129c3c75-c909-1186-7c11-0000000001bb 6554 1726772965.78924: done sending task result for task 129c3c75-c909-1186-7c11-0000000001bb 6554 1726772965.78927: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 6554 1726772965.78993: no more pending results, returning what we have 6554 1726772965.78996: results queue empty 6554 1726772965.78997: checking for any_errors_fatal 6554 1726772965.79001: done checking for any_errors_fatal 6554 1726772965.79002: checking for max_fail_percentage 6554 1726772965.79003: done checking for max_fail_percentage 6554 1726772965.79004: checking to see if all hosts have failed and the running result is not ok 6554 1726772965.79005: done checking to see if all hosts have failed 6554 1726772965.79005: getting the remaining hosts for this loop 6554 1726772965.79007: done getting the remaining hosts for this loop 6554 1726772965.79010: getting the next task for host managed_node1 6554 1726772965.79019: done getting next task for host managed_node1 6554 1726772965.79023: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 6554 1726772965.79028: ^ 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 6554 1726772965.79037: getting variables 6554 1726772965.79039: in VariableManager get_vars() 6554 1726772965.79075: Calling all_inventory to load vars for managed_node1 6554 1726772965.79077: Calling groups_inventory to load vars for managed_node1 6554 1726772965.79080: Calling all_plugins_inventory to load vars for managed_node1 6554 1726772965.79089: Calling all_plugins_play to load vars for managed_node1 6554 1726772965.79092: Calling groups_plugins_inventory to load vars for managed_node1 6554 1726772965.79094: Calling groups_plugins_play to load vars for managed_node1 6554 1726772965.79278: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6554 1726772965.79403: done with get_vars() 6554 1726772965.79439: done getting variables 6554 1726772965.79509: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:15 Thursday 19 September 2024 15:09:25 -0400 (0:00:00.568) 0:00:04.430 **** 6554 1726772965.79536: entering _queue_task() for managed_node1/set_fact 6554 1726772965.79538: Creating lock for set_fact 6554 1726772965.79754: worker is 1 (out of 1 available) 6554 1726772965.79766: exiting _queue_task() for managed_node1/set_fact 6554 1726772965.79779: done queuing things up, now waiting for results queue to drain 6554 1726772965.79780: waiting for pending results... 6554 1726772965.79934: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 6554 1726772965.80019: in run() - task 129c3c75-c909-1186-7c11-0000000001bc 6554 1726772965.80031: variable 'ansible_search_path' from source: unknown 6554 1726772965.80035: variable 'ansible_search_path' from source: unknown 6554 1726772965.80062: calling self._execute() 6554 1726772965.80120: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772965.80130: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772965.80139: variable 'omit' from source: magic vars 6554 1726772965.80474: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6554 1726772965.80646: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6554 1726772965.80682: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6554 1726772965.80707: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6554 1726772965.80733: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6554 1726772965.80983: 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) 6554 1726772965.81002: 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) 6554 1726772965.81020: 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) 6554 1726772965.81038: 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) 6554 1726772965.81128: Evaluated conditional (not __kernel_settings_is_ostree is defined): True 6554 1726772965.81133: variable 'omit' from source: magic vars 6554 1726772965.81182: variable 'omit' from source: magic vars 6554 1726772965.81263: variable '__ostree_booted_stat' from source: set_fact 6554 1726772965.81297: variable 'omit' from source: magic vars 6554 1726772965.81319: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6554 1726772965.81347: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6554 1726772965.81362: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6554 1726772965.81374: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6554 1726772965.81383: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6554 1726772965.81405: variable 'inventory_hostname' from source: host vars for 'managed_node1' 6554 1726772965.81407: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772965.81410: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772965.81481: Set connection var ansible_module_compression to ZIP_DEFLATED 6554 1726772965.81486: Set connection var ansible_shell_executable to /bin/sh 6554 1726772965.81493: Set connection var ansible_shell_type to sh 6554 1726772965.81498: Set connection var ansible_timeout to 10 6554 1726772965.81502: Set connection var ansible_connection to ssh 6554 1726772965.81507: Set connection var ansible_pipelining to False 6554 1726772965.81526: variable 'ansible_shell_executable' from source: unknown 6554 1726772965.81529: variable 'ansible_connection' from source: unknown 6554 1726772965.81533: variable 'ansible_module_compression' from source: unknown 6554 1726772965.81535: variable 'ansible_shell_type' from source: unknown 6554 1726772965.81538: variable 'ansible_shell_executable' from source: unknown 6554 1726772965.81540: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772965.81542: variable 'ansible_pipelining' from source: unknown 6554 1726772965.81546: variable 'ansible_timeout' from source: unknown 6554 1726772965.81549: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772965.81612: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6554 1726772965.81622: variable 'omit' from source: magic vars 6554 1726772965.81628: starting attempt loop 6554 1726772965.81630: running the handler 6554 1726772965.81639: handler run complete 6554 1726772965.81648: attempt loop complete, returning result 6554 1726772965.81651: _execute() done 6554 1726772965.81653: dumping result to json 6554 1726772965.81656: done dumping result, returning 6554 1726772965.81668: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree [129c3c75-c909-1186-7c11-0000000001bc] 6554 1726772965.81670: sending task result for task 129c3c75-c909-1186-7c11-0000000001bc 6554 1726772965.81741: done sending task result for task 129c3c75-c909-1186-7c11-0000000001bc 6554 1726772965.81746: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "__kernel_settings_is_ostree": false }, "changed": false } 6554 1726772965.81834: no more pending results, returning what we have 6554 1726772965.81836: results queue empty 6554 1726772965.81837: checking for any_errors_fatal 6554 1726772965.81842: done checking for any_errors_fatal 6554 1726772965.81845: checking for max_fail_percentage 6554 1726772965.81847: done checking for max_fail_percentage 6554 1726772965.81848: checking to see if all hosts have failed and the running result is not ok 6554 1726772965.81849: done checking to see if all hosts have failed 6554 1726772965.81849: getting the remaining hosts for this loop 6554 1726772965.81851: done getting the remaining hosts for this loop 6554 1726772965.81854: getting the next task for host managed_node1 6554 1726772965.81863: done getting next task for host managed_node1 6554 1726772965.81866: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 6554 1726772965.81870: ^ 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 6554 1726772965.81888: getting variables 6554 1726772965.81889: in VariableManager get_vars() 6554 1726772965.81920: Calling all_inventory to load vars for managed_node1 6554 1726772965.81922: Calling groups_inventory to load vars for managed_node1 6554 1726772965.81924: Calling all_plugins_inventory to load vars for managed_node1 6554 1726772965.81932: Calling all_plugins_play to load vars for managed_node1 6554 1726772965.81934: Calling groups_plugins_inventory to load vars for managed_node1 6554 1726772965.81937: Calling groups_plugins_play to load vars for managed_node1 6554 1726772965.82053: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6554 1726772965.82178: done with get_vars() 6554 1726772965.82188: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:22 Thursday 19 September 2024 15:09:25 -0400 (0:00:00.027) 0:00:04.458 **** 6554 1726772965.82258: entering _queue_task() for managed_node1/stat 6554 1726772965.82511: worker is 1 (out of 1 available) 6554 1726772965.82525: exiting _queue_task() for managed_node1/stat 6554 1726772965.82537: done queuing things up, now waiting for results queue to drain 6554 1726772965.82538: waiting for pending results... 6554 1726772965.82687: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 6554 1726772965.82768: in run() - task 129c3c75-c909-1186-7c11-0000000001be 6554 1726772965.82779: variable 'ansible_search_path' from source: unknown 6554 1726772965.82783: variable 'ansible_search_path' from source: unknown 6554 1726772965.82818: calling self._execute() 6554 1726772965.82875: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772965.82880: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772965.82886: variable 'omit' from source: magic vars 6554 1726772965.83418: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6554 1726772965.83583: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6554 1726772965.83614: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6554 1726772965.83647: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6554 1726772965.83667: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6554 1726772965.83730: 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) 6554 1726772965.83752: 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) 6554 1726772965.83770: 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) 6554 1726772965.83788: 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) 6554 1726772965.83875: Evaluated conditional (not __kernel_settings_is_transactional is defined): True 6554 1726772965.83881: variable 'omit' from source: magic vars 6554 1726772965.83928: variable 'omit' from source: magic vars 6554 1726772965.83952: variable 'omit' from source: magic vars 6554 1726772965.83978: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6554 1726772965.83995: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6554 1726772965.84011: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6554 1726772965.84025: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6554 1726772965.84034: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6554 1726772965.84057: variable 'inventory_hostname' from source: host vars for 'managed_node1' 6554 1726772965.84060: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772965.84062: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772965.84132: Set connection var ansible_module_compression to ZIP_DEFLATED 6554 1726772965.84137: Set connection var ansible_shell_executable to /bin/sh 6554 1726772965.84147: Set connection var ansible_shell_type to sh 6554 1726772965.84150: Set connection var ansible_timeout to 10 6554 1726772965.84154: Set connection var ansible_connection to ssh 6554 1726772965.84158: Set connection var ansible_pipelining to False 6554 1726772965.84175: variable 'ansible_shell_executable' from source: unknown 6554 1726772965.84178: variable 'ansible_connection' from source: unknown 6554 1726772965.84186: variable 'ansible_module_compression' from source: unknown 6554 1726772965.84190: variable 'ansible_shell_type' from source: unknown 6554 1726772965.84192: variable 'ansible_shell_executable' from source: unknown 6554 1726772965.84194: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772965.84196: variable 'ansible_pipelining' from source: unknown 6554 1726772965.84198: variable 'ansible_timeout' from source: unknown 6554 1726772965.84200: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772965.84296: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 6554 1726772965.84300: variable 'omit' from source: magic vars 6554 1726772965.84307: starting attempt loop 6554 1726772965.84315: running the handler 6554 1726772965.84325: _low_level_execute_command(): starting 6554 1726772965.84332: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6554 1726772965.84835: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772965.84838: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772965.84841: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772965.84843: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772965.84899: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772965.84903: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772965.84906: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772965.85048: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772965.86735: stdout chunk (state=3): >>>/root <<< 6554 1726772965.86950: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772965.86992: stderr chunk (state=3): >>><<< 6554 1726772965.86996: stdout chunk (state=3): >>><<< 6554 1726772965.87025: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772965.87141: _low_level_execute_command(): starting 6554 1726772965.87144: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772965.870399-6658-248731716570269 `" && echo ansible-tmp-1726772965.870399-6658-248731716570269="` echo /root/.ansible/tmp/ansible-tmp-1726772965.870399-6658-248731716570269 `" ) && sleep 0' 6554 1726772965.87774: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772965.87778: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found <<< 6554 1726772965.87781: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772965.87811: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772965.87829: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772965.87932: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772965.89968: stdout chunk (state=3): >>>ansible-tmp-1726772965.870399-6658-248731716570269=/root/.ansible/tmp/ansible-tmp-1726772965.870399-6658-248731716570269 <<< 6554 1726772965.90324: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772965.90329: stdout chunk (state=3): >>><<< 6554 1726772965.90332: stderr chunk (state=3): >>><<< 6554 1726772965.90523: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772965.870399-6658-248731716570269=/root/.ansible/tmp/ansible-tmp-1726772965.870399-6658-248731716570269 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772965.90527: variable 'ansible_module_compression' from source: unknown 6554 1726772965.90529: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6554x96xchd6/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6554 1726772965.90531: variable 'ansible_facts' from source: unknown 6554 1726772965.90599: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772965.870399-6658-248731716570269/AnsiballZ_stat.py 6554 1726772965.90832: Sending initial data 6554 1726772965.90840: Sent initial data (150 bytes) 6554 1726772965.91348: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6554 1726772965.91364: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772965.91379: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772965.91429: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772965.91493: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772965.91511: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772965.91538: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772965.91689: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772965.93274: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6554 1726772965.93403: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6554 1726772965.93459: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6554x96xchd6/tmpmee529xy /root/.ansible/tmp/ansible-tmp-1726772965.870399-6658-248731716570269/AnsiballZ_stat.py <<< 6554 1726772965.93481: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772965.870399-6658-248731716570269/AnsiballZ_stat.py" <<< 6554 1726772965.93539: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6554x96xchd6/tmpmee529xy" to remote "/root/.ansible/tmp/ansible-tmp-1726772965.870399-6658-248731716570269/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772965.870399-6658-248731716570269/AnsiballZ_stat.py" <<< 6554 1726772965.94422: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772965.94463: stderr chunk (state=3): >>><<< 6554 1726772965.94472: stdout chunk (state=3): >>><<< 6554 1726772965.94512: done transferring module to remote 6554 1726772965.94530: _low_level_execute_command(): starting 6554 1726772965.94552: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772965.870399-6658-248731716570269/ /root/.ansible/tmp/ansible-tmp-1726772965.870399-6658-248731716570269/AnsiballZ_stat.py && sleep 0' 6554 1726772965.95260: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772965.95318: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772965.95337: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772965.95366: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772965.95461: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772965.97373: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772965.97376: stdout chunk (state=3): >>><<< 6554 1726772965.97379: stderr chunk (state=3): >>><<< 6554 1726772965.97402: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772965.97411: _low_level_execute_command(): starting 6554 1726772965.97496: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772965.870399-6658-248731716570269/AnsiballZ_stat.py && sleep 0' 6554 1726772965.98128: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772965.98143: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772965.98164: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772965.98249: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772966.13630: 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"}}} <<< 6554 1726772966.14993: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.75 closed. <<< 6554 1726772966.15021: stderr chunk (state=3): >>><<< 6554 1726772966.15031: stdout chunk (state=3): >>><<< 6554 1726772966.15047: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/sbin/transactional-update", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK 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.45.75 closed. 6554 1726772966.15069: 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-1726772965.870399-6658-248731716570269/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6554 1726772966.15076: _low_level_execute_command(): starting 6554 1726772966.15081: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772965.870399-6658-248731716570269/ > /dev/null 2>&1 && sleep 0' 6554 1726772966.15734: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772966.15765: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772966.15782: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772966.15800: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772966.15887: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772966.17736: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772966.17762: stderr chunk (state=3): >>><<< 6554 1726772966.17770: stdout chunk (state=3): >>><<< 6554 1726772966.17779: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772966.17786: handler run complete 6554 1726772966.17802: attempt loop complete, returning result 6554 1726772966.17805: _execute() done 6554 1726772966.17807: dumping result to json 6554 1726772966.17812: done dumping result, returning 6554 1726772966.17822: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin [129c3c75-c909-1186-7c11-0000000001be] 6554 1726772966.17825: sending task result for task 129c3c75-c909-1186-7c11-0000000001be 6554 1726772966.17913: done sending task result for task 129c3c75-c909-1186-7c11-0000000001be 6554 1726772966.17915: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 6554 1726772966.17981: no more pending results, returning what we have 6554 1726772966.17983: results queue empty 6554 1726772966.17984: checking for any_errors_fatal 6554 1726772966.17989: done checking for any_errors_fatal 6554 1726772966.17989: checking for max_fail_percentage 6554 1726772966.17991: done checking for max_fail_percentage 6554 1726772966.17992: checking to see if all hosts have failed and the running result is not ok 6554 1726772966.17993: done checking to see if all hosts have failed 6554 1726772966.17993: getting the remaining hosts for this loop 6554 1726772966.17995: done getting the remaining hosts for this loop 6554 1726772966.17998: getting the next task for host managed_node1 6554 1726772966.18006: done getting next task for host managed_node1 6554 1726772966.18009: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 6554 1726772966.18013: ^ 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 6554 1726772966.18025: getting variables 6554 1726772966.18027: in VariableManager get_vars() 6554 1726772966.18061: Calling all_inventory to load vars for managed_node1 6554 1726772966.18063: Calling groups_inventory to load vars for managed_node1 6554 1726772966.18065: Calling all_plugins_inventory to load vars for managed_node1 6554 1726772966.18075: Calling all_plugins_play to load vars for managed_node1 6554 1726772966.18077: Calling groups_plugins_inventory to load vars for managed_node1 6554 1726772966.18080: Calling groups_plugins_play to load vars for managed_node1 6554 1726772966.18365: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6554 1726772966.18484: done with get_vars() 6554 1726772966.18492: done getting variables 6554 1726772966.18535: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:27 Thursday 19 September 2024 15:09:26 -0400 (0:00:00.363) 0:00:04.821 **** 6554 1726772966.18561: entering _queue_task() for managed_node1/set_fact 6554 1726772966.18801: worker is 1 (out of 1 available) 6554 1726772966.18812: exiting _queue_task() for managed_node1/set_fact 6554 1726772966.19025: done queuing things up, now waiting for results queue to drain 6554 1726772966.19027: waiting for pending results... 6554 1726772966.19160: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 6554 1726772966.19276: in run() - task 129c3c75-c909-1186-7c11-0000000001bf 6554 1726772966.19280: variable 'ansible_search_path' from source: unknown 6554 1726772966.19285: variable 'ansible_search_path' from source: unknown 6554 1726772966.19365: calling self._execute() 6554 1726772966.19424: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772966.19436: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772966.19454: variable 'omit' from source: magic vars 6554 1726772966.19899: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6554 1726772966.20087: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6554 1726772966.20126: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6554 1726772966.20153: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6554 1726772966.20200: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6554 1726772966.20267: 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) 6554 1726772966.20285: 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) 6554 1726772966.20302: 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) 6554 1726772966.20319: 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) 6554 1726772966.20413: Evaluated conditional (not __kernel_settings_is_transactional is defined): True 6554 1726772966.20419: variable 'omit' from source: magic vars 6554 1726772966.20472: variable 'omit' from source: magic vars 6554 1726772966.20558: variable '__transactional_update_stat' from source: set_fact 6554 1726772966.20595: variable 'omit' from source: magic vars 6554 1726772966.20613: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6554 1726772966.20636: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6554 1726772966.20654: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6554 1726772966.20668: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6554 1726772966.20775: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6554 1726772966.20780: variable 'inventory_hostname' from source: host vars for 'managed_node1' 6554 1726772966.20782: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772966.20785: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772966.20787: Set connection var ansible_module_compression to ZIP_DEFLATED 6554 1726772966.20789: Set connection var ansible_shell_executable to /bin/sh 6554 1726772966.20791: Set connection var ansible_shell_type to sh 6554 1726772966.20793: Set connection var ansible_timeout to 10 6554 1726772966.20795: Set connection var ansible_connection to ssh 6554 1726772966.20797: Set connection var ansible_pipelining to False 6554 1726772966.20809: variable 'ansible_shell_executable' from source: unknown 6554 1726772966.20812: variable 'ansible_connection' from source: unknown 6554 1726772966.20815: variable 'ansible_module_compression' from source: unknown 6554 1726772966.20818: variable 'ansible_shell_type' from source: unknown 6554 1726772966.20821: variable 'ansible_shell_executable' from source: unknown 6554 1726772966.20825: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772966.20829: variable 'ansible_pipelining' from source: unknown 6554 1726772966.20831: variable 'ansible_timeout' from source: unknown 6554 1726772966.20836: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772966.20906: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6554 1726772966.20915: variable 'omit' from source: magic vars 6554 1726772966.20920: starting attempt loop 6554 1726772966.20923: running the handler 6554 1726772966.20933: handler run complete 6554 1726772966.20941: attempt loop complete, returning result 6554 1726772966.20943: _execute() done 6554 1726772966.20945: dumping result to json 6554 1726772966.20950: done dumping result, returning 6554 1726772966.20958: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists [129c3c75-c909-1186-7c11-0000000001bf] 6554 1726772966.20961: sending task result for task 129c3c75-c909-1186-7c11-0000000001bf 6554 1726772966.21037: done sending task result for task 129c3c75-c909-1186-7c11-0000000001bf 6554 1726772966.21040: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "__kernel_settings_is_transactional": false }, "changed": false } 6554 1726772966.21099: no more pending results, returning what we have 6554 1726772966.21102: results queue empty 6554 1726772966.21103: checking for any_errors_fatal 6554 1726772966.21109: done checking for any_errors_fatal 6554 1726772966.21109: checking for max_fail_percentage 6554 1726772966.21111: done checking for max_fail_percentage 6554 1726772966.21112: checking to see if all hosts have failed and the running result is not ok 6554 1726772966.21113: done checking to see if all hosts have failed 6554 1726772966.21113: getting the remaining hosts for this loop 6554 1726772966.21115: done getting the remaining hosts for this loop 6554 1726772966.21120: getting the next task for host managed_node1 6554 1726772966.21130: done getting next task for host managed_node1 6554 1726772966.21134: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 6554 1726772966.21139: ^ 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 6554 1726772966.21157: getting variables 6554 1726772966.21159: in VariableManager get_vars() 6554 1726772966.21190: Calling all_inventory to load vars for managed_node1 6554 1726772966.21192: Calling groups_inventory to load vars for managed_node1 6554 1726772966.21194: Calling all_plugins_inventory to load vars for managed_node1 6554 1726772966.21203: Calling all_plugins_play to load vars for managed_node1 6554 1726772966.21205: Calling groups_plugins_inventory to load vars for managed_node1 6554 1726772966.21207: Calling groups_plugins_play to load vars for managed_node1 6554 1726772966.21337: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6554 1726772966.21465: done with get_vars() 6554 1726772966.21473: done getting variables 6554 1726772966.21553: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set platform/version specific variables] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:31 Thursday 19 September 2024 15:09:26 -0400 (0:00:00.030) 0:00:04.851 **** 6554 1726772966.21577: entering _queue_task() for managed_node1/include_vars 6554 1726772966.21578: Creating lock for include_vars 6554 1726772966.21783: worker is 1 (out of 1 available) 6554 1726772966.21794: exiting _queue_task() for managed_node1/include_vars 6554 1726772966.21806: done queuing things up, now waiting for results queue to drain 6554 1726772966.21807: waiting for pending results... 6554 1726772966.21968: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 6554 1726772966.22054: in run() - task 129c3c75-c909-1186-7c11-0000000001c1 6554 1726772966.22066: variable 'ansible_search_path' from source: unknown 6554 1726772966.22069: variable 'ansible_search_path' from source: unknown 6554 1726772966.22095: calling self._execute() 6554 1726772966.22225: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772966.22228: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772966.22236: variable 'omit' from source: magic vars 6554 1726772966.22312: variable 'omit' from source: magic vars 6554 1726772966.22360: variable 'omit' from source: magic vars 6554 1726772966.22618: variable 'ffparams' from source: task vars 6554 1726772966.22710: variable 'ansible_facts' from source: unknown 6554 1726772966.22830: variable 'ansible_facts' from source: unknown 6554 1726772966.22922: variable 'ansible_facts' from source: unknown 6554 1726772966.23008: variable 'ansible_facts' from source: unknown 6554 1726772966.23085: variable 'role_path' from source: magic vars 6554 1726772966.23214: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 6554 1726772966.23364: Loaded config def from plugin (lookup/first_found) 6554 1726772966.23368: Loading LookupModule 'first_found' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py 6554 1726772966.23398: variable 'ansible_search_path' from source: unknown 6554 1726772966.23413: variable 'ansible_search_path' from source: unknown 6554 1726772966.23421: variable 'ansible_search_path' from source: unknown 6554 1726772966.23428: variable 'ansible_search_path' from source: unknown 6554 1726772966.23437: variable 'ansible_search_path' from source: unknown 6554 1726772966.23456: variable 'omit' from source: magic vars 6554 1726772966.23475: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6554 1726772966.23494: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6554 1726772966.23508: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6554 1726772966.23523: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6554 1726772966.23532: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6554 1726772966.23656: variable 'inventory_hostname' from source: host vars for 'managed_node1' 6554 1726772966.23661: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772966.23663: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772966.23666: Set connection var ansible_module_compression to ZIP_DEFLATED 6554 1726772966.23668: Set connection var ansible_shell_executable to /bin/sh 6554 1726772966.23670: Set connection var ansible_shell_type to sh 6554 1726772966.23672: Set connection var ansible_timeout to 10 6554 1726772966.23674: Set connection var ansible_connection to ssh 6554 1726772966.23677: Set connection var ansible_pipelining to False 6554 1726772966.23678: variable 'ansible_shell_executable' from source: unknown 6554 1726772966.23680: variable 'ansible_connection' from source: unknown 6554 1726772966.23682: variable 'ansible_module_compression' from source: unknown 6554 1726772966.23684: variable 'ansible_shell_type' from source: unknown 6554 1726772966.23686: variable 'ansible_shell_executable' from source: unknown 6554 1726772966.23688: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772966.23690: variable 'ansible_pipelining' from source: unknown 6554 1726772966.23692: variable 'ansible_timeout' from source: unknown 6554 1726772966.23694: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772966.23751: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6554 1726772966.23763: variable 'omit' from source: magic vars 6554 1726772966.23765: starting attempt loop 6554 1726772966.23769: running the handler 6554 1726772966.23813: handler run complete 6554 1726772966.23823: attempt loop complete, returning result 6554 1726772966.23826: _execute() done 6554 1726772966.23828: dumping result to json 6554 1726772966.23831: done dumping result, returning 6554 1726772966.23840: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables [129c3c75-c909-1186-7c11-0000000001c1] 6554 1726772966.23842: sending task result for task 129c3c75-c909-1186-7c11-0000000001c1 6554 1726772966.23933: done sending task result for task 129c3c75-c909-1186-7c11-0000000001c1 6554 1726772966.23936: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "__kernel_settings_packages": [ "tuned", "python3-configobj" ], "__kernel_settings_services": [ "tuned" ] }, "ansible_included_var_files": [ "/tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/default.yml" ], "changed": false } 6554 1726772966.24074: no more pending results, returning what we have 6554 1726772966.24076: results queue empty 6554 1726772966.24077: checking for any_errors_fatal 6554 1726772966.24080: done checking for any_errors_fatal 6554 1726772966.24080: checking for max_fail_percentage 6554 1726772966.24082: done checking for max_fail_percentage 6554 1726772966.24082: checking to see if all hosts have failed and the running result is not ok 6554 1726772966.24083: done checking to see if all hosts have failed 6554 1726772966.24084: getting the remaining hosts for this loop 6554 1726772966.24085: done getting the remaining hosts for this loop 6554 1726772966.24088: getting the next task for host managed_node1 6554 1726772966.24095: done getting next task for host managed_node1 6554 1726772966.24098: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 6554 1726772966.24101: ^ 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 6554 1726772966.24111: getting variables 6554 1726772966.24112: in VariableManager get_vars() 6554 1726772966.24144: Calling all_inventory to load vars for managed_node1 6554 1726772966.24146: Calling groups_inventory to load vars for managed_node1 6554 1726772966.24149: Calling all_plugins_inventory to load vars for managed_node1 6554 1726772966.24160: Calling all_plugins_play to load vars for managed_node1 6554 1726772966.24161: Calling groups_plugins_inventory to load vars for managed_node1 6554 1726772966.24163: Calling groups_plugins_play to load vars for managed_node1 6554 1726772966.24262: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6554 1726772966.24385: done with get_vars() 6554 1726772966.24393: done getting variables 6554 1726772966.24465: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure required packages are installed] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 Thursday 19 September 2024 15:09:26 -0400 (0:00:00.029) 0:00:04.880 **** 6554 1726772966.24487: entering _queue_task() for managed_node1/package 6554 1726772966.24488: Creating lock for package 6554 1726772966.24700: worker is 1 (out of 1 available) 6554 1726772966.24711: exiting _queue_task() for managed_node1/package 6554 1726772966.24728: done queuing things up, now waiting for results queue to drain 6554 1726772966.24729: waiting for pending results... 6554 1726772966.24877: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 6554 1726772966.24940: in run() - task 129c3c75-c909-1186-7c11-00000000013f 6554 1726772966.24961: variable 'ansible_search_path' from source: unknown 6554 1726772966.24964: variable 'ansible_search_path' from source: unknown 6554 1726772966.24986: calling self._execute() 6554 1726772966.25048: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772966.25054: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772966.25067: variable 'omit' from source: magic vars 6554 1726772966.25139: variable 'omit' from source: magic vars 6554 1726772966.25175: variable 'omit' from source: magic vars 6554 1726772966.25199: variable '__kernel_settings_packages' from source: include_vars 6554 1726772966.25426: variable '__kernel_settings_packages' from source: include_vars 6554 1726772966.25572: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6554 1726772966.26966: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6554 1726772966.27008: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6554 1726772966.27038: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6554 1726772966.27063: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6554 1726772966.27082: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6554 1726772966.27164: 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) 6554 1726772966.27183: 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) 6554 1726772966.27200: 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) 6554 1726772966.27228: 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) 6554 1726772966.27243: 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) 6554 1726772966.27314: variable '__kernel_settings_is_ostree' from source: set_fact 6554 1726772966.27319: variable 'omit' from source: magic vars 6554 1726772966.27342: variable 'omit' from source: magic vars 6554 1726772966.27363: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6554 1726772966.27384: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6554 1726772966.27398: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6554 1726772966.27410: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6554 1726772966.27420: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6554 1726772966.27443: variable 'inventory_hostname' from source: host vars for 'managed_node1' 6554 1726772966.27448: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772966.27451: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772966.27515: Set connection var ansible_module_compression to ZIP_DEFLATED 6554 1726772966.27520: Set connection var ansible_shell_executable to /bin/sh 6554 1726772966.27528: Set connection var ansible_shell_type to sh 6554 1726772966.27532: Set connection var ansible_timeout to 10 6554 1726772966.27537: Set connection var ansible_connection to ssh 6554 1726772966.27541: Set connection var ansible_pipelining to False 6554 1726772966.27560: variable 'ansible_shell_executable' from source: unknown 6554 1726772966.27564: variable 'ansible_connection' from source: unknown 6554 1726772966.27567: variable 'ansible_module_compression' from source: unknown 6554 1726772966.27569: variable 'ansible_shell_type' from source: unknown 6554 1726772966.27571: variable 'ansible_shell_executable' from source: unknown 6554 1726772966.27573: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772966.27576: variable 'ansible_pipelining' from source: unknown 6554 1726772966.27578: variable 'ansible_timeout' from source: unknown 6554 1726772966.27588: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772966.27651: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6554 1726772966.27658: variable 'omit' from source: magic vars 6554 1726772966.27664: starting attempt loop 6554 1726772966.27666: running the handler 6554 1726772966.27672: variable 'ansible_facts' from source: unknown 6554 1726772966.27674: variable 'ansible_facts' from source: unknown 6554 1726772966.27717: _low_level_execute_command(): starting 6554 1726772966.27723: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6554 1726772966.28227: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772966.28231: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772966.28236: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772966.28238: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found <<< 6554 1726772966.28240: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772966.28289: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772966.28292: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772966.28294: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772966.28367: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772966.30051: stdout chunk (state=3): >>>/root <<< 6554 1726772966.30150: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772966.30187: stderr chunk (state=3): >>><<< 6554 1726772966.30190: stdout chunk (state=3): >>><<< 6554 1726772966.30207: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772966.30219: _low_level_execute_command(): starting 6554 1726772966.30225: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772966.3020756-6677-75711778079939 `" && echo ansible-tmp-1726772966.3020756-6677-75711778079939="` echo /root/.ansible/tmp/ansible-tmp-1726772966.3020756-6677-75711778079939 `" ) && sleep 0' 6554 1726772966.30677: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772966.30680: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772966.30682: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772966.30684: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found <<< 6554 1726772966.30686: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772966.30737: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772966.30740: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772966.30803: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772966.32695: stdout chunk (state=3): >>>ansible-tmp-1726772966.3020756-6677-75711778079939=/root/.ansible/tmp/ansible-tmp-1726772966.3020756-6677-75711778079939 <<< 6554 1726772966.32804: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772966.32835: stderr chunk (state=3): >>><<< 6554 1726772966.32838: stdout chunk (state=3): >>><<< 6554 1726772966.32857: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772966.3020756-6677-75711778079939=/root/.ansible/tmp/ansible-tmp-1726772966.3020756-6677-75711778079939 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772966.32892: variable 'ansible_module_compression' from source: unknown 6554 1726772966.32939: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 6554 1726772966.32943: ANSIBALLZ: Acquiring lock 6554 1726772966.32946: ANSIBALLZ: Lock acquired: 139912600752576 6554 1726772966.32948: ANSIBALLZ: Creating module 6554 1726772966.42770: ANSIBALLZ: Writing module into payload 6554 1726772966.42906: ANSIBALLZ: Writing module 6554 1726772966.42926: ANSIBALLZ: Renaming module 6554 1726772966.42931: ANSIBALLZ: Done creating module 6554 1726772966.42947: variable 'ansible_facts' from source: unknown 6554 1726772966.43009: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772966.3020756-6677-75711778079939/AnsiballZ_dnf.py 6554 1726772966.43112: Sending initial data 6554 1726772966.43115: Sent initial data (149 bytes) 6554 1726772966.43582: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772966.43585: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6554 1726772966.43588: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772966.43590: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772966.43592: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6554 1726772966.43594: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772966.43646: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772966.43650: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772966.43652: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772966.43730: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772966.45391: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 6554 1726772966.45399: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6554 1726772966.45449: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6554 1726772966.45505: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6554x96xchd6/tmprzg843_d /root/.ansible/tmp/ansible-tmp-1726772966.3020756-6677-75711778079939/AnsiballZ_dnf.py <<< 6554 1726772966.45512: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772966.3020756-6677-75711778079939/AnsiballZ_dnf.py" <<< 6554 1726772966.45564: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6554x96xchd6/tmprzg843_d" to remote "/root/.ansible/tmp/ansible-tmp-1726772966.3020756-6677-75711778079939/AnsiballZ_dnf.py" <<< 6554 1726772966.45568: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772966.3020756-6677-75711778079939/AnsiballZ_dnf.py" <<< 6554 1726772966.46303: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772966.46348: stderr chunk (state=3): >>><<< 6554 1726772966.46353: stdout chunk (state=3): >>><<< 6554 1726772966.46376: done transferring module to remote 6554 1726772966.46385: _low_level_execute_command(): starting 6554 1726772966.46389: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772966.3020756-6677-75711778079939/ /root/.ansible/tmp/ansible-tmp-1726772966.3020756-6677-75711778079939/AnsiballZ_dnf.py && sleep 0' 6554 1726772966.46831: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772966.46836: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found <<< 6554 1726772966.46838: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772966.46840: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772966.46842: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772966.46893: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772966.46900: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772966.46903: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772966.46956: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772966.48794: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772966.48822: stderr chunk (state=3): >>><<< 6554 1726772966.48826: stdout chunk (state=3): >>><<< 6554 1726772966.48840: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772966.48843: _low_level_execute_command(): starting 6554 1726772966.48849: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772966.3020756-6677-75711778079939/AnsiballZ_dnf.py && sleep 0' 6554 1726772966.49295: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772966.49299: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found <<< 6554 1726772966.49301: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772966.49304: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772966.49306: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772966.49363: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772966.49368: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772966.49371: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772966.49437: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772972.08267: stdout chunk (state=3): >>> {"msg": "", "changed": true, "results": ["Installed: python3-pyudev-0.24.1-9.el10.noarch", "Installed: tuned-2.24.0-1.el10.noarch", "Installed: libbabeltrace-1.5.11-8.el10.x86_64", "Installed: virt-what-1.26-3.el10.x86_64", "Installed: hdparm-9.65-5.el10.x86_64", "Installed: dmidecode-1:3.6-2.el10.x86_64", "Installed: python3-linux-procfs-0.7.3-6.el10.noarch", "Installed: libtraceevent-1.8.2-5.el10.x86_64", "Installed: python3-perf-6.11.0-25.el10.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}}}<<< 6554 1726772972.08310: stdout chunk (state=3): >>> <<< 6554 1726772972.15965: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.75 closed. <<< 6554 1726772972.15969: stdout chunk (state=3): >>><<< 6554 1726772972.15976: stderr chunk (state=3): >>><<< 6554 1726772972.15995: _low_level_execute_command() done: rc=0, stdout= {"msg": "", "changed": true, "results": ["Installed: python3-pyudev-0.24.1-9.el10.noarch", "Installed: tuned-2.24.0-1.el10.noarch", "Installed: libbabeltrace-1.5.11-8.el10.x86_64", "Installed: virt-what-1.26-3.el10.x86_64", "Installed: hdparm-9.65-5.el10.x86_64", "Installed: dmidecode-1:3.6-2.el10.x86_64", "Installed: python3-linux-procfs-0.7.3-6.el10.noarch", "Installed: libtraceevent-1.8.2-5.el10.x86_64", "Installed: python3-perf-6.11.0-25.el10.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_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK 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.45.75 closed. 6554 1726772972.16123: 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-1726772966.3020756-6677-75711778079939/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6554 1726772972.16127: _low_level_execute_command(): starting 6554 1726772972.16129: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772966.3020756-6677-75711778079939/ > /dev/null 2>&1 && sleep 0' 6554 1726772972.16742: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6554 1726772972.16765: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772972.16781: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772972.16866: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772972.16906: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772972.16924: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772972.16947: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772972.17127: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772972.19631: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772972.19666: stdout chunk (state=3): >>><<< 6554 1726772972.19669: stderr chunk (state=3): >>><<< 6554 1726772972.19684: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772972.19721: handler run complete 6554 1726772972.19758: attempt loop complete, returning result 6554 1726772972.19765: _execute() done 6554 1726772972.19772: dumping result to json 6554 1726772972.19783: done dumping result, returning 6554 1726772972.19796: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed [129c3c75-c909-1186-7c11-00000000013f] 6554 1726772972.19830: sending task result for task 129c3c75-c909-1186-7c11-00000000013f 6554 1726772972.20009: done sending task result for task 129c3c75-c909-1186-7c11-00000000013f 6554 1726772972.20012: WORKER PROCESS EXITING changed: [managed_node1] => { "changed": true, "rc": 0, "results": [ "Installed: python3-pyudev-0.24.1-9.el10.noarch", "Installed: tuned-2.24.0-1.el10.noarch", "Installed: libbabeltrace-1.5.11-8.el10.x86_64", "Installed: virt-what-1.26-3.el10.x86_64", "Installed: hdparm-9.65-5.el10.x86_64", "Installed: dmidecode-1:3.6-2.el10.x86_64", "Installed: python3-linux-procfs-0.7.3-6.el10.noarch", "Installed: libtraceevent-1.8.2-5.el10.x86_64", "Installed: python3-perf-6.11.0-25.el10.x86_64" ] } 6554 1726772972.20105: no more pending results, returning what we have 6554 1726772972.20109: results queue empty 6554 1726772972.20109: checking for any_errors_fatal 6554 1726772972.20114: done checking for any_errors_fatal 6554 1726772972.20120: checking for max_fail_percentage 6554 1726772972.20122: done checking for max_fail_percentage 6554 1726772972.20123: checking to see if all hosts have failed and the running result is not ok 6554 1726772972.20124: done checking to see if all hosts have failed 6554 1726772972.20125: getting the remaining hosts for this loop 6554 1726772972.20126: done getting the remaining hosts for this loop 6554 1726772972.20129: getting the next task for host managed_node1 6554 1726772972.20140: done getting next task for host managed_node1 6554 1726772972.20143: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 6554 1726772972.20146: ^ 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 6554 1726772972.20156: getting variables 6554 1726772972.20157: in VariableManager get_vars() 6554 1726772972.20190: Calling all_inventory to load vars for managed_node1 6554 1726772972.20193: Calling groups_inventory to load vars for managed_node1 6554 1726772972.20195: Calling all_plugins_inventory to load vars for managed_node1 6554 1726772972.20205: Calling all_plugins_play to load vars for managed_node1 6554 1726772972.20207: Calling groups_plugins_inventory to load vars for managed_node1 6554 1726772972.20210: Calling groups_plugins_play to load vars for managed_node1 6554 1726772972.20425: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6554 1726772972.20553: done with get_vars() 6554 1726772972.20562: done getting variables 6554 1726772972.20631: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:24 Thursday 19 September 2024 15:09:32 -0400 (0:00:05.961) 0:00:10.842 **** 6554 1726772972.20655: entering _queue_task() for managed_node1/debug 6554 1726772972.20656: Creating lock for debug 6554 1726772972.20871: worker is 1 (out of 1 available) 6554 1726772972.20887: exiting _queue_task() for managed_node1/debug 6554 1726772972.20899: done queuing things up, now waiting for results queue to drain 6554 1726772972.20901: waiting for pending results... 6554 1726772972.21056: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 6554 1726772972.21131: in run() - task 129c3c75-c909-1186-7c11-000000000141 6554 1726772972.21143: variable 'ansible_search_path' from source: unknown 6554 1726772972.21146: variable 'ansible_search_path' from source: unknown 6554 1726772972.21178: calling self._execute() 6554 1726772972.21239: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772972.21245: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772972.21257: variable 'omit' from source: magic vars 6554 1726772972.21604: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6554 1726772972.23498: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6554 1726772972.23560: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6554 1726772972.23600: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6554 1726772972.23722: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6554 1726772972.23727: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6554 1726772972.23730: 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) 6554 1726772972.23763: 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) 6554 1726772972.23787: 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) 6554 1726772972.23827: 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) 6554 1726772972.23845: 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) 6554 1726772972.23955: variable '__kernel_settings_is_transactional' from source: set_fact 6554 1726772972.23959: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 6554 1726772972.23962: when evaluation is False, skipping this task 6554 1726772972.23965: _execute() done 6554 1726772972.23967: dumping result to json 6554 1726772972.23970: done dumping result, returning 6554 1726772972.24009: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes [129c3c75-c909-1186-7c11-000000000141] 6554 1726772972.24012: sending task result for task 129c3c75-c909-1186-7c11-000000000141 6554 1726772972.24197: done sending task result for task 129c3c75-c909-1186-7c11-000000000141 6554 1726772972.24200: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "__kernel_settings_is_transactional | d(false)" } 6554 1726772972.24238: no more pending results, returning what we have 6554 1726772972.24241: results queue empty 6554 1726772972.24242: checking for any_errors_fatal 6554 1726772972.24248: done checking for any_errors_fatal 6554 1726772972.24248: checking for max_fail_percentage 6554 1726772972.24250: done checking for max_fail_percentage 6554 1726772972.24251: checking to see if all hosts have failed and the running result is not ok 6554 1726772972.24251: done checking to see if all hosts have failed 6554 1726772972.24252: getting the remaining hosts for this loop 6554 1726772972.24253: done getting the remaining hosts for this loop 6554 1726772972.24256: getting the next task for host managed_node1 6554 1726772972.24262: done getting next task for host managed_node1 6554 1726772972.24266: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 6554 1726772972.24269: ^ 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 6554 1726772972.24297: getting variables 6554 1726772972.24299: in VariableManager get_vars() 6554 1726772972.24335: Calling all_inventory to load vars for managed_node1 6554 1726772972.24337: Calling groups_inventory to load vars for managed_node1 6554 1726772972.24339: Calling all_plugins_inventory to load vars for managed_node1 6554 1726772972.24346: Calling all_plugins_play to load vars for managed_node1 6554 1726772972.24347: Calling groups_plugins_inventory to load vars for managed_node1 6554 1726772972.24349: Calling groups_plugins_play to load vars for managed_node1 6554 1726772972.24477: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6554 1726772972.24614: done with get_vars() 6554 1726772972.24632: done getting variables 6554 1726772972.24727: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Reboot transactional update systems] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:29 Thursday 19 September 2024 15:09:32 -0400 (0:00:00.040) 0:00:10.883 **** 6554 1726772972.24749: entering _queue_task() for managed_node1/reboot 6554 1726772972.24751: Creating lock for reboot 6554 1726772972.24944: worker is 1 (out of 1 available) 6554 1726772972.24956: exiting _queue_task() for managed_node1/reboot 6554 1726772972.24968: done queuing things up, now waiting for results queue to drain 6554 1726772972.24970: waiting for pending results... 6554 1726772972.25121: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 6554 1726772972.25184: in run() - task 129c3c75-c909-1186-7c11-000000000142 6554 1726772972.25197: variable 'ansible_search_path' from source: unknown 6554 1726772972.25200: variable 'ansible_search_path' from source: unknown 6554 1726772972.25227: calling self._execute() 6554 1726772972.25284: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772972.25287: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772972.25296: variable 'omit' from source: magic vars 6554 1726772972.25686: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6554 1726772972.27526: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6554 1726772972.27570: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6554 1726772972.27608: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6554 1726772972.27636: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6554 1726772972.27657: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6554 1726772972.27725: 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) 6554 1726772972.27746: 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) 6554 1726772972.27766: 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) 6554 1726772972.27791: 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) 6554 1726772972.27801: 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) 6554 1726772972.27881: variable '__kernel_settings_is_transactional' from source: set_fact 6554 1726772972.27894: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 6554 1726772972.27897: when evaluation is False, skipping this task 6554 1726772972.27900: _execute() done 6554 1726772972.27903: dumping result to json 6554 1726772972.27905: done dumping result, returning 6554 1726772972.27912: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems [129c3c75-c909-1186-7c11-000000000142] 6554 1726772972.27915: sending task result for task 129c3c75-c909-1186-7c11-000000000142 6554 1726772972.27999: done sending task result for task 129c3c75-c909-1186-7c11-000000000142 6554 1726772972.28002: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 6554 1726772972.28074: no more pending results, returning what we have 6554 1726772972.28078: results queue empty 6554 1726772972.28078: checking for any_errors_fatal 6554 1726772972.28082: done checking for any_errors_fatal 6554 1726772972.28083: checking for max_fail_percentage 6554 1726772972.28085: done checking for max_fail_percentage 6554 1726772972.28086: checking to see if all hosts have failed and the running result is not ok 6554 1726772972.28086: done checking to see if all hosts have failed 6554 1726772972.28087: getting the remaining hosts for this loop 6554 1726772972.28089: done getting the remaining hosts for this loop 6554 1726772972.28091: getting the next task for host managed_node1 6554 1726772972.28098: done getting next task for host managed_node1 6554 1726772972.28102: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 6554 1726772972.28105: ^ 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 6554 1726772972.28123: getting variables 6554 1726772972.28125: in VariableManager get_vars() 6554 1726772972.28155: Calling all_inventory to load vars for managed_node1 6554 1726772972.28157: Calling groups_inventory to load vars for managed_node1 6554 1726772972.28159: Calling all_plugins_inventory to load vars for managed_node1 6554 1726772972.28167: Calling all_plugins_play to load vars for managed_node1 6554 1726772972.28169: Calling groups_plugins_inventory to load vars for managed_node1 6554 1726772972.28172: Calling groups_plugins_play to load vars for managed_node1 6554 1726772972.28331: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6554 1726772972.28452: done with get_vars() 6554 1726772972.28460: done getting variables 6554 1726772972.28498: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:34 Thursday 19 September 2024 15:09:32 -0400 (0:00:00.037) 0:00:10.920 **** 6554 1726772972.28523: entering _queue_task() for managed_node1/fail 6554 1726772972.28713: worker is 1 (out of 1 available) 6554 1726772972.28727: exiting _queue_task() for managed_node1/fail 6554 1726772972.28739: done queuing things up, now waiting for results queue to drain 6554 1726772972.28740: waiting for pending results... 6554 1726772972.28891: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 6554 1726772972.28960: in run() - task 129c3c75-c909-1186-7c11-000000000143 6554 1726772972.28972: variable 'ansible_search_path' from source: unknown 6554 1726772972.28975: variable 'ansible_search_path' from source: unknown 6554 1726772972.29003: calling self._execute() 6554 1726772972.29064: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772972.29068: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772972.29076: variable 'omit' from source: magic vars 6554 1726772972.29420: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6554 1726772972.30822: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6554 1726772972.30865: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6554 1726772972.30892: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6554 1726772972.30922: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6554 1726772972.30941: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6554 1726772972.30999: 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) 6554 1726772972.31021: 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) 6554 1726772972.31041: 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) 6554 1726772972.31069: 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) 6554 1726772972.31080: 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) 6554 1726772972.31159: variable '__kernel_settings_is_transactional' from source: set_fact 6554 1726772972.31172: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 6554 1726772972.31175: when evaluation is False, skipping this task 6554 1726772972.31177: _execute() done 6554 1726772972.31180: dumping result to json 6554 1726772972.31182: done dumping result, returning 6554 1726772972.31191: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set [129c3c75-c909-1186-7c11-000000000143] 6554 1726772972.31193: sending task result for task 129c3c75-c909-1186-7c11-000000000143 6554 1726772972.31278: done sending task result for task 129c3c75-c909-1186-7c11-000000000143 6554 1726772972.31281: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 6554 1726772972.31326: no more pending results, returning what we have 6554 1726772972.31330: results queue empty 6554 1726772972.31331: checking for any_errors_fatal 6554 1726772972.31335: done checking for any_errors_fatal 6554 1726772972.31336: checking for max_fail_percentage 6554 1726772972.31338: done checking for max_fail_percentage 6554 1726772972.31338: checking to see if all hosts have failed and the running result is not ok 6554 1726772972.31339: done checking to see if all hosts have failed 6554 1726772972.31340: getting the remaining hosts for this loop 6554 1726772972.31342: done getting the remaining hosts for this loop 6554 1726772972.31345: getting the next task for host managed_node1 6554 1726772972.31354: done getting next task for host managed_node1 6554 1726772972.31358: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 6554 1726772972.31361: ^ 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 6554 1726772972.31375: getting variables 6554 1726772972.31377: in VariableManager get_vars() 6554 1726772972.31411: Calling all_inventory to load vars for managed_node1 6554 1726772972.31413: Calling groups_inventory to load vars for managed_node1 6554 1726772972.31415: Calling all_plugins_inventory to load vars for managed_node1 6554 1726772972.31425: Calling all_plugins_play to load vars for managed_node1 6554 1726772972.31428: Calling groups_plugins_inventory to load vars for managed_node1 6554 1726772972.31430: Calling groups_plugins_play to load vars for managed_node1 6554 1726772972.31561: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6554 1726772972.31684: done with get_vars() 6554 1726772972.31692: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Read tuned main config] ****** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:42 Thursday 19 September 2024 15:09:32 -0400 (0:00:00.032) 0:00:10.953 **** 6554 1726772972.31759: entering _queue_task() for managed_node1/fedora.linux_system_roles.kernel_settings_get_config 6554 1726772972.31760: Creating lock for fedora.linux_system_roles.kernel_settings_get_config 6554 1726772972.31951: worker is 1 (out of 1 available) 6554 1726772972.31961: exiting _queue_task() for managed_node1/fedora.linux_system_roles.kernel_settings_get_config 6554 1726772972.31969: done queuing things up, now waiting for results queue to drain 6554 1726772972.31970: waiting for pending results... 6554 1726772972.32274: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 6554 1726772972.32341: in run() - task 129c3c75-c909-1186-7c11-000000000145 6554 1726772972.32354: variable 'ansible_search_path' from source: unknown 6554 1726772972.32358: variable 'ansible_search_path' from source: unknown 6554 1726772972.32383: calling self._execute() 6554 1726772972.32497: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772972.32501: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772972.32510: variable 'omit' from source: magic vars 6554 1726772972.32585: variable 'omit' from source: magic vars 6554 1726772972.32622: variable 'omit' from source: magic vars 6554 1726772972.32642: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 6554 1726772972.32842: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 6554 1726772972.32897: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6554 1726772972.32920: variable 'omit' from source: magic vars 6554 1726772972.32954: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6554 1726772972.32978: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6554 1726772972.32994: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6554 1726772972.33007: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6554 1726772972.33018: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6554 1726772972.33040: variable 'inventory_hostname' from source: host vars for 'managed_node1' 6554 1726772972.33044: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772972.33047: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772972.33111: Set connection var ansible_module_compression to ZIP_DEFLATED 6554 1726772972.33118: Set connection var ansible_shell_executable to /bin/sh 6554 1726772972.33125: Set connection var ansible_shell_type to sh 6554 1726772972.33129: Set connection var ansible_timeout to 10 6554 1726772972.33134: Set connection var ansible_connection to ssh 6554 1726772972.33139: Set connection var ansible_pipelining to False 6554 1726772972.33155: variable 'ansible_shell_executable' from source: unknown 6554 1726772972.33159: variable 'ansible_connection' from source: unknown 6554 1726772972.33162: variable 'ansible_module_compression' from source: unknown 6554 1726772972.33164: variable 'ansible_shell_type' from source: unknown 6554 1726772972.33167: variable 'ansible_shell_executable' from source: unknown 6554 1726772972.33169: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772972.33171: variable 'ansible_pipelining' from source: unknown 6554 1726772972.33173: variable 'ansible_timeout' from source: unknown 6554 1726772972.33175: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772972.33299: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 6554 1726772972.33308: variable 'omit' from source: magic vars 6554 1726772972.33314: starting attempt loop 6554 1726772972.33318: running the handler 6554 1726772972.33329: _low_level_execute_command(): starting 6554 1726772972.33336: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6554 1726772972.33813: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772972.33851: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 <<< 6554 1726772972.33854: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772972.33856: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772972.33859: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772972.33897: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772972.33909: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772972.34025: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772972.36039: stdout chunk (state=3): >>>/root <<< 6554 1726772972.36115: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772972.36152: stderr chunk (state=3): >>><<< 6554 1726772972.36155: stdout chunk (state=3): >>><<< 6554 1726772972.36174: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772972.36186: _low_level_execute_command(): starting 6554 1726772972.36192: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772972.361746-6785-129417754460041 `" && echo ansible-tmp-1726772972.361746-6785-129417754460041="` echo /root/.ansible/tmp/ansible-tmp-1726772972.361746-6785-129417754460041 `" ) && sleep 0' 6554 1726772972.36648: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772972.36654: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6554 1726772972.36656: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772972.36667: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772972.36670: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772972.36712: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772972.36720: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772972.36723: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772972.36786: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772972.39286: stdout chunk (state=3): >>>ansible-tmp-1726772972.361746-6785-129417754460041=/root/.ansible/tmp/ansible-tmp-1726772972.361746-6785-129417754460041 <<< 6554 1726772972.39290: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772972.39315: stderr chunk (state=3): >>><<< 6554 1726772972.39321: stdout chunk (state=3): >>><<< 6554 1726772972.39335: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772972.361746-6785-129417754460041=/root/.ansible/tmp/ansible-tmp-1726772972.361746-6785-129417754460041 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772972.39384: variable 'ansible_module_compression' from source: unknown 6554 1726772972.39418: ANSIBALLZ: Using lock for fedora.linux_system_roles.kernel_settings_get_config 6554 1726772972.39421: ANSIBALLZ: Acquiring lock 6554 1726772972.39424: ANSIBALLZ: Lock acquired: 139912596978576 6554 1726772972.39426: ANSIBALLZ: Creating module 6554 1726772972.47232: ANSIBALLZ: Writing module into payload 6554 1726772972.47285: ANSIBALLZ: Writing module 6554 1726772972.47307: ANSIBALLZ: Renaming module 6554 1726772972.47314: ANSIBALLZ: Done creating module 6554 1726772972.47333: variable 'ansible_facts' from source: unknown 6554 1726772972.47378: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772972.361746-6785-129417754460041/AnsiballZ_kernel_settings_get_config.py 6554 1726772972.47477: Sending initial data 6554 1726772972.47480: Sent initial data (172 bytes) 6554 1726772972.48136: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772972.48184: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772972.48203: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772972.48228: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772972.48329: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772972.50286: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6554 1726772972.50292: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6554 1726772972.50352: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6554x96xchd6/tmpctruxnn_ /root/.ansible/tmp/ansible-tmp-1726772972.361746-6785-129417754460041/AnsiballZ_kernel_settings_get_config.py <<< 6554 1726772972.50356: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772972.361746-6785-129417754460041/AnsiballZ_kernel_settings_get_config.py" <<< 6554 1726772972.50410: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6554x96xchd6/tmpctruxnn_" to remote "/root/.ansible/tmp/ansible-tmp-1726772972.361746-6785-129417754460041/AnsiballZ_kernel_settings_get_config.py" <<< 6554 1726772972.50413: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772972.361746-6785-129417754460041/AnsiballZ_kernel_settings_get_config.py" <<< 6554 1726772972.51333: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772972.51337: stdout chunk (state=3): >>><<< 6554 1726772972.51339: stderr chunk (state=3): >>><<< 6554 1726772972.51387: done transferring module to remote 6554 1726772972.51405: _low_level_execute_command(): starting 6554 1726772972.51487: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772972.361746-6785-129417754460041/ /root/.ansible/tmp/ansible-tmp-1726772972.361746-6785-129417754460041/AnsiballZ_kernel_settings_get_config.py && sleep 0' 6554 1726772972.51993: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6554 1726772972.52006: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772972.52022: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772972.52038: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6554 1726772972.52139: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772972.52155: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772972.52174: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772972.52263: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772972.54443: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772972.54450: stdout chunk (state=3): >>><<< 6554 1726772972.54459: stderr chunk (state=3): >>><<< 6554 1726772972.54475: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772972.54480: _low_level_execute_command(): starting 6554 1726772972.54486: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772972.361746-6785-129417754460041/AnsiballZ_kernel_settings_get_config.py && sleep 0' 6554 1726772972.54889: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772972.54904: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772972.54920: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772972.54959: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772972.54975: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772972.55065: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772972.74379: 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"}}} <<< 6554 1726772972.75924: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.75 closed. <<< 6554 1726772972.75954: stderr chunk (state=3): >>><<< 6554 1726772972.75959: stdout chunk (state=3): >>><<< 6554 1726772972.75977: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "data": {"daemon": "1", "dynamic_tuning": "0", "sleep_interval": "1", "update_interval": "10", "recommend_command": "1", "reapply_sysctl": "1", "default_instance_priority": "0", "udev_buffer_size": "1MB", "log_file_count": "2", "log_file_max_size": "1MB"}, "invocation": {"module_args": {"path": "/etc/tuned/tuned-main.conf"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK 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.45.75 closed. 6554 1726772972.76001: 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-1726772972.361746-6785-129417754460041/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6554 1726772972.76010: _low_level_execute_command(): starting 6554 1726772972.76015: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772972.361746-6785-129417754460041/ > /dev/null 2>&1 && sleep 0' 6554 1726772972.76470: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772972.76473: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772972.76476: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772972.76478: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772972.76525: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772972.76571: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772972.76599: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772972.78843: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772972.78868: stderr chunk (state=3): >>><<< 6554 1726772972.78871: stdout chunk (state=3): >>><<< 6554 1726772972.78885: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772972.78890: handler run complete 6554 1726772972.78905: attempt loop complete, returning result 6554 1726772972.78907: _execute() done 6554 1726772972.78910: dumping result to json 6554 1726772972.78915: done dumping result, returning 6554 1726772972.78926: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config [129c3c75-c909-1186-7c11-000000000145] 6554 1726772972.78928: sending task result for task 129c3c75-c909-1186-7c11-000000000145 6554 1726772972.79019: done sending task result for task 129c3c75-c909-1186-7c11-000000000145 6554 1726772972.79022: 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" } } 6554 1726772972.79187: no more pending results, returning what we have 6554 1726772972.79190: results queue empty 6554 1726772972.79191: checking for any_errors_fatal 6554 1726772972.79194: done checking for any_errors_fatal 6554 1726772972.79195: checking for max_fail_percentage 6554 1726772972.79196: done checking for max_fail_percentage 6554 1726772972.79197: checking to see if all hosts have failed and the running result is not ok 6554 1726772972.79197: done checking to see if all hosts have failed 6554 1726772972.79198: getting the remaining hosts for this loop 6554 1726772972.79199: done getting the remaining hosts for this loop 6554 1726772972.79202: getting the next task for host managed_node1 6554 1726772972.79208: done getting next task for host managed_node1 6554 1726772972.79211: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 6554 1726772972.79214: ^ 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 6554 1726772972.79230: getting variables 6554 1726772972.79232: in VariableManager get_vars() 6554 1726772972.79259: Calling all_inventory to load vars for managed_node1 6554 1726772972.79261: Calling groups_inventory to load vars for managed_node1 6554 1726772972.79263: Calling all_plugins_inventory to load vars for managed_node1 6554 1726772972.79272: Calling all_plugins_play to load vars for managed_node1 6554 1726772972.79274: Calling groups_plugins_inventory to load vars for managed_node1 6554 1726772972.79276: Calling groups_plugins_play to load vars for managed_node1 6554 1726772972.79386: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6554 1726772972.79513: done with get_vars() 6554 1726772972.79522: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 Thursday 19 September 2024 15:09:32 -0400 (0:00:00.478) 0:00:11.431 **** 6554 1726772972.79590: entering _queue_task() for managed_node1/stat 6554 1726772972.79789: worker is 1 (out of 1 available) 6554 1726772972.79801: exiting _queue_task() for managed_node1/stat 6554 1726772972.79812: done queuing things up, now waiting for results queue to drain 6554 1726772972.79813: waiting for pending results... 6554 1726772972.79966: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 6554 1726772972.80031: in run() - task 129c3c75-c909-1186-7c11-000000000146 6554 1726772972.80045: variable 'ansible_search_path' from source: unknown 6554 1726772972.80049: variable 'ansible_search_path' from source: unknown 6554 1726772972.80085: variable '__prof_from_conf' from source: task vars 6554 1726772972.80308: variable '__prof_from_conf' from source: task vars 6554 1726772972.80433: variable '__data' from source: task vars 6554 1726772972.80485: variable '__kernel_settings_register_tuned_main' from source: set_fact 6554 1726772972.80615: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6554 1726772972.80623: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6554 1726772972.80665: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6554 1726772972.80678: variable 'omit' from source: magic vars 6554 1726772972.80753: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772972.80760: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772972.80769: variable 'omit' from source: magic vars 6554 1726772972.80964: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6554 1726772972.82379: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6554 1726772972.82426: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6554 1726772972.82461: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6554 1726772972.82485: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6554 1726772972.82510: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6554 1726772972.82565: 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) 6554 1726772972.82586: 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) 6554 1726772972.82603: 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) 6554 1726772972.82634: 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) 6554 1726772972.82644: 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) 6554 1726772972.82712: variable 'item' from source: unknown 6554 1726772972.82725: Evaluated conditional (item | length > 0): False 6554 1726772972.82728: when evaluation is False, skipping this task 6554 1726772972.82756: variable 'item' from source: unknown 6554 1726772972.82801: 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" } 6554 1726772972.82975: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772972.82978: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772972.82980: variable 'omit' from source: magic vars 6554 1726772972.83509: 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) 6554 1726772972.83512: 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) 6554 1726772972.83517: 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) 6554 1726772972.83520: 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) 6554 1726772972.83522: 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) 6554 1726772972.83524: variable 'item' from source: unknown 6554 1726772972.83526: Evaluated conditional (item | length > 0): True 6554 1726772972.83528: variable 'omit' from source: magic vars 6554 1726772972.83530: variable 'omit' from source: magic vars 6554 1726772972.83532: variable 'item' from source: unknown 6554 1726772972.83538: variable 'item' from source: unknown 6554 1726772972.83543: variable 'omit' from source: magic vars 6554 1726772972.83545: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6554 1726772972.83547: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6554 1726772972.83548: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6554 1726772972.83553: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6554 1726772972.83555: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6554 1726772972.83556: variable 'inventory_hostname' from source: host vars for 'managed_node1' 6554 1726772972.83822: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772972.83827: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772972.83855: Set connection var ansible_module_compression to ZIP_DEFLATED 6554 1726772972.83859: Set connection var ansible_shell_executable to /bin/sh 6554 1726772972.83868: Set connection var ansible_shell_type to sh 6554 1726772972.83871: Set connection var ansible_timeout to 10 6554 1726772972.83877: Set connection var ansible_connection to ssh 6554 1726772972.83882: Set connection var ansible_pipelining to False 6554 1726772972.83905: variable 'ansible_shell_executable' from source: unknown 6554 1726772972.83908: variable 'ansible_connection' from source: unknown 6554 1726772972.83911: variable 'ansible_module_compression' from source: unknown 6554 1726772972.83913: variable 'ansible_shell_type' from source: unknown 6554 1726772972.83920: variable 'ansible_shell_executable' from source: unknown 6554 1726772972.83924: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772972.84230: variable 'ansible_pipelining' from source: unknown 6554 1726772972.84235: variable 'ansible_timeout' from source: unknown 6554 1726772972.84237: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772972.84386: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 6554 1726772972.84401: variable 'omit' from source: magic vars 6554 1726772972.84404: starting attempt loop 6554 1726772972.84499: running the handler 6554 1726772972.84504: _low_level_execute_command(): starting 6554 1726772972.84631: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6554 1726772972.85626: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6554 1726772972.85630: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772972.85633: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772972.85638: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6554 1726772972.85641: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 <<< 6554 1726772972.85643: stderr chunk (state=3): >>>debug2: match not found <<< 6554 1726772972.85645: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772972.85766: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772972.85777: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772972.85780: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772972.85852: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772972.88008: stdout chunk (state=3): >>>/root <<< 6554 1726772972.88228: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772972.88232: stdout chunk (state=3): >>><<< 6554 1726772972.88234: stderr chunk (state=3): >>><<< 6554 1726772972.88237: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772972.88239: _low_level_execute_command(): starting 6554 1726772972.88241: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772972.8818293-6801-281046610224739 `" && echo ansible-tmp-1726772972.8818293-6801-281046610224739="` echo /root/.ansible/tmp/ansible-tmp-1726772972.8818293-6801-281046610224739 `" ) && sleep 0' 6554 1726772972.88743: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6554 1726772972.88754: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772972.88764: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772972.88776: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6554 1726772972.88791: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 <<< 6554 1726772972.88794: stderr chunk (state=3): >>>debug2: match not found <<< 6554 1726772972.88803: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772972.88818: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6554 1726772972.88853: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.75 is address <<< 6554 1726772972.88857: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6554 1726772972.88859: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772972.88862: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772972.88864: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6554 1726772972.88870: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 <<< 6554 1726772972.88876: stderr chunk (state=3): >>>debug2: match found <<< 6554 1726772972.88933: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772972.88998: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772972.89004: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772972.89007: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772972.89033: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772972.91287: stdout chunk (state=3): >>>ansible-tmp-1726772972.8818293-6801-281046610224739=/root/.ansible/tmp/ansible-tmp-1726772972.8818293-6801-281046610224739 <<< 6554 1726772972.91398: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772972.91621: stderr chunk (state=3): >>><<< 6554 1726772972.91624: stdout chunk (state=3): >>><<< 6554 1726772972.91627: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772972.8818293-6801-281046610224739=/root/.ansible/tmp/ansible-tmp-1726772972.8818293-6801-281046610224739 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772972.91629: variable 'ansible_module_compression' from source: unknown 6554 1726772972.91636: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6554x96xchd6/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6554 1726772972.91638: variable 'ansible_facts' from source: unknown 6554 1726772972.91679: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772972.8818293-6801-281046610224739/AnsiballZ_stat.py 6554 1726772972.91900: Sending initial data 6554 1726772972.91903: Sent initial data (151 bytes) 6554 1726772972.92414: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6554 1726772972.92420: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772972.92426: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772972.92529: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772972.92549: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772972.92673: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772972.94680: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6554 1726772972.94754: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6554 1726772972.94825: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6554x96xchd6/tmphdgyovi7 /root/.ansible/tmp/ansible-tmp-1726772972.8818293-6801-281046610224739/AnsiballZ_stat.py <<< 6554 1726772972.94829: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772972.8818293-6801-281046610224739/AnsiballZ_stat.py" <<< 6554 1726772972.94886: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6554x96xchd6/tmphdgyovi7" to remote "/root/.ansible/tmp/ansible-tmp-1726772972.8818293-6801-281046610224739/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772972.8818293-6801-281046610224739/AnsiballZ_stat.py" <<< 6554 1726772972.95921: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772972.95925: stdout chunk (state=3): >>><<< 6554 1726772972.95928: stderr chunk (state=3): >>><<< 6554 1726772972.95930: done transferring module to remote 6554 1726772972.95932: _low_level_execute_command(): starting 6554 1726772972.95934: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772972.8818293-6801-281046610224739/ /root/.ansible/tmp/ansible-tmp-1726772972.8818293-6801-281046610224739/AnsiballZ_stat.py && sleep 0' 6554 1726772972.96660: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6554 1726772972.96676: 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 <<< 6554 1726772972.96690: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772972.96712: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772972.96814: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772972.98982: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772972.99112: stdout chunk (state=3): >>><<< 6554 1726772972.99119: stderr chunk (state=3): >>><<< 6554 1726772972.99122: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772972.99124: _low_level_execute_command(): starting 6554 1726772972.99126: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772972.8818293-6801-281046610224739/AnsiballZ_stat.py && sleep 0' 6554 1726772972.99714: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6554 1726772972.99735: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772972.99770: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6554 1726772972.99783: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 <<< 6554 1726772972.99884: 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.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772972.99941: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772973.00014: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772973.20288: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profiles", "mode": "0755", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 6, "inode": 346030272, "dev": 51714, "nlink": 2, "atime": 1722988800.0, "mtime": 1722988800.0, "ctime": 1726772970.8499093, "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": "2308827474", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 6554 1726772973.21991: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.75 closed. <<< 6554 1726772973.22023: stderr chunk (state=3): >>><<< 6554 1726772973.22026: stdout chunk (state=3): >>><<< 6554 1726772973.22043: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profiles", "mode": "0755", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 6, "inode": 346030272, "dev": 51714, "nlink": 2, "atime": 1722988800.0, "mtime": 1722988800.0, "ctime": 1726772970.8499093, "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": "2308827474", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK 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.45.75 closed. 6554 1726772973.22083: 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-1726772972.8818293-6801-281046610224739/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6554 1726772973.22090: _low_level_execute_command(): starting 6554 1726772973.22095: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772972.8818293-6801-281046610224739/ > /dev/null 2>&1 && sleep 0' 6554 1726772973.22554: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772973.22558: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6554 1726772973.22561: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772973.22564: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772973.22566: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found <<< 6554 1726772973.22567: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772973.22613: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772973.22618: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772973.22664: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772973.22686: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772973.24935: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772973.24951: stderr chunk (state=3): >>><<< 6554 1726772973.24957: stdout chunk (state=3): >>><<< 6554 1726772973.24973: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772973.24978: handler run complete 6554 1726772973.25008: attempt loop complete, returning result 6554 1726772973.25025: variable 'item' from source: unknown 6554 1726772973.25090: variable 'item' from source: unknown ok: [managed_node1] => (item=/etc/tuned/profiles) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned/profiles", "stat": { "atime": 1722988800.0, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1726772970.8499093, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 346030272, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1722988800.0, "nlink": 2, "path": "/etc/tuned/profiles", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 6, "uid": 0, "version": "2308827474", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 6554 1726772973.25241: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772973.25244: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772973.25246: variable 'omit' from source: magic vars 6554 1726772973.25321: 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) 6554 1726772973.25340: 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) 6554 1726772973.25363: 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) 6554 1726772973.25388: 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) 6554 1726772973.25398: 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) 6554 1726772973.25458: variable 'item' from source: unknown 6554 1726772973.25469: Evaluated conditional (item | length > 0): True 6554 1726772973.25474: variable 'omit' from source: magic vars 6554 1726772973.25484: variable 'omit' from source: magic vars 6554 1726772973.25512: variable 'item' from source: unknown 6554 1726772973.25560: variable 'item' from source: unknown 6554 1726772973.25571: variable 'omit' from source: magic vars 6554 1726772973.25590: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6554 1726772973.25597: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6554 1726772973.25602: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6554 1726772973.25613: variable 'inventory_hostname' from source: host vars for 'managed_node1' 6554 1726772973.25617: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772973.25620: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772973.25669: Set connection var ansible_module_compression to ZIP_DEFLATED 6554 1726772973.25672: Set connection var ansible_shell_executable to /bin/sh 6554 1726772973.25679: Set connection var ansible_shell_type to sh 6554 1726772973.25683: Set connection var ansible_timeout to 10 6554 1726772973.25689: Set connection var ansible_connection to ssh 6554 1726772973.25693: Set connection var ansible_pipelining to False 6554 1726772973.25709: variable 'ansible_shell_executable' from source: unknown 6554 1726772973.25713: variable 'ansible_connection' from source: unknown 6554 1726772973.25715: variable 'ansible_module_compression' from source: unknown 6554 1726772973.25719: variable 'ansible_shell_type' from source: unknown 6554 1726772973.25722: variable 'ansible_shell_executable' from source: unknown 6554 1726772973.25724: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772973.25726: variable 'ansible_pipelining' from source: unknown 6554 1726772973.25728: variable 'ansible_timeout' from source: unknown 6554 1726772973.25733: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772973.25804: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6554 1726772973.25813: variable 'omit' from source: magic vars 6554 1726772973.25818: starting attempt loop 6554 1726772973.25821: running the handler 6554 1726772973.25826: _low_level_execute_command(): starting 6554 1726772973.25830: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6554 1726772973.26331: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6554 1726772973.26334: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772973.26449: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772973.26486: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772973.28486: stdout chunk (state=3): >>>/root <<< 6554 1726772973.28581: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772973.28607: stderr chunk (state=3): >>><<< 6554 1726772973.28610: stdout chunk (state=3): >>><<< 6554 1726772973.28629: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772973.28636: _low_level_execute_command(): starting 6554 1726772973.28641: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772973.286275-6801-72712157348033 `" && echo ansible-tmp-1726772973.286275-6801-72712157348033="` echo /root/.ansible/tmp/ansible-tmp-1726772973.286275-6801-72712157348033 `" ) && sleep 0' 6554 1726772973.29334: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772973.29453: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772973.31805: stdout chunk (state=3): >>>ansible-tmp-1726772973.286275-6801-72712157348033=/root/.ansible/tmp/ansible-tmp-1726772973.286275-6801-72712157348033 <<< 6554 1726772973.31980: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772973.31995: stderr chunk (state=3): >>><<< 6554 1726772973.31998: stdout chunk (state=3): >>><<< 6554 1726772973.32011: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772973.286275-6801-72712157348033=/root/.ansible/tmp/ansible-tmp-1726772973.286275-6801-72712157348033 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772973.32045: variable 'ansible_module_compression' from source: unknown 6554 1726772973.32085: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6554x96xchd6/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6554 1726772973.32100: variable 'ansible_facts' from source: unknown 6554 1726772973.32158: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772973.286275-6801-72712157348033/AnsiballZ_stat.py 6554 1726772973.32249: Sending initial data 6554 1726772973.32255: Sent initial data (149 bytes) 6554 1726772973.32693: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772973.32696: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found <<< 6554 1726772973.32699: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772973.32701: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772973.32703: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772973.32745: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772973.32758: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772973.32829: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772973.34728: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6554 1726772973.34787: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6554 1726772973.34845: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6554x96xchd6/tmpmt4x0fyo /root/.ansible/tmp/ansible-tmp-1726772973.286275-6801-72712157348033/AnsiballZ_stat.py <<< 6554 1726772973.34853: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772973.286275-6801-72712157348033/AnsiballZ_stat.py" <<< 6554 1726772973.34901: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6554x96xchd6/tmpmt4x0fyo" to remote "/root/.ansible/tmp/ansible-tmp-1726772973.286275-6801-72712157348033/AnsiballZ_stat.py" <<< 6554 1726772973.34905: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772973.286275-6801-72712157348033/AnsiballZ_stat.py" <<< 6554 1726772973.35569: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772973.35611: stderr chunk (state=3): >>><<< 6554 1726772973.35614: stdout chunk (state=3): >>><<< 6554 1726772973.35661: done transferring module to remote 6554 1726772973.35669: _low_level_execute_command(): starting 6554 1726772973.35674: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772973.286275-6801-72712157348033/ /root/.ansible/tmp/ansible-tmp-1726772973.286275-6801-72712157348033/AnsiballZ_stat.py && sleep 0' 6554 1726772973.36122: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772973.36125: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 <<< 6554 1726772973.36128: 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 <<< 6554 1726772973.36130: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772973.36132: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772973.36182: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772973.36186: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772973.36247: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772973.38527: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772973.38531: stdout chunk (state=3): >>><<< 6554 1726772973.38534: stderr chunk (state=3): >>><<< 6554 1726772973.38541: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772973.38545: _low_level_execute_command(): starting 6554 1726772973.38547: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772973.286275-6801-72712157348033/AnsiballZ_stat.py && sleep 0' 6554 1726772973.39224: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6554 1726772973.39228: 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.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772973.39296: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772973.39354: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772973.39434: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772973.59005: 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": 152, "inode": 343933120, "dev": 51714, "nlink": 4, "atime": 1726772971.074911, "mtime": 1726772971.072911, "ctime": 1726772971.072911, "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": "4137037357", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 6554 1726772973.61031: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.75 closed. <<< 6554 1726772973.61035: stdout chunk (state=3): >>><<< 6554 1726772973.61037: stderr chunk (state=3): >>><<< 6554 1726772973.61186: _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": 152, "inode": 343933120, "dev": 51714, "nlink": 4, "atime": 1726772971.074911, "mtime": 1726772971.072911, "ctime": 1726772971.072911, "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": "4137037357", "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_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK 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.45.75 closed. 6554 1726772973.61190: 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-1726772973.286275-6801-72712157348033/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6554 1726772973.61192: _low_level_execute_command(): starting 6554 1726772973.61194: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772973.286275-6801-72712157348033/ > /dev/null 2>&1 && sleep 0' 6554 1726772973.61699: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772973.61714: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772973.61729: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772973.61774: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772973.61786: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772973.61869: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772973.63803: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772973.63809: stdout chunk (state=3): >>><<< 6554 1726772973.63811: stderr chunk (state=3): >>><<< 6554 1726772973.63834: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772973.64007: handler run complete 6554 1726772973.64010: attempt loop complete, returning result 6554 1726772973.64013: variable 'item' from source: unknown 6554 1726772973.64015: variable 'item' from source: unknown ok: [managed_node1] => (item=/etc/tuned) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned", "stat": { "atime": 1726772971.074911, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1726772971.072911, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 343933120, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726772971.072911, "nlink": 4, "path": "/etc/tuned", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 152, "uid": 0, "version": "4137037357", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 6554 1726772973.64204: dumping result to json 6554 1726772973.64207: done dumping result, returning 6554 1726772973.64209: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory [129c3c75-c909-1186-7c11-000000000146] 6554 1726772973.64212: sending task result for task 129c3c75-c909-1186-7c11-000000000146 6554 1726772973.64435: no more pending results, returning what we have 6554 1726772973.64438: results queue empty 6554 1726772973.64439: checking for any_errors_fatal 6554 1726772973.64443: done checking for any_errors_fatal 6554 1726772973.64443: checking for max_fail_percentage 6554 1726772973.64445: done checking for max_fail_percentage 6554 1726772973.64446: checking to see if all hosts have failed and the running result is not ok 6554 1726772973.64447: done checking to see if all hosts have failed 6554 1726772973.64447: getting the remaining hosts for this loop 6554 1726772973.64449: done getting the remaining hosts for this loop 6554 1726772973.64451: getting the next task for host managed_node1 6554 1726772973.64462: done getting next task for host managed_node1 6554 1726772973.64466: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 6554 1726772973.64469: ^ 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 6554 1726772973.64482: getting variables 6554 1726772973.64484: in VariableManager get_vars() 6554 1726772973.64511: Calling all_inventory to load vars for managed_node1 6554 1726772973.64514: Calling groups_inventory to load vars for managed_node1 6554 1726772973.64518: Calling all_plugins_inventory to load vars for managed_node1 6554 1726772973.64526: Calling all_plugins_play to load vars for managed_node1 6554 1726772973.64533: Calling groups_plugins_inventory to load vars for managed_node1 6554 1726772973.64537: done sending task result for task 129c3c75-c909-1186-7c11-000000000146 6554 1726772973.64540: WORKER PROCESS EXITING 6554 1726772973.64543: Calling groups_plugins_play to load vars for managed_node1 6554 1726772973.64669: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6554 1726772973.64793: done with get_vars() 6554 1726772973.64801: done getting variables 6554 1726772973.64843: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:63 Thursday 19 September 2024 15:09:33 -0400 (0:00:00.852) 0:00:12.284 **** 6554 1726772973.64868: entering _queue_task() for managed_node1/set_fact 6554 1726772973.65073: worker is 1 (out of 1 available) 6554 1726772973.65087: exiting _queue_task() for managed_node1/set_fact 6554 1726772973.65100: done queuing things up, now waiting for results queue to drain 6554 1726772973.65101: waiting for pending results... 6554 1726772973.65259: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 6554 1726772973.65401: in run() - task 129c3c75-c909-1186-7c11-000000000147 6554 1726772973.65405: variable 'ansible_search_path' from source: unknown 6554 1726772973.65407: variable 'ansible_search_path' from source: unknown 6554 1726772973.65410: calling self._execute() 6554 1726772973.65426: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772973.65431: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772973.65439: variable 'omit' from source: magic vars 6554 1726772973.65511: variable 'omit' from source: magic vars 6554 1726772973.65555: variable 'omit' from source: magic vars 6554 1726772973.65872: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6554 1726772973.67257: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6554 1726772973.67297: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6554 1726772973.67325: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6554 1726772973.67356: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6554 1726772973.67373: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6554 1726772973.67438: 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) 6554 1726772973.67460: 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) 6554 1726772973.67480: 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) 6554 1726772973.67505: 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) 6554 1726772973.67515: 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) 6554 1726772973.67548: 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) 6554 1726772973.67567: 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) 6554 1726772973.67584: 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) 6554 1726772973.67608: 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) 6554 1726772973.67620: 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) 6554 1726772973.67658: 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) 6554 1726772973.67675: 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) 6554 1726772973.67692: 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) 6554 1726772973.67718: 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) 6554 1726772973.67729: 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) 6554 1726772973.67880: variable '__kernel_settings_find_profile_dirs' from source: set_fact 6554 1726772973.67946: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6554 1726772973.68057: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6554 1726772973.68080: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6554 1726772973.68104: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6554 1726772973.68129: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6554 1726772973.68159: 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) 6554 1726772973.68174: 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) 6554 1726772973.68190: 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) 6554 1726772973.68207: 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) 6554 1726772973.68333: variable 'omit' from source: magic vars 6554 1726772973.68337: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6554 1726772973.68340: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6554 1726772973.68342: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6554 1726772973.68344: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6554 1726772973.68346: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6554 1726772973.68348: variable 'inventory_hostname' from source: host vars for 'managed_node1' 6554 1726772973.68350: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772973.68355: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772973.68407: Set connection var ansible_module_compression to ZIP_DEFLATED 6554 1726772973.68410: Set connection var ansible_shell_executable to /bin/sh 6554 1726772973.68420: Set connection var ansible_shell_type to sh 6554 1726772973.68424: Set connection var ansible_timeout to 10 6554 1726772973.68436: Set connection var ansible_connection to ssh 6554 1726772973.68439: Set connection var ansible_pipelining to False 6554 1726772973.68456: variable 'ansible_shell_executable' from source: unknown 6554 1726772973.68459: variable 'ansible_connection' from source: unknown 6554 1726772973.68462: variable 'ansible_module_compression' from source: unknown 6554 1726772973.68466: variable 'ansible_shell_type' from source: unknown 6554 1726772973.68468: variable 'ansible_shell_executable' from source: unknown 6554 1726772973.68470: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772973.68473: variable 'ansible_pipelining' from source: unknown 6554 1726772973.68475: variable 'ansible_timeout' from source: unknown 6554 1726772973.68477: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772973.68542: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6554 1726772973.68557: variable 'omit' from source: magic vars 6554 1726772973.68561: starting attempt loop 6554 1726772973.68563: running the handler 6554 1726772973.68570: handler run complete 6554 1726772973.68577: attempt loop complete, returning result 6554 1726772973.68580: _execute() done 6554 1726772973.68582: dumping result to json 6554 1726772973.68586: done dumping result, returning 6554 1726772973.68592: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir [129c3c75-c909-1186-7c11-000000000147] 6554 1726772973.68596: sending task result for task 129c3c75-c909-1186-7c11-000000000147 6554 1726772973.68676: done sending task result for task 129c3c75-c909-1186-7c11-000000000147 6554 1726772973.68678: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "__kernel_settings_profile_parent": "/etc/tuned/profiles" }, "changed": false } 6554 1726772973.68748: no more pending results, returning what we have 6554 1726772973.68753: results queue empty 6554 1726772973.68754: checking for any_errors_fatal 6554 1726772973.68763: done checking for any_errors_fatal 6554 1726772973.68764: checking for max_fail_percentage 6554 1726772973.68765: done checking for max_fail_percentage 6554 1726772973.68766: checking to see if all hosts have failed and the running result is not ok 6554 1726772973.68767: done checking to see if all hosts have failed 6554 1726772973.68768: getting the remaining hosts for this loop 6554 1726772973.68769: done getting the remaining hosts for this loop 6554 1726772973.68772: getting the next task for host managed_node1 6554 1726772973.68779: done getting next task for host managed_node1 6554 1726772973.68783: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 6554 1726772973.68786: ^ 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 6554 1726772973.68795: getting variables 6554 1726772973.68797: in VariableManager get_vars() 6554 1726772973.68836: Calling all_inventory to load vars for managed_node1 6554 1726772973.68840: Calling groups_inventory to load vars for managed_node1 6554 1726772973.68842: Calling all_plugins_inventory to load vars for managed_node1 6554 1726772973.68850: Calling all_plugins_play to load vars for managed_node1 6554 1726772973.68855: Calling groups_plugins_inventory to load vars for managed_node1 6554 1726772973.68857: Calling groups_plugins_play to load vars for managed_node1 6554 1726772973.68984: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6554 1726772973.69132: done with get_vars() 6554 1726772973.69140: done getting variables 6554 1726772973.69211: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:67 Thursday 19 September 2024 15:09:33 -0400 (0:00:00.043) 0:00:12.327 **** 6554 1726772973.69236: entering _queue_task() for managed_node1/service 6554 1726772973.69237: Creating lock for service 6554 1726772973.69473: worker is 1 (out of 1 available) 6554 1726772973.69485: exiting _queue_task() for managed_node1/service 6554 1726772973.69498: done queuing things up, now waiting for results queue to drain 6554 1726772973.69500: waiting for pending results... 6554 1726772973.69667: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 6554 1726772973.69746: in run() - task 129c3c75-c909-1186-7c11-000000000148 6554 1726772973.69761: variable 'ansible_search_path' from source: unknown 6554 1726772973.69765: variable 'ansible_search_path' from source: unknown 6554 1726772973.69800: variable '__kernel_settings_services' from source: include_vars 6554 1726772973.70033: variable '__kernel_settings_services' from source: include_vars 6554 1726772973.70086: variable 'omit' from source: magic vars 6554 1726772973.70168: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772973.70175: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772973.70185: variable 'omit' from source: magic vars 6554 1726772973.70244: variable 'omit' from source: magic vars 6554 1726772973.70283: variable 'omit' from source: magic vars 6554 1726772973.70314: variable 'item' from source: unknown 6554 1726772973.70371: variable 'item' from source: unknown 6554 1726772973.70387: variable 'omit' from source: magic vars 6554 1726772973.70420: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6554 1726772973.70447: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6554 1726772973.70465: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6554 1726772973.70478: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6554 1726772973.70491: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6554 1726772973.70515: variable 'inventory_hostname' from source: host vars for 'managed_node1' 6554 1726772973.70520: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772973.70522: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772973.70589: Set connection var ansible_module_compression to ZIP_DEFLATED 6554 1726772973.70594: Set connection var ansible_shell_executable to /bin/sh 6554 1726772973.70603: Set connection var ansible_shell_type to sh 6554 1726772973.70606: Set connection var ansible_timeout to 10 6554 1726772973.70611: Set connection var ansible_connection to ssh 6554 1726772973.70617: Set connection var ansible_pipelining to False 6554 1726772973.70631: variable 'ansible_shell_executable' from source: unknown 6554 1726772973.70634: variable 'ansible_connection' from source: unknown 6554 1726772973.70636: variable 'ansible_module_compression' from source: unknown 6554 1726772973.70638: variable 'ansible_shell_type' from source: unknown 6554 1726772973.70640: variable 'ansible_shell_executable' from source: unknown 6554 1726772973.70643: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772973.70647: variable 'ansible_pipelining' from source: unknown 6554 1726772973.70649: variable 'ansible_timeout' from source: unknown 6554 1726772973.70656: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772973.70754: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6554 1726772973.70766: variable 'omit' from source: magic vars 6554 1726772973.70771: starting attempt loop 6554 1726772973.70774: running the handler 6554 1726772973.70837: variable 'ansible_facts' from source: unknown 6554 1726772973.70931: _low_level_execute_command(): starting 6554 1726772973.70935: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6554 1726772973.71435: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772973.71438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772973.71442: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772973.71444: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772973.71496: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772973.71499: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772973.71502: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772973.71574: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772973.73308: stdout chunk (state=3): >>>/root <<< 6554 1726772973.73345: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772973.73377: stderr chunk (state=3): >>><<< 6554 1726772973.73382: stdout chunk (state=3): >>><<< 6554 1726772973.73399: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772973.73411: _low_level_execute_command(): starting 6554 1726772973.73417: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772973.7339947-6839-49761943670607 `" && echo ansible-tmp-1726772973.7339947-6839-49761943670607="` echo /root/.ansible/tmp/ansible-tmp-1726772973.7339947-6839-49761943670607 `" ) && sleep 0' 6554 1726772973.73864: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772973.73868: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found <<< 6554 1726772973.73877: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6554 1726772973.73880: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 <<< 6554 1726772973.73882: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772973.73913: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772973.73918: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772973.74025: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772973.76010: stdout chunk (state=3): >>>ansible-tmp-1726772973.7339947-6839-49761943670607=/root/.ansible/tmp/ansible-tmp-1726772973.7339947-6839-49761943670607 <<< 6554 1726772973.76070: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772973.76099: stderr chunk (state=3): >>><<< 6554 1726772973.76102: stdout chunk (state=3): >>><<< 6554 1726772973.76120: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772973.7339947-6839-49761943670607=/root/.ansible/tmp/ansible-tmp-1726772973.7339947-6839-49761943670607 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772973.76154: variable 'ansible_module_compression' from source: unknown 6554 1726772973.76198: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 6554 1726772973.76202: ANSIBALLZ: Acquiring lock 6554 1726772973.76204: ANSIBALLZ: Lock acquired: 139912600752576 6554 1726772973.76206: ANSIBALLZ: Creating module 6554 1726772973.96221: ANSIBALLZ: Writing module into payload 6554 1726772973.96328: ANSIBALLZ: Writing module 6554 1726772973.96350: ANSIBALLZ: Renaming module 6554 1726772973.96357: ANSIBALLZ: Done creating module 6554 1726772973.96387: variable 'ansible_facts' from source: unknown 6554 1726772973.96530: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772973.7339947-6839-49761943670607/AnsiballZ_systemd.py 6554 1726772973.96642: Sending initial data 6554 1726772973.96646: Sent initial data (153 bytes) 6554 1726772973.97080: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772973.97115: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found <<< 6554 1726772973.97121: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772973.97123: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration <<< 6554 1726772973.97125: 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 <<< 6554 1726772973.97127: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772973.97168: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772973.97172: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772973.97180: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772973.97335: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772973.99088: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6554 1726772973.99103: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6554 1726772973.99208: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6554x96xchd6/tmpb6zg7qrb /root/.ansible/tmp/ansible-tmp-1726772973.7339947-6839-49761943670607/AnsiballZ_systemd.py <<< 6554 1726772973.99213: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772973.7339947-6839-49761943670607/AnsiballZ_systemd.py" <<< 6554 1726772973.99252: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6554x96xchd6/tmpb6zg7qrb" to remote "/root/.ansible/tmp/ansible-tmp-1726772973.7339947-6839-49761943670607/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772973.7339947-6839-49761943670607/AnsiballZ_systemd.py" <<< 6554 1726772974.00400: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772974.00444: stderr chunk (state=3): >>><<< 6554 1726772974.00447: stdout chunk (state=3): >>><<< 6554 1726772974.00473: done transferring module to remote 6554 1726772974.00483: _low_level_execute_command(): starting 6554 1726772974.00487: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772973.7339947-6839-49761943670607/ /root/.ansible/tmp/ansible-tmp-1726772973.7339947-6839-49761943670607/AnsiballZ_systemd.py && sleep 0' 6554 1726772974.00955: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772974.00959: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 <<< 6554 1726772974.00966: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772974.00968: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772974.00970: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772974.01006: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772974.01010: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772974.01078: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772974.03004: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772974.03008: stderr chunk (state=3): >>><<< 6554 1726772974.03010: stdout chunk (state=3): >>><<< 6554 1726772974.03026: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772974.03029: _low_level_execute_command(): starting 6554 1726772974.03034: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772973.7339947-6839-49761943670607/AnsiballZ_systemd.py && sleep 0' 6554 1726772974.03479: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772974.03482: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found <<< 6554 1726772974.03484: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772974.03486: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration <<< 6554 1726772974.03488: 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 <<< 6554 1726772974.03490: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772974.03547: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772974.03551: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772974.03554: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772974.03610: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772974.61132: stdout chunk (state=3): >>> {"name": "tuned", "changed": true, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "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", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestampMonotonic": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/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]", "MemoryPeak": "[not set]", "MemorySwapCurrent": "[not set]", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryAvailable": "3305598976", "EffectiveMemoryMax": "3702870016", "EffectiveMemoryHigh": "3702870016", "CPUUsageNSec": "[not set]", "TasksCurrent": "[not set]", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "sysinit.target dbus-broker.service dbus.socket system.slice", "WantedBy": "multi-user.target", "Conflicts": "cpupower.service power-profiles-daemon.service auto-cpufreq.service shutdown.target tlp.service", "Before": "multi-user.target shutdown.target", "After": "network.target sysinit.target dbus-broker.service dbus.socket systemd-journald.socket polkit.service system.slice basic.target systemd-sysctl.service", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "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", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "no", "AssertResult": "no", "ConditionTimestampMonotonic": "0", "AssertTimestampMonotonic": "0", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "CollectMode": "inactive"}, "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}}} <<< 6554 1726772974.63373: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772974.63436: stderr chunk (state=3): >>>Shared connection to 10.31.45.75 closed. <<< 6554 1726772974.63473: stderr chunk (state=3): >>><<< 6554 1726772974.63477: stdout chunk (state=3): >>><<< 6554 1726772974.63621: _low_level_execute_command() done: rc=0, stdout= {"name": "tuned", "changed": true, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "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", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestampMonotonic": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/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]", "MemoryPeak": "[not set]", "MemorySwapCurrent": "[not set]", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryAvailable": "3305598976", "EffectiveMemoryMax": "3702870016", "EffectiveMemoryHigh": "3702870016", "CPUUsageNSec": "[not set]", "TasksCurrent": "[not set]", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "sysinit.target dbus-broker.service dbus.socket system.slice", "WantedBy": "multi-user.target", "Conflicts": "cpupower.service power-profiles-daemon.service auto-cpufreq.service shutdown.target tlp.service", "Before": "multi-user.target shutdown.target", "After": "network.target sysinit.target dbus-broker.service dbus.socket systemd-journald.socket polkit.service system.slice basic.target systemd-sysctl.service", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "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", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "no", "AssertResult": "no", "ConditionTimestampMonotonic": "0", "AssertTimestampMonotonic": "0", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "tuned", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK 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.45.75 closed. 6554 1726772974.63712: 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-1726772973.7339947-6839-49761943670607/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6554 1726772974.63746: _low_level_execute_command(): starting 6554 1726772974.63757: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772973.7339947-6839-49761943670607/ > /dev/null 2>&1 && sleep 0' 6554 1726772974.64786: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772974.64834: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772974.64860: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772974.64955: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772974.67065: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772974.67128: stderr chunk (state=3): >>><<< 6554 1726772974.67149: stdout chunk (state=3): >>><<< 6554 1726772974.67180: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772974.67193: handler run complete 6554 1726772974.67273: attempt loop complete, returning result 6554 1726772974.67297: variable 'item' from source: unknown 6554 1726772974.67937: 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": "network.target sysinit.target dbus-broker.service dbus.socket systemd-journald.socket polkit.service system.slice basic.target systemd-sysctl.service", "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": "cpupower.service power-profiles-daemon.service auto-cpufreq.service shutdown.target tlp.service", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "DynamicUser": "no", "EffectiveMemoryHigh": "3702870016", "EffectiveMemoryMax": "3702870016", "EffectiveTasksMax": "22362", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "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", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3305598976", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "[not set]", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "[not set]", "MemorySwapMax": "infinity", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/tuned/tuned.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target dbus-broker.service dbus.socket system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22362", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } 6554 1726772974.68501: dumping result to json 6554 1726772974.68504: done dumping result, returning 6554 1726772974.68506: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started [129c3c75-c909-1186-7c11-000000000148] 6554 1726772974.68509: sending task result for task 129c3c75-c909-1186-7c11-000000000148 6554 1726772974.69059: no more pending results, returning what we have 6554 1726772974.69063: results queue empty 6554 1726772974.69064: checking for any_errors_fatal 6554 1726772974.69068: done checking for any_errors_fatal 6554 1726772974.69069: checking for max_fail_percentage 6554 1726772974.69071: done checking for max_fail_percentage 6554 1726772974.69072: checking to see if all hosts have failed and the running result is not ok 6554 1726772974.69072: done checking to see if all hosts have failed 6554 1726772974.69073: getting the remaining hosts for this loop 6554 1726772974.69075: done getting the remaining hosts for this loop 6554 1726772974.69078: getting the next task for host managed_node1 6554 1726772974.69085: done getting next task for host managed_node1 6554 1726772974.69089: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 6554 1726772974.69093: ^ 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 6554 1726772974.69104: getting variables 6554 1726772974.69106: in VariableManager get_vars() 6554 1726772974.69167: Calling all_inventory to load vars for managed_node1 6554 1726772974.69170: Calling groups_inventory to load vars for managed_node1 6554 1726772974.69172: Calling all_plugins_inventory to load vars for managed_node1 6554 1726772974.69184: Calling all_plugins_play to load vars for managed_node1 6554 1726772974.69187: Calling groups_plugins_inventory to load vars for managed_node1 6554 1726772974.69190: Calling groups_plugins_play to load vars for managed_node1 6554 1726772974.69602: done sending task result for task 129c3c75-c909-1186-7c11-000000000148 6554 1726772974.69605: WORKER PROCESS EXITING 6554 1726772974.69630: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6554 1726772974.70215: done with get_vars() 6554 1726772974.70234: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:74 Thursday 19 September 2024 15:09:34 -0400 (0:00:01.010) 0:00:13.338 **** 6554 1726772974.70327: entering _queue_task() for managed_node1/file 6554 1726772974.70605: worker is 1 (out of 1 available) 6554 1726772974.70620: exiting _queue_task() for managed_node1/file 6554 1726772974.70634: done queuing things up, now waiting for results queue to drain 6554 1726772974.70635: waiting for pending results... 6554 1726772974.70899: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 6554 1726772974.71018: in run() - task 129c3c75-c909-1186-7c11-000000000149 6554 1726772974.71039: variable 'ansible_search_path' from source: unknown 6554 1726772974.71221: variable 'ansible_search_path' from source: unknown 6554 1726772974.71224: calling self._execute() 6554 1726772974.71227: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772974.71231: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772974.71233: variable 'omit' from source: magic vars 6554 1726772974.71295: variable 'omit' from source: magic vars 6554 1726772974.71363: variable 'omit' from source: magic vars 6554 1726772974.71395: variable '__kernel_settings_profile_dir' from source: role '' all vars 6554 1726772974.71698: variable '__kernel_settings_profile_dir' from source: role '' all vars 6554 1726772974.71818: variable '__kernel_settings_profile_parent' from source: set_fact 6554 1726772974.71831: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6554 1726772974.71868: variable 'omit' from source: magic vars 6554 1726772974.71905: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6554 1726772974.71939: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6554 1726772974.71973: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6554 1726772974.72012: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6554 1726772974.72035: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6554 1726772974.72077: variable 'inventory_hostname' from source: host vars for 'managed_node1' 6554 1726772974.72091: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772974.72158: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772974.72235: Set connection var ansible_module_compression to ZIP_DEFLATED 6554 1726772974.72246: Set connection var ansible_shell_executable to /bin/sh 6554 1726772974.72257: Set connection var ansible_shell_type to sh 6554 1726772974.72270: Set connection var ansible_timeout to 10 6554 1726772974.72283: Set connection var ansible_connection to ssh 6554 1726772974.72385: Set connection var ansible_pipelining to False 6554 1726772974.72388: variable 'ansible_shell_executable' from source: unknown 6554 1726772974.72391: variable 'ansible_connection' from source: unknown 6554 1726772974.72395: variable 'ansible_module_compression' from source: unknown 6554 1726772974.72397: variable 'ansible_shell_type' from source: unknown 6554 1726772974.72399: variable 'ansible_shell_executable' from source: unknown 6554 1726772974.72401: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772974.72403: variable 'ansible_pipelining' from source: unknown 6554 1726772974.72405: variable 'ansible_timeout' from source: unknown 6554 1726772974.72408: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772974.72565: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 6554 1726772974.72581: variable 'omit' from source: magic vars 6554 1726772974.72592: starting attempt loop 6554 1726772974.72602: running the handler 6554 1726772974.72623: _low_level_execute_command(): starting 6554 1726772974.72635: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6554 1726772974.73370: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6554 1726772974.73393: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.75 is address <<< 6554 1726772974.73433: 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.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772974.73558: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772974.73573: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772974.73806: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772974.75546: stdout chunk (state=3): >>>/root <<< 6554 1726772974.75637: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772974.75672: stderr chunk (state=3): >>><<< 6554 1726772974.75675: stdout chunk (state=3): >>><<< 6554 1726772974.75695: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772974.75707: _low_level_execute_command(): starting 6554 1726772974.75714: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772974.7569609-6871-102231678339970 `" && echo ansible-tmp-1726772974.7569609-6871-102231678339970="` echo /root/.ansible/tmp/ansible-tmp-1726772974.7569609-6871-102231678339970 `" ) && sleep 0' 6554 1726772974.76177: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772974.76183: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772974.76193: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 <<< 6554 1726772974.76195: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772974.76253: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772974.76258: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772974.76341: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772974.78272: stdout chunk (state=3): >>>ansible-tmp-1726772974.7569609-6871-102231678339970=/root/.ansible/tmp/ansible-tmp-1726772974.7569609-6871-102231678339970 <<< 6554 1726772974.78377: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772974.78403: stderr chunk (state=3): >>><<< 6554 1726772974.78407: stdout chunk (state=3): >>><<< 6554 1726772974.78426: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772974.7569609-6871-102231678339970=/root/.ansible/tmp/ansible-tmp-1726772974.7569609-6871-102231678339970 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772974.78470: variable 'ansible_module_compression' from source: unknown 6554 1726772974.78515: ANSIBALLZ: Using lock for file 6554 1726772974.78521: ANSIBALLZ: Acquiring lock 6554 1726772974.78523: ANSIBALLZ: Lock acquired: 139912600753776 6554 1726772974.78526: ANSIBALLZ: Creating module 6554 1726772974.91224: ANSIBALLZ: Writing module into payload 6554 1726772974.91228: ANSIBALLZ: Writing module 6554 1726772974.91230: ANSIBALLZ: Renaming module 6554 1726772974.91233: ANSIBALLZ: Done creating module 6554 1726772974.91257: variable 'ansible_facts' from source: unknown 6554 1726772974.91346: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772974.7569609-6871-102231678339970/AnsiballZ_file.py 6554 1726772974.91538: Sending initial data 6554 1726772974.91547: Sent initial data (151 bytes) 6554 1726772974.92119: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6554 1726772974.92137: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772974.92151: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772974.92171: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6554 1726772974.92186: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 <<< 6554 1726772974.92199: stderr chunk (state=3): >>>debug2: match not found <<< 6554 1726772974.92294: 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.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772974.92325: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772974.92512: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772974.94229: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6554 1726772974.94371: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6554 1726772974.94454: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6554x96xchd6/tmpt7_guxfm /root/.ansible/tmp/ansible-tmp-1726772974.7569609-6871-102231678339970/AnsiballZ_file.py <<< 6554 1726772974.94466: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772974.7569609-6871-102231678339970/AnsiballZ_file.py" <<< 6554 1726772974.94505: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6554x96xchd6/tmpt7_guxfm" to remote "/root/.ansible/tmp/ansible-tmp-1726772974.7569609-6871-102231678339970/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772974.7569609-6871-102231678339970/AnsiballZ_file.py" <<< 6554 1726772974.95603: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772974.95633: stdout chunk (state=3): >>><<< 6554 1726772974.95754: stderr chunk (state=3): >>><<< 6554 1726772974.95758: done transferring module to remote 6554 1726772974.95760: _low_level_execute_command(): starting 6554 1726772974.95763: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772974.7569609-6871-102231678339970/ /root/.ansible/tmp/ansible-tmp-1726772974.7569609-6871-102231678339970/AnsiballZ_file.py && sleep 0' 6554 1726772974.97089: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772974.97239: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772974.97290: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772974.97309: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772974.97378: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772974.97534: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772974.99372: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772974.99394: stderr chunk (state=3): >>><<< 6554 1726772974.99397: stdout chunk (state=3): >>><<< 6554 1726772974.99412: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772974.99415: _low_level_execute_command(): starting 6554 1726772974.99423: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772974.7569609-6871-102231678339970/AnsiballZ_file.py && sleep 0' 6554 1726772975.00036: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772975.00062: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772975.00223: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772975.16894: stdout chunk (state=3): >>> {"path": "/etc/tuned/profiles/kernel_settings", "changed": true, "diff": {"before": {"path": "/etc/tuned/profiles/kernel_settings", "state": "absent"}, "after": {"path": "/etc/tuned/profiles/kernel_settings", "state": "directory"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 6, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings", "state": "directory", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 6554 1726772975.18524: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.75 closed. <<< 6554 1726772975.18528: stdout chunk (state=3): >>><<< 6554 1726772975.18530: stderr chunk (state=3): >>><<< 6554 1726772975.18533: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/tuned/profiles/kernel_settings", "changed": true, "diff": {"before": {"path": "/etc/tuned/profiles/kernel_settings", "state": "absent"}, "after": {"path": "/etc/tuned/profiles/kernel_settings", "state": "directory"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 6, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings", "state": "directory", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK 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.45.75 closed. 6554 1726772975.18536: done with _execute_module (file, {'path': '/etc/tuned/profiles/kernel_settings', 'state': 'directory', 'mode': '0755', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726772974.7569609-6871-102231678339970/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6554 1726772975.18543: _low_level_execute_command(): starting 6554 1726772975.18548: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772974.7569609-6871-102231678339970/ > /dev/null 2>&1 && sleep 0' 6554 1726772975.19195: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772975.19209: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772975.19228: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772975.19265: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772975.19281: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772975.19349: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772975.21275: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772975.21279: stdout chunk (state=3): >>><<< 6554 1726772975.21285: stderr chunk (state=3): >>><<< 6554 1726772975.21305: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772975.21308: handler run complete 6554 1726772975.21329: attempt loop complete, returning result 6554 1726772975.21332: _execute() done 6554 1726772975.21334: dumping result to json 6554 1726772975.21340: done dumping result, returning 6554 1726772975.21347: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists [129c3c75-c909-1186-7c11-000000000149] 6554 1726772975.21354: sending task result for task 129c3c75-c909-1186-7c11-000000000149 6554 1726772975.21467: done sending task result for task 129c3c75-c909-1186-7c11-000000000149 6554 1726772975.21471: WORKER PROCESS EXITING changed: [managed_node1] => { "changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/tuned/profiles/kernel_settings", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 6, "state": "directory", "uid": 0 } 6554 1726772975.21641: no more pending results, returning what we have 6554 1726772975.21644: results queue empty 6554 1726772975.21644: checking for any_errors_fatal 6554 1726772975.21660: done checking for any_errors_fatal 6554 1726772975.21661: checking for max_fail_percentage 6554 1726772975.21662: done checking for max_fail_percentage 6554 1726772975.21663: checking to see if all hosts have failed and the running result is not ok 6554 1726772975.21664: done checking to see if all hosts have failed 6554 1726772975.21665: getting the remaining hosts for this loop 6554 1726772975.21666: done getting the remaining hosts for this loop 6554 1726772975.21669: getting the next task for host managed_node1 6554 1726772975.21675: done getting next task for host managed_node1 6554 1726772975.21678: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 6554 1726772975.21682: ^ 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 6554 1726772975.21691: getting variables 6554 1726772975.21692: in VariableManager get_vars() 6554 1726772975.21794: Calling all_inventory to load vars for managed_node1 6554 1726772975.21797: Calling groups_inventory to load vars for managed_node1 6554 1726772975.21800: Calling all_plugins_inventory to load vars for managed_node1 6554 1726772975.21809: Calling all_plugins_play to load vars for managed_node1 6554 1726772975.21812: Calling groups_plugins_inventory to load vars for managed_node1 6554 1726772975.21815: Calling groups_plugins_play to load vars for managed_node1 6554 1726772975.21978: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6554 1726772975.22183: done with get_vars() 6554 1726772975.22195: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get active_profile] ********** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:80 Thursday 19 September 2024 15:09:35 -0400 (0:00:00.519) 0:00:13.858 **** 6554 1726772975.22293: entering _queue_task() for managed_node1/slurp 6554 1726772975.22560: worker is 1 (out of 1 available) 6554 1726772975.22573: exiting _queue_task() for managed_node1/slurp 6554 1726772975.22585: done queuing things up, now waiting for results queue to drain 6554 1726772975.22586: waiting for pending results... 6554 1726772975.22980: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 6554 1726772975.23236: in run() - task 129c3c75-c909-1186-7c11-00000000014a 6554 1726772975.23239: variable 'ansible_search_path' from source: unknown 6554 1726772975.23242: variable 'ansible_search_path' from source: unknown 6554 1726772975.23248: calling self._execute() 6554 1726772975.23341: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772975.23360: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772975.23377: variable 'omit' from source: magic vars 6554 1726772975.23521: variable 'omit' from source: magic vars 6554 1726772975.23575: variable 'omit' from source: magic vars 6554 1726772975.23599: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 6554 1726772975.23835: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 6554 1726772975.23894: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6554 1726772975.23919: variable 'omit' from source: magic vars 6554 1726772975.23951: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6554 1726772975.23979: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6554 1726772975.23996: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6554 1726772975.24011: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6554 1726772975.24022: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6554 1726772975.24045: variable 'inventory_hostname' from source: host vars for 'managed_node1' 6554 1726772975.24048: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772975.24051: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772975.24121: Set connection var ansible_module_compression to ZIP_DEFLATED 6554 1726772975.24128: Set connection var ansible_shell_executable to /bin/sh 6554 1726772975.24134: Set connection var ansible_shell_type to sh 6554 1726772975.24139: Set connection var ansible_timeout to 10 6554 1726772975.24144: Set connection var ansible_connection to ssh 6554 1726772975.24148: Set connection var ansible_pipelining to False 6554 1726772975.24167: variable 'ansible_shell_executable' from source: unknown 6554 1726772975.24171: variable 'ansible_connection' from source: unknown 6554 1726772975.24173: variable 'ansible_module_compression' from source: unknown 6554 1726772975.24175: variable 'ansible_shell_type' from source: unknown 6554 1726772975.24178: variable 'ansible_shell_executable' from source: unknown 6554 1726772975.24180: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772975.24182: variable 'ansible_pipelining' from source: unknown 6554 1726772975.24184: variable 'ansible_timeout' from source: unknown 6554 1726772975.24186: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772975.24329: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 6554 1726772975.24339: variable 'omit' from source: magic vars 6554 1726772975.24342: starting attempt loop 6554 1726772975.24345: running the handler 6554 1726772975.24359: _low_level_execute_command(): starting 6554 1726772975.24366: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6554 1726772975.24922: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772975.24940: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772975.24977: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772975.25006: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772975.25097: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772975.26794: stdout chunk (state=3): >>>/root <<< 6554 1726772975.27010: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772975.27014: stdout chunk (state=3): >>><<< 6554 1726772975.27018: stderr chunk (state=3): >>><<< 6554 1726772975.27040: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772975.27123: _low_level_execute_command(): starting 6554 1726772975.27127: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772975.2704766-6903-55370818106353 `" && echo ansible-tmp-1726772975.2704766-6903-55370818106353="` echo /root/.ansible/tmp/ansible-tmp-1726772975.2704766-6903-55370818106353 `" ) && sleep 0' 6554 1726772975.27702: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6554 1726772975.27781: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772975.27800: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772975.27821: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6554 1726772975.27840: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 <<< 6554 1726772975.27863: stderr chunk (state=3): >>>debug2: match not found <<< 6554 1726772975.27877: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772975.27896: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6554 1726772975.27987: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772975.28007: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772975.28095: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772975.30171: stdout chunk (state=3): >>>ansible-tmp-1726772975.2704766-6903-55370818106353=/root/.ansible/tmp/ansible-tmp-1726772975.2704766-6903-55370818106353 <<< 6554 1726772975.30238: stdout chunk (state=3): >>><<< 6554 1726772975.30259: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772975.30275: stderr chunk (state=3): >>><<< 6554 1726772975.30297: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772975.2704766-6903-55370818106353=/root/.ansible/tmp/ansible-tmp-1726772975.2704766-6903-55370818106353 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772975.30363: variable 'ansible_module_compression' from source: unknown 6554 1726772975.30523: ANSIBALLZ: Using lock for slurp 6554 1726772975.30526: ANSIBALLZ: Acquiring lock 6554 1726772975.30528: ANSIBALLZ: Lock acquired: 139912600753584 6554 1726772975.30530: ANSIBALLZ: Creating module 6554 1726772975.39640: ANSIBALLZ: Writing module into payload 6554 1726772975.39694: ANSIBALLZ: Writing module 6554 1726772975.39715: ANSIBALLZ: Renaming module 6554 1726772975.39726: ANSIBALLZ: Done creating module 6554 1726772975.39744: variable 'ansible_facts' from source: unknown 6554 1726772975.39810: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772975.2704766-6903-55370818106353/AnsiballZ_slurp.py 6554 1726772975.39912: Sending initial data 6554 1726772975.39928: Sent initial data (151 bytes) 6554 1726772975.40409: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772975.40427: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772975.40448: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772975.40521: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772975.42230: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6554 1726772975.42294: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6554 1726772975.42386: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6554x96xchd6/tmp8dofaa3q /root/.ansible/tmp/ansible-tmp-1726772975.2704766-6903-55370818106353/AnsiballZ_slurp.py <<< 6554 1726772975.42389: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772975.2704766-6903-55370818106353/AnsiballZ_slurp.py" <<< 6554 1726772975.42439: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6554x96xchd6/tmp8dofaa3q" to remote "/root/.ansible/tmp/ansible-tmp-1726772975.2704766-6903-55370818106353/AnsiballZ_slurp.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772975.2704766-6903-55370818106353/AnsiballZ_slurp.py" <<< 6554 1726772975.43206: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772975.43248: stderr chunk (state=3): >>><<< 6554 1726772975.43251: stdout chunk (state=3): >>><<< 6554 1726772975.43270: done transferring module to remote 6554 1726772975.43279: _low_level_execute_command(): starting 6554 1726772975.43286: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772975.2704766-6903-55370818106353/ /root/.ansible/tmp/ansible-tmp-1726772975.2704766-6903-55370818106353/AnsiballZ_slurp.py && sleep 0' 6554 1726772975.43743: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772975.43746: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772975.43749: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772975.43755: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found <<< 6554 1726772975.43757: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772975.43800: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772975.43803: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772975.43868: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772975.45842: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772975.45846: stdout chunk (state=3): >>><<< 6554 1726772975.45848: stderr chunk (state=3): >>><<< 6554 1726772975.45937: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772975.45943: _low_level_execute_command(): starting 6554 1726772975.45946: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772975.2704766-6903-55370818106353/AnsiballZ_slurp.py && sleep 0' 6554 1726772975.46383: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772975.46396: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration <<< 6554 1726772975.46406: 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.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772975.46466: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772975.46472: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772975.46540: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772975.61969: 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"}}} <<< 6554 1726772975.63324: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.75 closed. <<< 6554 1726772975.63351: stderr chunk (state=3): >>><<< 6554 1726772975.63354: stdout chunk (state=3): >>><<< 6554 1726772975.63374: _low_level_execute_command() done: rc=0, stdout= {"content": "dmlydHVhbC1ndWVzdAo=", "source": "/etc/tuned/active_profile", "encoding": "base64", "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "src": "/etc/tuned/active_profile"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK 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.45.75 closed. 6554 1726772975.63397: 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-1726772975.2704766-6903-55370818106353/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6554 1726772975.63404: _low_level_execute_command(): starting 6554 1726772975.63412: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772975.2704766-6903-55370818106353/ > /dev/null 2>&1 && sleep 0' 6554 1726772975.63863: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772975.63866: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772975.63869: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address <<< 6554 1726772975.63871: 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.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772975.63926: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772975.63930: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772975.63998: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772975.65840: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772975.65868: stderr chunk (state=3): >>><<< 6554 1726772975.65871: stdout chunk (state=3): >>><<< 6554 1726772975.65883: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772975.65889: handler run complete 6554 1726772975.65902: attempt loop complete, returning result 6554 1726772975.65905: _execute() done 6554 1726772975.65907: dumping result to json 6554 1726772975.65915: done dumping result, returning 6554 1726772975.65922: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile [129c3c75-c909-1186-7c11-00000000014a] 6554 1726772975.65927: sending task result for task 129c3c75-c909-1186-7c11-00000000014a 6554 1726772975.66014: done sending task result for task 129c3c75-c909-1186-7c11-00000000014a 6554 1726772975.66018: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "content": "dmlydHVhbC1ndWVzdAo=", "encoding": "base64", "source": "/etc/tuned/active_profile" } 6554 1726772975.66090: no more pending results, returning what we have 6554 1726772975.66093: results queue empty 6554 1726772975.66094: checking for any_errors_fatal 6554 1726772975.66100: done checking for any_errors_fatal 6554 1726772975.66100: checking for max_fail_percentage 6554 1726772975.66102: done checking for max_fail_percentage 6554 1726772975.66103: checking to see if all hosts have failed and the running result is not ok 6554 1726772975.66104: done checking to see if all hosts have failed 6554 1726772975.66105: getting the remaining hosts for this loop 6554 1726772975.66106: done getting the remaining hosts for this loop 6554 1726772975.66109: getting the next task for host managed_node1 6554 1726772975.66124: done getting next task for host managed_node1 6554 1726772975.66128: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 6554 1726772975.66131: ^ 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 6554 1726772975.66141: getting variables 6554 1726772975.66143: in VariableManager get_vars() 6554 1726772975.66179: Calling all_inventory to load vars for managed_node1 6554 1726772975.66182: Calling groups_inventory to load vars for managed_node1 6554 1726772975.66184: Calling all_plugins_inventory to load vars for managed_node1 6554 1726772975.66192: Calling all_plugins_play to load vars for managed_node1 6554 1726772975.66195: Calling groups_plugins_inventory to load vars for managed_node1 6554 1726772975.66197: Calling groups_plugins_play to load vars for managed_node1 6554 1726772975.66362: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6554 1726772975.66519: done with get_vars() 6554 1726772975.66526: done getting variables 6554 1726772975.66571: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set active_profile] ********** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:85 Thursday 19 September 2024 15:09:35 -0400 (0:00:00.443) 0:00:14.301 **** 6554 1726772975.66595: entering _queue_task() for managed_node1/set_fact 6554 1726772975.66804: worker is 1 (out of 1 available) 6554 1726772975.66819: exiting _queue_task() for managed_node1/set_fact 6554 1726772975.66831: done queuing things up, now waiting for results queue to drain 6554 1726772975.66832: waiting for pending results... 6554 1726772975.67170: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 6554 1726772975.67175: in run() - task 129c3c75-c909-1186-7c11-00000000014b 6554 1726772975.67178: variable 'ansible_search_path' from source: unknown 6554 1726772975.67181: variable 'ansible_search_path' from source: unknown 6554 1726772975.67183: calling self._execute() 6554 1726772975.67222: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772975.67229: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772975.67239: variable 'omit' from source: magic vars 6554 1726772975.67349: variable 'omit' from source: magic vars 6554 1726772975.67395: variable 'omit' from source: magic vars 6554 1726772975.67784: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6554 1726772975.67788: variable '__cur_profile' from source: task vars 6554 1726772975.67923: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6554 1726772975.69406: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6554 1726772975.69656: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6554 1726772975.69683: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6554 1726772975.69708: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6554 1726772975.69730: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6554 1726772975.69790: 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) 6554 1726772975.69809: 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) 6554 1726772975.69829: 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) 6554 1726772975.69856: 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) 6554 1726772975.69865: 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) 6554 1726772975.69948: variable '__kernel_settings_tuned_current_profile' from source: set_fact 6554 1726772975.70055: variable 'omit' from source: magic vars 6554 1726772975.70058: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6554 1726772975.70061: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6554 1726772975.70063: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6554 1726772975.70066: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6554 1726772975.70068: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6554 1726772975.70100: variable 'inventory_hostname' from source: host vars for 'managed_node1' 6554 1726772975.70103: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772975.70105: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772975.70321: Set connection var ansible_module_compression to ZIP_DEFLATED 6554 1726772975.70324: Set connection var ansible_shell_executable to /bin/sh 6554 1726772975.70326: Set connection var ansible_shell_type to sh 6554 1726772975.70328: Set connection var ansible_timeout to 10 6554 1726772975.70330: Set connection var ansible_connection to ssh 6554 1726772975.70333: Set connection var ansible_pipelining to False 6554 1726772975.70334: variable 'ansible_shell_executable' from source: unknown 6554 1726772975.70336: variable 'ansible_connection' from source: unknown 6554 1726772975.70338: variable 'ansible_module_compression' from source: unknown 6554 1726772975.70340: variable 'ansible_shell_type' from source: unknown 6554 1726772975.70342: variable 'ansible_shell_executable' from source: unknown 6554 1726772975.70343: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772975.70345: variable 'ansible_pipelining' from source: unknown 6554 1726772975.70347: variable 'ansible_timeout' from source: unknown 6554 1726772975.70348: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772975.70375: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6554 1726772975.70392: variable 'omit' from source: magic vars 6554 1726772975.70406: starting attempt loop 6554 1726772975.70413: running the handler 6554 1726772975.70433: handler run complete 6554 1726772975.70445: attempt loop complete, returning result 6554 1726772975.70450: _execute() done 6554 1726772975.70456: dumping result to json 6554 1726772975.70462: done dumping result, returning 6554 1726772975.70473: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile [129c3c75-c909-1186-7c11-00000000014b] 6554 1726772975.70480: sending task result for task 129c3c75-c909-1186-7c11-00000000014b ok: [managed_node1] => { "ansible_facts": { "__kernel_settings_active_profile": "virtual-guest kernel_settings" }, "changed": false } 6554 1726772975.70676: no more pending results, returning what we have 6554 1726772975.70679: results queue empty 6554 1726772975.70680: checking for any_errors_fatal 6554 1726772975.70685: done checking for any_errors_fatal 6554 1726772975.70685: checking for max_fail_percentage 6554 1726772975.70687: done checking for max_fail_percentage 6554 1726772975.70688: checking to see if all hosts have failed and the running result is not ok 6554 1726772975.70689: done checking to see if all hosts have failed 6554 1726772975.70690: getting the remaining hosts for this loop 6554 1726772975.70691: done getting the remaining hosts for this loop 6554 1726772975.70694: getting the next task for host managed_node1 6554 1726772975.70703: done getting next task for host managed_node1 6554 1726772975.70707: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 6554 1726772975.70713: ^ 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 6554 1726772975.70734: getting variables 6554 1726772975.70736: in VariableManager get_vars() 6554 1726772975.70774: Calling all_inventory to load vars for managed_node1 6554 1726772975.70777: Calling groups_inventory to load vars for managed_node1 6554 1726772975.70779: Calling all_plugins_inventory to load vars for managed_node1 6554 1726772975.70789: Calling all_plugins_play to load vars for managed_node1 6554 1726772975.70792: Calling groups_plugins_inventory to load vars for managed_node1 6554 1726772975.70795: Calling groups_plugins_play to load vars for managed_node1 6554 1726772975.71523: done sending task result for task 129c3c75-c909-1186-7c11-00000000014b 6554 1726772975.71526: WORKER PROCESS EXITING 6554 1726772975.71548: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6554 1726772975.71754: done with get_vars() 6554 1726772975.71766: done getting variables 6554 1726772975.71884: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:91 Thursday 19 September 2024 15:09:35 -0400 (0:00:00.053) 0:00:14.354 **** 6554 1726772975.71920: entering _queue_task() for managed_node1/copy 6554 1726772975.72192: worker is 1 (out of 1 available) 6554 1726772975.72203: exiting _queue_task() for managed_node1/copy 6554 1726772975.72213: done queuing things up, now waiting for results queue to drain 6554 1726772975.72214: waiting for pending results... 6554 1726772975.72474: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 6554 1726772975.72584: in run() - task 129c3c75-c909-1186-7c11-00000000014c 6554 1726772975.72604: variable 'ansible_search_path' from source: unknown 6554 1726772975.72611: variable 'ansible_search_path' from source: unknown 6554 1726772975.72657: calling self._execute() 6554 1726772975.72742: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772975.72759: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772975.72775: variable 'omit' from source: magic vars 6554 1726772975.72888: variable 'omit' from source: magic vars 6554 1726772975.72948: variable 'omit' from source: magic vars 6554 1726772975.72983: variable '__kernel_settings_active_profile' from source: set_fact 6554 1726772975.73274: variable '__kernel_settings_active_profile' from source: set_fact 6554 1726772975.73309: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 6554 1726772975.73547: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 6554 1726772975.73553: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6554 1726772975.73556: variable 'omit' from source: magic vars 6554 1726772975.73620: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6554 1726772975.73663: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6554 1726772975.73689: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6554 1726772975.73714: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6554 1726772975.73734: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6554 1726772975.73776: variable 'inventory_hostname' from source: host vars for 'managed_node1' 6554 1726772975.73822: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772975.73826: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772975.73899: Set connection var ansible_module_compression to ZIP_DEFLATED 6554 1726772975.73911: Set connection var ansible_shell_executable to /bin/sh 6554 1726772975.73923: Set connection var ansible_shell_type to sh 6554 1726772975.73929: Set connection var ansible_timeout to 10 6554 1726772975.73934: Set connection var ansible_connection to ssh 6554 1726772975.73941: Set connection var ansible_pipelining to False 6554 1726772975.73965: variable 'ansible_shell_executable' from source: unknown 6554 1726772975.73980: variable 'ansible_connection' from source: unknown 6554 1726772975.73983: variable 'ansible_module_compression' from source: unknown 6554 1726772975.74021: variable 'ansible_shell_type' from source: unknown 6554 1726772975.74023: variable 'ansible_shell_executable' from source: unknown 6554 1726772975.74025: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772975.74027: variable 'ansible_pipelining' from source: unknown 6554 1726772975.74029: variable 'ansible_timeout' from source: unknown 6554 1726772975.74031: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772975.74145: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6554 1726772975.74161: variable 'omit' from source: magic vars 6554 1726772975.74171: starting attempt loop 6554 1726772975.74178: running the handler 6554 1726772975.74222: _low_level_execute_command(): starting 6554 1726772975.74225: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6554 1726772975.74894: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6554 1726772975.74907: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772975.74969: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772975.75030: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772975.75045: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772975.75082: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772975.75174: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772975.76974: stdout chunk (state=3): >>>/root <<< 6554 1726772975.77022: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772975.77065: stderr chunk (state=3): >>><<< 6554 1726772975.77091: stdout chunk (state=3): >>><<< 6554 1726772975.77212: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772975.77223: _low_level_execute_command(): starting 6554 1726772975.77229: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772975.7712412-6923-94095796274627 `" && echo ansible-tmp-1726772975.7712412-6923-94095796274627="` echo /root/.ansible/tmp/ansible-tmp-1726772975.7712412-6923-94095796274627 `" ) && sleep 0' 6554 1726772975.77769: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6554 1726772975.77780: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772975.77886: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772975.77904: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772975.77923: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772975.77943: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772975.78041: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772975.80005: stdout chunk (state=3): >>>ansible-tmp-1726772975.7712412-6923-94095796274627=/root/.ansible/tmp/ansible-tmp-1726772975.7712412-6923-94095796274627 <<< 6554 1726772975.80135: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772975.80238: stderr chunk (state=3): >>><<< 6554 1726772975.80242: stdout chunk (state=3): >>><<< 6554 1726772975.80527: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772975.7712412-6923-94095796274627=/root/.ansible/tmp/ansible-tmp-1726772975.7712412-6923-94095796274627 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772975.80531: variable 'ansible_module_compression' from source: unknown 6554 1726772975.80534: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6554x96xchd6/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6554 1726772975.80667: variable 'ansible_facts' from source: unknown 6554 1726772975.80844: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772975.7712412-6923-94095796274627/AnsiballZ_stat.py 6554 1726772975.81357: Sending initial data 6554 1726772975.81360: Sent initial data (150 bytes) 6554 1726772975.81947: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6554 1726772975.81960: 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 <<< 6554 1726772975.81973: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6554 1726772975.81986: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772975.82052: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772975.82055: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772975.82058: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772975.82213: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772975.83969: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6554 1726772975.84022: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6554 1726772975.84095: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6554x96xchd6/tmpm6p19zpw /root/.ansible/tmp/ansible-tmp-1726772975.7712412-6923-94095796274627/AnsiballZ_stat.py <<< 6554 1726772975.84102: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772975.7712412-6923-94095796274627/AnsiballZ_stat.py" <<< 6554 1726772975.84248: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6554x96xchd6/tmpm6p19zpw" to remote "/root/.ansible/tmp/ansible-tmp-1726772975.7712412-6923-94095796274627/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772975.7712412-6923-94095796274627/AnsiballZ_stat.py" <<< 6554 1726772975.85863: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772975.85866: stdout chunk (state=3): >>><<< 6554 1726772975.85868: stderr chunk (state=3): >>><<< 6554 1726772975.85870: done transferring module to remote 6554 1726772975.85873: _low_level_execute_command(): starting 6554 1726772975.85875: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772975.7712412-6923-94095796274627/ /root/.ansible/tmp/ansible-tmp-1726772975.7712412-6923-94095796274627/AnsiballZ_stat.py && sleep 0' 6554 1726772975.86571: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772975.86575: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6554 1726772975.86578: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772975.86590: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772975.86641: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772975.86653: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772975.86737: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772975.88807: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772975.88930: stdout chunk (state=3): >>><<< 6554 1726772975.88933: stderr chunk (state=3): >>><<< 6554 1726772975.88936: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772975.88937: _low_level_execute_command(): starting 6554 1726772975.88939: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772975.7712412-6923-94095796274627/AnsiballZ_stat.py && sleep 0' 6554 1726772975.89487: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6554 1726772975.89503: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772975.89531: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6554 1726772975.89580: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 <<< 6554 1726772975.89593: stderr chunk (state=3): >>>debug2: match found <<< 6554 1726772975.89605: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772975.89702: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772975.89720: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772975.89746: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772975.89851: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772976.06783: 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": 343933126, "dev": 51714, "nlink": 1, "atime": 1726772975.6169465, "mtime": 1726772974.5839384, "ctime": 1726772974.5839384, "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": "2614651565", "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}}} <<< 6554 1726772976.08478: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.75 closed. <<< 6554 1726772976.08482: stdout chunk (state=3): >>><<< 6554 1726772976.08484: stderr chunk (state=3): >>><<< 6554 1726772976.08487: _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": 343933126, "dev": 51714, "nlink": 1, "atime": 1726772975.6169465, "mtime": 1726772974.5839384, "ctime": 1726772974.5839384, "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": "2614651565", "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_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK 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.45.75 closed. 6554 1726772976.08532: 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-1726772975.7712412-6923-94095796274627/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 6554 1726772976.08642: Sending initial data 6554 1726772976.08667: Sent initial data (138 bytes) 6554 1726772976.09395: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772976.09421: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772976.09523: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772976.11149: 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 <<< 6554 1726772976.11152: stderr chunk (state=3): >>>debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6554 1726772976.11209: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6554 1726772976.11268: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6554x96xchd6/.hy_w9pyc /root/.ansible/tmp/ansible-tmp-1726772975.7712412-6923-94095796274627/.source <<< 6554 1726772976.11274: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772975.7712412-6923-94095796274627/.source" <<< 6554 1726772976.11323: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6554x96xchd6/.hy_w9pyc" to remote "/root/.ansible/tmp/ansible-tmp-1726772975.7712412-6923-94095796274627/.source" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772975.7712412-6923-94095796274627/.source" <<< 6554 1726772976.11622: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772976.11752: stderr chunk (state=3): >>><<< 6554 1726772976.11758: stdout chunk (state=3): >>><<< 6554 1726772976.11760: _low_level_execute_command(): starting 6554 1726772976.11762: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772975.7712412-6923-94095796274627/ /root/.ansible/tmp/ansible-tmp-1726772975.7712412-6923-94095796274627/.source && sleep 0' 6554 1726772976.12276: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6554 1726772976.12291: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772976.12302: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772976.12313: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772976.12363: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772976.12378: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772976.12437: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772976.14326: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772976.14330: stdout chunk (state=3): >>><<< 6554 1726772976.14332: stderr chunk (state=3): >>><<< 6554 1726772976.14351: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772976.14381: variable 'ansible_module_compression' from source: unknown 6554 1726772976.14444: ANSIBALLZ: Using generic lock for ansible.legacy.copy 6554 1726772976.14522: ANSIBALLZ: Acquiring lock 6554 1726772976.14526: ANSIBALLZ: Lock acquired: 139912600752576 6554 1726772976.14528: ANSIBALLZ: Creating module 6554 1726772976.26704: ANSIBALLZ: Writing module into payload 6554 1726772976.26792: ANSIBALLZ: Writing module 6554 1726772976.26809: ANSIBALLZ: Renaming module 6554 1726772976.26814: ANSIBALLZ: Done creating module 6554 1726772976.26829: variable 'ansible_facts' from source: unknown 6554 1726772976.26877: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772975.7712412-6923-94095796274627/AnsiballZ_copy.py 6554 1726772976.27023: Sending initial data 6554 1726772976.27026: Sent initial data (150 bytes) 6554 1726772976.27400: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772976.27421: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6554 1726772976.27424: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found <<< 6554 1726772976.27427: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772976.27433: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772976.27445: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772976.27496: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772976.27499: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772976.27508: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772976.27580: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772976.29335: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6554 1726772976.29351: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6554 1726772976.29437: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6554x96xchd6/tmpe_rr814l /root/.ansible/tmp/ansible-tmp-1726772975.7712412-6923-94095796274627/AnsiballZ_copy.py <<< 6554 1726772976.29440: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772975.7712412-6923-94095796274627/AnsiballZ_copy.py" <<< 6554 1726772976.29497: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6554x96xchd6/tmpe_rr814l" to remote "/root/.ansible/tmp/ansible-tmp-1726772975.7712412-6923-94095796274627/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772975.7712412-6923-94095796274627/AnsiballZ_copy.py" <<< 6554 1726772976.30230: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772976.30304: stderr chunk (state=3): >>><<< 6554 1726772976.30307: stdout chunk (state=3): >>><<< 6554 1726772976.30318: done transferring module to remote 6554 1726772976.30328: _low_level_execute_command(): starting 6554 1726772976.30333: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772975.7712412-6923-94095796274627/ /root/.ansible/tmp/ansible-tmp-1726772975.7712412-6923-94095796274627/AnsiballZ_copy.py && sleep 0' 6554 1726772976.30782: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772976.30785: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772976.30788: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772976.30790: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772976.30838: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772976.30843: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772976.30905: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772976.33036: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772976.33040: stdout chunk (state=3): >>><<< 6554 1726772976.33042: stderr chunk (state=3): >>><<< 6554 1726772976.33044: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772976.33046: _low_level_execute_command(): starting 6554 1726772976.33048: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772975.7712412-6923-94095796274627/AnsiballZ_copy.py && sleep 0' 6554 1726772976.34114: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772976.34120: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772976.34122: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6554 1726772976.34124: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772976.34126: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration <<< 6554 1726772976.34128: 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 <<< 6554 1726772976.34130: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772976.34197: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772976.34275: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772976.50598: stdout chunk (state=3): >>> {"dest": "/etc/tuned/active_profile", "src": "/root/.ansible/tmp/ansible-tmp-1726772975.7712412-6923-94095796274627/.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-1726772975.7712412-6923-94095796274627/.source", "_original_basename": ".hy_w9pyc", "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}}} <<< 6554 1726772976.52019: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.75 closed. <<< 6554 1726772976.52045: stderr chunk (state=3): >>><<< 6554 1726772976.52048: stdout chunk (state=3): >>><<< 6554 1726772976.52068: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/active_profile", "src": "/root/.ansible/tmp/ansible-tmp-1726772975.7712412-6923-94095796274627/.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-1726772975.7712412-6923-94095796274627/.source", "_original_basename": ".hy_w9pyc", "follow": false, "checksum": "a79569d3860cb6a066e0e92c8b22ffd0e8796bfd", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK 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.45.75 closed. 6554 1726772976.52093: done with _execute_module (ansible.legacy.copy, {'dest': '/etc/tuned/active_profile', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726772975.7712412-6923-94095796274627/.source', '_original_basename': '.hy_w9pyc', '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-1726772975.7712412-6923-94095796274627/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6554 1726772976.52102: _low_level_execute_command(): starting 6554 1726772976.52107: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772975.7712412-6923-94095796274627/ > /dev/null 2>&1 && sleep 0' 6554 1726772976.52562: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772976.52566: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found <<< 6554 1726772976.52568: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772976.52570: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772976.52572: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772976.52622: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772976.52634: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772976.52692: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772976.54535: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772976.54566: stderr chunk (state=3): >>><<< 6554 1726772976.54569: stdout chunk (state=3): >>><<< 6554 1726772976.54582: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772976.54589: handler run complete 6554 1726772976.54607: attempt loop complete, returning result 6554 1726772976.54610: _execute() done 6554 1726772976.54612: dumping result to json 6554 1726772976.54619: done dumping result, returning 6554 1726772976.54629: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile [129c3c75-c909-1186-7c11-00000000014c] 6554 1726772976.54632: sending task result for task 129c3c75-c909-1186-7c11-00000000014c 6554 1726772976.54738: done sending task result for task 129c3c75-c909-1186-7c11-00000000014c 6554 1726772976.54740: 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-1726772975.7712412-6923-94095796274627/.source", "state": "file", "uid": 0 } 6554 1726772976.54835: no more pending results, returning what we have 6554 1726772976.54838: results queue empty 6554 1726772976.54839: checking for any_errors_fatal 6554 1726772976.54844: done checking for any_errors_fatal 6554 1726772976.54845: checking for max_fail_percentage 6554 1726772976.54847: done checking for max_fail_percentage 6554 1726772976.54847: checking to see if all hosts have failed and the running result is not ok 6554 1726772976.54848: done checking to see if all hosts have failed 6554 1726772976.54849: getting the remaining hosts for this loop 6554 1726772976.54850: done getting the remaining hosts for this loop 6554 1726772976.54855: getting the next task for host managed_node1 6554 1726772976.54863: done getting next task for host managed_node1 6554 1726772976.54867: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 6554 1726772976.54870: ^ 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 6554 1726772976.54880: getting variables 6554 1726772976.54882: in VariableManager get_vars() 6554 1726772976.54923: Calling all_inventory to load vars for managed_node1 6554 1726772976.54926: Calling groups_inventory to load vars for managed_node1 6554 1726772976.54928: Calling all_plugins_inventory to load vars for managed_node1 6554 1726772976.54938: Calling all_plugins_play to load vars for managed_node1 6554 1726772976.54940: Calling groups_plugins_inventory to load vars for managed_node1 6554 1726772976.54943: Calling groups_plugins_play to load vars for managed_node1 6554 1726772976.55114: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6554 1726772976.55241: done with get_vars() 6554 1726772976.55252: done getting variables 6554 1726772976.55294: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set profile_mode to manual] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:99 Thursday 19 September 2024 15:09:36 -0400 (0:00:00.834) 0:00:15.188 **** 6554 1726772976.55322: entering _queue_task() for managed_node1/copy 6554 1726772976.55546: worker is 1 (out of 1 available) 6554 1726772976.55559: exiting _queue_task() for managed_node1/copy 6554 1726772976.55572: done queuing things up, now waiting for results queue to drain 6554 1726772976.55573: waiting for pending results... 6554 1726772976.55739: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 6554 1726772976.55810: in run() - task 129c3c75-c909-1186-7c11-00000000014d 6554 1726772976.55823: variable 'ansible_search_path' from source: unknown 6554 1726772976.55827: variable 'ansible_search_path' from source: unknown 6554 1726772976.55854: calling self._execute() 6554 1726772976.55922: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772976.55925: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772976.55934: variable 'omit' from source: magic vars 6554 1726772976.56009: variable 'omit' from source: magic vars 6554 1726772976.56050: variable 'omit' from source: magic vars 6554 1726772976.56073: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 6554 1726772976.56292: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 6554 1726772976.56349: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6554 1726772976.56373: variable 'omit' from source: magic vars 6554 1726772976.56405: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6554 1726772976.56433: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6554 1726772976.56455: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6554 1726772976.56467: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6554 1726772976.56477: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6554 1726772976.56499: variable 'inventory_hostname' from source: host vars for 'managed_node1' 6554 1726772976.56502: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772976.56505: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772976.56577: Set connection var ansible_module_compression to ZIP_DEFLATED 6554 1726772976.56582: Set connection var ansible_shell_executable to /bin/sh 6554 1726772976.56589: Set connection var ansible_shell_type to sh 6554 1726772976.56593: Set connection var ansible_timeout to 10 6554 1726772976.56598: Set connection var ansible_connection to ssh 6554 1726772976.56603: Set connection var ansible_pipelining to False 6554 1726772976.56620: variable 'ansible_shell_executable' from source: unknown 6554 1726772976.56623: variable 'ansible_connection' from source: unknown 6554 1726772976.56626: variable 'ansible_module_compression' from source: unknown 6554 1726772976.56628: variable 'ansible_shell_type' from source: unknown 6554 1726772976.56630: variable 'ansible_shell_executable' from source: unknown 6554 1726772976.56633: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772976.56637: variable 'ansible_pipelining' from source: unknown 6554 1726772976.56639: variable 'ansible_timeout' from source: unknown 6554 1726772976.56643: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772976.56745: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6554 1726772976.56753: variable 'omit' from source: magic vars 6554 1726772976.56761: starting attempt loop 6554 1726772976.56764: running the handler 6554 1726772976.56776: _low_level_execute_command(): starting 6554 1726772976.56784: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6554 1726772976.57294: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772976.57298: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6554 1726772976.57302: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found <<< 6554 1726772976.57305: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772976.57361: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772976.57364: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772976.57371: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772976.57436: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772976.59100: stdout chunk (state=3): >>>/root <<< 6554 1726772976.59198: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772976.59232: stderr chunk (state=3): >>><<< 6554 1726772976.59236: stdout chunk (state=3): >>><<< 6554 1726772976.59260: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772976.59270: _low_level_execute_command(): starting 6554 1726772976.59276: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772976.5925834-6978-194330237105987 `" && echo ansible-tmp-1726772976.5925834-6978-194330237105987="` echo /root/.ansible/tmp/ansible-tmp-1726772976.5925834-6978-194330237105987 `" ) && sleep 0' 6554 1726772976.59728: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772976.59731: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 <<< 6554 1726772976.59744: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772976.59747: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772976.59749: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772976.59794: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772976.59799: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772976.59801: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772976.59860: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772976.61784: stdout chunk (state=3): >>>ansible-tmp-1726772976.5925834-6978-194330237105987=/root/.ansible/tmp/ansible-tmp-1726772976.5925834-6978-194330237105987 <<< 6554 1726772976.61888: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772976.61915: stderr chunk (state=3): >>><<< 6554 1726772976.61920: stdout chunk (state=3): >>><<< 6554 1726772976.61935: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772976.5925834-6978-194330237105987=/root/.ansible/tmp/ansible-tmp-1726772976.5925834-6978-194330237105987 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772976.62008: variable 'ansible_module_compression' from source: unknown 6554 1726772976.62050: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6554x96xchd6/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6554 1726772976.62080: variable 'ansible_facts' from source: unknown 6554 1726772976.62140: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772976.5925834-6978-194330237105987/AnsiballZ_stat.py 6554 1726772976.62228: Sending initial data 6554 1726772976.62231: Sent initial data (151 bytes) 6554 1726772976.62676: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772976.62679: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772976.62682: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772976.62684: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772976.62740: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772976.62743: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772976.62804: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772976.64400: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6554 1726772976.64463: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6554 1726772976.64529: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6554x96xchd6/tmp1zb79jiz /root/.ansible/tmp/ansible-tmp-1726772976.5925834-6978-194330237105987/AnsiballZ_stat.py <<< 6554 1726772976.64534: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772976.5925834-6978-194330237105987/AnsiballZ_stat.py" <<< 6554 1726772976.64583: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6554x96xchd6/tmp1zb79jiz" to remote "/root/.ansible/tmp/ansible-tmp-1726772976.5925834-6978-194330237105987/AnsiballZ_stat.py" <<< 6554 1726772976.64588: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772976.5925834-6978-194330237105987/AnsiballZ_stat.py" <<< 6554 1726772976.65168: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772976.65215: stderr chunk (state=3): >>><<< 6554 1726772976.65220: stdout chunk (state=3): >>><<< 6554 1726772976.65240: done transferring module to remote 6554 1726772976.65249: _low_level_execute_command(): starting 6554 1726772976.65256: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772976.5925834-6978-194330237105987/ /root/.ansible/tmp/ansible-tmp-1726772976.5925834-6978-194330237105987/AnsiballZ_stat.py && sleep 0' 6554 1726772976.65711: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772976.65715: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found <<< 6554 1726772976.65720: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772976.65722: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772976.65729: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772976.65778: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772976.65782: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772976.65784: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772976.65850: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772976.67744: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772976.67748: stdout chunk (state=3): >>><<< 6554 1726772976.67751: stderr chunk (state=3): >>><<< 6554 1726772976.67823: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772976.67827: _low_level_execute_command(): starting 6554 1726772976.67830: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772976.5925834-6978-194330237105987/AnsiballZ_stat.py && sleep 0' 6554 1726772976.68432: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6554 1726772976.68447: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772976.68468: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772976.68491: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6554 1726772976.68539: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 <<< 6554 1726772976.68550: stderr chunk (state=3): >>>debug2: match not found <<< 6554 1726772976.68564: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772976.68632: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772976.68670: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772976.68696: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772976.68720: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772976.68825: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772976.85225: 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": 343933124, "dev": 51714, "nlink": 1, "atime": 1726772974.4589374, "mtime": 1726772974.5839384, "ctime": 1726772974.5839384, "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": "2644653832", "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}}}<<< 6554 1726772976.85252: stdout chunk (state=3): >>> <<< 6554 1726772976.86826: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.75 closed. <<< 6554 1726772976.86830: stdout chunk (state=3): >>><<< 6554 1726772976.86859: stderr chunk (state=3): >>><<< 6554 1726772976.87011: _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": 343933124, "dev": 51714, "nlink": 1, "atime": 1726772974.4589374, "mtime": 1726772974.5839384, "ctime": 1726772974.5839384, "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": "2644653832", "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_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK 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.45.75 closed. 6554 1726772976.87015: 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-1726772976.5925834-6978-194330237105987/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 6554 1726772976.87157: Sending initial data 6554 1726772976.87190: Sent initial data (139 bytes) 6554 1726772976.87731: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6554 1726772976.87747: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772976.87805: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772976.87862: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772976.87886: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772976.87922: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772976.88010: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772976.89682: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6554 1726772976.89731: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6554 1726772976.89795: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6554x96xchd6/.7_ek1td1 /root/.ansible/tmp/ansible-tmp-1726772976.5925834-6978-194330237105987/.source <<< 6554 1726772976.89799: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772976.5925834-6978-194330237105987/.source" <<< 6554 1726772976.89849: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6554x96xchd6/.7_ek1td1" to remote "/root/.ansible/tmp/ansible-tmp-1726772976.5925834-6978-194330237105987/.source" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772976.5925834-6978-194330237105987/.source" <<< 6554 1726772976.90162: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772976.90222: stderr chunk (state=3): >>><<< 6554 1726772976.90226: stdout chunk (state=3): >>><<< 6554 1726772976.90228: _low_level_execute_command(): starting 6554 1726772976.90231: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772976.5925834-6978-194330237105987/ /root/.ansible/tmp/ansible-tmp-1726772976.5925834-6978-194330237105987/.source && sleep 0' 6554 1726772976.90904: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772976.90909: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772976.90925: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772976.91025: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772976.91078: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772976.92915: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772976.92920: stdout chunk (state=3): >>><<< 6554 1726772976.92924: stderr chunk (state=3): >>><<< 6554 1726772976.92936: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772976.92958: variable 'ansible_module_compression' from source: unknown 6554 1726772976.92995: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6554x96xchd6/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 6554 1726772976.93011: variable 'ansible_facts' from source: unknown 6554 1726772976.93100: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772976.5925834-6978-194330237105987/AnsiballZ_copy.py 6554 1726772976.93194: Sending initial data 6554 1726772976.93197: Sent initial data (151 bytes) 6554 1726772976.93842: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772976.93879: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772976.93882: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772976.93884: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772976.93959: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772976.95533: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6554 1726772976.95588: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6554 1726772976.95643: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6554x96xchd6/tmpf0zz6nj4 /root/.ansible/tmp/ansible-tmp-1726772976.5925834-6978-194330237105987/AnsiballZ_copy.py <<< 6554 1726772976.95647: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772976.5925834-6978-194330237105987/AnsiballZ_copy.py" <<< 6554 1726772976.95698: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6554x96xchd6/tmpf0zz6nj4" to remote "/root/.ansible/tmp/ansible-tmp-1726772976.5925834-6978-194330237105987/AnsiballZ_copy.py" <<< 6554 1726772976.95702: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772976.5925834-6978-194330237105987/AnsiballZ_copy.py" <<< 6554 1726772976.96289: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772976.96332: stderr chunk (state=3): >>><<< 6554 1726772976.96336: stdout chunk (state=3): >>><<< 6554 1726772976.96364: done transferring module to remote 6554 1726772976.96372: _low_level_execute_command(): starting 6554 1726772976.96376: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772976.5925834-6978-194330237105987/ /root/.ansible/tmp/ansible-tmp-1726772976.5925834-6978-194330237105987/AnsiballZ_copy.py && sleep 0' 6554 1726772976.96819: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772976.96822: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772976.96825: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772976.96827: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found <<< 6554 1726772976.96829: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772976.96876: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772976.96879: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772976.96950: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772976.98768: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772976.98790: stderr chunk (state=3): >>><<< 6554 1726772976.98793: stdout chunk (state=3): >>><<< 6554 1726772976.98805: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772976.98808: _low_level_execute_command(): starting 6554 1726772976.98813: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772976.5925834-6978-194330237105987/AnsiballZ_copy.py && sleep 0' 6554 1726772976.99227: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772976.99230: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6554 1726772976.99233: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772976.99235: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772976.99237: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772976.99283: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772976.99286: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772976.99354: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772977.15550: stdout chunk (state=3): >>> {"dest": "/etc/tuned/profile_mode", "src": "/root/.ansible/tmp/ansible-tmp-1726772976.5925834-6978-194330237105987/.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-1726772976.5925834-6978-194330237105987/.source", "_original_basename": ".7_ek1td1", "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}}} <<< 6554 1726772977.16991: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.75 closed. <<< 6554 1726772977.17005: stderr chunk (state=3): >>><<< 6554 1726772977.17008: stdout chunk (state=3): >>><<< 6554 1726772977.17038: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/profile_mode", "src": "/root/.ansible/tmp/ansible-tmp-1726772976.5925834-6978-194330237105987/.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-1726772976.5925834-6978-194330237105987/.source", "_original_basename": ".7_ek1td1", "follow": false, "checksum": "3ef9f23deed2e23d3ef2b88b842fb882313e15ce", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK 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.45.75 closed. 6554 1726772977.17105: done with _execute_module (ansible.legacy.copy, {'dest': '/etc/tuned/profile_mode', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726772976.5925834-6978-194330237105987/.source', '_original_basename': '.7_ek1td1', '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-1726772976.5925834-6978-194330237105987/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6554 1726772977.17109: _low_level_execute_command(): starting 6554 1726772977.17111: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772976.5925834-6978-194330237105987/ > /dev/null 2>&1 && sleep 0' 6554 1726772977.17749: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6554 1726772977.17752: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772977.17755: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772977.17823: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6554 1726772977.17826: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 <<< 6554 1726772977.17829: stderr chunk (state=3): >>>debug2: match not found <<< 6554 1726772977.17831: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772977.17833: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6554 1726772977.17835: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.75 is address <<< 6554 1726772977.17837: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6554 1726772977.17902: 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.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772977.17920: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772977.17934: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772977.18028: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772977.19866: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772977.19894: stderr chunk (state=3): >>><<< 6554 1726772977.19898: stdout chunk (state=3): >>><<< 6554 1726772977.19913: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772977.19922: handler run complete 6554 1726772977.19972: attempt loop complete, returning result 6554 1726772977.19976: _execute() done 6554 1726772977.19978: dumping result to json 6554 1726772977.19987: done dumping result, returning 6554 1726772977.19998: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual [129c3c75-c909-1186-7c11-00000000014d] 6554 1726772977.20001: sending task result for task 129c3c75-c909-1186-7c11-00000000014d 6554 1726772977.20109: done sending task result for task 129c3c75-c909-1186-7c11-00000000014d 6554 1726772977.20111: 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-1726772976.5925834-6978-194330237105987/.source", "state": "file", "uid": 0 } 6554 1726772977.20229: no more pending results, returning what we have 6554 1726772977.20233: results queue empty 6554 1726772977.20233: checking for any_errors_fatal 6554 1726772977.20239: done checking for any_errors_fatal 6554 1726772977.20239: checking for max_fail_percentage 6554 1726772977.20241: done checking for max_fail_percentage 6554 1726772977.20241: checking to see if all hosts have failed and the running result is not ok 6554 1726772977.20242: done checking to see if all hosts have failed 6554 1726772977.20243: getting the remaining hosts for this loop 6554 1726772977.20244: done getting the remaining hosts for this loop 6554 1726772977.20247: getting the next task for host managed_node1 6554 1726772977.20254: done getting next task for host managed_node1 6554 1726772977.20257: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get current config 6554 1726772977.20261: ^ 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 6554 1726772977.20270: getting variables 6554 1726772977.20272: in VariableManager get_vars() 6554 1726772977.20301: Calling all_inventory to load vars for managed_node1 6554 1726772977.20304: Calling groups_inventory to load vars for managed_node1 6554 1726772977.20306: Calling all_plugins_inventory to load vars for managed_node1 6554 1726772977.20314: Calling all_plugins_play to load vars for managed_node1 6554 1726772977.20342: Calling groups_plugins_inventory to load vars for managed_node1 6554 1726772977.20348: Calling groups_plugins_play to load vars for managed_node1 6554 1726772977.20504: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6554 1726772977.20718: done with get_vars() 6554 1726772977.20729: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get current config] ********** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:107 Thursday 19 September 2024 15:09:37 -0400 (0:00:00.654) 0:00:15.843 **** 6554 1726772977.20822: entering _queue_task() for managed_node1/fedora.linux_system_roles.kernel_settings_get_config 6554 1726772977.21086: worker is 1 (out of 1 available) 6554 1726772977.21098: exiting _queue_task() for managed_node1/fedora.linux_system_roles.kernel_settings_get_config 6554 1726772977.21111: done queuing things up, now waiting for results queue to drain 6554 1726772977.21112: waiting for pending results... 6554 1726772977.21451: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Get current config 6554 1726772977.21504: in run() - task 129c3c75-c909-1186-7c11-00000000014e 6554 1726772977.21521: variable 'ansible_search_path' from source: unknown 6554 1726772977.21528: variable 'ansible_search_path' from source: unknown 6554 1726772977.21557: calling self._execute() 6554 1726772977.21707: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772977.21711: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772977.21714: variable 'omit' from source: magic vars 6554 1726772977.21807: variable 'omit' from source: magic vars 6554 1726772977.21919: variable 'omit' from source: magic vars 6554 1726772977.21922: variable '__kernel_settings_profile_filename' from source: role '' all vars 6554 1726772977.22203: variable '__kernel_settings_profile_filename' from source: role '' all vars 6554 1726772977.22299: variable '__kernel_settings_profile_dir' from source: role '' all vars 6554 1726772977.22388: variable '__kernel_settings_profile_parent' from source: set_fact 6554 1726772977.22407: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6554 1726772977.22450: variable 'omit' from source: magic vars 6554 1726772977.22496: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6554 1726772977.22618: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6554 1726772977.22621: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6554 1726772977.22624: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6554 1726772977.22626: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6554 1726772977.22639: variable 'inventory_hostname' from source: host vars for 'managed_node1' 6554 1726772977.22647: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772977.22657: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772977.22769: Set connection var ansible_module_compression to ZIP_DEFLATED 6554 1726772977.22781: Set connection var ansible_shell_executable to /bin/sh 6554 1726772977.22795: Set connection var ansible_shell_type to sh 6554 1726772977.22805: Set connection var ansible_timeout to 10 6554 1726772977.22815: Set connection var ansible_connection to ssh 6554 1726772977.22835: Set connection var ansible_pipelining to False 6554 1726772977.22863: variable 'ansible_shell_executable' from source: unknown 6554 1726772977.22866: variable 'ansible_connection' from source: unknown 6554 1726772977.22869: variable 'ansible_module_compression' from source: unknown 6554 1726772977.22871: variable 'ansible_shell_type' from source: unknown 6554 1726772977.22874: variable 'ansible_shell_executable' from source: unknown 6554 1726772977.22915: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772977.22922: variable 'ansible_pipelining' from source: unknown 6554 1726772977.22925: variable 'ansible_timeout' from source: unknown 6554 1726772977.22927: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772977.23044: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 6554 1726772977.23056: variable 'omit' from source: magic vars 6554 1726772977.23064: starting attempt loop 6554 1726772977.23066: running the handler 6554 1726772977.23078: _low_level_execute_command(): starting 6554 1726772977.23085: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6554 1726772977.23567: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772977.23571: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772977.23574: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772977.23627: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772977.23632: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772977.23701: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772977.25381: stdout chunk (state=3): >>>/root <<< 6554 1726772977.25480: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772977.25515: stderr chunk (state=3): >>><<< 6554 1726772977.25520: stdout chunk (state=3): >>><<< 6554 1726772977.25540: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772977.25553: _low_level_execute_command(): starting 6554 1726772977.25559: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772977.2554142-7018-43033169983936 `" && echo ansible-tmp-1726772977.2554142-7018-43033169983936="` echo /root/.ansible/tmp/ansible-tmp-1726772977.2554142-7018-43033169983936 `" ) && sleep 0' 6554 1726772977.26009: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772977.26012: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found <<< 6554 1726772977.26024: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6554 1726772977.26027: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6554 1726772977.26029: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772977.26076: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772977.26079: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772977.26084: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772977.26144: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772977.28046: stdout chunk (state=3): >>>ansible-tmp-1726772977.2554142-7018-43033169983936=/root/.ansible/tmp/ansible-tmp-1726772977.2554142-7018-43033169983936 <<< 6554 1726772977.28151: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772977.28182: stderr chunk (state=3): >>><<< 6554 1726772977.28185: stdout chunk (state=3): >>><<< 6554 1726772977.28200: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772977.2554142-7018-43033169983936=/root/.ansible/tmp/ansible-tmp-1726772977.2554142-7018-43033169983936 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772977.28247: variable 'ansible_module_compression' from source: unknown 6554 1726772977.28279: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6554x96xchd6/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 6554 1726772977.28310: variable 'ansible_facts' from source: unknown 6554 1726772977.28373: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772977.2554142-7018-43033169983936/AnsiballZ_kernel_settings_get_config.py 6554 1726772977.28476: Sending initial data 6554 1726772977.28479: Sent initial data (172 bytes) 6554 1726772977.28924: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772977.28928: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772977.28937: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772977.29000: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772977.29005: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772977.29064: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772977.30634: 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 <<< 6554 1726772977.30643: stderr chunk (state=3): >>>debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6554 1726772977.30690: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6554 1726772977.30751: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6554x96xchd6/tmptlx4e4eb /root/.ansible/tmp/ansible-tmp-1726772977.2554142-7018-43033169983936/AnsiballZ_kernel_settings_get_config.py <<< 6554 1726772977.30758: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772977.2554142-7018-43033169983936/AnsiballZ_kernel_settings_get_config.py" <<< 6554 1726772977.30809: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6554x96xchd6/tmptlx4e4eb" to remote "/root/.ansible/tmp/ansible-tmp-1726772977.2554142-7018-43033169983936/AnsiballZ_kernel_settings_get_config.py" <<< 6554 1726772977.30811: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772977.2554142-7018-43033169983936/AnsiballZ_kernel_settings_get_config.py" <<< 6554 1726772977.31394: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772977.31436: stderr chunk (state=3): >>><<< 6554 1726772977.31440: stdout chunk (state=3): >>><<< 6554 1726772977.31466: done transferring module to remote 6554 1726772977.31478: _low_level_execute_command(): starting 6554 1726772977.31482: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772977.2554142-7018-43033169983936/ /root/.ansible/tmp/ansible-tmp-1726772977.2554142-7018-43033169983936/AnsiballZ_kernel_settings_get_config.py && sleep 0' 6554 1726772977.31928: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772977.31932: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found <<< 6554 1726772977.31935: 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.45.75 is address debug1: re-parsing configuration <<< 6554 1726772977.31941: 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 <<< 6554 1726772977.31943: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772977.31989: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772977.31993: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772977.32061: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772977.33889: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772977.33913: stderr chunk (state=3): >>><<< 6554 1726772977.33918: stdout chunk (state=3): >>><<< 6554 1726772977.33934: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772977.33937: _low_level_execute_command(): starting 6554 1726772977.33941: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772977.2554142-7018-43033169983936/AnsiballZ_kernel_settings_get_config.py && sleep 0' 6554 1726772977.34390: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772977.34393: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772977.34395: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772977.34397: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found <<< 6554 1726772977.34399: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772977.34454: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772977.34461: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772977.34524: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772977.51203: stdout chunk (state=3): >>> {"changed": false, "data": {}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf"}}} <<< 6554 1726772977.52537: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.75 closed. <<< 6554 1726772977.52565: stderr chunk (state=3): >>><<< 6554 1726772977.52568: stdout chunk (state=3): >>><<< 6554 1726772977.52582: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "data": {}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK 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.45.75 closed. 6554 1726772977.52604: done with _execute_module (fedora.linux_system_roles.kernel_settings_get_config, {'path': '/etc/tuned/profiles/kernel_settings/tuned.conf', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.kernel_settings_get_config', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726772977.2554142-7018-43033169983936/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6554 1726772977.52614: _low_level_execute_command(): starting 6554 1726772977.52620: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772977.2554142-7018-43033169983936/ > /dev/null 2>&1 && sleep 0' 6554 1726772977.53088: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772977.53091: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6554 1726772977.53093: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772977.53095: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772977.53097: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found <<< 6554 1726772977.53104: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772977.53154: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772977.53157: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772977.53160: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772977.53226: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772977.55068: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772977.55096: stderr chunk (state=3): >>><<< 6554 1726772977.55099: stdout chunk (state=3): >>><<< 6554 1726772977.55113: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772977.55119: handler run complete 6554 1726772977.55134: attempt loop complete, returning result 6554 1726772977.55137: _execute() done 6554 1726772977.55139: dumping result to json 6554 1726772977.55142: done dumping result, returning 6554 1726772977.55152: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Get current config [129c3c75-c909-1186-7c11-00000000014e] 6554 1726772977.55155: sending task result for task 129c3c75-c909-1186-7c11-00000000014e 6554 1726772977.55246: done sending task result for task 129c3c75-c909-1186-7c11-00000000014e 6554 1726772977.55249: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "data": {} } 6554 1726772977.55315: no more pending results, returning what we have 6554 1726772977.55320: results queue empty 6554 1726772977.55321: checking for any_errors_fatal 6554 1726772977.55326: done checking for any_errors_fatal 6554 1726772977.55326: checking for max_fail_percentage 6554 1726772977.55329: done checking for max_fail_percentage 6554 1726772977.55329: checking to see if all hosts have failed and the running result is not ok 6554 1726772977.55330: done checking to see if all hosts have failed 6554 1726772977.55331: getting the remaining hosts for this loop 6554 1726772977.55332: done getting the remaining hosts for this loop 6554 1726772977.55335: getting the next task for host managed_node1 6554 1726772977.55343: done getting next task for host managed_node1 6554 1726772977.55346: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 6554 1726772977.55350: ^ 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 6554 1726772977.55366: getting variables 6554 1726772977.55368: in VariableManager get_vars() 6554 1726772977.55401: Calling all_inventory to load vars for managed_node1 6554 1726772977.55403: Calling groups_inventory to load vars for managed_node1 6554 1726772977.55405: Calling all_plugins_inventory to load vars for managed_node1 6554 1726772977.55414: Calling all_plugins_play to load vars for managed_node1 6554 1726772977.55418: Calling groups_plugins_inventory to load vars for managed_node1 6554 1726772977.55421: Calling groups_plugins_play to load vars for managed_node1 6554 1726772977.55583: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6554 1726772977.55779: done with get_vars() 6554 1726772977.55791: done getting variables 6554 1726772977.55898: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Apply kernel settings] ******* task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 Thursday 19 September 2024 15:09:37 -0400 (0:00:00.351) 0:00:16.194 **** 6554 1726772977.55932: entering _queue_task() for managed_node1/template 6554 1726772977.55933: Creating lock for template 6554 1726772977.56201: worker is 1 (out of 1 available) 6554 1726772977.56214: exiting _queue_task() for managed_node1/template 6554 1726772977.56427: done queuing things up, now waiting for results queue to drain 6554 1726772977.56429: waiting for pending results... 6554 1726772977.56633: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 6554 1726772977.56638: in run() - task 129c3c75-c909-1186-7c11-00000000014f 6554 1726772977.56641: variable 'ansible_search_path' from source: unknown 6554 1726772977.56643: variable 'ansible_search_path' from source: unknown 6554 1726772977.56677: calling self._execute() 6554 1726772977.56798: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772977.56857: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772977.56978: variable 'omit' from source: magic vars 6554 1726772977.57104: variable 'omit' from source: magic vars 6554 1726772977.57191: variable 'omit' from source: magic vars 6554 1726772977.57533: variable '__kernel_settings_profile_src' from source: role '' all vars 6554 1726772977.57545: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6554 1726772977.57634: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6554 1726772977.57659: variable '__kernel_settings_profile_filename' from source: role '' all vars 6554 1726772977.57734: variable '__kernel_settings_profile_filename' from source: role '' all vars 6554 1726772977.57835: variable '__kernel_settings_profile_dir' from source: role '' all vars 6554 1726772977.57947: variable '__kernel_settings_profile_parent' from source: set_fact 6554 1726772977.57981: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6554 1726772977.57993: variable 'omit' from source: magic vars 6554 1726772977.58052: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6554 1726772977.58077: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6554 1726772977.58093: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6554 1726772977.58106: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6554 1726772977.58119: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6554 1726772977.58145: variable 'inventory_hostname' from source: host vars for 'managed_node1' 6554 1726772977.58148: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772977.58150: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772977.58220: Set connection var ansible_module_compression to ZIP_DEFLATED 6554 1726772977.58226: Set connection var ansible_shell_executable to /bin/sh 6554 1726772977.58233: Set connection var ansible_shell_type to sh 6554 1726772977.58237: Set connection var ansible_timeout to 10 6554 1726772977.58245: Set connection var ansible_connection to ssh 6554 1726772977.58248: Set connection var ansible_pipelining to False 6554 1726772977.58266: variable 'ansible_shell_executable' from source: unknown 6554 1726772977.58269: variable 'ansible_connection' from source: unknown 6554 1726772977.58271: variable 'ansible_module_compression' from source: unknown 6554 1726772977.58273: variable 'ansible_shell_type' from source: unknown 6554 1726772977.58276: variable 'ansible_shell_executable' from source: unknown 6554 1726772977.58279: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772977.58282: variable 'ansible_pipelining' from source: unknown 6554 1726772977.58286: variable 'ansible_timeout' from source: unknown 6554 1726772977.58289: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772977.58392: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6554 1726772977.58401: variable 'omit' from source: magic vars 6554 1726772977.58407: starting attempt loop 6554 1726772977.58410: running the handler 6554 1726772977.58422: _low_level_execute_command(): starting 6554 1726772977.58429: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6554 1726772977.59050: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772977.59072: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772977.59095: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772977.59109: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772977.59199: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772977.60838: stdout chunk (state=3): >>>/root <<< 6554 1726772977.60976: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772977.61188: stdout chunk (state=3): >>><<< 6554 1726772977.61191: stderr chunk (state=3): >>><<< 6554 1726772977.61194: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772977.61196: _low_level_execute_command(): starting 6554 1726772977.61199: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772977.6109922-7029-125495194154836 `" && echo ansible-tmp-1726772977.6109922-7029-125495194154836="` echo /root/.ansible/tmp/ansible-tmp-1726772977.6109922-7029-125495194154836 `" ) && sleep 0' 6554 1726772977.62261: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772977.62279: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772977.62283: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772977.62285: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found <<< 6554 1726772977.62288: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772977.62326: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772977.62329: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772977.62611: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772977.62724: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772977.64586: stdout chunk (state=3): >>>ansible-tmp-1726772977.6109922-7029-125495194154836=/root/.ansible/tmp/ansible-tmp-1726772977.6109922-7029-125495194154836 <<< 6554 1726772977.64693: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772977.64760: stderr chunk (state=3): >>><<< 6554 1726772977.64770: stdout chunk (state=3): >>><<< 6554 1726772977.64798: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772977.6109922-7029-125495194154836=/root/.ansible/tmp/ansible-tmp-1726772977.6109922-7029-125495194154836 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772977.64823: evaluation_path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks 6554 1726772977.64858: search_path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/templates/kernel_settings.j2 /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/kernel_settings.j2 /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/templates/kernel_settings.j2 /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/kernel_settings.j2 /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/templates/kernel_settings.j2 /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/kernel_settings.j2 6554 1726772977.64922: variable 'ansible_search_path' from source: unknown 6554 1726772977.66197: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6554 1726772977.67728: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6554 1726772977.67922: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6554 1726772977.67926: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6554 1726772977.67928: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6554 1726772977.67931: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6554 1726772977.68177: 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) 6554 1726772977.68209: 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) 6554 1726772977.68240: 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) 6554 1726772977.68283: 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) 6554 1726772977.68301: 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) 6554 1726772977.68653: 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) 6554 1726772977.68682: 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) 6554 1726772977.68711: 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) 6554 1726772977.68761: 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) 6554 1726772977.68807: 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) 6554 1726772977.69207: variable 'ansible_managed' from source: unknown 6554 1726772977.69220: variable '__sections' from source: task vars 6554 1726772977.69353: 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) 6554 1726772977.69381: 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) 6554 1726772977.69412: 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) 6554 1726772977.69537: 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) 6554 1726772977.69540: 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) 6554 1726772977.69588: variable 'kernel_settings_sysctl' from source: include params 6554 1726772977.69591: variable '__kernel_settings_state_empty' from source: role '' all vars 6554 1726772977.69599: variable '__kernel_settings_previous_replaced' from source: role '' all vars 6554 1726772977.69641: variable '__sysctl_old' from source: task vars 6554 1726772977.69718: variable '__sysctl_old' from source: task vars 6554 1726772977.69950: variable 'kernel_settings_purge' from source: include params 6554 1726772977.69954: variable 'kernel_settings_sysctl' from source: include params 6554 1726772977.69961: variable '__kernel_settings_state_empty' from source: role '' all vars 6554 1726772977.69967: variable '__kernel_settings_previous_replaced' from source: role '' all vars 6554 1726772977.69972: variable '__kernel_settings_profile_contents' from source: set_fact 6554 1726772977.70175: variable 'kernel_settings_sysfs' from source: include params 6554 1726772977.70179: variable '__kernel_settings_state_empty' from source: role '' all vars 6554 1726772977.70294: variable '__kernel_settings_previous_replaced' from source: role '' all vars 6554 1726772977.70297: variable '__sysfs_old' from source: task vars 6554 1726772977.70300: variable '__sysfs_old' from source: task vars 6554 1726772977.70471: variable 'kernel_settings_purge' from source: include params 6554 1726772977.70474: variable 'kernel_settings_sysfs' from source: include params 6554 1726772977.70477: variable '__kernel_settings_state_empty' from source: role '' all vars 6554 1726772977.70482: variable '__kernel_settings_previous_replaced' from source: role '' all vars 6554 1726772977.70486: variable '__kernel_settings_profile_contents' from source: set_fact 6554 1726772977.70501: variable 'kernel_settings_systemd_cpu_affinity' from source: include params 6554 1726772977.70508: variable '__systemd_old' from source: task vars 6554 1726772977.70569: variable '__systemd_old' from source: task vars 6554 1726772977.70698: variable 'kernel_settings_purge' from source: include params 6554 1726772977.70701: variable 'kernel_settings_systemd_cpu_affinity' from source: include params 6554 1726772977.70705: variable '__kernel_settings_state_absent' from source: role '' all vars 6554 1726772977.70710: variable '__kernel_settings_profile_contents' from source: set_fact 6554 1726772977.70721: variable 'kernel_settings_transparent_hugepages' from source: include params 6554 1726772977.70725: variable 'kernel_settings_transparent_hugepages_defrag' from source: include params 6554 1726772977.70729: variable '__trans_huge_old' from source: task vars 6554 1726772977.70777: variable '__trans_huge_old' from source: task vars 6554 1726772977.71021: variable 'kernel_settings_purge' from source: include params 6554 1726772977.71024: variable 'kernel_settings_transparent_hugepages' from source: include params 6554 1726772977.71026: variable '__kernel_settings_state_absent' from source: role '' all vars 6554 1726772977.71028: variable '__kernel_settings_profile_contents' from source: set_fact 6554 1726772977.71030: variable '__trans_defrag_old' from source: task vars 6554 1726772977.71041: variable '__trans_defrag_old' from source: task vars 6554 1726772977.71234: variable 'kernel_settings_purge' from source: include params 6554 1726772977.71243: variable 'kernel_settings_transparent_hugepages_defrag' from source: include params 6554 1726772977.71251: variable '__kernel_settings_state_absent' from source: role '' all vars 6554 1726772977.71260: variable '__kernel_settings_profile_contents' from source: set_fact 6554 1726772977.71285: variable '__kernel_settings_state_absent' from source: role '' all vars 6554 1726772977.71303: variable '__kernel_settings_state_absent' from source: role '' all vars 6554 1726772977.71318: variable '__kernel_settings_state_absent' from source: role '' all vars 6554 1726772977.72922: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6554 1726772977.72926: variable 'ansible_module_compression' from source: unknown 6554 1726772977.72929: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6554x96xchd6/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6554 1726772977.72931: variable 'ansible_facts' from source: unknown 6554 1726772977.73141: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772977.6109922-7029-125495194154836/AnsiballZ_stat.py 6554 1726772977.73475: Sending initial data 6554 1726772977.73478: Sent initial data (151 bytes) 6554 1726772977.74208: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772977.74226: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6554 1726772977.74234: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772977.74240: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6554 1726772977.74245: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.75 is address <<< 6554 1726772977.74251: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6554 1726772977.74256: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772977.74338: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772977.74362: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772977.74456: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772977.76091: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6554 1726772977.76170: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6554 1726772977.76227: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6554x96xchd6/tmpjehubkeg /root/.ansible/tmp/ansible-tmp-1726772977.6109922-7029-125495194154836/AnsiballZ_stat.py <<< 6554 1726772977.76248: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772977.6109922-7029-125495194154836/AnsiballZ_stat.py" <<< 6554 1726772977.76312: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6554x96xchd6/tmpjehubkeg" to remote "/root/.ansible/tmp/ansible-tmp-1726772977.6109922-7029-125495194154836/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772977.6109922-7029-125495194154836/AnsiballZ_stat.py" <<< 6554 1726772977.77191: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772977.77507: stderr chunk (state=3): >>><<< 6554 1726772977.77511: stdout chunk (state=3): >>><<< 6554 1726772977.77513: done transferring module to remote 6554 1726772977.77515: _low_level_execute_command(): starting 6554 1726772977.77523: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772977.6109922-7029-125495194154836/ /root/.ansible/tmp/ansible-tmp-1726772977.6109922-7029-125495194154836/AnsiballZ_stat.py && sleep 0' 6554 1726772977.78420: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6554 1726772977.78430: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772977.78531: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772977.78545: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772977.78557: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772977.78645: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772977.80447: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772977.80524: stderr chunk (state=3): >>><<< 6554 1726772977.80527: stdout chunk (state=3): >>><<< 6554 1726772977.80624: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772977.80628: _low_level_execute_command(): starting 6554 1726772977.80630: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772977.6109922-7029-125495194154836/AnsiballZ_stat.py && sleep 0' 6554 1726772977.81184: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6554 1726772977.81198: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772977.81212: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772977.81231: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6554 1726772977.81248: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 <<< 6554 1726772977.81349: 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.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772977.81380: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772977.81478: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772977.96536: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 6554 1726772977.97844: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.75 closed. <<< 6554 1726772977.97871: stderr chunk (state=3): >>><<< 6554 1726772977.97874: stdout chunk (state=3): >>><<< 6554 1726772977.97888: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK 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.45.75 closed. 6554 1726772977.97917: done with _execute_module (ansible.legacy.stat, {'path': '/etc/tuned/profiles/kernel_settings/tuned.conf', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726772977.6109922-7029-125495194154836/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 6554 1726772977.98008: Sending initial data 6554 1726772977.98011: Sent initial data (165 bytes) 6554 1726772977.98613: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6554 1726772977.98629: 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.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772977.98650: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772977.98741: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772978.00354: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6554 1726772978.00429: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6554 1726772978.00504: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6554x96xchd6/tmp_nw28ci_/kernel_settings.j2 /root/.ansible/tmp/ansible-tmp-1726772977.6109922-7029-125495194154836/.source.conf <<< 6554 1726772978.00508: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772977.6109922-7029-125495194154836/.source.conf" <<< 6554 1726772978.00596: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6554x96xchd6/tmp_nw28ci_/kernel_settings.j2" to remote "/root/.ansible/tmp/ansible-tmp-1726772977.6109922-7029-125495194154836/.source.conf" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772977.6109922-7029-125495194154836/.source.conf" <<< 6554 1726772978.00888: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772978.01027: stderr chunk (state=3): >>><<< 6554 1726772978.01031: stdout chunk (state=3): >>><<< 6554 1726772978.01033: _low_level_execute_command(): starting 6554 1726772978.01036: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772977.6109922-7029-125495194154836/ /root/.ansible/tmp/ansible-tmp-1726772977.6109922-7029-125495194154836/.source.conf && sleep 0' 6554 1726772978.01560: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6554 1726772978.01577: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772978.01633: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772978.01697: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772978.01714: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772978.01742: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772978.01829: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772978.03695: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772978.03699: stdout chunk (state=3): >>><<< 6554 1726772978.03703: stderr chunk (state=3): >>><<< 6554 1726772978.03819: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772978.03823: variable 'ansible_module_compression' from source: unknown 6554 1726772978.03825: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6554x96xchd6/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 6554 1726772978.03839: variable 'ansible_facts' from source: unknown 6554 1726772978.03912: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772977.6109922-7029-125495194154836/AnsiballZ_copy.py 6554 1726772978.04036: Sending initial data 6554 1726772978.04057: Sent initial data (151 bytes) 6554 1726772978.04634: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772978.04646: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772978.04657: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772978.04707: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772978.04720: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772978.04729: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772978.04801: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772978.06349: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 6554 1726772978.06353: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6554 1726772978.06408: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6554 1726772978.06477: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6554x96xchd6/tmpb87mzj1w /root/.ansible/tmp/ansible-tmp-1726772977.6109922-7029-125495194154836/AnsiballZ_copy.py <<< 6554 1726772978.06484: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772977.6109922-7029-125495194154836/AnsiballZ_copy.py" <<< 6554 1726772978.06530: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6554x96xchd6/tmpb87mzj1w" to remote "/root/.ansible/tmp/ansible-tmp-1726772977.6109922-7029-125495194154836/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772977.6109922-7029-125495194154836/AnsiballZ_copy.py" <<< 6554 1726772978.07415: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772978.07421: stdout chunk (state=3): >>><<< 6554 1726772978.07423: stderr chunk (state=3): >>><<< 6554 1726772978.07472: done transferring module to remote 6554 1726772978.07486: _low_level_execute_command(): starting 6554 1726772978.07525: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772977.6109922-7029-125495194154836/ /root/.ansible/tmp/ansible-tmp-1726772977.6109922-7029-125495194154836/AnsiballZ_copy.py && sleep 0' 6554 1726772978.08226: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6554 1726772978.08296: 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.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772978.08450: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772978.08475: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772978.08651: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772978.10696: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772978.10703: stdout chunk (state=3): >>><<< 6554 1726772978.10706: stderr chunk (state=3): >>><<< 6554 1726772978.10708: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772978.10711: _low_level_execute_command(): starting 6554 1726772978.10713: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772977.6109922-7029-125495194154836/AnsiballZ_copy.py && sleep 0' 6554 1726772978.12360: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772978.12365: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772978.12449: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772978.28901: stdout chunk (state=3): >>> {"dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726772977.6109922-7029-125495194154836/.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-1726772977.6109922-7029-125495194154836/.source.conf", "dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "mode": "0644", "follow": false, "_original_basename": "kernel_settings.j2", "checksum": "e44ba7fc7046252a1b6772f7347d0e7b9b48a069", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 6554 1726772978.30353: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.75 closed. <<< 6554 1726772978.30360: stderr chunk (state=3): >>><<< 6554 1726772978.30363: stdout chunk (state=3): >>><<< 6554 1726772978.30431: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726772977.6109922-7029-125495194154836/.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-1726772977.6109922-7029-125495194154836/.source.conf", "dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "mode": "0644", "follow": false, "_original_basename": "kernel_settings.j2", "checksum": "e44ba7fc7046252a1b6772f7347d0e7b9b48a069", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK 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.45.75 closed. 6554 1726772978.30442: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726772977.6109922-7029-125495194154836/.source.conf', 'dest': '/etc/tuned/profiles/kernel_settings/tuned.conf', 'mode': '0644', 'follow': False, '_original_basename': 'kernel_settings.j2', 'checksum': 'e44ba7fc7046252a1b6772f7347d0e7b9b48a069', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.copy', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726772977.6109922-7029-125495194154836/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6554 1726772978.30489: _low_level_execute_command(): starting 6554 1726772978.30499: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772977.6109922-7029-125495194154836/ > /dev/null 2>&1 && sleep 0' 6554 1726772978.31153: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6554 1726772978.31219: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772978.31233: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772978.31299: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772978.31328: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772978.31362: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772978.31449: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772978.33290: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772978.33296: stdout chunk (state=3): >>><<< 6554 1726772978.33302: stderr chunk (state=3): >>><<< 6554 1726772978.33315: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772978.33325: handler run complete 6554 1726772978.33344: attempt loop complete, returning result 6554 1726772978.33347: _execute() done 6554 1726772978.33349: dumping result to json 6554 1726772978.33355: done dumping result, returning 6554 1726772978.33365: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings [129c3c75-c909-1186-7c11-00000000014f] 6554 1726772978.33367: sending task result for task 129c3c75-c909-1186-7c11-00000000014f 6554 1726772978.33491: done sending task result for task 129c3c75-c909-1186-7c11-00000000014f 6554 1726772978.33495: WORKER PROCESS EXITING changed: [managed_node1] => { "changed": true, "checksum": "e44ba7fc7046252a1b6772f7347d0e7b9b48a069", "dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "gid": 0, "group": "root", "md5sum": "7d83891795eeb6debeff7e2812501630", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 86, "src": "/root/.ansible/tmp/ansible-tmp-1726772977.6109922-7029-125495194154836/.source.conf", "state": "file", "uid": 0 } 6554 1726772978.33579: no more pending results, returning what we have 6554 1726772978.33582: results queue empty 6554 1726772978.33583: checking for any_errors_fatal 6554 1726772978.33592: done checking for any_errors_fatal 6554 1726772978.33592: checking for max_fail_percentage 6554 1726772978.33594: done checking for max_fail_percentage 6554 1726772978.33594: checking to see if all hosts have failed and the running result is not ok 6554 1726772978.33595: done checking to see if all hosts have failed 6554 1726772978.33596: getting the remaining hosts for this loop 6554 1726772978.33597: done getting the remaining hosts for this loop 6554 1726772978.33600: getting the next task for host managed_node1 6554 1726772978.33607: done getting next task for host managed_node1 6554 1726772978.33610: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 6554 1726772978.33613: ^ 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 6554 1726772978.33627: getting variables 6554 1726772978.33628: in VariableManager get_vars() 6554 1726772978.33658: Calling all_inventory to load vars for managed_node1 6554 1726772978.33661: Calling groups_inventory to load vars for managed_node1 6554 1726772978.33663: Calling all_plugins_inventory to load vars for managed_node1 6554 1726772978.33671: Calling all_plugins_play to load vars for managed_node1 6554 1726772978.33673: Calling groups_plugins_inventory to load vars for managed_node1 6554 1726772978.33675: Calling groups_plugins_play to load vars for managed_node1 6554 1726772978.34109: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6554 1726772978.34327: done with get_vars() 6554 1726772978.34337: done getting variables 6554 1726772978.34401: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:149 Thursday 19 September 2024 15:09:38 -0400 (0:00:00.785) 0:00:16.979 **** 6554 1726772978.34436: entering _queue_task() for managed_node1/service 6554 1726772978.34691: worker is 1 (out of 1 available) 6554 1726772978.34703: exiting _queue_task() for managed_node1/service 6554 1726772978.34717: done queuing things up, now waiting for results queue to drain 6554 1726772978.34719: waiting for pending results... 6554 1726772978.34941: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 6554 1726772978.35123: in run() - task 129c3c75-c909-1186-7c11-000000000150 6554 1726772978.35134: variable 'ansible_search_path' from source: unknown 6554 1726772978.35137: variable 'ansible_search_path' from source: unknown 6554 1726772978.35148: variable '__kernel_settings_services' from source: include_vars 6554 1726772978.35468: variable '__kernel_settings_services' from source: include_vars 6554 1726772978.35535: variable 'omit' from source: magic vars 6554 1726772978.35655: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772978.35721: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772978.35725: variable 'omit' from source: magic vars 6554 1726772978.35923: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6554 1726772978.36103: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6554 1726772978.36140: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6554 1726772978.36167: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6554 1726772978.36217: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6554 1726772978.36291: variable '__kernel_settings_register_profile' from source: set_fact 6554 1726772978.36300: variable '__kernel_settings_register_mode' from source: set_fact 6554 1726772978.36311: Evaluated conditional (__kernel_settings_register_profile is changed or __kernel_settings_register_mode is changed): True 6554 1726772978.36317: variable 'omit' from source: magic vars 6554 1726772978.36353: variable 'omit' from source: magic vars 6554 1726772978.36386: variable 'item' from source: unknown 6554 1726772978.36433: variable 'item' from source: unknown 6554 1726772978.36449: variable 'omit' from source: magic vars 6554 1726772978.36472: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6554 1726772978.36493: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6554 1726772978.36508: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6554 1726772978.36524: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6554 1726772978.36533: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6554 1726772978.36557: variable 'inventory_hostname' from source: host vars for 'managed_node1' 6554 1726772978.36562: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772978.36565: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772978.36629: Set connection var ansible_module_compression to ZIP_DEFLATED 6554 1726772978.36635: Set connection var ansible_shell_executable to /bin/sh 6554 1726772978.36641: Set connection var ansible_shell_type to sh 6554 1726772978.36646: Set connection var ansible_timeout to 10 6554 1726772978.36651: Set connection var ansible_connection to ssh 6554 1726772978.36655: Set connection var ansible_pipelining to False 6554 1726772978.36673: variable 'ansible_shell_executable' from source: unknown 6554 1726772978.36676: variable 'ansible_connection' from source: unknown 6554 1726772978.36679: variable 'ansible_module_compression' from source: unknown 6554 1726772978.36682: variable 'ansible_shell_type' from source: unknown 6554 1726772978.36684: variable 'ansible_shell_executable' from source: unknown 6554 1726772978.36686: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772978.36689: variable 'ansible_pipelining' from source: unknown 6554 1726772978.36691: variable 'ansible_timeout' from source: unknown 6554 1726772978.36695: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772978.36767: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6554 1726772978.36777: variable 'omit' from source: magic vars 6554 1726772978.36780: starting attempt loop 6554 1726772978.36784: running the handler 6554 1726772978.36839: variable 'ansible_facts' from source: unknown 6554 1726772978.36920: _low_level_execute_command(): starting 6554 1726772978.36926: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6554 1726772978.37414: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772978.37419: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6554 1726772978.37423: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found <<< 6554 1726772978.37427: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772978.37472: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772978.37475: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772978.37554: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772978.39185: stdout chunk (state=3): >>>/root <<< 6554 1726772978.39290: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772978.39312: stderr chunk (state=3): >>><<< 6554 1726772978.39318: stdout chunk (state=3): >>><<< 6554 1726772978.39336: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772978.39347: _low_level_execute_command(): starting 6554 1726772978.39354: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772978.3933578-7080-144215620429211 `" && echo ansible-tmp-1726772978.3933578-7080-144215620429211="` echo /root/.ansible/tmp/ansible-tmp-1726772978.3933578-7080-144215620429211 `" ) && sleep 0' 6554 1726772978.39769: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772978.39772: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6554 1726772978.39775: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772978.39777: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772978.39779: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772978.39781: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772978.39829: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772978.39832: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772978.39894: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772978.41797: stdout chunk (state=3): >>>ansible-tmp-1726772978.3933578-7080-144215620429211=/root/.ansible/tmp/ansible-tmp-1726772978.3933578-7080-144215620429211 <<< 6554 1726772978.41902: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772978.41929: stderr chunk (state=3): >>><<< 6554 1726772978.41933: stdout chunk (state=3): >>><<< 6554 1726772978.41948: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772978.3933578-7080-144215620429211=/root/.ansible/tmp/ansible-tmp-1726772978.3933578-7080-144215620429211 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772978.41979: variable 'ansible_module_compression' from source: unknown 6554 1726772978.42025: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6554x96xchd6/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 6554 1726772978.42078: variable 'ansible_facts' from source: unknown 6554 1726772978.42228: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772978.3933578-7080-144215620429211/AnsiballZ_systemd.py 6554 1726772978.42329: Sending initial data 6554 1726772978.42332: Sent initial data (154 bytes) 6554 1726772978.42783: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772978.42787: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772978.42789: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772978.42791: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772978.42845: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772978.42853: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772978.42859: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772978.42911: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772978.44488: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 6554 1726772978.44494: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6554 1726772978.44547: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6554 1726772978.44605: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6554x96xchd6/tmp1kx7p9y7 /root/.ansible/tmp/ansible-tmp-1726772978.3933578-7080-144215620429211/AnsiballZ_systemd.py <<< 6554 1726772978.44608: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772978.3933578-7080-144215620429211/AnsiballZ_systemd.py" <<< 6554 1726772978.44660: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6554x96xchd6/tmp1kx7p9y7" to remote "/root/.ansible/tmp/ansible-tmp-1726772978.3933578-7080-144215620429211/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772978.3933578-7080-144215620429211/AnsiballZ_systemd.py" <<< 6554 1726772978.45836: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772978.45888: stderr chunk (state=3): >>><<< 6554 1726772978.46007: stdout chunk (state=3): >>><<< 6554 1726772978.46009: done transferring module to remote 6554 1726772978.46011: _low_level_execute_command(): starting 6554 1726772978.46013: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772978.3933578-7080-144215620429211/ /root/.ansible/tmp/ansible-tmp-1726772978.3933578-7080-144215620429211/AnsiballZ_systemd.py && sleep 0' 6554 1726772978.46587: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6554 1726772978.46598: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772978.46611: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772978.46631: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6554 1726772978.46671: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772978.46749: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772978.46865: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772978.46921: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772978.48833: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772978.48838: stdout chunk (state=3): >>><<< 6554 1726772978.48840: stderr chunk (state=3): >>><<< 6554 1726772978.48943: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772978.48946: _low_level_execute_command(): starting 6554 1726772978.48950: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772978.3933578-7080-144215620429211/AnsiballZ_systemd.py && sleep 0' 6554 1726772978.49493: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6554 1726772978.49504: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772978.49527: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6554 1726772978.49584: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772978.49642: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772978.49661: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772978.49693: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772978.49796: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772978.96189: stdout chunk (state=3): >>> {"name": "tuned", "changed": true, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "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": "7281", "ControlPID": "0", "BusName": "com.redhat.tuned", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Thu 2024-09-19 15:09:34 EDT", "ExecMainStartTimestampMonotonic": "340587669", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Thu 2024-09-19 15:09:34 EDT", "ExecMainHandoffTimestampMonotonic": "340596382", "ExecMainPID": "7281", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:09:34 EDT] ; stop_time=[n/a] ; pid=7281 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:09:34 EDT] ; stop_time=[n/a] ; pid=7281 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "4848", "MemoryCurrent": "16121856", "MemoryPeak": "17039360", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3293229056", "EffectiveMemoryMax": "3702870016", "EffectiveMemoryHigh": "3702870016", "CPUUsageNSec": "267141000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK":<<< 6554 1726772978.96198: stdout chunk (state=3): >>> "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "sysinit.target dbus-broker.service dbus.socket system.slice", "WantedBy": "multi-user.target", "Conflicts": "cpupower.service power-profiles-daemon.service auto-cpufreq.service shutdown.target tlp.service", "Before": "multi-user.target shutdown.target", "After": "network.target sysinit.target dbus-broker.service dbus.socket systemd-journald.socket polkit.service system.slice basic.target systemd-sysctl.service", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Thu 2024-09-19 15:09:34 EDT", "StateChangeTimestampMonotonic": "340849400", "InactiveExitTimestamp": "Thu 2024-09-19 15:09:34 EDT", "InactiveExitTimestampMonotonic": "340588910", "ActiveEnterTimestamp": "Thu 2024-09-19 15:09:34 EDT", "ActiveEnterTimestampMonotonic": "340849400", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 15:09:34 EDT", "ConditionTimestampMonotonic": "340586150", "AssertTimestamp": "Thu 2024-09-19 15:09:34 EDT", "AssertTimestampMonotonic": "340586153", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "d3026c1f49494b69b9d1f300a96a636f", "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}}} <<< 6554 1726772978.98337: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.75 closed. <<< 6554 1726772978.98360: stderr chunk (state=3): >>><<< 6554 1726772978.98365: stdout chunk (state=3): >>><<< 6554 1726772978.98394: _low_level_execute_command() done: rc=0, stdout= {"name": "tuned", "changed": true, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "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": "7281", "ControlPID": "0", "BusName": "com.redhat.tuned", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Thu 2024-09-19 15:09:34 EDT", "ExecMainStartTimestampMonotonic": "340587669", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Thu 2024-09-19 15:09:34 EDT", "ExecMainHandoffTimestampMonotonic": "340596382", "ExecMainPID": "7281", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:09:34 EDT] ; stop_time=[n/a] ; pid=7281 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:09:34 EDT] ; stop_time=[n/a] ; pid=7281 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "4848", "MemoryCurrent": "16121856", "MemoryPeak": "17039360", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3293229056", "EffectiveMemoryMax": "3702870016", "EffectiveMemoryHigh": "3702870016", "CPUUsageNSec": "267141000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "sysinit.target dbus-broker.service dbus.socket system.slice", "WantedBy": "multi-user.target", "Conflicts": "cpupower.service power-profiles-daemon.service auto-cpufreq.service shutdown.target tlp.service", "Before": "multi-user.target shutdown.target", "After": "network.target sysinit.target dbus-broker.service dbus.socket systemd-journald.socket polkit.service system.slice basic.target systemd-sysctl.service", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Thu 2024-09-19 15:09:34 EDT", "StateChangeTimestampMonotonic": "340849400", "InactiveExitTimestamp": "Thu 2024-09-19 15:09:34 EDT", "InactiveExitTimestampMonotonic": "340588910", "ActiveEnterTimestamp": "Thu 2024-09-19 15:09:34 EDT", "ActiveEnterTimestampMonotonic": "340849400", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 15:09:34 EDT", "ConditionTimestampMonotonic": "340586150", "AssertTimestamp": "Thu 2024-09-19 15:09:34 EDT", "AssertTimestampMonotonic": "340586153", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "d3026c1f49494b69b9d1f300a96a636f", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "tuned", "state": "restarted", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK 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.45.75 closed. 6554 1726772978.98531: 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-1726772978.3933578-7080-144215620429211/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6554 1726772978.98545: _low_level_execute_command(): starting 6554 1726772978.98550: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772978.3933578-7080-144215620429211/ > /dev/null 2>&1 && sleep 0' 6554 1726772978.98986: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772978.98989: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772978.98992: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772978.98994: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772978.99042: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772978.99045: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772978.99049: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772978.99111: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772979.01224: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772979.01229: stderr chunk (state=3): >>><<< 6554 1726772979.01233: stdout chunk (state=3): >>><<< 6554 1726772979.01236: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772979.01239: handler run complete 6554 1726772979.01241: attempt loop complete, returning result 6554 1726772979.01244: variable 'item' from source: unknown 6554 1726772979.01269: 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 15:09:34 EDT", "ActiveEnterTimestampMonotonic": "340849400", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network.target sysinit.target dbus-broker.service dbus.socket systemd-journald.socket polkit.service system.slice basic.target systemd-sysctl.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-09-19 15:09:34 EDT", "AssertTimestampMonotonic": "340586153", "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": "267141000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 15:09:34 EDT", "ConditionTimestampMonotonic": "340586150", "ConfigurationDirectoryMode": "0755", "Conflicts": "cpupower.service power-profiles-daemon.service auto-cpufreq.service shutdown.target tlp.service", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "4848", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "DynamicUser": "no", "EffectiveMemoryHigh": "3702870016", "EffectiveMemoryMax": "3702870016", "EffectiveTasksMax": "22362", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Thu 2024-09-19 15:09:34 EDT", "ExecMainHandoffTimestampMonotonic": "340596382", "ExecMainPID": "7281", "ExecMainStartTimestamp": "Thu 2024-09-19 15:09:34 EDT", "ExecMainStartTimestampMonotonic": "340587669", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:09:34 EDT] ; stop_time=[n/a] ; pid=7281 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:09:34 EDT] ; stop_time=[n/a] ; pid=7281 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2024-09-19 15:09:34 EDT", "InactiveExitTimestampMonotonic": "340588910", "InvocationID": "d3026c1f49494b69b9d1f300a96a636f", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "7281", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3293229056", "MemoryCurrent": "16121856", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "17039360", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/tuned/tuned.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target dbus-broker.service dbus.socket system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Thu 2024-09-19 15:09:34 EDT", "StateChangeTimestampMonotonic": "340849400", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "22362", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 6554 1726772979.02112: dumping result to json 6554 1726772979.02119: done dumping result, returning 6554 1726772979.02124: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes [129c3c75-c909-1186-7c11-000000000150] 6554 1726772979.02126: sending task result for task 129c3c75-c909-1186-7c11-000000000150 6554 1726772979.02391: no more pending results, returning what we have 6554 1726772979.02394: results queue empty 6554 1726772979.02395: checking for any_errors_fatal 6554 1726772979.02402: done checking for any_errors_fatal 6554 1726772979.02403: checking for max_fail_percentage 6554 1726772979.02405: done checking for max_fail_percentage 6554 1726772979.02406: checking to see if all hosts have failed and the running result is not ok 6554 1726772979.02407: done checking to see if all hosts have failed 6554 1726772979.02408: getting the remaining hosts for this loop 6554 1726772979.02409: done getting the remaining hosts for this loop 6554 1726772979.02413: getting the next task for host managed_node1 6554 1726772979.02523: done getting next task for host managed_node1 6554 1726772979.02534: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 6554 1726772979.02538: ^ 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 6554 1726772979.02549: getting variables 6554 1726772979.02551: in VariableManager get_vars() 6554 1726772979.02578: Calling all_inventory to load vars for managed_node1 6554 1726772979.02581: Calling groups_inventory to load vars for managed_node1 6554 1726772979.02584: Calling all_plugins_inventory to load vars for managed_node1 6554 1726772979.02592: Calling all_plugins_play to load vars for managed_node1 6554 1726772979.02595: Calling groups_plugins_inventory to load vars for managed_node1 6554 1726772979.02598: Calling groups_plugins_play to load vars for managed_node1 6554 1726772979.02836: done sending task result for task 129c3c75-c909-1186-7c11-000000000150 6554 1726772979.02840: WORKER PROCESS EXITING 6554 1726772979.02869: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6554 1726772979.03092: done with get_vars() 6554 1726772979.03103: done getting variables 6554 1726772979.03161: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Tuned apply settings] ******** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:157 Thursday 19 September 2024 15:09:39 -0400 (0:00:00.687) 0:00:17.667 **** 6554 1726772979.03201: entering _queue_task() for managed_node1/command 6554 1726772979.03485: worker is 1 (out of 1 available) 6554 1726772979.03496: exiting _queue_task() for managed_node1/command 6554 1726772979.03626: done queuing things up, now waiting for results queue to drain 6554 1726772979.03628: waiting for pending results... 6554 1726772979.03795: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 6554 1726772979.03928: in run() - task 129c3c75-c909-1186-7c11-000000000151 6554 1726772979.03957: variable 'ansible_search_path' from source: unknown 6554 1726772979.03967: variable 'ansible_search_path' from source: unknown 6554 1726772979.04004: calling self._execute() 6554 1726772979.04100: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772979.04111: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772979.04129: variable 'omit' from source: magic vars 6554 1726772979.04648: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6554 1726772979.04937: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6554 1726772979.05036: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6554 1726772979.05042: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6554 1726772979.05075: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6554 1726772979.05206: variable '__kernel_settings_register_profile' from source: set_fact 6554 1726772979.05235: Evaluated conditional (not __kernel_settings_register_profile is changed): False 6554 1726772979.05247: when evaluation is False, skipping this task 6554 1726772979.05267: _execute() done 6554 1726772979.05321: dumping result to json 6554 1726772979.05325: done dumping result, returning 6554 1726772979.05327: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings [129c3c75-c909-1186-7c11-000000000151] 6554 1726772979.05329: sending task result for task 129c3c75-c909-1186-7c11-000000000151 6554 1726772979.05505: done sending task result for task 129c3c75-c909-1186-7c11-000000000151 6554 1726772979.05508: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __kernel_settings_register_profile is changed", "skip_reason": "Conditional result was False" } 6554 1726772979.05555: no more pending results, returning what we have 6554 1726772979.05559: results queue empty 6554 1726772979.05560: checking for any_errors_fatal 6554 1726772979.05699: done checking for any_errors_fatal 6554 1726772979.05700: checking for max_fail_percentage 6554 1726772979.05702: done checking for max_fail_percentage 6554 1726772979.05703: checking to see if all hosts have failed and the running result is not ok 6554 1726772979.05704: done checking to see if all hosts have failed 6554 1726772979.05705: getting the remaining hosts for this loop 6554 1726772979.05707: done getting the remaining hosts for this loop 6554 1726772979.05710: getting the next task for host managed_node1 6554 1726772979.05721: done getting next task for host managed_node1 6554 1726772979.05725: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Verify settings 6554 1726772979.05730: ^ 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 6554 1726772979.05744: getting variables 6554 1726772979.05746: in VariableManager get_vars() 6554 1726772979.05779: Calling all_inventory to load vars for managed_node1 6554 1726772979.05782: Calling groups_inventory to load vars for managed_node1 6554 1726772979.05784: Calling all_plugins_inventory to load vars for managed_node1 6554 1726772979.05869: Calling all_plugins_play to load vars for managed_node1 6554 1726772979.05872: Calling groups_plugins_inventory to load vars for managed_node1 6554 1726772979.05875: Calling groups_plugins_play to load vars for managed_node1 6554 1726772979.06044: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6554 1726772979.06246: done with get_vars() 6554 1726772979.06257: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Verify settings] ************* task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:166 Thursday 19 September 2024 15:09:39 -0400 (0:00:00.031) 0:00:17.699 **** 6554 1726772979.06356: entering _queue_task() for managed_node1/include_tasks 6554 1726772979.06637: worker is 1 (out of 1 available) 6554 1726772979.06649: exiting _queue_task() for managed_node1/include_tasks 6554 1726772979.06775: done queuing things up, now waiting for results queue to drain 6554 1726772979.06777: waiting for pending results... 6554 1726772979.06941: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Verify settings 6554 1726772979.07068: in run() - task 129c3c75-c909-1186-7c11-000000000152 6554 1726772979.07089: variable 'ansible_search_path' from source: unknown 6554 1726772979.07105: variable 'ansible_search_path' from source: unknown 6554 1726772979.07214: calling self._execute() 6554 1726772979.07241: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772979.07251: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772979.07265: variable 'omit' from source: magic vars 6554 1726772979.07762: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6554 1726772979.08110: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6554 1726772979.08159: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6554 1726772979.08205: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6554 1726772979.08247: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6554 1726772979.08361: variable '__kernel_settings_register_apply' from source: set_fact 6554 1726772979.08384: Evaluated conditional (__kernel_settings_register_apply is changed): True 6554 1726772979.08393: _execute() done 6554 1726772979.08401: dumping result to json 6554 1726772979.08418: done dumping result, returning 6554 1726772979.08431: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Verify settings [129c3c75-c909-1186-7c11-000000000152] 6554 1726772979.08440: sending task result for task 129c3c75-c909-1186-7c11-000000000152 6554 1726772979.08689: no more pending results, returning what we have 6554 1726772979.08695: in VariableManager get_vars() 6554 1726772979.08746: Calling all_inventory to load vars for managed_node1 6554 1726772979.08749: Calling groups_inventory to load vars for managed_node1 6554 1726772979.08751: Calling all_plugins_inventory to load vars for managed_node1 6554 1726772979.08763: done sending task result for task 129c3c75-c909-1186-7c11-000000000152 6554 1726772979.08765: WORKER PROCESS EXITING 6554 1726772979.08776: Calling all_plugins_play to load vars for managed_node1 6554 1726772979.08779: Calling groups_plugins_inventory to load vars for managed_node1 6554 1726772979.08782: Calling groups_plugins_play to load vars for managed_node1 6554 1726772979.09157: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6554 1726772979.09446: done with get_vars() 6554 1726772979.09454: variable 'ansible_search_path' from source: unknown 6554 1726772979.09455: variable 'ansible_search_path' from source: unknown 6554 1726772979.09492: we have included files to process 6554 1726772979.09493: generating all_blocks data 6554 1726772979.09495: done generating all_blocks data 6554 1726772979.09501: processing included file: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 6554 1726772979.09503: loading included file: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 6554 1726772979.09505: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 6554 1726772979.09986: done processing included file 6554 1726772979.09989: iterating over new_blocks loaded from include file 6554 1726772979.09991: in VariableManager get_vars() 6554 1726772979.10014: done with get_vars() 6554 1726772979.10018: filtering new block on tags 6554 1726772979.10046: done filtering new block on tags 6554 1726772979.10049: done iterating over new_blocks loaded from include file included: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml for managed_node1 6554 1726772979.10054: extending task lists for all hosts with included blocks 6554 1726772979.11056: done extending task lists 6554 1726772979.11058: done processing included files 6554 1726772979.11059: results queue empty 6554 1726772979.11060: checking for any_errors_fatal 6554 1726772979.11063: done checking for any_errors_fatal 6554 1726772979.11064: checking for max_fail_percentage 6554 1726772979.11065: done checking for max_fail_percentage 6554 1726772979.11066: checking to see if all hosts have failed and the running result is not ok 6554 1726772979.11067: done checking to see if all hosts have failed 6554 1726772979.11067: getting the remaining hosts for this loop 6554 1726772979.11069: done getting the remaining hosts for this loop 6554 1726772979.11071: getting the next task for host managed_node1 6554 1726772979.11076: done getting next task for host managed_node1 6554 1726772979.11079: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 6554 1726772979.11083: ^ 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 6554 1726772979.11096: getting variables 6554 1726772979.11097: in VariableManager get_vars() 6554 1726772979.11120: Calling all_inventory to load vars for managed_node1 6554 1726772979.11122: Calling groups_inventory to load vars for managed_node1 6554 1726772979.11124: Calling all_plugins_inventory to load vars for managed_node1 6554 1726772979.11134: Calling all_plugins_play to load vars for managed_node1 6554 1726772979.11137: Calling groups_plugins_inventory to load vars for managed_node1 6554 1726772979.11140: Calling groups_plugins_play to load vars for managed_node1 6554 1726772979.11354: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6554 1726772979.11566: done with get_vars() 6554 1726772979.11580: done getting variables 6554 1726772979.11623: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:2 Thursday 19 September 2024 15:09:39 -0400 (0:00:00.052) 0:00:17.752 **** 6554 1726772979.11665: entering _queue_task() for managed_node1/command 6554 1726772979.11966: worker is 1 (out of 1 available) 6554 1726772979.12093: exiting _queue_task() for managed_node1/command 6554 1726772979.12103: done queuing things up, now waiting for results queue to drain 6554 1726772979.12105: waiting for pending results... 6554 1726772979.12275: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 6554 1726772979.12639: in run() - task 129c3c75-c909-1186-7c11-000000000231 6554 1726772979.12642: variable 'ansible_search_path' from source: unknown 6554 1726772979.12645: variable 'ansible_search_path' from source: unknown 6554 1726772979.12648: calling self._execute() 6554 1726772979.12705: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772979.12732: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772979.12756: variable 'omit' from source: magic vars 6554 1726772979.12875: variable 'omit' from source: magic vars 6554 1726772979.12952: variable 'omit' from source: magic vars 6554 1726772979.13122: variable 'omit' from source: magic vars 6554 1726772979.13125: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6554 1726772979.13127: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6554 1726772979.13130: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6554 1726772979.13132: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6554 1726772979.13144: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6554 1726772979.13179: variable 'inventory_hostname' from source: host vars for 'managed_node1' 6554 1726772979.13188: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772979.13195: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772979.13302: Set connection var ansible_module_compression to ZIP_DEFLATED 6554 1726772979.13312: Set connection var ansible_shell_executable to /bin/sh 6554 1726772979.13327: Set connection var ansible_shell_type to sh 6554 1726772979.13337: Set connection var ansible_timeout to 10 6554 1726772979.13345: Set connection var ansible_connection to ssh 6554 1726772979.13363: Set connection var ansible_pipelining to False 6554 1726772979.13386: variable 'ansible_shell_executable' from source: unknown 6554 1726772979.13393: variable 'ansible_connection' from source: unknown 6554 1726772979.13400: variable 'ansible_module_compression' from source: unknown 6554 1726772979.13420: variable 'ansible_shell_type' from source: unknown 6554 1726772979.13425: variable 'ansible_shell_executable' from source: unknown 6554 1726772979.13427: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772979.13429: variable 'ansible_pipelining' from source: unknown 6554 1726772979.13431: variable 'ansible_timeout' from source: unknown 6554 1726772979.13467: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772979.13600: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6554 1726772979.13620: variable 'omit' from source: magic vars 6554 1726772979.13631: starting attempt loop 6554 1726772979.13687: running the handler 6554 1726772979.13690: _low_level_execute_command(): starting 6554 1726772979.13692: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6554 1726772979.14327: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6554 1726772979.14437: 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.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772979.14458: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772979.14479: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772979.14644: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772979.16272: stdout chunk (state=3): >>>/root <<< 6554 1726772979.16488: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772979.16491: stdout chunk (state=3): >>><<< 6554 1726772979.16493: stderr chunk (state=3): >>><<< 6554 1726772979.16515: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772979.16674: _low_level_execute_command(): starting 6554 1726772979.16678: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772979.1658092-7120-102702564640828 `" && echo ansible-tmp-1726772979.1658092-7120-102702564640828="` echo /root/.ansible/tmp/ansible-tmp-1726772979.1658092-7120-102702564640828 `" ) && sleep 0' 6554 1726772979.17634: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772979.17740: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772979.17758: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772979.17850: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772979.19760: stdout chunk (state=3): >>>ansible-tmp-1726772979.1658092-7120-102702564640828=/root/.ansible/tmp/ansible-tmp-1726772979.1658092-7120-102702564640828 <<< 6554 1726772979.19909: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772979.19932: stdout chunk (state=3): >>><<< 6554 1726772979.19952: stderr chunk (state=3): >>><<< 6554 1726772979.19976: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772979.1658092-7120-102702564640828=/root/.ansible/tmp/ansible-tmp-1726772979.1658092-7120-102702564640828 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772979.20023: variable 'ansible_module_compression' from source: unknown 6554 1726772979.20088: ANSIBALLZ: Using generic lock for ansible.legacy.command 6554 1726772979.20095: ANSIBALLZ: Acquiring lock 6554 1726772979.20103: ANSIBALLZ: Lock acquired: 139912600752576 6554 1726772979.20110: ANSIBALLZ: Creating module 6554 1726772979.30819: ANSIBALLZ: Writing module into payload 6554 1726772979.30923: ANSIBALLZ: Writing module 6554 1726772979.30936: ANSIBALLZ: Renaming module 6554 1726772979.30941: ANSIBALLZ: Done creating module 6554 1726772979.30961: variable 'ansible_facts' from source: unknown 6554 1726772979.31026: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772979.1658092-7120-102702564640828/AnsiballZ_command.py 6554 1726772979.31132: Sending initial data 6554 1726772979.31135: Sent initial data (154 bytes) 6554 1726772979.31824: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772979.31845: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772979.32015: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772979.33654: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 6554 1726772979.33661: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6554 1726772979.33711: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6554 1726772979.33766: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6554x96xchd6/tmpvx86loxx /root/.ansible/tmp/ansible-tmp-1726772979.1658092-7120-102702564640828/AnsiballZ_command.py <<< 6554 1726772979.33773: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772979.1658092-7120-102702564640828/AnsiballZ_command.py" <<< 6554 1726772979.33843: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 6554 1726772979.33856: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6554x96xchd6/tmpvx86loxx" to remote "/root/.ansible/tmp/ansible-tmp-1726772979.1658092-7120-102702564640828/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772979.1658092-7120-102702564640828/AnsiballZ_command.py" <<< 6554 1726772979.34672: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772979.34712: stderr chunk (state=3): >>><<< 6554 1726772979.34718: stdout chunk (state=3): >>><<< 6554 1726772979.34761: done transferring module to remote 6554 1726772979.34768: _low_level_execute_command(): starting 6554 1726772979.34779: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772979.1658092-7120-102702564640828/ /root/.ansible/tmp/ansible-tmp-1726772979.1658092-7120-102702564640828/AnsiballZ_command.py && sleep 0' 6554 1726772979.35220: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772979.35224: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772979.35227: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration <<< 6554 1726772979.35229: 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 <<< 6554 1726772979.35230: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772979.35278: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772979.35281: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772979.35287: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772979.35346: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772979.37155: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772979.37180: stderr chunk (state=3): >>><<< 6554 1726772979.37183: stdout chunk (state=3): >>><<< 6554 1726772979.37199: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772979.37202: _low_level_execute_command(): starting 6554 1726772979.37207: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772979.1658092-7120-102702564640828/AnsiballZ_command.py && sleep 0' 6554 1726772979.37621: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772979.37624: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6554 1726772979.37654: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found <<< 6554 1726772979.37657: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6554 1726772979.37660: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772979.37662: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772979.37712: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772979.37728: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772979.37735: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772979.37789: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772979.64153: stdout chunk (state=3): >>> {"changed": true, "stdout": "Verification succeeded, current system settings match the preset profile.\nSee TuneD log file ('/var/log/tuned/tuned.log') for details.", "stderr": "", "rc": 0, "cmd": ["tuned-adm", "verify", "-i"], "start": "2024-09-19 15:09:39.529425", "end": "2024-09-19 15:09:39.639692", "delta": "0:00:00.110267", "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}}} <<< 6554 1726772979.65761: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.75 closed. <<< 6554 1726772979.65791: stderr chunk (state=3): >>><<< 6554 1726772979.65795: stdout chunk (state=3): >>><<< 6554 1726772979.65814: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "Verification succeeded, current system settings match the preset profile.\nSee TuneD log file ('/var/log/tuned/tuned.log') for details.", "stderr": "", "rc": 0, "cmd": ["tuned-adm", "verify", "-i"], "start": "2024-09-19 15:09:39.529425", "end": "2024-09-19 15:09:39.639692", "delta": "0:00:00.110267", "msg": "", "invocation": {"module_args": {"_raw_params": "tuned-adm verify -i", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK 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.45.75 closed. 6554 1726772979.65846: 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-1726772979.1658092-7120-102702564640828/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6554 1726772979.65853: _low_level_execute_command(): starting 6554 1726772979.65860: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772979.1658092-7120-102702564640828/ > /dev/null 2>&1 && sleep 0' 6554 1726772979.66301: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772979.66304: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772979.66306: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration <<< 6554 1726772979.66313: 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 <<< 6554 1726772979.66315: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772979.66366: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772979.66373: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772979.66429: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772979.68283: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772979.68313: stderr chunk (state=3): >>><<< 6554 1726772979.68319: stdout chunk (state=3): >>><<< 6554 1726772979.68334: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772979.68340: handler run complete 6554 1726772979.68361: Evaluated conditional (False): False 6554 1726772979.68368: attempt loop complete, returning result 6554 1726772979.68371: _execute() done 6554 1726772979.68373: dumping result to json 6554 1726772979.68379: done dumping result, returning 6554 1726772979.68387: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly [129c3c75-c909-1186-7c11-000000000231] 6554 1726772979.68391: sending task result for task 129c3c75-c909-1186-7c11-000000000231 6554 1726772979.68487: done sending task result for task 129c3c75-c909-1186-7c11-000000000231 6554 1726772979.68490: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "tuned-adm", "verify", "-i" ], "delta": "0:00:00.110267", "end": "2024-09-19 15:09:39.639692", "rc": 0, "start": "2024-09-19 15:09:39.529425" } STDOUT: Verification succeeded, current system settings match the preset profile. See TuneD log file ('/var/log/tuned/tuned.log') for details. 6554 1726772979.68601: no more pending results, returning what we have 6554 1726772979.68604: results queue empty 6554 1726772979.68605: checking for any_errors_fatal 6554 1726772979.68606: done checking for any_errors_fatal 6554 1726772979.68607: checking for max_fail_percentage 6554 1726772979.68608: done checking for max_fail_percentage 6554 1726772979.68609: checking to see if all hosts have failed and the running result is not ok 6554 1726772979.68610: done checking to see if all hosts have failed 6554 1726772979.68611: getting the remaining hosts for this loop 6554 1726772979.68612: done getting the remaining hosts for this loop 6554 1726772979.68615: getting the next task for host managed_node1 6554 1726772979.68624: done getting next task for host managed_node1 6554 1726772979.68627: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 6554 1726772979.68631: ^ 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 6554 1726772979.68641: getting variables 6554 1726772979.68642: in VariableManager get_vars() 6554 1726772979.68676: Calling all_inventory to load vars for managed_node1 6554 1726772979.68678: Calling groups_inventory to load vars for managed_node1 6554 1726772979.68680: Calling all_plugins_inventory to load vars for managed_node1 6554 1726772979.68688: Calling all_plugins_play to load vars for managed_node1 6554 1726772979.68690: Calling groups_plugins_inventory to load vars for managed_node1 6554 1726772979.68693: Calling groups_plugins_play to load vars for managed_node1 6554 1726772979.68834: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6554 1726772979.68971: done with get_vars() 6554 1726772979.68980: done getting variables 6554 1726772979.69051: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Get last verify results from log] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:12 Thursday 19 September 2024 15:09:39 -0400 (0:00:00.574) 0:00:18.326 **** 6554 1726772979.69077: entering _queue_task() for managed_node1/shell 6554 1726772979.69079: Creating lock for shell 6554 1726772979.69294: worker is 1 (out of 1 available) 6554 1726772979.69308: exiting _queue_task() for managed_node1/shell 6554 1726772979.69323: done queuing things up, now waiting for results queue to drain 6554 1726772979.69325: waiting for pending results... 6554 1726772979.69484: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 6554 1726772979.69564: in run() - task 129c3c75-c909-1186-7c11-000000000232 6554 1726772979.69574: variable 'ansible_search_path' from source: unknown 6554 1726772979.69577: variable 'ansible_search_path' from source: unknown 6554 1726772979.69604: calling self._execute() 6554 1726772979.69667: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772979.69671: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772979.69680: variable 'omit' from source: magic vars 6554 1726772979.70064: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6554 1726772979.70232: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6554 1726772979.70320: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6554 1726772979.70324: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6554 1726772979.70326: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6554 1726772979.70382: variable '__kernel_settings_register_verify_values' from source: set_fact 6554 1726772979.70396: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 6554 1726772979.70399: when evaluation is False, skipping this task 6554 1726772979.70402: _execute() done 6554 1726772979.70405: dumping result to json 6554 1726772979.70407: done dumping result, returning 6554 1726772979.70414: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log [129c3c75-c909-1186-7c11-000000000232] 6554 1726772979.70419: sending task result for task 129c3c75-c909-1186-7c11-000000000232 6554 1726772979.70499: done sending task result for task 129c3c75-c909-1186-7c11-000000000232 6554 1726772979.70502: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 6554 1726772979.70580: no more pending results, returning what we have 6554 1726772979.70583: results queue empty 6554 1726772979.70584: checking for any_errors_fatal 6554 1726772979.70590: done checking for any_errors_fatal 6554 1726772979.70590: checking for max_fail_percentage 6554 1726772979.70592: done checking for max_fail_percentage 6554 1726772979.70593: checking to see if all hosts have failed and the running result is not ok 6554 1726772979.70594: done checking to see if all hosts have failed 6554 1726772979.70594: getting the remaining hosts for this loop 6554 1726772979.70596: done getting the remaining hosts for this loop 6554 1726772979.70598: getting the next task for host managed_node1 6554 1726772979.70605: done getting next task for host managed_node1 6554 1726772979.70609: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 6554 1726772979.70613: ^ 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 6554 1726772979.70630: getting variables 6554 1726772979.70631: in VariableManager get_vars() 6554 1726772979.70662: Calling all_inventory to load vars for managed_node1 6554 1726772979.70665: Calling groups_inventory to load vars for managed_node1 6554 1726772979.70667: Calling all_plugins_inventory to load vars for managed_node1 6554 1726772979.70675: Calling all_plugins_play to load vars for managed_node1 6554 1726772979.70677: Calling groups_plugins_inventory to load vars for managed_node1 6554 1726772979.70679: Calling groups_plugins_play to load vars for managed_node1 6554 1726772979.70820: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6554 1726772979.70946: done with get_vars() 6554 1726772979.70953: done getting variables 6554 1726772979.70993: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:23 Thursday 19 September 2024 15:09:39 -0400 (0:00:00.019) 0:00:18.345 **** 6554 1726772979.71021: entering _queue_task() for managed_node1/fail 6554 1726772979.71209: worker is 1 (out of 1 available) 6554 1726772979.71220: exiting _queue_task() for managed_node1/fail 6554 1726772979.71232: done queuing things up, now waiting for results queue to drain 6554 1726772979.71233: waiting for pending results... 6554 1726772979.71391: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 6554 1726772979.71473: in run() - task 129c3c75-c909-1186-7c11-000000000233 6554 1726772979.71484: variable 'ansible_search_path' from source: unknown 6554 1726772979.71487: variable 'ansible_search_path' from source: unknown 6554 1726772979.71513: calling self._execute() 6554 1726772979.71683: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772979.71687: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772979.71690: variable 'omit' from source: magic vars 6554 1726772979.71897: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6554 1726772979.72080: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6554 1726772979.72120: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6554 1726772979.72141: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6554 1726772979.72174: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6554 1726772979.72287: variable '__kernel_settings_register_verify_values' from source: set_fact 6554 1726772979.72291: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 6554 1726772979.72293: when evaluation is False, skipping this task 6554 1726772979.72296: _execute() done 6554 1726772979.72298: dumping result to json 6554 1726772979.72300: done dumping result, returning 6554 1726772979.72303: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors [129c3c75-c909-1186-7c11-000000000233] 6554 1726772979.72305: sending task result for task 129c3c75-c909-1186-7c11-000000000233 6554 1726772979.72393: done sending task result for task 129c3c75-c909-1186-7c11-000000000233 6554 1726772979.72396: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 6554 1726772979.72477: no more pending results, returning what we have 6554 1726772979.72480: results queue empty 6554 1726772979.72481: checking for any_errors_fatal 6554 1726772979.72484: done checking for any_errors_fatal 6554 1726772979.72485: checking for max_fail_percentage 6554 1726772979.72487: done checking for max_fail_percentage 6554 1726772979.72487: checking to see if all hosts have failed and the running result is not ok 6554 1726772979.72488: done checking to see if all hosts have failed 6554 1726772979.72489: getting the remaining hosts for this loop 6554 1726772979.72490: done getting the remaining hosts for this loop 6554 1726772979.72493: getting the next task for host managed_node1 6554 1726772979.72500: done getting next task for host managed_node1 6554 1726772979.72503: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 6554 1726772979.72509: ^ 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 6554 1726772979.72524: getting variables 6554 1726772979.72525: in VariableManager get_vars() 6554 1726772979.72550: Calling all_inventory to load vars for managed_node1 6554 1726772979.72552: Calling groups_inventory to load vars for managed_node1 6554 1726772979.72554: Calling all_plugins_inventory to load vars for managed_node1 6554 1726772979.72560: Calling all_plugins_play to load vars for managed_node1 6554 1726772979.72562: Calling groups_plugins_inventory to load vars for managed_node1 6554 1726772979.72564: Calling groups_plugins_play to load vars for managed_node1 6554 1726772979.72670: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6554 1726772979.72792: done with get_vars() 6554 1726772979.72799: done getting variables 6554 1726772979.72839: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:177 Thursday 19 September 2024 15:09:39 -0400 (0:00:00.018) 0:00:18.364 **** 6554 1726772979.72862: entering _queue_task() for managed_node1/set_fact 6554 1726772979.73051: worker is 1 (out of 1 available) 6554 1726772979.73062: exiting _queue_task() for managed_node1/set_fact 6554 1726772979.73073: done queuing things up, now waiting for results queue to drain 6554 1726772979.73075: waiting for pending results... 6554 1726772979.73235: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 6554 1726772979.73296: in run() - task 129c3c75-c909-1186-7c11-000000000153 6554 1726772979.73308: variable 'ansible_search_path' from source: unknown 6554 1726772979.73312: variable 'ansible_search_path' from source: unknown 6554 1726772979.73341: calling self._execute() 6554 1726772979.73400: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772979.73403: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772979.73412: variable 'omit' from source: magic vars 6554 1726772979.73548: variable 'omit' from source: magic vars 6554 1726772979.73586: variable 'omit' from source: magic vars 6554 1726772979.73607: variable 'omit' from source: magic vars 6554 1726772979.73642: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6554 1726772979.73669: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6554 1726772979.73685: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6554 1726772979.73698: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6554 1726772979.73707: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6554 1726772979.73736: variable 'inventory_hostname' from source: host vars for 'managed_node1' 6554 1726772979.73739: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772979.73742: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772979.73808: Set connection var ansible_module_compression to ZIP_DEFLATED 6554 1726772979.73811: Set connection var ansible_shell_executable to /bin/sh 6554 1726772979.73819: Set connection var ansible_shell_type to sh 6554 1726772979.73825: Set connection var ansible_timeout to 10 6554 1726772979.73832: Set connection var ansible_connection to ssh 6554 1726772979.74022: Set connection var ansible_pipelining to False 6554 1726772979.74025: variable 'ansible_shell_executable' from source: unknown 6554 1726772979.74027: variable 'ansible_connection' from source: unknown 6554 1726772979.74029: variable 'ansible_module_compression' from source: unknown 6554 1726772979.74031: variable 'ansible_shell_type' from source: unknown 6554 1726772979.74034: variable 'ansible_shell_executable' from source: unknown 6554 1726772979.74035: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772979.74037: variable 'ansible_pipelining' from source: unknown 6554 1726772979.74039: variable 'ansible_timeout' from source: unknown 6554 1726772979.74041: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772979.74044: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6554 1726772979.74049: variable 'omit' from source: magic vars 6554 1726772979.74058: starting attempt loop 6554 1726772979.74065: running the handler 6554 1726772979.74079: handler run complete 6554 1726772979.74093: attempt loop complete, returning result 6554 1726772979.74100: _execute() done 6554 1726772979.74107: dumping result to json 6554 1726772979.74115: done dumping result, returning 6554 1726772979.74129: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes [129c3c75-c909-1186-7c11-000000000153] 6554 1726772979.74138: sending task result for task 129c3c75-c909-1186-7c11-000000000153 6554 1726772979.74229: done sending task result for task 129c3c75-c909-1186-7c11-000000000153 6554 1726772979.74236: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "kernel_settings_reboot_required": false }, "changed": false } 6554 1726772979.74314: no more pending results, returning what we have 6554 1726772979.74318: results queue empty 6554 1726772979.74319: checking for any_errors_fatal 6554 1726772979.74326: done checking for any_errors_fatal 6554 1726772979.74326: checking for max_fail_percentage 6554 1726772979.74328: done checking for max_fail_percentage 6554 1726772979.74329: checking to see if all hosts have failed and the running result is not ok 6554 1726772979.74330: done checking to see if all hosts have failed 6554 1726772979.74331: getting the remaining hosts for this loop 6554 1726772979.74332: done getting the remaining hosts for this loop 6554 1726772979.74335: getting the next task for host managed_node1 6554 1726772979.74343: done getting next task for host managed_node1 6554 1726772979.74346: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 6554 1726772979.74350: ^ 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 6554 1726772979.74363: getting variables 6554 1726772979.74364: in VariableManager get_vars() 6554 1726772979.74393: Calling all_inventory to load vars for managed_node1 6554 1726772979.74395: Calling groups_inventory to load vars for managed_node1 6554 1726772979.74398: Calling all_plugins_inventory to load vars for managed_node1 6554 1726772979.74405: Calling all_plugins_play to load vars for managed_node1 6554 1726772979.74407: Calling groups_plugins_inventory to load vars for managed_node1 6554 1726772979.74409: Calling groups_plugins_play to load vars for managed_node1 6554 1726772979.74661: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6554 1726772979.74876: done with get_vars() 6554 1726772979.74885: done getting variables 6554 1726772979.74939: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:181 Thursday 19 September 2024 15:09:39 -0400 (0:00:00.021) 0:00:18.385 **** 6554 1726772979.74973: entering _queue_task() for managed_node1/set_fact 6554 1726772979.75214: worker is 1 (out of 1 available) 6554 1726772979.75254: exiting _queue_task() for managed_node1/set_fact 6554 1726772979.75267: done queuing things up, now waiting for results queue to drain 6554 1726772979.75269: waiting for pending results... 6554 1726772979.75469: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 6554 1726772979.75542: in run() - task 129c3c75-c909-1186-7c11-000000000154 6554 1726772979.75553: variable 'ansible_search_path' from source: unknown 6554 1726772979.75559: variable 'ansible_search_path' from source: unknown 6554 1726772979.75585: calling self._execute() 6554 1726772979.75647: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772979.75651: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772979.75662: variable 'omit' from source: magic vars 6554 1726772979.75733: variable 'omit' from source: magic vars 6554 1726772979.75771: variable 'omit' from source: magic vars 6554 1726772979.76043: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6554 1726772979.76218: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6554 1726772979.76249: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6554 1726772979.76279: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6554 1726772979.76328: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6554 1726772979.76430: variable '__kernel_settings_register_profile' from source: set_fact 6554 1726772979.76440: variable '__kernel_settings_register_mode' from source: set_fact 6554 1726772979.76446: variable '__kernel_settings_register_apply' from source: set_fact 6554 1726772979.76486: variable 'omit' from source: magic vars 6554 1726772979.76507: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6554 1726772979.76535: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6554 1726772979.76549: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6554 1726772979.76563: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6554 1726772979.76572: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6554 1726772979.76598: variable 'inventory_hostname' from source: host vars for 'managed_node1' 6554 1726772979.76601: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772979.76604: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772979.76672: Set connection var ansible_module_compression to ZIP_DEFLATED 6554 1726772979.76676: Set connection var ansible_shell_executable to /bin/sh 6554 1726772979.76684: Set connection var ansible_shell_type to sh 6554 1726772979.76694: Set connection var ansible_timeout to 10 6554 1726772979.76696: Set connection var ansible_connection to ssh 6554 1726772979.76698: Set connection var ansible_pipelining to False 6554 1726772979.76713: variable 'ansible_shell_executable' from source: unknown 6554 1726772979.76718: variable 'ansible_connection' from source: unknown 6554 1726772979.76721: variable 'ansible_module_compression' from source: unknown 6554 1726772979.76723: variable 'ansible_shell_type' from source: unknown 6554 1726772979.76725: variable 'ansible_shell_executable' from source: unknown 6554 1726772979.76731: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772979.76733: variable 'ansible_pipelining' from source: unknown 6554 1726772979.76736: variable 'ansible_timeout' from source: unknown 6554 1726772979.76739: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772979.76810: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6554 1726772979.76820: variable 'omit' from source: magic vars 6554 1726772979.76825: starting attempt loop 6554 1726772979.76828: running the handler 6554 1726772979.76840: handler run complete 6554 1726772979.76846: attempt loop complete, returning result 6554 1726772979.76849: _execute() done 6554 1726772979.76851: dumping result to json 6554 1726772979.76854: done dumping result, returning 6554 1726772979.76914: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing [129c3c75-c909-1186-7c11-000000000154] 6554 1726772979.76918: sending task result for task 129c3c75-c909-1186-7c11-000000000154 6554 1726772979.77120: done sending task result for task 129c3c75-c909-1186-7c11-000000000154 6554 1726772979.77123: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "__kernel_settings_changed": true }, "changed": false } 6554 1726772979.77176: no more pending results, returning what we have 6554 1726772979.77178: results queue empty 6554 1726772979.77178: checking for any_errors_fatal 6554 1726772979.77181: done checking for any_errors_fatal 6554 1726772979.77182: checking for max_fail_percentage 6554 1726772979.77183: done checking for max_fail_percentage 6554 1726772979.77184: checking to see if all hosts have failed and the running result is not ok 6554 1726772979.77184: done checking to see if all hosts have failed 6554 1726772979.77185: getting the remaining hosts for this loop 6554 1726772979.77185: done getting the remaining hosts for this loop 6554 1726772979.77188: getting the next task for host managed_node1 6554 1726772979.77197: done getting next task for host managed_node1 6554 1726772979.77199: ^ task is: TASK: meta (role_complete) 6554 1726772979.77203: ^ 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 6554 1726772979.77214: getting variables 6554 1726772979.77215: in VariableManager get_vars() 6554 1726772979.77242: Calling all_inventory to load vars for managed_node1 6554 1726772979.77244: Calling groups_inventory to load vars for managed_node1 6554 1726772979.77247: Calling all_plugins_inventory to load vars for managed_node1 6554 1726772979.77256: Calling all_plugins_play to load vars for managed_node1 6554 1726772979.77259: Calling groups_plugins_inventory to load vars for managed_node1 6554 1726772979.77262: Calling groups_plugins_play to load vars for managed_node1 6554 1726772979.77396: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6554 1726772979.77585: done with get_vars() 6554 1726772979.77595: done getting variables 6554 1726772979.77672: done queuing things up, now waiting for results queue to drain 6554 1726772979.77679: results queue empty 6554 1726772979.77680: checking for any_errors_fatal 6554 1726772979.77682: done checking for any_errors_fatal 6554 1726772979.77682: checking for max_fail_percentage 6554 1726772979.77683: done checking for max_fail_percentage 6554 1726772979.77684: checking to see if all hosts have failed and the running result is not ok 6554 1726772979.77685: done checking to see if all hosts have failed 6554 1726772979.77685: getting the remaining hosts for this loop 6554 1726772979.77686: done getting the remaining hosts for this loop 6554 1726772979.77689: getting the next task for host managed_node1 6554 1726772979.77693: done getting next task for host managed_node1 6554 1726772979.77695: ^ task is: TASK: Verify no settings 6554 1726772979.77697: ^ 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 6554 1726772979.77700: getting variables 6554 1726772979.77700: in VariableManager get_vars() 6554 1726772979.77711: Calling all_inventory to load vars for managed_node1 6554 1726772979.77713: Calling groups_inventory to load vars for managed_node1 6554 1726772979.77717: Calling all_plugins_inventory to load vars for managed_node1 6554 1726772979.77721: Calling all_plugins_play to load vars for managed_node1 6554 1726772979.77724: Calling groups_plugins_inventory to load vars for managed_node1 6554 1726772979.77726: Calling groups_plugins_play to load vars for managed_node1 6554 1726772979.77881: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6554 1726772979.78065: done with get_vars() 6554 1726772979.78073: done getting variables 6554 1726772979.78109: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify no settings] ****************************************************** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:20 Thursday 19 September 2024 15:09:39 -0400 (0:00:00.031) 0:00:18.416 **** 6554 1726772979.78138: entering _queue_task() for managed_node1/shell 6554 1726772979.78391: worker is 1 (out of 1 available) 6554 1726772979.78404: exiting _queue_task() for managed_node1/shell 6554 1726772979.78420: done queuing things up, now waiting for results queue to drain 6554 1726772979.78422: waiting for pending results... 6554 1726772979.78659: running TaskExecutor() for managed_node1/TASK: Verify no settings 6554 1726772979.78724: in run() - task 129c3c75-c909-1186-7c11-000000000098 6554 1726772979.78736: variable 'ansible_search_path' from source: unknown 6554 1726772979.78740: variable 'ansible_search_path' from source: unknown 6554 1726772979.78769: calling self._execute() 6554 1726772979.78834: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772979.78837: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772979.78846: variable 'omit' from source: magic vars 6554 1726772979.78926: variable 'omit' from source: magic vars 6554 1726772979.78953: variable 'omit' from source: magic vars 6554 1726772979.79194: variable '__kernel_settings_profile_filename' from source: role '' exported vars 6554 1726772979.79251: variable '__kernel_settings_profile_dir' from source: role '' exported vars 6554 1726772979.79309: variable '__kernel_settings_profile_parent' from source: set_fact 6554 1726772979.79315: variable '__kernel_settings_tuned_profile' from source: role '' exported vars 6554 1726772979.79349: variable 'omit' from source: magic vars 6554 1726772979.79381: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6554 1726772979.79407: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6554 1726772979.79425: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6554 1726772979.79438: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6554 1726772979.79450: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6554 1726772979.79473: variable 'inventory_hostname' from source: host vars for 'managed_node1' 6554 1726772979.79476: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772979.79479: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772979.79543: Set connection var ansible_module_compression to ZIP_DEFLATED 6554 1726772979.79547: Set connection var ansible_shell_executable to /bin/sh 6554 1726772979.79561: Set connection var ansible_shell_type to sh 6554 1726772979.79564: Set connection var ansible_timeout to 10 6554 1726772979.79566: Set connection var ansible_connection to ssh 6554 1726772979.79568: Set connection var ansible_pipelining to False 6554 1726772979.79586: variable 'ansible_shell_executable' from source: unknown 6554 1726772979.79589: variable 'ansible_connection' from source: unknown 6554 1726772979.79591: variable 'ansible_module_compression' from source: unknown 6554 1726772979.79594: variable 'ansible_shell_type' from source: unknown 6554 1726772979.79596: variable 'ansible_shell_executable' from source: unknown 6554 1726772979.79598: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772979.79602: variable 'ansible_pipelining' from source: unknown 6554 1726772979.79604: variable 'ansible_timeout' from source: unknown 6554 1726772979.79608: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772979.79706: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6554 1726772979.79717: variable 'omit' from source: magic vars 6554 1726772979.79722: starting attempt loop 6554 1726772979.79725: running the handler 6554 1726772979.79733: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6554 1726772979.79750: _low_level_execute_command(): starting 6554 1726772979.79759: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6554 1726772979.80392: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772979.80451: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772979.80509: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772979.82219: stdout chunk (state=3): >>>/root <<< 6554 1726772979.82315: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772979.82343: stderr chunk (state=3): >>><<< 6554 1726772979.82346: stdout chunk (state=3): >>><<< 6554 1726772979.82371: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772979.82382: _low_level_execute_command(): starting 6554 1726772979.82389: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772979.823709-7169-182234465305280 `" && echo ansible-tmp-1726772979.823709-7169-182234465305280="` echo /root/.ansible/tmp/ansible-tmp-1726772979.823709-7169-182234465305280 `" ) && sleep 0' 6554 1726772979.82869: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772979.82873: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772979.82883: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772979.82885: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found <<< 6554 1726772979.82888: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772979.82948: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772979.83023: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772979.85061: stdout chunk (state=3): >>>ansible-tmp-1726772979.823709-7169-182234465305280=/root/.ansible/tmp/ansible-tmp-1726772979.823709-7169-182234465305280 <<< 6554 1726772979.85224: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772979.85227: stdout chunk (state=3): >>><<< 6554 1726772979.85230: stderr chunk (state=3): >>><<< 6554 1726772979.85233: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772979.823709-7169-182234465305280=/root/.ansible/tmp/ansible-tmp-1726772979.823709-7169-182234465305280 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772979.85235: variable 'ansible_module_compression' from source: unknown 6554 1726772979.85278: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6554x96xchd6/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 6554 1726772979.85326: variable 'ansible_facts' from source: unknown 6554 1726772979.85458: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772979.823709-7169-182234465305280/AnsiballZ_command.py 6554 1726772979.85588: Sending initial data 6554 1726772979.85598: Sent initial data (153 bytes) 6554 1726772979.86246: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6554 1726772979.86322: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772979.86342: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772979.86522: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772979.86562: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772979.86719: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772979.88267: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6554 1726772979.88323: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6554 1726772979.88375: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6554x96xchd6/tmpfbz_3o51 /root/.ansible/tmp/ansible-tmp-1726772979.823709-7169-182234465305280/AnsiballZ_command.py <<< 6554 1726772979.88383: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772979.823709-7169-182234465305280/AnsiballZ_command.py" <<< 6554 1726772979.88434: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 6554 1726772979.88437: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6554x96xchd6/tmpfbz_3o51" to remote "/root/.ansible/tmp/ansible-tmp-1726772979.823709-7169-182234465305280/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772979.823709-7169-182234465305280/AnsiballZ_command.py" <<< 6554 1726772979.89056: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772979.89093: stderr chunk (state=3): >>><<< 6554 1726772979.89096: stdout chunk (state=3): >>><<< 6554 1726772979.89137: done transferring module to remote 6554 1726772979.89149: _low_level_execute_command(): starting 6554 1726772979.89152: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772979.823709-7169-182234465305280/ /root/.ansible/tmp/ansible-tmp-1726772979.823709-7169-182234465305280/AnsiballZ_command.py && sleep 0' 6554 1726772979.89581: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772979.89584: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found <<< 6554 1726772979.89587: 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.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772979.89589: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found <<< 6554 1726772979.89594: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772979.89641: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772979.89649: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772979.89704: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772979.91483: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772979.91506: stderr chunk (state=3): >>><<< 6554 1726772979.91509: stdout chunk (state=3): >>><<< 6554 1726772979.91524: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772979.91527: _low_level_execute_command(): starting 6554 1726772979.91532: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772979.823709-7169-182234465305280/AnsiballZ_command.py && sleep 0' 6554 1726772979.91964: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772979.91968: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772979.91970: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address <<< 6554 1726772979.91972: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772979.91975: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772979.92020: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772979.92024: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772979.92093: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772980.08334: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "+ exec\n+ rc=0\n+ conf=/etc/tuned/profiles/kernel_settings/tuned.conf\n+ for section in sysctl sysfs systemd vm\n+ grep '^\\[sysctl\\]' /etc/tuned/profiles/kernel_settings/tuned.conf\n+ for section in sysctl sysfs systemd vm\n+ grep '^\\[sysfs\\]' /etc/tuned/profiles/kernel_settings/tuned.conf\n+ for section in sysctl sysfs systemd vm\n+ grep '^\\[systemd\\]' /etc/tuned/profiles/kernel_settings/tuned.conf\n+ for section in sysctl sysfs systemd vm\n+ grep '^\\[vm\\]' /etc/tuned/profiles/kernel_settings/tuned.conf\n+ exit 0", "rc": 0, "cmd": "set -euxo pipefail\nexec 1>&2\nrc=0\nconf=/etc/tuned/profiles/kernel_settings/tuned.conf\nfor section in sysctl sysfs systemd vm; do\n if grep ^\\\\[\"$section\"\\\\] \"$conf\"; then\n echo ERROR: \"$section\" settings present\n rc=1\n fi\ndone\nexit \"$rc\"\n", "start": "2024-09-19 15:09:40.073225", "end": "2024-09-19 15:09:40.081458", "delta": "0:00:00.008233", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euxo pipefail\nexec 1>&2\nrc=0\nconf=/etc/tuned/profiles/kernel_settings/tuned.conf\nfor section in sysctl sysfs systemd vm; do\n if grep ^\\\\[\"$section\"\\\\] \"$conf\"; then\n echo ERROR: \"$section\" settings present\n rc=1\n fi\ndone\nexit \"$rc\"\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 6554 1726772980.09978: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.75 closed. <<< 6554 1726772980.09982: stdout chunk (state=3): >>><<< 6554 1726772980.09985: stderr chunk (state=3): >>><<< 6554 1726772980.10001: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "+ exec\n+ rc=0\n+ conf=/etc/tuned/profiles/kernel_settings/tuned.conf\n+ for section in sysctl sysfs systemd vm\n+ grep '^\\[sysctl\\]' /etc/tuned/profiles/kernel_settings/tuned.conf\n+ for section in sysctl sysfs systemd vm\n+ grep '^\\[sysfs\\]' /etc/tuned/profiles/kernel_settings/tuned.conf\n+ for section in sysctl sysfs systemd vm\n+ grep '^\\[systemd\\]' /etc/tuned/profiles/kernel_settings/tuned.conf\n+ for section in sysctl sysfs systemd vm\n+ grep '^\\[vm\\]' /etc/tuned/profiles/kernel_settings/tuned.conf\n+ exit 0", "rc": 0, "cmd": "set -euxo pipefail\nexec 1>&2\nrc=0\nconf=/etc/tuned/profiles/kernel_settings/tuned.conf\nfor section in sysctl sysfs systemd vm; do\n if grep ^\\\\[\"$section\"\\\\] \"$conf\"; then\n echo ERROR: \"$section\" settings present\n rc=1\n fi\ndone\nexit \"$rc\"\n", "start": "2024-09-19 15:09:40.073225", "end": "2024-09-19 15:09:40.081458", "delta": "0:00:00.008233", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euxo pipefail\nexec 1>&2\nrc=0\nconf=/etc/tuned/profiles/kernel_settings/tuned.conf\nfor section in sysctl sysfs systemd vm; do\n if grep ^\\\\[\"$section\"\\\\] \"$conf\"; then\n echo ERROR: \"$section\" settings present\n rc=1\n fi\ndone\nexit \"$rc\"\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK 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.45.75 closed. 6554 1726772980.10129: done with _execute_module (ansible.legacy.command, {'_raw_params': 'set -euxo pipefail\nexec 1>&2\nrc=0\nconf=/etc/tuned/profiles/kernel_settings/tuned.conf\nfor section in sysctl sysfs systemd vm; do\n if grep ^\\\\["$section"\\\\] "$conf"; then\n echo ERROR: "$section" settings present\n rc=1\n fi\ndone\nexit "$rc"\n', '_uses_shell': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726772979.823709-7169-182234465305280/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6554 1726772980.10133: _low_level_execute_command(): starting 6554 1726772980.10135: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772979.823709-7169-182234465305280/ > /dev/null 2>&1 && sleep 0' 6554 1726772980.10621: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772980.10634: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772980.10646: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found <<< 6554 1726772980.10656: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772980.10698: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772980.10710: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772980.10778: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772980.12709: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772980.12713: stdout chunk (state=3): >>><<< 6554 1726772980.12717: stderr chunk (state=3): >>><<< 6554 1726772980.12788: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772980.12793: handler run complete 6554 1726772980.12796: Evaluated conditional (False): False 6554 1726772980.12798: attempt loop complete, returning result 6554 1726772980.12800: _execute() done 6554 1726772980.12802: dumping result to json 6554 1726772980.12804: done dumping result, returning 6554 1726772980.12806: done running TaskExecutor() for managed_node1/TASK: Verify no settings [129c3c75-c909-1186-7c11-000000000098] 6554 1726772980.12808: sending task result for task 129c3c75-c909-1186-7c11-000000000098 6554 1726772980.12928: done sending task result for task 129c3c75-c909-1186-7c11-000000000098 6554 1726772980.12931: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": "set -euxo pipefail\nexec 1>&2\nrc=0\nconf=/etc/tuned/profiles/kernel_settings/tuned.conf\nfor section in sysctl sysfs systemd vm; do\n if grep ^\\\\[\"$section\"\\\\] \"$conf\"; then\n echo ERROR: \"$section\" settings present\n rc=1\n fi\ndone\nexit \"$rc\"\n", "delta": "0:00:00.008233", "end": "2024-09-19 15:09:40.081458", "rc": 0, "start": "2024-09-19 15:09:40.073225" } STDERR: + exec + rc=0 + conf=/etc/tuned/profiles/kernel_settings/tuned.conf + for section in sysctl sysfs systemd vm + grep '^\[sysctl\]' /etc/tuned/profiles/kernel_settings/tuned.conf + for section in sysctl sysfs systemd vm + grep '^\[sysfs\]' /etc/tuned/profiles/kernel_settings/tuned.conf + for section in sysctl sysfs systemd vm + grep '^\[systemd\]' /etc/tuned/profiles/kernel_settings/tuned.conf + for section in sysctl sysfs systemd vm + grep '^\[vm\]' /etc/tuned/profiles/kernel_settings/tuned.conf + exit 0 6554 1726772980.13033: no more pending results, returning what we have 6554 1726772980.13036: results queue empty 6554 1726772980.13037: checking for any_errors_fatal 6554 1726772980.13038: done checking for any_errors_fatal 6554 1726772980.13040: checking for max_fail_percentage 6554 1726772980.13042: done checking for max_fail_percentage 6554 1726772980.13043: checking to see if all hosts have failed and the running result is not ok 6554 1726772980.13044: done checking to see if all hosts have failed 6554 1726772980.13044: getting the remaining hosts for this loop 6554 1726772980.13046: done getting the remaining hosts for this loop 6554 1726772980.13049: getting the next task for host managed_node1 6554 1726772980.13056: done getting next task for host managed_node1 6554 1726772980.13059: ^ task is: TASK: Remove kernel_settings tuned profile 6554 1726772980.13062: ^ 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 6554 1726772980.13065: getting variables 6554 1726772980.13067: in VariableManager get_vars() 6554 1726772980.13097: Calling all_inventory to load vars for managed_node1 6554 1726772980.13099: Calling groups_inventory to load vars for managed_node1 6554 1726772980.13101: Calling all_plugins_inventory to load vars for managed_node1 6554 1726772980.13110: Calling all_plugins_play to load vars for managed_node1 6554 1726772980.13113: Calling groups_plugins_inventory to load vars for managed_node1 6554 1726772980.13115: Calling groups_plugins_play to load vars for managed_node1 6554 1726772980.13249: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6554 1726772980.13376: done with get_vars() 6554 1726772980.13387: done getting variables TASK [Remove kernel_settings tuned profile] ************************************ task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:36 Thursday 19 September 2024 15:09:40 -0400 (0:00:00.353) 0:00:18.770 **** 6554 1726772980.13453: entering _queue_task() for managed_node1/file 6554 1726772980.13678: worker is 1 (out of 1 available) 6554 1726772980.13692: exiting _queue_task() for managed_node1/file 6554 1726772980.13703: done queuing things up, now waiting for results queue to drain 6554 1726772980.13704: waiting for pending results... 6554 1726772980.13884: running TaskExecutor() for managed_node1/TASK: Remove kernel_settings tuned profile 6554 1726772980.13943: in run() - task 129c3c75-c909-1186-7c11-000000000099 6554 1726772980.13959: variable 'ansible_search_path' from source: unknown 6554 1726772980.13963: variable 'ansible_search_path' from source: unknown 6554 1726772980.13988: calling self._execute() 6554 1726772980.14055: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772980.14061: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772980.14068: variable 'omit' from source: magic vars 6554 1726772980.14149: variable 'omit' from source: magic vars 6554 1726772980.14176: variable 'omit' from source: magic vars 6554 1726772980.14197: variable '__kernel_settings_profile_dir' from source: role '' exported vars 6554 1726772980.14408: variable '__kernel_settings_profile_dir' from source: role '' exported vars 6554 1726772980.14480: variable '__kernel_settings_profile_parent' from source: set_fact 6554 1726772980.14486: variable '__kernel_settings_tuned_profile' from source: role '' exported vars 6554 1726772980.14583: variable 'omit' from source: magic vars 6554 1726772980.14620: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6554 1726772980.14648: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6554 1726772980.14670: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6554 1726772980.14684: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6554 1726772980.14695: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6554 1726772980.14719: variable 'inventory_hostname' from source: host vars for 'managed_node1' 6554 1726772980.14724: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772980.14727: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772980.14818: Set connection var ansible_module_compression to ZIP_DEFLATED 6554 1726772980.14824: Set connection var ansible_shell_executable to /bin/sh 6554 1726772980.14831: Set connection var ansible_shell_type to sh 6554 1726772980.14836: Set connection var ansible_timeout to 10 6554 1726772980.14842: Set connection var ansible_connection to ssh 6554 1726772980.14853: Set connection var ansible_pipelining to False 6554 1726772980.14921: variable 'ansible_shell_executable' from source: unknown 6554 1726772980.14925: variable 'ansible_connection' from source: unknown 6554 1726772980.14927: variable 'ansible_module_compression' from source: unknown 6554 1726772980.14929: variable 'ansible_shell_type' from source: unknown 6554 1726772980.14931: variable 'ansible_shell_executable' from source: unknown 6554 1726772980.14933: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772980.14935: variable 'ansible_pipelining' from source: unknown 6554 1726772980.14937: variable 'ansible_timeout' from source: unknown 6554 1726772980.14939: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772980.15129: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 6554 1726772980.15221: variable 'omit' from source: magic vars 6554 1726772980.15225: starting attempt loop 6554 1726772980.15227: running the handler 6554 1726772980.15229: _low_level_execute_command(): starting 6554 1726772980.15231: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6554 1726772980.16174: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772980.16181: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772980.16185: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772980.16202: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772980.16246: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772980.17914: stdout chunk (state=3): >>>/root <<< 6554 1726772980.18007: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772980.18048: stderr chunk (state=3): >>><<< 6554 1726772980.18051: stdout chunk (state=3): >>><<< 6554 1726772980.18069: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772980.18080: _low_level_execute_command(): starting 6554 1726772980.18087: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772980.1806893-7193-86103525644307 `" && echo ansible-tmp-1726772980.1806893-7193-86103525644307="` echo /root/.ansible/tmp/ansible-tmp-1726772980.1806893-7193-86103525644307 `" ) && sleep 0' 6554 1726772980.18675: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772980.18709: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772980.18719: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772980.18812: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772980.20703: stdout chunk (state=3): >>>ansible-tmp-1726772980.1806893-7193-86103525644307=/root/.ansible/tmp/ansible-tmp-1726772980.1806893-7193-86103525644307 <<< 6554 1726772980.20935: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772980.20938: stderr chunk (state=3): >>><<< 6554 1726772980.20940: stdout chunk (state=3): >>><<< 6554 1726772980.20942: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772980.1806893-7193-86103525644307=/root/.ansible/tmp/ansible-tmp-1726772980.1806893-7193-86103525644307 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772980.20944: variable 'ansible_module_compression' from source: unknown 6554 1726772980.20997: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6554x96xchd6/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 6554 1726772980.21081: variable 'ansible_facts' from source: unknown 6554 1726772980.21524: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772980.1806893-7193-86103525644307/AnsiballZ_file.py 6554 1726772980.21705: Sending initial data 6554 1726772980.21747: Sent initial data (150 bytes) 6554 1726772980.23237: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6554 1726772980.23437: 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.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772980.23550: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772980.23646: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772980.25244: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6554 1726772980.25339: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6554 1726772980.25451: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6554x96xchd6/tmp73n_rmf2 /root/.ansible/tmp/ansible-tmp-1726772980.1806893-7193-86103525644307/AnsiballZ_file.py <<< 6554 1726772980.25506: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772980.1806893-7193-86103525644307/AnsiballZ_file.py" <<< 6554 1726772980.25612: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6554x96xchd6/tmp73n_rmf2" to remote "/root/.ansible/tmp/ansible-tmp-1726772980.1806893-7193-86103525644307/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772980.1806893-7193-86103525644307/AnsiballZ_file.py" <<< 6554 1726772980.26562: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772980.26605: stderr chunk (state=3): >>><<< 6554 1726772980.26623: stdout chunk (state=3): >>><<< 6554 1726772980.26660: done transferring module to remote 6554 1726772980.26667: _low_level_execute_command(): starting 6554 1726772980.26672: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772980.1806893-7193-86103525644307/ /root/.ansible/tmp/ansible-tmp-1726772980.1806893-7193-86103525644307/AnsiballZ_file.py && sleep 0' 6554 1726772980.27123: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772980.27127: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found <<< 6554 1726772980.27129: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772980.27131: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772980.27133: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772980.27189: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772980.27193: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772980.27196: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772980.27253: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772980.29042: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772980.29067: stderr chunk (state=3): >>><<< 6554 1726772980.29070: stdout chunk (state=3): >>><<< 6554 1726772980.29085: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772980.29088: _low_level_execute_command(): starting 6554 1726772980.29093: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772980.1806893-7193-86103525644307/AnsiballZ_file.py && sleep 0' 6554 1726772980.29522: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772980.29525: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found <<< 6554 1726772980.29528: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772980.29530: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772980.29532: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772980.29582: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772980.29585: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772980.29659: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772980.45584: stdout chunk (state=3): >>> {"path": "/etc/tuned/profiles/kernel_settings", "changed": true, "diff": {"before": {"path": "/etc/tuned/profiles/kernel_settings", "state": "directory", "path_content": {"directories": [], "files": ["/etc/tuned/profiles/kernel_settings/tuned.conf"]}}, "after": {"path": "/etc/tuned/profiles/kernel_settings", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 6554 1726772980.47086: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.75 closed. <<< 6554 1726772980.47090: stdout chunk (state=3): >>><<< 6554 1726772980.47092: stderr chunk (state=3): >>><<< 6554 1726772980.47111: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/tuned/profiles/kernel_settings", "changed": true, "diff": {"before": {"path": "/etc/tuned/profiles/kernel_settings", "state": "directory", "path_content": {"directories": [], "files": ["/etc/tuned/profiles/kernel_settings/tuned.conf"]}}, "after": {"path": "/etc/tuned/profiles/kernel_settings", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK 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.45.75 closed. 6554 1726772980.47245: done with _execute_module (file, {'path': '/etc/tuned/profiles/kernel_settings', 'state': 'absent', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726772980.1806893-7193-86103525644307/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6554 1726772980.47248: _low_level_execute_command(): starting 6554 1726772980.47251: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772980.1806893-7193-86103525644307/ > /dev/null 2>&1 && sleep 0' 6554 1726772980.47780: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772980.47803: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772980.47850: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772980.47867: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772980.47932: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772980.49848: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772980.49875: stderr chunk (state=3): >>><<< 6554 1726772980.49897: stdout chunk (state=3): >>><<< 6554 1726772980.49953: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772980.49956: handler run complete 6554 1726772980.49962: attempt loop complete, returning result 6554 1726772980.49964: _execute() done 6554 1726772980.49978: dumping result to json 6554 1726772980.49981: done dumping result, returning 6554 1726772980.49983: done running TaskExecutor() for managed_node1/TASK: Remove kernel_settings tuned profile [129c3c75-c909-1186-7c11-000000000099] 6554 1726772980.49985: sending task result for task 129c3c75-c909-1186-7c11-000000000099 changed: [managed_node1] => { "changed": true, "path": "/etc/tuned/profiles/kernel_settings", "state": "absent" } 6554 1726772980.50173: no more pending results, returning what we have 6554 1726772980.50177: results queue empty 6554 1726772980.50178: checking for any_errors_fatal 6554 1726772980.50189: done checking for any_errors_fatal 6554 1726772980.50190: checking for max_fail_percentage 6554 1726772980.50192: done checking for max_fail_percentage 6554 1726772980.50193: checking to see if all hosts have failed and the running result is not ok 6554 1726772980.50194: done checking to see if all hosts have failed 6554 1726772980.50194: getting the remaining hosts for this loop 6554 1726772980.50196: done getting the remaining hosts for this loop 6554 1726772980.50199: getting the next task for host managed_node1 6554 1726772980.50206: done getting next task for host managed_node1 6554 1726772980.50208: ^ task is: TASK: Get active_profile 6554 1726772980.50211: ^ 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 6554 1726772980.50215: getting variables 6554 1726772980.50218: in VariableManager get_vars() 6554 1726772980.50249: Calling all_inventory to load vars for managed_node1 6554 1726772980.50251: Calling groups_inventory to load vars for managed_node1 6554 1726772980.50253: Calling all_plugins_inventory to load vars for managed_node1 6554 1726772980.50265: Calling all_plugins_play to load vars for managed_node1 6554 1726772980.50267: Calling groups_plugins_inventory to load vars for managed_node1 6554 1726772980.50270: Calling groups_plugins_play to load vars for managed_node1 6554 1726772980.50438: done sending task result for task 129c3c75-c909-1186-7c11-000000000099 6554 1726772980.50442: WORKER PROCESS EXITING 6554 1726772980.50452: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6554 1726772980.50568: done with get_vars() 6554 1726772980.50576: done getting variables TASK [Get active_profile] ****************************************************** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:41 Thursday 19 September 2024 15:09:40 -0400 (0:00:00.371) 0:00:19.142 **** 6554 1726772980.50641: entering _queue_task() for managed_node1/slurp 6554 1726772980.50839: worker is 1 (out of 1 available) 6554 1726772980.50852: exiting _queue_task() for managed_node1/slurp 6554 1726772980.50863: done queuing things up, now waiting for results queue to drain 6554 1726772980.50864: waiting for pending results... 6554 1726772980.51032: running TaskExecutor() for managed_node1/TASK: Get active_profile 6554 1726772980.51093: in run() - task 129c3c75-c909-1186-7c11-00000000009a 6554 1726772980.51107: variable 'ansible_search_path' from source: unknown 6554 1726772980.51110: variable 'ansible_search_path' from source: unknown 6554 1726772980.51138: calling self._execute() 6554 1726772980.51199: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772980.51212: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772980.51222: variable 'omit' from source: magic vars 6554 1726772980.51292: variable 'omit' from source: magic vars 6554 1726772980.51329: variable 'omit' from source: magic vars 6554 1726772980.51350: variable '__kernel_settings_tuned_active_profile' from source: role '' exported vars 6554 1726772980.51564: variable '__kernel_settings_tuned_active_profile' from source: role '' exported vars 6554 1726772980.51623: variable '__kernel_settings_tuned_dir' from source: role '' exported vars 6554 1726772980.51648: variable 'omit' from source: magic vars 6554 1726772980.51681: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6554 1726772980.51709: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6554 1726772980.51728: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6554 1726772980.51742: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6554 1726772980.51752: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6554 1726772980.51777: variable 'inventory_hostname' from source: host vars for 'managed_node1' 6554 1726772980.51780: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772980.51782: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772980.51848: Set connection var ansible_module_compression to ZIP_DEFLATED 6554 1726772980.51855: Set connection var ansible_shell_executable to /bin/sh 6554 1726772980.51868: Set connection var ansible_shell_type to sh 6554 1726772980.51872: Set connection var ansible_timeout to 10 6554 1726772980.51874: Set connection var ansible_connection to ssh 6554 1726772980.51876: Set connection var ansible_pipelining to False 6554 1726772980.51923: variable 'ansible_shell_executable' from source: unknown 6554 1726772980.51927: variable 'ansible_connection' from source: unknown 6554 1726772980.51930: variable 'ansible_module_compression' from source: unknown 6554 1726772980.51932: variable 'ansible_shell_type' from source: unknown 6554 1726772980.51934: variable 'ansible_shell_executable' from source: unknown 6554 1726772980.51936: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772980.51938: variable 'ansible_pipelining' from source: unknown 6554 1726772980.51940: variable 'ansible_timeout' from source: unknown 6554 1726772980.51942: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772980.52221: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 6554 1726772980.52226: variable 'omit' from source: magic vars 6554 1726772980.52228: starting attempt loop 6554 1726772980.52230: running the handler 6554 1726772980.52232: _low_level_execute_command(): starting 6554 1726772980.52234: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6554 1726772980.52864: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6554 1726772980.52879: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772980.52893: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772980.52911: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6554 1726772980.52930: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 <<< 6554 1726772980.52942: stderr chunk (state=3): >>>debug2: match not found <<< 6554 1726772980.52954: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772980.53038: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772980.53068: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772980.53083: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772980.53105: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772980.53199: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772980.54846: stdout chunk (state=3): >>>/root <<< 6554 1726772980.54985: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772980.54998: stdout chunk (state=3): >>><<< 6554 1726772980.55020: stderr chunk (state=3): >>><<< 6554 1726772980.55048: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772980.55069: _low_level_execute_command(): starting 6554 1726772980.55080: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772980.550555-7224-82675840927697 `" && echo ansible-tmp-1726772980.550555-7224-82675840927697="` echo /root/.ansible/tmp/ansible-tmp-1726772980.550555-7224-82675840927697 `" ) && sleep 0' 6554 1726772980.55751: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6554 1726772980.55766: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772980.55899: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772980.55928: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772980.56025: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772980.57926: stdout chunk (state=3): >>>ansible-tmp-1726772980.550555-7224-82675840927697=/root/.ansible/tmp/ansible-tmp-1726772980.550555-7224-82675840927697 <<< 6554 1726772980.58091: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772980.58104: stdout chunk (state=3): >>><<< 6554 1726772980.58120: stderr chunk (state=3): >>><<< 6554 1726772980.58267: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772980.550555-7224-82675840927697=/root/.ansible/tmp/ansible-tmp-1726772980.550555-7224-82675840927697 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772980.58271: variable 'ansible_module_compression' from source: unknown 6554 1726772980.58274: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6554x96xchd6/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 6554 1726772980.58319: variable 'ansible_facts' from source: unknown 6554 1726772980.58408: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772980.550555-7224-82675840927697/AnsiballZ_slurp.py 6554 1726772980.58538: Sending initial data 6554 1726772980.58603: Sent initial data (150 bytes) 6554 1726772980.59306: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772980.59310: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772980.59402: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772980.59406: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772980.59466: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772980.61065: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6554 1726772980.61140: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6554 1726772980.61195: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6554x96xchd6/tmp0rrnoi_p /root/.ansible/tmp/ansible-tmp-1726772980.550555-7224-82675840927697/AnsiballZ_slurp.py <<< 6554 1726772980.61198: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772980.550555-7224-82675840927697/AnsiballZ_slurp.py" <<< 6554 1726772980.61262: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6554x96xchd6/tmp0rrnoi_p" to remote "/root/.ansible/tmp/ansible-tmp-1726772980.550555-7224-82675840927697/AnsiballZ_slurp.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772980.550555-7224-82675840927697/AnsiballZ_slurp.py" <<< 6554 1726772980.62215: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772980.62226: stdout chunk (state=3): >>><<< 6554 1726772980.62228: stderr chunk (state=3): >>><<< 6554 1726772980.62230: done transferring module to remote 6554 1726772980.62232: _low_level_execute_command(): starting 6554 1726772980.62237: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772980.550555-7224-82675840927697/ /root/.ansible/tmp/ansible-tmp-1726772980.550555-7224-82675840927697/AnsiballZ_slurp.py && sleep 0' 6554 1726772980.62788: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6554 1726772980.62878: 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.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772980.62979: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772980.63004: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772980.63032: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772980.63144: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772980.64969: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772980.65036: stderr chunk (state=3): >>><<< 6554 1726772980.65046: stdout chunk (state=3): >>><<< 6554 1726772980.65072: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772980.65081: _low_level_execute_command(): starting 6554 1726772980.65090: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772980.550555-7224-82675840927697/AnsiballZ_slurp.py && sleep 0' 6554 1726772980.66251: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6554 1726772980.66272: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772980.66291: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772980.66307: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6554 1726772980.66327: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 <<< 6554 1726772980.66379: 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.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772980.66442: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772980.66457: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772980.66509: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772980.66584: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772980.81815: 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"}}} <<< 6554 1726772980.83325: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.75 closed. <<< 6554 1726772980.83329: stdout chunk (state=3): >>><<< 6554 1726772980.83331: stderr chunk (state=3): >>><<< 6554 1726772980.83334: _low_level_execute_command() done: rc=0, stdout= {"content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "source": "/etc/tuned/active_profile", "encoding": "base64", "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "src": "/etc/tuned/active_profile"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK 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.45.75 closed. 6554 1726772980.83337: 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-1726772980.550555-7224-82675840927697/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6554 1726772980.83340: _low_level_execute_command(): starting 6554 1726772980.83342: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772980.550555-7224-82675840927697/ > /dev/null 2>&1 && sleep 0' 6554 1726772980.83762: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772980.83777: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found <<< 6554 1726772980.83793: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772980.83837: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772980.83849: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772980.83910: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772980.85814: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772980.85821: stdout chunk (state=3): >>><<< 6554 1726772980.85823: stderr chunk (state=3): >>><<< 6554 1726772980.85925: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772980.85928: handler run complete 6554 1726772980.85930: attempt loop complete, returning result 6554 1726772980.85932: _execute() done 6554 1726772980.85934: dumping result to json 6554 1726772980.85936: done dumping result, returning 6554 1726772980.85938: done running TaskExecutor() for managed_node1/TASK: Get active_profile [129c3c75-c909-1186-7c11-00000000009a] 6554 1726772980.85939: sending task result for task 129c3c75-c909-1186-7c11-00000000009a ok: [managed_node1] => { "changed": false, "content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "encoding": "base64", "source": "/etc/tuned/active_profile" } 6554 1726772980.86090: no more pending results, returning what we have 6554 1726772980.86093: results queue empty 6554 1726772980.86094: checking for any_errors_fatal 6554 1726772980.86104: done checking for any_errors_fatal 6554 1726772980.86104: checking for max_fail_percentage 6554 1726772980.86107: done checking for max_fail_percentage 6554 1726772980.86108: checking to see if all hosts have failed and the running result is not ok 6554 1726772980.86109: done checking to see if all hosts have failed 6554 1726772980.86109: getting the remaining hosts for this loop 6554 1726772980.86111: done getting the remaining hosts for this loop 6554 1726772980.86149: getting the next task for host managed_node1 6554 1726772980.86158: done getting next task for host managed_node1 6554 1726772980.86161: ^ task is: TASK: Ensure kernel_settings is not in active_profile 6554 1726772980.86164: ^ 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 6554 1726772980.86169: getting variables 6554 1726772980.86170: in VariableManager get_vars() 6554 1726772980.86212: Calling all_inventory to load vars for managed_node1 6554 1726772980.86215: Calling groups_inventory to load vars for managed_node1 6554 1726772980.86219: Calling all_plugins_inventory to load vars for managed_node1 6554 1726772980.86233: Calling all_plugins_play to load vars for managed_node1 6554 1726772980.86236: Calling groups_plugins_inventory to load vars for managed_node1 6554 1726772980.86240: Calling groups_plugins_play to load vars for managed_node1 6554 1726772980.86429: done sending task result for task 129c3c75-c909-1186-7c11-00000000009a 6554 1726772980.86432: WORKER PROCESS EXITING 6554 1726772980.86438: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6554 1726772980.86585: done with get_vars() 6554 1726772980.86593: done getting variables 6554 1726772980.86637: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Ensure kernel_settings is not in active_profile] ************************* task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:46 Thursday 19 September 2024 15:09:40 -0400 (0:00:00.360) 0:00:19.502 **** 6554 1726772980.86657: entering _queue_task() for managed_node1/copy 6554 1726772980.86861: worker is 1 (out of 1 available) 6554 1726772980.86873: exiting _queue_task() for managed_node1/copy 6554 1726772980.86885: done queuing things up, now waiting for results queue to drain 6554 1726772980.86886: waiting for pending results... 6554 1726772980.87051: running TaskExecutor() for managed_node1/TASK: Ensure kernel_settings is not in active_profile 6554 1726772980.87103: in run() - task 129c3c75-c909-1186-7c11-00000000009b 6554 1726772980.87120: variable 'ansible_search_path' from source: unknown 6554 1726772980.87124: variable 'ansible_search_path' from source: unknown 6554 1726772980.87152: calling self._execute() 6554 1726772980.87218: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772980.87222: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772980.87231: variable 'omit' from source: magic vars 6554 1726772980.87305: variable 'omit' from source: magic vars 6554 1726772980.87335: variable 'omit' from source: magic vars 6554 1726772980.87364: variable '__active_profile' from source: task vars 6554 1726772980.87577: variable '__active_profile' from source: task vars 6554 1726772980.87775: variable '__cur_profile' from source: task vars 6554 1726772980.87881: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6554 1726772980.89912: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6554 1726772980.89923: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6554 1726772980.90187: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6554 1726772980.90322: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6554 1726772980.90327: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6554 1726772980.90337: 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) 6554 1726772980.90371: 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) 6554 1726772980.90398: 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) 6554 1726772980.90448: 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) 6554 1726772980.90467: 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) 6554 1726772980.90581: variable '__kernel_settings_tuned_current_profile' from source: set_fact 6554 1726772980.90638: variable '__kernel_settings_tuned_active_profile' from source: role '' exported vars 6554 1726772980.90715: variable '__kernel_settings_tuned_active_profile' from source: role '' exported vars 6554 1726772980.90791: variable '__kernel_settings_tuned_dir' from source: role '' exported vars 6554 1726772980.90831: variable 'omit' from source: magic vars 6554 1726772980.90847: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6554 1726772980.90879: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6554 1726772980.90891: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6554 1726772980.90904: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6554 1726772980.90913: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6554 1726772980.90937: variable 'inventory_hostname' from source: host vars for 'managed_node1' 6554 1726772980.90940: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772980.90943: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772980.91019: Set connection var ansible_module_compression to ZIP_DEFLATED 6554 1726772980.91025: Set connection var ansible_shell_executable to /bin/sh 6554 1726772980.91031: Set connection var ansible_shell_type to sh 6554 1726772980.91036: Set connection var ansible_timeout to 10 6554 1726772980.91041: Set connection var ansible_connection to ssh 6554 1726772980.91045: Set connection var ansible_pipelining to False 6554 1726772980.91065: variable 'ansible_shell_executable' from source: unknown 6554 1726772980.91068: variable 'ansible_connection' from source: unknown 6554 1726772980.91071: variable 'ansible_module_compression' from source: unknown 6554 1726772980.91073: variable 'ansible_shell_type' from source: unknown 6554 1726772980.91075: variable 'ansible_shell_executable' from source: unknown 6554 1726772980.91077: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772980.91080: variable 'ansible_pipelining' from source: unknown 6554 1726772980.91091: variable 'ansible_timeout' from source: unknown 6554 1726772980.91094: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772980.91156: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6554 1726772980.91167: variable 'omit' from source: magic vars 6554 1726772980.91172: starting attempt loop 6554 1726772980.91175: running the handler 6554 1726772980.91185: _low_level_execute_command(): starting 6554 1726772980.91198: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6554 1726772980.91841: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772980.91914: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772980.91956: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772980.92025: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772980.93698: stdout chunk (state=3): >>>/root <<< 6554 1726772980.93850: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772980.93854: stdout chunk (state=3): >>><<< 6554 1726772980.93856: stderr chunk (state=3): >>><<< 6554 1726772980.93881: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772980.93993: _low_level_execute_command(): starting 6554 1726772980.93997: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772980.9389682-7246-235826006986010 `" && echo ansible-tmp-1726772980.9389682-7246-235826006986010="` echo /root/.ansible/tmp/ansible-tmp-1726772980.9389682-7246-235826006986010 `" ) && sleep 0' 6554 1726772980.94544: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6554 1726772980.94562: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772980.94578: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772980.94597: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6554 1726772980.94615: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 <<< 6554 1726772980.94629: stderr chunk (state=3): >>>debug2: match not found <<< 6554 1726772980.94643: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772980.94666: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6554 1726772980.94740: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772980.94774: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772980.94793: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772980.94815: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772980.94913: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772980.96833: stdout chunk (state=3): >>>ansible-tmp-1726772980.9389682-7246-235826006986010=/root/.ansible/tmp/ansible-tmp-1726772980.9389682-7246-235826006986010 <<< 6554 1726772980.96970: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772980.96999: stdout chunk (state=3): >>><<< 6554 1726772980.97003: stderr chunk (state=3): >>><<< 6554 1726772980.97222: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772980.9389682-7246-235826006986010=/root/.ansible/tmp/ansible-tmp-1726772980.9389682-7246-235826006986010 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772980.97225: variable 'ansible_module_compression' from source: unknown 6554 1726772980.97227: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6554x96xchd6/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6554 1726772980.97229: variable 'ansible_facts' from source: unknown 6554 1726772980.97305: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772980.9389682-7246-235826006986010/AnsiballZ_stat.py 6554 1726772980.97429: Sending initial data 6554 1726772980.97439: Sent initial data (151 bytes) 6554 1726772980.97849: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772980.97862: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address <<< 6554 1726772980.97873: 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.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772980.97922: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772980.97935: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772980.98000: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772980.99560: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6554 1726772980.99664: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6554 1726772980.99728: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6554x96xchd6/tmpmuza219r /root/.ansible/tmp/ansible-tmp-1726772980.9389682-7246-235826006986010/AnsiballZ_stat.py <<< 6554 1726772980.99738: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772980.9389682-7246-235826006986010/AnsiballZ_stat.py" <<< 6554 1726772980.99791: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6554x96xchd6/tmpmuza219r" to remote "/root/.ansible/tmp/ansible-tmp-1726772980.9389682-7246-235826006986010/AnsiballZ_stat.py" <<< 6554 1726772980.99802: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772980.9389682-7246-235826006986010/AnsiballZ_stat.py" <<< 6554 1726772981.00392: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772981.00518: stderr chunk (state=3): >>><<< 6554 1726772981.00521: stdout chunk (state=3): >>><<< 6554 1726772981.00524: done transferring module to remote 6554 1726772981.00530: _low_level_execute_command(): starting 6554 1726772981.00532: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772980.9389682-7246-235826006986010/ /root/.ansible/tmp/ansible-tmp-1726772980.9389682-7246-235826006986010/AnsiballZ_stat.py && sleep 0' 6554 1726772981.00905: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772981.00908: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found <<< 6554 1726772981.00911: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772981.00913: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772981.00915: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772981.00976: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772981.00983: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772981.00984: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772981.01038: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772981.02805: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772981.02837: stderr chunk (state=3): >>><<< 6554 1726772981.02841: stdout chunk (state=3): >>><<< 6554 1726772981.02861: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772981.02865: _low_level_execute_command(): starting 6554 1726772981.02870: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772980.9389682-7246-235826006986010/AnsiballZ_stat.py && sleep 0' 6554 1726772981.03293: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772981.03297: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772981.03308: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772981.03362: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772981.03366: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772981.03442: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772981.19812: 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": 494928003, "dev": 51714, "nlink": 1, "atime": 1726772980.815987, "mtime": 1726772978.9419725, "ctime": 1726772978.9419725, "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": "2811556264", "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}}} <<< 6554 1726772981.21374: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.75 closed. <<< 6554 1726772981.21514: stderr chunk (state=3): >>><<< 6554 1726772981.21524: stdout chunk (state=3): >>><<< 6554 1726772981.21527: _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": 494928003, "dev": 51714, "nlink": 1, "atime": 1726772980.815987, "mtime": 1726772978.9419725, "ctime": 1726772978.9419725, "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": "2811556264", "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_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK 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.45.75 closed. 6554 1726772981.21535: 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-1726772980.9389682-7246-235826006986010/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 6554 1726772981.21697: Sending initial data 6554 1726772981.21701: Sent initial data (139 bytes) 6554 1726772981.22318: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6554 1726772981.22345: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772981.22418: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772981.22454: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772981.22485: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772981.22535: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772981.24149: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6554 1726772981.24201: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6554 1726772981.24260: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6554x96xchd6/.e9ty__46 /root/.ansible/tmp/ansible-tmp-1726772980.9389682-7246-235826006986010/.source <<< 6554 1726772981.24267: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772980.9389682-7246-235826006986010/.source" <<< 6554 1726772981.24321: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 6554 1726772981.24324: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6554x96xchd6/.e9ty__46" to remote "/root/.ansible/tmp/ansible-tmp-1726772980.9389682-7246-235826006986010/.source" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772980.9389682-7246-235826006986010/.source" <<< 6554 1726772981.24566: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772981.24721: stderr chunk (state=3): >>><<< 6554 1726772981.24725: stdout chunk (state=3): >>><<< 6554 1726772981.24727: _low_level_execute_command(): starting 6554 1726772981.24729: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772980.9389682-7246-235826006986010/ /root/.ansible/tmp/ansible-tmp-1726772980.9389682-7246-235826006986010/.source && sleep 0' 6554 1726772981.25289: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6554 1726772981.25302: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772981.25321: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772981.25397: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772981.25442: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772981.25457: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772981.25482: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772981.25572: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772981.27383: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772981.27402: stdout chunk (state=3): >>><<< 6554 1726772981.27423: stderr chunk (state=3): >>><<< 6554 1726772981.27558: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772981.27562: variable 'ansible_module_compression' from source: unknown 6554 1726772981.27564: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6554x96xchd6/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 6554 1726772981.27567: variable 'ansible_facts' from source: unknown 6554 1726772981.27659: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772980.9389682-7246-235826006986010/AnsiballZ_copy.py 6554 1726772981.27895: Sending initial data 6554 1726772981.27898: Sent initial data (151 bytes) 6554 1726772981.28676: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6554 1726772981.28680: 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.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772981.28683: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772981.28686: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772981.28734: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772981.30342: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6554 1726772981.30413: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6554 1726772981.30506: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6554x96xchd6/tmp_5n54aeh /root/.ansible/tmp/ansible-tmp-1726772980.9389682-7246-235826006986010/AnsiballZ_copy.py <<< 6554 1726772981.30509: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772980.9389682-7246-235826006986010/AnsiballZ_copy.py" <<< 6554 1726772981.30557: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6554x96xchd6/tmp_5n54aeh" to remote "/root/.ansible/tmp/ansible-tmp-1726772980.9389682-7246-235826006986010/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772980.9389682-7246-235826006986010/AnsiballZ_copy.py" <<< 6554 1726772981.31637: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772981.31642: stdout chunk (state=3): >>><<< 6554 1726772981.31665: stderr chunk (state=3): >>><<< 6554 1726772981.31695: done transferring module to remote 6554 1726772981.31702: _low_level_execute_command(): starting 6554 1726772981.31707: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772980.9389682-7246-235826006986010/ /root/.ansible/tmp/ansible-tmp-1726772980.9389682-7246-235826006986010/AnsiballZ_copy.py && sleep 0' 6554 1726772981.32153: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772981.32157: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772981.32174: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found <<< 6554 1726772981.32177: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772981.32222: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772981.32234: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772981.32299: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772981.34083: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772981.34110: stderr chunk (state=3): >>><<< 6554 1726772981.34113: stdout chunk (state=3): >>><<< 6554 1726772981.34130: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772981.34133: _low_level_execute_command(): starting 6554 1726772981.34138: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772980.9389682-7246-235826006986010/AnsiballZ_copy.py && sleep 0' 6554 1726772981.34575: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772981.34578: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found <<< 6554 1726772981.34581: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772981.34584: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772981.34586: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772981.34633: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772981.34640: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772981.34642: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772981.34702: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772981.50897: stdout chunk (state=3): >>> {"dest": "/etc/tuned/active_profile", "src": "/root/.ansible/tmp/ansible-tmp-1726772980.9389682-7246-235826006986010/.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-1726772980.9389682-7246-235826006986010/.source", "_original_basename": ".e9ty__46", "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}}} <<< 6554 1726772981.52322: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.75 closed. <<< 6554 1726772981.52347: stderr chunk (state=3): >>><<< 6554 1726772981.52350: stdout chunk (state=3): >>><<< 6554 1726772981.52367: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/active_profile", "src": "/root/.ansible/tmp/ansible-tmp-1726772980.9389682-7246-235826006986010/.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-1726772980.9389682-7246-235826006986010/.source", "_original_basename": ".e9ty__46", "follow": false, "checksum": "633f07e1b5698d04352d5dca735869bf2fe77897", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK 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.45.75 closed. 6554 1726772981.52391: done with _execute_module (ansible.legacy.copy, {'dest': '/etc/tuned/active_profile', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726772980.9389682-7246-235826006986010/.source', '_original_basename': '.e9ty__46', '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-1726772980.9389682-7246-235826006986010/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6554 1726772981.52421: _low_level_execute_command(): starting 6554 1726772981.52424: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772980.9389682-7246-235826006986010/ > /dev/null 2>&1 && sleep 0' 6554 1726772981.52832: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772981.52837: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6554 1726772981.52871: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found <<< 6554 1726772981.52873: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6554 1726772981.52876: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772981.52878: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found <<< 6554 1726772981.52880: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772981.52936: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772981.52939: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772981.52942: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772981.53002: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772981.54830: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772981.54856: stderr chunk (state=3): >>><<< 6554 1726772981.54860: stdout chunk (state=3): >>><<< 6554 1726772981.54876: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772981.54882: handler run complete 6554 1726772981.54902: attempt loop complete, returning result 6554 1726772981.54904: _execute() done 6554 1726772981.54907: dumping result to json 6554 1726772981.54912: done dumping result, returning 6554 1726772981.54922: done running TaskExecutor() for managed_node1/TASK: Ensure kernel_settings is not in active_profile [129c3c75-c909-1186-7c11-00000000009b] 6554 1726772981.54925: sending task result for task 129c3c75-c909-1186-7c11-00000000009b 6554 1726772981.55021: done sending task result for task 129c3c75-c909-1186-7c11-00000000009b 6554 1726772981.55024: 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-1726772980.9389682-7246-235826006986010/.source", "state": "file", "uid": 0 } 6554 1726772981.55109: no more pending results, returning what we have 6554 1726772981.55112: results queue empty 6554 1726772981.55113: checking for any_errors_fatal 6554 1726772981.55122: done checking for any_errors_fatal 6554 1726772981.55122: checking for max_fail_percentage 6554 1726772981.55124: done checking for max_fail_percentage 6554 1726772981.55125: checking to see if all hosts have failed and the running result is not ok 6554 1726772981.55126: done checking to see if all hosts have failed 6554 1726772981.55126: getting the remaining hosts for this loop 6554 1726772981.55128: done getting the remaining hosts for this loop 6554 1726772981.55131: getting the next task for host managed_node1 6554 1726772981.55143: done getting next task for host managed_node1 6554 1726772981.55146: ^ task is: TASK: Set profile_mode to auto 6554 1726772981.55149: ^ 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 6554 1726772981.55153: getting variables 6554 1726772981.55154: in VariableManager get_vars() 6554 1726772981.55185: Calling all_inventory to load vars for managed_node1 6554 1726772981.55187: Calling groups_inventory to load vars for managed_node1 6554 1726772981.55189: Calling all_plugins_inventory to load vars for managed_node1 6554 1726772981.55199: Calling all_plugins_play to load vars for managed_node1 6554 1726772981.55201: Calling groups_plugins_inventory to load vars for managed_node1 6554 1726772981.55203: Calling groups_plugins_play to load vars for managed_node1 6554 1726772981.55377: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6554 1726772981.55495: done with get_vars() 6554 1726772981.55502: done getting variables 6554 1726772981.55544: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set profile_mode to auto] ************************************************ task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:57 Thursday 19 September 2024 15:09:41 -0400 (0:00:00.689) 0:00:20.191 **** 6554 1726772981.55565: entering _queue_task() for managed_node1/copy 6554 1726772981.55769: worker is 1 (out of 1 available) 6554 1726772981.55783: exiting _queue_task() for managed_node1/copy 6554 1726772981.55794: done queuing things up, now waiting for results queue to drain 6554 1726772981.55795: waiting for pending results... 6554 1726772981.55963: running TaskExecutor() for managed_node1/TASK: Set profile_mode to auto 6554 1726772981.56027: in run() - task 129c3c75-c909-1186-7c11-00000000009c 6554 1726772981.56037: variable 'ansible_search_path' from source: unknown 6554 1726772981.56040: variable 'ansible_search_path' from source: unknown 6554 1726772981.56070: calling self._execute() 6554 1726772981.56134: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772981.56142: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772981.56150: variable 'omit' from source: magic vars 6554 1726772981.56225: variable 'omit' from source: magic vars 6554 1726772981.56254: variable 'omit' from source: magic vars 6554 1726772981.56278: variable '__kernel_settings_tuned_profile_mode' from source: role '' exported vars 6554 1726772981.56721: variable '__kernel_settings_tuned_profile_mode' from source: role '' exported vars 6554 1726772981.56724: variable '__kernel_settings_tuned_dir' from source: role '' exported vars 6554 1726772981.56727: variable 'omit' from source: magic vars 6554 1726772981.56729: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6554 1726772981.56771: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6554 1726772981.56797: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6554 1726772981.56823: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6554 1726772981.56841: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6554 1726772981.56879: variable 'inventory_hostname' from source: host vars for 'managed_node1' 6554 1726772981.56888: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772981.56897: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772981.57006: Set connection var ansible_module_compression to ZIP_DEFLATED 6554 1726772981.57020: Set connection var ansible_shell_executable to /bin/sh 6554 1726772981.57034: Set connection var ansible_shell_type to sh 6554 1726772981.57044: Set connection var ansible_timeout to 10 6554 1726772981.57051: Set connection var ansible_connection to ssh 6554 1726772981.57062: Set connection var ansible_pipelining to False 6554 1726772981.57087: variable 'ansible_shell_executable' from source: unknown 6554 1726772981.57094: variable 'ansible_connection' from source: unknown 6554 1726772981.57101: variable 'ansible_module_compression' from source: unknown 6554 1726772981.57107: variable 'ansible_shell_type' from source: unknown 6554 1726772981.57113: variable 'ansible_shell_executable' from source: unknown 6554 1726772981.57121: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772981.57128: variable 'ansible_pipelining' from source: unknown 6554 1726772981.57133: variable 'ansible_timeout' from source: unknown 6554 1726772981.57140: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772981.57281: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6554 1726772981.57298: variable 'omit' from source: magic vars 6554 1726772981.57309: starting attempt loop 6554 1726772981.57315: running the handler 6554 1726772981.57335: _low_level_execute_command(): starting 6554 1726772981.57347: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6554 1726772981.57936: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772981.57956: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772981.58002: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772981.58018: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772981.58083: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772981.59702: stdout chunk (state=3): >>>/root <<< 6554 1726772981.59966: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772981.59970: stdout chunk (state=3): >>><<< 6554 1726772981.59972: stderr chunk (state=3): >>><<< 6554 1726772981.59976: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772981.59980: _low_level_execute_command(): starting 6554 1726772981.59982: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772981.598673-7288-209377616579032 `" && echo ansible-tmp-1726772981.598673-7288-209377616579032="` echo /root/.ansible/tmp/ansible-tmp-1726772981.598673-7288-209377616579032 `" ) && sleep 0' 6554 1726772981.60835: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772981.60894: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772981.62855: stdout chunk (state=3): >>>ansible-tmp-1726772981.598673-7288-209377616579032=/root/.ansible/tmp/ansible-tmp-1726772981.598673-7288-209377616579032 <<< 6554 1726772981.62966: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772981.62992: stderr chunk (state=3): >>><<< 6554 1726772981.62995: stdout chunk (state=3): >>><<< 6554 1726772981.63012: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772981.598673-7288-209377616579032=/root/.ansible/tmp/ansible-tmp-1726772981.598673-7288-209377616579032 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772981.63126: variable 'ansible_module_compression' from source: unknown 6554 1726772981.63175: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6554x96xchd6/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6554 1726772981.63214: variable 'ansible_facts' from source: unknown 6554 1726772981.63391: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772981.598673-7288-209377616579032/AnsiballZ_stat.py 6554 1726772981.63534: Sending initial data 6554 1726772981.63731: Sent initial data (150 bytes) 6554 1726772981.64058: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6554 1726772981.64073: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772981.64088: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772981.64106: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6554 1726772981.64126: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 <<< 6554 1726772981.64139: stderr chunk (state=3): >>>debug2: match not found <<< 6554 1726772981.64153: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772981.64173: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6554 1726772981.64197: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.75 is address <<< 6554 1726772981.64336: 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.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772981.64360: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772981.64450: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772981.66069: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6554 1726772981.66147: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6554 1726772981.66229: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6554x96xchd6/tmp6dvruib7 /root/.ansible/tmp/ansible-tmp-1726772981.598673-7288-209377616579032/AnsiballZ_stat.py <<< 6554 1726772981.66238: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772981.598673-7288-209377616579032/AnsiballZ_stat.py" <<< 6554 1726772981.66308: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6554x96xchd6/tmp6dvruib7" to remote "/root/.ansible/tmp/ansible-tmp-1726772981.598673-7288-209377616579032/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772981.598673-7288-209377616579032/AnsiballZ_stat.py" <<< 6554 1726772981.67145: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772981.67156: stdout chunk (state=3): >>><<< 6554 1726772981.67175: stderr chunk (state=3): >>><<< 6554 1726772981.67237: done transferring module to remote 6554 1726772981.67252: _low_level_execute_command(): starting 6554 1726772981.67261: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772981.598673-7288-209377616579032/ /root/.ansible/tmp/ansible-tmp-1726772981.598673-7288-209377616579032/AnsiballZ_stat.py && sleep 0' 6554 1726772981.68246: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6554 1726772981.68438: 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.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772981.68573: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772981.68669: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772981.70504: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772981.70514: stdout chunk (state=3): >>><<< 6554 1726772981.70537: stderr chunk (state=3): >>><<< 6554 1726772981.70558: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772981.70572: _low_level_execute_command(): starting 6554 1726772981.70583: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772981.598673-7288-209377616579032/AnsiballZ_stat.py && sleep 0' 6554 1726772981.71265: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772981.71282: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772981.71295: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772981.71342: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772981.71354: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772981.71425: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772981.87769: 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": 501219459, "dev": 51714, "nlink": 1, "atime": 1726772978.9319723, "mtime": 1726772978.9429724, "ctime": 1726772978.9429724, "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": "2966363876", "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}}} <<< 6554 1726772981.89295: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.75 closed. <<< 6554 1726772981.89325: stderr chunk (state=3): >>><<< 6554 1726772981.89328: stdout chunk (state=3): >>><<< 6554 1726772981.89346: _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": 501219459, "dev": 51714, "nlink": 1, "atime": 1726772978.9319723, "mtime": 1726772978.9429724, "ctime": 1726772978.9429724, "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": "2966363876", "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_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK 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.45.75 closed. 6554 1726772981.89456: 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-1726772981.598673-7288-209377616579032/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 6554 1726772981.89618: Sending initial data 6554 1726772981.89623: Sent initial data (138 bytes) 6554 1726772981.90167: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6554 1726772981.90170: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772981.90173: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772981.90238: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772981.90306: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772981.90327: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772981.90400: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772981.92015: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6554 1726772981.92072: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6554 1726772981.92130: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6554x96xchd6/.n771vjxy /root/.ansible/tmp/ansible-tmp-1726772981.598673-7288-209377616579032/.source <<< 6554 1726772981.92138: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772981.598673-7288-209377616579032/.source" <<< 6554 1726772981.92191: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6554x96xchd6/.n771vjxy" to remote "/root/.ansible/tmp/ansible-tmp-1726772981.598673-7288-209377616579032/.source" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772981.598673-7288-209377616579032/.source" <<< 6554 1726772981.92435: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772981.92479: stderr chunk (state=3): >>><<< 6554 1726772981.92483: stdout chunk (state=3): >>><<< 6554 1726772981.92506: _low_level_execute_command(): starting 6554 1726772981.92509: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772981.598673-7288-209377616579032/ /root/.ansible/tmp/ansible-tmp-1726772981.598673-7288-209377616579032/.source && sleep 0' 6554 1726772981.92973: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772981.92976: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6554 1726772981.92978: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772981.92980: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772981.92982: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found <<< 6554 1726772981.92984: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772981.93032: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772981.93037: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772981.93098: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772981.94868: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772981.94893: stderr chunk (state=3): >>><<< 6554 1726772981.94897: stdout chunk (state=3): >>><<< 6554 1726772981.94914: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772981.94939: variable 'ansible_module_compression' from source: unknown 6554 1726772981.94975: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6554x96xchd6/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 6554 1726772981.94993: variable 'ansible_facts' from source: unknown 6554 1726772981.95039: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772981.598673-7288-209377616579032/AnsiballZ_copy.py 6554 1726772981.95132: Sending initial data 6554 1726772981.95136: Sent initial data (150 bytes) 6554 1726772981.95590: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772981.95593: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6554 1726772981.95595: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772981.95597: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772981.95600: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772981.95654: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772981.95657: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772981.95720: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772981.97262: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 6554 1726772981.97269: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6554 1726772981.97309: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6554 1726772981.97371: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6554x96xchd6/tmpxo_dintw /root/.ansible/tmp/ansible-tmp-1726772981.598673-7288-209377616579032/AnsiballZ_copy.py <<< 6554 1726772981.97374: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772981.598673-7288-209377616579032/AnsiballZ_copy.py" <<< 6554 1726772981.97428: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6554x96xchd6/tmpxo_dintw" to remote "/root/.ansible/tmp/ansible-tmp-1726772981.598673-7288-209377616579032/AnsiballZ_copy.py" <<< 6554 1726772981.97434: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772981.598673-7288-209377616579032/AnsiballZ_copy.py" <<< 6554 1726772981.98049: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772981.98093: stderr chunk (state=3): >>><<< 6554 1726772981.98096: stdout chunk (state=3): >>><<< 6554 1726772981.98125: done transferring module to remote 6554 1726772981.98134: _low_level_execute_command(): starting 6554 1726772981.98139: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772981.598673-7288-209377616579032/ /root/.ansible/tmp/ansible-tmp-1726772981.598673-7288-209377616579032/AnsiballZ_copy.py && sleep 0' 6554 1726772981.98599: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772981.98603: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6554 1726772981.98605: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772981.98607: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772981.98609: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found <<< 6554 1726772981.98611: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772981.98659: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772981.98662: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772981.98666: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772981.98726: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772982.00491: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772982.00519: stderr chunk (state=3): >>><<< 6554 1726772982.00525: stdout chunk (state=3): >>><<< 6554 1726772982.00540: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772982.00543: _low_level_execute_command(): starting 6554 1726772982.00548: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772981.598673-7288-209377616579032/AnsiballZ_copy.py && sleep 0' 6554 1726772982.01000: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772982.01003: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772982.01005: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772982.01007: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772982.01058: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772982.01067: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772982.01069: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772982.01135: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772982.17241: stdout chunk (state=3): >>> {"dest": "/etc/tuned/profile_mode", "src": "/root/.ansible/tmp/ansible-tmp-1726772981.598673-7288-209377616579032/.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-1726772981.598673-7288-209377616579032/.source", "_original_basename": ".n771vjxy", "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}}} <<< 6554 1726772982.18829: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.75 closed. <<< 6554 1726772982.18868: stderr chunk (state=3): >>><<< 6554 1726772982.18872: stdout chunk (state=3): >>><<< 6554 1726772982.18922: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/profile_mode", "src": "/root/.ansible/tmp/ansible-tmp-1726772981.598673-7288-209377616579032/.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-1726772981.598673-7288-209377616579032/.source", "_original_basename": ".n771vjxy", "follow": false, "checksum": "43683f4e92c48be4b00ddd86e011a4f27fcdbeb5", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK 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.45.75 closed. 6554 1726772982.18930: done with _execute_module (ansible.legacy.copy, {'dest': '/etc/tuned/profile_mode', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726772981.598673-7288-209377616579032/.source', '_original_basename': '.n771vjxy', '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-1726772981.598673-7288-209377616579032/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6554 1726772982.18946: _low_level_execute_command(): starting 6554 1726772982.18949: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772981.598673-7288-209377616579032/ > /dev/null 2>&1 && sleep 0' 6554 1726772982.19456: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration <<< 6554 1726772982.19490: 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.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772982.19517: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772982.19521: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772982.19582: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772982.21490: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772982.21513: stderr chunk (state=3): >>><<< 6554 1726772982.21532: stdout chunk (state=3): >>><<< 6554 1726772982.21641: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772982.21644: handler run complete 6554 1726772982.21647: attempt loop complete, returning result 6554 1726772982.21649: _execute() done 6554 1726772982.21651: dumping result to json 6554 1726772982.21653: done dumping result, returning 6554 1726772982.21655: done running TaskExecutor() for managed_node1/TASK: Set profile_mode to auto [129c3c75-c909-1186-7c11-00000000009c] 6554 1726772982.21657: sending task result for task 129c3c75-c909-1186-7c11-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-1726772981.598673-7288-209377616579032/.source", "state": "file", "uid": 0 } 6554 1726772982.21901: no more pending results, returning what we have 6554 1726772982.21904: results queue empty 6554 1726772982.21905: checking for any_errors_fatal 6554 1726772982.21911: done checking for any_errors_fatal 6554 1726772982.21912: checking for max_fail_percentage 6554 1726772982.21989: done checking for max_fail_percentage 6554 1726772982.21990: checking to see if all hosts have failed and the running result is not ok 6554 1726772982.21991: done checking to see if all hosts have failed 6554 1726772982.21992: getting the remaining hosts for this loop 6554 1726772982.21993: done getting the remaining hosts for this loop 6554 1726772982.22006: getting the next task for host managed_node1 6554 1726772982.22012: done getting next task for host managed_node1 6554 1726772982.22014: ^ task is: TASK: Restart tuned 6554 1726772982.22019: ^ 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 6554 1726772982.22022: getting variables 6554 1726772982.22024: in VariableManager get_vars() 6554 1726772982.22053: Calling all_inventory to load vars for managed_node1 6554 1726772982.22055: Calling groups_inventory to load vars for managed_node1 6554 1726772982.22057: Calling all_plugins_inventory to load vars for managed_node1 6554 1726772982.22070: Calling all_plugins_play to load vars for managed_node1 6554 1726772982.22072: Calling groups_plugins_inventory to load vars for managed_node1 6554 1726772982.22076: Calling groups_plugins_play to load vars for managed_node1 6554 1726772982.22281: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6554 1726772982.22498: done with get_vars() 6554 1726772982.22510: done getting variables 6554 1726772982.22556: done sending task result for task 129c3c75-c909-1186-7c11-00000000009c 6554 1726772982.22562: WORKER PROCESS EXITING 6554 1726772982.22602: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Restart tuned] *********************************************************** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:64 Thursday 19 September 2024 15:09:42 -0400 (0:00:00.670) 0:00:20.862 **** 6554 1726772982.22644: entering _queue_task() for managed_node1/service 6554 1726772982.23001: worker is 1 (out of 1 available) 6554 1726772982.23015: exiting _queue_task() for managed_node1/service 6554 1726772982.23030: done queuing things up, now waiting for results queue to drain 6554 1726772982.23031: waiting for pending results... 6554 1726772982.23335: running TaskExecutor() for managed_node1/TASK: Restart tuned 6554 1726772982.23451: in run() - task 129c3c75-c909-1186-7c11-00000000009d 6554 1726772982.23479: variable 'ansible_search_path' from source: unknown 6554 1726772982.23486: variable 'ansible_search_path' from source: unknown 6554 1726772982.23572: variable '__kernel_settings_services' from source: include_vars 6554 1726772982.23989: variable '__kernel_settings_services' from source: include_vars 6554 1726772982.24225: variable 'omit' from source: magic vars 6554 1726772982.24633: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772982.24653: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772982.24826: variable 'omit' from source: magic vars 6554 1726772982.24904: variable 'omit' from source: magic vars 6554 1726772982.24986: variable 'omit' from source: magic vars 6554 1726772982.25141: variable 'item' from source: unknown 6554 1726772982.25528: variable 'item' from source: unknown 6554 1726772982.25531: variable 'omit' from source: magic vars 6554 1726772982.25533: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6554 1726772982.25536: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6554 1726772982.25538: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6554 1726772982.25540: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6554 1726772982.25542: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6554 1726772982.25877: variable 'inventory_hostname' from source: host vars for 'managed_node1' 6554 1726772982.25892: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772982.25900: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772982.26277: Set connection var ansible_module_compression to ZIP_DEFLATED 6554 1726772982.26302: Set connection var ansible_shell_executable to /bin/sh 6554 1726772982.26366: Set connection var ansible_shell_type to sh 6554 1726772982.26379: Set connection var ansible_timeout to 10 6554 1726772982.26390: Set connection var ansible_connection to ssh 6554 1726772982.26400: Set connection var ansible_pipelining to False 6554 1726772982.26475: variable 'ansible_shell_executable' from source: unknown 6554 1726772982.26485: variable 'ansible_connection' from source: unknown 6554 1726772982.26492: variable 'ansible_module_compression' from source: unknown 6554 1726772982.26499: variable 'ansible_shell_type' from source: unknown 6554 1726772982.26505: variable 'ansible_shell_executable' from source: unknown 6554 1726772982.26562: variable 'ansible_host' from source: host vars for 'managed_node1' 6554 1726772982.26572: variable 'ansible_pipelining' from source: unknown 6554 1726772982.26587: variable 'ansible_timeout' from source: unknown 6554 1726772982.26596: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6554 1726772982.26944: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6554 1726772982.26964: variable 'omit' from source: magic vars 6554 1726772982.27051: starting attempt loop 6554 1726772982.27150: running the handler 6554 1726772982.27328: variable 'ansible_facts' from source: unknown 6554 1726772982.27564: _low_level_execute_command(): starting 6554 1726772982.27614: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6554 1726772982.29462: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6554 1726772982.29639: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772982.29645: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772982.30468: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772982.30472: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772982.32006: stdout chunk (state=3): >>>/root <<< 6554 1726772982.32164: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772982.32168: stdout chunk (state=3): >>><<< 6554 1726772982.32170: stderr chunk (state=3): >>><<< 6554 1726772982.32301: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772982.32306: _low_level_execute_command(): starting 6554 1726772982.32309: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772982.322017-7319-218882204303176 `" && echo ansible-tmp-1726772982.322017-7319-218882204303176="` echo /root/.ansible/tmp/ansible-tmp-1726772982.322017-7319-218882204303176 `" ) && sleep 0' 6554 1726772982.34341: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found <<< 6554 1726772982.34593: 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.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772982.34634: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772982.34707: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772982.34772: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772982.34982: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772982.37212: stdout chunk (state=3): >>>ansible-tmp-1726772982.322017-7319-218882204303176=/root/.ansible/tmp/ansible-tmp-1726772982.322017-7319-218882204303176 <<< 6554 1726772982.37229: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772982.37510: stdout chunk (state=3): >>><<< 6554 1726772982.37514: stderr chunk (state=3): >>><<< 6554 1726772982.37519: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772982.322017-7319-218882204303176=/root/.ansible/tmp/ansible-tmp-1726772982.322017-7319-218882204303176 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772982.37549: variable 'ansible_module_compression' from source: unknown 6554 1726772982.37675: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6554x96xchd6/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 6554 1726772982.38323: variable 'ansible_facts' from source: unknown 6554 1726772982.38632: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772982.322017-7319-218882204303176/AnsiballZ_systemd.py 6554 1726772982.39287: Sending initial data 6554 1726772982.39295: Sent initial data (153 bytes) 6554 1726772982.40981: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772982.41077: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772982.41144: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772982.41200: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772982.41301: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772982.42966: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6554 1726772982.43020: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6554 1726772982.43071: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6554x96xchd6/tmppc7s7m41 /root/.ansible/tmp/ansible-tmp-1726772982.322017-7319-218882204303176/AnsiballZ_systemd.py <<< 6554 1726772982.43080: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772982.322017-7319-218882204303176/AnsiballZ_systemd.py" <<< 6554 1726772982.43274: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6554x96xchd6/tmppc7s7m41" to remote "/root/.ansible/tmp/ansible-tmp-1726772982.322017-7319-218882204303176/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772982.322017-7319-218882204303176/AnsiballZ_systemd.py" <<< 6554 1726772982.46354: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772982.46396: stderr chunk (state=3): >>><<< 6554 1726772982.46399: stdout chunk (state=3): >>><<< 6554 1726772982.46570: done transferring module to remote 6554 1726772982.46574: _low_level_execute_command(): starting 6554 1726772982.46576: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772982.322017-7319-218882204303176/ /root/.ansible/tmp/ansible-tmp-1726772982.322017-7319-218882204303176/AnsiballZ_systemd.py && sleep 0' 6554 1726772982.47110: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6554 1726772982.47128: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772982.47144: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772982.47166: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6554 1726772982.47185: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 <<< 6554 1726772982.47198: stderr chunk (state=3): >>>debug2: match not found <<< 6554 1726772982.47212: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772982.47240: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6554 1726772982.47281: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772982.47339: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772982.47364: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772982.47387: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772982.47469: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772982.49410: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772982.49424: stdout chunk (state=3): >>><<< 6554 1726772982.49434: stderr chunk (state=3): >>><<< 6554 1726772982.49452: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772982.49461: _low_level_execute_command(): starting 6554 1726772982.49471: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772982.322017-7319-218882204303176/AnsiballZ_systemd.py && sleep 0' 6554 1726772982.50110: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6554 1726772982.50129: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6554 1726772982.50145: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772982.50167: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6554 1726772982.50201: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772982.50294: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772982.50322: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772982.50439: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772982.79823: stdout chunk (state=3): >>> {"name": "tuned", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "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": "8557", "ControlPID": "0", "BusName": "com.redhat.tuned", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Thu 2024-09-19 15:09:38 EDT", "ExecMainStartTimestampMonotonic": "345088263", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Thu 2024-09-19 15:09:38 EDT", "ExecMainHandoffTimestampMonotonic": "345093499", "ExecMainPID": "8557", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:09:38 EDT] ; stop_time=[n/a] ; pid=8557 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:09:38 EDT] ; stop_time=[n/a] ; pid=8557 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "4926", "MemoryCurrent": "15183872", "MemoryPeak": "17240064", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3291398144", "EffectiveMemoryMax": "3702870016", "EffectiveMemoryHigh": "3702870016", "CPUUsageNSec": "108626000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "sysinit.target dbus-broker.service dbus.socket system.slice", "WantedBy": "multi-user.target", "Conflicts": "cpupower.service power-profiles-daemon.service auto-cpufreq.service shutdown.target tlp.service", "Before": "multi-user.target shutdown.target", "After": "network.target sysinit.target dbus-broker.service dbus.socket systemd-journald.socket polkit.service system.slice basic.target systemd-sysctl.service", "Documentation": "\"man:tuned(8)\<<< 6554 1726772982.79835: stdout chunk (state=3): >>>" \"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 15:09:38 EDT", "StateChangeTimestampMonotonic": "345206642", "InactiveExitTimestamp": "Thu 2024-09-19 15:09:38 EDT", "InactiveExitTimestampMonotonic": "345088749", "ActiveEnterTimestamp": "Thu 2024-09-19 15:09:38 EDT", "ActiveEnterTimestampMonotonic": "345206642", "ActiveExitTimestamp": "Thu 2024-09-19 15:09:38 EDT", "ActiveExitTimestampMonotonic": "345047211", "InactiveEnterTimestamp": "Thu 2024-09-19 15:09:38 EDT", "InactiveEnterTimestampMonotonic": "345086600", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 15:09:38 EDT", "ConditionTimestampMonotonic": "345087380", "AssertTimestamp": "Thu 2024-09-19 15:09:38 EDT", "AssertTimestampMonotonic": "345087383", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "d6ae3860104b4ae896022f8f2e9c76e4", "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}}} <<< 6554 1726772982.81736: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.75 closed. <<< 6554 1726772982.81767: stderr chunk (state=3): >>><<< 6554 1726772982.81770: stdout chunk (state=3): >>><<< 6554 1726772982.81794: _low_level_execute_command() done: rc=0, stdout= {"name": "tuned", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "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": "8557", "ControlPID": "0", "BusName": "com.redhat.tuned", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Thu 2024-09-19 15:09:38 EDT", "ExecMainStartTimestampMonotonic": "345088263", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Thu 2024-09-19 15:09:38 EDT", "ExecMainHandoffTimestampMonotonic": "345093499", "ExecMainPID": "8557", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:09:38 EDT] ; stop_time=[n/a] ; pid=8557 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:09:38 EDT] ; stop_time=[n/a] ; pid=8557 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "4926", "MemoryCurrent": "15183872", "MemoryPeak": "17240064", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3291398144", "EffectiveMemoryMax": "3702870016", "EffectiveMemoryHigh": "3702870016", "CPUUsageNSec": "108626000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "sysinit.target dbus-broker.service dbus.socket system.slice", "WantedBy": "multi-user.target", "Conflicts": "cpupower.service power-profiles-daemon.service auto-cpufreq.service shutdown.target tlp.service", "Before": "multi-user.target shutdown.target", "After": "network.target sysinit.target dbus-broker.service dbus.socket systemd-journald.socket polkit.service system.slice basic.target systemd-sysctl.service", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Thu 2024-09-19 15:09:38 EDT", "StateChangeTimestampMonotonic": "345206642", "InactiveExitTimestamp": "Thu 2024-09-19 15:09:38 EDT", "InactiveExitTimestampMonotonic": "345088749", "ActiveEnterTimestamp": "Thu 2024-09-19 15:09:38 EDT", "ActiveEnterTimestampMonotonic": "345206642", "ActiveExitTimestamp": "Thu 2024-09-19 15:09:38 EDT", "ActiveExitTimestampMonotonic": "345047211", "InactiveEnterTimestamp": "Thu 2024-09-19 15:09:38 EDT", "InactiveEnterTimestampMonotonic": "345086600", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 15:09:38 EDT", "ConditionTimestampMonotonic": "345087380", "AssertTimestamp": "Thu 2024-09-19 15:09:38 EDT", "AssertTimestampMonotonic": "345087383", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "d6ae3860104b4ae896022f8f2e9c76e4", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "tuned", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK 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.45.75 closed. 6554 1726772982.81925: 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-1726772982.322017-7319-218882204303176/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6554 1726772982.81941: _low_level_execute_command(): starting 6554 1726772982.81944: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772982.322017-7319-218882204303176/ > /dev/null 2>&1 && sleep 0' 6554 1726772982.82375: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772982.82407: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 <<< 6554 1726772982.82410: stderr chunk (state=3): >>>debug2: match not found <<< 6554 1726772982.82412: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772982.82414: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6554 1726772982.82420: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found <<< 6554 1726772982.82422: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6554 1726772982.82474: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' <<< 6554 1726772982.82485: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6554 1726772982.82487: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6554 1726772982.82539: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6554 1726772982.84387: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6554 1726772982.84391: stdout chunk (state=3): >>><<< 6554 1726772982.84396: stderr chunk (state=3): >>><<< 6554 1726772982.84415: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.75 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.75 originally 10.31.45.75 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/89b9d2e7d2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6554 1726772982.84424: handler run complete 6554 1726772982.84460: attempt loop complete, returning result 6554 1726772982.84477: variable 'item' from source: unknown 6554 1726772982.84539: 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 15:09:38 EDT", "ActiveEnterTimestampMonotonic": "345206642", "ActiveExitTimestamp": "Thu 2024-09-19 15:09:38 EDT", "ActiveExitTimestampMonotonic": "345047211", "ActiveState": "active", "After": "network.target sysinit.target dbus-broker.service dbus.socket systemd-journald.socket polkit.service system.slice basic.target systemd-sysctl.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-09-19 15:09:38 EDT", "AssertTimestampMonotonic": "345087383", "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": "108626000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 15:09:38 EDT", "ConditionTimestampMonotonic": "345087380", "ConfigurationDirectoryMode": "0755", "Conflicts": "cpupower.service power-profiles-daemon.service auto-cpufreq.service shutdown.target tlp.service", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "4926", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "DynamicUser": "no", "EffectiveMemoryHigh": "3702870016", "EffectiveMemoryMax": "3702870016", "EffectiveTasksMax": "22362", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Thu 2024-09-19 15:09:38 EDT", "ExecMainHandoffTimestampMonotonic": "345093499", "ExecMainPID": "8557", "ExecMainStartTimestamp": "Thu 2024-09-19 15:09:38 EDT", "ExecMainStartTimestampMonotonic": "345088263", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:09:38 EDT] ; stop_time=[n/a] ; pid=8557 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:09:38 EDT] ; stop_time=[n/a] ; pid=8557 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Thu 2024-09-19 15:09:38 EDT", "InactiveEnterTimestampMonotonic": "345086600", "InactiveExitTimestamp": "Thu 2024-09-19 15:09:38 EDT", "InactiveExitTimestampMonotonic": "345088749", "InvocationID": "d6ae3860104b4ae896022f8f2e9c76e4", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "8557", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3291398144", "MemoryCurrent": "15183872", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "17240064", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/tuned/tuned.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target dbus-broker.service dbus.socket system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Thu 2024-09-19 15:09:38 EDT", "StateChangeTimestampMonotonic": "345206642", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "22362", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 6554 1726772982.85031: dumping result to json 6554 1726772982.85039: done dumping result, returning 6554 1726772982.85042: done running TaskExecutor() for managed_node1/TASK: Restart tuned [129c3c75-c909-1186-7c11-00000000009d] 6554 1726772982.85044: sending task result for task 129c3c75-c909-1186-7c11-00000000009d 6554 1726772982.85102: done sending task result for task 129c3c75-c909-1186-7c11-00000000009d 6554 1726772982.85106: WORKER PROCESS EXITING 6554 1726772982.85177: no more pending results, returning what we have 6554 1726772982.85179: results queue empty 6554 1726772982.85180: checking for any_errors_fatal 6554 1726772982.85183: done checking for any_errors_fatal 6554 1726772982.85183: checking for max_fail_percentage 6554 1726772982.85184: done checking for max_fail_percentage 6554 1726772982.85185: checking to see if all hosts have failed and the running result is not ok 6554 1726772982.85186: done checking to see if all hosts have failed 6554 1726772982.85186: getting the remaining hosts for this loop 6554 1726772982.85187: done getting the remaining hosts for this loop 6554 1726772982.85189: getting the next task for host managed_node1 6554 1726772982.85194: done getting next task for host managed_node1 6554 1726772982.85195: ^ task is: TASK: meta (flush_handlers) 6554 1726772982.85196: ^ 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 6554 1726772982.85200: getting variables 6554 1726772982.85201: in VariableManager get_vars() 6554 1726772982.85222: Calling all_inventory to load vars for managed_node1 6554 1726772982.85224: Calling groups_inventory to load vars for managed_node1 6554 1726772982.85225: Calling all_plugins_inventory to load vars for managed_node1 6554 1726772982.85233: Calling all_plugins_play to load vars for managed_node1 6554 1726772982.85234: Calling groups_plugins_inventory to load vars for managed_node1 6554 1726772982.85236: Calling groups_plugins_play to load vars for managed_node1 6554 1726772982.85349: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6554 1726772982.85462: done with get_vars() 6554 1726772982.85471: done getting variables 6554 1726772982.85520: in VariableManager get_vars() 6554 1726772982.85528: Calling all_inventory to load vars for managed_node1 6554 1726772982.85530: Calling groups_inventory to load vars for managed_node1 6554 1726772982.85531: Calling all_plugins_inventory to load vars for managed_node1 6554 1726772982.85534: Calling all_plugins_play to load vars for managed_node1 6554 1726772982.85536: Calling groups_plugins_inventory to load vars for managed_node1 6554 1726772982.85537: Calling groups_plugins_play to load vars for managed_node1 6554 1726772982.85620: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6554 1726772982.85728: done with get_vars() 6554 1726772982.85737: done queuing things up, now waiting for results queue to drain 6554 1726772982.85738: results queue empty 6554 1726772982.85738: checking for any_errors_fatal 6554 1726772982.85742: done checking for any_errors_fatal 6554 1726772982.85743: checking for max_fail_percentage 6554 1726772982.85744: done checking for max_fail_percentage 6554 1726772982.85744: checking to see if all hosts have failed and the running result is not ok 6554 1726772982.85744: done checking to see if all hosts have failed 6554 1726772982.85745: getting the remaining hosts for this loop 6554 1726772982.85745: done getting the remaining hosts for this loop 6554 1726772982.85747: getting the next task for host managed_node1 6554 1726772982.85751: done getting next task for host managed_node1 6554 1726772982.85752: ^ task is: TASK: meta (flush_handlers) 6554 1726772982.85753: ^ 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 6554 1726772982.85755: getting variables 6554 1726772982.85755: in VariableManager get_vars() 6554 1726772982.85764: Calling all_inventory to load vars for managed_node1 6554 1726772982.85765: Calling groups_inventory to load vars for managed_node1 6554 1726772982.85766: Calling all_plugins_inventory to load vars for managed_node1 6554 1726772982.85769: Calling all_plugins_play to load vars for managed_node1 6554 1726772982.85770: Calling groups_plugins_inventory to load vars for managed_node1 6554 1726772982.85772: Calling groups_plugins_play to load vars for managed_node1 6554 1726772982.85849: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6554 1726772982.85958: done with get_vars() 6554 1726772982.85966: done getting variables 6554 1726772982.85996: in VariableManager get_vars() 6554 1726772982.86003: Calling all_inventory to load vars for managed_node1 6554 1726772982.86004: Calling groups_inventory to load vars for managed_node1 6554 1726772982.86006: Calling all_plugins_inventory to load vars for managed_node1 6554 1726772982.86008: Calling all_plugins_play to load vars for managed_node1 6554 1726772982.86009: Calling groups_plugins_inventory to load vars for managed_node1 6554 1726772982.86011: Calling groups_plugins_play to load vars for managed_node1 6554 1726772982.86109: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6554 1726772982.86366: done with get_vars() 6554 1726772982.86374: done queuing things up, now waiting for results queue to drain 6554 1726772982.86375: results queue empty 6554 1726772982.86375: checking for any_errors_fatal 6554 1726772982.86376: done checking for any_errors_fatal 6554 1726772982.86376: checking for max_fail_percentage 6554 1726772982.86377: done checking for max_fail_percentage 6554 1726772982.86377: checking to see if all hosts have failed and the running result is not ok 6554 1726772982.86378: done checking to see if all hosts have failed 6554 1726772982.86378: getting the remaining hosts for this loop 6554 1726772982.86379: done getting the remaining hosts for this loop 6554 1726772982.86380: getting the next task for host managed_node1 6554 1726772982.86382: done getting next task for host managed_node1 6554 1726772982.86383: ^ task is: None 6554 1726772982.86384: ^ 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 6554 1726772982.86384: done queuing things up, now waiting for results queue to drain 6554 1726772982.86385: results queue empty 6554 1726772982.86385: checking for any_errors_fatal 6554 1726772982.86386: done checking for any_errors_fatal 6554 1726772982.86386: checking for max_fail_percentage 6554 1726772982.86387: done checking for max_fail_percentage 6554 1726772982.86387: checking to see if all hosts have failed and the running result is not ok 6554 1726772982.86387: done checking to see if all hosts have failed 6554 1726772982.86389: getting the next task for host managed_node1 6554 1726772982.86390: done getting next task for host managed_node1 6554 1726772982.86391: ^ task is: None 6554 1726772982.86391: ^ 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 15:09:42 -0400 (0:00:00.638) 0:00:21.500 **** =============================================================================== fedora.linux_system_roles.kernel_settings : Ensure required packages are installed --- 5.96s /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 Gathering Facts --------------------------------------------------------- 3.39s /tmp/collections-Uuh/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.01s /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:67 fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory --- 0.85s /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile --- 0.83s /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:91 fedora.linux_system_roles.kernel_settings : Apply kernel settings ------- 0.79s /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 Ensure kernel_settings is not in active_profile ------------------------- 0.69s /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:46 fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes --- 0.69s /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:149 Set profile_mode to auto ------------------------------------------------ 0.67s /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:57 fedora.linux_system_roles.kernel_settings : Set profile_mode to manual --- 0.65s /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:99 Restart tuned ----------------------------------------------------------- 0.64s /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:64 fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly --- 0.57s /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:2 fedora.linux_system_roles.kernel_settings : Check if system is ostree --- 0.57s /tmp/collections-Uuh/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.52s /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:74 fedora.linux_system_roles.kernel_settings : Read tuned main config ------ 0.48s /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:42 fedora.linux_system_roles.kernel_settings : Get active_profile ---------- 0.44s /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:80 Remove kernel_settings tuned profile ------------------------------------ 0.37s /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:36 fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin --- 0.36s /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:22 Get active_profile ------------------------------------------------------ 0.36s /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:41 Verify no settings ------------------------------------------------------ 0.35s /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:20 6554 1726772982.86462: RUNNING CLEANUP