ansible-playbook 2.9.27 config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.9/site-packages/ansible executable location = /usr/local/bin/ansible-playbook python version = 3.9.19 (main, May 16 2024, 11:40:09) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] No config file found; using defaults [WARNING]: running playbook inside collection fedora.linux_system_roles Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'jsonl', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_ssh_wrapper.yml ************************************************ 3 plays in /tmp/collections-Gst/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-Gst/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:2 Saturday 10 January 2026 02:19:49 -0500 (0:00:00.020) 0:00:00.020 ****** ok: [managed-node1] META: ran handlers TASK [Save connection method] ************************************************** task path: /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:7 Saturday 10 January 2026 02:19:50 -0500 (0:00:00.860) 0:00:00.881 ****** ok: [managed-node1] => { "ansible_facts": { "__ansible_connection": "ssh" }, "changed": false } TASK [Create temporary file] *************************************************** task path: /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:11 Saturday 10 January 2026 02:19:50 -0500 (0:00:00.037) 0:00:00.918 ****** changed: [managed-node1 -> localhost] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.bjzz83dr.inventory.yaml", "size": 0, "state": "file", "uid": 0 } TASK [Create static inventory from hostvars] *********************************** task path: /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:18 Saturday 10 January 2026 02:19:50 -0500 (0:00:00.311) 0:00:01.229 ****** changed: [managed-node1 -> localhost] => { "changed": true, "checksum": "8bf75be4636d02999b8c7859cf14b6f9138041e8", "dest": "/tmp/ansible.bjzz83dr.inventory.yaml", "gid": 0, "group": "root", "md5sum": "51b2213030aa817576b4bd8cd2a26cd5", "mode": "0644", "owner": "root", "size": 531, "src": "/root/.ansible/tmp/ansible-tmp-1768029590.519609-9586-280902387584299/source", "state": "file", "uid": 0 } META: ran handlers META: ran handlers PLAY [Ensure that the rule runs with ssh] ************************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:2 Saturday 10 January 2026 02:19:51 -0500 (0:00:00.720) 0:00:01.950 ****** ok: [managed-node1] META: ran handlers TASK [Gather facts from managed-node1] ***************************************** task path: /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:56 Saturday 10 January 2026 02:19:51 -0500 (0:00:00.606) 0:00:02.556 ****** ok: [managed-node1 -> managed-node1] TASK [Print message that this test is skipped on EL 6] ************************* task path: /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:61 Saturday 10 January 2026 02:19:52 -0500 (0:00:00.589) 0:00:03.145 ****** skipping: [managed-node1] => {} META: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [Run the role. If reboot is not required - the play succeeds.] ************ task path: /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:82 Saturday 10 January 2026 02:19:52 -0500 (0:00:00.026) 0:00:03.171 ****** TASK [fedora.linux_system_roles.kdump : Ensure ansible_facts used by role] ***** task path: /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:2 Saturday 10 January 2026 02:19:52 -0500 (0:00:00.055) 0:00:03.227 ****** included: /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.kdump : Ensure ansible_facts used by role] ***** task path: /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:2 Saturday 10 January 2026 02:19:52 -0500 (0:00:00.021) 0:00:03.249 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Check if system is ostree] ************* task path: /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:10 Saturday 10 January 2026 02:19:52 -0500 (0:00:00.019) 0:00:03.269 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.kdump : Set flag to indicate system is ostree] *** task path: /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:15 Saturday 10 January 2026 02:19:52 -0500 (0:00:00.327) 0:00:03.597 ****** ok: [managed-node1] => { "ansible_facts": { "__kdump_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.kdump : Set platform/version specific variables] *** task path: /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:19 Saturday 10 January 2026 02:19:52 -0500 (0:00:00.025) 0:00:03.622 ****** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Install required packages] ************* task path: /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:5 Saturday 10 January 2026 02:19:52 -0500 (0:00:00.035) 0:00:03.658 ****** ok: [managed-node1] => { "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-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:11 Saturday 10 January 2026 02:19:55 -0500 (0:00:02.542) 0:00:06.200 ****** ok: [managed-node1] => { "changed": false, "enabled": true, "name": "kdump", "status": { "ActiveEnterTimestamp": "Sat 2026-01-10 02:19:47 EST", "ActiveEnterTimestampMonotonic": "263634671", "ActiveExitTimestamp": "Sat 2026-01-10 02:19:34 EST", "ActiveExitTimestampMonotonic": "249917199", "ActiveState": "active", "After": "network-online.target basic.target remote-fs.target network.target system.slice systemd-journald.socket", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2026-01-10 02:19:34 EST", "AssertTimestampMonotonic": "249941086", "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 2026-01-10 02:19:34 EST", "ConditionTimestampMonotonic": "249941062", "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 2026-01-10 02:19:47 EST", "ExecMainExitTimestampMonotonic": "263634126", "ExecMainPID": "17792", "ExecMainStartTimestamp": "Sat 2026-01-10 02:19:34 EST", "ExecMainStartTimestampMonotonic": "249941949", "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 2026-01-10 02:19:34 EST] ; stop_time=[Sat 2026-01-10 02:19:47 EST] ; pid=17792 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2026-01-10 02:19:34 EST] ; stop_time=[Sat 2026-01-10 02:19:34 EST] ; pid=17783 ; 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 2026-01-10 02:19:34 EST", "InactiveEnterTimestampMonotonic": "249940097", "InactiveExitTimestamp": "Sat 2026-01-10 02:19:34 EST", "InactiveExitTimestampMonotonic": "249941985", "InvocationID": "e8a3ca343e894216b04d2cc65afb845a", "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 2026-01-10 02:19:47 EST", "StateChangeTimestampMonotonic": "263634671", "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" } } TASK [fedora.linux_system_roles.kdump : Include SSH tasks] ********************* task path: /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:16 Saturday 10 January 2026 02:19:56 -0500 (0:00:00.663) 0:00:06.864 ****** included: /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml for managed-node1 TASK [fedora.linux_system_roles.kdump : Create key if it does not exist] ******* task path: /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:2 Saturday 10 January 2026 02:19:56 -0500 (0:00:00.051) 0:00:06.916 ****** changed: [managed-node1] => { "changed": true, "cmd": [ "/usr/bin/ssh-keygen", "-t", "rsa", "-f", "/root/.ssh/kdump_id_rsa", "-N", "" ], "delta": "0:00:00.275705", "end": "2026-01-10 02:19:56.821552", "rc": 0, "start": "2026-01-10 02:19:56.545847" } 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:fUbBcUTrIgFgdpMjfAoJhMz7me2WkjG4yhmc+mySTpM root@managed-node1 The key's randomart image is: +---[RSA 3072]----+ |ooo. o+.+. .o++ | |.o ooo.+o .o . | | . . + .. . . | | . . . o . | | o + S o + . | |..o* . + . | | E. = . | |*o=o + | |=Bo o | +----[SHA256]-----+ TASK [fedora.linux_system_roles.kdump : Fetch key] ***************************** task path: /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:7 Saturday 10 January 2026 02:19:56 -0500 (0:00:00.698) 0:00:07.614 ****** ok: [managed-node1] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FESUlMSTRFeUovd2FmSXJ1S2lCTlp2cE9Iem1UdEFvR3VnTlpReE1BS01PcytkVVErVGdLRCtZekM3S0xOUGpsRlNpcTlqSmt0dzRFOW1hM3hnc1ZoamNFbS9NUHdXeG1SUE9WWm1hRmpKLzlVQXdLenJRYUtBem56NHRYM2JWeTlyMzFoSHVwSWZVR0ZqZjc1blc1bldWSVJnNi8vQkdHK1Jnei9zUFQ2QytPT1hjZkZ1bDdISDJVV1JiVlFwQVJod0N6RTIzbXl0eWNKdjBHK0l3MWxrT1NQZERwdmtKTWlNbTNrS1V6Qm1tbUpwVnFvcWljK3ZOSnF0MVVqYTdlUE9maDl2WWI0VVNtSTh1WEdOZ3NHd3lrWk9rSkYxcG9GOVFDck1EQVNpU0Vwb3FQRlpRVnVSM3pYL09vMm9ZZ1JnR2NEMVN4Qit2Tm13ZnJFWG50eDdHYVBqSVRRT2NBcmV3VFJzTFNZSVgrZGpGUFZiWVdEeXo5QmtUeGNob0tObGVNZ2g2TUNxNW1nOS90WFlDVXZBVHZZcVdsUzBidEsvRnV2T3VHQmJkdkJHSUpQTFUyVTB4Zm9ydkxWeWpQamNTQ3BkaFppWktLMk5jNTAvL1FVdkJXTi95QllHM3poWmUwMGZZSC9pVFRUTlNobzM0WDd6YU5OVUtEMFIyN009IHJvb3RAbWFuYWdlZC1ub2RlMQo=", "encoding": "base64", "source": "/root/.ssh/kdump_id_rsa.pub" } TASK [fedora.linux_system_roles.kdump : Get userinfo for root] ***************** task path: /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:19 Saturday 10 January 2026 02:19:57 -0500 (0:00:00.424) 0:00:08.038 ****** ok: [managed-node1 -> managed-node1] => { "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-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:25 Saturday 10 January 2026 02:19:57 -0500 (0:00:00.510) 0:00:08.549 ****** ok: [managed-node1 -> managed-node1] => { "changed": false, "stat": { "atime": 1768029339.1328046, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1768029596.8201313, "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": 1768029596.8201313, "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-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:30 Saturday 10 January 2026 02:19:58 -0500 (0:00:00.352) 0:00:08.902 ****** ok: [managed-node1 -> managed-node1] => { "changed": false, "stat": { "atime": 1768029519.1768923, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "7cd09d35f067d65355e6a6ce31665a370b5e178e", "ctime": 1768029518.2278872, "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": 1768029518.2278872, "nlink": 1, "path": "/root/.ssh/authorized_keys", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 1210, "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-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:35 Saturday 10 January 2026 02:19:58 -0500 (0:00:00.346) 0:00:09.249 ****** ok: [managed-node1 -> managed-node1] => { "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-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:43 Saturday 10 January 2026 02:19:58 -0500 (0:00:00.491) 0:00:09.740 ****** changed: [managed-node1 -> managed-node1] => { "backup": "", "changed": true } MSG: line added TASK [fedora.linux_system_roles.kdump : Fetch the servers public key] ********** task path: /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:53 Saturday 10 January 2026 02:19:59 -0500 (0:00:00.529) 0:00:10.269 ****** ok: [managed-node1 -> managed-node1] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FEYVJMaFhQZmc5UGlJMFFpcHVFNERyc3N3K281dFhzd05IbEhIRFFBbEVlWGxWUDk1VWZ1Q1owL1J6aTMrcTBYKzJ1L3BpT1BLK2thU2NBOGY2S1dTTm94aU4zVDZiNmcydnR1OXZpTTl5RGU0UEhKMmI3K2h4NVhTNE1ieEJRQ0hsMWVhL0gvbkJBenFHdzRjKzIrNENvMmsyNHlFQk1xWEkrVU9YKzFtS2NKSUxudGphZTlRVE5RSW9DaEtRbUc2ZHFEakdnWEJBSkt5eDMwcGdiUFk3QThxZGREWkNoa3R6YkRJSHh0Uy9EQi9tRWxyNnB3ZjNEd3lPeGE5M2t2WHhUZFcwQTRiaE9HWXFLYW9qRWZkM1ljQnVQUjlKc1RBT1BvUXNkZzR3RGdFZ3IvVGdxd1pCckFCRFRsZ2VzUlVwTVgvaUpxOFNOSWFoS0QybjVNNE9EVTVwQ3EyakpIREMxV2g4T1FYYTBlN0kyRU9QM0V3Z1B1VVJFRGErYlZ2Tk9NbS9BZjY0V3BWZVJFeEJnNkIrOEs3U0s1b2lFMit6amF3QkZaQS91bU5nNEkrOXZTUzlKZW1oR0xhL29mZ0RwL09IQXNOL0ZIci9vaUEya2U5N1V6d3RsYWEvc2NQYk5VZU1uZ2tmOUZEVFNZTE9janBVV1BTRG41dVpkUU09IHJvb3RAaXAtMTAtMzEtOS0xNDIudGVzdGluZy1mYXJtLnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=", "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-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:59 Saturday 10 January 2026 02:19:59 -0500 (0:00:00.325) 0:00:10.595 ****** changed: [managed-node1] => { "changed": true, "gid": 0, "group": "root", "hash_host": false, "key": "10.31.9.142 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDaRLhXPfg9PiI0QipuE4Drssw+o5tXswNHlHHDQAlEeXlVP95UfuCZ0/Rzi3+q0X+2u/piOPK+kaScA8f6KWSNoxiN3T6b6g2vtu9viM9yDe4PHJ2b7+hx5XS4MbxBQCHl1ea/H/nBAzqGw4c+2+4Co2k24yEBMqXI+UOX+1mKcJILntjae9QTNQIoChKQmG6dqDjGgXBAJKyx30pgbPY7A8qddDZChktzbDIHxtS/DB/mElr6pwf3DwyOxa93kvXxTdW0A4bhOGYqKaojEfd3YcBuPR9JsTAOPoQsdg4wDgEgr/TgqwZBrABDTlgesRUpMX/iJq8SNIahKD2n5M4ODU5pCq2jJHDC1Wh8OQXa0e7I2EOP3EwgPuUREDa+bVvNOMm/Af64WpVeRExBg6B+8K7SK5oiE2+zjawBFZA/umNg4I+9vSS9JemhGLa/ofgDp/OHAsN/FHr/oiA2ke97Uzwtlaa/scPbNUeMngkf9FDTSYLOcjpUWPSDn5uZdQM= root@ip-10-31-9-142.testing-farm.us-east-1.aws.redhat.com\n", "mode": "0644", "name": "10.31.9.142", "owner": "root", "path": "/etc/ssh/ssh_known_hosts", "secontext": "system_u:object_r:etc_t:s0", "size": 623, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.kdump : Get mode of kdump configuration file if it exists] *** task path: /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:21 Saturday 10 January 2026 02:20:00 -0500 (0:00:00.480) 0:00:11.076 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768029574.163076, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "5eea1b4829897f2843bafdff6b482ed722029483", "ctime": 1768029571.77107, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 18874626, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1768029571.4110692, "nlink": 1, "path": "/etc/kdump.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 77, "uid": 0, "version": "1550247674", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.kdump : Generate kdump configuration file] ***** task path: /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:26 Saturday 10 January 2026 02:20:00 -0500 (0:00:00.336) 0:00:11.412 ****** NOTIFIED HANDLER fedora.linux_system_roles.kdump : Restart kdump for managed-node1 changed: [managed-node1] => { "backup_file": "/etc/kdump.conf.24136.2026-01-10@02:20:01~", "changed": true, "checksum": "dfaff96ac09983365ceba764f628996ad1932602", "dest": "/etc/kdump.conf", "gid": 0, "group": "root", "md5sum": "8cc491befca5cd980f1c6372c694a48a", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:kdump_etc_t:s0", "size": 103, "src": "/root/.ansible/tmp/ansible-tmp-1768029600.707646-9883-272908775131444/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.kdump : Find out reserved memory for the crash kernel] *** task path: /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:34 Saturday 10 January 2026 02:20:01 -0500 (0:00:00.679) 0:00:12.092 ****** ok: [managed-node1] => { "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-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:40 Saturday 10 January 2026 02:20:01 -0500 (0:00:00.325) 0:00:12.417 ****** ok: [managed-node1] => { "ansible_facts": { "kdump_reboot_required": false }, "changed": false } TASK [fedora.linux_system_roles.kdump : Use kdumpctl reset-crashkernel if needed] *** task path: /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:49 Saturday 10 January 2026 02:20:01 -0500 (0:00:00.024) 0:00:12.441 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Use grubby to update crashkernel=auto if needed] *** task path: /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:54 Saturday 10 January 2026 02:20:01 -0500 (0:00:00.015) 0:00:12.457 ****** skipping: [managed-node1] => { "changed": false, "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-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:59 Saturday 10 January 2026 02:20:01 -0500 (0:00:00.021) 0:00:12.479 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Reboot the managed node] *************** task path: /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:68 Saturday 10 January 2026 02:20:01 -0500 (0:00:00.016) 0:00:12.495 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Clear the kdump_reboot_required flag] *** task path: /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:74 Saturday 10 January 2026 02:20:01 -0500 (0:00:00.020) 0:00:12.516 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Ensure that kdump is started] ********** task path: /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:84 Saturday 10 January 2026 02:20:01 -0500 (0:00:00.021) 0:00:12.538 ****** ok: [managed-node1] => { "changed": false, "name": "kdump", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2026-01-10 02:19:47 EST", "ActiveEnterTimestampMonotonic": "263634671", "ActiveExitTimestamp": "Sat 2026-01-10 02:19:34 EST", "ActiveExitTimestampMonotonic": "249917199", "ActiveState": "active", "After": "network-online.target basic.target remote-fs.target network.target system.slice systemd-journald.socket", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2026-01-10 02:19:34 EST", "AssertTimestampMonotonic": "249941086", "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 2026-01-10 02:19:34 EST", "ConditionTimestampMonotonic": "249941062", "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 2026-01-10 02:19:47 EST", "ExecMainExitTimestampMonotonic": "263634126", "ExecMainPID": "17792", "ExecMainStartTimestamp": "Sat 2026-01-10 02:19:34 EST", "ExecMainStartTimestampMonotonic": "249941949", "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 2026-01-10 02:19:34 EST] ; stop_time=[Sat 2026-01-10 02:19:47 EST] ; pid=17792 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2026-01-10 02:19:34 EST] ; stop_time=[Sat 2026-01-10 02:19:34 EST] ; pid=17783 ; 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 2026-01-10 02:19:34 EST", "InactiveEnterTimestampMonotonic": "249940097", "InactiveExitTimestamp": "Sat 2026-01-10 02:19:34 EST", "InactiveExitTimestampMonotonic": "249941985", "InvocationID": "e8a3ca343e894216b04d2cc65afb845a", "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 2026-01-10 02:19:47 EST", "StateChangeTimestampMonotonic": "263634671", "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" } } RUNNING HANDLER [fedora.linux_system_roles.kdump : Restart kdump] ************** task path: /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/handlers/main.yml:2 Saturday 10 January 2026 02:20:02 -0500 (0:00:00.452) 0:00:12.991 ****** changed: [managed-node1] => { "changed": true, "name": "kdump", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2026-01-10 02:19:47 EST", "ActiveEnterTimestampMonotonic": "263634671", "ActiveExitTimestamp": "Sat 2026-01-10 02:19:34 EST", "ActiveExitTimestampMonotonic": "249917199", "ActiveState": "active", "After": "network-online.target basic.target remote-fs.target network.target system.slice systemd-journald.socket", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2026-01-10 02:19:34 EST", "AssertTimestampMonotonic": "249941086", "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 2026-01-10 02:19:34 EST", "ConditionTimestampMonotonic": "249941062", "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 2026-01-10 02:19:47 EST", "ExecMainExitTimestampMonotonic": "263634126", "ExecMainPID": "17792", "ExecMainStartTimestamp": "Sat 2026-01-10 02:19:34 EST", "ExecMainStartTimestampMonotonic": "249941949", "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 2026-01-10 02:19:34 EST] ; stop_time=[Sat 2026-01-10 02:19:47 EST] ; pid=17792 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2026-01-10 02:19:34 EST] ; stop_time=[Sat 2026-01-10 02:19:34 EST] ; pid=17783 ; 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 2026-01-10 02:19:34 EST", "InactiveEnterTimestampMonotonic": "249940097", "InactiveExitTimestamp": "Sat 2026-01-10 02:19:34 EST", "InactiveExitTimestampMonotonic": "249941985", "InvocationID": "e8a3ca343e894216b04d2cc65afb845a", "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 2026-01-10 02:19:47 EST", "StateChangeTimestampMonotonic": "263634671", "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" } } META: ran handlers TASK [Cleanup kdump_path] ****************************************************** task path: /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:97 Saturday 10 January 2026 02:20:21 -0500 (0:00:18.948) 0:00:31.939 ****** changed: [managed-node1 -> managed-node1] => { "changed": true, "path": "/tmp/tests_ssh", "state": "absent" } META: ran handlers META: ran handlers PLAY [Run tests_ssh.yml in check_mode] ***************************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:30 Saturday 10 January 2026 02:20:21 -0500 (0:00:00.344) 0:00:32.284 ****** ok: [managed-node1] META: ran handlers TASK [Run ansible-playbook with tests_ssh.yml in check mode] ******************* task path: /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:37 Saturday 10 January 2026 02:20:22 -0500 (0:00:00.595) 0:00:32.880 ****** ok: [managed-node1 -> localhost] => { "changed": false, "cmd": [ "ansible-playbook", "-b", "-vv", "-i", "/tmp/ansible.bjzz83dr.inventory.yaml", "--check", "tests_ssh.yml" ], "delta": "0:00:12.051635", "end": "2026-01-10 02:20:34.389818", "rc": 0, "start": "2026-01-10 02:20:22.338183" } STDOUT: ansible-playbook 2.9.27 config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.9/site-packages/ansible executable location = /usr/local/bin/ansible-playbook python version = 3.9.19 (main, May 16 2024, 11:40:09) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] No config file found; using defaults Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'jsonl', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', 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-Gst/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:2 Saturday 10 January 2026 02:20:22 -0500 (0:00:00.021) 0:00:00.021 ****** ok: [managed-node1] META: ran handlers TASK [Gather facts from managed-node1] ***************************************** task path: /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:56 Saturday 10 January 2026 02:20:23 -0500 (0:00:00.915) 0:00:00.936 ****** ok: [managed-node1 -> managed-node1] TASK [Print message that this test is skipped on EL 6] ************************* task path: /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:61 Saturday 10 January 2026 02:20:24 -0500 (0:00:00.608) 0:00:01.545 ****** skipping: [managed-node1] => {} META: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [Run the role. If reboot is not required - the play succeeds.] ************ task path: /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:82 Saturday 10 January 2026 02:20:24 -0500 (0:00:00.027) 0:00:01.572 ****** TASK [fedora.linux_system_roles.kdump : Ensure ansible_facts used by role] ***** task path: /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:2 Saturday 10 January 2026 02:20:24 -0500 (0:00:00.074) 0:00:01.647 ****** included: /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.kdump : Ensure ansible_facts used by role] ***** task path: /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:2 Saturday 10 January 2026 02:20:24 -0500 (0:00:00.022) 0:00:01.669 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Check if system is ostree] ************* task path: /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:10 Saturday 10 January 2026 02:20:24 -0500 (0:00:00.016) 0:00:01.685 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.kdump : Set flag to indicate system is ostree] *** task path: /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:15 Saturday 10 January 2026 02:20:24 -0500 (0:00:00.413) 0:00:02.099 ****** ok: [managed-node1] => { "ansible_facts": { "__kdump_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.kdump : Set platform/version specific variables] *** task path: /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:19 Saturday 10 January 2026 02:20:24 -0500 (0:00:00.020) 0:00:02.119 ****** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Install required packages] ************* task path: /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:5 Saturday 10 January 2026 02:20:24 -0500 (0:00:00.035) 0:00:02.154 ****** ok: [managed-node1] => { "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-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:11 Saturday 10 January 2026 02:20:27 -0500 (0:00:02.519) 0:00:04.674 ****** ok: [managed-node1] => { "changed": false, "enabled": true, "name": "kdump", "status": { "ActiveEnterTimestamp": "Sat 2026-01-10 02:20:21 EST", "ActiveEnterTimestampMonotonic": "296921388", "ActiveExitTimestamp": "Sat 2026-01-10 02:20:02 EST", "ActiveExitTimestampMonotonic": "278468556", "ActiveState": "active", "After": "network-online.target basic.target remote-fs.target network.target system.slice systemd-journald.socket", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2026-01-10 02:20:02 EST", "AssertTimestampMonotonic": "278493491", "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 2026-01-10 02:20:02 EST", "ConditionTimestampMonotonic": "278493468", "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 2026-01-10 02:20:21 EST", "ExecMainExitTimestampMonotonic": "296920895", "ExecMainPID": "24528", "ExecMainStartTimestamp": "Sat 2026-01-10 02:20:02 EST", "ExecMainStartTimestampMonotonic": "278494347", "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 2026-01-10 02:20:02 EST] ; stop_time=[Sat 2026-01-10 02:20:21 EST] ; pid=24528 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2026-01-10 02:20:02 EST] ; stop_time=[Sat 2026-01-10 02:20:02 EST] ; pid=24519 ; 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 2026-01-10 02:20:02 EST", "InactiveEnterTimestampMonotonic": "278492581", "InactiveExitTimestamp": "Sat 2026-01-10 02:20:02 EST", "InactiveExitTimestampMonotonic": "278494376", "InvocationID": "e4d9dfd8cada457c852f346709455d1a", "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 2026-01-10 02:20:21 EST", "StateChangeTimestampMonotonic": "296921388", "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" } } TASK [fedora.linux_system_roles.kdump : Include SSH tasks] ********************* task path: /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:16 Saturday 10 January 2026 02:20:28 -0500 (0:00:00.651) 0:00:05.325 ****** included: /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml for managed-node1 TASK [fedora.linux_system_roles.kdump : Create key if it does not exist] ******* task path: /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:2 Saturday 10 January 2026 02:20:28 -0500 (0:00:00.052) 0:00:05.378 ****** ok: [managed-node1] => { "changed": false, "cmd": [ "/usr/bin/ssh-keygen", "-t", "rsa", "-f", "/root/.ssh/kdump_id_rsa", "-N", "" ], "rc": 0 } STDOUT: skipped, since /root/.ssh/kdump_id_rsa exists TASK [fedora.linux_system_roles.kdump : Fetch key] ***************************** task path: /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:7 Saturday 10 January 2026 02:20:28 -0500 (0:00:00.438) 0:00:05.817 ****** ok: [managed-node1] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FESUlMSTRFeUovd2FmSXJ1S2lCTlp2cE9Iem1UdEFvR3VnTlpReE1BS01PcytkVVErVGdLRCtZekM3S0xOUGpsRlNpcTlqSmt0dzRFOW1hM3hnc1ZoamNFbS9NUHdXeG1SUE9WWm1hRmpKLzlVQXdLenJRYUtBem56NHRYM2JWeTlyMzFoSHVwSWZVR0ZqZjc1blc1bldWSVJnNi8vQkdHK1Jnei9zUFQ2QytPT1hjZkZ1bDdISDJVV1JiVlFwQVJod0N6RTIzbXl0eWNKdjBHK0l3MWxrT1NQZERwdmtKTWlNbTNrS1V6Qm1tbUpwVnFvcWljK3ZOSnF0MVVqYTdlUE9maDl2WWI0VVNtSTh1WEdOZ3NHd3lrWk9rSkYxcG9GOVFDck1EQVNpU0Vwb3FQRlpRVnVSM3pYL09vMm9ZZ1JnR2NEMVN4Qit2Tm13ZnJFWG50eDdHYVBqSVRRT2NBcmV3VFJzTFNZSVgrZGpGUFZiWVdEeXo5QmtUeGNob0tObGVNZ2g2TUNxNW1nOS90WFlDVXZBVHZZcVdsUzBidEsvRnV2T3VHQmJkdkJHSUpQTFUyVTB4Zm9ydkxWeWpQamNTQ3BkaFppWktLMk5jNTAvL1FVdkJXTi95QllHM3poWmUwMGZZSC9pVFRUTlNobzM0WDd6YU5OVUtEMFIyN009IHJvb3RAbWFuYWdlZC1ub2RlMQo=", "encoding": "base64", "source": "/root/.ssh/kdump_id_rsa.pub" } TASK [fedora.linux_system_roles.kdump : Get userinfo for root] ***************** task path: /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:19 Saturday 10 January 2026 02:20:29 -0500 (0:00:00.448) 0:00:06.265 ****** ok: [managed-node1 -> managed-node1] => { "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-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:25 Saturday 10 January 2026 02:20:29 -0500 (0:00:00.532) 0:00:06.797 ****** ok: [managed-node1 -> managed-node1] => { "changed": false, "stat": { "atime": 1768029339.1328046, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1768029599.4681377, "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": 1768029599.4681377, "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-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:30 Saturday 10 January 2026 02:20:29 -0500 (0:00:00.352) 0:00:07.150 ****** ok: [managed-node1 -> managed-node1] => { "changed": false, "stat": { "atime": 1768029602.913151, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "12def9d19096618cfdd0b09e5cfa15a83255bb02", "ctime": 1768029599.4681377, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 406847620, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1768029599.4681377, "nlink": 1, "path": "/root/.ssh/authorized_keys", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 1782, "uid": 0, "version": "725506543", "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-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:35 Saturday 10 January 2026 02:20:30 -0500 (0:00:00.361) 0:00:07.511 ****** ok: [managed-node1 -> managed-node1] => { "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-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:43 Saturday 10 January 2026 02:20:30 -0500 (0:00:00.479) 0:00:07.991 ****** ok: [managed-node1 -> managed-node1] => { "backup": "", "changed": false } TASK [fedora.linux_system_roles.kdump : Fetch the servers public key] ********** task path: /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:53 Saturday 10 January 2026 02:20:31 -0500 (0:00:00.477) 0:00:08.469 ****** ok: [managed-node1 -> managed-node1] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FEYVJMaFhQZmc5UGlJMFFpcHVFNERyc3N3K281dFhzd05IbEhIRFFBbEVlWGxWUDk1VWZ1Q1owL1J6aTMrcTBYKzJ1L3BpT1BLK2thU2NBOGY2S1dTTm94aU4zVDZiNmcydnR1OXZpTTl5RGU0UEhKMmI3K2h4NVhTNE1ieEJRQ0hsMWVhL0gvbkJBenFHdzRjKzIrNENvMmsyNHlFQk1xWEkrVU9YKzFtS2NKSUxudGphZTlRVE5RSW9DaEtRbUc2ZHFEakdnWEJBSkt5eDMwcGdiUFk3QThxZGREWkNoa3R6YkRJSHh0Uy9EQi9tRWxyNnB3ZjNEd3lPeGE5M2t2WHhUZFcwQTRiaE9HWXFLYW9qRWZkM1ljQnVQUjlKc1RBT1BvUXNkZzR3RGdFZ3IvVGdxd1pCckFCRFRsZ2VzUlVwTVgvaUpxOFNOSWFoS0QybjVNNE9EVTVwQ3EyakpIREMxV2g4T1FYYTBlN0kyRU9QM0V3Z1B1VVJFRGErYlZ2Tk9NbS9BZjY0V3BWZVJFeEJnNkIrOEs3U0s1b2lFMit6amF3QkZaQS91bU5nNEkrOXZTUzlKZW1oR0xhL29mZ0RwL09IQXNOL0ZIci9vaUEya2U5N1V6d3RsYWEvc2NQYk5VZU1uZ2tmOUZEVFNZTE9janBVV1BTRG41dVpkUU09IHJvb3RAaXAtMTAtMzEtOS0xNDIudGVzdGluZy1mYXJtLnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=", "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-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:59 Saturday 10 January 2026 02:20:31 -0500 (0:00:00.343) 0:00:08.812 ****** ok: [managed-node1] => { "changed": false } TASK [fedora.linux_system_roles.kdump : Get mode of kdump configuration file if it exists] *** task path: /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:21 Saturday 10 January 2026 02:20:32 -0500 (0:00:00.510) 0:00:09.323 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768029602.71515, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "dfaff96ac09983365ceba764f628996ad1932602", "ctime": 1768029601.2941442, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 423624835, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1768029601.0421429, "nlink": 1, "path": "/etc/kdump.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 103, "uid": 0, "version": "1289297102", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.kdump : Generate kdump configuration file] ***** task path: /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:26 Saturday 10 January 2026 02:20:32 -0500 (0:00:00.352) 0:00:09.675 ****** ok: [managed-node1] => { "changed": false, "checksum": "dfaff96ac09983365ceba764f628996ad1932602", "dest": "/etc/kdump.conf", "gid": 0, "group": "root", "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-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:34 Saturday 10 January 2026 02:20:33 -0500 (0:00:00.644) 0:00:10.319 ****** ok: [managed-node1] => { "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-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:40 Saturday 10 January 2026 02:20:33 -0500 (0:00:00.336) 0:00:10.656 ****** ok: [managed-node1] => { "ansible_facts": { "kdump_reboot_required": false }, "changed": false } TASK [fedora.linux_system_roles.kdump : Use kdumpctl reset-crashkernel if needed] *** task path: /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:49 Saturday 10 January 2026 02:20:33 -0500 (0:00:00.018) 0:00:10.674 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Use grubby to update crashkernel=auto if needed] *** task path: /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:54 Saturday 10 January 2026 02:20:33 -0500 (0:00:00.015) 0:00:10.690 ****** skipping: [managed-node1] => { "changed": false, "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-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:59 Saturday 10 January 2026 02:20:33 -0500 (0:00:00.015) 0:00:10.706 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Reboot the managed node] *************** task path: /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:68 Saturday 10 January 2026 02:20:33 -0500 (0:00:00.016) 0:00:10.722 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Clear the kdump_reboot_required flag] *** task path: /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:74 Saturday 10 January 2026 02:20:33 -0500 (0:00:00.015) 0:00:10.738 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Ensure that kdump is started] ********** task path: /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:84 Saturday 10 January 2026 02:20:33 -0500 (0:00:00.015) 0:00:10.753 ****** ok: [managed-node1] => { "changed": false, "name": "kdump", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2026-01-10 02:20:21 EST", "ActiveEnterTimestampMonotonic": "296921388", "ActiveExitTimestamp": "Sat 2026-01-10 02:20:02 EST", "ActiveExitTimestampMonotonic": "278468556", "ActiveState": "active", "After": "network-online.target basic.target remote-fs.target network.target system.slice systemd-journald.socket", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2026-01-10 02:20:02 EST", "AssertTimestampMonotonic": "278493491", "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 2026-01-10 02:20:02 EST", "ConditionTimestampMonotonic": "278493468", "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 2026-01-10 02:20:21 EST", "ExecMainExitTimestampMonotonic": "296920895", "ExecMainPID": "24528", "ExecMainStartTimestamp": "Sat 2026-01-10 02:20:02 EST", "ExecMainStartTimestampMonotonic": "278494347", "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 2026-01-10 02:20:02 EST] ; stop_time=[Sat 2026-01-10 02:20:21 EST] ; pid=24528 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2026-01-10 02:20:02 EST] ; stop_time=[Sat 2026-01-10 02:20:02 EST] ; pid=24519 ; 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 2026-01-10 02:20:02 EST", "InactiveEnterTimestampMonotonic": "278492581", "InactiveExitTimestamp": "Sat 2026-01-10 02:20:02 EST", "InactiveExitTimestampMonotonic": "278494376", "InvocationID": "e4d9dfd8cada457c852f346709455d1a", "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 2026-01-10 02:20:21 EST", "StateChangeTimestampMonotonic": "296921388", "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" } } META: ran handlers TASK [Cleanup kdump_path] ****************************************************** task path: /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:97 Saturday 10 January 2026 02:20:33 -0500 (0:00:00.473) 0:00:11.226 ****** ok: [managed-node1 -> managed-node1] => { "changed": false, "path": "/tmp/tests_ssh", "state": "absent" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* managed-node1 : ok=23 changed=0 unreachable=0 failed=0 skipped=8 rescued=0 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Saturday 10 January 2026 02:20:34 -0500 (0:00:00.346) 0:00:11.573 ****** =============================================================================== fedora.linux_system_roles.kdump : Install required packages ------------- 2.52s /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:5 Gathering Facts --------------------------------------------------------- 0.92s /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:2 fedora.linux_system_roles.kdump : Ensure that kdump is enabled ---------- 0.65s /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:11 fedora.linux_system_roles.kdump : Generate kdump configuration file ----- 0.64s /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:26 Gather facts from managed-node1 ----------------------------------------- 0.61s /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:56 fedora.linux_system_roles.kdump : Get userinfo for root ----------------- 0.53s /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:19 fedora.linux_system_roles.kdump : Add the servers public key to known_hosts on managed node --- 0.51s /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:59 fedora.linux_system_roles.kdump : Ensure ssh directory for authorized_keys if needed --- 0.48s /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:35 fedora.linux_system_roles.kdump : Write new authorized_keys if needed --- 0.48s /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:43 fedora.linux_system_roles.kdump : Ensure that kdump is started ---------- 0.47s /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:84 fedora.linux_system_roles.kdump : Fetch key ----------------------------- 0.45s /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:7 fedora.linux_system_roles.kdump : Create key if it does not exist ------- 0.44s /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:2 fedora.linux_system_roles.kdump : Check if system is ostree ------------- 0.41s /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:10 fedora.linux_system_roles.kdump : Get the authorized_keys file for the user --- 0.36s /tmp/collections-Gst/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.35s /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:25 fedora.linux_system_roles.kdump : Get mode of kdump configuration file if it exists --- 0.35s /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:21 Cleanup kdump_path ------------------------------------------------------ 0.35s /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:97 fedora.linux_system_roles.kdump : Fetch the servers public key ---------- 0.34s /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:53 fedora.linux_system_roles.kdump : Find out reserved memory for the crash kernel --- 0.34s /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:34 Run the role. If reboot is not required - the play succeeds. ------------ 0.07s /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:82 STDERR: [WARNING]: running playbook inside collection fedora.linux_system_roles TASK [Remove the temporary file] *********************************************** task path: /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:43 Saturday 10 January 2026 02:20:34 -0500 (0:00:12.290) 0:00:45.170 ****** changed: [managed-node1 -> localhost] => { "changed": true, "path": "/tmp/ansible.bjzz83dr.inventory.yaml", "state": "absent" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* managed-node1 : ok=31 changed=9 unreachable=0 failed=0 skipped=8 rescued=0 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Saturday 10 January 2026 02:20:34 -0500 (0:00:00.229) 0:00:45.400 ****** =============================================================================== fedora.linux_system_roles.kdump : Restart kdump ------------------------ 18.95s /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/handlers/main.yml:2 Run ansible-playbook with tests_ssh.yml in check mode ------------------ 12.29s /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:37 fedora.linux_system_roles.kdump : Install required packages ------------- 2.54s /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:5 Gathering Facts --------------------------------------------------------- 0.86s /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:2 Create static inventory from hostvars ----------------------------------- 0.72s /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:18 fedora.linux_system_roles.kdump : Create key if it does not exist ------- 0.70s /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:2 fedora.linux_system_roles.kdump : Generate kdump configuration file ----- 0.68s /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:26 fedora.linux_system_roles.kdump : Ensure that kdump is enabled ---------- 0.66s /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:11 Gathering Facts --------------------------------------------------------- 0.61s /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:2 Gathering Facts --------------------------------------------------------- 0.60s /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:30 Gather facts from managed-node1 ----------------------------------------- 0.59s /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:56 fedora.linux_system_roles.kdump : Write new authorized_keys if needed --- 0.53s /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:43 fedora.linux_system_roles.kdump : Get userinfo for root ----------------- 0.51s /tmp/collections-Gst/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.49s /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:35 fedora.linux_system_roles.kdump : Add the servers public key to known_hosts on managed node --- 0.48s /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:59 fedora.linux_system_roles.kdump : Ensure that kdump is started ---------- 0.45s /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:84 fedora.linux_system_roles.kdump : Fetch key ----------------------------- 0.42s /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:7 fedora.linux_system_roles.kdump : Get the ssh directory for the user ---- 0.35s /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:25 fedora.linux_system_roles.kdump : Get the authorized_keys file for the user --- 0.35s /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:30 Cleanup kdump_path ------------------------------------------------------ 0.34s /tmp/collections-Gst/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:97