[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. ansible-playbook [core 2.16.10] 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-TR7 executable location = /usr/local/bin/ansible-playbook python version = 3.12.1 (main, Feb 21 2024, 14:18:26) [GCC 8.5.0 20210514 (Red Hat 8.5.0-21)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 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_ssh_wrapper.yml ************************************************ 3 plays in /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml PLAY [Create static inventory from hostvars] *********************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:2 Saturday 31 August 2024 03:15:38 -0400 (0:00:00.010) 0:00:00.010 ******* ok: [managed_node3] TASK [Create temporary file] *************************************************** task path: /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:7 Saturday 31 August 2024 03:15:39 -0400 (0:00:01.182) 0:00:01.193 ******* changed: [managed_node3 -> localhost] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.x89mn428.inventory.yaml", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } TASK [Create static inventory from hostvars] *********************************** task path: /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:14 Saturday 31 August 2024 03:15:40 -0400 (0:00:00.281) 0:00:01.474 ******* changed: [managed_node3 -> localhost] => { "changed": true, "checksum": "8dbd9666d1d2ca05f97951ac70a2730ab6b04861", "dest": "/tmp/ansible.x89mn428.inventory.yaml", "gid": 0, "group": "root", "md5sum": "3e44fd150ee1eb5b852f213a9cc73baf", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 32986, "src": "/root/.ansible/tmp/ansible-tmp-1725088540.041346-9681-6836785310996/source", "state": "file", "uid": 0 } PLAY [Ensure that the rule runs with ssh] ************************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:2 Saturday 31 August 2024 03:15:40 -0400 (0:00:00.605) 0:00:02.080 ******* ok: [managed_node3] TASK [Gather facts from managed_node3] ***************************************** task path: /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:56 Saturday 31 August 2024 03:15:41 -0400 (0:00:00.756) 0:00:02.836 ******* ok: [managed_node3] TASK [Print message that this test is skipped on EL 6] ************************* task path: /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:61 Saturday 31 August 2024 03:15:42 -0400 (0:00:00.746) 0:00:03.583 ******* skipping: [managed_node3] => { "false_condition": "ansible_distribution_major_version == '6'" } TASK [Skip the test on EL 6 when control node == managed node] ***************** task path: /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:71 Saturday 31 August 2024 03:15:42 -0400 (0:00:00.012) 0:00:03.595 ******* META: end_host conditional evaluated to False, continuing execution for managed_node3 skipping: [managed_node3] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed_node3" } MSG: end_host conditional evaluated to false, continuing execution for managed_node3 TASK [Run the role. If reboot is not required - the play succeeds.] ************ task path: /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:82 Saturday 31 August 2024 03:15:42 -0400 (0:00:00.006) 0:00:03.602 ******* TASK [fedora.linux_system_roles.kdump : Ensure ansible_facts used by role] ***** task path: /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:2 Saturday 31 August 2024 03:15:42 -0400 (0:00:00.030) 0:00:03.632 ******* included: /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml for managed_node3 TASK [fedora.linux_system_roles.kdump : Ensure ansible_facts used by role] ***** task path: /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:2 Saturday 31 August 2024 03:15:42 -0400 (0:00:00.018) 0:00:03.651 ******* skipping: [managed_node3] => { "changed": false, "false_condition": "__kdump_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Check if system is ostree] ************* task path: /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:10 Saturday 31 August 2024 03:15:42 -0400 (0:00:00.030) 0:00:03.681 ******* ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.kdump : Set flag to indicate system is ostree] *** task path: /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:15 Saturday 31 August 2024 03:15:42 -0400 (0:00:00.334) 0:00:04.016 ******* ok: [managed_node3] => { "ansible_facts": { "__kdump_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.kdump : Set platform/version specific variables] *** task path: /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:19 Saturday 31 August 2024 03:15:42 -0400 (0:00:00.030) 0:00:04.046 ******* skipping: [managed_node3] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node3] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node3] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node3] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node3] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.kdump : Install required packages] ************* task path: /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:5 Saturday 31 August 2024 03:15:42 -0400 (0:00:00.033) 0:00:04.080 ******* ok: [managed_node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby iproute kexec-tools openssh-clients TASK [fedora.linux_system_roles.kdump : Ensure that kdump is enabled] ********** task path: /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:11 Saturday 31 August 2024 03:15:45 -0400 (0:00:02.894) 0:00:06.974 ******* ok: [managed_node3] => { "changed": false, "enabled": true, "name": "kdump", "status": { "ActiveEnterTimestamp": "Sat 2024-08-31 03:15:22 EDT", "ActiveEnterTimestampMonotonic": "226594129", "ActiveExitTimestamp": "Sat 2024-08-31 03:15:08 EDT", "ActiveExitTimestampMonotonic": "212469086", "ActiveState": "active", "After": "network.target remote-fs.target basic.target systemd-journald.socket system.slice network-online.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-08-31 03:15:08 EDT", "AssertTimestampMonotonic": "212493184", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "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": "yes", "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", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-08-31 03:15:08 EDT", "ConditionTimestampMonotonic": "212493160", "ConfigurationDirectoryMode": "0755", "ControlPID": "0", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2024-08-31 03:15:22 EDT", "ExecMainExitTimestampMonotonic": "226593432", "ExecMainPID": "8700", "ExecMainStartTimestamp": "Sat 2024-08-31 03:15:08 EDT", "ExecMainStartTimestampMonotonic": "212494079", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Sat 2024-08-31 03:15:08 EDT] ; stop_time=[Sat 2024-08-31 03:15:22 EDT] ; pid=8700 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2024-08-31 03:15:08 EDT] ; stop_time=[Sat 2024-08-31 03:15:08 EDT] ; pid=8691 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-08-31 03:15:08 EDT", "InactiveEnterTimestampMonotonic": "212492128", "InactiveExitTimestamp": "Sat 2024-08-31 03:15:08 EDT", "InactiveExitTimestampMonotonic": "212494216", "InvocationID": "6232620126854f5e971dac724b91371f", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "system.slice", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-08-31 03:15:22 EDT", "StateChangeTimestampMonotonic": "226594129", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22405", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.kdump : Include SSH tasks] ********************* task path: /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:16 Saturday 31 August 2024 03:15:46 -0400 (0:00:00.709) 0:00:07.683 ******* included: /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml for managed_node3 TASK [fedora.linux_system_roles.kdump : Create key if it does not exist] ******* task path: /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:2 Saturday 31 August 2024 03:15:46 -0400 (0:00:00.072) 0:00:07.756 ******* changed: [managed_node3] => { "changed": true, "cmd": [ "/usr/bin/ssh-keygen", "-t", "rsa", "-f", "/root/.ssh/kdump_id_rsa", "-N", "" ], "delta": "0:00:00.541273", "end": "2024-08-31 03:15:47.225734", "rc": 0, "start": "2024-08-31 03:15:46.684461" } STDOUT: Generating public/private rsa key pair. Your identification has been saved in /root/.ssh/kdump_id_rsa. Your public key has been saved in /root/.ssh/kdump_id_rsa.pub. The key fingerprint is: SHA256:mfuYf2E7D7wOPRiaCcwAAjbG34sGjbeBISu20nz85WY root@ip-10-31-15-34.us-east-1.aws.redhat.com The key's randomart image is: +---[RSA 3072]----+ |=+. | |++.. | |..* o | |o= = = o | |oo+.+ = S . | |..o+o. ..= =o | |. .. . o= o.=o | | . E+ .++ | | oo.oooo. | +----[SHA256]-----+ TASK [fedora.linux_system_roles.kdump : Fetch key] ***************************** task path: /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:7 Saturday 31 August 2024 03:15:47 -0400 (0:00:00.965) 0:00:08.721 ******* ok: [managed_node3] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FEamNxR3hUOEVZdzFWSXcyVWFFc2JkNVhZdmZyNWxtbUp6aFFBcHFGTTVRRGtJRnFqYVIxTndNRXAzMmlESERNM3YxUk1sZDhGRWdIWFJJaXBYSTNxOE9nT3UvTHg2bmZKKzdjV3FzTFhKelRLcVBFSXlkMTZRcXVGRlN5N0lVTDVqTkVWNXJ6NXZGcTliNVY1TVFnLzRPVzVSR2hoYzNlRHpVUllKNzY3Z3huRDhwbFk1RTFCZmRkcUlwRWgwd3RBUmFxemt1K2dmMUE0eTJXbU4vZVdlbnJFQWZ4ZkZxaEcwUHE1Y0J4cFRMazBQV0EyNXFqVGx2RFBQSWl2Tk1zS2ZSOERCbWZHVGI4YjBsczBOSDROdWRkdld2UXNPVll1V2R2OHdVQ2g5aVVsMUR5cW9lQlI2SldPaS8ya0RuMTdNeVFWZ3Z4R1VYNEdsVXFVOWFIemMwWVdKSGR4M0hCNWoyVVUyUXppMU9vY20wM2VxYklVekluMzkwVDBudGhzdDh3YzNIR0Y1cHhOTm40U0IyL2VPaVEyODRvejhIc2Z4ZFpjVXE2WWgwTmRxL29jclF3RHcvV1RpeFZ2TXRBa05TYzBJd0RYS0VaRWJlMXZ6ZG4vcnRFNFhRWjAzUmIwNEJ2U1ZRWUVpVElRemdmeXZUYTlBUlB2Rk9kbGNQejA9IHJvb3RAaXAtMTAtMzEtMTUtMzQudXMtZWFzdC0xLmF3cy5yZWRoYXQuY29tCg==", "encoding": "base64", "source": "/root/.ssh/kdump_id_rsa.pub" } TASK [fedora.linux_system_roles.kdump : Get userinfo for root] ***************** task path: /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:19 Saturday 31 August 2024 03:15:47 -0400 (0:00:00.452) 0:00:09.174 ******* ok: [managed_node3] => { "append": false, "changed": false, "comment": "root", "group": 0, "home": "/root", "move_home": false, "name": "root", "shell": "/bin/bash", "state": "present", "uid": 0 } TASK [fedora.linux_system_roles.kdump : Get the ssh directory for the user] **** task path: /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:25 Saturday 31 August 2024 03:15:48 -0400 (0:00:00.636) 0:00:09.810 ******* ok: [managed_node3] => { "changed": false, "stat": { "atime": 1725088325.0825322, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1725088547.2243366, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6856319, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1725088547.2243366, "nlink": 2, "path": "/root/.ssh", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 101, "uid": 0, "version": "1339598710", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [fedora.linux_system_roles.kdump : Get the authorized_keys file for the user] *** task path: /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:30 Saturday 31 August 2024 03:15:48 -0400 (0:00:00.340) 0:00:10.151 ******* ok: [managed_node3] => { "changed": false, "stat": { "atime": 1725088400.724208, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "73fa8017a2d86a54aaa3b7cf4504a005b0d33e52", "ctime": 1725088325.0825322, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 1485065, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1725088325.081449, "nlink": 1, "path": "/root/.ssh/authorized_keys", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 990, "uid": 0, "version": "1222691786", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.kdump : Ensure ssh directory for authorized_keys if needed] *** task path: /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:35 Saturday 31 August 2024 03:15:49 -0400 (0:00:00.351) 0:00:10.502 ******* ok: [managed_node3] => { "changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/root/.ssh", "secontext": "system_u:object_r:ssh_home_t:s0", "size": 101, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.kdump : Write new authorized_keys if needed] *** task path: /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:43 Saturday 31 August 2024 03:15:49 -0400 (0:00:00.453) 0:00:10.955 ******* changed: [managed_node3] => { "backup": "", "changed": true } MSG: line added TASK [fedora.linux_system_roles.kdump : Fetch the servers public key] ********** task path: /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:53 Saturday 31 August 2024 03:15:49 -0400 (0:00:00.447) 0:00:11.403 ******* ok: [managed_node3] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FERTUxcXFpd1FZNnh1SHBKNFhEa2xmUTUrYUVJOTRxMXJYV0hsMkZ6dE9uVEd1a3FOOTd4OWZTWVZZbnFDdWtCSWpXRW5DLzBTS0txYVdRTE9qY3V1ZGdqTG9QeW0yd2Z3SncwK0pKWmRQdDlmVVd3TXFzbDAwc200T1hUb09oOGJoTlNpMkV0RHhBaW1XbHJzdytyMUVwc0JDMytJczd3UHpVYlBiUnYzSmc0aGlsZGt6R0ZYNmJmOGZIUFNnVWxEcUlGNlZmaW1YME5Vc1FMNk1tWitIanlnN1FiclVrTERPL1BOWTZ5TXFFUFNFV3N3TlFPV0tKNm9PTEdhOGg4NUw4R2luMzcrZlYyRkl3bFFoWER3bjVwVWlGYzdFM2V0RHVzemd6Y3V0UWpUWjNOSkdHc2JIeWMvYkk5WEFhUmZmQlZkZHlIeFF2Q09kQXRnUE9POGRiL3JOUTlSdFpEVXNkQU1vTTNlR00rTmpqb2dMcmdqTlg2UEpKZ2pPY2tScG9lRmlLTE5kSEhzcStpRFFhbWRHZnhuZDU5QXhNdmwyanVITUVsSnZsdDE0TmRLZGxISXlKdTdtL3k0Q2dySEdlNkJoWG40ajB0RGdCYlg0RzU0OEVuTUlwYlN2SElucE5pWUR0dm1wMjRPbVRySHVjV1JVZkk0N3ViRU5vclU9IHJvb3RAaXAtMTAtMzEtMTUtMzQudXMtZWFzdC0xLmF3cy5yZWRoYXQuY29tCg==", "encoding": "base64", "source": "/etc/ssh/ssh_host_rsa_key.pub" } TASK [fedora.linux_system_roles.kdump : Add the servers public key to known_hosts on managed node] *** task path: /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:59 Saturday 31 August 2024 03:15:50 -0400 (0:00:00.322) 0:00:11.726 ******* changed: [managed_node3] => { "changed": true, "gid": 0, "group": "root", "hash_host": false, "key": "10.31.15.34 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDE51qqiwQY6xuHpJ4XDklfQ5+aEI94q1rXWHl2FztOnTGukqN97x9fSYVYnqCukBIjWEnC/0SKKqaWQLOjcuudgjLoPym2wfwJw0+JJZdPt9fUWwMqsl00sm4OXToOh8bhNSi2EtDxAimWlrsw+r1EpsBC3+Is7wPzUbPbRv3Jg4hildkzGFX6bf8fHPSgUlDqIF6VfimX0NUsQL6MmZ+Hjyg7QbrUkLDO/PNY6yMqEPSEWswNQOWKJ6oOLGa8h85L8Gin37+fV2FIwlQhXDwn5pUiFc7E3etDuszgzcutQjTZ3NJGGsbHyc/bI9XAaRffBVddyHxQvCOdAtgPOO8db/rNQ9RtZDUsdAMoM3eGM+NjjogLrgjNX6PJJgjOckRpoeFiKLNdHHsq+iDQamdGfxnd59AxMvl2juHMElJvlt14NdKdlHIyJu7m/y4CgrHGe6BhXn4j0tDgBbX4G548EnMIpbSvHInpNiYDtvmp24OmTrHucWRUfI47ubENorU= root@ip-10-31-15-34.us-east-1.aws.redhat.com\n", "mode": "0644", "name": "10.31.15.34", "owner": "root", "path": "/etc/ssh/ssh_known_hosts", "secontext": "system_u:object_r:etc_t:s0", "size": 610, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.kdump : Get mode of /etc/kdump.conf if it exists] *** task path: /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:21 Saturday 31 August 2024 03:15:50 -0400 (0:00:00.473) 0:00:12.200 ******* ok: [managed_node3] => { "changed": false, "stat": { "atime": 1725088508.4913087, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "5eea1b4829897f2843bafdff6b482ed722029483", "ctime": 1725088506.9113, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 41943236, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1725088506.6582985, "nlink": 1, "path": "/etc/kdump.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 77, "uid": 0, "version": "663577985", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.kdump : Generate /etc/kdump.conf] ************** task path: /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:26 Saturday 31 August 2024 03:15:51 -0400 (0:00:00.329) 0:00:12.530 ******* Notification for handler Restart kdump has been saved. changed: [managed_node3] => { "backup_file": "/etc/kdump.conf.16504.2024-08-31@03:15:51~", "changed": true, "checksum": "f734d5fb54c7043d0e6d6caf97da0259568c0728", "dest": "/etc/kdump.conf", "gid": 0, "group": "root", "md5sum": "7cb224d5becdaeae56e72f4a1ce45697", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:kdump_etc_t:s0", "size": 103, "src": "/root/.ansible/tmp/ansible-tmp-1725088551.1352177-9999-27389379516427/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.kdump : Find out reserved memory for the crash kernel] *** task path: /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:34 Saturday 31 August 2024 03:15:51 -0400 (0:00:00.690) 0:00:13.220 ******* ok: [managed_node3] => { "attempts": 1, "changed": false, "content": "MjAxMzI2NTkyCg==", "encoding": "base64", "source": "/sys/kernel/kexec_crash_size" } TASK [fedora.linux_system_roles.kdump : Set the kdump_reboot_required fact] **** task path: /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:40 Saturday 31 August 2024 03:15:52 -0400 (0:00:00.320) 0:00:13.540 ******* ok: [managed_node3] => { "ansible_facts": { "kdump_reboot_required": false }, "changed": false } TASK [fedora.linux_system_roles.kdump : Use kdumpctl reset-crashkernel if needed] *** task path: /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:49 Saturday 31 August 2024 03:15:52 -0400 (0:00:00.033) 0:00:13.574 ******* skipping: [managed_node3] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Use grubby to update crashkernel=auto if needed] *** task path: /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:54 Saturday 31 August 2024 03:15:52 -0400 (0:00:00.029) 0:00:13.603 ******* skipping: [managed_node3] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Fail if reboot is required and kdump_reboot_ok is false] *** task path: /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:59 Saturday 31 August 2024 03:15:52 -0400 (0:00:00.032) 0:00:13.635 ******* skipping: [managed_node3] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Reboot the managed node] *************** task path: /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:68 Saturday 31 August 2024 03:15:52 -0400 (0:00:00.029) 0:00:13.664 ******* skipping: [managed_node3] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Clear the kdump_reboot_required flag] *** task path: /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:74 Saturday 31 August 2024 03:15:52 -0400 (0:00:00.029) 0:00:13.694 ******* skipping: [managed_node3] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Ensure that kdump is started] ********** task path: /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:84 Saturday 31 August 2024 03:15:52 -0400 (0:00:00.029) 0:00:13.724 ******* ok: [managed_node3] => { "changed": false, "name": "kdump", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-08-31 03:15:22 EDT", "ActiveEnterTimestampMonotonic": "226594129", "ActiveExitTimestamp": "Sat 2024-08-31 03:15:08 EDT", "ActiveExitTimestampMonotonic": "212469086", "ActiveState": "active", "After": "network.target remote-fs.target basic.target systemd-journald.socket system.slice network-online.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-08-31 03:15:08 EDT", "AssertTimestampMonotonic": "212493184", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "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": "yes", "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", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-08-31 03:15:08 EDT", "ConditionTimestampMonotonic": "212493160", "ConfigurationDirectoryMode": "0755", "ControlPID": "0", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2024-08-31 03:15:22 EDT", "ExecMainExitTimestampMonotonic": "226593432", "ExecMainPID": "8700", "ExecMainStartTimestamp": "Sat 2024-08-31 03:15:08 EDT", "ExecMainStartTimestampMonotonic": "212494079", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Sat 2024-08-31 03:15:08 EDT] ; stop_time=[Sat 2024-08-31 03:15:22 EDT] ; pid=8700 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2024-08-31 03:15:08 EDT] ; stop_time=[Sat 2024-08-31 03:15:08 EDT] ; pid=8691 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-08-31 03:15:08 EDT", "InactiveEnterTimestampMonotonic": "212492128", "InactiveExitTimestamp": "Sat 2024-08-31 03:15:08 EDT", "InactiveExitTimestampMonotonic": "212494216", "InvocationID": "6232620126854f5e971dac724b91371f", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "system.slice", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-08-31 03:15:22 EDT", "StateChangeTimestampMonotonic": "226594129", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22405", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [Cleanup kdump_path] ****************************************************** task path: /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:94 Saturday 31 August 2024 03:15:52 -0400 (0:00:00.462) 0:00:14.186 ******* ok: [managed_node3] => { "changed": false, "path": "/tmp/tests_ssh", "state": "absent" } NOTIFIED HANDLER fedora.linux_system_roles.kdump : Restart kdump for managed_node3 RUNNING HANDLER [fedora.linux_system_roles.kdump : Restart kdump] ************** task path: /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/handlers/main.yml:2 Saturday 31 August 2024 03:15:53 -0400 (0:00:00.341) 0:00:14.527 ******* changed: [managed_node3] => { "changed": true, "name": "kdump", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-08-31 03:15:22 EDT", "ActiveEnterTimestampMonotonic": "226594129", "ActiveExitTimestamp": "Sat 2024-08-31 03:15:08 EDT", "ActiveExitTimestampMonotonic": "212469086", "ActiveState": "active", "After": "network.target remote-fs.target basic.target systemd-journald.socket system.slice network-online.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-08-31 03:15:08 EDT", "AssertTimestampMonotonic": "212493184", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "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": "yes", "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", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-08-31 03:15:08 EDT", "ConditionTimestampMonotonic": "212493160", "ConfigurationDirectoryMode": "0755", "ControlPID": "0", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2024-08-31 03:15:22 EDT", "ExecMainExitTimestampMonotonic": "226593432", "ExecMainPID": "8700", "ExecMainStartTimestamp": "Sat 2024-08-31 03:15:08 EDT", "ExecMainStartTimestampMonotonic": "212494079", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Sat 2024-08-31 03:15:08 EDT] ; stop_time=[Sat 2024-08-31 03:15:22 EDT] ; pid=8700 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2024-08-31 03:15:08 EDT] ; stop_time=[Sat 2024-08-31 03:15:08 EDT] ; pid=8691 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-08-31 03:15:08 EDT", "InactiveEnterTimestampMonotonic": "212492128", "InactiveExitTimestamp": "Sat 2024-08-31 03:15:08 EDT", "InactiveExitTimestampMonotonic": "212494216", "InvocationID": "6232620126854f5e971dac724b91371f", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "system.slice", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-08-31 03:15:22 EDT", "StateChangeTimestampMonotonic": "226594129", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22405", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } PLAY [Run tests_ssh.yml in check_mode] ***************************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:27 Saturday 31 August 2024 03:16:13 -0400 (0:00:20.319) 0:00:34.847 ******* ok: [managed_node3] TASK [Run ansible-playbook with tests_ssh.yml in check mode] ******************* task path: /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:34 Saturday 31 August 2024 03:16:14 -0400 (0:00:00.741) 0:00:35.588 ******* ok: [managed_node3 -> localhost] => { "changed": false, "cmd": [ "ansible-playbook", "-vvv", "-i", "/tmp/ansible.x89mn428.inventory.yaml", "--check", "tests_ssh.yml" ], "delta": "0:00:15.648571", "end": "2024-08-31 03:16:29.995379", "rc": 0, "start": "2024-08-31 03:16:14.346808" } STDOUT: ansible-playbook [core 2.16.10] 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-TR7 executable location = /usr/local/bin/ansible-playbook python version = 3.12.1 (main, Feb 21 2024, 14:18:26) [GCC 8.5.0 20210514 (Red Hat 8.5.0-21)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults host_list declined parsing /tmp/ansible.x89mn428.inventory.yaml as it did not pass its verify_file() method script declined parsing /tmp/ansible.x89mn428.inventory.yaml as it did not pass its verify_file() method Parsed /tmp/ansible.x89mn428.inventory.yaml inventory source with yaml plugin running playbook inside collection fedora.linux_system_roles redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 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_ssh.yml ******************************************************** 1 plays in tests_ssh.yml PLAY [Ensure that the rule runs with ssh] ************************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:2 Saturday 31 August 2024 03:16:14 -0400 (0:00:00.006) 0:00:00.007 ******* <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' 10.31.13.34 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' 10.31.42.223 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' 10.31.15.34 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.13.34> (0, b'/root\n', b'') <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' 10.31.13.34 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725088574.8933053-10285-61985618838837 `" && echo ansible-tmp-1725088574.8933053-10285-61985618838837="` echo /root/.ansible/tmp/ansible-tmp-1725088574.8933053-10285-61985618838837 `" ) && sleep 0'"'"'' <10.31.15.34> (0, b'/root\n', b'') <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' 10.31.15.34 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725088574.8970447-10287-238354974047603 `" && echo ansible-tmp-1725088574.8970447-10287-238354974047603="` echo /root/.ansible/tmp/ansible-tmp-1725088574.8970447-10287-238354974047603 `" ) && sleep 0'"'"'' <10.31.42.223> (0, b'/root\n', b'') <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' 10.31.42.223 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725088574.8986676-10286-198876658426685 `" && echo ansible-tmp-1725088574.8986676-10286-198876658426685="` echo /root/.ansible/tmp/ansible-tmp-1725088574.8986676-10286-198876658426685 `" ) && sleep 0'"'"'' <10.31.13.34> (0, b'ansible-tmp-1725088574.8933053-10285-61985618838837=/root/.ansible/tmp/ansible-tmp-1725088574.8933053-10285-61985618838837\n', b'') <10.31.15.34> (0, b'ansible-tmp-1725088574.8970447-10287-238354974047603=/root/.ansible/tmp/ansible-tmp-1725088574.8970447-10287-238354974047603\n', b'') <10.31.42.223> (0, b'ansible-tmp-1725088574.8986676-10286-198876658426685=/root/.ansible/tmp/ansible-tmp-1725088574.8986676-10286-198876658426685\n', b'') Attempting python interpreter discovery <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None Attempting python interpreter discovery <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' 10.31.13.34 '/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 '"'"'"'"'"'"'"'"'python3.6'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/bin/python3'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/libexec/platform-python'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python2.7'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/bin/python'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python'"'"'"'"'"'"'"'"'; echo ENDFOUND && sleep 0'"'"'' <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' 10.31.15.34 '/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 '"'"'"'"'"'"'"'"'python3.6'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/bin/python3'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/libexec/platform-python'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python2.7'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/bin/python'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python'"'"'"'"'"'"'"'"'; echo ENDFOUND && sleep 0'"'"'' Attempting python interpreter discovery <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' 10.31.42.223 '/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 '"'"'"'"'"'"'"'"'python3.6'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/bin/python3'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/libexec/platform-python'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python2.7'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/bin/python'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python'"'"'"'"'"'"'"'"'; echo ENDFOUND && sleep 0'"'"'' <10.31.13.34> (0, b'PLATFORM\nLinux\nFOUND\n/usr/bin/python3.12\n/usr/bin/python3.6\n/usr/bin/python3\n/usr/libexec/platform-python\nENDFOUND\n', b'') <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' 10.31.13.34 '/bin/sh -c '"'"'/usr/bin/python3.12 && sleep 0'"'"'' <10.31.15.34> (0, b'PLATFORM\nLinux\nFOUND\n/usr/bin/python3.12\n/usr/bin/python3.6\n/usr/bin/python3\n/usr/libexec/platform-python\nENDFOUND\n', b'') <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' 10.31.15.34 '/bin/sh -c '"'"'/usr/bin/python3.12 && sleep 0'"'"'' <10.31.42.223> (0, b'PLATFORM\nLinux\nFOUND\n/usr/bin/python3.12\n/usr/bin/python3.6\n/usr/bin/python3\n/usr/libexec/platform-python\nENDFOUND\n', b'') <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' 10.31.42.223 '/bin/sh -c '"'"'/usr/bin/python3.12 && sleep 0'"'"'' <10.31.13.34> (0, b'{"platform_dist_result": [], "osrelease_content": "NAME=\\"CentOS Stream\\"\\nVERSION=\\"8\\"\\nID=\\"centos\\"\\nID_LIKE=\\"rhel fedora\\"\\nVERSION_ID=\\"8\\"\\nPLATFORM_ID=\\"platform:el8\\"\\nPRETTY_NAME=\\"CentOS Stream 8\\"\\nANSI_COLOR=\\"0;31\\"\\nCPE_NAME=\\"cpe:/o:centos:centos:8\\"\\nHOME_URL=\\"https://centos.org/\\"\\nBUG_REPORT_URL=\\"https://bugzilla.redhat.com/\\"\\nREDHAT_SUPPORT_PRODUCT=\\"Red Hat Enterprise Linux 8\\"\\nREDHAT_SUPPORT_PRODUCT_VERSION=\\"CentOS Stream\\"\\n"}\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py <10.31.13.34> PUT /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmpalfgum0f TO /root/.ansible/tmp/ansible-tmp-1725088574.8933053-10285-61985618838837/AnsiballZ_setup.py <10.31.13.34> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/12074f835d"' '[10.31.13.34]' <10.31.15.34> (0, b'{"platform_dist_result": [], "osrelease_content": "NAME=\\"CentOS Stream\\"\\nVERSION=\\"8\\"\\nID=\\"centos\\"\\nID_LIKE=\\"rhel fedora\\"\\nVERSION_ID=\\"8\\"\\nPLATFORM_ID=\\"platform:el8\\"\\nPRETTY_NAME=\\"CentOS Stream 8\\"\\nANSI_COLOR=\\"0;31\\"\\nCPE_NAME=\\"cpe:/o:centos:centos:8\\"\\nHOME_URL=\\"https://centos.org/\\"\\nBUG_REPORT_URL=\\"https://bugzilla.redhat.com/\\"\\nREDHAT_SUPPORT_PRODUCT=\\"Red Hat Enterprise Linux 8\\"\\nREDHAT_SUPPORT_PRODUCT_VERSION=\\"CentOS Stream\\"\\n"}\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py <10.31.15.34> PUT /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmpigjejyhu TO /root/.ansible/tmp/ansible-tmp-1725088574.8970447-10287-238354974047603/AnsiballZ_setup.py <10.31.15.34> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/029204f0e2"' '[10.31.15.34]' <10.31.42.223> (0, b'{"platform_dist_result": [], "osrelease_content": "NAME=\\"CentOS Stream\\"\\nVERSION=\\"8\\"\\nID=\\"centos\\"\\nID_LIKE=\\"rhel fedora\\"\\nVERSION_ID=\\"8\\"\\nPLATFORM_ID=\\"platform:el8\\"\\nPRETTY_NAME=\\"CentOS Stream 8\\"\\nANSI_COLOR=\\"0;31\\"\\nCPE_NAME=\\"cpe:/o:centos:centos:8\\"\\nHOME_URL=\\"https://centos.org/\\"\\nBUG_REPORT_URL=\\"https://bugzilla.redhat.com/\\"\\nREDHAT_SUPPORT_PRODUCT=\\"Red Hat Enterprise Linux 8\\"\\nREDHAT_SUPPORT_PRODUCT_VERSION=\\"CentOS Stream\\"\\n"}\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py <10.31.42.223> PUT /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmpi5kad5m0 TO /root/.ansible/tmp/ansible-tmp-1725088574.8986676-10286-198876658426685/AnsiballZ_setup.py <10.31.42.223> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/004548cb06"' '[10.31.42.223]' <10.31.13.34> (0, b'sftp> put /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmpalfgum0f /root/.ansible/tmp/ansible-tmp-1725088574.8933053-10285-61985618838837/AnsiballZ_setup.py\n', b'') <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' 10.31.13.34 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725088574.8933053-10285-61985618838837/ /root/.ansible/tmp/ansible-tmp-1725088574.8933053-10285-61985618838837/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.15.34> (0, b'sftp> put /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmpigjejyhu /root/.ansible/tmp/ansible-tmp-1725088574.8970447-10287-238354974047603/AnsiballZ_setup.py\n', b'') <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' 10.31.15.34 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725088574.8970447-10287-238354974047603/ /root/.ansible/tmp/ansible-tmp-1725088574.8970447-10287-238354974047603/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.42.223> (0, b'sftp> put /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmpi5kad5m0 /root/.ansible/tmp/ansible-tmp-1725088574.8986676-10286-198876658426685/AnsiballZ_setup.py\n', b'') <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' 10.31.42.223 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725088574.8986676-10286-198876658426685/ /root/.ansible/tmp/ansible-tmp-1725088574.8986676-10286-198876658426685/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.13.34> (0, b'', b'') <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' -tt 10.31.13.34 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725088574.8933053-10285-61985618838837/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.15.34> (0, b'', b'') <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' -tt 10.31.15.34 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725088574.8970447-10287-238354974047603/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.42.223> (0, b'', b'') <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' -tt 10.31.42.223 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725088574.8986676-10286-198876658426685/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.13.34> (0, b'\r\n{"ansible_facts": {"ansible_system": "Linux", "ansible_kernel": "4.18.0-553.5.1.el8.x86_64", "ansible_kernel_version": "#1 SMP Tue May 21 05:46:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.6.8", "ansible_fqdn": "ip-10-31-13-34.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-13-34", "ansible_nodename": "ip-10-31-13-34.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": "c6b59ee914bd4aa5ab2c3820039e6df9", "ansible_python": {"version": {"major": 3, "minor": 6, "micro": 8, "releaselevel": "final", "serial": 0}, "version_info": [3, 6, 8, "final", 0], "executable": "/usr/libexec/platform-python", "has_sslcontext": true, "type": "cpython"}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_apparmor": {"status": "disabled"}, "ansible_lsb": {}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAPTX1dTuVM9jaDU/5FmcJK5Ev+fKuOICD+PXIc7/Ho/6O7P4Q9nkV//sEx8Gkyb9QJ0rjJcRDGFOFta6j8m65QqlkOF87sv7eoOrLErK2/ZObLNQM/wbfQnnElE9t9/l4qMvP0Eprb1GoGaJUoI/7Psmzj0+iUDZjaKrZB7uSNvBAAAAFQCeR57HS1YMOL+qAUVyL5D+6T5a3QAAAIEArH+P90UirnkH1oLKC3i3IP9KR7XNTFQQvehp1eF6Q0M9k53XWRhVNs9BYBHUH4w41F0jzpt6/fEZBRcIcyTqAF+CPnnMRD7OwQyPiTl35Kset6TqToITDpbVNzVsjZv85SRkrZcjYs8XrH6cl/plPKIDNkfFPhyd470iApDxh1oAAACAPm62jizA4jVVb+BvPnlNd6MSN7T6Je6UP2oFtDvQXHz6dFUmkEstz/u5VasE3uqKKONL6+cEXREpNdhfHbSsfsEvk6DZeI4Vm3cK7dAzB6lnV8J5JGNsOd6OLm8fmw/4vZMRhqVOmXXX2BDect5mcp8M+aRmGNwlhiu6Tpne1w4=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCz0gC21km3dqyi/D+EIJNDpJEyYbO0LTnn10JxsQraXL9EzJsuwnZGUcek2knDLfV5e+QpnfbaqMlvWCQluTQHM77KjT+nkBy9GUlVu8oPyd13aITt8bUwu899c9srS0eHGY/TC4cLvDmoQvGKJ5sxfpa67NTTId5Eg1Q+/Jyi9ww7oeDgeuLrmnGPgzeqXNbg6vET5m89aAU5cyXJ50fAbWS8LSqAMGLz+hUd8dXMTqWOoqwDE/NYuw5x4T/MAucZiCKOUfVRieLNmo81rD3oiggmKDuGxYCPA3ADPgV2HrNc0f07woqx8YNmQLJV84TFdtt79T8RSZM70Zf01bIoduYGbNFIgmgwbeJmYJBWXbyWHym9u/keY2NzNyqZdAq8Eneyxgie5PCR77IjGk8rL9jpQVE5p6mYWs+clSOvRUM/wPwGCu2VNhwnXr4KBq/OYlfAvBcsDoxuYtU/TLUzGs/Ta/5ccywBlC9uxUmZDECOZU5QAYBhmwD8n5kCIBc=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNSwp5WFLT1bUew54J4zNh19djfER41v3ueE5+Kv2owRR/+jHM6j2kMyIPfN45U2902y42lhbRWi0dYbv3r07Wg=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKr6CIwN3Oa5ZPO5zTmQptnlMozuFXf3XitA5ngY6P1N", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "8", "ansible_distribution_major_version": "8", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_fips": false, "ansible_hostnqn": "", "ansible_is_chroot": false, "ansible_loadavg": {"1m": 0.95, "5m": 0.49, "15m": 0.2}, "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": 3539, "ansible_memfree_mb": 2676, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3539, "used": 863, "free": 2676}, "nocache": {"free": 3293, "used": 246}, "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": "ec227f89-4f4d-31b3-6fbe-217ebafcbe67", "ansible_product_uuid": "ec227f89-4f4d-31b3-6fbe-217ebafcbe67", "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": "0", "partitions": {"xvda1": {"links": {"ids": [], "uuids": ["fe591198-9082-4b15-9b62-e83518524cd2"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "fe591198-9082-4b15-9b62-e83518524cd2", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["fe591198-9082-4b15-9b62-e83518524cd2"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 281, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_total": 268423901184, "size_available": 263507394560, "block_size": 4096, "block_total": 65533179, "block_available": 64332860, "block_used": 1200319, "inode_total": 131071472, "inode_available": 130994294, "inode_used": 77178, "uuid": "fe591198-9082-4b15-9b62-e83518524cd2"}], "ansible_iscsi_iqn": "", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "quiet": true}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "quiet": true}, "ansible_service_mgr": "systemd", "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:d6:a8:23:d3", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.13.34", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:d6ff:fea8:23d3", "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]", "rx_udp_gro_forwarding": "off", "rx_gro_list": "off", "tls_hw_rx_offload": "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]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "rx_udp_gro_forwarding": "off", "rx_gro_list": "off", "tls_hw_rx_offload": "off [fixed]", "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]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.13.34", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:d6:a8:23:d3", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.13.34"], "ansible_all_ipv6_addresses": ["fe80::8ff:d6ff:fea8:23d3"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.13.34", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:d6ff:fea8:23d3"]}, "ansible_date_time": {"year": "2024", "month": "08", "weekday": "Saturday", "weekday_number": "6", "weeknumber": "35", "day": "31", "hour": "03", "minute": "16", "second": "15", "epoch": "1725088575", "epoch_int": "1725088575", "date": "2024-08-31", "time": "03:16:15", "iso8601_micro": "2024-08-31T07:16:15.884671Z", "iso8601": "2024-08-31T07:16:15Z", "iso8601_basic": "20240831T031615884671", "iso8601_basic_short": "20240831T031615", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_fibre_channel_wwn": [], "ansible_env": {"LS_COLORS": "", "SSH_CONNECTION": "10.31.40.188 46336 10.31.13.34 22", "_": "/usr/libexec/platform-python", "LANG": "en_US.UTF-8", "which_declare": "declare -f", "XDG_SESSION_ID": "5", "USER": "root", "SELINUX_ROLE_REQUESTED": "", "PWD": "/root", "HOME": "/root", "SSH_CLIENT": "10.31.40.188 46336 22", "SELINUX_LEVEL_REQUESTED": "", "SSH_TTY": "/dev/pts/0", "SHELL": "/bin/bash", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "2", "LOGNAME": "root", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "XDG_RUNTIME_DIR": "/run/user/0", "PATH": "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "BASH_FUNC_which%%": "() { ( alias;\\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\\n}"}, "ansible_local": {}, "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"}}}\r\n', b'Shared connection to 10.31.13.34 closed.\r\n') <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' 10.31.13.34 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725088574.8933053-10285-61985618838837/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.15.34> (0, b'\r\n{"ansible_facts": {"ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_iscsi_iqn": "", "ansible_system": "Linux", "ansible_kernel": "4.18.0-553.5.1.el8.x86_64", "ansible_kernel_version": "#1 SMP Tue May 21 05:46:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.6.8", "ansible_fqdn": "ip-10-31-15-34.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-34", "ansible_nodename": "ip-10-31-15-34.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": "9d4d443554514fd1beca05f8f45d99a2", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "quiet": true}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "quiet": true}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAOvi/I2K9Chd6YrpWUESuH4eeT0bHF1UK9xVemTCiEf4O4y26sb7jHBShgWBKjDZjcYL2NM6+vBRpqE4q8uAByml83vI8KvOgOCG06N6fe53ZX+FcGMyZ4eyVm2UmA4i8OERmR6ovcEPHdit/wcmH9R4bLhA1JAgp4C6eqN67OpVAAAAFQDEMUg3G01GHyLRj6q9cBuCyCgjuQAAAIEAtPlzm9DWzjr2IYZk3xIA298c4j6fBtLdcne/eefw3v/QKEb719CvFpN+xQmkhGTIb4JFoj893KyHHqM44dzrX9kxwXhg4axaQN8kr3PCLWVqP7tGk6wEaE2it4d18waSo4rjExsimmual1G9uCTNmi+SVcs31S+EovKrgxJQikUAAACAVqhtAZjyGQ2rkm+8bnQ0QFYD7M5dSuGmvDGoPQ6Q7Ilm6x3eQoIjrrvDM4PNJkXRkg94KApvPucrdTBYKel9eF8M36xAtJML4jlzHMmreunhDj7wjNnHlFFhdtLv9nsh18O5WqngZ4nedTSF5XPtxspIvAOfi9B9v4QRegWSw9A=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDE51qqiwQY6xuHpJ4XDklfQ5+aEI94q1rXWHl2FztOnTGukqN97x9fSYVYnqCukBIjWEnC/0SKKqaWQLOjcuudgjLoPym2wfwJw0+JJZdPt9fUWwMqsl00sm4OXToOh8bhNSi2EtDxAimWlrsw+r1EpsBC3+Is7wPzUbPbRv3Jg4hildkzGFX6bf8fHPSgUlDqIF6VfimX0NUsQL6MmZ+Hjyg7QbrUkLDO/PNY6yMqEPSEWswNQOWKJ6oOLGa8h85L8Gin37+fV2FIwlQhXDwn5pUiFc7E3etDuszgzcutQjTZ3NJGGsbHyc/bI9XAaRffBVddyHxQvCOdAtgPOO8db/rNQ9RtZDUsdAMoM3eGM+NjjogLrgjNX6PJJgjOckRpoeFiKLNdHHsq+iDQamdGfxnd59AxMvl2juHMElJvlt14NdKdlHIyJu7m/y4CgrHGe6BhXn4j0tDgBbX4G548EnMIpbSvHInpNiYDtvmp24OmTrHucWRUfI47ubENorU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFujVJc3247W8KX9cHyy8K7L5ejZLz5jZIfOne3TASM8Xj+Tzw7vjHWqBr/UdgWaAr+/GfmhqnAi7+7xML1Tbsg=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAILO26K/ZLXRhi1mV1tTOFc7CLq3g9wDzEi1vypgBJhgy", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_fibre_channel_wwn": [], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "8", "ansible_distribution_major_version": "8", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_is_chroot": false, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_fips": false, "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": 3539, "ansible_memfree_mb": 2684, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3539, "used": 855, "free": 2684}, "nocache": {"free": 3294, "used": 245}, "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": "ec2a5597-9f36-4b92-dc1a-f1ddd9dfefad", "ansible_product_uuid": "ec2a5597-9f36-4b92-dc1a-f1ddd9dfefad", "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": "0", "partitions": {"xvda1": {"links": {"ids": [], "uuids": ["fe591198-9082-4b15-9b62-e83518524cd2"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "fe591198-9082-4b15-9b62-e83518524cd2", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["fe591198-9082-4b15-9b62-e83518524cd2"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 279, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_total": 268423901184, "size_available": 263507435520, "block_size": 4096, "block_total": 65533179, "block_available": 64332870, "block_used": 1200309, "inode_total": 131071472, "inode_available": 130994294, "inode_used": 77178, "uuid": "fe591198-9082-4b15-9b62-e83518524cd2"}], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_date_time": {"year": "2024", "month": "08", "weekday": "Saturday", "weekday_number": "6", "weeknumber": "35", "day": "31", "hour": "03", "minute": "16", "second": "15", "epoch": "1725088575", "epoch_int": "1725088575", "date": "2024-08-31", "time": "03:16:15", "iso8601_micro": "2024-08-31T07:16:15.854029Z", "iso8601": "2024-08-31T07:16:15Z", "iso8601_basic": "20240831T031615854029", "iso8601_basic_short": "20240831T031615", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_python": {"version": {"major": 3, "minor": 6, "micro": 8, "releaselevel": "final", "serial": 0}, "version_info": [3, 6, 8, "final", 0], "executable": "/usr/libexec/platform-python", "has_sslcontext": true, "type": "cpython"}, "ansible_loadavg": {"1m": 1.24, "5m": 0.59, "15m": 0.24}, "ansible_env": {"LS_COLORS": "", "SSH_CONNECTION": "10.31.40.188 47638 10.31.15.34 22", "_": "/usr/libexec/platform-python", "LANG": "en_US.UTF-8", "which_declare": "declare -f", "XDG_SESSION_ID": "5", "USER": "root", "SELINUX_ROLE_REQUESTED": "", "PWD": "/root", "HOME": "/root", "SSH_CLIENT": "10.31.40.188 47638 22", "SELINUX_LEVEL_REQUESTED": "", "SSH_TTY": "/dev/pts/0", "SHELL": "/bin/bash", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "2", "LOGNAME": "root", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "XDG_RUNTIME_DIR": "/run/user/0", "PATH": "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "BASH_FUNC_which%%": "() { ( alias;\\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\\n}"}, "ansible_local": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_lsb": {}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "ansible_interfaces": ["lo", "eth0"], "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", "rx_udp_gro_forwarding": "off", "rx_gro_list": "off", "tls_hw_rx_offload": "off [fixed]", "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]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:fe:7d:89:51", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.15.34", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:feff:fe7d:8951", "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]", "rx_udp_gro_forwarding": "off", "rx_gro_list": "off", "tls_hw_rx_offload": "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]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.15.34", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:fe:7d:89:51", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.15.34"], "ansible_all_ipv6_addresses": ["fe80::8ff:feff:fe7d:8951"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.15.34", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:feff:fe7d:8951"]}, "ansible_hostnqn": "", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}}\r\n', b'Shared connection to 10.31.15.34 closed.\r\n') <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' 10.31.15.34 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725088574.8970447-10287-238354974047603/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.13.34> (0, b'', b'') <10.31.15.34> (0, b'', b'') ok: [managed_node1] ok: [managed_node3] <10.31.42.223> (0, b'\r\n{"ansible_facts": {"ansible_system": "Linux", "ansible_kernel": "4.18.0-553.5.1.el8.x86_64", "ansible_kernel_version": "#1 SMP Tue May 21 05:46:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.6.8", "ansible_fqdn": "ip-10-31-42-223.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-42-223", "ansible_nodename": "ip-10-31-42-223.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": "9a89e6d5b32c40eba00ded7f7ad3edd1", "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": 3539, "ansible_memfree_mb": 2668, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3539, "used": 871, "free": 2668}, "nocache": {"free": 3279, "used": 260}, "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": "ec294b9c-4a55-1869-4106-e564256b3a3e", "ansible_product_uuid": "ec294b9c-4a55-1869-4106-e564256b3a3e", "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": "0", "partitions": {"xvda1": {"links": {"ids": [], "uuids": ["fe591198-9082-4b15-9b62-e83518524cd2"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "fe591198-9082-4b15-9b62-e83518524cd2", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["fe591198-9082-4b15-9b62-e83518524cd2"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 279, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_total": 268423901184, "size_available": 263507050496, "block_size": 4096, "block_total": 65533179, "block_available": 64332776, "block_used": 1200403, "inode_total": 131071472, "inode_available": 130994280, "inode_used": 77192, "uuid": "fe591198-9082-4b15-9b62-e83518524cd2"}], "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAPIClyTup8le5YP8ILl8A7IVdkuWqY2pzA7YTLXNchESXAKwTkoaX74GKwZgo6W50imr/eO2ZZhnF6jP2M7RZPChfomJ1BXjsI+UB6jDjQVxfnm6dWjXDyhsyM9P37AlSkiDH++bxAPUVG6BzRyVHMrpL9dL4RgOC66NdyZZvE5fAAAAFQCszLPjkt40o2ma5GmvWAb7khFXfwAAAIEA1ticQBJw+kPA7zTd/qkxliCSDQFyffHVoIYkHxlMZNnd8zkaXpoLTHku1+RC217FIjPQ6Gy2Htm44lGNeQiRUS2MKNcYFwU2SfgKJxBxD3Pc7d+UlaN+OaLjG+4Exjqpu9mixSW/dtO1VNh7yzVA9ls8aI3IK4DXEqrs9esIGlMAAACAAr4CsQcmyMQErsX0GzjtJR/pgXJlbU5fegVdEidShGnNITjfzWOUACe7in3Ql0a7C6CGHC5/HzJ9/RD4imOKFyzBIivCzpzpF/TqluPjYSQqcGLC36iXw0aPd+YNpviAC2kgo/4Udm+ULNMj9NqzjQI5YZepKXFZlbWPnjcI8k4=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQChE7CnXiLirPNh3+W8/AzmqHPOqlRNcerlRZWBSLU/gpPFfgyoFbSjJaklyyaeE7GhqONdZi40duugYsTHXNZlgUSjh93YuIM1K7Qxuye0otPhmxYvpPRIXNbXBpwwY5Eio22KZW7rd9CaSuoZa+abu9cxMkGQyDT9MHIBqLkl0KTyKkYCLBXMPt/Q7r+vKBuKslf6tvUDgZJaHIIIwsgoteMPlYwhk8R+2pZ9MtFHJTX8Cv532FOYe/4sW6YR3kkrpX2EskRzK6SI3lHrYhT6nD1Qwo4kk3C1Io3ykSQNTORi7pePMPd72uiaTEELVNv3UI+dE1gP62RPkKwSRXbMJ6A98EVF6osrYVpxwtP3yUW66S6FM5TVL3kQ7DjWNvUaxGmscbO68AVutxUvon6xX3AobeQGS8q7nu6o5REdf1y2fxKOaK4LX/86IbkzbSwwQKyb0FV4yMQabJ5b/tO2ZRTwxQgOsl6HZeCyZ5N3cqtDwxVw+tdwPOttPYowJmE=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCR/3CXHdYN4YMljzrXRuyAfvtb4s8Gaj1LmIZkkmk/zpXeEi1nE4dYqUfrpwaxT2DiNgoIqVwV2YQHjVjHEcjg=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIBGTvsE8Gud5EsrrDqWN/dJ6FCFHdbnYI4xys20oJNCv", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_local": {}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "8", "ansible_distribution_major_version": "8", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_is_chroot": false, "ansible_iscsi_iqn": "", "ansible_hostnqn": "", "ansible_env": {"LS_COLORS": "", "SSH_CONNECTION": "10.31.40.188 38736 10.31.42.223 22", "_": "/usr/libexec/platform-python", "LANG": "en_US.UTF-8", "which_declare": "declare -f", "XDG_SESSION_ID": "5", "USER": "root", "SELINUX_ROLE_REQUESTED": "", "PWD": "/root", "HOME": "/root", "SSH_CLIENT": "10.31.40.188 38736 22", "SELINUX_LEVEL_REQUESTED": "", "SSH_TTY": "/dev/pts/0", "SHELL": "/bin/bash", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "2", "LOGNAME": "root", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "XDG_RUNTIME_DIR": "/run/user/0", "PATH": "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "BASH_FUNC_which%%": "() { ( alias;\\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\\n}"}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_python": {"version": {"major": 3, "minor": 6, "micro": 8, "releaselevel": "final", "serial": 0}, "version_info": [3, 6, 8, "final", 0], "executable": "/usr/libexec/platform-python", "has_sslcontext": true, "type": "cpython"}, "ansible_lsb": {}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_apparmor": {"status": "disabled"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "quiet": true}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "quiet": true}, "ansible_fips": false, "ansible_fibre_channel_wwn": [], "ansible_loadavg": {"1m": 1.83, "5m": 0.76, "15m": 0.3}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "0e:61:3b:29:4b:0b", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.42.223", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22"}, "ipv6": [{"address": "fe80::c61:3bff:fe29:4b0b", "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]", "rx_udp_gro_forwarding": "off", "rx_gro_list": "off", "tls_hw_rx_offload": "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]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "rx_udp_gro_forwarding": "off", "rx_gro_list": "off", "tls_hw_rx_offload": "off [fixed]", "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]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.40.1", "interface": "eth0", "address": "10.31.42.223", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22", "macaddress": "0e:61:3b:29:4b:0b", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.42.223"], "ansible_all_ipv6_addresses": ["fe80::c61:3bff:fe29:4b0b"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.42.223", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::c61:3bff:fe29:4b0b"]}, "ansible_date_time": {"year": "2024", "month": "08", "weekday": "Saturday", "weekday_number": "6", "weeknumber": "35", "day": "31", "hour": "03", "minute": "16", "second": "16", "epoch": "1725088576", "epoch_int": "1725088576", "date": "2024-08-31", "time": "03:16:16", "iso8601_micro": "2024-08-31T07:16:16.017226Z", "iso8601": "2024-08-31T07:16:16Z", "iso8601_basic": "20240831T031616017226", "iso8601_basic_short": "20240831T031616", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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"}}}\r\n', b'Shared connection to 10.31.42.223 closed.\r\n') <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' 10.31.42.223 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725088574.8986676-10286-198876658426685/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.42.223> (0, b'', b'') ok: [managed_node2] TASK [Gather facts from managed_node1] ***************************************** task path: /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:56 Saturday 31 August 2024 03:16:16 -0400 (0:00:01.276) 0:00:01.283 ******* <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' 10.31.13.34 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' 10.31.42.223 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' 10.31.15.34 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.13.34> (0, b'/root\n', b'') <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' 10.31.13.34 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725088576.1743968-10342-97351466044337 `" && echo ansible-tmp-1725088576.1743968-10342-97351466044337="` echo /root/.ansible/tmp/ansible-tmp-1725088576.1743968-10342-97351466044337 `" ) && sleep 0'"'"'' <10.31.15.34> (0, b'/root\n', b'') <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' 10.31.15.34 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725088576.1844363-10344-28383034922000 `" && echo ansible-tmp-1725088576.1844363-10344-28383034922000="` echo /root/.ansible/tmp/ansible-tmp-1725088576.1844363-10344-28383034922000 `" ) && sleep 0'"'"'' <10.31.42.223> (0, b'/root\n', b'') <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' 10.31.42.223 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725088576.188339-10343-141089081244966 `" && echo ansible-tmp-1725088576.188339-10343-141089081244966="` echo /root/.ansible/tmp/ansible-tmp-1725088576.188339-10343-141089081244966 `" ) && sleep 0'"'"'' <10.31.13.34> (0, b'ansible-tmp-1725088576.1743968-10342-97351466044337=/root/.ansible/tmp/ansible-tmp-1725088576.1743968-10342-97351466044337\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py <10.31.13.34> PUT /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmpxk0vugk0 TO /root/.ansible/tmp/ansible-tmp-1725088576.1743968-10342-97351466044337/AnsiballZ_setup.py <10.31.13.34> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/12074f835d"' '[10.31.13.34]' <10.31.15.34> (0, b'ansible-tmp-1725088576.1844363-10344-28383034922000=/root/.ansible/tmp/ansible-tmp-1725088576.1844363-10344-28383034922000\n', b'') <10.31.42.223> (0, b'ansible-tmp-1725088576.188339-10343-141089081244966=/root/.ansible/tmp/ansible-tmp-1725088576.188339-10343-141089081244966\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py <10.31.15.34> PUT /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmpcxm_6dyj TO /root/.ansible/tmp/ansible-tmp-1725088576.1844363-10344-28383034922000/AnsiballZ_setup.py <10.31.15.34> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/029204f0e2"' '[10.31.15.34]' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py <10.31.42.223> PUT /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmp92z5pg8u TO /root/.ansible/tmp/ansible-tmp-1725088576.188339-10343-141089081244966/AnsiballZ_setup.py <10.31.42.223> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/004548cb06"' '[10.31.42.223]' <10.31.13.34> (0, b'sftp> put /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmpxk0vugk0 /root/.ansible/tmp/ansible-tmp-1725088576.1743968-10342-97351466044337/AnsiballZ_setup.py\n', b'') <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' 10.31.13.34 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725088576.1743968-10342-97351466044337/ /root/.ansible/tmp/ansible-tmp-1725088576.1743968-10342-97351466044337/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.15.34> (0, b'sftp> put /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmpcxm_6dyj /root/.ansible/tmp/ansible-tmp-1725088576.1844363-10344-28383034922000/AnsiballZ_setup.py\n', b'') <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' 10.31.15.34 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725088576.1844363-10344-28383034922000/ /root/.ansible/tmp/ansible-tmp-1725088576.1844363-10344-28383034922000/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.42.223> (0, b'sftp> put /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmp92z5pg8u /root/.ansible/tmp/ansible-tmp-1725088576.188339-10343-141089081244966/AnsiballZ_setup.py\n', b'') <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' 10.31.42.223 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725088576.188339-10343-141089081244966/ /root/.ansible/tmp/ansible-tmp-1725088576.188339-10343-141089081244966/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.13.34> (0, b'', b'') <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' -tt 10.31.13.34 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725088576.1743968-10342-97351466044337/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.15.34> (0, b'', b'') <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' -tt 10.31.15.34 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725088576.1844363-10344-28383034922000/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.42.223> (0, b'', b'') <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' -tt 10.31.42.223 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725088576.188339-10343-141089081244966/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.13.34> (0, b'\r\n{"ansible_facts": {"ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "8", "ansible_distribution_major_version": "8", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAPTX1dTuVM9jaDU/5FmcJK5Ev+fKuOICD+PXIc7/Ho/6O7P4Q9nkV//sEx8Gkyb9QJ0rjJcRDGFOFta6j8m65QqlkOF87sv7eoOrLErK2/ZObLNQM/wbfQnnElE9t9/l4qMvP0Eprb1GoGaJUoI/7Psmzj0+iUDZjaKrZB7uSNvBAAAAFQCeR57HS1YMOL+qAUVyL5D+6T5a3QAAAIEArH+P90UirnkH1oLKC3i3IP9KR7XNTFQQvehp1eF6Q0M9k53XWRhVNs9BYBHUH4w41F0jzpt6/fEZBRcIcyTqAF+CPnnMRD7OwQyPiTl35Kset6TqToITDpbVNzVsjZv85SRkrZcjYs8XrH6cl/plPKIDNkfFPhyd470iApDxh1oAAACAPm62jizA4jVVb+BvPnlNd6MSN7T6Je6UP2oFtDvQXHz6dFUmkEstz/u5VasE3uqKKONL6+cEXREpNdhfHbSsfsEvk6DZeI4Vm3cK7dAzB6lnV8J5JGNsOd6OLm8fmw/4vZMRhqVOmXXX2BDect5mcp8M+aRmGNwlhiu6Tpne1w4=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCz0gC21km3dqyi/D+EIJNDpJEyYbO0LTnn10JxsQraXL9EzJsuwnZGUcek2knDLfV5e+QpnfbaqMlvWCQluTQHM77KjT+nkBy9GUlVu8oPyd13aITt8bUwu899c9srS0eHGY/TC4cLvDmoQvGKJ5sxfpa67NTTId5Eg1Q+/Jyi9ww7oeDgeuLrmnGPgzeqXNbg6vET5m89aAU5cyXJ50fAbWS8LSqAMGLz+hUd8dXMTqWOoqwDE/NYuw5x4T/MAucZiCKOUfVRieLNmo81rD3oiggmKDuGxYCPA3ADPgV2HrNc0f07woqx8YNmQLJV84TFdtt79T8RSZM70Zf01bIoduYGbNFIgmgwbeJmYJBWXbyWHym9u/keY2NzNyqZdAq8Eneyxgie5PCR77IjGk8rL9jpQVE5p6mYWs+clSOvRUM/wPwGCu2VNhwnXr4KBq/OYlfAvBcsDoxuYtU/TLUzGs/Ta/5ccywBlC9uxUmZDECOZU5QAYBhmwD8n5kCIBc=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNSwp5WFLT1bUew54J4zNh19djfER41v3ueE5+Kv2owRR/+jHM6j2kMyIPfN45U2902y42lhbRWi0dYbv3r07Wg=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKr6CIwN3Oa5ZPO5zTmQptnlMozuFXf3XitA5ngY6P1N", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_system": "Linux", "ansible_kernel": "4.18.0-553.5.1.el8.x86_64", "ansible_kernel_version": "#1 SMP Tue May 21 05:46:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.6.8", "ansible_fqdn": "ip-10-31-13-34.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-13-34", "ansible_nodename": "ip-10-31-13-34.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": "c6b59ee914bd4aa5ab2c3820039e6df9", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_loadavg": {"1m": 0.95, "5m": 0.49, "15m": 0.2}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_hostnqn": "", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "quiet": true}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "quiet": true}, "ansible_fibre_channel_wwn": [], "ansible_env": {"LS_COLORS": "", "SSH_CONNECTION": "10.31.40.188 46336 10.31.13.34 22", "_": "/usr/libexec/platform-python", "LANG": "en_US.UTF-8", "which_declare": "declare -f", "XDG_SESSION_ID": "5", "USER": "root", "SELINUX_ROLE_REQUESTED": "", "PWD": "/root", "HOME": "/root", "SSH_CLIENT": "10.31.40.188 46336 22", "SELINUX_LEVEL_REQUESTED": "", "SSH_TTY": "/dev/pts/0", "SHELL": "/bin/bash", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "2", "LOGNAME": "root", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "XDG_RUNTIME_DIR": "/run/user/0", "PATH": "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "BASH_FUNC_which%%": "() { ( alias;\\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\\n}"}, "ansible_iscsi_iqn": "", "ansible_lsb": {}, "ansible_is_chroot": false, "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": 3539, "ansible_memfree_mb": 2676, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3539, "used": 863, "free": 2676}, "nocache": {"free": 3293, "used": 246}, "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": "ec227f89-4f4d-31b3-6fbe-217ebafcbe67", "ansible_product_uuid": "ec227f89-4f4d-31b3-6fbe-217ebafcbe67", "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": "0", "partitions": {"xvda1": {"links": {"ids": [], "uuids": ["fe591198-9082-4b15-9b62-e83518524cd2"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "fe591198-9082-4b15-9b62-e83518524cd2", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["fe591198-9082-4b15-9b62-e83518524cd2"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 282, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_total": 268423901184, "size_available": 263507390464, "block_size": 4096, "block_total": 65533179, "block_available": 64332859, "block_used": 1200320, "inode_total": 131071472, "inode_available": 130994294, "inode_used": 77178, "uuid": "fe591198-9082-4b15-9b62-e83518524cd2"}], "ansible_fips": false, "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:d6:a8:23:d3", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.13.34", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:d6ff:fea8:23d3", "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]", "rx_udp_gro_forwarding": "off", "rx_gro_list": "off", "tls_hw_rx_offload": "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]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "rx_udp_gro_forwarding": "off", "rx_gro_list": "off", "tls_hw_rx_offload": "off [fixed]", "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]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.13.34", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:d6:a8:23:d3", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.13.34"], "ansible_all_ipv6_addresses": ["fe80::8ff:d6ff:fea8:23d3"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.13.34", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:d6ff:fea8:23d3"]}, "ansible_local": {}, "ansible_date_time": {"year": "2024", "month": "08", "weekday": "Saturday", "weekday_number": "6", "weeknumber": "35", "day": "31", "hour": "03", "minute": "16", "second": "16", "epoch": "1725088576", "epoch_int": "1725088576", "date": "2024-08-31", "time": "03:16:16", "iso8601_micro": "2024-08-31T07:16:16.847233Z", "iso8601": "2024-08-31T07:16:16Z", "iso8601_basic": "20240831T031616847233", "iso8601_basic_short": "20240831T031616", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_apparmor": {"status": "disabled"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "ansible_python": {"version": {"major": 3, "minor": 6, "micro": 8, "releaselevel": "final", "serial": 0}, "version_info": [3, 6, 8, "final", 0], "executable": "/usr/libexec/platform-python", "has_sslcontext": true, "type": "cpython"}, "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}}\r\n', b'Shared connection to 10.31.13.34 closed.\r\n') <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' 10.31.13.34 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725088576.1743968-10342-97351466044337/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.15.34> (0, b'\r\n{"ansible_facts": {"ansible_is_chroot": false, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_fibre_channel_wwn": [], "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "quiet": true}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "quiet": true}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAOvi/I2K9Chd6YrpWUESuH4eeT0bHF1UK9xVemTCiEf4O4y26sb7jHBShgWBKjDZjcYL2NM6+vBRpqE4q8uAByml83vI8KvOgOCG06N6fe53ZX+FcGMyZ4eyVm2UmA4i8OERmR6ovcEPHdit/wcmH9R4bLhA1JAgp4C6eqN67OpVAAAAFQDEMUg3G01GHyLRj6q9cBuCyCgjuQAAAIEAtPlzm9DWzjr2IYZk3xIA298c4j6fBtLdcne/eefw3v/QKEb719CvFpN+xQmkhGTIb4JFoj893KyHHqM44dzrX9kxwXhg4axaQN8kr3PCLWVqP7tGk6wEaE2it4d18waSo4rjExsimmual1G9uCTNmi+SVcs31S+EovKrgxJQikUAAACAVqhtAZjyGQ2rkm+8bnQ0QFYD7M5dSuGmvDGoPQ6Q7Ilm6x3eQoIjrrvDM4PNJkXRkg94KApvPucrdTBYKel9eF8M36xAtJML4jlzHMmreunhDj7wjNnHlFFhdtLv9nsh18O5WqngZ4nedTSF5XPtxspIvAOfi9B9v4QRegWSw9A=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDE51qqiwQY6xuHpJ4XDklfQ5+aEI94q1rXWHl2FztOnTGukqN97x9fSYVYnqCukBIjWEnC/0SKKqaWQLOjcuudgjLoPym2wfwJw0+JJZdPt9fUWwMqsl00sm4OXToOh8bhNSi2EtDxAimWlrsw+r1EpsBC3+Is7wPzUbPbRv3Jg4hildkzGFX6bf8fHPSgUlDqIF6VfimX0NUsQL6MmZ+Hjyg7QbrUkLDO/PNY6yMqEPSEWswNQOWKJ6oOLGa8h85L8Gin37+fV2FIwlQhXDwn5pUiFc7E3etDuszgzcutQjTZ3NJGGsbHyc/bI9XAaRffBVddyHxQvCOdAtgPOO8db/rNQ9RtZDUsdAMoM3eGM+NjjogLrgjNX6PJJgjOckRpoeFiKLNdHHsq+iDQamdGfxnd59AxMvl2juHMElJvlt14NdKdlHIyJu7m/y4CgrHGe6BhXn4j0tDgBbX4G548EnMIpbSvHInpNiYDtvmp24OmTrHucWRUfI47ubENorU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFujVJc3247W8KX9cHyy8K7L5ejZLz5jZIfOne3TASM8Xj+Tzw7vjHWqBr/UdgWaAr+/GfmhqnAi7+7xML1Tbsg=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAILO26K/ZLXRhi1mV1tTOFc7CLq3g9wDzEi1vypgBJhgy", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_lsb": {}, "ansible_system": "Linux", "ansible_kernel": "4.18.0-553.5.1.el8.x86_64", "ansible_kernel_version": "#1 SMP Tue May 21 05:46:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.6.8", "ansible_fqdn": "ip-10-31-15-34.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-34", "ansible_nodename": "ip-10-31-15-34.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": "9d4d443554514fd1beca05f8f45d99a2", "ansible_python": {"version": {"major": 3, "minor": 6, "micro": 8, "releaselevel": "final", "serial": 0}, "version_info": [3, 6, 8, "final", 0], "executable": "/usr/libexec/platform-python", "has_sslcontext": true, "type": "cpython"}, "ansible_local": {}, "ansible_loadavg": {"1m": 1.14, "5m": 0.58, "15m": 0.24}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "8", "ansible_distribution_major_version": "8", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_env": {"LS_COLORS": "", "SSH_CONNECTION": "10.31.40.188 47638 10.31.15.34 22", "_": "/usr/libexec/platform-python", "LANG": "en_US.UTF-8", "which_declare": "declare -f", "XDG_SESSION_ID": "5", "USER": "root", "SELINUX_ROLE_REQUESTED": "", "PWD": "/root", "HOME": "/root", "SSH_CLIENT": "10.31.40.188 47638 22", "SELINUX_LEVEL_REQUESTED": "", "SSH_TTY": "/dev/pts/0", "SHELL": "/bin/bash", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "2", "LOGNAME": "root", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "XDG_RUNTIME_DIR": "/run/user/0", "PATH": "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "BASH_FUNC_which%%": "() { ( alias;\\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\\n}"}, "ansible_apparmor": {"status": "disabled"}, "ansible_hostnqn": "", "ansible_iscsi_iqn": "", "ansible_date_time": {"year": "2024", "month": "08", "weekday": "Saturday", "weekday_number": "6", "weeknumber": "35", "day": "31", "hour": "03", "minute": "16", "second": "16", "epoch": "1725088576", "epoch_int": "1725088576", "date": "2024-08-31", "time": "03:16:16", "iso8601_micro": "2024-08-31T07:16:16.602618Z", "iso8601": "2024-08-31T07:16:16Z", "iso8601_basic": "20240831T031616602618", "iso8601_basic_short": "20240831T031616", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_fips": false, "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", "rx_udp_gro_forwarding": "off", "rx_gro_list": "off", "tls_hw_rx_offload": "off [fixed]", "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]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:fe:7d:89:51", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.15.34", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:feff:fe7d:8951", "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]", "rx_udp_gro_forwarding": "off", "rx_gro_list": "off", "tls_hw_rx_offload": "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]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.15.34", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:fe:7d:89:51", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.15.34"], "ansible_all_ipv6_addresses": ["fe80::8ff:feff:fe7d:8951"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.15.34", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:feff:fe7d:8951"]}, "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": 3539, "ansible_memfree_mb": 2684, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3539, "used": 855, "free": 2684}, "nocache": {"free": 3294, "used": 245}, "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": "ec2a5597-9f36-4b92-dc1a-f1ddd9dfefad", "ansible_product_uuid": "ec2a5597-9f36-4b92-dc1a-f1ddd9dfefad", "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": "0", "partitions": {"xvda1": {"links": {"ids": [], "uuids": ["fe591198-9082-4b15-9b62-e83518524cd2"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "fe591198-9082-4b15-9b62-e83518524cd2", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["fe591198-9082-4b15-9b62-e83518524cd2"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 280, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_total": 268423901184, "size_available": 263507435520, "block_size": 4096, "block_total": 65533179, "block_available": 64332870, "block_used": 1200309, "inode_total": 131071472, "inode_available": 130994294, "inode_used": 77178, "uuid": "fe591198-9082-4b15-9b62-e83518524cd2"}], "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}}\r\n', b'Shared connection to 10.31.15.34 closed.\r\n') <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' 10.31.15.34 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725088576.1844363-10344-28383034922000/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.13.34> (0, b'', b'') ok: [managed_node1] <10.31.15.34> (0, b'', b'') ok: [managed_node3] <10.31.42.223> (0, b'\r\n{"ansible_facts": {"ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_system": "Linux", "ansible_kernel": "4.18.0-553.5.1.el8.x86_64", "ansible_kernel_version": "#1 SMP Tue May 21 05:46:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.6.8", "ansible_fqdn": "ip-10-31-42-223.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-42-223", "ansible_nodename": "ip-10-31-42-223.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": "9a89e6d5b32c40eba00ded7f7ad3edd1", "ansible_iscsi_iqn": "", "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": 3539, "ansible_memfree_mb": 2678, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3539, "used": 861, "free": 2678}, "nocache": {"free": 3289, "used": 250}, "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": "ec294b9c-4a55-1869-4106-e564256b3a3e", "ansible_product_uuid": "ec294b9c-4a55-1869-4106-e564256b3a3e", "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": "0", "partitions": {"xvda1": {"links": {"ids": [], "uuids": ["fe591198-9082-4b15-9b62-e83518524cd2"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "fe591198-9082-4b15-9b62-e83518524cd2", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["fe591198-9082-4b15-9b62-e83518524cd2"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 280, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_total": 268423901184, "size_available": 263507005440, "block_size": 4096, "block_total": 65533179, "block_available": 64332765, "block_used": 1200414, "inode_total": 131071472, "inode_available": 130994281, "inode_used": 77191, "uuid": "fe591198-9082-4b15-9b62-e83518524cd2"}], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAPIClyTup8le5YP8ILl8A7IVdkuWqY2pzA7YTLXNchESXAKwTkoaX74GKwZgo6W50imr/eO2ZZhnF6jP2M7RZPChfomJ1BXjsI+UB6jDjQVxfnm6dWjXDyhsyM9P37AlSkiDH++bxAPUVG6BzRyVHMrpL9dL4RgOC66NdyZZvE5fAAAAFQCszLPjkt40o2ma5GmvWAb7khFXfwAAAIEA1ticQBJw+kPA7zTd/qkxliCSDQFyffHVoIYkHxlMZNnd8zkaXpoLTHku1+RC217FIjPQ6Gy2Htm44lGNeQiRUS2MKNcYFwU2SfgKJxBxD3Pc7d+UlaN+OaLjG+4Exjqpu9mixSW/dtO1VNh7yzVA9ls8aI3IK4DXEqrs9esIGlMAAACAAr4CsQcmyMQErsX0GzjtJR/pgXJlbU5fegVdEidShGnNITjfzWOUACe7in3Ql0a7C6CGHC5/HzJ9/RD4imOKFyzBIivCzpzpF/TqluPjYSQqcGLC36iXw0aPd+YNpviAC2kgo/4Udm+ULNMj9NqzjQI5YZepKXFZlbWPnjcI8k4=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQChE7CnXiLirPNh3+W8/AzmqHPOqlRNcerlRZWBSLU/gpPFfgyoFbSjJaklyyaeE7GhqONdZi40duugYsTHXNZlgUSjh93YuIM1K7Qxuye0otPhmxYvpPRIXNbXBpwwY5Eio22KZW7rd9CaSuoZa+abu9cxMkGQyDT9MHIBqLkl0KTyKkYCLBXMPt/Q7r+vKBuKslf6tvUDgZJaHIIIwsgoteMPlYwhk8R+2pZ9MtFHJTX8Cv532FOYe/4sW6YR3kkrpX2EskRzK6SI3lHrYhT6nD1Qwo4kk3C1Io3ykSQNTORi7pePMPd72uiaTEELVNv3UI+dE1gP62RPkKwSRXbMJ6A98EVF6osrYVpxwtP3yUW66S6FM5TVL3kQ7DjWNvUaxGmscbO68AVutxUvon6xX3AobeQGS8q7nu6o5REdf1y2fxKOaK4LX/86IbkzbSwwQKyb0FV4yMQabJ5b/tO2ZRTwxQgOsl6HZeCyZ5N3cqtDwxVw+tdwPOttPYowJmE=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCR/3CXHdYN4YMljzrXRuyAfvtb4s8Gaj1LmIZkkmk/zpXeEi1nE4dYqUfrpwaxT2DiNgoIqVwV2YQHjVjHEcjg=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIBGTvsE8Gud5EsrrDqWN/dJ6FCFHdbnYI4xys20oJNCv", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_is_chroot": false, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_apparmor": {"status": "disabled"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "8", "ansible_distribution_major_version": "8", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "quiet": true}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "quiet": true}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_fips": false, "ansible_python": {"version": {"major": 3, "minor": 6, "micro": 8, "releaselevel": "final", "serial": 0}, "version_info": [3, 6, 8, "final", 0], "executable": "/usr/libexec/platform-python", "has_sslcontext": true, "type": "cpython"}, "ansible_local": {}, "ansible_hostnqn": "", "ansible_lsb": {}, "ansible_date_time": {"year": "2024", "month": "08", "weekday": "Saturday", "weekday_number": "6", "weeknumber": "35", "day": "31", "hour": "03", "minute": "16", "second": "16", "epoch": "1725088576", "epoch_int": "1725088576", "date": "2024-08-31", "time": "03:16:16", "iso8601_micro": "2024-08-31T07:16:16.961368Z", "iso8601": "2024-08-31T07:16:16Z", "iso8601_basic": "20240831T031616961368", "iso8601_basic_short": "20240831T031616", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_env": {"LS_COLORS": "", "SSH_CONNECTION": "10.31.40.188 38736 10.31.42.223 22", "_": "/usr/libexec/platform-python", "LANG": "en_US.UTF-8", "which_declare": "declare -f", "XDG_SESSION_ID": "5", "USER": "root", "SELINUX_ROLE_REQUESTED": "", "PWD": "/root", "HOME": "/root", "SSH_CLIENT": "10.31.40.188 38736 22", "SELINUX_LEVEL_REQUESTED": "", "SSH_TTY": "/dev/pts/0", "SHELL": "/bin/bash", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "2", "LOGNAME": "root", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "XDG_RUNTIME_DIR": "/run/user/0", "PATH": "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "BASH_FUNC_which%%": "() { ( alias;\\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\\n}"}, "ansible_loadavg": {"1m": 2.08, "5m": 0.83, "15m": 0.33}, "ansible_fibre_channel_wwn": [], "ansible_service_mgr": "systemd", "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "0e:61:3b:29:4b:0b", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.42.223", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22"}, "ipv6": [{"address": "fe80::c61:3bff:fe29:4b0b", "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]", "rx_udp_gro_forwarding": "off", "rx_gro_list": "off", "tls_hw_rx_offload": "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]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "rx_udp_gro_forwarding": "off", "rx_gro_list": "off", "tls_hw_rx_offload": "off [fixed]", "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]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.40.1", "interface": "eth0", "address": "10.31.42.223", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22", "macaddress": "0e:61:3b:29:4b:0b", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.42.223"], "ansible_all_ipv6_addresses": ["fe80::c61:3bff:fe29:4b0b"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.42.223", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::c61:3bff:fe29:4b0b"]}, "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"}}}\r\n', b'Shared connection to 10.31.42.223 closed.\r\n') <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' 10.31.42.223 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725088576.188339-10343-141089081244966/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.42.223> (0, b'', b'') ok: [managed_node2] TASK [Print message that this test is skipped on EL 6] ************************* task path: /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:61 Saturday 31 August 2024 03:16:17 -0400 (0:00:00.955) 0:00:02.239 ******* skipping: [managed_node1] => { "false_condition": "ansible_distribution_major_version == '6'" } skipping: [managed_node2] => { "false_condition": "ansible_distribution_major_version == '6'" } skipping: [managed_node3] => { "false_condition": "ansible_distribution_major_version == '6'" } TASK [Skip the test on EL 6 when control node == managed node] ***************** task path: /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:71 Saturday 31 August 2024 03:16:17 -0400 (0:00:00.037) 0:00:02.276 ******* META: end_host conditional evaluated to False, continuing execution for managed_node1 skipping: [managed_node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed_node1" } MSG: end_host conditional evaluated to false, continuing execution for managed_node1 TASK [Skip the test on EL 6 when control node == managed node] ***************** task path: /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:71 Saturday 31 August 2024 03:16:17 -0400 (0:00:00.009) 0:00:02.285 ******* META: end_host conditional evaluated to False, continuing execution for managed_node2 skipping: [managed_node2] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed_node2" } MSG: end_host conditional evaluated to false, continuing execution for managed_node2 TASK [Skip the test on EL 6 when control node == managed node] ***************** task path: /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:71 Saturday 31 August 2024 03:16:17 -0400 (0:00:00.006) 0:00:02.292 ******* META: end_host conditional evaluated to False, continuing execution for managed_node3 skipping: [managed_node3] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed_node3" } MSG: end_host conditional evaluated to false, continuing execution for managed_node3 TASK [Run the role. If reboot is not required - the play succeeds.] ************ task path: /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:82 Saturday 31 August 2024 03:16:17 -0400 (0:00:00.006) 0:00:02.298 ******* TASK [fedora.linux_system_roles.kdump : Ensure ansible_facts used by role] ***** task path: /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:2 Saturday 31 August 2024 03:16:17 -0400 (0:00:00.057) 0:00:02.355 ******* included: /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml for managed_node1, managed_node2, managed_node3 TASK [fedora.linux_system_roles.kdump : Ensure ansible_facts used by role] ***** task path: /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:2 Saturday 31 August 2024 03:16:17 -0400 (0:00:00.044) 0:00:02.400 ******* skipping: [managed_node2] => { "changed": false, "false_condition": "__kdump_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => { "changed": false, "false_condition": "__kdump_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } skipping: [managed_node3] => { "changed": false, "false_condition": "__kdump_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Check if system is ostree] ************* task path: /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:10 Saturday 31 August 2024 03:16:17 -0400 (0:00:00.078) 0:00:02.478 ******* <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' 10.31.13.34 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' 10.31.15.34 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' 10.31.42.223 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.42.223> (0, b'/root\n', b'') <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' 10.31.42.223 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725088577.3898318-10403-243128717400111 `" && echo ansible-tmp-1725088577.3898318-10403-243128717400111="` echo /root/.ansible/tmp/ansible-tmp-1725088577.3898318-10403-243128717400111 `" ) && sleep 0'"'"'' <10.31.13.34> (0, b'/root\n', b'') <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' 10.31.13.34 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725088577.3926687-10402-134118309575242 `" && echo ansible-tmp-1725088577.3926687-10402-134118309575242="` echo /root/.ansible/tmp/ansible-tmp-1725088577.3926687-10402-134118309575242 `" ) && sleep 0'"'"'' <10.31.15.34> (0, b'/root\n', b'') <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' 10.31.15.34 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725088577.3945293-10404-117064642790006 `" && echo ansible-tmp-1725088577.3945293-10404-117064642790006="` echo /root/.ansible/tmp/ansible-tmp-1725088577.3945293-10404-117064642790006 `" ) && sleep 0'"'"'' <10.31.42.223> (0, b'ansible-tmp-1725088577.3898318-10403-243128717400111=/root/.ansible/tmp/ansible-tmp-1725088577.3898318-10403-243128717400111\n', b'') <10.31.13.34> (0, b'ansible-tmp-1725088577.3926687-10402-134118309575242=/root/.ansible/tmp/ansible-tmp-1725088577.3926687-10402-134118309575242\n', b'') <10.31.15.34> (0, b'ansible-tmp-1725088577.3945293-10404-117064642790006=/root/.ansible/tmp/ansible-tmp-1725088577.3945293-10404-117064642790006\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py <10.31.42.223> PUT /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmpvmlpff_k TO /root/.ansible/tmp/ansible-tmp-1725088577.3898318-10403-243128717400111/AnsiballZ_stat.py <10.31.42.223> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/004548cb06"' '[10.31.42.223]' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py <10.31.13.34> PUT /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmp8w__nj9t TO /root/.ansible/tmp/ansible-tmp-1725088577.3926687-10402-134118309575242/AnsiballZ_stat.py <10.31.13.34> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/12074f835d"' '[10.31.13.34]' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py <10.31.15.34> PUT /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmphx603zbq TO /root/.ansible/tmp/ansible-tmp-1725088577.3945293-10404-117064642790006/AnsiballZ_stat.py <10.31.15.34> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/029204f0e2"' '[10.31.15.34]' <10.31.13.34> (0, b'sftp> put /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmp8w__nj9t /root/.ansible/tmp/ansible-tmp-1725088577.3926687-10402-134118309575242/AnsiballZ_stat.py\n', b'') <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' 10.31.13.34 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725088577.3926687-10402-134118309575242/ /root/.ansible/tmp/ansible-tmp-1725088577.3926687-10402-134118309575242/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.42.223> (0, b'sftp> put /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmpvmlpff_k /root/.ansible/tmp/ansible-tmp-1725088577.3898318-10403-243128717400111/AnsiballZ_stat.py\n', b'') <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' 10.31.42.223 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725088577.3898318-10403-243128717400111/ /root/.ansible/tmp/ansible-tmp-1725088577.3898318-10403-243128717400111/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.15.34> (0, b'sftp> put /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmphx603zbq /root/.ansible/tmp/ansible-tmp-1725088577.3945293-10404-117064642790006/AnsiballZ_stat.py\n', b'') <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' 10.31.15.34 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725088577.3945293-10404-117064642790006/ /root/.ansible/tmp/ansible-tmp-1725088577.3945293-10404-117064642790006/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.13.34> (0, b'', b'') <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' -tt 10.31.13.34 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725088577.3926687-10402-134118309575242/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.42.223> (0, b'', b'') <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' -tt 10.31.42.223 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725088577.3898318-10403-243128717400111/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.15.34> (0, b'', b'') <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' -tt 10.31.15.34 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725088577.3945293-10404-117064642790006/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.13.34> (0, b'\r\n{"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"}}}\r\n', b'Shared connection to 10.31.13.34 closed.\r\n') <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' 10.31.13.34 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725088577.3926687-10402-134118309575242/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.15.34> (0, b'\r\n{"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"}}}\r\n', b'Shared connection to 10.31.15.34 closed.\r\n') <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' 10.31.15.34 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725088577.3945293-10404-117064642790006/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.13.34> (0, b'', b'') ok: [managed_node1] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/run/ostree-booted" } }, "stat": { "exists": false } } <10.31.15.34> (0, b'', b'') ok: [managed_node3] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/run/ostree-booted" } }, "stat": { "exists": false } } <10.31.42.223> (0, b'\r\n{"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"}}}\r\n', b'Shared connection to 10.31.42.223 closed.\r\n') <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' 10.31.42.223 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725088577.3898318-10403-243128717400111/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.42.223> (0, b'', b'') ok: [managed_node2] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/run/ostree-booted" } }, "stat": { "exists": false } } TASK [fedora.linux_system_roles.kdump : Set flag to indicate system is ostree] *** task path: /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:15 Saturday 31 August 2024 03:16:17 -0400 (0:00:00.620) 0:00:03.099 ******* ok: [managed_node1] => { "ansible_facts": { "__kdump_is_ostree": false }, "changed": false } ok: [managed_node2] => { "ansible_facts": { "__kdump_is_ostree": false }, "changed": false } ok: [managed_node3] => { "ansible_facts": { "__kdump_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.kdump : Set platform/version specific variables] *** task path: /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:19 Saturday 31 August 2024 03:16:17 -0400 (0:00:00.050) 0:00:03.149 ******* skipping: [managed_node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => { "changed": false } MSG: All items skipped skipping: [managed_node3] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node2] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node2] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node3] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node2] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node3] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node2] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node3] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node2] => { "changed": false } MSG: All items skipped skipping: [managed_node3] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.kdump : Install required packages] ************* task path: /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:5 Saturday 31 August 2024 03:16:18 -0400 (0:00:00.072) 0:00:03.222 ******* <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' 10.31.15.34 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' 10.31.13.34 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' 10.31.42.223 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.13.34> (0, b'/root\n', b'') <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' 10.31.13.34 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725088578.1628652-10448-252907709304145 `" && echo ansible-tmp-1725088578.1628652-10448-252907709304145="` echo /root/.ansible/tmp/ansible-tmp-1725088578.1628652-10448-252907709304145 `" ) && sleep 0'"'"'' <10.31.15.34> (0, b'/root\n', b'') <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' 10.31.15.34 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725088578.1655989-10451-43416692180824 `" && echo ansible-tmp-1725088578.1655989-10451-43416692180824="` echo /root/.ansible/tmp/ansible-tmp-1725088578.1655989-10451-43416692180824 `" ) && sleep 0'"'"'' <10.31.42.223> (0, b'/root\n', b'') <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' 10.31.42.223 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725088578.1676152-10450-94442901350958 `" && echo ansible-tmp-1725088578.1676152-10450-94442901350958="` echo /root/.ansible/tmp/ansible-tmp-1725088578.1676152-10450-94442901350958 `" ) && sleep 0'"'"'' <10.31.13.34> (0, b'ansible-tmp-1725088578.1628652-10448-252907709304145=/root/.ansible/tmp/ansible-tmp-1725088578.1628652-10448-252907709304145\n', b'') <10.31.42.223> (0, b'ansible-tmp-1725088578.1676152-10450-94442901350958=/root/.ansible/tmp/ansible-tmp-1725088578.1676152-10450-94442901350958\n', b'') <10.31.15.34> (0, b'ansible-tmp-1725088578.1655989-10451-43416692180824=/root/.ansible/tmp/ansible-tmp-1725088578.1655989-10451-43416692180824\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/dnf.py <10.31.13.34> PUT /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmpx8yqnbd4 TO /root/.ansible/tmp/ansible-tmp-1725088578.1628652-10448-252907709304145/AnsiballZ_dnf.py <10.31.13.34> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/12074f835d"' '[10.31.13.34]' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/dnf.py <10.31.42.223> PUT /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmpll0c1fuk TO /root/.ansible/tmp/ansible-tmp-1725088578.1676152-10450-94442901350958/AnsiballZ_dnf.py <10.31.42.223> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/004548cb06"' '[10.31.42.223]' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/dnf.py <10.31.15.34> PUT /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmp7qdm2dbe TO /root/.ansible/tmp/ansible-tmp-1725088578.1655989-10451-43416692180824/AnsiballZ_dnf.py <10.31.15.34> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/029204f0e2"' '[10.31.15.34]' <10.31.13.34> (0, b'sftp> put /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmpx8yqnbd4 /root/.ansible/tmp/ansible-tmp-1725088578.1628652-10448-252907709304145/AnsiballZ_dnf.py\n', b'') <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' 10.31.13.34 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725088578.1628652-10448-252907709304145/ /root/.ansible/tmp/ansible-tmp-1725088578.1628652-10448-252907709304145/AnsiballZ_dnf.py && sleep 0'"'"'' <10.31.15.34> (0, b'sftp> put /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmp7qdm2dbe /root/.ansible/tmp/ansible-tmp-1725088578.1655989-10451-43416692180824/AnsiballZ_dnf.py\n', b'') <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' 10.31.15.34 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725088578.1655989-10451-43416692180824/ /root/.ansible/tmp/ansible-tmp-1725088578.1655989-10451-43416692180824/AnsiballZ_dnf.py && sleep 0'"'"'' <10.31.42.223> (0, b'sftp> put /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmpll0c1fuk /root/.ansible/tmp/ansible-tmp-1725088578.1676152-10450-94442901350958/AnsiballZ_dnf.py\n', b'') <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' 10.31.42.223 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725088578.1676152-10450-94442901350958/ /root/.ansible/tmp/ansible-tmp-1725088578.1676152-10450-94442901350958/AnsiballZ_dnf.py && sleep 0'"'"'' <10.31.13.34> (0, b'', b'') <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' -tt 10.31.13.34 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725088578.1628652-10448-252907709304145/AnsiballZ_dnf.py && sleep 0'"'"'' <10.31.15.34> (0, b'', b'') <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' -tt 10.31.15.34 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725088578.1655989-10451-43416692180824/AnsiballZ_dnf.py && sleep 0'"'"'' <10.31.42.223> (0, b'', b'') <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' -tt 10.31.42.223 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725088578.1676152-10450-94442901350958/AnsiballZ_dnf.py && sleep 0'"'"'' <10.31.13.34> (0, b'\r\n{"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["grubby", "iproute", "kexec-tools", "openssh-clients"], "state": "present", "allow_downgrade": 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, "allowerasing": false, "nobest": false, "use_backend": "auto", "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "releasever": null}}}\r\n', b'Shared connection to 10.31.13.34 closed.\r\n') <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' 10.31.13.34 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725088578.1628652-10448-252907709304145/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.13.34> (0, b'', b'') ok: [managed_node1] => { "changed": false, "invocation": { "module_args": { "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "conf_file": null, "disable_excludes": null, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_dir": null, "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "install_repoquery": true, "install_weak_deps": true, "installroot": "/", "list": null, "lock_timeout": 30, "name": [ "grubby", "iproute", "kexec-tools", "openssh-clients" ], "nobest": false, "releasever": null, "security": false, "skip_broken": false, "sslverify": true, "state": "present", "update_cache": false, "update_only": false, "use_backend": "auto", "validate_certs": true } }, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby iproute kexec-tools openssh-clients <10.31.15.34> (0, b'\r\n{"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["grubby", "iproute", "kexec-tools", "openssh-clients"], "state": "present", "allow_downgrade": 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, "allowerasing": false, "nobest": false, "use_backend": "auto", "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "releasever": null}}}\r\n', b'Shared connection to 10.31.15.34 closed.\r\n') <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' 10.31.15.34 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725088578.1655989-10451-43416692180824/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.15.34> (0, b'', b'') ok: [managed_node3] => { "changed": false, "invocation": { "module_args": { "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "conf_file": null, "disable_excludes": null, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_dir": null, "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "install_repoquery": true, "install_weak_deps": true, "installroot": "/", "list": null, "lock_timeout": 30, "name": [ "grubby", "iproute", "kexec-tools", "openssh-clients" ], "nobest": false, "releasever": null, "security": false, "skip_broken": false, "sslverify": true, "state": "present", "update_cache": false, "update_only": false, "use_backend": "auto", "validate_certs": true } }, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby iproute kexec-tools openssh-clients <10.31.42.223> (0, b'\r\n{"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["grubby", "iproute", "kexec-tools", "openssh-clients"], "state": "present", "allow_downgrade": 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, "allowerasing": false, "nobest": false, "use_backend": "auto", "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "releasever": null}}}\r\n', b'Shared connection to 10.31.42.223 closed.\r\n') <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' 10.31.42.223 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725088578.1676152-10450-94442901350958/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.42.223> (0, b'', b'') ok: [managed_node2] => { "changed": false, "invocation": { "module_args": { "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "conf_file": null, "disable_excludes": null, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_dir": null, "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "install_repoquery": true, "install_weak_deps": true, "installroot": "/", "list": null, "lock_timeout": 30, "name": [ "grubby", "iproute", "kexec-tools", "openssh-clients" ], "nobest": false, "releasever": null, "security": false, "skip_broken": false, "sslverify": true, "state": "present", "update_cache": false, "update_only": false, "use_backend": "auto", "validate_certs": true } }, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby iproute kexec-tools openssh-clients TASK [fedora.linux_system_roles.kdump : Ensure that kdump is enabled] ********** task path: /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:11 Saturday 31 August 2024 03:16:21 -0400 (0:00:03.590) 0:00:06.812 ******* <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' 10.31.13.34 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' 10.31.15.34 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' 10.31.42.223 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.13.34> (0, b'/root\n', b'') <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' 10.31.13.34 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725088581.691399-10543-11252019895585 `" && echo ansible-tmp-1725088581.691399-10543-11252019895585="` echo /root/.ansible/tmp/ansible-tmp-1725088581.691399-10543-11252019895585 `" ) && sleep 0'"'"'' <10.31.15.34> (0, b'/root\n', b'') <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' 10.31.15.34 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725088581.7111435-10546-102408809031222 `" && echo ansible-tmp-1725088581.7111435-10546-102408809031222="` echo /root/.ansible/tmp/ansible-tmp-1725088581.7111435-10546-102408809031222 `" ) && sleep 0'"'"'' <10.31.42.223> (0, b'/root\n', b'') <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' 10.31.42.223 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725088581.7118735-10544-161735525070299 `" && echo ansible-tmp-1725088581.7118735-10544-161735525070299="` echo /root/.ansible/tmp/ansible-tmp-1725088581.7118735-10544-161735525070299 `" ) && sleep 0'"'"'' <10.31.13.34> (0, b'ansible-tmp-1725088581.691399-10543-11252019895585=/root/.ansible/tmp/ansible-tmp-1725088581.691399-10543-11252019895585\n', b'') <10.31.42.223> (0, b'ansible-tmp-1725088581.7118735-10544-161735525070299=/root/.ansible/tmp/ansible-tmp-1725088581.7118735-10544-161735525070299\n', b'') <10.31.15.34> (0, b'ansible-tmp-1725088581.7111435-10546-102408809031222=/root/.ansible/tmp/ansible-tmp-1725088581.7111435-10546-102408809031222\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/systemd.py Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/systemd.py <10.31.42.223> PUT /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmpen1okc2p TO /root/.ansible/tmp/ansible-tmp-1725088581.7118735-10544-161735525070299/AnsiballZ_systemd.py <10.31.42.223> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/004548cb06"' '[10.31.42.223]' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/systemd.py <10.31.15.34> PUT /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmp8cs_zyzx TO /root/.ansible/tmp/ansible-tmp-1725088581.7111435-10546-102408809031222/AnsiballZ_systemd.py <10.31.15.34> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/029204f0e2"' '[10.31.15.34]' <10.31.13.34> PUT /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmpm95mqjty TO /root/.ansible/tmp/ansible-tmp-1725088581.691399-10543-11252019895585/AnsiballZ_systemd.py <10.31.13.34> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/12074f835d"' '[10.31.13.34]' <10.31.42.223> (0, b'sftp> put /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmpen1okc2p /root/.ansible/tmp/ansible-tmp-1725088581.7118735-10544-161735525070299/AnsiballZ_systemd.py\n', b'') <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' 10.31.42.223 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725088581.7118735-10544-161735525070299/ /root/.ansible/tmp/ansible-tmp-1725088581.7118735-10544-161735525070299/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.13.34> (0, b'sftp> put /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmpm95mqjty /root/.ansible/tmp/ansible-tmp-1725088581.691399-10543-11252019895585/AnsiballZ_systemd.py\n', b'') <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' 10.31.13.34 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725088581.691399-10543-11252019895585/ /root/.ansible/tmp/ansible-tmp-1725088581.691399-10543-11252019895585/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.15.34> (0, b'sftp> put /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmp8cs_zyzx /root/.ansible/tmp/ansible-tmp-1725088581.7111435-10546-102408809031222/AnsiballZ_systemd.py\n', b'') <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' 10.31.15.34 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725088581.7111435-10546-102408809031222/ /root/.ansible/tmp/ansible-tmp-1725088581.7111435-10546-102408809031222/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.42.223> (0, b'', b'') <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' -tt 10.31.42.223 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725088581.7118735-10544-161735525070299/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.13.34> (0, b'', b'') <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' -tt 10.31.13.34 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725088581.691399-10543-11252019895585/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.15.34> (0, b'', b'') <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' -tt 10.31.15.34 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725088581.7111435-10546-102408809031222/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.42.223> (0, b'\r\n{"name": "kdump", "changed": false, "status": {"Type": "oneshot", "Restart": "no", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "RuntimeMaxUSec": "infinity", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "PermissionsStartOnly": "no", "RootDirectoryStartOnly": "no", "RemainAfterExit": "yes", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "ExecMainStartTimestamp": "Sat 2024-08-31 03:15:48 EDT", "ExecMainStartTimestampMonotonic": "252729104", "ExecMainExitTimestamp": "Sat 2024-08-31 03:16:08 EDT", "ExecMainExitTimestampMonotonic": "272157633", "ExecMainPID": "20651", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Sat 2024-08-31 03:15:48 EDT] ; stop_time=[Sat 2024-08-31 03:16:08 EDT] ; pid=20651 ; code=exited ; status=0 }", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2024-08-31 03:15:48 EDT] ; stop_time=[Sat 2024-08-31 03:15:48 EDT] ; pid=20642 ; code=exited ; status=0 }", "Slice": "system.slice", "MemoryCurrent": "[not set]", "CPUUsageNSec": "[not set]", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "TasksCurrent": "[not set]", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "Delegate": "no", "CPUAccounting": "no", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "AllowedCPUs": "", "AllowedMemoryNodes": "", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22405", "IPAccounting": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "Nice": "0", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "NUMAMask": "", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardInputData": "", "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", "AmbientCapabilities": "", "DynamicUser": "no", "RemoveIPC": "no", "MountFlags": "", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "0", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "SendSIGKILL": "yes", "SendSIGHUP": "no", "Id": "kdump.service", "Names": "kdump.service", "Requires": "system.slice", "WantedBy": "multi-user.target", "After": "system.slice basic.target systemd-journald.socket remote-fs.target network.target network-online.target", "Description": "Crash recovery kernel arming", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "exited", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Sat 2024-08-31 03:16:08 EDT", "StateChangeTimestampMonotonic": "272158150", "InactiveExitTimestamp": "Sat 2024-08-31 03:15:48 EDT", "InactiveExitTimestampMonotonic": "252729291", "ActiveEnterTimestamp": "Sat 2024-08-31 03:16:08 EDT", "ActiveEnterTimestampMonotonic": "272158150", "ActiveExitTimestamp": "Sat 2024-08-31 03:15:48 EDT", "ActiveExitTimestampMonotonic": "252705516", "InactiveEnterTimestamp": "Sat 2024-08-31 03:15:48 EDT", "InactiveEnterTimestampMonotonic": "252726900", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "no", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Sat 2024-08-31 03:15:48 EDT", "ConditionTimestampMonotonic": "252728105", "AssertTimestamp": "Sat 2024-08-31 03:15:48 EDT", "AssertTimestampMonotonic": "252728128", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "978a0aadc87b491d93169aaebf2fe9d6", "CollectMode": "inactive"}, "enabled": true, "invocation": {"module_args": {"name": "kdump", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "state": null, "force": null, "masked": null}}}\r\n', b'Shared connection to 10.31.42.223 closed.\r\n') <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' 10.31.42.223 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725088581.7118735-10544-161735525070299/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.13.34> (0, b'\r\n{"name": "kdump", "changed": false, "status": {"Type": "oneshot", "Restart": "no", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "RuntimeMaxUSec": "infinity", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "PermissionsStartOnly": "no", "RootDirectoryStartOnly": "no", "RemainAfterExit": "yes", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "ExecMainStartTimestamp": "Sat 2024-08-31 03:15:34 EDT", "ExecMainStartTimestampMonotonic": "240557212", "ExecMainExitTimestamp": "Sat 2024-08-31 03:15:53 EDT", "ExecMainExitTimestampMonotonic": "259376320", "ExecMainPID": "16697", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Sat 2024-08-31 03:15:34 EDT] ; stop_time=[Sat 2024-08-31 03:15:53 EDT] ; pid=16697 ; code=exited ; status=0 }", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2024-08-31 03:15:34 EDT] ; stop_time=[Sat 2024-08-31 03:15:34 EDT] ; pid=16688 ; code=exited ; status=0 }", "Slice": "system.slice", "MemoryCurrent": "[not set]", "CPUUsageNSec": "[not set]", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "TasksCurrent": "[not set]", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "Delegate": "no", "CPUAccounting": "no", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "AllowedCPUs": "", "AllowedMemoryNodes": "", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22406", "IPAccounting": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "Nice": "0", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "NUMAMask": "", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardInputData": "", "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", "AmbientCapabilities": "", "DynamicUser": "no", "RemoveIPC": "no", "MountFlags": "", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "0", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "SendSIGKILL": "yes", "SendSIGHUP": "no", "Id": "kdump.service", "Names": "kdump.service", "Requires": "system.slice", "WantedBy": "multi-user.target", "After": "network.target basic.target system.slice network-online.target remote-fs.target systemd-journald.socket", "Description": "Crash recovery kernel arming", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "exited", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Sat 2024-08-31 03:15:53 EDT", "StateChangeTimestampMonotonic": "259376888", "InactiveExitTimestamp": "Sat 2024-08-31 03:15:34 EDT", "InactiveExitTimestampMonotonic": "240557243", "ActiveEnterTimestamp": "Sat 2024-08-31 03:15:53 EDT", "ActiveEnterTimestampMonotonic": "259376888", "ActiveExitTimestamp": "Sat 2024-08-31 03:15:34 EDT", "ActiveExitTimestampMonotonic": "240534105", "InactiveEnterTimestamp": "Sat 2024-08-31 03:15:34 EDT", "InactiveEnterTimestampMonotonic": "240555370", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "no", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Sat 2024-08-31 03:15:34 EDT", "ConditionTimestampMonotonic": "240556276", "AssertTimestamp": "Sat 2024-08-31 03:15:34 EDT", "AssertTimestampMonotonic": "240556300", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "e768b00d41a044e3a919267075cc00d3", "CollectMode": "inactive"}, "enabled": true, "invocation": {"module_args": {"name": "kdump", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "state": null, "force": null, "masked": null}}}\r\n', b'Shared connection to 10.31.13.34 closed.\r\n') <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' 10.31.13.34 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725088581.691399-10543-11252019895585/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.42.223> (0, b'', b'') ok: [managed_node2] => { "changed": false, "enabled": true, "invocation": { "module_args": { "daemon_reexec": false, "daemon_reload": false, "enabled": true, "force": null, "masked": null, "name": "kdump", "no_block": false, "scope": "system", "state": null } }, "name": "kdump", "status": { "ActiveEnterTimestamp": "Sat 2024-08-31 03:16:08 EDT", "ActiveEnterTimestampMonotonic": "272158150", "ActiveExitTimestamp": "Sat 2024-08-31 03:15:48 EDT", "ActiveExitTimestampMonotonic": "252705516", "ActiveState": "active", "After": "system.slice basic.target systemd-journald.socket remote-fs.target network.target network-online.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-08-31 03:15:48 EDT", "AssertTimestampMonotonic": "252728128", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "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": "yes", "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", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-08-31 03:15:48 EDT", "ConditionTimestampMonotonic": "252728105", "ConfigurationDirectoryMode": "0755", "ControlPID": "0", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2024-08-31 03:16:08 EDT", "ExecMainExitTimestampMonotonic": "272157633", "ExecMainPID": "20651", "ExecMainStartTimestamp": "Sat 2024-08-31 03:15:48 EDT", "ExecMainStartTimestampMonotonic": "252729104", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Sat 2024-08-31 03:15:48 EDT] ; stop_time=[Sat 2024-08-31 03:16:08 EDT] ; pid=20651 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2024-08-31 03:15:48 EDT] ; stop_time=[Sat 2024-08-31 03:15:48 EDT] ; pid=20642 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-08-31 03:15:48 EDT", "InactiveEnterTimestampMonotonic": "252726900", "InactiveExitTimestamp": "Sat 2024-08-31 03:15:48 EDT", "InactiveExitTimestampMonotonic": "252729291", "InvocationID": "978a0aadc87b491d93169aaebf2fe9d6", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "system.slice", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-08-31 03:16:08 EDT", "StateChangeTimestampMonotonic": "272158150", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22405", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } <10.31.15.34> (0, b'\r\n{"name": "kdump", "changed": false, "status": {"Type": "oneshot", "Restart": "no", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "RuntimeMaxUSec": "infinity", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "PermissionsStartOnly": "no", "RootDirectoryStartOnly": "no", "RemainAfterExit": "yes", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "ExecMainStartTimestamp": "Sat 2024-08-31 03:15:53 EDT", "ExecMainStartTimestampMonotonic": "257555301", "ExecMainExitTimestamp": "Sat 2024-08-31 03:16:13 EDT", "ExecMainExitTimestampMonotonic": "277348896", "ExecMainPID": "17019", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Sat 2024-08-31 03:15:53 EDT] ; stop_time=[Sat 2024-08-31 03:16:13 EDT] ; pid=17019 ; code=exited ; status=0 }", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2024-08-31 03:15:53 EDT] ; stop_time=[Sat 2024-08-31 03:15:53 EDT] ; pid=17010 ; code=exited ; status=0 }", "Slice": "system.slice", "MemoryCurrent": "[not set]", "CPUUsageNSec": "[not set]", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "TasksCurrent": "[not set]", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "Delegate": "no", "CPUAccounting": "no", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "AllowedCPUs": "", "AllowedMemoryNodes": "", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22405", "IPAccounting": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "Nice": "0", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "NUMAMask": "", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardInputData": "", "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", "AmbientCapabilities": "", "DynamicUser": "no", "RemoveIPC": "no", "MountFlags": "", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "0", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "SendSIGKILL": "yes", "SendSIGHUP": "no", "Id": "kdump.service", "Names": "kdump.service", "Requires": "system.slice", "WantedBy": "multi-user.target", "After": "network.target remote-fs.target basic.target systemd-journald.socket system.slice network-online.target", "Description": "Crash recovery kernel arming", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "exited", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Sat 2024-08-31 03:16:13 EDT", "StateChangeTimestampMonotonic": "277349475", "InactiveExitTimestamp": "Sat 2024-08-31 03:15:53 EDT", "InactiveExitTimestampMonotonic": "257555472", "ActiveEnterTimestamp": "Sat 2024-08-31 03:16:13 EDT", "ActiveEnterTimestampMonotonic": "277349475", "ActiveExitTimestamp": "Sat 2024-08-31 03:15:53 EDT", "ActiveExitTimestampMonotonic": "257531131", "InactiveEnterTimestamp": "Sat 2024-08-31 03:15:53 EDT", "InactiveEnterTimestampMonotonic": "257553295", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "no", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Sat 2024-08-31 03:15:53 EDT", "ConditionTimestampMonotonic": "257554364", "AssertTimestamp": "Sat 2024-08-31 03:15:53 EDT", "AssertTimestampMonotonic": "257554386", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "441cbad3c5ad42e986f6366f7f04333a", "CollectMode": "inactive"}, "enabled": true, "invocation": {"module_args": {"name": "kdump", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "state": null, "force": null, "masked": null}}}\r\n', b'Shared connection to 10.31.15.34 closed.\r\n') <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' 10.31.15.34 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725088581.7111435-10546-102408809031222/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.13.34> (0, b'', b'') ok: [managed_node1] => { "changed": false, "enabled": true, "invocation": { "module_args": { "daemon_reexec": false, "daemon_reload": false, "enabled": true, "force": null, "masked": null, "name": "kdump", "no_block": false, "scope": "system", "state": null } }, "name": "kdump", "status": { "ActiveEnterTimestamp": "Sat 2024-08-31 03:15:53 EDT", "ActiveEnterTimestampMonotonic": "259376888", "ActiveExitTimestamp": "Sat 2024-08-31 03:15:34 EDT", "ActiveExitTimestampMonotonic": "240534105", "ActiveState": "active", "After": "network.target basic.target system.slice network-online.target remote-fs.target systemd-journald.socket", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-08-31 03:15:34 EDT", "AssertTimestampMonotonic": "240556300", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "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": "yes", "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", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-08-31 03:15:34 EDT", "ConditionTimestampMonotonic": "240556276", "ConfigurationDirectoryMode": "0755", "ControlPID": "0", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2024-08-31 03:15:53 EDT", "ExecMainExitTimestampMonotonic": "259376320", "ExecMainPID": "16697", "ExecMainStartTimestamp": "Sat 2024-08-31 03:15:34 EDT", "ExecMainStartTimestampMonotonic": "240557212", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Sat 2024-08-31 03:15:34 EDT] ; stop_time=[Sat 2024-08-31 03:15:53 EDT] ; pid=16697 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2024-08-31 03:15:34 EDT] ; stop_time=[Sat 2024-08-31 03:15:34 EDT] ; pid=16688 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-08-31 03:15:34 EDT", "InactiveEnterTimestampMonotonic": "240555370", "InactiveExitTimestamp": "Sat 2024-08-31 03:15:34 EDT", "InactiveExitTimestampMonotonic": "240557243", "InvocationID": "e768b00d41a044e3a919267075cc00d3", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "system.slice", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-08-31 03:15:53 EDT", "StateChangeTimestampMonotonic": "259376888", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22406", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } <10.31.15.34> (0, b'', b'') ok: [managed_node3] => { "changed": false, "enabled": true, "invocation": { "module_args": { "daemon_reexec": false, "daemon_reload": false, "enabled": true, "force": null, "masked": null, "name": "kdump", "no_block": false, "scope": "system", "state": null } }, "name": "kdump", "status": { "ActiveEnterTimestamp": "Sat 2024-08-31 03:16:13 EDT", "ActiveEnterTimestampMonotonic": "277349475", "ActiveExitTimestamp": "Sat 2024-08-31 03:15:53 EDT", "ActiveExitTimestampMonotonic": "257531131", "ActiveState": "active", "After": "network.target remote-fs.target basic.target systemd-journald.socket system.slice network-online.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-08-31 03:15:53 EDT", "AssertTimestampMonotonic": "257554386", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "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": "yes", "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", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-08-31 03:15:53 EDT", "ConditionTimestampMonotonic": "257554364", "ConfigurationDirectoryMode": "0755", "ControlPID": "0", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2024-08-31 03:16:13 EDT", "ExecMainExitTimestampMonotonic": "277348896", "ExecMainPID": "17019", "ExecMainStartTimestamp": "Sat 2024-08-31 03:15:53 EDT", "ExecMainStartTimestampMonotonic": "257555301", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Sat 2024-08-31 03:15:53 EDT] ; stop_time=[Sat 2024-08-31 03:16:13 EDT] ; pid=17019 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2024-08-31 03:15:53 EDT] ; stop_time=[Sat 2024-08-31 03:15:53 EDT] ; pid=17010 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-08-31 03:15:53 EDT", "InactiveEnterTimestampMonotonic": "257553295", "InactiveExitTimestamp": "Sat 2024-08-31 03:15:53 EDT", "InactiveExitTimestampMonotonic": "257555472", "InvocationID": "441cbad3c5ad42e986f6366f7f04333a", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "system.slice", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-08-31 03:16:13 EDT", "StateChangeTimestampMonotonic": "277349475", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22405", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.kdump : Include SSH tasks] ********************* task path: /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:16 Saturday 31 August 2024 03:16:22 -0400 (0:00:00.722) 0:00:07.534 ******* included: /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml for managed_node1, managed_node2, managed_node3 TASK [fedora.linux_system_roles.kdump : Create key if it does not exist] ******* task path: /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:2 Saturday 31 August 2024 03:16:22 -0400 (0:00:00.136) 0:00:07.671 ******* <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' 10.31.13.34 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' 10.31.42.223 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' 10.31.15.34 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.42.223> (0, b'/root\n', b'') <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' 10.31.42.223 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725088582.5622978-10582-175136857488759 `" && echo ansible-tmp-1725088582.5622978-10582-175136857488759="` echo /root/.ansible/tmp/ansible-tmp-1725088582.5622978-10582-175136857488759 `" ) && sleep 0'"'"'' <10.31.13.34> (0, b'/root\n', b'') <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' 10.31.13.34 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725088582.5633583-10581-227351338599456 `" && echo ansible-tmp-1725088582.5633583-10581-227351338599456="` echo /root/.ansible/tmp/ansible-tmp-1725088582.5633583-10581-227351338599456 `" ) && sleep 0'"'"'' <10.31.15.34> (0, b'/root\n', b'') <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' 10.31.15.34 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725088582.5701315-10584-47477006869173 `" && echo ansible-tmp-1725088582.5701315-10584-47477006869173="` echo /root/.ansible/tmp/ansible-tmp-1725088582.5701315-10584-47477006869173 `" ) && sleep 0'"'"'' <10.31.42.223> (0, b'ansible-tmp-1725088582.5622978-10582-175136857488759=/root/.ansible/tmp/ansible-tmp-1725088582.5622978-10582-175136857488759\n', b'') <10.31.15.34> (0, b'ansible-tmp-1725088582.5701315-10584-47477006869173=/root/.ansible/tmp/ansible-tmp-1725088582.5701315-10584-47477006869173\n', b'') <10.31.13.34> (0, b'ansible-tmp-1725088582.5633583-10581-227351338599456=/root/.ansible/tmp/ansible-tmp-1725088582.5633583-10581-227351338599456\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/command.py <10.31.42.223> PUT /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmp0lecusec TO /root/.ansible/tmp/ansible-tmp-1725088582.5622978-10582-175136857488759/AnsiballZ_command.py Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/command.py <10.31.42.223> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/004548cb06"' '[10.31.42.223]' <10.31.15.34> PUT /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmptolpkh25 TO /root/.ansible/tmp/ansible-tmp-1725088582.5701315-10584-47477006869173/AnsiballZ_command.py <10.31.15.34> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/029204f0e2"' '[10.31.15.34]' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/command.py <10.31.13.34> PUT /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmpe5l2zpm7 TO /root/.ansible/tmp/ansible-tmp-1725088582.5633583-10581-227351338599456/AnsiballZ_command.py <10.31.13.34> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/12074f835d"' '[10.31.13.34]' <10.31.42.223> (0, b'sftp> put /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmp0lecusec /root/.ansible/tmp/ansible-tmp-1725088582.5622978-10582-175136857488759/AnsiballZ_command.py\n', b'') <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' 10.31.42.223 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725088582.5622978-10582-175136857488759/ /root/.ansible/tmp/ansible-tmp-1725088582.5622978-10582-175136857488759/AnsiballZ_command.py && sleep 0'"'"'' <10.31.15.34> (0, b'sftp> put /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmptolpkh25 /root/.ansible/tmp/ansible-tmp-1725088582.5701315-10584-47477006869173/AnsiballZ_command.py\n', b'') <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' 10.31.15.34 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725088582.5701315-10584-47477006869173/ /root/.ansible/tmp/ansible-tmp-1725088582.5701315-10584-47477006869173/AnsiballZ_command.py && sleep 0'"'"'' <10.31.13.34> (0, b'sftp> put /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmpe5l2zpm7 /root/.ansible/tmp/ansible-tmp-1725088582.5633583-10581-227351338599456/AnsiballZ_command.py\n', b'') <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' 10.31.13.34 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725088582.5633583-10581-227351338599456/ /root/.ansible/tmp/ansible-tmp-1725088582.5633583-10581-227351338599456/AnsiballZ_command.py && sleep 0'"'"'' <10.31.42.223> (0, b'', b'') <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' -tt 10.31.42.223 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725088582.5622978-10582-175136857488759/AnsiballZ_command.py && sleep 0'"'"'' <10.31.15.34> (0, b'', b'') <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' -tt 10.31.15.34 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725088582.5701315-10584-47477006869173/AnsiballZ_command.py && sleep 0'"'"'' <10.31.13.34> (0, b'', b'') <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' -tt 10.31.13.34 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725088582.5633583-10581-227351338599456/AnsiballZ_command.py && sleep 0'"'"'' <10.31.42.223> (0, b'\r\n{"changed": false, "stdout": "skipped, since /root/.ssh/kdump_id_rsa exists", "stderr": "", "rc": 0, "cmd": ["/usr/bin/ssh-keygen", "-t", "rsa", "-f", "/root/.ssh/kdump_id_rsa", "-N", ""], "start": null, "end": null, "delta": null, "msg": "Would not run command since \'/root/.ssh/kdump_id_rsa\' exists", "invocation": {"module_args": {"creates": "/root/.ssh/kdump_id_rsa", "_raw_params": "/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N \'\' ", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "removes": null, "stdin": null}}}\r\n', b'Shared connection to 10.31.42.223 closed.\r\n') <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' 10.31.42.223 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725088582.5622978-10582-175136857488759/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.15.34> (0, b'\r\n{"changed": false, "stdout": "skipped, since /root/.ssh/kdump_id_rsa exists", "stderr": "", "rc": 0, "cmd": ["/usr/bin/ssh-keygen", "-t", "rsa", "-f", "/root/.ssh/kdump_id_rsa", "-N", ""], "start": null, "end": null, "delta": null, "msg": "Would not run command since \'/root/.ssh/kdump_id_rsa\' exists", "invocation": {"module_args": {"creates": "/root/.ssh/kdump_id_rsa", "_raw_params": "/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N \'\' ", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "removes": null, "stdin": null}}}\r\n', b'Shared connection to 10.31.15.34 closed.\r\n') <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' 10.31.15.34 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725088582.5701315-10584-47477006869173/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.13.34> (0, b'\r\n{"changed": false, "stdout": "skipped, since /root/.ssh/kdump_id_rsa exists", "stderr": "", "rc": 0, "cmd": ["/usr/bin/ssh-keygen", "-t", "rsa", "-f", "/root/.ssh/kdump_id_rsa", "-N", ""], "start": null, "end": null, "delta": null, "msg": "Would not run command since \'/root/.ssh/kdump_id_rsa\' exists", "invocation": {"module_args": {"creates": "/root/.ssh/kdump_id_rsa", "_raw_params": "/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N \'\' ", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "removes": null, "stdin": null}}}\r\n', b'Shared connection to 10.31.13.34 closed.\r\n') <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' 10.31.13.34 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725088582.5633583-10581-227351338599456/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.42.223> (0, b'', b'') ok: [managed_node2] => { "changed": false, "cmd": [ "/usr/bin/ssh-keygen", "-t", "rsa", "-f", "/root/.ssh/kdump_id_rsa", "-N", "" ], "delta": null, "end": null, "invocation": { "module_args": { "_raw_params": "/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N '' ", "_uses_shell": false, "argv": null, "chdir": null, "creates": "/root/.ssh/kdump_id_rsa", "executable": null, "expand_argument_vars": true, "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true } }, "rc": 0, "start": null } STDOUT: skipped, since /root/.ssh/kdump_id_rsa exists MSG: Would not run command since '/root/.ssh/kdump_id_rsa' exists <10.31.15.34> (0, b'', b'') <10.31.13.34> (0, b'', b'') ok: [managed_node3] => { "changed": false, "cmd": [ "/usr/bin/ssh-keygen", "-t", "rsa", "-f", "/root/.ssh/kdump_id_rsa", "-N", "" ], "delta": null, "end": null, "invocation": { "module_args": { "_raw_params": "/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N '' ", "_uses_shell": false, "argv": null, "chdir": null, "creates": "/root/.ssh/kdump_id_rsa", "executable": null, "expand_argument_vars": true, "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true } }, "rc": 0, "start": null } STDOUT: skipped, since /root/.ssh/kdump_id_rsa exists MSG: Would not run command since '/root/.ssh/kdump_id_rsa' exists ok: [managed_node1] => { "changed": false, "cmd": [ "/usr/bin/ssh-keygen", "-t", "rsa", "-f", "/root/.ssh/kdump_id_rsa", "-N", "" ], "delta": null, "end": null, "invocation": { "module_args": { "_raw_params": "/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N '' ", "_uses_shell": false, "argv": null, "chdir": null, "creates": "/root/.ssh/kdump_id_rsa", "executable": null, "expand_argument_vars": true, "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true } }, "rc": 0, "start": null } STDOUT: skipped, since /root/.ssh/kdump_id_rsa exists MSG: Would not run command since '/root/.ssh/kdump_id_rsa' exists TASK [fedora.linux_system_roles.kdump : Fetch key] ***************************** task path: /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:7 Saturday 31 August 2024 03:16:22 -0400 (0:00:00.451) 0:00:08.122 ******* <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' 10.31.13.34 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' 10.31.42.223 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' 10.31.15.34 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.13.34> (0, b'/root\n', b'') <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' 10.31.13.34 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725088583.0092504-10605-139346272677045 `" && echo ansible-tmp-1725088583.0092504-10605-139346272677045="` echo /root/.ansible/tmp/ansible-tmp-1725088583.0092504-10605-139346272677045 `" ) && sleep 0'"'"'' <10.31.42.223> (0, b'/root\n', b'') <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> (0, b'/root\n', b'') <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' 10.31.42.223 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725088583.0176153-10606-78325116699379 `" && echo ansible-tmp-1725088583.0176153-10606-78325116699379="` echo /root/.ansible/tmp/ansible-tmp-1725088583.0176153-10606-78325116699379 `" ) && sleep 0'"'"'' <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' 10.31.15.34 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725088583.0178323-10608-52027614149643 `" && echo ansible-tmp-1725088583.0178323-10608-52027614149643="` echo /root/.ansible/tmp/ansible-tmp-1725088583.0178323-10608-52027614149643 `" ) && sleep 0'"'"'' <10.31.13.34> (0, b'ansible-tmp-1725088583.0092504-10605-139346272677045=/root/.ansible/tmp/ansible-tmp-1725088583.0092504-10605-139346272677045\n', b'') <10.31.15.34> (0, b'ansible-tmp-1725088583.0178323-10608-52027614149643=/root/.ansible/tmp/ansible-tmp-1725088583.0178323-10608-52027614149643\n', b'') <10.31.42.223> (0, b'ansible-tmp-1725088583.0176153-10606-78325116699379=/root/.ansible/tmp/ansible-tmp-1725088583.0176153-10606-78325116699379\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/slurp.py Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/slurp.py <10.31.13.34> PUT /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmpjjc7x22v TO /root/.ansible/tmp/ansible-tmp-1725088583.0092504-10605-139346272677045/AnsiballZ_slurp.py <10.31.15.34> PUT /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmpzkf3ss5k TO /root/.ansible/tmp/ansible-tmp-1725088583.0178323-10608-52027614149643/AnsiballZ_slurp.py <10.31.13.34> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/12074f835d"' '[10.31.13.34]' <10.31.15.34> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/029204f0e2"' '[10.31.15.34]' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/slurp.py <10.31.42.223> PUT /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmpb8yewz23 TO /root/.ansible/tmp/ansible-tmp-1725088583.0176153-10606-78325116699379/AnsiballZ_slurp.py <10.31.42.223> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/004548cb06"' '[10.31.42.223]' <10.31.42.223> (0, b'sftp> put /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmpb8yewz23 /root/.ansible/tmp/ansible-tmp-1725088583.0176153-10606-78325116699379/AnsiballZ_slurp.py\n', b'') <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' 10.31.42.223 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725088583.0176153-10606-78325116699379/ /root/.ansible/tmp/ansible-tmp-1725088583.0176153-10606-78325116699379/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.13.34> (0, b'sftp> put /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmpjjc7x22v /root/.ansible/tmp/ansible-tmp-1725088583.0092504-10605-139346272677045/AnsiballZ_slurp.py\n', b'') <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' 10.31.13.34 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725088583.0092504-10605-139346272677045/ /root/.ansible/tmp/ansible-tmp-1725088583.0092504-10605-139346272677045/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.15.34> (0, b'sftp> put /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmpzkf3ss5k /root/.ansible/tmp/ansible-tmp-1725088583.0178323-10608-52027614149643/AnsiballZ_slurp.py\n', b'') <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' 10.31.15.34 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725088583.0178323-10608-52027614149643/ /root/.ansible/tmp/ansible-tmp-1725088583.0178323-10608-52027614149643/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.42.223> (0, b'', b'') <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' -tt 10.31.42.223 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725088583.0176153-10606-78325116699379/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.13.34> (0, b'', b'') <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' -tt 10.31.13.34 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725088583.0092504-10605-139346272677045/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.15.34> (0, b'', b'') <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' -tt 10.31.15.34 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725088583.0178323-10608-52027614149643/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.42.223> (0, b'\r\n{"content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FETEl6NzFNRXdZYUJCTlozKzYxUUhCQnBKMkgvVUdPVG9zaDlQM1pWRzlpZ2luZFhVaGdvcCtCbVlVTHdIdmdkU0dKcmY1Z3A4dTlzVC93RjZBSnlGRDIwSU1SYXVNRkpoSmU2R052NzhxOUh1TjZESU1EZVUySFdJTmRma0twVEVLMXhDSlppQjlzK2F6Rk1BSWJmUkVYMHZYYXBJRHd1ZVo1VVhERVFGaE5UeGlTSHZwOFAwdWY5ZjFhMS9uYWhCSDUxWHZ6TXIybG9vMlNJOHJIdWZJbzBoK0s4c1BtQmEzS0VSeXhCeXREbkppZkpqNThXWjZabGxvVE1TY3VFcFo3bnhmSW5TUGdmZzV4MmZ1R3hhRXBUR0R5b2hpVDdFY1V2S2srY1cyelovNzJsKzY4VEltVVBncjAxWTdEdWFlTGdWTkNQSUJXaWJDeDRiYTlHb3psYmZjZmU0ZWJWVzREUXgxYVpQV09jVlFjQ2pVQnB1VEJONjNITGFyUGxjV2JkWU9xNkg4QmF6UWRObnc5MnlzOGRnUFhVdm1jUmZxWkRUdTYyWmluVVdVSXZWOHBnMXlQWWFzWk1Pb2RHWlc1MTdiSUtRSUErYzRVR0xieUFsNlJvTXphelhJVWJDUE9aZ1BYSXluOG5wV3JyOHc2UFlVcjVER3ErRGNtUFU9IHJvb3RAaXAtMTAtMzEtNDItMjIzLnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=", "source": "/root/.ssh/kdump_id_rsa.pub", "encoding": "base64", "invocation": {"module_args": {"src": "/root/.ssh/kdump_id_rsa.pub"}}}\r\n', b'Shared connection to 10.31.42.223 closed.\r\n') <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' 10.31.42.223 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725088583.0176153-10606-78325116699379/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.13.34> (0, b'\r\n{"content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FEYUY0a2xTL2tjOGNJbG1OT0YzZ0tZYVJJb1hJYVRMV2doUjlRZDExZDFyampGQURhaHN4M1R1c0JibzZWSDN3ZnBBTnpRYjZ5dzRpaE1zZTZIZGFGZTdGMSsyd0hmRHZHeExtY1lVbWpGdlhyc2xaMVI5WTJIWGtIVnpaTEdxdzAwdVoxZklrdEpsVVFUY0hwby9id0tHMzdVUUM3bld2UFk2MjZ6bzEzSGpJN3k0MTRMZWhDcExvTUxrSnFEY0V5L0dkNzJUcHFySDF3cFhtVnV1cVFaWXFMZEJXbFZVdk83RWxxdW93VnppZXN3Ymd6UHlBR0pCd3IydnM1QWI2bDlodGViOElNTkxuRGw3Z3FuTHJYQ1dCdmNSODloWmlMc1BZdm5wMGR4RlZNYXNkM1RXb3JPaVJEVkZBT2pRWW9XT3Y2aXY3T0h5QVdZc2JGWXJQMllhdjBFTjFMcXBOdElTR1BsMGN3RU9JTUJyanFSaC9BV0w0MWVBUSt2T1kyYk1MeGtLT0ZsMlVyRWgvVkZhcVRnd3d1RWp5bmJMTGNtWmozS1dSRVZVWEdXVGRkcnVxM1RrRmJoV1pjQjNma2tjZGtFR1doQ29zT2JFZ0hWVSs0b3Q0cDJydUZ6TU9IQXVMZHdCbTFzdzVFY2ZqSXpvT2dWdlJkaUE0dmQ4bXM9IHJvb3RAaXAtMTAtMzEtMTMtMzQudXMtZWFzdC0xLmF3cy5yZWRoYXQuY29tCg==", "source": "/root/.ssh/kdump_id_rsa.pub", "encoding": "base64", "invocation": {"module_args": {"src": "/root/.ssh/kdump_id_rsa.pub"}}}\r\n', b'Shared connection to 10.31.13.34 closed.\r\n') <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' 10.31.13.34 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725088583.0092504-10605-139346272677045/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.15.34> (0, b'\r\n{"content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FEamNxR3hUOEVZdzFWSXcyVWFFc2JkNVhZdmZyNWxtbUp6aFFBcHFGTTVRRGtJRnFqYVIxTndNRXAzMmlESERNM3YxUk1sZDhGRWdIWFJJaXBYSTNxOE9nT3UvTHg2bmZKKzdjV3FzTFhKelRLcVBFSXlkMTZRcXVGRlN5N0lVTDVqTkVWNXJ6NXZGcTliNVY1TVFnLzRPVzVSR2hoYzNlRHpVUllKNzY3Z3huRDhwbFk1RTFCZmRkcUlwRWgwd3RBUmFxemt1K2dmMUE0eTJXbU4vZVdlbnJFQWZ4ZkZxaEcwUHE1Y0J4cFRMazBQV0EyNXFqVGx2RFBQSWl2Tk1zS2ZSOERCbWZHVGI4YjBsczBOSDROdWRkdld2UXNPVll1V2R2OHdVQ2g5aVVsMUR5cW9lQlI2SldPaS8ya0RuMTdNeVFWZ3Z4R1VYNEdsVXFVOWFIemMwWVdKSGR4M0hCNWoyVVUyUXppMU9vY20wM2VxYklVekluMzkwVDBudGhzdDh3YzNIR0Y1cHhOTm40U0IyL2VPaVEyODRvejhIc2Z4ZFpjVXE2WWgwTmRxL29jclF3RHcvV1RpeFZ2TXRBa05TYzBJd0RYS0VaRWJlMXZ6ZG4vcnRFNFhRWjAzUmIwNEJ2U1ZRWUVpVElRemdmeXZUYTlBUlB2Rk9kbGNQejA9IHJvb3RAaXAtMTAtMzEtMTUtMzQudXMtZWFzdC0xLmF3cy5yZWRoYXQuY29tCg==", "source": "/root/.ssh/kdump_id_rsa.pub", "encoding": "base64", "invocation": {"module_args": {"src": "/root/.ssh/kdump_id_rsa.pub"}}}\r\n', b'Shared connection to 10.31.15.34 closed.\r\n') <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' 10.31.15.34 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725088583.0178323-10608-52027614149643/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.42.223> (0, b'', b'') ok: [managed_node2] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FETEl6NzFNRXdZYUJCTlozKzYxUUhCQnBKMkgvVUdPVG9zaDlQM1pWRzlpZ2luZFhVaGdvcCtCbVlVTHdIdmdkU0dKcmY1Z3A4dTlzVC93RjZBSnlGRDIwSU1SYXVNRkpoSmU2R052NzhxOUh1TjZESU1EZVUySFdJTmRma0twVEVLMXhDSlppQjlzK2F6Rk1BSWJmUkVYMHZYYXBJRHd1ZVo1VVhERVFGaE5UeGlTSHZwOFAwdWY5ZjFhMS9uYWhCSDUxWHZ6TXIybG9vMlNJOHJIdWZJbzBoK0s4c1BtQmEzS0VSeXhCeXREbkppZkpqNThXWjZabGxvVE1TY3VFcFo3bnhmSW5TUGdmZzV4MmZ1R3hhRXBUR0R5b2hpVDdFY1V2S2srY1cyelovNzJsKzY4VEltVVBncjAxWTdEdWFlTGdWTkNQSUJXaWJDeDRiYTlHb3psYmZjZmU0ZWJWVzREUXgxYVpQV09jVlFjQ2pVQnB1VEJONjNITGFyUGxjV2JkWU9xNkg4QmF6UWRObnc5MnlzOGRnUFhVdm1jUmZxWkRUdTYyWmluVVdVSXZWOHBnMXlQWWFzWk1Pb2RHWlc1MTdiSUtRSUErYzRVR0xieUFsNlJvTXphelhJVWJDUE9aZ1BYSXluOG5wV3JyOHc2UFlVcjVER3ErRGNtUFU9IHJvb3RAaXAtMTAtMzEtNDItMjIzLnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=", "encoding": "base64", "invocation": { "module_args": { "src": "/root/.ssh/kdump_id_rsa.pub" } }, "source": "/root/.ssh/kdump_id_rsa.pub" } <10.31.13.34> (0, b'', b'') ok: [managed_node1] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FEYUY0a2xTL2tjOGNJbG1OT0YzZ0tZYVJJb1hJYVRMV2doUjlRZDExZDFyampGQURhaHN4M1R1c0JibzZWSDN3ZnBBTnpRYjZ5dzRpaE1zZTZIZGFGZTdGMSsyd0hmRHZHeExtY1lVbWpGdlhyc2xaMVI5WTJIWGtIVnpaTEdxdzAwdVoxZklrdEpsVVFUY0hwby9id0tHMzdVUUM3bld2UFk2MjZ6bzEzSGpJN3k0MTRMZWhDcExvTUxrSnFEY0V5L0dkNzJUcHFySDF3cFhtVnV1cVFaWXFMZEJXbFZVdk83RWxxdW93VnppZXN3Ymd6UHlBR0pCd3IydnM1QWI2bDlodGViOElNTkxuRGw3Z3FuTHJYQ1dCdmNSODloWmlMc1BZdm5wMGR4RlZNYXNkM1RXb3JPaVJEVkZBT2pRWW9XT3Y2aXY3T0h5QVdZc2JGWXJQMllhdjBFTjFMcXBOdElTR1BsMGN3RU9JTUJyanFSaC9BV0w0MWVBUSt2T1kyYk1MeGtLT0ZsMlVyRWgvVkZhcVRnd3d1RWp5bmJMTGNtWmozS1dSRVZVWEdXVGRkcnVxM1RrRmJoV1pjQjNma2tjZGtFR1doQ29zT2JFZ0hWVSs0b3Q0cDJydUZ6TU9IQXVMZHdCbTFzdzVFY2ZqSXpvT2dWdlJkaUE0dmQ4bXM9IHJvb3RAaXAtMTAtMzEtMTMtMzQudXMtZWFzdC0xLmF3cy5yZWRoYXQuY29tCg==", "encoding": "base64", "invocation": { "module_args": { "src": "/root/.ssh/kdump_id_rsa.pub" } }, "source": "/root/.ssh/kdump_id_rsa.pub" } <10.31.15.34> (0, b'', b'') ok: [managed_node3] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FEamNxR3hUOEVZdzFWSXcyVWFFc2JkNVhZdmZyNWxtbUp6aFFBcHFGTTVRRGtJRnFqYVIxTndNRXAzMmlESERNM3YxUk1sZDhGRWdIWFJJaXBYSTNxOE9nT3UvTHg2bmZKKzdjV3FzTFhKelRLcVBFSXlkMTZRcXVGRlN5N0lVTDVqTkVWNXJ6NXZGcTliNVY1TVFnLzRPVzVSR2hoYzNlRHpVUllKNzY3Z3huRDhwbFk1RTFCZmRkcUlwRWgwd3RBUmFxemt1K2dmMUE0eTJXbU4vZVdlbnJFQWZ4ZkZxaEcwUHE1Y0J4cFRMazBQV0EyNXFqVGx2RFBQSWl2Tk1zS2ZSOERCbWZHVGI4YjBsczBOSDROdWRkdld2UXNPVll1V2R2OHdVQ2g5aVVsMUR5cW9lQlI2SldPaS8ya0RuMTdNeVFWZ3Z4R1VYNEdsVXFVOWFIemMwWVdKSGR4M0hCNWoyVVUyUXppMU9vY20wM2VxYklVekluMzkwVDBudGhzdDh3YzNIR0Y1cHhOTm40U0IyL2VPaVEyODRvejhIc2Z4ZFpjVXE2WWgwTmRxL29jclF3RHcvV1RpeFZ2TXRBa05TYzBJd0RYS0VaRWJlMXZ6ZG4vcnRFNFhRWjAzUmIwNEJ2U1ZRWUVpVElRemdmeXZUYTlBUlB2Rk9kbGNQejA9IHJvb3RAaXAtMTAtMzEtMTUtMzQudXMtZWFzdC0xLmF3cy5yZWRoYXQuY29tCg==", "encoding": "base64", "invocation": { "module_args": { "src": "/root/.ssh/kdump_id_rsa.pub" } }, "source": "/root/.ssh/kdump_id_rsa.pub" } TASK [fedora.linux_system_roles.kdump : Get userinfo for root] ***************** task path: /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:19 Saturday 31 August 2024 03:16:23 -0400 (0:00:00.447) 0:00:08.569 ******* <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' 10.31.13.34 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' 10.31.42.223 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' 10.31.15.34 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.13.34> (0, b'/root\n', b'') <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' 10.31.13.34 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725088583.4677167-10629-191391399192856 `" && echo ansible-tmp-1725088583.4677167-10629-191391399192856="` echo /root/.ansible/tmp/ansible-tmp-1725088583.4677167-10629-191391399192856 `" ) && sleep 0'"'"'' <10.31.15.34> (0, b'/root\n', b'') <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> (0, b'/root\n', b'') <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' 10.31.15.34 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725088583.488335-10631-270827468214766 `" && echo ansible-tmp-1725088583.488335-10631-270827468214766="` echo /root/.ansible/tmp/ansible-tmp-1725088583.488335-10631-270827468214766 `" ) && sleep 0'"'"'' <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' 10.31.42.223 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725088583.4886713-10630-257031346908515 `" && echo ansible-tmp-1725088583.4886713-10630-257031346908515="` echo /root/.ansible/tmp/ansible-tmp-1725088583.4886713-10630-257031346908515 `" ) && sleep 0'"'"'' <10.31.13.34> (0, b'ansible-tmp-1725088583.4677167-10629-191391399192856=/root/.ansible/tmp/ansible-tmp-1725088583.4677167-10629-191391399192856\n', b'') <10.31.15.34> (0, b'ansible-tmp-1725088583.488335-10631-270827468214766=/root/.ansible/tmp/ansible-tmp-1725088583.488335-10631-270827468214766\n', b'') <10.31.42.223> (0, b'ansible-tmp-1725088583.4886713-10630-257031346908515=/root/.ansible/tmp/ansible-tmp-1725088583.4886713-10630-257031346908515\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/user.py Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/user.py <10.31.13.34> PUT /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmpepg2vvwo TO /root/.ansible/tmp/ansible-tmp-1725088583.4677167-10629-191391399192856/AnsiballZ_user.py <10.31.15.34> PUT /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmp8c2d7cjj TO /root/.ansible/tmp/ansible-tmp-1725088583.488335-10631-270827468214766/AnsiballZ_user.py <10.31.13.34> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/12074f835d"' '[10.31.13.34]' <10.31.15.34> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/029204f0e2"' '[10.31.15.34]' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/user.py <10.31.42.223> PUT /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmp_gka3dui TO /root/.ansible/tmp/ansible-tmp-1725088583.4886713-10630-257031346908515/AnsiballZ_user.py <10.31.42.223> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/004548cb06"' '[10.31.42.223]' <10.31.42.223> (0, b'sftp> put /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmp_gka3dui /root/.ansible/tmp/ansible-tmp-1725088583.4886713-10630-257031346908515/AnsiballZ_user.py\n', b'') <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' 10.31.42.223 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725088583.4886713-10630-257031346908515/ /root/.ansible/tmp/ansible-tmp-1725088583.4886713-10630-257031346908515/AnsiballZ_user.py && sleep 0'"'"'' <10.31.13.34> (0, b'sftp> put /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmpepg2vvwo /root/.ansible/tmp/ansible-tmp-1725088583.4677167-10629-191391399192856/AnsiballZ_user.py\n', b'') <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' 10.31.13.34 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725088583.4677167-10629-191391399192856/ /root/.ansible/tmp/ansible-tmp-1725088583.4677167-10629-191391399192856/AnsiballZ_user.py && sleep 0'"'"'' <10.31.15.34> (0, b'sftp> put /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmp8c2d7cjj /root/.ansible/tmp/ansible-tmp-1725088583.488335-10631-270827468214766/AnsiballZ_user.py\n', b'') <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' 10.31.15.34 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725088583.488335-10631-270827468214766/ /root/.ansible/tmp/ansible-tmp-1725088583.488335-10631-270827468214766/AnsiballZ_user.py && sleep 0'"'"'' <10.31.42.223> (0, b'', b'') <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' -tt 10.31.42.223 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725088583.4886713-10630-257031346908515/AnsiballZ_user.py && sleep 0'"'"'' <10.31.13.34> (0, b'', b'') <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' -tt 10.31.13.34 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725088583.4677167-10629-191391399192856/AnsiballZ_user.py && sleep 0'"'"'' <10.31.15.34> (0, b'', b'') <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' -tt 10.31.15.34 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725088583.488335-10631-270827468214766/AnsiballZ_user.py && sleep 0'"'"'' <10.31.42.223> (0, b'\r\n{"name": "root", "state": "present", "append": false, "move_home": false, "changed": false, "uid": 0, "group": 0, "comment": "root", "home": "/root", "shell": "/bin/bash", "invocation": {"module_args": {"name": "root", "state": "present", "non_unique": false, "force": false, "remove": false, "create_home": true, "system": false, "move_home": false, "append": false, "ssh_key_bits": 0, "ssh_key_type": "rsa", "ssh_key_comment": "ansible-generated on ip-10-31-42-223.us-east-1.aws.redhat.com", "update_password": "always", "uid": null, "group": null, "groups": null, "comment": null, "home": null, "shell": null, "password": null, "login_class": null, "password_expire_max": null, "password_expire_min": null, "password_expire_warn": null, "hidden": null, "seuser": null, "skeleton": null, "generate_ssh_key": null, "ssh_key_file": null, "ssh_key_passphrase": null, "expires": null, "password_lock": null, "local": null, "profile": null, "authorization": null, "role": null, "umask": null}}}\r\n', b'Shared connection to 10.31.42.223 closed.\r\n') <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' 10.31.42.223 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725088583.4886713-10630-257031346908515/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.13.34> (0, b'\r\n{"name": "root", "state": "present", "append": false, "move_home": false, "changed": false, "uid": 0, "group": 0, "comment": "root", "home": "/root", "shell": "/bin/bash", "invocation": {"module_args": {"name": "root", "state": "present", "non_unique": false, "force": false, "remove": false, "create_home": true, "system": false, "move_home": false, "append": false, "ssh_key_bits": 0, "ssh_key_type": "rsa", "ssh_key_comment": "ansible-generated on ip-10-31-13-34.us-east-1.aws.redhat.com", "update_password": "always", "uid": null, "group": null, "groups": null, "comment": null, "home": null, "shell": null, "password": null, "login_class": null, "password_expire_max": null, "password_expire_min": null, "password_expire_warn": null, "hidden": null, "seuser": null, "skeleton": null, "generate_ssh_key": null, "ssh_key_file": null, "ssh_key_passphrase": null, "expires": null, "password_lock": null, "local": null, "profile": null, "authorization": null, "role": null, "umask": null}}}\r\n', b'Shared connection to 10.31.13.34 closed.\r\n') <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' 10.31.13.34 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725088583.4677167-10629-191391399192856/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.15.34> (0, b'\r\n{"name": "root", "state": "present", "append": false, "move_home": false, "changed": false, "uid": 0, "group": 0, "comment": "root", "home": "/root", "shell": "/bin/bash", "invocation": {"module_args": {"name": "root", "state": "present", "non_unique": false, "force": false, "remove": false, "create_home": true, "system": false, "move_home": false, "append": false, "ssh_key_bits": 0, "ssh_key_type": "rsa", "ssh_key_comment": "ansible-generated on ip-10-31-15-34.us-east-1.aws.redhat.com", "update_password": "always", "uid": null, "group": null, "groups": null, "comment": null, "home": null, "shell": null, "password": null, "login_class": null, "password_expire_max": null, "password_expire_min": null, "password_expire_warn": null, "hidden": null, "seuser": null, "skeleton": null, "generate_ssh_key": null, "ssh_key_file": null, "ssh_key_passphrase": null, "expires": null, "password_lock": null, "local": null, "profile": null, "authorization": null, "role": null, "umask": null}}}\r\n', b'Shared connection to 10.31.15.34 closed.\r\n') <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' 10.31.15.34 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725088583.488335-10631-270827468214766/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.42.223> (0, b'', b'') ok: [managed_node2] => { "append": false, "changed": false, "comment": "root", "group": 0, "home": "/root", "invocation": { "module_args": { "append": false, "authorization": null, "comment": null, "create_home": true, "expires": null, "force": false, "generate_ssh_key": null, "group": null, "groups": null, "hidden": null, "home": null, "local": null, "login_class": null, "move_home": false, "name": "root", "non_unique": false, "password": null, "password_expire_max": null, "password_expire_min": null, "password_expire_warn": null, "password_lock": null, "profile": null, "remove": false, "role": null, "seuser": null, "shell": null, "skeleton": null, "ssh_key_bits": 0, "ssh_key_comment": "ansible-generated on ip-10-31-42-223.us-east-1.aws.redhat.com", "ssh_key_file": null, "ssh_key_passphrase": null, "ssh_key_type": "rsa", "state": "present", "system": false, "uid": null, "umask": null, "update_password": "always" } }, "move_home": false, "name": "root", "shell": "/bin/bash", "state": "present", "uid": 0 } <10.31.13.34> (0, b'', b'') ok: [managed_node1] => { "append": false, "changed": false, "comment": "root", "group": 0, "home": "/root", "invocation": { "module_args": { "append": false, "authorization": null, "comment": null, "create_home": true, "expires": null, "force": false, "generate_ssh_key": null, "group": null, "groups": null, "hidden": null, "home": null, "local": null, "login_class": null, "move_home": false, "name": "root", "non_unique": false, "password": null, "password_expire_max": null, "password_expire_min": null, "password_expire_warn": null, "password_lock": null, "profile": null, "remove": false, "role": null, "seuser": null, "shell": null, "skeleton": null, "ssh_key_bits": 0, "ssh_key_comment": "ansible-generated on ip-10-31-13-34.us-east-1.aws.redhat.com", "ssh_key_file": null, "ssh_key_passphrase": null, "ssh_key_type": "rsa", "state": "present", "system": false, "uid": null, "umask": null, "update_password": "always" } }, "move_home": false, "name": "root", "shell": "/bin/bash", "state": "present", "uid": 0 } <10.31.15.34> (0, b'', b'') ok: [managed_node3] => { "append": false, "changed": false, "comment": "root", "group": 0, "home": "/root", "invocation": { "module_args": { "append": false, "authorization": null, "comment": null, "create_home": true, "expires": null, "force": false, "generate_ssh_key": null, "group": null, "groups": null, "hidden": null, "home": null, "local": null, "login_class": null, "move_home": false, "name": "root", "non_unique": false, "password": null, "password_expire_max": null, "password_expire_min": null, "password_expire_warn": null, "password_lock": null, "profile": null, "remove": false, "role": null, "seuser": null, "shell": null, "skeleton": null, "ssh_key_bits": 0, "ssh_key_comment": "ansible-generated on ip-10-31-15-34.us-east-1.aws.redhat.com", "ssh_key_file": null, "ssh_key_passphrase": null, "ssh_key_type": "rsa", "state": "present", "system": false, "uid": null, "umask": null, "update_password": "always" } }, "move_home": false, "name": "root", "shell": "/bin/bash", "state": "present", "uid": 0 } TASK [fedora.linux_system_roles.kdump : Get the ssh directory for the user] **** task path: /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:25 Saturday 31 August 2024 03:16:23 -0400 (0:00:00.550) 0:00:09.120 ******* <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' 10.31.13.34 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' 10.31.42.223 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' 10.31.15.34 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.13.34> (0, b'/root\n', b'') <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' 10.31.13.34 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725088584.0160992-10656-34480047931828 `" && echo ansible-tmp-1725088584.0160992-10656-34480047931828="` echo /root/.ansible/tmp/ansible-tmp-1725088584.0160992-10656-34480047931828 `" ) && sleep 0'"'"'' <10.31.42.223> (0, b'/root\n', b'') <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' 10.31.42.223 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725088584.0220017-10657-188471472927097 `" && echo ansible-tmp-1725088584.0220017-10657-188471472927097="` echo /root/.ansible/tmp/ansible-tmp-1725088584.0220017-10657-188471472927097 `" ) && sleep 0'"'"'' <10.31.15.34> (0, b'/root\n', b'') <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' 10.31.15.34 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725088584.0302157-10658-166493780782841 `" && echo ansible-tmp-1725088584.0302157-10658-166493780782841="` echo /root/.ansible/tmp/ansible-tmp-1725088584.0302157-10658-166493780782841 `" ) && sleep 0'"'"'' <10.31.13.34> (0, b'ansible-tmp-1725088584.0160992-10656-34480047931828=/root/.ansible/tmp/ansible-tmp-1725088584.0160992-10656-34480047931828\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py <10.31.13.34> PUT /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmpn13ydhp0 TO /root/.ansible/tmp/ansible-tmp-1725088584.0160992-10656-34480047931828/AnsiballZ_stat.py <10.31.13.34> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/12074f835d"' '[10.31.13.34]' <10.31.42.223> (0, b'ansible-tmp-1725088584.0220017-10657-188471472927097=/root/.ansible/tmp/ansible-tmp-1725088584.0220017-10657-188471472927097\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py <10.31.42.223> PUT /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmpnwmne0wp TO /root/.ansible/tmp/ansible-tmp-1725088584.0220017-10657-188471472927097/AnsiballZ_stat.py <10.31.42.223> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/004548cb06"' '[10.31.42.223]' <10.31.15.34> (0, b'ansible-tmp-1725088584.0302157-10658-166493780782841=/root/.ansible/tmp/ansible-tmp-1725088584.0302157-10658-166493780782841\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py <10.31.15.34> PUT /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmpkb7qik2y TO /root/.ansible/tmp/ansible-tmp-1725088584.0302157-10658-166493780782841/AnsiballZ_stat.py <10.31.15.34> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/029204f0e2"' '[10.31.15.34]' <10.31.42.223> (0, b'sftp> put /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmpnwmne0wp /root/.ansible/tmp/ansible-tmp-1725088584.0220017-10657-188471472927097/AnsiballZ_stat.py\n', b'') <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' 10.31.42.223 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725088584.0220017-10657-188471472927097/ /root/.ansible/tmp/ansible-tmp-1725088584.0220017-10657-188471472927097/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.13.34> (0, b'sftp> put /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmpn13ydhp0 /root/.ansible/tmp/ansible-tmp-1725088584.0160992-10656-34480047931828/AnsiballZ_stat.py\n', b'') <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' 10.31.13.34 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725088584.0160992-10656-34480047931828/ /root/.ansible/tmp/ansible-tmp-1725088584.0160992-10656-34480047931828/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.15.34> (0, b'sftp> put /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmpkb7qik2y /root/.ansible/tmp/ansible-tmp-1725088584.0302157-10658-166493780782841/AnsiballZ_stat.py\n', b'') <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' 10.31.15.34 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725088584.0302157-10658-166493780782841/ /root/.ansible/tmp/ansible-tmp-1725088584.0302157-10658-166493780782841/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.42.223> (0, b'', b'') <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' -tt 10.31.42.223 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725088584.0220017-10657-188471472927097/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.13.34> (0, b'', b'') <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' -tt 10.31.13.34 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725088584.0160992-10656-34480047931828/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.15.34> (0, b'', b'') <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' -tt 10.31.15.34 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725088584.0302157-10658-166493780782841/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.42.223> (0, b'\r\n{"changed": false, "stat": {"exists": true, "path": "/root/.ssh", "mode": "0700", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 101, "inode": 6856319, "dev": 51713, "nlink": 2, "atime": 1725088321.6064038, "mtime": 1725088543.020049, "ctime": 1725088543.020049, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "1339598710", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/root/.ssh", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n', b'Shared connection to 10.31.42.223 closed.\r\n') <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' 10.31.42.223 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725088584.0220017-10657-188471472927097/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.13.34> (0, b'\r\n{"changed": false, "stat": {"exists": true, "path": "/root/.ssh", "mode": "0700", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 101, "inode": 6856319, "dev": 51713, "nlink": 2, "atime": 1725088319.5746348, "mtime": 1725088529.726381, "ctime": 1725088529.726381, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "1339598710", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/root/.ssh", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n', b'Shared connection to 10.31.13.34 closed.\r\n') <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' 10.31.13.34 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725088584.0160992-10656-34480047931828/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.15.34> (0, b'\r\n{"changed": false, "stat": {"exists": true, "path": "/root/.ssh", "mode": "0700", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 101, "inode": 6856319, "dev": 51713, "nlink": 2, "atime": 1725088325.0825322, "mtime": 1725088549.9073336, "ctime": 1725088549.9073336, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "1339598710", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/root/.ssh", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n', b'Shared connection to 10.31.15.34 closed.\r\n') <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' 10.31.15.34 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725088584.0302157-10658-166493780782841/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.42.223> (0, b'', b'') ok: [managed_node2] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/root/.ssh" } }, "stat": { "atime": 1725088321.6064038, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1725088543.020049, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6856319, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1725088543.020049, "nlink": 2, "path": "/root/.ssh", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 101, "uid": 0, "version": "1339598710", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } <10.31.13.34> (0, b'', b'') ok: [managed_node1] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/root/.ssh" } }, "stat": { "atime": 1725088319.5746348, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1725088529.726381, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6856319, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1725088529.726381, "nlink": 2, "path": "/root/.ssh", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 101, "uid": 0, "version": "1339598710", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } <10.31.15.34> (0, b'', b'') ok: [managed_node3] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/root/.ssh" } }, "stat": { "atime": 1725088325.0825322, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1725088549.9073336, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6856319, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1725088549.9073336, "nlink": 2, "path": "/root/.ssh", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 101, "uid": 0, "version": "1339598710", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [fedora.linux_system_roles.kdump : Get the authorized_keys file for the user] *** task path: /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:30 Saturday 31 August 2024 03:16:24 -0400 (0:00:00.374) 0:00:09.494 ******* <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' 10.31.13.34 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' 10.31.42.223 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' 10.31.15.34 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.13.34> (0, b'/root\n', b'') <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' 10.31.13.34 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725088584.3833191-10680-18488522503085 `" && echo ansible-tmp-1725088584.3833191-10680-18488522503085="` echo /root/.ansible/tmp/ansible-tmp-1725088584.3833191-10680-18488522503085 `" ) && sleep 0'"'"'' <10.31.42.223> (0, b'/root\n', b'') <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' 10.31.42.223 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725088584.3940923-10681-202129499356001 `" && echo ansible-tmp-1725088584.3940923-10681-202129499356001="` echo /root/.ansible/tmp/ansible-tmp-1725088584.3940923-10681-202129499356001 `" ) && sleep 0'"'"'' <10.31.15.34> (0, b'/root\n', b'') <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' 10.31.15.34 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725088584.4029257-10682-113035157837697 `" && echo ansible-tmp-1725088584.4029257-10682-113035157837697="` echo /root/.ansible/tmp/ansible-tmp-1725088584.4029257-10682-113035157837697 `" ) && sleep 0'"'"'' <10.31.13.34> (0, b'ansible-tmp-1725088584.3833191-10680-18488522503085=/root/.ansible/tmp/ansible-tmp-1725088584.3833191-10680-18488522503085\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py <10.31.13.34> PUT /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmplwp7pq2e TO /root/.ansible/tmp/ansible-tmp-1725088584.3833191-10680-18488522503085/AnsiballZ_stat.py <10.31.13.34> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/12074f835d"' '[10.31.13.34]' <10.31.42.223> (0, b'ansible-tmp-1725088584.3940923-10681-202129499356001=/root/.ansible/tmp/ansible-tmp-1725088584.3940923-10681-202129499356001\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py <10.31.42.223> PUT /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmpu7rczpeq TO /root/.ansible/tmp/ansible-tmp-1725088584.3940923-10681-202129499356001/AnsiballZ_stat.py <10.31.42.223> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/004548cb06"' '[10.31.42.223]' <10.31.15.34> (0, b'ansible-tmp-1725088584.4029257-10682-113035157837697=/root/.ansible/tmp/ansible-tmp-1725088584.4029257-10682-113035157837697\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py <10.31.15.34> PUT /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmpfckpx9t3 TO /root/.ansible/tmp/ansible-tmp-1725088584.4029257-10682-113035157837697/AnsiballZ_stat.py <10.31.15.34> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/029204f0e2"' '[10.31.15.34]' <10.31.13.34> (0, b'sftp> put /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmplwp7pq2e /root/.ansible/tmp/ansible-tmp-1725088584.3833191-10680-18488522503085/AnsiballZ_stat.py\n', b'') <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' 10.31.13.34 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725088584.3833191-10680-18488522503085/ /root/.ansible/tmp/ansible-tmp-1725088584.3833191-10680-18488522503085/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.42.223> (0, b'sftp> put /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmpu7rczpeq /root/.ansible/tmp/ansible-tmp-1725088584.3940923-10681-202129499356001/AnsiballZ_stat.py\n', b'') <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' 10.31.42.223 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725088584.3940923-10681-202129499356001/ /root/.ansible/tmp/ansible-tmp-1725088584.3940923-10681-202129499356001/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.15.34> (0, b'sftp> put /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmpfckpx9t3 /root/.ansible/tmp/ansible-tmp-1725088584.4029257-10682-113035157837697/AnsiballZ_stat.py\n', b'') <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' 10.31.15.34 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725088584.4029257-10682-113035157837697/ /root/.ansible/tmp/ansible-tmp-1725088584.4029257-10682-113035157837697/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.13.34> (0, b'', b'') <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' -tt 10.31.13.34 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725088584.3833191-10680-18488522503085/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.42.223> (0, b'', b'') <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' -tt 10.31.42.223 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725088584.3940923-10681-202129499356001/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.15.34> (0, b'', b'') <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' -tt 10.31.15.34 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725088584.4029257-10682-113035157837697/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.13.34> (0, b'\r\n{"changed": false, "stat": {"exists": true, "path": "/root/.ssh/authorized_keys", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 1588, "inode": 444596355, "dev": 51713, "nlink": 1, "atime": 1725088534.7393847, "mtime": 1725088529.726381, "ctime": 1725088529.727381, "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": "0dee559d59a064a6f6e18dc5b6842e255d832814", "mimetype": "text/plain", "charset": "us-ascii", "version": "519129806", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/root/.ssh/authorized_keys", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n', b'Shared connection to 10.31.13.34 closed.\r\n') <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' 10.31.13.34 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725088584.3833191-10680-18488522503085/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.42.223> (0, b'\r\n{"changed": false, "stat": {"exists": true, "path": "/root/.ssh/authorized_keys", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 990, "inode": 1485065, "dev": 51713, "nlink": 1, "atime": 1725088400.6909957, "mtime": 1725088321.605404, "ctime": 1725088321.605404, "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": "73fa8017a2d86a54aaa3b7cf4504a005b0d33e52", "mimetype": "text/plain", "charset": "us-ascii", "version": "1222691786", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/root/.ssh/authorized_keys", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n', b'Shared connection to 10.31.42.223 closed.\r\n') <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' 10.31.42.223 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725088584.3940923-10681-202129499356001/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.15.34> (0, b'\r\n{"changed": false, "stat": {"exists": true, "path": "/root/.ssh/authorized_keys", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 1588, "inode": 471859332, "dev": 51713, "nlink": 1, "atime": 1725088554.149329, "mtime": 1725088549.9073336, "ctime": 1725088549.9073336, "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": "dbfad6ae0bc98c3b2771ebcddc28a0b665d64527", "mimetype": "text/plain", "charset": "us-ascii", "version": "1273757105", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/root/.ssh/authorized_keys", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n', b'Shared connection to 10.31.15.34 closed.\r\n') <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' 10.31.15.34 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725088584.4029257-10682-113035157837697/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.13.34> (0, b'', b'') ok: [managed_node1] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/root/.ssh/authorized_keys" } }, "stat": { "atime": 1725088534.7393847, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "0dee559d59a064a6f6e18dc5b6842e255d832814", "ctime": 1725088529.727381, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 444596355, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1725088529.726381, "nlink": 1, "path": "/root/.ssh/authorized_keys", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 1588, "uid": 0, "version": "519129806", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } <10.31.42.223> (0, b'', b'') ok: [managed_node2] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/root/.ssh/authorized_keys" } }, "stat": { "atime": 1725088400.6909957, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "73fa8017a2d86a54aaa3b7cf4504a005b0d33e52", "ctime": 1725088321.605404, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 1485065, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1725088321.605404, "nlink": 1, "path": "/root/.ssh/authorized_keys", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 990, "uid": 0, "version": "1222691786", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } <10.31.15.34> (0, b'', b'') ok: [managed_node3] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/root/.ssh/authorized_keys" } }, "stat": { "atime": 1725088554.149329, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "dbfad6ae0bc98c3b2771ebcddc28a0b665d64527", "ctime": 1725088549.9073336, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 471859332, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1725088549.9073336, "nlink": 1, "path": "/root/.ssh/authorized_keys", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 1588, "uid": 0, "version": "1273757105", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.kdump : Ensure ssh directory for authorized_keys if needed] *** task path: /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:35 Saturday 31 August 2024 03:16:24 -0400 (0:00:00.374) 0:00:09.869 ******* <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' 10.31.42.223 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' 10.31.13.34 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' 10.31.15.34 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.42.223> (0, b'/root\n', b'') <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' 10.31.42.223 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725088584.812401-10708-63896546729365 `" && echo ansible-tmp-1725088584.812401-10708-63896546729365="` echo /root/.ansible/tmp/ansible-tmp-1725088584.812401-10708-63896546729365 `" ) && sleep 0'"'"'' <10.31.13.34> (0, b'/root\n', b'') <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' 10.31.13.34 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725088584.822359-10707-74102833036573 `" && echo ansible-tmp-1725088584.822359-10707-74102833036573="` echo /root/.ansible/tmp/ansible-tmp-1725088584.822359-10707-74102833036573 `" ) && sleep 0'"'"'' <10.31.15.34> (0, b'/root\n', b'') <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' 10.31.15.34 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725088584.8368502-10709-118526511766055 `" && echo ansible-tmp-1725088584.8368502-10709-118526511766055="` echo /root/.ansible/tmp/ansible-tmp-1725088584.8368502-10709-118526511766055 `" ) && sleep 0'"'"'' <10.31.42.223> (0, b'ansible-tmp-1725088584.812401-10708-63896546729365=/root/.ansible/tmp/ansible-tmp-1725088584.812401-10708-63896546729365\n', b'') <10.31.13.34> (0, b'ansible-tmp-1725088584.822359-10707-74102833036573=/root/.ansible/tmp/ansible-tmp-1725088584.822359-10707-74102833036573\n', b'') <10.31.15.34> (0, b'ansible-tmp-1725088584.8368502-10709-118526511766055=/root/.ansible/tmp/ansible-tmp-1725088584.8368502-10709-118526511766055\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py <10.31.42.223> PUT /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmpx0tv3mbd TO /root/.ansible/tmp/ansible-tmp-1725088584.812401-10708-63896546729365/AnsiballZ_file.py Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py <10.31.13.34> PUT /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmplx_00pxb TO /root/.ansible/tmp/ansible-tmp-1725088584.822359-10707-74102833036573/AnsiballZ_file.py <10.31.42.223> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/004548cb06"' '[10.31.42.223]' <10.31.13.34> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/12074f835d"' '[10.31.13.34]' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py <10.31.15.34> PUT /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmpd362u7rh TO /root/.ansible/tmp/ansible-tmp-1725088584.8368502-10709-118526511766055/AnsiballZ_file.py <10.31.15.34> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/029204f0e2"' '[10.31.15.34]' <10.31.42.223> (0, b'sftp> put /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmpx0tv3mbd /root/.ansible/tmp/ansible-tmp-1725088584.812401-10708-63896546729365/AnsiballZ_file.py\n', b'') <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' 10.31.42.223 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725088584.812401-10708-63896546729365/ /root/.ansible/tmp/ansible-tmp-1725088584.812401-10708-63896546729365/AnsiballZ_file.py && sleep 0'"'"'' <10.31.15.34> (0, b'sftp> put /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmpd362u7rh /root/.ansible/tmp/ansible-tmp-1725088584.8368502-10709-118526511766055/AnsiballZ_file.py\n', b'') <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' 10.31.15.34 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725088584.8368502-10709-118526511766055/ /root/.ansible/tmp/ansible-tmp-1725088584.8368502-10709-118526511766055/AnsiballZ_file.py && sleep 0'"'"'' <10.31.13.34> (0, b'sftp> put /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmplx_00pxb /root/.ansible/tmp/ansible-tmp-1725088584.822359-10707-74102833036573/AnsiballZ_file.py\n', b'') <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' 10.31.13.34 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725088584.822359-10707-74102833036573/ /root/.ansible/tmp/ansible-tmp-1725088584.822359-10707-74102833036573/AnsiballZ_file.py && sleep 0'"'"'' <10.31.42.223> (0, b'', b'') <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' -tt 10.31.42.223 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725088584.812401-10708-63896546729365/AnsiballZ_file.py && sleep 0'"'"'' <10.31.15.34> (0, b'', b'') <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' -tt 10.31.15.34 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725088584.8368502-10709-118526511766055/AnsiballZ_file.py && sleep 0'"'"'' <10.31.13.34> (0, b'', b'') <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' -tt 10.31.13.34 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725088584.822359-10707-74102833036573/AnsiballZ_file.py && sleep 0'"'"'' <10.31.42.223> (0, b'\r\n{"path": "/root/.ssh", "changed": false, "diff": {"before": {"path": "/root/.ssh"}, "after": {"path": "/root/.ssh"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0700", "state": "directory", "secontext": "system_u:object_r:ssh_home_t:s0", "size": 101, "invocation": {"module_args": {"path": "/root/.ssh", "state": "directory", "group": "root", "owner": "root", "mode": "0700", "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, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n', b'Shared connection to 10.31.42.223 closed.\r\n') <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' 10.31.42.223 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725088584.812401-10708-63896546729365/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.15.34> (0, b'\r\n{"path": "/root/.ssh", "changed": false, "diff": {"before": {"path": "/root/.ssh"}, "after": {"path": "/root/.ssh"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0700", "state": "directory", "secontext": "system_u:object_r:ssh_home_t:s0", "size": 101, "invocation": {"module_args": {"path": "/root/.ssh", "state": "directory", "group": "root", "owner": "root", "mode": "0700", "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, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n', b'Shared connection to 10.31.15.34 closed.\r\n') <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' 10.31.15.34 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725088584.8368502-10709-118526511766055/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.13.34> (0, b'\r\n{"path": "/root/.ssh", "changed": false, "diff": {"before": {"path": "/root/.ssh"}, "after": {"path": "/root/.ssh"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0700", "state": "directory", "secontext": "system_u:object_r:ssh_home_t:s0", "size": 101, "invocation": {"module_args": {"path": "/root/.ssh", "state": "directory", "group": "root", "owner": "root", "mode": "0700", "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, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n', b'Shared connection to 10.31.13.34 closed.\r\n') <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' 10.31.13.34 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725088584.822359-10707-74102833036573/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.42.223> (0, b'', b'') ok: [managed_node2] => { "changed": false, "diff": { "after": { "path": "/root/.ssh" }, "before": { "path": "/root/.ssh" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "_diff_peek": null, "_original_basename": null, "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "follow": true, "force": false, "group": "root", "mode": "0700", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "root", "path": "/root/.ssh", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "unsafe_writes": false } }, "mode": "0700", "owner": "root", "path": "/root/.ssh", "secontext": "system_u:object_r:ssh_home_t:s0", "size": 101, "state": "directory", "uid": 0 } <10.31.15.34> (0, b'', b'') ok: [managed_node3] => { "changed": false, "diff": { "after": { "path": "/root/.ssh" }, "before": { "path": "/root/.ssh" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "_diff_peek": null, "_original_basename": null, "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "follow": true, "force": false, "group": "root", "mode": "0700", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "root", "path": "/root/.ssh", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "unsafe_writes": false } }, "mode": "0700", "owner": "root", "path": "/root/.ssh", "secontext": "system_u:object_r:ssh_home_t:s0", "size": 101, "state": "directory", "uid": 0 } <10.31.13.34> (0, b'', b'') ok: [managed_node1] => { "changed": false, "diff": { "after": { "path": "/root/.ssh" }, "before": { "path": "/root/.ssh" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "_diff_peek": null, "_original_basename": null, "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "follow": true, "force": false, "group": "root", "mode": "0700", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "root", "path": "/root/.ssh", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "unsafe_writes": false } }, "mode": "0700", "owner": "root", "path": "/root/.ssh", "secontext": "system_u:object_r:ssh_home_t:s0", "size": 101, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.kdump : Write new authorized_keys if needed] *** task path: /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:43 Saturday 31 August 2024 03:16:25 -0400 (0:00:00.520) 0:00:10.390 ******* <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' 10.31.42.223 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' 10.31.13.34 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.42.223> (0, b'/root\n', b'') <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' 10.31.42.223 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725088585.3305976-10732-32323809801214 `" && echo ansible-tmp-1725088585.3305976-10732-32323809801214="` echo /root/.ansible/tmp/ansible-tmp-1725088585.3305976-10732-32323809801214 `" ) && sleep 0'"'"'' <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' 10.31.15.34 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.13.34> (0, b'/root\n', b'') <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' 10.31.13.34 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725088585.3436258-10731-584600829746 `" && echo ansible-tmp-1725088585.3436258-10731-584600829746="` echo /root/.ansible/tmp/ansible-tmp-1725088585.3436258-10731-584600829746 `" ) && sleep 0'"'"'' <10.31.42.223> (0, b'ansible-tmp-1725088585.3305976-10732-32323809801214=/root/.ansible/tmp/ansible-tmp-1725088585.3305976-10732-32323809801214\n', b'') <10.31.15.34> (0, b'/root\n', b'') <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' 10.31.15.34 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725088585.3678775-10733-274575040556169 `" && echo ansible-tmp-1725088585.3678775-10733-274575040556169="` echo /root/.ansible/tmp/ansible-tmp-1725088585.3678775-10733-274575040556169 `" ) && sleep 0'"'"'' <10.31.13.34> (0, b'ansible-tmp-1725088585.3436258-10731-584600829746=/root/.ansible/tmp/ansible-tmp-1725088585.3436258-10731-584600829746\n', b'') <10.31.15.34> (0, b'ansible-tmp-1725088585.3678775-10733-274575040556169=/root/.ansible/tmp/ansible-tmp-1725088585.3678775-10733-274575040556169\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/lineinfile.py Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/lineinfile.py <10.31.42.223> PUT /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmp0_nhfnjs TO /root/.ansible/tmp/ansible-tmp-1725088585.3305976-10732-32323809801214/AnsiballZ_lineinfile.py <10.31.13.34> PUT /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmp02npgfh2 TO /root/.ansible/tmp/ansible-tmp-1725088585.3436258-10731-584600829746/AnsiballZ_lineinfile.py <10.31.42.223> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/004548cb06"' '[10.31.42.223]' <10.31.13.34> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/12074f835d"' '[10.31.13.34]' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/lineinfile.py <10.31.15.34> PUT /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmpkd3u4_ex TO /root/.ansible/tmp/ansible-tmp-1725088585.3678775-10733-274575040556169/AnsiballZ_lineinfile.py <10.31.15.34> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/029204f0e2"' '[10.31.15.34]' <10.31.42.223> (0, b'sftp> put /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmp0_nhfnjs /root/.ansible/tmp/ansible-tmp-1725088585.3305976-10732-32323809801214/AnsiballZ_lineinfile.py\n', b'') <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' 10.31.42.223 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725088585.3305976-10732-32323809801214/ /root/.ansible/tmp/ansible-tmp-1725088585.3305976-10732-32323809801214/AnsiballZ_lineinfile.py && sleep 0'"'"'' <10.31.15.34> (0, b'sftp> put /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmpkd3u4_ex /root/.ansible/tmp/ansible-tmp-1725088585.3678775-10733-274575040556169/AnsiballZ_lineinfile.py\n', b'') <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' 10.31.15.34 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725088585.3678775-10733-274575040556169/ /root/.ansible/tmp/ansible-tmp-1725088585.3678775-10733-274575040556169/AnsiballZ_lineinfile.py && sleep 0'"'"'' <10.31.13.34> (0, b'sftp> put /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmp02npgfh2 /root/.ansible/tmp/ansible-tmp-1725088585.3436258-10731-584600829746/AnsiballZ_lineinfile.py\n', b'') <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' 10.31.13.34 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725088585.3436258-10731-584600829746/ /root/.ansible/tmp/ansible-tmp-1725088585.3436258-10731-584600829746/AnsiballZ_lineinfile.py && sleep 0'"'"'' <10.31.42.223> (0, b'', b'') <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' -tt 10.31.42.223 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725088585.3305976-10732-32323809801214/AnsiballZ_lineinfile.py && sleep 0'"'"'' <10.31.15.34> (0, b'', b'') <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' -tt 10.31.15.34 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725088585.3678775-10733-274575040556169/AnsiballZ_lineinfile.py && sleep 0'"'"'' <10.31.13.34> (0, b'', b'') <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' -tt 10.31.13.34 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725088585.3436258-10731-584600829746/AnsiballZ_lineinfile.py && sleep 0'"'"'' <10.31.42.223> (0, b'\r\n{"changed": true, "msg": "line added", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/root/.ssh/authorized_keys (content)", "after_header": "/root/.ssh/authorized_keys (content)"}, {"before_header": "/root/.ssh/authorized_keys (file attributes)", "after_header": "/root/.ssh/authorized_keys (file attributes)"}], "invocation": {"module_args": {"line": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDLIz71MEwYaBBNZ3+61QHBBpJ2H/UGOTosh9P3ZVG9igindXUhgop+BmYULwHvgdSGJrf5gp8u9sT/wF6AJyFD20IMRauMFJhJe6GNv78q9HuN6DIMDeU2HWINdfkKpTEK1xCJZiB9s+azFMAIbfREX0vXapIDwueZ5UXDEQFhNTxiSHvp8P0uf9f1a1/nahBH51XvzMr2loo2SI8rHufIo0h+K8sPmBa3KERyxBytDnJifJj58WZ6ZlloTMScuEpZ7nxfInSPgfg5x2fuGxaEpTGDyohiT7EcUvKk+cW2zZ/72l+68TImUPgr01Y7DuaeLgVNCPIBWibCx4ba9Gozlbfcfe4ebVW4DQx1aZPWOcVQcCjUBpuTBN63HLarPlcWbdYOq6H8BazQdNnw92ys8dgPXUvmcRfqZDTu62ZinUWUIvV8pg1yPYasZMOodGZW517bIKQIA+c4UGLbyAl6RoMzazXIUbCPOZgPXIyn8npWrr8w6PYUr5DGq+DcmPU= root@ip-10-31-42-223.us-east-1.aws.redhat.com", "state": "present", "create": true, "path": "/root/.ssh/authorized_keys", "group": "root", "owner": "root", "mode": "0600", "backrefs": false, "backup": false, "firstmatch": false, "unsafe_writes": false, "regexp": null, "search_string": null, "insertafter": null, "insertbefore": null, "validate": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n', b'Shared connection to 10.31.42.223 closed.\r\n') <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' 10.31.42.223 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725088585.3305976-10732-32323809801214/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.15.34> (0, b'\r\n{"changed": false, "msg": "", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/root/.ssh/authorized_keys (content)", "after_header": "/root/.ssh/authorized_keys (content)"}, {"before_header": "/root/.ssh/authorized_keys (file attributes)", "after_header": "/root/.ssh/authorized_keys (file attributes)"}], "invocation": {"module_args": {"line": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDjcqGxT8EYw1VIw2UaEsbd5XYvfr5lmmJzhQApqFM5QDkIFqjaR1NwMEp32iDHDM3v1RMld8FEgHXRIipXI3q8OgOu/Lx6nfJ+7cWqsLXJzTKqPEIyd16QquFFSy7IUL5jNEV5rz5vFq9b5V5MQg/4OW5RGhhc3eDzURYJ767gxnD8plY5E1BfddqIpEh0wtARaqzku+gf1A4y2WmN/eWenrEAfxfFqhG0Pq5cBxpTLk0PWA25qjTlvDPPIivNMsKfR8DBmfGTb8b0ls0NH4NuddvWvQsOVYuWdv8wUCh9iUl1DyqoeBR6JWOi/2kDn17MyQVgvxGUX4GlUqU9aHzc0YWJHdx3HB5j2UU2Qzi1Oocm03eqbIUzIn390T0nthst8wc3HGF5pxNNn4SB2/eOiQ284oz8HsfxdZcUq6Yh0Ndq/ocrQwDw/WTixVvMtAkNSc0IwDXKEZEbe1vzdn/rtE4XQZ03Rb04BvSVQYEiTIQzgfyvTa9ARPvFOdlcPz0= root@ip-10-31-15-34.us-east-1.aws.redhat.com", "state": "present", "create": true, "path": "/root/.ssh/authorized_keys", "group": "root", "owner": "root", "mode": "0600", "backrefs": false, "backup": false, "firstmatch": false, "unsafe_writes": false, "regexp": null, "search_string": null, "insertafter": null, "insertbefore": null, "validate": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n', b'Shared connection to 10.31.15.34 closed.\r\n') <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' 10.31.15.34 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725088585.3678775-10733-274575040556169/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.13.34> (0, b'\r\n{"changed": false, "msg": "", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/root/.ssh/authorized_keys (content)", "after_header": "/root/.ssh/authorized_keys (content)"}, {"before_header": "/root/.ssh/authorized_keys (file attributes)", "after_header": "/root/.ssh/authorized_keys (file attributes)"}], "invocation": {"module_args": {"line": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDaF4klS/kc8cIlmNOF3gKYaRIoXIaTLWghR9Qd11d1rjjFADahsx3TusBbo6VH3wfpANzQb6yw4ihMse6HdaFe7F1+2wHfDvGxLmcYUmjFvXrslZ1R9Y2HXkHVzZLGqw00uZ1fIktJlUQTcHpo/bwKG37UQC7nWvPY626zo13HjI7y414LehCpLoMLkJqDcEy/Gd72TpqrH1wpXmVuuqQZYqLdBWlVUvO7ElquowVzieswbgzPyAGJBwr2vs5Ab6l9hteb8IMNLnDl7gqnLrXCWBvcR89hZiLsPYvnp0dxFVMasd3TWorOiRDVFAOjQYoWOv6iv7OHyAWYsbFYrP2Yav0EN1LqpNtISGPl0cwEOIMBrjqRh/AWL41eAQ+vOY2bMLxkKOFl2UrEh/VFaqTgwwuEjynbLLcmZj3KWREVUXGWTddruq3TkFbhWZcB3fkkcdkEGWhCosObEgHVU+4ot4p2ruFzMOHAuLdwBm1sw5EcfjIzoOgVvRdiA4vd8ms= root@ip-10-31-13-34.us-east-1.aws.redhat.com", "state": "present", "create": true, "path": "/root/.ssh/authorized_keys", "group": "root", "owner": "root", "mode": "0600", "backrefs": false, "backup": false, "firstmatch": false, "unsafe_writes": false, "regexp": null, "search_string": null, "insertafter": null, "insertbefore": null, "validate": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n', b'Shared connection to 10.31.13.34 closed.\r\n') <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' 10.31.13.34 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725088585.3436258-10731-584600829746/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.42.223> (0, b'', b'') changed: [managed_node2] => { "backup": "", "changed": true, "diff": [ { "after": "", "after_header": "/root/.ssh/authorized_keys (content)", "before": "", "before_header": "/root/.ssh/authorized_keys (content)" }, { "after_header": "/root/.ssh/authorized_keys (file attributes)", "before_header": "/root/.ssh/authorized_keys (file attributes)" } ], "invocation": { "module_args": { "attributes": null, "backrefs": false, "backup": false, "create": true, "firstmatch": false, "group": "root", "insertafter": null, "insertbefore": null, "line": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDLIz71MEwYaBBNZ3+61QHBBpJ2H/UGOTosh9P3ZVG9igindXUhgop+BmYULwHvgdSGJrf5gp8u9sT/wF6AJyFD20IMRauMFJhJe6GNv78q9HuN6DIMDeU2HWINdfkKpTEK1xCJZiB9s+azFMAIbfREX0vXapIDwueZ5UXDEQFhNTxiSHvp8P0uf9f1a1/nahBH51XvzMr2loo2SI8rHufIo0h+K8sPmBa3KERyxBytDnJifJj58WZ6ZlloTMScuEpZ7nxfInSPgfg5x2fuGxaEpTGDyohiT7EcUvKk+cW2zZ/72l+68TImUPgr01Y7DuaeLgVNCPIBWibCx4ba9Gozlbfcfe4ebVW4DQx1aZPWOcVQcCjUBpuTBN63HLarPlcWbdYOq6H8BazQdNnw92ys8dgPXUvmcRfqZDTu62ZinUWUIvV8pg1yPYasZMOodGZW517bIKQIA+c4UGLbyAl6RoMzazXIUbCPOZgPXIyn8npWrr8w6PYUr5DGq+DcmPU= root@ip-10-31-42-223.us-east-1.aws.redhat.com", "mode": "0600", "owner": "root", "path": "/root/.ssh/authorized_keys", "regexp": null, "search_string": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "state": "present", "unsafe_writes": false, "validate": null } } } MSG: line added <10.31.15.34> (0, b'', b'') ok: [managed_node3] => { "backup": "", "changed": false, "diff": [ { "after": "", "after_header": "/root/.ssh/authorized_keys (content)", "before": "", "before_header": "/root/.ssh/authorized_keys (content)" }, { "after_header": "/root/.ssh/authorized_keys (file attributes)", "before_header": "/root/.ssh/authorized_keys (file attributes)" } ], "invocation": { "module_args": { "attributes": null, "backrefs": false, "backup": false, "create": true, "firstmatch": false, "group": "root", "insertafter": null, "insertbefore": null, "line": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDjcqGxT8EYw1VIw2UaEsbd5XYvfr5lmmJzhQApqFM5QDkIFqjaR1NwMEp32iDHDM3v1RMld8FEgHXRIipXI3q8OgOu/Lx6nfJ+7cWqsLXJzTKqPEIyd16QquFFSy7IUL5jNEV5rz5vFq9b5V5MQg/4OW5RGhhc3eDzURYJ767gxnD8plY5E1BfddqIpEh0wtARaqzku+gf1A4y2WmN/eWenrEAfxfFqhG0Pq5cBxpTLk0PWA25qjTlvDPPIivNMsKfR8DBmfGTb8b0ls0NH4NuddvWvQsOVYuWdv8wUCh9iUl1DyqoeBR6JWOi/2kDn17MyQVgvxGUX4GlUqU9aHzc0YWJHdx3HB5j2UU2Qzi1Oocm03eqbIUzIn390T0nthst8wc3HGF5pxNNn4SB2/eOiQ284oz8HsfxdZcUq6Yh0Ndq/ocrQwDw/WTixVvMtAkNSc0IwDXKEZEbe1vzdn/rtE4XQZ03Rb04BvSVQYEiTIQzgfyvTa9ARPvFOdlcPz0= root@ip-10-31-15-34.us-east-1.aws.redhat.com", "mode": "0600", "owner": "root", "path": "/root/.ssh/authorized_keys", "regexp": null, "search_string": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "state": "present", "unsafe_writes": false, "validate": null } } } <10.31.13.34> (0, b'', b'') ok: [managed_node1] => { "backup": "", "changed": false, "diff": [ { "after": "", "after_header": "/root/.ssh/authorized_keys (content)", "before": "", "before_header": "/root/.ssh/authorized_keys (content)" }, { "after_header": "/root/.ssh/authorized_keys (file attributes)", "before_header": "/root/.ssh/authorized_keys (file attributes)" } ], "invocation": { "module_args": { "attributes": null, "backrefs": false, "backup": false, "create": true, "firstmatch": false, "group": "root", "insertafter": null, "insertbefore": null, "line": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDaF4klS/kc8cIlmNOF3gKYaRIoXIaTLWghR9Qd11d1rjjFADahsx3TusBbo6VH3wfpANzQb6yw4ihMse6HdaFe7F1+2wHfDvGxLmcYUmjFvXrslZ1R9Y2HXkHVzZLGqw00uZ1fIktJlUQTcHpo/bwKG37UQC7nWvPY626zo13HjI7y414LehCpLoMLkJqDcEy/Gd72TpqrH1wpXmVuuqQZYqLdBWlVUvO7ElquowVzieswbgzPyAGJBwr2vs5Ab6l9hteb8IMNLnDl7gqnLrXCWBvcR89hZiLsPYvnp0dxFVMasd3TWorOiRDVFAOjQYoWOv6iv7OHyAWYsbFYrP2Yav0EN1LqpNtISGPl0cwEOIMBrjqRh/AWL41eAQ+vOY2bMLxkKOFl2UrEh/VFaqTgwwuEjynbLLcmZj3KWREVUXGWTddruq3TkFbhWZcB3fkkcdkEGWhCosObEgHVU+4ot4p2ruFzMOHAuLdwBm1sw5EcfjIzoOgVvRdiA4vd8ms= root@ip-10-31-13-34.us-east-1.aws.redhat.com", "mode": "0600", "owner": "root", "path": "/root/.ssh/authorized_keys", "regexp": null, "search_string": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "state": "present", "unsafe_writes": false, "validate": null } } } TASK [fedora.linux_system_roles.kdump : Fetch the servers public key] ********** task path: /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:53 Saturday 31 August 2024 03:16:25 -0400 (0:00:00.517) 0:00:10.907 ******* <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' 10.31.13.34 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' 10.31.42.223 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> (0, b'/root\n', b'') <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' 10.31.15.34 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' 10.31.13.34 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725088585.789405-10758-198171896211548 `" && echo ansible-tmp-1725088585.789405-10758-198171896211548="` echo /root/.ansible/tmp/ansible-tmp-1725088585.789405-10758-198171896211548 `" ) && sleep 0'"'"'' <10.31.42.223> (0, b'/root\n', b'') <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' 10.31.42.223 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725088585.807438-10759-150362468944827 `" && echo ansible-tmp-1725088585.807438-10759-150362468944827="` echo /root/.ansible/tmp/ansible-tmp-1725088585.807438-10759-150362468944827 `" ) && sleep 0'"'"'' <10.31.15.34> (0, b'/root\n', b'') <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' 10.31.15.34 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725088585.815686-10760-144487623258538 `" && echo ansible-tmp-1725088585.815686-10760-144487623258538="` echo /root/.ansible/tmp/ansible-tmp-1725088585.815686-10760-144487623258538 `" ) && sleep 0'"'"'' <10.31.13.34> (0, b'ansible-tmp-1725088585.789405-10758-198171896211548=/root/.ansible/tmp/ansible-tmp-1725088585.789405-10758-198171896211548\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/slurp.py <10.31.13.34> PUT /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmp79x5ehqi TO /root/.ansible/tmp/ansible-tmp-1725088585.789405-10758-198171896211548/AnsiballZ_slurp.py <10.31.13.34> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/12074f835d"' '[10.31.13.34]' <10.31.42.223> (0, b'ansible-tmp-1725088585.807438-10759-150362468944827=/root/.ansible/tmp/ansible-tmp-1725088585.807438-10759-150362468944827\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/slurp.py <10.31.42.223> PUT /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmprcuu9ne4 TO /root/.ansible/tmp/ansible-tmp-1725088585.807438-10759-150362468944827/AnsiballZ_slurp.py <10.31.42.223> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/004548cb06"' '[10.31.42.223]' <10.31.15.34> (0, b'ansible-tmp-1725088585.815686-10760-144487623258538=/root/.ansible/tmp/ansible-tmp-1725088585.815686-10760-144487623258538\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/slurp.py <10.31.15.34> PUT /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmp6opluidx TO /root/.ansible/tmp/ansible-tmp-1725088585.815686-10760-144487623258538/AnsiballZ_slurp.py <10.31.15.34> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/029204f0e2"' '[10.31.15.34]' <10.31.13.34> (0, b'sftp> put /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmp79x5ehqi /root/.ansible/tmp/ansible-tmp-1725088585.789405-10758-198171896211548/AnsiballZ_slurp.py\n', b'') <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' 10.31.13.34 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725088585.789405-10758-198171896211548/ /root/.ansible/tmp/ansible-tmp-1725088585.789405-10758-198171896211548/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.42.223> (0, b'sftp> put /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmprcuu9ne4 /root/.ansible/tmp/ansible-tmp-1725088585.807438-10759-150362468944827/AnsiballZ_slurp.py\n', b'') <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' 10.31.42.223 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725088585.807438-10759-150362468944827/ /root/.ansible/tmp/ansible-tmp-1725088585.807438-10759-150362468944827/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.15.34> (0, b'sftp> put /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmp6opluidx /root/.ansible/tmp/ansible-tmp-1725088585.815686-10760-144487623258538/AnsiballZ_slurp.py\n', b'') <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' 10.31.15.34 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725088585.815686-10760-144487623258538/ /root/.ansible/tmp/ansible-tmp-1725088585.815686-10760-144487623258538/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.13.34> (0, b'', b'') <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' -tt 10.31.13.34 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725088585.789405-10758-198171896211548/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.42.223> (0, b'', b'') <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' -tt 10.31.42.223 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725088585.807438-10759-150362468944827/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.15.34> (0, b'', b'') <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' -tt 10.31.15.34 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725088585.815686-10760-144487623258538/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.13.34> (0, b'\r\n{"content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDejBnQzIxa20zZHF5aS9EK0VJSk5EcEpFeVliTzBMVG5uMTBKeHNRcmFYTDlFekpzdXduWkdVY2VrMmtuRExmVjVlK1FwbmZiYXFNbHZXQ1FsdVRRSE03N0tqVCtua0J5OUdVbFZ1OG9QeWQxM2FJVHQ4YlV3dTg5OWM5c3JTMGVIR1kvVEM0Y0x2RG1vUXZHS0o1c3hmcGE2N05UVElkNUVnMVErL0p5aTl3dzdvZURnZXVMcm1uR1BnemVxWE5iZzZ2RVQ1bTg5YUFVNWN5WEo1MGZBYldTOExTcUFNR0x6K2hVZDhkWE1UcVdPb3F3REUvTll1dzV4NFQvTUF1Y1ppQ0tPVWZWUmllTE5tbzgxckQzb2lnZ21LRHVHeFlDUEEzQURQZ1YySHJOYzBmMDd3b3F4OFlObVFMSlY4NFRGZHR0NzlUOFJTWk03MFpmMDFiSW9kdVlHYk5GSWdtZ3diZUptWUpCV1hieVdIeW05dS9rZVkyTnpOeXFaZEFxOEVuZXl4Z2llNVBDUjc3SWpHazhyTDlqcFFWRTVwNm1ZV3MrY2xTT3ZSVU0vd1B3R0N1MlZOaHduWHI0S0JxL09ZbGZBdkJjc0RveHVZdFUvVExVekdzL1RhLzVjY3l3QmxDOXV4VW1aREVDT1pVNVFBWUJobXdEOG41a0NJQmM9IHJvb3RAaXAtMTAtMzEtMTMtMzQudXMtZWFzdC0xLmF3cy5yZWRoYXQuY29tCg==", "source": "/etc/ssh/ssh_host_rsa_key.pub", "encoding": "base64", "invocation": {"module_args": {"src": "/etc/ssh/ssh_host_rsa_key.pub"}}}\r\n', b'Shared connection to 10.31.13.34 closed.\r\n') <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' 10.31.13.34 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725088585.789405-10758-198171896211548/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.42.223> (0, b'\r\n{"content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDaEU3Q25YaUxpclBOaDMrVzgvQXptcUhQT3FsUk5jZXJsUlpXQlNMVS9ncFBGZmd5b0ZiU2pKYWtseXlhZUU3R2hxT05kWmk0MGR1dWdZc1RIWE5abGdVU2poOTNZdUlNMUs3UXh1eWUwb3RQaG14WXZwUFJJWE5iWEJwd3dZNUVpbzIyS1pXN3JkOUNhU3VvWmErYWJ1OWN4TWtHUXlEVDlNSElCcUxrbDBLVHlLa1lDTEJYTVB0L1E3cit2S0J1S3NsZjZ0dlVEZ1pKYUhJSUl3c2dvdGVNUGxZd2hrOFIrMnBaOU10RkhKVFg4Q3Y1MzJGT1llLzRzVzZZUjNra3JwWDJFc2tSeks2U0kzbEhyWWhUNm5EMVF3bzRrazNDMUlvM3lrU1FOVE9SaTdwZVBNUGQ3MnVpYVRFRUxWTnYzVUkrZEUxZ1A2MlJQa0t3U1JYYk1KNkE5OEVWRjZvc3JZVnB4d3RQM3lVVzY2UzZGTTVUVkwza1E3RGpXTnZVYXhHbXNjYk82OEFWdXR4VXZvbjZ4WDNBb2JlUUdTOHE3bnU2bzVSRWRmMXkyZnhLT2FLNExYLzg2SWJremJTd3dRS3liMEZWNHlNUWFiSjViL3RPMlpSVHd4UWdPc2w2SFplQ3laNU4zY3F0RHd4VncrdGR3UE90dFBZb3dKbUU9IHJvb3RAaXAtMTAtMzEtNDItMjIzLnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=", "source": "/etc/ssh/ssh_host_rsa_key.pub", "encoding": "base64", "invocation": {"module_args": {"src": "/etc/ssh/ssh_host_rsa_key.pub"}}}\r\n', b'Shared connection to 10.31.42.223 closed.\r\n') <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' 10.31.42.223 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725088585.807438-10759-150362468944827/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.15.34> (0, b'\r\n{"content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FERTUxcXFpd1FZNnh1SHBKNFhEa2xmUTUrYUVJOTRxMXJYV0hsMkZ6dE9uVEd1a3FOOTd4OWZTWVZZbnFDdWtCSWpXRW5DLzBTS0txYVdRTE9qY3V1ZGdqTG9QeW0yd2Z3SncwK0pKWmRQdDlmVVd3TXFzbDAwc200T1hUb09oOGJoTlNpMkV0RHhBaW1XbHJzdytyMUVwc0JDMytJczd3UHpVYlBiUnYzSmc0aGlsZGt6R0ZYNmJmOGZIUFNnVWxEcUlGNlZmaW1YME5Vc1FMNk1tWitIanlnN1FiclVrTERPL1BOWTZ5TXFFUFNFV3N3TlFPV0tKNm9PTEdhOGg4NUw4R2luMzcrZlYyRkl3bFFoWER3bjVwVWlGYzdFM2V0RHVzemd6Y3V0UWpUWjNOSkdHc2JIeWMvYkk5WEFhUmZmQlZkZHlIeFF2Q09kQXRnUE9POGRiL3JOUTlSdFpEVXNkQU1vTTNlR00rTmpqb2dMcmdqTlg2UEpKZ2pPY2tScG9lRmlLTE5kSEhzcStpRFFhbWRHZnhuZDU5QXhNdmwyanVITUVsSnZsdDE0TmRLZGxISXlKdTdtL3k0Q2dySEdlNkJoWG40ajB0RGdCYlg0RzU0OEVuTUlwYlN2SElucE5pWUR0dm1wMjRPbVRySHVjV1JVZkk0N3ViRU5vclU9IHJvb3RAaXAtMTAtMzEtMTUtMzQudXMtZWFzdC0xLmF3cy5yZWRoYXQuY29tCg==", "source": "/etc/ssh/ssh_host_rsa_key.pub", "encoding": "base64", "invocation": {"module_args": {"src": "/etc/ssh/ssh_host_rsa_key.pub"}}}\r\n', b'Shared connection to 10.31.15.34 closed.\r\n') <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' 10.31.15.34 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725088585.815686-10760-144487623258538/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.13.34> (0, b'', b'') ok: [managed_node1] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDejBnQzIxa20zZHF5aS9EK0VJSk5EcEpFeVliTzBMVG5uMTBKeHNRcmFYTDlFekpzdXduWkdVY2VrMmtuRExmVjVlK1FwbmZiYXFNbHZXQ1FsdVRRSE03N0tqVCtua0J5OUdVbFZ1OG9QeWQxM2FJVHQ4YlV3dTg5OWM5c3JTMGVIR1kvVEM0Y0x2RG1vUXZHS0o1c3hmcGE2N05UVElkNUVnMVErL0p5aTl3dzdvZURnZXVMcm1uR1BnemVxWE5iZzZ2RVQ1bTg5YUFVNWN5WEo1MGZBYldTOExTcUFNR0x6K2hVZDhkWE1UcVdPb3F3REUvTll1dzV4NFQvTUF1Y1ppQ0tPVWZWUmllTE5tbzgxckQzb2lnZ21LRHVHeFlDUEEzQURQZ1YySHJOYzBmMDd3b3F4OFlObVFMSlY4NFRGZHR0NzlUOFJTWk03MFpmMDFiSW9kdVlHYk5GSWdtZ3diZUptWUpCV1hieVdIeW05dS9rZVkyTnpOeXFaZEFxOEVuZXl4Z2llNVBDUjc3SWpHazhyTDlqcFFWRTVwNm1ZV3MrY2xTT3ZSVU0vd1B3R0N1MlZOaHduWHI0S0JxL09ZbGZBdkJjc0RveHVZdFUvVExVekdzL1RhLzVjY3l3QmxDOXV4VW1aREVDT1pVNVFBWUJobXdEOG41a0NJQmM9IHJvb3RAaXAtMTAtMzEtMTMtMzQudXMtZWFzdC0xLmF3cy5yZWRoYXQuY29tCg==", "encoding": "base64", "invocation": { "module_args": { "src": "/etc/ssh/ssh_host_rsa_key.pub" } }, "source": "/etc/ssh/ssh_host_rsa_key.pub" } <10.31.42.223> (0, b'', b'') ok: [managed_node2] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDaEU3Q25YaUxpclBOaDMrVzgvQXptcUhQT3FsUk5jZXJsUlpXQlNMVS9ncFBGZmd5b0ZiU2pKYWtseXlhZUU3R2hxT05kWmk0MGR1dWdZc1RIWE5abGdVU2poOTNZdUlNMUs3UXh1eWUwb3RQaG14WXZwUFJJWE5iWEJwd3dZNUVpbzIyS1pXN3JkOUNhU3VvWmErYWJ1OWN4TWtHUXlEVDlNSElCcUxrbDBLVHlLa1lDTEJYTVB0L1E3cit2S0J1S3NsZjZ0dlVEZ1pKYUhJSUl3c2dvdGVNUGxZd2hrOFIrMnBaOU10RkhKVFg4Q3Y1MzJGT1llLzRzVzZZUjNra3JwWDJFc2tSeks2U0kzbEhyWWhUNm5EMVF3bzRrazNDMUlvM3lrU1FOVE9SaTdwZVBNUGQ3MnVpYVRFRUxWTnYzVUkrZEUxZ1A2MlJQa0t3U1JYYk1KNkE5OEVWRjZvc3JZVnB4d3RQM3lVVzY2UzZGTTVUVkwza1E3RGpXTnZVYXhHbXNjYk82OEFWdXR4VXZvbjZ4WDNBb2JlUUdTOHE3bnU2bzVSRWRmMXkyZnhLT2FLNExYLzg2SWJremJTd3dRS3liMEZWNHlNUWFiSjViL3RPMlpSVHd4UWdPc2w2SFplQ3laNU4zY3F0RHd4VncrdGR3UE90dFBZb3dKbUU9IHJvb3RAaXAtMTAtMzEtNDItMjIzLnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=", "encoding": "base64", "invocation": { "module_args": { "src": "/etc/ssh/ssh_host_rsa_key.pub" } }, "source": "/etc/ssh/ssh_host_rsa_key.pub" } <10.31.15.34> (0, b'', b'') ok: [managed_node3] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FERTUxcXFpd1FZNnh1SHBKNFhEa2xmUTUrYUVJOTRxMXJYV0hsMkZ6dE9uVEd1a3FOOTd4OWZTWVZZbnFDdWtCSWpXRW5DLzBTS0txYVdRTE9qY3V1ZGdqTG9QeW0yd2Z3SncwK0pKWmRQdDlmVVd3TXFzbDAwc200T1hUb09oOGJoTlNpMkV0RHhBaW1XbHJzdytyMUVwc0JDMytJczd3UHpVYlBiUnYzSmc0aGlsZGt6R0ZYNmJmOGZIUFNnVWxEcUlGNlZmaW1YME5Vc1FMNk1tWitIanlnN1FiclVrTERPL1BOWTZ5TXFFUFNFV3N3TlFPV0tKNm9PTEdhOGg4NUw4R2luMzcrZlYyRkl3bFFoWER3bjVwVWlGYzdFM2V0RHVzemd6Y3V0UWpUWjNOSkdHc2JIeWMvYkk5WEFhUmZmQlZkZHlIeFF2Q09kQXRnUE9POGRiL3JOUTlSdFpEVXNkQU1vTTNlR00rTmpqb2dMcmdqTlg2UEpKZ2pPY2tScG9lRmlLTE5kSEhzcStpRFFhbWRHZnhuZDU5QXhNdmwyanVITUVsSnZsdDE0TmRLZGxISXlKdTdtL3k0Q2dySEdlNkJoWG40ajB0RGdCYlg0RzU0OEVuTUlwYlN2SElucE5pWUR0dm1wMjRPbVRySHVjV1JVZkk0N3ViRU5vclU9IHJvb3RAaXAtMTAtMzEtMTUtMzQudXMtZWFzdC0xLmF3cy5yZWRoYXQuY29tCg==", "encoding": "base64", "invocation": { "module_args": { "src": "/etc/ssh/ssh_host_rsa_key.pub" } }, "source": "/etc/ssh/ssh_host_rsa_key.pub" } TASK [fedora.linux_system_roles.kdump : Add the servers public key to known_hosts on managed node] *** task path: /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:59 Saturday 31 August 2024 03:16:26 -0400 (0:00:00.357) 0:00:11.265 ******* <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' 10.31.13.34 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.13.34> (0, b'/root\n', b'') <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' 10.31.13.34 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725088586.2347963-10782-41546688827061 `" && echo ansible-tmp-1725088586.2347963-10782-41546688827061="` echo /root/.ansible/tmp/ansible-tmp-1725088586.2347963-10782-41546688827061 `" ) && sleep 0'"'"'' <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' 10.31.42.223 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' 10.31.15.34 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.13.34> (0, b'ansible-tmp-1725088586.2347963-10782-41546688827061=/root/.ansible/tmp/ansible-tmp-1725088586.2347963-10782-41546688827061\n', b'') <10.31.42.223> (0, b'/root\n', b'') <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' 10.31.42.223 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725088586.2807322-10783-146565188336644 `" && echo ansible-tmp-1725088586.2807322-10783-146565188336644="` echo /root/.ansible/tmp/ansible-tmp-1725088586.2807322-10783-146565188336644 `" ) && sleep 0'"'"'' <10.31.15.34> (0, b'/root\n', b'') <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' 10.31.15.34 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725088586.289233-10784-19745482530575 `" && echo ansible-tmp-1725088586.289233-10784-19745482530575="` echo /root/.ansible/tmp/ansible-tmp-1725088586.289233-10784-19745482530575 `" ) && sleep 0'"'"'' <10.31.42.223> (0, b'ansible-tmp-1725088586.2807322-10783-146565188336644=/root/.ansible/tmp/ansible-tmp-1725088586.2807322-10783-146565188336644\n', b'') <10.31.15.34> (0, b'ansible-tmp-1725088586.289233-10784-19745482530575=/root/.ansible/tmp/ansible-tmp-1725088586.289233-10784-19745482530575\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/known_hosts.py Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/known_hosts.py <10.31.42.223> PUT /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmpdosximto TO /root/.ansible/tmp/ansible-tmp-1725088586.2807322-10783-146565188336644/AnsiballZ_known_hosts.py <10.31.42.223> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/004548cb06"' '[10.31.42.223]' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/known_hosts.py <10.31.15.34> PUT /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmpnulhqez6 TO /root/.ansible/tmp/ansible-tmp-1725088586.289233-10784-19745482530575/AnsiballZ_known_hosts.py <10.31.15.34> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/029204f0e2"' '[10.31.15.34]' <10.31.13.34> PUT /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmpiw_uhg3p TO /root/.ansible/tmp/ansible-tmp-1725088586.2347963-10782-41546688827061/AnsiballZ_known_hosts.py <10.31.13.34> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/12074f835d"' '[10.31.13.34]' <10.31.42.223> (0, b'sftp> put /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmpdosximto /root/.ansible/tmp/ansible-tmp-1725088586.2807322-10783-146565188336644/AnsiballZ_known_hosts.py\n', b'') <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' 10.31.42.223 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725088586.2807322-10783-146565188336644/ /root/.ansible/tmp/ansible-tmp-1725088586.2807322-10783-146565188336644/AnsiballZ_known_hosts.py && sleep 0'"'"'' <10.31.13.34> (0, b'sftp> put /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmpiw_uhg3p /root/.ansible/tmp/ansible-tmp-1725088586.2347963-10782-41546688827061/AnsiballZ_known_hosts.py\n', b'') <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' 10.31.13.34 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725088586.2347963-10782-41546688827061/ /root/.ansible/tmp/ansible-tmp-1725088586.2347963-10782-41546688827061/AnsiballZ_known_hosts.py && sleep 0'"'"'' <10.31.15.34> (0, b'sftp> put /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmpnulhqez6 /root/.ansible/tmp/ansible-tmp-1725088586.289233-10784-19745482530575/AnsiballZ_known_hosts.py\n', b'') <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' 10.31.15.34 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725088586.289233-10784-19745482530575/ /root/.ansible/tmp/ansible-tmp-1725088586.289233-10784-19745482530575/AnsiballZ_known_hosts.py && sleep 0'"'"'' <10.31.42.223> (0, b'', b'') <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' -tt 10.31.42.223 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725088586.2807322-10783-146565188336644/AnsiballZ_known_hosts.py && sleep 0'"'"'' <10.31.13.34> (0, b'', b'') <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' -tt 10.31.13.34 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725088586.2347963-10782-41546688827061/AnsiballZ_known_hosts.py && sleep 0'"'"'' <10.31.15.34> (0, b'', b'') <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' -tt 10.31.15.34 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725088586.289233-10784-19745482530575/AnsiballZ_known_hosts.py && sleep 0'"'"'' <10.31.42.223> (0, b'\r\n{"changed": false, "diff": {"before_header": "/etc/ssh/ssh_known_hosts", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.42.223 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQChE7CnXiLirPNh3+W8/AzmqHPOqlRNcerlRZWBSLU/gpPFfgyoFbSjJaklyyaeE7GhqONdZi40duugYsTHXNZlgUSjh93YuIM1K7Qxuye0otPhmxYvpPRIXNbXBpwwY5Eio22KZW7rd9CaSuoZa+abu9cxMkGQyDT9MHIBqLkl0KTyKkYCLBXMPt/Q7r+vKBuKslf6tvUDgZJaHIIIwsgoteMPlYwhk8R+2pZ9MtFHJTX8Cv532FOYe/4sW6YR3kkrpX2EskRzK6SI3lHrYhT6nD1Qwo4kk3C1Io3ykSQNTORi7pePMPd72uiaTEELVNv3UI+dE1gP62RPkKwSRXbMJ6A98EVF6osrYVpxwtP3yUW66S6FM5TVL3kQ7DjWNvUaxGmscbO68AVutxUvon6xX3AobeQGS8q7nu6o5REdf1y2fxKOaK4LX/86IbkzbSwwQKyb0FV4yMQabJ5b/tO2ZRTwxQgOsl6HZeCyZ5N3cqtDwxVw+tdwPOttPYowJmE= root@ip-10-31-42-223.us-east-1.aws.redhat.com\\n", "after": "10.31.42.223 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQChE7CnXiLirPNh3+W8/AzmqHPOqlRNcerlRZWBSLU/gpPFfgyoFbSjJaklyyaeE7GhqONdZi40duugYsTHXNZlgUSjh93YuIM1K7Qxuye0otPhmxYvpPRIXNbXBpwwY5Eio22KZW7rd9CaSuoZa+abu9cxMkGQyDT9MHIBqLkl0KTyKkYCLBXMPt/Q7r+vKBuKslf6tvUDgZJaHIIIwsgoteMPlYwhk8R+2pZ9MtFHJTX8Cv532FOYe/4sW6YR3kkrpX2EskRzK6SI3lHrYhT6nD1Qwo4kk3C1Io3ykSQNTORi7pePMPd72uiaTEELVNv3UI+dE1gP62RPkKwSRXbMJ6A98EVF6osrYVpxwtP3yUW66S6FM5TVL3kQ7DjWNvUaxGmscbO68AVutxUvon6xX3AobeQGS8q7nu6o5REdf1y2fxKOaK4LX/86IbkzbSwwQKyb0FV4yMQabJ5b/tO2ZRTwxQgOsl6HZeCyZ5N3cqtDwxVw+tdwPOttPYowJmE= root@ip-10-31-42-223.us-east-1.aws.redhat.com\\n"}, "invocation": {"module_args": {"key": "10.31.42.223 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQChE7CnXiLirPNh3+W8/AzmqHPOqlRNcerlRZWBSLU/gpPFfgyoFbSjJaklyyaeE7GhqONdZi40duugYsTHXNZlgUSjh93YuIM1K7Qxuye0otPhmxYvpPRIXNbXBpwwY5Eio22KZW7rd9CaSuoZa+abu9cxMkGQyDT9MHIBqLkl0KTyKkYCLBXMPt/Q7r+vKBuKslf6tvUDgZJaHIIIwsgoteMPlYwhk8R+2pZ9MtFHJTX8Cv532FOYe/4sW6YR3kkrpX2EskRzK6SI3lHrYhT6nD1Qwo4kk3C1Io3ykSQNTORi7pePMPd72uiaTEELVNv3UI+dE1gP62RPkKwSRXbMJ6A98EVF6osrYVpxwtP3yUW66S6FM5TVL3kQ7DjWNvUaxGmscbO68AVutxUvon6xX3AobeQGS8q7nu6o5REdf1y2fxKOaK4LX/86IbkzbSwwQKyb0FV4yMQabJ5b/tO2ZRTwxQgOsl6HZeCyZ5N3cqtDwxVw+tdwPOttPYowJmE= root@ip-10-31-42-223.us-east-1.aws.redhat.com\\n", "name": "10.31.42.223", "path": "/etc/ssh/ssh_known_hosts", "hash_host": false, "state": "present", "diff": {"before_header": "/etc/ssh/ssh_known_hosts", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.42.223 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQChE7CnXiLirPNh3+W8/AzmqHPOqlRNcerlRZWBSLU/gpPFfgyoFbSjJaklyyaeE7GhqONdZi40duugYsTHXNZlgUSjh93YuIM1K7Qxuye0otPhmxYvpPRIXNbXBpwwY5Eio22KZW7rd9CaSuoZa+abu9cxMkGQyDT9MHIBqLkl0KTyKkYCLBXMPt/Q7r+vKBuKslf6tvUDgZJaHIIIwsgoteMPlYwhk8R+2pZ9MtFHJTX8Cv532FOYe/4sW6YR3kkrpX2EskRzK6SI3lHrYhT6nD1Qwo4kk3C1Io3ykSQNTORi7pePMPd72uiaTEELVNv3UI+dE1gP62RPkKwSRXbMJ6A98EVF6osrYVpxwtP3yUW66S6FM5TVL3kQ7DjWNvUaxGmscbO68AVutxUvon6xX3AobeQGS8q7nu6o5REdf1y2fxKOaK4LX/86IbkzbSwwQKyb0FV4yMQabJ5b/tO2ZRTwxQgOsl6HZeCyZ5N3cqtDwxVw+tdwPOttPYowJmE= root@ip-10-31-42-223.us-east-1.aws.redhat.com\\n", "after": "10.31.42.223 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQChE7CnXiLirPNh3+W8/AzmqHPOqlRNcerlRZWBSLU/gpPFfgyoFbSjJaklyyaeE7GhqONdZi40duugYsTHXNZlgUSjh93YuIM1K7Qxuye0otPhmxYvpPRIXNbXBpwwY5Eio22KZW7rd9CaSuoZa+abu9cxMkGQyDT9MHIBqLkl0KTyKkYCLBXMPt/Q7r+vKBuKslf6tvUDgZJaHIIIwsgoteMPlYwhk8R+2pZ9MtFHJTX8Cv532FOYe/4sW6YR3kkrpX2EskRzK6SI3lHrYhT6nD1Qwo4kk3C1Io3ykSQNTORi7pePMPd72uiaTEELVNv3UI+dE1gP62RPkKwSRXbMJ6A98EVF6osrYVpxwtP3yUW66S6FM5TVL3kQ7DjWNvUaxGmscbO68AVutxUvon6xX3AobeQGS8q7nu6o5REdf1y2fxKOaK4LX/86IbkzbSwwQKyb0FV4yMQabJ5b/tO2ZRTwxQgOsl6HZeCyZ5N3cqtDwxVw+tdwPOttPYowJmE= root@ip-10-31-42-223.us-east-1.aws.redhat.com\\n"}}}}\r\n', b'Shared connection to 10.31.42.223 closed.\r\n') <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' 10.31.42.223 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725088586.2807322-10783-146565188336644/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.13.34> (0, b'\r\n{"changed": false, "diff": {"before_header": "/etc/ssh/ssh_known_hosts", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.13.34 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCz0gC21km3dqyi/D+EIJNDpJEyYbO0LTnn10JxsQraXL9EzJsuwnZGUcek2knDLfV5e+QpnfbaqMlvWCQluTQHM77KjT+nkBy9GUlVu8oPyd13aITt8bUwu899c9srS0eHGY/TC4cLvDmoQvGKJ5sxfpa67NTTId5Eg1Q+/Jyi9ww7oeDgeuLrmnGPgzeqXNbg6vET5m89aAU5cyXJ50fAbWS8LSqAMGLz+hUd8dXMTqWOoqwDE/NYuw5x4T/MAucZiCKOUfVRieLNmo81rD3oiggmKDuGxYCPA3ADPgV2HrNc0f07woqx8YNmQLJV84TFdtt79T8RSZM70Zf01bIoduYGbNFIgmgwbeJmYJBWXbyWHym9u/keY2NzNyqZdAq8Eneyxgie5PCR77IjGk8rL9jpQVE5p6mYWs+clSOvRUM/wPwGCu2VNhwnXr4KBq/OYlfAvBcsDoxuYtU/TLUzGs/Ta/5ccywBlC9uxUmZDECOZU5QAYBhmwD8n5kCIBc= root@ip-10-31-13-34.us-east-1.aws.redhat.com\\n", "after": "10.31.13.34 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCz0gC21km3dqyi/D+EIJNDpJEyYbO0LTnn10JxsQraXL9EzJsuwnZGUcek2knDLfV5e+QpnfbaqMlvWCQluTQHM77KjT+nkBy9GUlVu8oPyd13aITt8bUwu899c9srS0eHGY/TC4cLvDmoQvGKJ5sxfpa67NTTId5Eg1Q+/Jyi9ww7oeDgeuLrmnGPgzeqXNbg6vET5m89aAU5cyXJ50fAbWS8LSqAMGLz+hUd8dXMTqWOoqwDE/NYuw5x4T/MAucZiCKOUfVRieLNmo81rD3oiggmKDuGxYCPA3ADPgV2HrNc0f07woqx8YNmQLJV84TFdtt79T8RSZM70Zf01bIoduYGbNFIgmgwbeJmYJBWXbyWHym9u/keY2NzNyqZdAq8Eneyxgie5PCR77IjGk8rL9jpQVE5p6mYWs+clSOvRUM/wPwGCu2VNhwnXr4KBq/OYlfAvBcsDoxuYtU/TLUzGs/Ta/5ccywBlC9uxUmZDECOZU5QAYBhmwD8n5kCIBc= root@ip-10-31-13-34.us-east-1.aws.redhat.com\\n"}, "invocation": {"module_args": {"key": "10.31.13.34 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCz0gC21km3dqyi/D+EIJNDpJEyYbO0LTnn10JxsQraXL9EzJsuwnZGUcek2knDLfV5e+QpnfbaqMlvWCQluTQHM77KjT+nkBy9GUlVu8oPyd13aITt8bUwu899c9srS0eHGY/TC4cLvDmoQvGKJ5sxfpa67NTTId5Eg1Q+/Jyi9ww7oeDgeuLrmnGPgzeqXNbg6vET5m89aAU5cyXJ50fAbWS8LSqAMGLz+hUd8dXMTqWOoqwDE/NYuw5x4T/MAucZiCKOUfVRieLNmo81rD3oiggmKDuGxYCPA3ADPgV2HrNc0f07woqx8YNmQLJV84TFdtt79T8RSZM70Zf01bIoduYGbNFIgmgwbeJmYJBWXbyWHym9u/keY2NzNyqZdAq8Eneyxgie5PCR77IjGk8rL9jpQVE5p6mYWs+clSOvRUM/wPwGCu2VNhwnXr4KBq/OYlfAvBcsDoxuYtU/TLUzGs/Ta/5ccywBlC9uxUmZDECOZU5QAYBhmwD8n5kCIBc= root@ip-10-31-13-34.us-east-1.aws.redhat.com\\n", "name": "10.31.13.34", "path": "/etc/ssh/ssh_known_hosts", "hash_host": false, "state": "present", "diff": {"before_header": "/etc/ssh/ssh_known_hosts", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.13.34 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCz0gC21km3dqyi/D+EIJNDpJEyYbO0LTnn10JxsQraXL9EzJsuwnZGUcek2knDLfV5e+QpnfbaqMlvWCQluTQHM77KjT+nkBy9GUlVu8oPyd13aITt8bUwu899c9srS0eHGY/TC4cLvDmoQvGKJ5sxfpa67NTTId5Eg1Q+/Jyi9ww7oeDgeuLrmnGPgzeqXNbg6vET5m89aAU5cyXJ50fAbWS8LSqAMGLz+hUd8dXMTqWOoqwDE/NYuw5x4T/MAucZiCKOUfVRieLNmo81rD3oiggmKDuGxYCPA3ADPgV2HrNc0f07woqx8YNmQLJV84TFdtt79T8RSZM70Zf01bIoduYGbNFIgmgwbeJmYJBWXbyWHym9u/keY2NzNyqZdAq8Eneyxgie5PCR77IjGk8rL9jpQVE5p6mYWs+clSOvRUM/wPwGCu2VNhwnXr4KBq/OYlfAvBcsDoxuYtU/TLUzGs/Ta/5ccywBlC9uxUmZDECOZU5QAYBhmwD8n5kCIBc= root@ip-10-31-13-34.us-east-1.aws.redhat.com\\n", "after": "10.31.13.34 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCz0gC21km3dqyi/D+EIJNDpJEyYbO0LTnn10JxsQraXL9EzJsuwnZGUcek2knDLfV5e+QpnfbaqMlvWCQluTQHM77KjT+nkBy9GUlVu8oPyd13aITt8bUwu899c9srS0eHGY/TC4cLvDmoQvGKJ5sxfpa67NTTId5Eg1Q+/Jyi9ww7oeDgeuLrmnGPgzeqXNbg6vET5m89aAU5cyXJ50fAbWS8LSqAMGLz+hUd8dXMTqWOoqwDE/NYuw5x4T/MAucZiCKOUfVRieLNmo81rD3oiggmKDuGxYCPA3ADPgV2HrNc0f07woqx8YNmQLJV84TFdtt79T8RSZM70Zf01bIoduYGbNFIgmgwbeJmYJBWXbyWHym9u/keY2NzNyqZdAq8Eneyxgie5PCR77IjGk8rL9jpQVE5p6mYWs+clSOvRUM/wPwGCu2VNhwnXr4KBq/OYlfAvBcsDoxuYtU/TLUzGs/Ta/5ccywBlC9uxUmZDECOZU5QAYBhmwD8n5kCIBc= root@ip-10-31-13-34.us-east-1.aws.redhat.com\\n"}}}}\r\n', b'Shared connection to 10.31.13.34 closed.\r\n') <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' 10.31.13.34 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725088586.2347963-10782-41546688827061/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.15.34> (0, b'\r\n{"changed": false, "diff": {"before_header": "/etc/ssh/ssh_known_hosts", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.15.34 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDE51qqiwQY6xuHpJ4XDklfQ5+aEI94q1rXWHl2FztOnTGukqN97x9fSYVYnqCukBIjWEnC/0SKKqaWQLOjcuudgjLoPym2wfwJw0+JJZdPt9fUWwMqsl00sm4OXToOh8bhNSi2EtDxAimWlrsw+r1EpsBC3+Is7wPzUbPbRv3Jg4hildkzGFX6bf8fHPSgUlDqIF6VfimX0NUsQL6MmZ+Hjyg7QbrUkLDO/PNY6yMqEPSEWswNQOWKJ6oOLGa8h85L8Gin37+fV2FIwlQhXDwn5pUiFc7E3etDuszgzcutQjTZ3NJGGsbHyc/bI9XAaRffBVddyHxQvCOdAtgPOO8db/rNQ9RtZDUsdAMoM3eGM+NjjogLrgjNX6PJJgjOckRpoeFiKLNdHHsq+iDQamdGfxnd59AxMvl2juHMElJvlt14NdKdlHIyJu7m/y4CgrHGe6BhXn4j0tDgBbX4G548EnMIpbSvHInpNiYDtvmp24OmTrHucWRUfI47ubENorU= root@ip-10-31-15-34.us-east-1.aws.redhat.com\\n", "after": "10.31.15.34 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDE51qqiwQY6xuHpJ4XDklfQ5+aEI94q1rXWHl2FztOnTGukqN97x9fSYVYnqCukBIjWEnC/0SKKqaWQLOjcuudgjLoPym2wfwJw0+JJZdPt9fUWwMqsl00sm4OXToOh8bhNSi2EtDxAimWlrsw+r1EpsBC3+Is7wPzUbPbRv3Jg4hildkzGFX6bf8fHPSgUlDqIF6VfimX0NUsQL6MmZ+Hjyg7QbrUkLDO/PNY6yMqEPSEWswNQOWKJ6oOLGa8h85L8Gin37+fV2FIwlQhXDwn5pUiFc7E3etDuszgzcutQjTZ3NJGGsbHyc/bI9XAaRffBVddyHxQvCOdAtgPOO8db/rNQ9RtZDUsdAMoM3eGM+NjjogLrgjNX6PJJgjOckRpoeFiKLNdHHsq+iDQamdGfxnd59AxMvl2juHMElJvlt14NdKdlHIyJu7m/y4CgrHGe6BhXn4j0tDgBbX4G548EnMIpbSvHInpNiYDtvmp24OmTrHucWRUfI47ubENorU= root@ip-10-31-15-34.us-east-1.aws.redhat.com\\n"}, "invocation": {"module_args": {"key": "10.31.15.34 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDE51qqiwQY6xuHpJ4XDklfQ5+aEI94q1rXWHl2FztOnTGukqN97x9fSYVYnqCukBIjWEnC/0SKKqaWQLOjcuudgjLoPym2wfwJw0+JJZdPt9fUWwMqsl00sm4OXToOh8bhNSi2EtDxAimWlrsw+r1EpsBC3+Is7wPzUbPbRv3Jg4hildkzGFX6bf8fHPSgUlDqIF6VfimX0NUsQL6MmZ+Hjyg7QbrUkLDO/PNY6yMqEPSEWswNQOWKJ6oOLGa8h85L8Gin37+fV2FIwlQhXDwn5pUiFc7E3etDuszgzcutQjTZ3NJGGsbHyc/bI9XAaRffBVddyHxQvCOdAtgPOO8db/rNQ9RtZDUsdAMoM3eGM+NjjogLrgjNX6PJJgjOckRpoeFiKLNdHHsq+iDQamdGfxnd59AxMvl2juHMElJvlt14NdKdlHIyJu7m/y4CgrHGe6BhXn4j0tDgBbX4G548EnMIpbSvHInpNiYDtvmp24OmTrHucWRUfI47ubENorU= root@ip-10-31-15-34.us-east-1.aws.redhat.com\\n", "name": "10.31.15.34", "path": "/etc/ssh/ssh_known_hosts", "hash_host": false, "state": "present", "diff": {"before_header": "/etc/ssh/ssh_known_hosts", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.15.34 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDE51qqiwQY6xuHpJ4XDklfQ5+aEI94q1rXWHl2FztOnTGukqN97x9fSYVYnqCukBIjWEnC/0SKKqaWQLOjcuudgjLoPym2wfwJw0+JJZdPt9fUWwMqsl00sm4OXToOh8bhNSi2EtDxAimWlrsw+r1EpsBC3+Is7wPzUbPbRv3Jg4hildkzGFX6bf8fHPSgUlDqIF6VfimX0NUsQL6MmZ+Hjyg7QbrUkLDO/PNY6yMqEPSEWswNQOWKJ6oOLGa8h85L8Gin37+fV2FIwlQhXDwn5pUiFc7E3etDuszgzcutQjTZ3NJGGsbHyc/bI9XAaRffBVddyHxQvCOdAtgPOO8db/rNQ9RtZDUsdAMoM3eGM+NjjogLrgjNX6PJJgjOckRpoeFiKLNdHHsq+iDQamdGfxnd59AxMvl2juHMElJvlt14NdKdlHIyJu7m/y4CgrHGe6BhXn4j0tDgBbX4G548EnMIpbSvHInpNiYDtvmp24OmTrHucWRUfI47ubENorU= root@ip-10-31-15-34.us-east-1.aws.redhat.com\\n", "after": "10.31.15.34 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDE51qqiwQY6xuHpJ4XDklfQ5+aEI94q1rXWHl2FztOnTGukqN97x9fSYVYnqCukBIjWEnC/0SKKqaWQLOjcuudgjLoPym2wfwJw0+JJZdPt9fUWwMqsl00sm4OXToOh8bhNSi2EtDxAimWlrsw+r1EpsBC3+Is7wPzUbPbRv3Jg4hildkzGFX6bf8fHPSgUlDqIF6VfimX0NUsQL6MmZ+Hjyg7QbrUkLDO/PNY6yMqEPSEWswNQOWKJ6oOLGa8h85L8Gin37+fV2FIwlQhXDwn5pUiFc7E3etDuszgzcutQjTZ3NJGGsbHyc/bI9XAaRffBVddyHxQvCOdAtgPOO8db/rNQ9RtZDUsdAMoM3eGM+NjjogLrgjNX6PJJgjOckRpoeFiKLNdHHsq+iDQamdGfxnd59AxMvl2juHMElJvlt14NdKdlHIyJu7m/y4CgrHGe6BhXn4j0tDgBbX4G548EnMIpbSvHInpNiYDtvmp24OmTrHucWRUfI47ubENorU= root@ip-10-31-15-34.us-east-1.aws.redhat.com\\n"}}}}\r\n', b'Shared connection to 10.31.15.34 closed.\r\n') <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' 10.31.15.34 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725088586.289233-10784-19745482530575/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.42.223> (0, b'', b'') ok: [managed_node2] => { "changed": false, "diff": { "after": "10.31.42.223 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQChE7CnXiLirPNh3+W8/AzmqHPOqlRNcerlRZWBSLU/gpPFfgyoFbSjJaklyyaeE7GhqONdZi40duugYsTHXNZlgUSjh93YuIM1K7Qxuye0otPhmxYvpPRIXNbXBpwwY5Eio22KZW7rd9CaSuoZa+abu9cxMkGQyDT9MHIBqLkl0KTyKkYCLBXMPt/Q7r+vKBuKslf6tvUDgZJaHIIIwsgoteMPlYwhk8R+2pZ9MtFHJTX8Cv532FOYe/4sW6YR3kkrpX2EskRzK6SI3lHrYhT6nD1Qwo4kk3C1Io3ykSQNTORi7pePMPd72uiaTEELVNv3UI+dE1gP62RPkKwSRXbMJ6A98EVF6osrYVpxwtP3yUW66S6FM5TVL3kQ7DjWNvUaxGmscbO68AVutxUvon6xX3AobeQGS8q7nu6o5REdf1y2fxKOaK4LX/86IbkzbSwwQKyb0FV4yMQabJ5b/tO2ZRTwxQgOsl6HZeCyZ5N3cqtDwxVw+tdwPOttPYowJmE= root@ip-10-31-42-223.us-east-1.aws.redhat.com\n", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.42.223 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQChE7CnXiLirPNh3+W8/AzmqHPOqlRNcerlRZWBSLU/gpPFfgyoFbSjJaklyyaeE7GhqONdZi40duugYsTHXNZlgUSjh93YuIM1K7Qxuye0otPhmxYvpPRIXNbXBpwwY5Eio22KZW7rd9CaSuoZa+abu9cxMkGQyDT9MHIBqLkl0KTyKkYCLBXMPt/Q7r+vKBuKslf6tvUDgZJaHIIIwsgoteMPlYwhk8R+2pZ9MtFHJTX8Cv532FOYe/4sW6YR3kkrpX2EskRzK6SI3lHrYhT6nD1Qwo4kk3C1Io3ykSQNTORi7pePMPd72uiaTEELVNv3UI+dE1gP62RPkKwSRXbMJ6A98EVF6osrYVpxwtP3yUW66S6FM5TVL3kQ7DjWNvUaxGmscbO68AVutxUvon6xX3AobeQGS8q7nu6o5REdf1y2fxKOaK4LX/86IbkzbSwwQKyb0FV4yMQabJ5b/tO2ZRTwxQgOsl6HZeCyZ5N3cqtDwxVw+tdwPOttPYowJmE= root@ip-10-31-42-223.us-east-1.aws.redhat.com\n", "before_header": "/etc/ssh/ssh_known_hosts" }, "invocation": { "module_args": { "diff": { "after": "10.31.42.223 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQChE7CnXiLirPNh3+W8/AzmqHPOqlRNcerlRZWBSLU/gpPFfgyoFbSjJaklyyaeE7GhqONdZi40duugYsTHXNZlgUSjh93YuIM1K7Qxuye0otPhmxYvpPRIXNbXBpwwY5Eio22KZW7rd9CaSuoZa+abu9cxMkGQyDT9MHIBqLkl0KTyKkYCLBXMPt/Q7r+vKBuKslf6tvUDgZJaHIIIwsgoteMPlYwhk8R+2pZ9MtFHJTX8Cv532FOYe/4sW6YR3kkrpX2EskRzK6SI3lHrYhT6nD1Qwo4kk3C1Io3ykSQNTORi7pePMPd72uiaTEELVNv3UI+dE1gP62RPkKwSRXbMJ6A98EVF6osrYVpxwtP3yUW66S6FM5TVL3kQ7DjWNvUaxGmscbO68AVutxUvon6xX3AobeQGS8q7nu6o5REdf1y2fxKOaK4LX/86IbkzbSwwQKyb0FV4yMQabJ5b/tO2ZRTwxQgOsl6HZeCyZ5N3cqtDwxVw+tdwPOttPYowJmE= root@ip-10-31-42-223.us-east-1.aws.redhat.com\n", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.42.223 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQChE7CnXiLirPNh3+W8/AzmqHPOqlRNcerlRZWBSLU/gpPFfgyoFbSjJaklyyaeE7GhqONdZi40duugYsTHXNZlgUSjh93YuIM1K7Qxuye0otPhmxYvpPRIXNbXBpwwY5Eio22KZW7rd9CaSuoZa+abu9cxMkGQyDT9MHIBqLkl0KTyKkYCLBXMPt/Q7r+vKBuKslf6tvUDgZJaHIIIwsgoteMPlYwhk8R+2pZ9MtFHJTX8Cv532FOYe/4sW6YR3kkrpX2EskRzK6SI3lHrYhT6nD1Qwo4kk3C1Io3ykSQNTORi7pePMPd72uiaTEELVNv3UI+dE1gP62RPkKwSRXbMJ6A98EVF6osrYVpxwtP3yUW66S6FM5TVL3kQ7DjWNvUaxGmscbO68AVutxUvon6xX3AobeQGS8q7nu6o5REdf1y2fxKOaK4LX/86IbkzbSwwQKyb0FV4yMQabJ5b/tO2ZRTwxQgOsl6HZeCyZ5N3cqtDwxVw+tdwPOttPYowJmE= root@ip-10-31-42-223.us-east-1.aws.redhat.com\n", "before_header": "/etc/ssh/ssh_known_hosts" }, "hash_host": false, "key": "10.31.42.223 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQChE7CnXiLirPNh3+W8/AzmqHPOqlRNcerlRZWBSLU/gpPFfgyoFbSjJaklyyaeE7GhqONdZi40duugYsTHXNZlgUSjh93YuIM1K7Qxuye0otPhmxYvpPRIXNbXBpwwY5Eio22KZW7rd9CaSuoZa+abu9cxMkGQyDT9MHIBqLkl0KTyKkYCLBXMPt/Q7r+vKBuKslf6tvUDgZJaHIIIwsgoteMPlYwhk8R+2pZ9MtFHJTX8Cv532FOYe/4sW6YR3kkrpX2EskRzK6SI3lHrYhT6nD1Qwo4kk3C1Io3ykSQNTORi7pePMPd72uiaTEELVNv3UI+dE1gP62RPkKwSRXbMJ6A98EVF6osrYVpxwtP3yUW66S6FM5TVL3kQ7DjWNvUaxGmscbO68AVutxUvon6xX3AobeQGS8q7nu6o5REdf1y2fxKOaK4LX/86IbkzbSwwQKyb0FV4yMQabJ5b/tO2ZRTwxQgOsl6HZeCyZ5N3cqtDwxVw+tdwPOttPYowJmE= root@ip-10-31-42-223.us-east-1.aws.redhat.com\n", "name": "10.31.42.223", "path": "/etc/ssh/ssh_known_hosts", "state": "present" } } } <10.31.13.34> (0, b'', b'') ok: [managed_node1] => { "changed": false, "diff": { "after": "10.31.13.34 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCz0gC21km3dqyi/D+EIJNDpJEyYbO0LTnn10JxsQraXL9EzJsuwnZGUcek2knDLfV5e+QpnfbaqMlvWCQluTQHM77KjT+nkBy9GUlVu8oPyd13aITt8bUwu899c9srS0eHGY/TC4cLvDmoQvGKJ5sxfpa67NTTId5Eg1Q+/Jyi9ww7oeDgeuLrmnGPgzeqXNbg6vET5m89aAU5cyXJ50fAbWS8LSqAMGLz+hUd8dXMTqWOoqwDE/NYuw5x4T/MAucZiCKOUfVRieLNmo81rD3oiggmKDuGxYCPA3ADPgV2HrNc0f07woqx8YNmQLJV84TFdtt79T8RSZM70Zf01bIoduYGbNFIgmgwbeJmYJBWXbyWHym9u/keY2NzNyqZdAq8Eneyxgie5PCR77IjGk8rL9jpQVE5p6mYWs+clSOvRUM/wPwGCu2VNhwnXr4KBq/OYlfAvBcsDoxuYtU/TLUzGs/Ta/5ccywBlC9uxUmZDECOZU5QAYBhmwD8n5kCIBc= root@ip-10-31-13-34.us-east-1.aws.redhat.com\n", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.13.34 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCz0gC21km3dqyi/D+EIJNDpJEyYbO0LTnn10JxsQraXL9EzJsuwnZGUcek2knDLfV5e+QpnfbaqMlvWCQluTQHM77KjT+nkBy9GUlVu8oPyd13aITt8bUwu899c9srS0eHGY/TC4cLvDmoQvGKJ5sxfpa67NTTId5Eg1Q+/Jyi9ww7oeDgeuLrmnGPgzeqXNbg6vET5m89aAU5cyXJ50fAbWS8LSqAMGLz+hUd8dXMTqWOoqwDE/NYuw5x4T/MAucZiCKOUfVRieLNmo81rD3oiggmKDuGxYCPA3ADPgV2HrNc0f07woqx8YNmQLJV84TFdtt79T8RSZM70Zf01bIoduYGbNFIgmgwbeJmYJBWXbyWHym9u/keY2NzNyqZdAq8Eneyxgie5PCR77IjGk8rL9jpQVE5p6mYWs+clSOvRUM/wPwGCu2VNhwnXr4KBq/OYlfAvBcsDoxuYtU/TLUzGs/Ta/5ccywBlC9uxUmZDECOZU5QAYBhmwD8n5kCIBc= root@ip-10-31-13-34.us-east-1.aws.redhat.com\n", "before_header": "/etc/ssh/ssh_known_hosts" }, "invocation": { "module_args": { "diff": { "after": "10.31.13.34 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCz0gC21km3dqyi/D+EIJNDpJEyYbO0LTnn10JxsQraXL9EzJsuwnZGUcek2knDLfV5e+QpnfbaqMlvWCQluTQHM77KjT+nkBy9GUlVu8oPyd13aITt8bUwu899c9srS0eHGY/TC4cLvDmoQvGKJ5sxfpa67NTTId5Eg1Q+/Jyi9ww7oeDgeuLrmnGPgzeqXNbg6vET5m89aAU5cyXJ50fAbWS8LSqAMGLz+hUd8dXMTqWOoqwDE/NYuw5x4T/MAucZiCKOUfVRieLNmo81rD3oiggmKDuGxYCPA3ADPgV2HrNc0f07woqx8YNmQLJV84TFdtt79T8RSZM70Zf01bIoduYGbNFIgmgwbeJmYJBWXbyWHym9u/keY2NzNyqZdAq8Eneyxgie5PCR77IjGk8rL9jpQVE5p6mYWs+clSOvRUM/wPwGCu2VNhwnXr4KBq/OYlfAvBcsDoxuYtU/TLUzGs/Ta/5ccywBlC9uxUmZDECOZU5QAYBhmwD8n5kCIBc= root@ip-10-31-13-34.us-east-1.aws.redhat.com\n", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.13.34 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCz0gC21km3dqyi/D+EIJNDpJEyYbO0LTnn10JxsQraXL9EzJsuwnZGUcek2knDLfV5e+QpnfbaqMlvWCQluTQHM77KjT+nkBy9GUlVu8oPyd13aITt8bUwu899c9srS0eHGY/TC4cLvDmoQvGKJ5sxfpa67NTTId5Eg1Q+/Jyi9ww7oeDgeuLrmnGPgzeqXNbg6vET5m89aAU5cyXJ50fAbWS8LSqAMGLz+hUd8dXMTqWOoqwDE/NYuw5x4T/MAucZiCKOUfVRieLNmo81rD3oiggmKDuGxYCPA3ADPgV2HrNc0f07woqx8YNmQLJV84TFdtt79T8RSZM70Zf01bIoduYGbNFIgmgwbeJmYJBWXbyWHym9u/keY2NzNyqZdAq8Eneyxgie5PCR77IjGk8rL9jpQVE5p6mYWs+clSOvRUM/wPwGCu2VNhwnXr4KBq/OYlfAvBcsDoxuYtU/TLUzGs/Ta/5ccywBlC9uxUmZDECOZU5QAYBhmwD8n5kCIBc= root@ip-10-31-13-34.us-east-1.aws.redhat.com\n", "before_header": "/etc/ssh/ssh_known_hosts" }, "hash_host": false, "key": "10.31.13.34 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCz0gC21km3dqyi/D+EIJNDpJEyYbO0LTnn10JxsQraXL9EzJsuwnZGUcek2knDLfV5e+QpnfbaqMlvWCQluTQHM77KjT+nkBy9GUlVu8oPyd13aITt8bUwu899c9srS0eHGY/TC4cLvDmoQvGKJ5sxfpa67NTTId5Eg1Q+/Jyi9ww7oeDgeuLrmnGPgzeqXNbg6vET5m89aAU5cyXJ50fAbWS8LSqAMGLz+hUd8dXMTqWOoqwDE/NYuw5x4T/MAucZiCKOUfVRieLNmo81rD3oiggmKDuGxYCPA3ADPgV2HrNc0f07woqx8YNmQLJV84TFdtt79T8RSZM70Zf01bIoduYGbNFIgmgwbeJmYJBWXbyWHym9u/keY2NzNyqZdAq8Eneyxgie5PCR77IjGk8rL9jpQVE5p6mYWs+clSOvRUM/wPwGCu2VNhwnXr4KBq/OYlfAvBcsDoxuYtU/TLUzGs/Ta/5ccywBlC9uxUmZDECOZU5QAYBhmwD8n5kCIBc= root@ip-10-31-13-34.us-east-1.aws.redhat.com\n", "name": "10.31.13.34", "path": "/etc/ssh/ssh_known_hosts", "state": "present" } } } <10.31.15.34> (0, b'', b'') ok: [managed_node3] => { "changed": false, "diff": { "after": "10.31.15.34 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDE51qqiwQY6xuHpJ4XDklfQ5+aEI94q1rXWHl2FztOnTGukqN97x9fSYVYnqCukBIjWEnC/0SKKqaWQLOjcuudgjLoPym2wfwJw0+JJZdPt9fUWwMqsl00sm4OXToOh8bhNSi2EtDxAimWlrsw+r1EpsBC3+Is7wPzUbPbRv3Jg4hildkzGFX6bf8fHPSgUlDqIF6VfimX0NUsQL6MmZ+Hjyg7QbrUkLDO/PNY6yMqEPSEWswNQOWKJ6oOLGa8h85L8Gin37+fV2FIwlQhXDwn5pUiFc7E3etDuszgzcutQjTZ3NJGGsbHyc/bI9XAaRffBVddyHxQvCOdAtgPOO8db/rNQ9RtZDUsdAMoM3eGM+NjjogLrgjNX6PJJgjOckRpoeFiKLNdHHsq+iDQamdGfxnd59AxMvl2juHMElJvlt14NdKdlHIyJu7m/y4CgrHGe6BhXn4j0tDgBbX4G548EnMIpbSvHInpNiYDtvmp24OmTrHucWRUfI47ubENorU= root@ip-10-31-15-34.us-east-1.aws.redhat.com\n", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.15.34 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDE51qqiwQY6xuHpJ4XDklfQ5+aEI94q1rXWHl2FztOnTGukqN97x9fSYVYnqCukBIjWEnC/0SKKqaWQLOjcuudgjLoPym2wfwJw0+JJZdPt9fUWwMqsl00sm4OXToOh8bhNSi2EtDxAimWlrsw+r1EpsBC3+Is7wPzUbPbRv3Jg4hildkzGFX6bf8fHPSgUlDqIF6VfimX0NUsQL6MmZ+Hjyg7QbrUkLDO/PNY6yMqEPSEWswNQOWKJ6oOLGa8h85L8Gin37+fV2FIwlQhXDwn5pUiFc7E3etDuszgzcutQjTZ3NJGGsbHyc/bI9XAaRffBVddyHxQvCOdAtgPOO8db/rNQ9RtZDUsdAMoM3eGM+NjjogLrgjNX6PJJgjOckRpoeFiKLNdHHsq+iDQamdGfxnd59AxMvl2juHMElJvlt14NdKdlHIyJu7m/y4CgrHGe6BhXn4j0tDgBbX4G548EnMIpbSvHInpNiYDtvmp24OmTrHucWRUfI47ubENorU= root@ip-10-31-15-34.us-east-1.aws.redhat.com\n", "before_header": "/etc/ssh/ssh_known_hosts" }, "invocation": { "module_args": { "diff": { "after": "10.31.15.34 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDE51qqiwQY6xuHpJ4XDklfQ5+aEI94q1rXWHl2FztOnTGukqN97x9fSYVYnqCukBIjWEnC/0SKKqaWQLOjcuudgjLoPym2wfwJw0+JJZdPt9fUWwMqsl00sm4OXToOh8bhNSi2EtDxAimWlrsw+r1EpsBC3+Is7wPzUbPbRv3Jg4hildkzGFX6bf8fHPSgUlDqIF6VfimX0NUsQL6MmZ+Hjyg7QbrUkLDO/PNY6yMqEPSEWswNQOWKJ6oOLGa8h85L8Gin37+fV2FIwlQhXDwn5pUiFc7E3etDuszgzcutQjTZ3NJGGsbHyc/bI9XAaRffBVddyHxQvCOdAtgPOO8db/rNQ9RtZDUsdAMoM3eGM+NjjogLrgjNX6PJJgjOckRpoeFiKLNdHHsq+iDQamdGfxnd59AxMvl2juHMElJvlt14NdKdlHIyJu7m/y4CgrHGe6BhXn4j0tDgBbX4G548EnMIpbSvHInpNiYDtvmp24OmTrHucWRUfI47ubENorU= root@ip-10-31-15-34.us-east-1.aws.redhat.com\n", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.15.34 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDE51qqiwQY6xuHpJ4XDklfQ5+aEI94q1rXWHl2FztOnTGukqN97x9fSYVYnqCukBIjWEnC/0SKKqaWQLOjcuudgjLoPym2wfwJw0+JJZdPt9fUWwMqsl00sm4OXToOh8bhNSi2EtDxAimWlrsw+r1EpsBC3+Is7wPzUbPbRv3Jg4hildkzGFX6bf8fHPSgUlDqIF6VfimX0NUsQL6MmZ+Hjyg7QbrUkLDO/PNY6yMqEPSEWswNQOWKJ6oOLGa8h85L8Gin37+fV2FIwlQhXDwn5pUiFc7E3etDuszgzcutQjTZ3NJGGsbHyc/bI9XAaRffBVddyHxQvCOdAtgPOO8db/rNQ9RtZDUsdAMoM3eGM+NjjogLrgjNX6PJJgjOckRpoeFiKLNdHHsq+iDQamdGfxnd59AxMvl2juHMElJvlt14NdKdlHIyJu7m/y4CgrHGe6BhXn4j0tDgBbX4G548EnMIpbSvHInpNiYDtvmp24OmTrHucWRUfI47ubENorU= root@ip-10-31-15-34.us-east-1.aws.redhat.com\n", "before_header": "/etc/ssh/ssh_known_hosts" }, "hash_host": false, "key": "10.31.15.34 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDE51qqiwQY6xuHpJ4XDklfQ5+aEI94q1rXWHl2FztOnTGukqN97x9fSYVYnqCukBIjWEnC/0SKKqaWQLOjcuudgjLoPym2wfwJw0+JJZdPt9fUWwMqsl00sm4OXToOh8bhNSi2EtDxAimWlrsw+r1EpsBC3+Is7wPzUbPbRv3Jg4hildkzGFX6bf8fHPSgUlDqIF6VfimX0NUsQL6MmZ+Hjyg7QbrUkLDO/PNY6yMqEPSEWswNQOWKJ6oOLGa8h85L8Gin37+fV2FIwlQhXDwn5pUiFc7E3etDuszgzcutQjTZ3NJGGsbHyc/bI9XAaRffBVddyHxQvCOdAtgPOO8db/rNQ9RtZDUsdAMoM3eGM+NjjogLrgjNX6PJJgjOckRpoeFiKLNdHHsq+iDQamdGfxnd59AxMvl2juHMElJvlt14NdKdlHIyJu7m/y4CgrHGe6BhXn4j0tDgBbX4G548EnMIpbSvHInpNiYDtvmp24OmTrHucWRUfI47ubENorU= root@ip-10-31-15-34.us-east-1.aws.redhat.com\n", "name": "10.31.15.34", "path": "/etc/ssh/ssh_known_hosts", "state": "present" } } } TASK [fedora.linux_system_roles.kdump : Get mode of /etc/kdump.conf if it exists] *** task path: /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:21 Saturday 31 August 2024 03:16:26 -0400 (0:00:00.562) 0:00:11.827 ******* <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' 10.31.13.34 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' 10.31.42.223 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' 10.31.15.34 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.42.223> (0, b'/root\n', b'') <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' 10.31.42.223 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725088586.7177474-10810-12436738091997 `" && echo ansible-tmp-1725088586.7177474-10810-12436738091997="` echo /root/.ansible/tmp/ansible-tmp-1725088586.7177474-10810-12436738091997 `" ) && sleep 0'"'"'' <10.31.13.34> (0, b'/root\n', b'') <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' 10.31.13.34 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725088586.7192516-10809-154668102913918 `" && echo ansible-tmp-1725088586.7192516-10809-154668102913918="` echo /root/.ansible/tmp/ansible-tmp-1725088586.7192516-10809-154668102913918 `" ) && sleep 0'"'"'' <10.31.15.34> (0, b'/root\n', b'') <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' 10.31.15.34 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725088586.7235196-10812-164874644656658 `" && echo ansible-tmp-1725088586.7235196-10812-164874644656658="` echo /root/.ansible/tmp/ansible-tmp-1725088586.7235196-10812-164874644656658 `" ) && sleep 0'"'"'' <10.31.42.223> (0, b'ansible-tmp-1725088586.7177474-10810-12436738091997=/root/.ansible/tmp/ansible-tmp-1725088586.7177474-10810-12436738091997\n', b'') <10.31.13.34> (0, b'ansible-tmp-1725088586.7192516-10809-154668102913918=/root/.ansible/tmp/ansible-tmp-1725088586.7192516-10809-154668102913918\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py <10.31.42.223> PUT /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmp1e40x1jm TO /root/.ansible/tmp/ansible-tmp-1725088586.7177474-10810-12436738091997/AnsiballZ_stat.py <10.31.42.223> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/004548cb06"' '[10.31.42.223]' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py <10.31.13.34> PUT /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmpp_u2m5a1 TO /root/.ansible/tmp/ansible-tmp-1725088586.7192516-10809-154668102913918/AnsiballZ_stat.py <10.31.13.34> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/12074f835d"' '[10.31.13.34]' <10.31.15.34> (0, b'ansible-tmp-1725088586.7235196-10812-164874644656658=/root/.ansible/tmp/ansible-tmp-1725088586.7235196-10812-164874644656658\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py <10.31.15.34> PUT /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmp_uuo_27n TO /root/.ansible/tmp/ansible-tmp-1725088586.7235196-10812-164874644656658/AnsiballZ_stat.py <10.31.15.34> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/029204f0e2"' '[10.31.15.34]' <10.31.42.223> (0, b'sftp> put /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmp1e40x1jm /root/.ansible/tmp/ansible-tmp-1725088586.7177474-10810-12436738091997/AnsiballZ_stat.py\n', b'') <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' 10.31.42.223 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725088586.7177474-10810-12436738091997/ /root/.ansible/tmp/ansible-tmp-1725088586.7177474-10810-12436738091997/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.13.34> (0, b'sftp> put /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmpp_u2m5a1 /root/.ansible/tmp/ansible-tmp-1725088586.7192516-10809-154668102913918/AnsiballZ_stat.py\n', b'') <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' 10.31.13.34 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725088586.7192516-10809-154668102913918/ /root/.ansible/tmp/ansible-tmp-1725088586.7192516-10809-154668102913918/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.15.34> (0, b'sftp> put /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmp_uuo_27n /root/.ansible/tmp/ansible-tmp-1725088586.7235196-10812-164874644656658/AnsiballZ_stat.py\n', b'') <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' 10.31.15.34 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725088586.7235196-10812-164874644656658/ /root/.ansible/tmp/ansible-tmp-1725088586.7235196-10812-164874644656658/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.42.223> (0, b'', b'') <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' -tt 10.31.42.223 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725088586.7177474-10810-12436738091997/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.13.34> (0, b'', b'') <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' -tt 10.31.13.34 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725088586.7192516-10809-154668102913918/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.15.34> (0, b'', b'') <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' -tt 10.31.15.34 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725088586.7235196-10812-164874644656658/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.42.223> (0, b'\r\n{"changed": false, "stat": {"exists": true, "path": "/etc/kdump.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 121, "inode": 33554755, "dev": 51713, "nlink": 1, "atime": 1725088548.7300885, "mtime": 1725088546.940076, "ctime": 1725088547.2820785, "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": "c0665abc2b5ffa61300b7d7351b6f401de8ba019", "mimetype": "text/plain", "charset": "us-ascii", "version": "664212084", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/kdump.conf", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n', b'Shared connection to 10.31.42.223 closed.\r\n') <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' 10.31.42.223 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725088586.7177474-10810-12436738091997/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.13.34> (0, b'\r\n{"changed": false, "stat": {"exists": true, "path": "/etc/kdump.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 103, "inode": 465567875, "dev": 51713, "nlink": 1, "atime": 1725088532.7383833, "mtime": 1725088531.6393826, "ctime": 1725088532.131383, "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": "b4d7bda0bc9c030e4d484303e890a886c39cbaf2", "mimetype": "text/plain", "charset": "us-ascii", "version": "689700271", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/kdump.conf", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n', b'Shared connection to 10.31.13.34 closed.\r\n') <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' 10.31.13.34 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725088586.7192516-10809-154668102913918/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.15.34> (0, b'\r\n{"changed": false, "stat": {"exists": true, "path": "/etc/kdump.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 103, "inode": 488636547, "dev": 51713, "nlink": 1, "atime": 1725088553.5533297, "mtime": 1725088551.470332, "ctime": 1725088551.7223318, "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": "f734d5fb54c7043d0e6d6caf97da0259568c0728", "mimetype": "text/plain", "charset": "us-ascii", "version": "3868230649", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/kdump.conf", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n', b'Shared connection to 10.31.15.34 closed.\r\n') <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' 10.31.15.34 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725088586.7235196-10812-164874644656658/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.42.223> (0, b'', b'') ok: [managed_node2] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/etc/kdump.conf" } }, "stat": { "atime": 1725088548.7300885, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "c0665abc2b5ffa61300b7d7351b6f401de8ba019", "ctime": 1725088547.2820785, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 33554755, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1725088546.940076, "nlink": 1, "path": "/etc/kdump.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 121, "uid": 0, "version": "664212084", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } <10.31.13.34> (0, b'', b'') ok: [managed_node1] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/etc/kdump.conf" } }, "stat": { "atime": 1725088532.7383833, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b4d7bda0bc9c030e4d484303e890a886c39cbaf2", "ctime": 1725088532.131383, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 465567875, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1725088531.6393826, "nlink": 1, "path": "/etc/kdump.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 103, "uid": 0, "version": "689700271", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } <10.31.15.34> (0, b'', b'') ok: [managed_node3] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/etc/kdump.conf" } }, "stat": { "atime": 1725088553.5533297, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "f734d5fb54c7043d0e6d6caf97da0259568c0728", "ctime": 1725088551.7223318, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 488636547, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1725088551.470332, "nlink": 1, "path": "/etc/kdump.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 103, "uid": 0, "version": "3868230649", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.kdump : Generate /etc/kdump.conf] ************** task path: /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:26 Saturday 31 August 2024 03:16:27 -0400 (0:00:00.377) 0:00:12.204 ******* <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' 10.31.13.34 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' 10.31.42.223 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' 10.31.15.34 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.13.34> (0, b'/root\n', b'') <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' 10.31.13.34 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725088587.1223714-10833-127172795161059 `" && echo ansible-tmp-1725088587.1223714-10833-127172795161059="` echo /root/.ansible/tmp/ansible-tmp-1725088587.1223714-10833-127172795161059 `" ) && sleep 0'"'"'' <10.31.42.223> (0, b'/root\n', b'') <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' 10.31.42.223 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725088587.1373315-10834-160772858365811 `" && echo ansible-tmp-1725088587.1373315-10834-160772858365811="` echo /root/.ansible/tmp/ansible-tmp-1725088587.1373315-10834-160772858365811 `" ) && sleep 0'"'"'' <10.31.15.34> (0, b'/root\n', b'') <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' 10.31.15.34 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725088587.1421063-10835-3664226098347 `" && echo ansible-tmp-1725088587.1421063-10835-3664226098347="` echo /root/.ansible/tmp/ansible-tmp-1725088587.1421063-10835-3664226098347 `" ) && sleep 0'"'"'' <10.31.13.34> (0, b'ansible-tmp-1725088587.1223714-10833-127172795161059=/root/.ansible/tmp/ansible-tmp-1725088587.1223714-10833-127172795161059\n', b'') <10.31.42.223> (0, b'ansible-tmp-1725088587.1373315-10834-160772858365811=/root/.ansible/tmp/ansible-tmp-1725088587.1373315-10834-160772858365811\n', b'') <10.31.15.34> (0, b'ansible-tmp-1725088587.1421063-10835-3664226098347=/root/.ansible/tmp/ansible-tmp-1725088587.1421063-10835-3664226098347\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py <10.31.42.223> PUT /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmpasfsf4ce TO /root/.ansible/tmp/ansible-tmp-1725088587.1373315-10834-160772858365811/AnsiballZ_stat.py <10.31.13.34> PUT /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmprywzdfvp TO /root/.ansible/tmp/ansible-tmp-1725088587.1223714-10833-127172795161059/AnsiballZ_stat.py <10.31.42.223> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/004548cb06"' '[10.31.42.223]' <10.31.13.34> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/12074f835d"' '[10.31.13.34]' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py <10.31.15.34> PUT /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmpjpu0lxfx TO /root/.ansible/tmp/ansible-tmp-1725088587.1421063-10835-3664226098347/AnsiballZ_stat.py <10.31.15.34> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/029204f0e2"' '[10.31.15.34]' <10.31.42.223> (0, b'sftp> put /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmpasfsf4ce /root/.ansible/tmp/ansible-tmp-1725088587.1373315-10834-160772858365811/AnsiballZ_stat.py\n', b'') <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' 10.31.42.223 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725088587.1373315-10834-160772858365811/ /root/.ansible/tmp/ansible-tmp-1725088587.1373315-10834-160772858365811/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.13.34> (0, b'sftp> put /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmprywzdfvp /root/.ansible/tmp/ansible-tmp-1725088587.1223714-10833-127172795161059/AnsiballZ_stat.py\n', b'') <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' 10.31.13.34 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725088587.1223714-10833-127172795161059/ /root/.ansible/tmp/ansible-tmp-1725088587.1223714-10833-127172795161059/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.42.223> (0, b'', b'') <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' -tt 10.31.42.223 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725088587.1373315-10834-160772858365811/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.15.34> (0, b'sftp> put /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmpjpu0lxfx /root/.ansible/tmp/ansible-tmp-1725088587.1421063-10835-3664226098347/AnsiballZ_stat.py\n', b'') <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' 10.31.15.34 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725088587.1421063-10835-3664226098347/ /root/.ansible/tmp/ansible-tmp-1725088587.1421063-10835-3664226098347/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.13.34> (0, b'', b'') <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' -tt 10.31.13.34 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725088587.1223714-10833-127172795161059/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.15.34> (0, b'', b'') <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' -tt 10.31.15.34 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725088587.1421063-10835-3664226098347/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.42.223> (0, b'\r\n{"changed": false, "stat": {"exists": true, "path": "/etc/kdump.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 121, "inode": 33554755, "dev": 51713, "nlink": 1, "atime": 1725088548.7300885, "mtime": 1725088546.940076, "ctime": 1725088547.2820785, "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": "c0665abc2b5ffa61300b7d7351b6f401de8ba019", "mimetype": "text/plain", "charset": "us-ascii", "version": "664212084", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/kdump.conf", "follow": false, "get_checksum": true, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}}\r\n', b'Shared connection to 10.31.42.223 closed.\r\n') <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' 10.31.42.223 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725088587.1373315-10834-160772858365811/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.13.34> (0, b'\r\n{"changed": false, "stat": {"exists": true, "path": "/etc/kdump.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 103, "inode": 465567875, "dev": 51713, "nlink": 1, "atime": 1725088532.7383833, "mtime": 1725088531.6393826, "ctime": 1725088532.131383, "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": "b4d7bda0bc9c030e4d484303e890a886c39cbaf2", "mimetype": "text/plain", "charset": "us-ascii", "version": "689700271", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/kdump.conf", "follow": false, "get_checksum": true, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}}\r\n', b'Shared connection to 10.31.13.34 closed.\r\n') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py <10.31.13.34> PUT /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmpps9np0_p TO /root/.ansible/tmp/ansible-tmp-1725088587.1223714-10833-127172795161059/AnsiballZ_file.py <10.31.13.34> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/12074f835d"' '[10.31.13.34]' <10.31.42.223> (0, b'', b'') Notification for handler Restart kdump has been saved. changed: [managed_node2] => { "changed": true, "diff": [], "invocation": { "backup": true, "dest": "/etc/kdump.conf", "follow": false, "mode": "0644", "module_args": { "backup": true, "dest": "/etc/kdump.conf", "follow": false, "mode": "0644", "src": "/root/.ansible/tmp/ansible-local-102739v8gfz1i/tmpc8_4yk7j/kdump.conf.j2" }, "src": "/root/.ansible/tmp/ansible-local-102739v8gfz1i/tmpc8_4yk7j/kdump.conf.j2" } } <10.31.15.34> (0, b'\r\n{"changed": false, "stat": {"exists": true, "path": "/etc/kdump.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 103, "inode": 488636547, "dev": 51713, "nlink": 1, "atime": 1725088553.5533297, "mtime": 1725088551.470332, "ctime": 1725088551.7223318, "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": "f734d5fb54c7043d0e6d6caf97da0259568c0728", "mimetype": "text/plain", "charset": "us-ascii", "version": "3868230649", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/kdump.conf", "follow": false, "get_checksum": true, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}}\r\n', b'Shared connection to 10.31.15.34 closed.\r\n') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py <10.31.15.34> PUT /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmpajfhi3mf TO /root/.ansible/tmp/ansible-tmp-1725088587.1421063-10835-3664226098347/AnsiballZ_file.py <10.31.15.34> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/029204f0e2"' '[10.31.15.34]' <10.31.13.34> (0, b'sftp> put /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmpps9np0_p /root/.ansible/tmp/ansible-tmp-1725088587.1223714-10833-127172795161059/AnsiballZ_file.py\n', b'') <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' 10.31.13.34 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725088587.1223714-10833-127172795161059/ /root/.ansible/tmp/ansible-tmp-1725088587.1223714-10833-127172795161059/AnsiballZ_file.py && sleep 0'"'"'' <10.31.15.34> (0, b'sftp> put /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmpajfhi3mf /root/.ansible/tmp/ansible-tmp-1725088587.1421063-10835-3664226098347/AnsiballZ_file.py\n', b'') <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' 10.31.15.34 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725088587.1421063-10835-3664226098347/ /root/.ansible/tmp/ansible-tmp-1725088587.1421063-10835-3664226098347/AnsiballZ_file.py && sleep 0'"'"'' <10.31.13.34> (0, b'', b'') <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' -tt 10.31.13.34 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725088587.1223714-10833-127172795161059/AnsiballZ_file.py && sleep 0'"'"'' <10.31.15.34> (0, b'', b'') <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' -tt 10.31.15.34 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725088587.1421063-10835-3664226098347/AnsiballZ_file.py && sleep 0'"'"'' <10.31.13.34> (0, b'\r\n{"path": "/etc/kdump.conf", "changed": false, "diff": {"before": {"path": "/etc/kdump.conf"}, "after": {"path": "/etc/kdump.conf"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:kdump_etc_t:s0", "size": 103, "invocation": {"module_args": {"mode": "0644", "dest": "/etc/kdump.conf", "_original_basename": "kdump.conf.j2", "recurse": false, "state": "file", "path": "/etc/kdump.conf", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n', b'Shared connection to 10.31.13.34 closed.\r\n') <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' 10.31.13.34 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725088587.1223714-10833-127172795161059/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.15.34> (0, b'\r\n{"path": "/etc/kdump.conf", "changed": false, "diff": {"before": {"path": "/etc/kdump.conf"}, "after": {"path": "/etc/kdump.conf"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:kdump_etc_t:s0", "size": 103, "invocation": {"module_args": {"mode": "0644", "dest": "/etc/kdump.conf", "_original_basename": "kdump.conf.j2", "recurse": false, "state": "file", "path": "/etc/kdump.conf", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n', b'Shared connection to 10.31.15.34 closed.\r\n') <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' 10.31.15.34 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725088587.1421063-10835-3664226098347/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.13.34> (0, b'', b'') ok: [managed_node1] => { "changed": false, "checksum": "b4d7bda0bc9c030e4d484303e890a886c39cbaf2", "dest": "/etc/kdump.conf", "diff": { "after": { "path": "/etc/kdump.conf" }, "before": { "path": "/etc/kdump.conf" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "_diff_peek": null, "_original_basename": "kdump.conf.j2", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "dest": "/etc/kdump.conf", "follow": true, "force": false, "group": null, "mode": "0644", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": null, "path": "/etc/kdump.conf", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } }, "mode": "0644", "owner": "root", "path": "/etc/kdump.conf", "secontext": "system_u:object_r:kdump_etc_t:s0", "size": 103, "state": "file", "uid": 0 } <10.31.15.34> (0, b'', b'') ok: [managed_node3] => { "changed": false, "checksum": "f734d5fb54c7043d0e6d6caf97da0259568c0728", "dest": "/etc/kdump.conf", "diff": { "after": { "path": "/etc/kdump.conf" }, "before": { "path": "/etc/kdump.conf" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "_diff_peek": null, "_original_basename": "kdump.conf.j2", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "dest": "/etc/kdump.conf", "follow": true, "force": false, "group": null, "mode": "0644", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": null, "path": "/etc/kdump.conf", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } }, "mode": "0644", "owner": "root", "path": "/etc/kdump.conf", "secontext": "system_u:object_r:kdump_etc_t:s0", "size": 103, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.kdump : Find out reserved memory for the crash kernel] *** task path: /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:34 Saturday 31 August 2024 03:16:27 -0400 (0:00:00.722) 0:00:12.927 ******* <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' 10.31.13.34 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' 10.31.42.223 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' 10.31.15.34 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.42.223> (0, b'/root\n', b'') <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' 10.31.42.223 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725088587.816185-10869-89882305491059 `" && echo ansible-tmp-1725088587.816185-10869-89882305491059="` echo /root/.ansible/tmp/ansible-tmp-1725088587.816185-10869-89882305491059 `" ) && sleep 0'"'"'' <10.31.13.34> (0, b'/root\n', b'') <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' 10.31.13.34 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725088587.8173606-10868-31547492285608 `" && echo ansible-tmp-1725088587.8173606-10868-31547492285608="` echo /root/.ansible/tmp/ansible-tmp-1725088587.8173606-10868-31547492285608 `" ) && sleep 0'"'"'' <10.31.15.34> (0, b'/root\n', b'') <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' 10.31.15.34 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725088587.8251355-10871-104477035571989 `" && echo ansible-tmp-1725088587.8251355-10871-104477035571989="` echo /root/.ansible/tmp/ansible-tmp-1725088587.8251355-10871-104477035571989 `" ) && sleep 0'"'"'' <10.31.42.223> (0, b'ansible-tmp-1725088587.816185-10869-89882305491059=/root/.ansible/tmp/ansible-tmp-1725088587.816185-10869-89882305491059\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/slurp.py <10.31.42.223> PUT /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmpojr0_lpo TO /root/.ansible/tmp/ansible-tmp-1725088587.816185-10869-89882305491059/AnsiballZ_slurp.py <10.31.42.223> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/004548cb06"' '[10.31.42.223]' <10.31.13.34> (0, b'ansible-tmp-1725088587.8173606-10868-31547492285608=/root/.ansible/tmp/ansible-tmp-1725088587.8173606-10868-31547492285608\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/slurp.py <10.31.13.34> PUT /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmphtdkq31l TO /root/.ansible/tmp/ansible-tmp-1725088587.8173606-10868-31547492285608/AnsiballZ_slurp.py <10.31.13.34> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/12074f835d"' '[10.31.13.34]' <10.31.15.34> (0, b'ansible-tmp-1725088587.8251355-10871-104477035571989=/root/.ansible/tmp/ansible-tmp-1725088587.8251355-10871-104477035571989\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/slurp.py <10.31.15.34> PUT /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmppsg1kp53 TO /root/.ansible/tmp/ansible-tmp-1725088587.8251355-10871-104477035571989/AnsiballZ_slurp.py <10.31.15.34> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/029204f0e2"' '[10.31.15.34]' <10.31.42.223> (0, b'sftp> put /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmpojr0_lpo /root/.ansible/tmp/ansible-tmp-1725088587.816185-10869-89882305491059/AnsiballZ_slurp.py\n', b'') <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' 10.31.42.223 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725088587.816185-10869-89882305491059/ /root/.ansible/tmp/ansible-tmp-1725088587.816185-10869-89882305491059/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.13.34> (0, b'sftp> put /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmphtdkq31l /root/.ansible/tmp/ansible-tmp-1725088587.8173606-10868-31547492285608/AnsiballZ_slurp.py\n', b'') <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' 10.31.13.34 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725088587.8173606-10868-31547492285608/ /root/.ansible/tmp/ansible-tmp-1725088587.8173606-10868-31547492285608/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.15.34> (0, b'sftp> put /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmppsg1kp53 /root/.ansible/tmp/ansible-tmp-1725088587.8251355-10871-104477035571989/AnsiballZ_slurp.py\n', b'') <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' 10.31.15.34 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725088587.8251355-10871-104477035571989/ /root/.ansible/tmp/ansible-tmp-1725088587.8251355-10871-104477035571989/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.42.223> (0, b'', b'') <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' -tt 10.31.42.223 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725088587.816185-10869-89882305491059/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.13.34> (0, b'', b'') <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' -tt 10.31.13.34 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725088587.8173606-10868-31547492285608/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.15.34> (0, b'', b'') <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' -tt 10.31.15.34 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725088587.8251355-10871-104477035571989/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.42.223> (0, b'\r\n{"content": "MjAxMzI2NTkyCg==", "source": "/sys/kernel/kexec_crash_size", "encoding": "base64", "invocation": {"module_args": {"src": "/sys/kernel/kexec_crash_size"}}}\r\n', b'Shared connection to 10.31.42.223 closed.\r\n') <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' 10.31.42.223 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725088587.816185-10869-89882305491059/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.13.34> (0, b'\r\n{"content": "MjAxMzI2NTkyCg==", "source": "/sys/kernel/kexec_crash_size", "encoding": "base64", "invocation": {"module_args": {"src": "/sys/kernel/kexec_crash_size"}}}\r\n', b'Shared connection to 10.31.13.34 closed.\r\n') <10.31.15.34> (0, b'\r\n{"content": "MjAxMzI2NTkyCg==", "source": "/sys/kernel/kexec_crash_size", "encoding": "base64", "invocation": {"module_args": {"src": "/sys/kernel/kexec_crash_size"}}}\r\n', b'Shared connection to 10.31.15.34 closed.\r\n') <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' 10.31.13.34 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725088587.8173606-10868-31547492285608/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' 10.31.15.34 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725088587.8251355-10871-104477035571989/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.42.223> (0, b'', b'') ok: [managed_node2] => { "attempts": 1, "changed": false, "content": "MjAxMzI2NTkyCg==", "encoding": "base64", "invocation": { "module_args": { "src": "/sys/kernel/kexec_crash_size" } }, "source": "/sys/kernel/kexec_crash_size" } <10.31.13.34> (0, b'', b'') <10.31.15.34> (0, b'', b'') ok: [managed_node1] => { "attempts": 1, "changed": false, "content": "MjAxMzI2NTkyCg==", "encoding": "base64", "invocation": { "module_args": { "src": "/sys/kernel/kexec_crash_size" } }, "source": "/sys/kernel/kexec_crash_size" } ok: [managed_node3] => { "attempts": 1, "changed": false, "content": "MjAxMzI2NTkyCg==", "encoding": "base64", "invocation": { "module_args": { "src": "/sys/kernel/kexec_crash_size" } }, "source": "/sys/kernel/kexec_crash_size" } TASK [fedora.linux_system_roles.kdump : Set the kdump_reboot_required fact] **** task path: /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:40 Saturday 31 August 2024 03:16:28 -0400 (0:00:00.362) 0:00:13.289 ******* ok: [managed_node1] => { "ansible_facts": { "kdump_reboot_required": false }, "changed": false } ok: [managed_node2] => { "ansible_facts": { "kdump_reboot_required": false }, "changed": false } ok: [managed_node3] => { "ansible_facts": { "kdump_reboot_required": false }, "changed": false } TASK [fedora.linux_system_roles.kdump : Use kdumpctl reset-crashkernel if needed] *** task path: /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:49 Saturday 31 August 2024 03:16:28 -0400 (0:00:00.075) 0:00:13.365 ******* skipping: [managed_node1] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } skipping: [managed_node2] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } skipping: [managed_node3] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Use grubby to update crashkernel=auto if needed] *** task path: /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:54 Saturday 31 August 2024 03:16:28 -0400 (0:00:00.067) 0:00:13.432 ******* skipping: [managed_node1] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } skipping: [managed_node2] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } skipping: [managed_node3] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Fail if reboot is required and kdump_reboot_ok is false] *** task path: /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:59 Saturday 31 August 2024 03:16:28 -0400 (0:00:00.066) 0:00:13.498 ******* skipping: [managed_node1] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } skipping: [managed_node2] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } skipping: [managed_node3] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Reboot the managed node] *************** task path: /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:68 Saturday 31 August 2024 03:16:28 -0400 (0:00:00.066) 0:00:13.565 ******* skipping: [managed_node1] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } skipping: [managed_node2] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } skipping: [managed_node3] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Clear the kdump_reboot_required flag] *** task path: /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:74 Saturday 31 August 2024 03:16:28 -0400 (0:00:00.066) 0:00:13.632 ******* skipping: [managed_node1] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } skipping: [managed_node2] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } skipping: [managed_node3] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Ensure that kdump is started] ********** task path: /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:84 Saturday 31 August 2024 03:16:28 -0400 (0:00:00.071) 0:00:13.704 ******* <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' 10.31.13.34 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' 10.31.42.223 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' 10.31.15.34 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.13.34> (0, b'/root\n', b'') <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' 10.31.13.34 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725088588.591299-10913-8520668111183 `" && echo ansible-tmp-1725088588.591299-10913-8520668111183="` echo /root/.ansible/tmp/ansible-tmp-1725088588.591299-10913-8520668111183 `" ) && sleep 0'"'"'' <10.31.42.223> (0, b'/root\n', b'') <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' 10.31.42.223 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725088588.5979-10914-85232963897085 `" && echo ansible-tmp-1725088588.5979-10914-85232963897085="` echo /root/.ansible/tmp/ansible-tmp-1725088588.5979-10914-85232963897085 `" ) && sleep 0'"'"'' <10.31.15.34> (0, b'/root\n', b'') <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' 10.31.15.34 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725088588.6013172-10916-176769397693429 `" && echo ansible-tmp-1725088588.6013172-10916-176769397693429="` echo /root/.ansible/tmp/ansible-tmp-1725088588.6013172-10916-176769397693429 `" ) && sleep 0'"'"'' <10.31.13.34> (0, b'ansible-tmp-1725088588.591299-10913-8520668111183=/root/.ansible/tmp/ansible-tmp-1725088588.591299-10913-8520668111183\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/systemd.py <10.31.13.34> PUT /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmpon2snifz TO /root/.ansible/tmp/ansible-tmp-1725088588.591299-10913-8520668111183/AnsiballZ_systemd.py <10.31.13.34> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/12074f835d"' '[10.31.13.34]' <10.31.42.223> (0, b'ansible-tmp-1725088588.5979-10914-85232963897085=/root/.ansible/tmp/ansible-tmp-1725088588.5979-10914-85232963897085\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/systemd.py <10.31.42.223> PUT /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmp71f4v54r TO /root/.ansible/tmp/ansible-tmp-1725088588.5979-10914-85232963897085/AnsiballZ_systemd.py <10.31.42.223> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/004548cb06"' '[10.31.42.223]' <10.31.15.34> (0, b'ansible-tmp-1725088588.6013172-10916-176769397693429=/root/.ansible/tmp/ansible-tmp-1725088588.6013172-10916-176769397693429\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/systemd.py <10.31.15.34> PUT /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmpoqfw__yy TO /root/.ansible/tmp/ansible-tmp-1725088588.6013172-10916-176769397693429/AnsiballZ_systemd.py <10.31.15.34> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/029204f0e2"' '[10.31.15.34]' <10.31.13.34> (0, b'sftp> put /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmpon2snifz /root/.ansible/tmp/ansible-tmp-1725088588.591299-10913-8520668111183/AnsiballZ_systemd.py\n', b'') <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' 10.31.13.34 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725088588.591299-10913-8520668111183/ /root/.ansible/tmp/ansible-tmp-1725088588.591299-10913-8520668111183/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.42.223> (0, b'sftp> put /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmp71f4v54r /root/.ansible/tmp/ansible-tmp-1725088588.5979-10914-85232963897085/AnsiballZ_systemd.py\n', b'') <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' 10.31.42.223 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725088588.5979-10914-85232963897085/ /root/.ansible/tmp/ansible-tmp-1725088588.5979-10914-85232963897085/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.15.34> (0, b'sftp> put /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmpoqfw__yy /root/.ansible/tmp/ansible-tmp-1725088588.6013172-10916-176769397693429/AnsiballZ_systemd.py\n', b'') <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' 10.31.15.34 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725088588.6013172-10916-176769397693429/ /root/.ansible/tmp/ansible-tmp-1725088588.6013172-10916-176769397693429/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.13.34> (0, b'', b'') <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' -tt 10.31.13.34 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725088588.591299-10913-8520668111183/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.42.223> (0, b'', b'') <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' -tt 10.31.42.223 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725088588.5979-10914-85232963897085/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.15.34> (0, b'', b'') <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' -tt 10.31.15.34 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725088588.6013172-10916-176769397693429/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.13.34> (0, b'\r\n{"name": "kdump", "changed": false, "status": {"Type": "oneshot", "Restart": "no", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "RuntimeMaxUSec": "infinity", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "PermissionsStartOnly": "no", "RootDirectoryStartOnly": "no", "RemainAfterExit": "yes", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "ExecMainStartTimestamp": "Sat 2024-08-31 03:15:34 EDT", "ExecMainStartTimestampMonotonic": "240557212", "ExecMainExitTimestamp": "Sat 2024-08-31 03:15:53 EDT", "ExecMainExitTimestampMonotonic": "259376320", "ExecMainPID": "16697", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Sat 2024-08-31 03:15:34 EDT] ; stop_time=[Sat 2024-08-31 03:15:53 EDT] ; pid=16697 ; code=exited ; status=0 }", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2024-08-31 03:15:34 EDT] ; stop_time=[Sat 2024-08-31 03:15:34 EDT] ; pid=16688 ; code=exited ; status=0 }", "Slice": "system.slice", "MemoryCurrent": "[not set]", "CPUUsageNSec": "[not set]", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "TasksCurrent": "[not set]", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "Delegate": "no", "CPUAccounting": "no", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "AllowedCPUs": "", "AllowedMemoryNodes": "", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22406", "IPAccounting": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "Nice": "0", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "NUMAMask": "", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardInputData": "", "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", "AmbientCapabilities": "", "DynamicUser": "no", "RemoveIPC": "no", "MountFlags": "", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "0", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "SendSIGKILL": "yes", "SendSIGHUP": "no", "Id": "kdump.service", "Names": "kdump.service", "Requires": "system.slice", "WantedBy": "multi-user.target", "After": "network.target basic.target system.slice network-online.target remote-fs.target systemd-journald.socket", "Description": "Crash recovery kernel arming", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "exited", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Sat 2024-08-31 03:15:53 EDT", "StateChangeTimestampMonotonic": "259376888", "InactiveExitTimestamp": "Sat 2024-08-31 03:15:34 EDT", "InactiveExitTimestampMonotonic": "240557243", "ActiveEnterTimestamp": "Sat 2024-08-31 03:15:53 EDT", "ActiveEnterTimestampMonotonic": "259376888", "ActiveExitTimestamp": "Sat 2024-08-31 03:15:34 EDT", "ActiveExitTimestampMonotonic": "240534105", "InactiveEnterTimestamp": "Sat 2024-08-31 03:15:34 EDT", "InactiveEnterTimestampMonotonic": "240555370", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "no", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Sat 2024-08-31 03:15:34 EDT", "ConditionTimestampMonotonic": "240556276", "AssertTimestamp": "Sat 2024-08-31 03:15:34 EDT", "AssertTimestampMonotonic": "240556300", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "e768b00d41a044e3a919267075cc00d3", "CollectMode": "inactive"}, "state": "started", "invocation": {"module_args": {"name": "kdump", "state": "started", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "enabled": null, "force": null, "masked": null}}}\r\n', b'Shared connection to 10.31.13.34 closed.\r\n') <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' 10.31.13.34 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725088588.591299-10913-8520668111183/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.42.223> (0, b'\r\n{"name": "kdump", "changed": false, "status": {"Type": "oneshot", "Restart": "no", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "RuntimeMaxUSec": "infinity", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "PermissionsStartOnly": "no", "RootDirectoryStartOnly": "no", "RemainAfterExit": "yes", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "ExecMainStartTimestamp": "Sat 2024-08-31 03:15:48 EDT", "ExecMainStartTimestampMonotonic": "252729104", "ExecMainExitTimestamp": "Sat 2024-08-31 03:16:08 EDT", "ExecMainExitTimestampMonotonic": "272157633", "ExecMainPID": "20651", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Sat 2024-08-31 03:15:48 EDT] ; stop_time=[Sat 2024-08-31 03:16:08 EDT] ; pid=20651 ; code=exited ; status=0 }", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2024-08-31 03:15:48 EDT] ; stop_time=[Sat 2024-08-31 03:15:48 EDT] ; pid=20642 ; code=exited ; status=0 }", "Slice": "system.slice", "MemoryCurrent": "[not set]", "CPUUsageNSec": "[not set]", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "TasksCurrent": "[not set]", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "Delegate": "no", "CPUAccounting": "no", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "AllowedCPUs": "", "AllowedMemoryNodes": "", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22405", "IPAccounting": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "Nice": "0", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "NUMAMask": "", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardInputData": "", "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", "AmbientCapabilities": "", "DynamicUser": "no", "RemoveIPC": "no", "MountFlags": "", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "0", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "SendSIGKILL": "yes", "SendSIGHUP": "no", "Id": "kdump.service", "Names": "kdump.service", "Requires": "system.slice", "WantedBy": "multi-user.target", "After": "system.slice basic.target systemd-journald.socket remote-fs.target network.target network-online.target", "Description": "Crash recovery kernel arming", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "exited", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Sat 2024-08-31 03:16:08 EDT", "StateChangeTimestampMonotonic": "272158150", "InactiveExitTimestamp": "Sat 2024-08-31 03:15:48 EDT", "InactiveExitTimestampMonotonic": "252729291", "ActiveEnterTimestamp": "Sat 2024-08-31 03:16:08 EDT", "ActiveEnterTimestampMonotonic": "272158150", "ActiveExitTimestamp": "Sat 2024-08-31 03:15:48 EDT", "ActiveExitTimestampMonotonic": "252705516", "InactiveEnterTimestamp": "Sat 2024-08-31 03:15:48 EDT", "InactiveEnterTimestampMonotonic": "252726900", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "no", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Sat 2024-08-31 03:15:48 EDT", "ConditionTimestampMonotonic": "252728105", "AssertTimestamp": "Sat 2024-08-31 03:15:48 EDT", "AssertTimestampMonotonic": "252728128", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "978a0aadc87b491d93169aaebf2fe9d6", "CollectMode": "inactive"}, "state": "started", "invocation": {"module_args": {"name": "kdump", "state": "started", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "enabled": null, "force": null, "masked": null}}}\r\n', b'Shared connection to 10.31.42.223 closed.\r\n') <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' 10.31.42.223 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725088588.5979-10914-85232963897085/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.15.34> (0, b'\r\n{"name": "kdump", "changed": false, "status": {"Type": "oneshot", "Restart": "no", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "RuntimeMaxUSec": "infinity", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "PermissionsStartOnly": "no", "RootDirectoryStartOnly": "no", "RemainAfterExit": "yes", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "ExecMainStartTimestamp": "Sat 2024-08-31 03:15:53 EDT", "ExecMainStartTimestampMonotonic": "257555301", "ExecMainExitTimestamp": "Sat 2024-08-31 03:16:13 EDT", "ExecMainExitTimestampMonotonic": "277348896", "ExecMainPID": "17019", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Sat 2024-08-31 03:15:53 EDT] ; stop_time=[Sat 2024-08-31 03:16:13 EDT] ; pid=17019 ; code=exited ; status=0 }", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2024-08-31 03:15:53 EDT] ; stop_time=[Sat 2024-08-31 03:15:53 EDT] ; pid=17010 ; code=exited ; status=0 }", "Slice": "system.slice", "MemoryCurrent": "[not set]", "CPUUsageNSec": "[not set]", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "TasksCurrent": "[not set]", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "Delegate": "no", "CPUAccounting": "no", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "AllowedCPUs": "", "AllowedMemoryNodes": "", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22405", "IPAccounting": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "Nice": "0", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "NUMAMask": "", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardInputData": "", "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", "AmbientCapabilities": "", "DynamicUser": "no", "RemoveIPC": "no", "MountFlags": "", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "0", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "SendSIGKILL": "yes", "SendSIGHUP": "no", "Id": "kdump.service", "Names": "kdump.service", "Requires": "system.slice", "WantedBy": "multi-user.target", "After": "network.target remote-fs.target basic.target systemd-journald.socket system.slice network-online.target", "Description": "Crash recovery kernel arming", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "exited", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Sat 2024-08-31 03:16:13 EDT", "StateChangeTimestampMonotonic": "277349475", "InactiveExitTimestamp": "Sat 2024-08-31 03:15:53 EDT", "InactiveExitTimestampMonotonic": "257555472", "ActiveEnterTimestamp": "Sat 2024-08-31 03:16:13 EDT", "ActiveEnterTimestampMonotonic": "277349475", "ActiveExitTimestamp": "Sat 2024-08-31 03:15:53 EDT", "ActiveExitTimestampMonotonic": "257531131", "InactiveEnterTimestamp": "Sat 2024-08-31 03:15:53 EDT", "InactiveEnterTimestampMonotonic": "257553295", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "no", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Sat 2024-08-31 03:15:53 EDT", "ConditionTimestampMonotonic": "257554364", "AssertTimestamp": "Sat 2024-08-31 03:15:53 EDT", "AssertTimestampMonotonic": "257554386", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "441cbad3c5ad42e986f6366f7f04333a", "CollectMode": "inactive"}, "state": "started", "invocation": {"module_args": {"name": "kdump", "state": "started", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "enabled": null, "force": null, "masked": null}}}\r\n', b'Shared connection to 10.31.15.34 closed.\r\n') <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' 10.31.15.34 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725088588.6013172-10916-176769397693429/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.13.34> (0, b'', b'') ok: [managed_node1] => { "changed": false, "invocation": { "module_args": { "daemon_reexec": false, "daemon_reload": false, "enabled": null, "force": null, "masked": null, "name": "kdump", "no_block": false, "scope": "system", "state": "started" } }, "name": "kdump", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-08-31 03:15:53 EDT", "ActiveEnterTimestampMonotonic": "259376888", "ActiveExitTimestamp": "Sat 2024-08-31 03:15:34 EDT", "ActiveExitTimestampMonotonic": "240534105", "ActiveState": "active", "After": "network.target basic.target system.slice network-online.target remote-fs.target systemd-journald.socket", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-08-31 03:15:34 EDT", "AssertTimestampMonotonic": "240556300", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "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": "yes", "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", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-08-31 03:15:34 EDT", "ConditionTimestampMonotonic": "240556276", "ConfigurationDirectoryMode": "0755", "ControlPID": "0", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2024-08-31 03:15:53 EDT", "ExecMainExitTimestampMonotonic": "259376320", "ExecMainPID": "16697", "ExecMainStartTimestamp": "Sat 2024-08-31 03:15:34 EDT", "ExecMainStartTimestampMonotonic": "240557212", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Sat 2024-08-31 03:15:34 EDT] ; stop_time=[Sat 2024-08-31 03:15:53 EDT] ; pid=16697 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2024-08-31 03:15:34 EDT] ; stop_time=[Sat 2024-08-31 03:15:34 EDT] ; pid=16688 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-08-31 03:15:34 EDT", "InactiveEnterTimestampMonotonic": "240555370", "InactiveExitTimestamp": "Sat 2024-08-31 03:15:34 EDT", "InactiveExitTimestampMonotonic": "240557243", "InvocationID": "e768b00d41a044e3a919267075cc00d3", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "system.slice", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-08-31 03:15:53 EDT", "StateChangeTimestampMonotonic": "259376888", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22406", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } <10.31.42.223> (0, b'', b'') ok: [managed_node2] => { "changed": false, "invocation": { "module_args": { "daemon_reexec": false, "daemon_reload": false, "enabled": null, "force": null, "masked": null, "name": "kdump", "no_block": false, "scope": "system", "state": "started" } }, "name": "kdump", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-08-31 03:16:08 EDT", "ActiveEnterTimestampMonotonic": "272158150", "ActiveExitTimestamp": "Sat 2024-08-31 03:15:48 EDT", "ActiveExitTimestampMonotonic": "252705516", "ActiveState": "active", "After": "system.slice basic.target systemd-journald.socket remote-fs.target network.target network-online.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-08-31 03:15:48 EDT", "AssertTimestampMonotonic": "252728128", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "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": "yes", "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", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-08-31 03:15:48 EDT", "ConditionTimestampMonotonic": "252728105", "ConfigurationDirectoryMode": "0755", "ControlPID": "0", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2024-08-31 03:16:08 EDT", "ExecMainExitTimestampMonotonic": "272157633", "ExecMainPID": "20651", "ExecMainStartTimestamp": "Sat 2024-08-31 03:15:48 EDT", "ExecMainStartTimestampMonotonic": "252729104", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Sat 2024-08-31 03:15:48 EDT] ; stop_time=[Sat 2024-08-31 03:16:08 EDT] ; pid=20651 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2024-08-31 03:15:48 EDT] ; stop_time=[Sat 2024-08-31 03:15:48 EDT] ; pid=20642 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-08-31 03:15:48 EDT", "InactiveEnterTimestampMonotonic": "252726900", "InactiveExitTimestamp": "Sat 2024-08-31 03:15:48 EDT", "InactiveExitTimestampMonotonic": "252729291", "InvocationID": "978a0aadc87b491d93169aaebf2fe9d6", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "system.slice", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-08-31 03:16:08 EDT", "StateChangeTimestampMonotonic": "272158150", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22405", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } <10.31.15.34> (0, b'', b'') ok: [managed_node3] => { "changed": false, "invocation": { "module_args": { "daemon_reexec": false, "daemon_reload": false, "enabled": null, "force": null, "masked": null, "name": "kdump", "no_block": false, "scope": "system", "state": "started" } }, "name": "kdump", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-08-31 03:16:13 EDT", "ActiveEnterTimestampMonotonic": "277349475", "ActiveExitTimestamp": "Sat 2024-08-31 03:15:53 EDT", "ActiveExitTimestampMonotonic": "257531131", "ActiveState": "active", "After": "network.target remote-fs.target basic.target systemd-journald.socket system.slice network-online.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-08-31 03:15:53 EDT", "AssertTimestampMonotonic": "257554386", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "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": "yes", "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", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-08-31 03:15:53 EDT", "ConditionTimestampMonotonic": "257554364", "ConfigurationDirectoryMode": "0755", "ControlPID": "0", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2024-08-31 03:16:13 EDT", "ExecMainExitTimestampMonotonic": "277348896", "ExecMainPID": "17019", "ExecMainStartTimestamp": "Sat 2024-08-31 03:15:53 EDT", "ExecMainStartTimestampMonotonic": "257555301", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Sat 2024-08-31 03:15:53 EDT] ; stop_time=[Sat 2024-08-31 03:16:13 EDT] ; pid=17019 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2024-08-31 03:15:53 EDT] ; stop_time=[Sat 2024-08-31 03:15:53 EDT] ; pid=17010 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-08-31 03:15:53 EDT", "InactiveEnterTimestampMonotonic": "257553295", "InactiveExitTimestamp": "Sat 2024-08-31 03:15:53 EDT", "InactiveExitTimestampMonotonic": "257555472", "InvocationID": "441cbad3c5ad42e986f6366f7f04333a", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "system.slice", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-08-31 03:16:13 EDT", "StateChangeTimestampMonotonic": "277349475", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22405", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [Cleanup kdump_path] ****************************************************** task path: /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:94 Saturday 31 August 2024 03:16:29 -0400 (0:00:00.511) 0:00:14.216 ******* <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' 10.31.13.34 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' 10.31.42.223 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' 10.31.15.34 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.13.34> (0, b'/root\n', b'') <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' 10.31.13.34 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725088589.1082554-10937-256003642836285 `" && echo ansible-tmp-1725088589.1082554-10937-256003642836285="` echo /root/.ansible/tmp/ansible-tmp-1725088589.1082554-10937-256003642836285 `" ) && sleep 0'"'"'' <10.31.42.223> (0, b'/root\n', b'') <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' 10.31.42.223 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725088589.1130352-10938-6988475610545 `" && echo ansible-tmp-1725088589.1130352-10938-6988475610545="` echo /root/.ansible/tmp/ansible-tmp-1725088589.1130352-10938-6988475610545 `" ) && sleep 0'"'"'' <10.31.15.34> (0, b'/root\n', b'') <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' 10.31.15.34 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725088589.1228566-10939-164114038186225 `" && echo ansible-tmp-1725088589.1228566-10939-164114038186225="` echo /root/.ansible/tmp/ansible-tmp-1725088589.1228566-10939-164114038186225 `" ) && sleep 0'"'"'' <10.31.13.34> (0, b'ansible-tmp-1725088589.1082554-10937-256003642836285=/root/.ansible/tmp/ansible-tmp-1725088589.1082554-10937-256003642836285\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py <10.31.13.34> PUT /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmpdj0knm22 TO /root/.ansible/tmp/ansible-tmp-1725088589.1082554-10937-256003642836285/AnsiballZ_file.py <10.31.13.34> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/12074f835d"' '[10.31.13.34]' <10.31.42.223> (0, b'ansible-tmp-1725088589.1130352-10938-6988475610545=/root/.ansible/tmp/ansible-tmp-1725088589.1130352-10938-6988475610545\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py <10.31.42.223> PUT /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmpdma9mrrn TO /root/.ansible/tmp/ansible-tmp-1725088589.1130352-10938-6988475610545/AnsiballZ_file.py <10.31.42.223> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/004548cb06"' '[10.31.42.223]' <10.31.15.34> (0, b'ansible-tmp-1725088589.1228566-10939-164114038186225=/root/.ansible/tmp/ansible-tmp-1725088589.1228566-10939-164114038186225\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py <10.31.15.34> PUT /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmpjchduh2_ TO /root/.ansible/tmp/ansible-tmp-1725088589.1228566-10939-164114038186225/AnsiballZ_file.py <10.31.15.34> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/029204f0e2"' '[10.31.15.34]' <10.31.13.34> (0, b'sftp> put /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmpdj0knm22 /root/.ansible/tmp/ansible-tmp-1725088589.1082554-10937-256003642836285/AnsiballZ_file.py\n', b'') <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' 10.31.13.34 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725088589.1082554-10937-256003642836285/ /root/.ansible/tmp/ansible-tmp-1725088589.1082554-10937-256003642836285/AnsiballZ_file.py && sleep 0'"'"'' <10.31.42.223> (0, b'sftp> put /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmpdma9mrrn /root/.ansible/tmp/ansible-tmp-1725088589.1130352-10938-6988475610545/AnsiballZ_file.py\n', b'') <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' 10.31.42.223 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725088589.1130352-10938-6988475610545/ /root/.ansible/tmp/ansible-tmp-1725088589.1130352-10938-6988475610545/AnsiballZ_file.py && sleep 0'"'"'' <10.31.15.34> (0, b'sftp> put /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmpjchduh2_ /root/.ansible/tmp/ansible-tmp-1725088589.1228566-10939-164114038186225/AnsiballZ_file.py\n', b'') <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' 10.31.15.34 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725088589.1228566-10939-164114038186225/ /root/.ansible/tmp/ansible-tmp-1725088589.1228566-10939-164114038186225/AnsiballZ_file.py && sleep 0'"'"'' <10.31.13.34> (0, b'', b'') <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' -tt 10.31.13.34 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725088589.1082554-10937-256003642836285/AnsiballZ_file.py && sleep 0'"'"'' <10.31.42.223> (0, b'', b'') <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' -tt 10.31.42.223 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725088589.1130352-10938-6988475610545/AnsiballZ_file.py && sleep 0'"'"'' <10.31.15.34> (0, b'', b'') <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' -tt 10.31.15.34 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725088589.1228566-10939-164114038186225/AnsiballZ_file.py && sleep 0'"'"'' <10.31.42.223> (0, b'\r\n{"path": "/tmp/tests_ssh", "changed": false, "state": "absent", "invocation": {"module_args": {"path": "/tmp/tests_ssh", "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}}}\r\n', b'Shared connection to 10.31.42.223 closed.\r\n') <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' 10.31.42.223 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725088589.1130352-10938-6988475610545/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.13.34> (0, b'\r\n{"path": "/tmp/tests_ssh", "changed": true, "diff": {"before": {"path": "/tmp/tests_ssh", "state": "directory", "path_content": {"directories": [], "files": []}}, "after": {"path": "/tmp/tests_ssh", "state": "absent"}}, "state": "directory", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "invocation": {"module_args": {"path": "/tmp/tests_ssh", "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}}}\r\n', b'Shared connection to 10.31.13.34 closed.\r\n') <10.31.13.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.13.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/12074f835d"' 10.31.13.34 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725088589.1082554-10937-256003642836285/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.15.34> (0, b'\r\n{"path": "/tmp/tests_ssh", "changed": true, "diff": {"before": {"path": "/tmp/tests_ssh", "state": "directory", "path_content": {"directories": [], "files": []}}, "after": {"path": "/tmp/tests_ssh", "state": "absent"}}, "state": "directory", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "invocation": {"module_args": {"path": "/tmp/tests_ssh", "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}}}\r\n', b'Shared connection to 10.31.15.34 closed.\r\n') <10.31.15.34> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.34> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/029204f0e2"' 10.31.15.34 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725088589.1228566-10939-164114038186225/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.42.223> (0, b'', b'') ok: [managed_node2] => { "changed": false, "invocation": { "module_args": { "_diff_peek": null, "_original_basename": null, "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "follow": true, "force": false, "group": null, "mode": null, "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": null, "path": "/tmp/tests_ssh", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "absent", "unsafe_writes": false } }, "path": "/tmp/tests_ssh", "state": "absent" } <10.31.13.34> (0, b'', b'') changed: [managed_node1] => { "changed": true, "diff": { "after": { "path": "/tmp/tests_ssh", "state": "absent" }, "before": { "path": "/tmp/tests_ssh", "path_content": { "directories": [], "files": [] }, "state": "directory" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "_diff_peek": null, "_original_basename": null, "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "follow": true, "force": false, "group": null, "mode": null, "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": null, "path": "/tmp/tests_ssh", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "absent", "unsafe_writes": false } }, "mode": "0755", "owner": "root", "path": "/tmp/tests_ssh", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 0 } <10.31.15.34> (0, b'', b'') changed: [managed_node3] => { "changed": true, "diff": { "after": { "path": "/tmp/tests_ssh", "state": "absent" }, "before": { "path": "/tmp/tests_ssh", "path_content": { "directories": [], "files": [] }, "state": "directory" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "_diff_peek": null, "_original_basename": null, "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "follow": true, "force": false, "group": null, "mode": null, "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": null, "path": "/tmp/tests_ssh", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "absent", "unsafe_writes": false } }, "mode": "0755", "owner": "root", "path": "/tmp/tests_ssh", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 0 } NOTIFIED HANDLER fedora.linux_system_roles.kdump : Restart kdump for managed_node2 RUNNING HANDLER [fedora.linux_system_roles.kdump : Restart kdump] ************** task path: /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/handlers/main.yml:2 Saturday 31 August 2024 03:16:29 -0400 (0:00:00.392) 0:00:14.608 ******* <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' 10.31.42.223 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.42.223> (0, b'/root\n', b'') <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' 10.31.42.223 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725088589.4996526-10961-7979082898198 `" && echo ansible-tmp-1725088589.4996526-10961-7979082898198="` echo /root/.ansible/tmp/ansible-tmp-1725088589.4996526-10961-7979082898198 `" ) && sleep 0'"'"'' <10.31.42.223> (0, b'ansible-tmp-1725088589.4996526-10961-7979082898198=/root/.ansible/tmp/ansible-tmp-1725088589.4996526-10961-7979082898198\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/systemd.py <10.31.42.223> PUT /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmph2m1jj1z TO /root/.ansible/tmp/ansible-tmp-1725088589.4996526-10961-7979082898198/AnsiballZ_systemd.py <10.31.42.223> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/004548cb06"' '[10.31.42.223]' <10.31.42.223> (0, b'sftp> put /root/.ansible/tmp/ansible-local-102739v8gfz1i/tmph2m1jj1z /root/.ansible/tmp/ansible-tmp-1725088589.4996526-10961-7979082898198/AnsiballZ_systemd.py\n', b'') <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' 10.31.42.223 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725088589.4996526-10961-7979082898198/ /root/.ansible/tmp/ansible-tmp-1725088589.4996526-10961-7979082898198/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.42.223> (0, b'', b'') <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' -tt 10.31.42.223 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725088589.4996526-10961-7979082898198/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.42.223> (0, b'\r\n{"name": "kdump", "changed": true, "status": {"Type": "oneshot", "Restart": "no", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "RuntimeMaxUSec": "infinity", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "PermissionsStartOnly": "no", "RootDirectoryStartOnly": "no", "RemainAfterExit": "yes", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "ExecMainStartTimestamp": "Sat 2024-08-31 03:15:48 EDT", "ExecMainStartTimestampMonotonic": "252729104", "ExecMainExitTimestamp": "Sat 2024-08-31 03:16:08 EDT", "ExecMainExitTimestampMonotonic": "272157633", "ExecMainPID": "20651", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Sat 2024-08-31 03:15:48 EDT] ; stop_time=[Sat 2024-08-31 03:16:08 EDT] ; pid=20651 ; code=exited ; status=0 }", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2024-08-31 03:15:48 EDT] ; stop_time=[Sat 2024-08-31 03:15:48 EDT] ; pid=20642 ; code=exited ; status=0 }", "Slice": "system.slice", "MemoryCurrent": "[not set]", "CPUUsageNSec": "[not set]", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "TasksCurrent": "[not set]", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "Delegate": "no", "CPUAccounting": "no", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "AllowedCPUs": "", "AllowedMemoryNodes": "", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22405", "IPAccounting": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "Nice": "0", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "NUMAMask": "", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardInputData": "", "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", "AmbientCapabilities": "", "DynamicUser": "no", "RemoveIPC": "no", "MountFlags": "", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "0", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "SendSIGKILL": "yes", "SendSIGHUP": "no", "Id": "kdump.service", "Names": "kdump.service", "Requires": "system.slice", "WantedBy": "multi-user.target", "After": "system.slice basic.target systemd-journald.socket remote-fs.target network.target network-online.target", "Description": "Crash recovery kernel arming", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "exited", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Sat 2024-08-31 03:16:08 EDT", "StateChangeTimestampMonotonic": "272158150", "InactiveExitTimestamp": "Sat 2024-08-31 03:15:48 EDT", "InactiveExitTimestampMonotonic": "252729291", "ActiveEnterTimestamp": "Sat 2024-08-31 03:16:08 EDT", "ActiveEnterTimestampMonotonic": "272158150", "ActiveExitTimestamp": "Sat 2024-08-31 03:15:48 EDT", "ActiveExitTimestampMonotonic": "252705516", "InactiveEnterTimestamp": "Sat 2024-08-31 03:15:48 EDT", "InactiveEnterTimestampMonotonic": "252726900", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "no", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Sat 2024-08-31 03:15:48 EDT", "ConditionTimestampMonotonic": "252728105", "AssertTimestamp": "Sat 2024-08-31 03:15:48 EDT", "AssertTimestampMonotonic": "252728128", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "978a0aadc87b491d93169aaebf2fe9d6", "CollectMode": "inactive"}, "state": "started", "invocation": {"module_args": {"name": "kdump", "state": "restarted", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "enabled": null, "force": null, "masked": null}}}\r\n', b'Shared connection to 10.31.42.223 closed.\r\n') <10.31.42.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/004548cb06"' 10.31.42.223 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725088589.4996526-10961-7979082898198/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.42.223> (0, b'', b'') changed: [managed_node2] => { "changed": true, "invocation": { "module_args": { "daemon_reexec": false, "daemon_reload": false, "enabled": null, "force": null, "masked": null, "name": "kdump", "no_block": false, "scope": "system", "state": "restarted" } }, "name": "kdump", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-08-31 03:16:08 EDT", "ActiveEnterTimestampMonotonic": "272158150", "ActiveExitTimestamp": "Sat 2024-08-31 03:15:48 EDT", "ActiveExitTimestampMonotonic": "252705516", "ActiveState": "active", "After": "system.slice basic.target systemd-journald.socket remote-fs.target network.target network-online.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-08-31 03:15:48 EDT", "AssertTimestampMonotonic": "252728128", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "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": "yes", "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", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-08-31 03:15:48 EDT", "ConditionTimestampMonotonic": "252728105", "ConfigurationDirectoryMode": "0755", "ControlPID": "0", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2024-08-31 03:16:08 EDT", "ExecMainExitTimestampMonotonic": "272157633", "ExecMainPID": "20651", "ExecMainStartTimestamp": "Sat 2024-08-31 03:15:48 EDT", "ExecMainStartTimestampMonotonic": "252729104", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Sat 2024-08-31 03:15:48 EDT] ; stop_time=[Sat 2024-08-31 03:16:08 EDT] ; pid=20651 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2024-08-31 03:15:48 EDT] ; stop_time=[Sat 2024-08-31 03:15:48 EDT] ; pid=20642 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-08-31 03:15:48 EDT", "InactiveEnterTimestampMonotonic": "252726900", "InactiveExitTimestamp": "Sat 2024-08-31 03:15:48 EDT", "InactiveExitTimestampMonotonic": "252729291", "InvocationID": "978a0aadc87b491d93169aaebf2fe9d6", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "system.slice", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-08-31 03:16:08 EDT", "StateChangeTimestampMonotonic": "272158150", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22405", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } PLAY RECAP ********************************************************************* managed_node1 : ok=23 changed=1 unreachable=0 failed=0 skipped=8 rescued=0 ignored=0 managed_node2 : ok=24 changed=3 unreachable=0 failed=0 skipped=8 rescued=0 ignored=0 managed_node3 : ok=23 changed=1 unreachable=0 failed=0 skipped=8 rescued=0 ignored=0 Saturday 31 August 2024 03:16:29 -0400 (0:00:00.487) 0:00:15.096 ******* =============================================================================== fedora.linux_system_roles.kdump : Install required packages ------------- 3.59s /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:5 Gathering Facts --------------------------------------------------------- 1.28s /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:2 Gather facts from managed_node1 ----------------------------------------- 0.96s /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:56 fedora.linux_system_roles.kdump : Generate /etc/kdump.conf -------------- 0.72s /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:26 fedora.linux_system_roles.kdump : Ensure that kdump is enabled ---------- 0.72s /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:11 fedora.linux_system_roles.kdump : Check if system is ostree ------------- 0.62s /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:10 fedora.linux_system_roles.kdump : Add the servers public key to known_hosts on managed node --- 0.56s /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:59 fedora.linux_system_roles.kdump : Get userinfo for root ----------------- 0.55s /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:19 fedora.linux_system_roles.kdump : Ensure ssh directory for authorized_keys if needed --- 0.52s /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:35 fedora.linux_system_roles.kdump : Write new authorized_keys if needed --- 0.52s /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:43 fedora.linux_system_roles.kdump : Ensure that kdump is started ---------- 0.51s /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:84 fedora.linux_system_roles.kdump : Restart kdump ------------------------- 0.49s /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/handlers/main.yml:2 fedora.linux_system_roles.kdump : Create key if it does not exist ------- 0.45s /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:2 fedora.linux_system_roles.kdump : Fetch key ----------------------------- 0.45s /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:7 Cleanup kdump_path ------------------------------------------------------ 0.39s /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:94 fedora.linux_system_roles.kdump : Get mode of /etc/kdump.conf if it exists --- 0.38s /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:21 fedora.linux_system_roles.kdump : Get the authorized_keys file for the user --- 0.37s /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:30 fedora.linux_system_roles.kdump : Get the ssh directory for the user ---- 0.37s /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:25 fedora.linux_system_roles.kdump : Find out reserved memory for the crash kernel --- 0.36s /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:34 fedora.linux_system_roles.kdump : Fetch the servers public key ---------- 0.36s /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:53 STDERR: [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. TASK [Remove the temporary file] *********************************************** task path: /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:40 Saturday 31 August 2024 03:16:30 -0400 (0:00:15.923) 0:00:51.511 ******* changed: [managed_node3 -> localhost] => { "changed": true, "path": "/tmp/ansible.x89mn428.inventory.yaml", "state": "absent" } PLAY RECAP ********************************************************************* managed_node3 : ok=30 changed=8 unreachable=0 failed=0 skipped=8 rescued=0 ignored=0 Saturday 31 August 2024 03:16:30 -0400 (0:00:00.212) 0:00:51.724 ******* =============================================================================== fedora.linux_system_roles.kdump : Restart kdump ------------------------ 20.32s /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/handlers/main.yml:2 Run ansible-playbook with tests_ssh.yml in check mode ------------------ 15.92s /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:34 fedora.linux_system_roles.kdump : Install required packages ------------- 2.89s /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:5 Gathering Facts --------------------------------------------------------- 1.18s /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:2 fedora.linux_system_roles.kdump : Create key if it does not exist ------- 0.97s /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:2 Gathering Facts --------------------------------------------------------- 0.76s /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:2 Gather facts from managed_node3 ----------------------------------------- 0.75s /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:56 Gathering Facts --------------------------------------------------------- 0.74s /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:27 fedora.linux_system_roles.kdump : Ensure that kdump is enabled ---------- 0.71s /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:11 fedora.linux_system_roles.kdump : Generate /etc/kdump.conf -------------- 0.69s /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:26 fedora.linux_system_roles.kdump : Get userinfo for root ----------------- 0.64s /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:19 Create static inventory from hostvars ----------------------------------- 0.61s /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:14 fedora.linux_system_roles.kdump : Add the servers public key to known_hosts on managed node --- 0.47s /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:59 fedora.linux_system_roles.kdump : Ensure that kdump is started ---------- 0.46s /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:84 fedora.linux_system_roles.kdump : Ensure ssh directory for authorized_keys if needed --- 0.45s /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:35 fedora.linux_system_roles.kdump : Fetch key ----------------------------- 0.45s /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:7 fedora.linux_system_roles.kdump : Write new authorized_keys if needed --- 0.45s /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:43 fedora.linux_system_roles.kdump : Get the authorized_keys file for the user --- 0.35s /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:30 Cleanup kdump_path ------------------------------------------------------ 0.34s /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:94 fedora.linux_system_roles.kdump : Get the ssh directory for the user ---- 0.34s /tmp/collections-TR7/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:25