# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file 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 '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 /WORKDIR/git-test-kdump-path-cleanup6hee1ozx/tests/tests_ssh.yml PLAY [Ensure that the rule runs with ssh] ************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-test-kdump-path-cleanup6hee1ozx/tests/tests_ssh.yml:2 Thursday 30 November 2023 18:54:25 +0000 (0:00:00.015) 0:00:00.015 ***** ok: [sut] META: ran handlers TASK [Gather facts from sut] *************************************************** task path: /WORKDIR/git-test-kdump-path-cleanup6hee1ozx/tests/tests_ssh.yml:59 Thursday 30 November 2023 18:54:26 +0000 (0:00:00.524) 0:00:00.539 ***** ok: [sut -> sut] TASK [Print message that this test is skipped on EL 6] ************************* task path: /WORKDIR/git-test-kdump-path-cleanup6hee1ozx/tests/tests_ssh.yml:64 Thursday 30 November 2023 18:54:26 +0000 (0:00:00.391) 0:00:00.930 ***** skipping: [sut] => {} META: end_host conditional evaluated to false, continuing execution for sut TASK [Run the role. If reboot is not required - the play succeeds.] ************ task path: /WORKDIR/git-test-kdump-path-cleanup6hee1ozx/tests/tests_ssh.yml:85 Thursday 30 November 2023 18:54:26 +0000 (0:00:00.017) 0:00:00.947 ***** TASK [linux-system-roles.kdump : Ensure ansible_facts used by role] ************ task path: /WORKDIR/git-test-kdump-path-cleanup6hee1ozx/tests/roles/linux-system-roles.kdump/tasks/main.yml:2 Thursday 30 November 2023 18:54:26 +0000 (0:00:00.048) 0:00:00.996 ***** included: /WORKDIR/git-test-kdump-path-cleanup6hee1ozx/tests/roles/linux-system-roles.kdump/tasks/set_vars.yml for sut TASK [linux-system-roles.kdump : Ensure ansible_facts used by role] ************ task path: /WORKDIR/git-test-kdump-path-cleanup6hee1ozx/tests/roles/linux-system-roles.kdump/tasks/set_vars.yml:2 Thursday 30 November 2023 18:54:26 +0000 (0:00:00.013) 0:00:01.010 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.kdump : Check if system is ostree] ******************** task path: /WORKDIR/git-test-kdump-path-cleanup6hee1ozx/tests/roles/linux-system-roles.kdump/tasks/set_vars.yml:11 Thursday 30 November 2023 18:54:26 +0000 (0:00:00.011) 0:00:01.021 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.kdump : Set flag to indicate system is ostree] ******** task path: /WORKDIR/git-test-kdump-path-cleanup6hee1ozx/tests/roles/linux-system-roles.kdump/tasks/set_vars.yml:16 Thursday 30 November 2023 18:54:26 +0000 (0:00:00.191) 0:00:01.213 ***** ok: [sut] => { "ansible_facts": { "__kdump_is_ostree": false }, "changed": false } TASK [linux-system-roles.kdump : Install required packages] ******************** task path: /WORKDIR/git-test-kdump-path-cleanup6hee1ozx/tests/roles/linux-system-roles.kdump/tasks/main.yml:5 Thursday 30 November 2023 18:54:26 +0000 (0:00:00.013) 0:00:01.226 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [ "grubby-8.28-26.el7.x86_64 providing grubby is already installed", "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed", "kexec-tools-2.0.15-51.el7_9.3.x86_64 providing kexec-tools is already installed", "openssh-clients-7.4p1-23.el7_9.x86_64 providing openssh-clients is already installed" ] } TASK [linux-system-roles.kdump : Ensure that kdump is enabled] ***************** task path: /WORKDIR/git-test-kdump-path-cleanup6hee1ozx/tests/roles/linux-system-roles.kdump/tasks/main.yml:12 Thursday 30 November 2023 18:54:27 +0000 (0:00:00.446) 0:00:01.673 ***** ok: [sut] => { "changed": false, "enabled": true, "name": "kdump", "status": { "ActiveEnterTimestamp": "Thu 2023-11-30 18:54:20 UTC", "ActiveEnterTimestampMonotonic": "1180534401", "ActiveExitTimestamp": "Thu 2023-11-30 18:54:03 UTC", "ActiveExitTimestampMonotonic": "1163069538", "ActiveState": "active", "After": "network.target basic.target network-online.target remote-fs.target systemd-journald.socket system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Thu 2023-11-30 18:54:03 UTC", "AssertTimestampMonotonic": "1163101590", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2023-11-30 18:54:03 UTC", "ConditionTimestampMonotonic": "1163101589", "ControlPID": "0", "DefaultDependencies": "no", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "ExecMainCode": "1", "ExecMainExitTimestamp": "Thu 2023-11-30 18:54:20 UTC", "ExecMainExitTimestampMonotonic": "1180533895", "ExecMainPID": "11643", "ExecMainStartTimestamp": "Thu 2023-11-30 18:54:03 UTC", "ExecMainStartTimestampMonotonic": "1163102131", "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=[Thu 2023-11-30 18:54:03 UTC] ; stop_time=[Thu 2023-11-30 18:54:20 UTC] ; pid=11643 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Thu 2023-11-30 18:54:03 UTC] ; stop_time=[Thu 2023-11-30 18:54:03 UTC] ; pid=11635 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Thu 2023-11-30 18:54:03 UTC", "InactiveEnterTimestampMonotonic": "1163100602", "InactiveExitTimestamp": "Thu 2023-11-30 18:54:03 UTC", "InactiveExitTimestampMonotonic": "1163102170", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "Requires": "system.slice", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "0", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.kdump : Include SSH tasks] **************************** task path: /WORKDIR/git-test-kdump-path-cleanup6hee1ozx/tests/roles/linux-system-roles.kdump/tasks/main.yml:17 Thursday 30 November 2023 18:54:27 +0000 (0:00:00.344) 0:00:02.017 ***** included: /WORKDIR/git-test-kdump-path-cleanup6hee1ozx/tests/roles/linux-system-roles.kdump/tasks/ssh.yml for sut TASK [linux-system-roles.kdump : Create key if it does not exist] ************** task path: /WORKDIR/git-test-kdump-path-cleanup6hee1ozx/tests/roles/linux-system-roles.kdump/tasks/ssh.yml:2 Thursday 30 November 2023 18:54:27 +0000 (0:00:00.040) 0:00:02.058 ***** changed: [sut] => { "changed": true, "cmd": [ "/usr/bin/ssh-keygen", "-t", "rsa", "-f", "/root/.ssh/kdump_id_rsa", "-N", "" ], "delta": "0:00:00.021982", "end": "2023-11-30 18:54:27.993476", "rc": 0, "start": "2023-11-30 18:54:27.971494" } 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:Lf+3YpbmXU0sD0w+70NIErbeTVGcPbMl+T236GJDlsk root@7d1145e9-a405-4c55-b318-ba468e7fa4cc.testing-farm The key's randomart image is: +---[RSA 2048]----+ | o=| | o o=+| | . o .oB| | . o = =+| | S + * @ *| | o E + @.| | + ... =| | =*o.+ | | .==oo.o| +----[SHA256]-----+ TASK [linux-system-roles.kdump : Fetch key] ************************************ task path: /WORKDIR/git-test-kdump-path-cleanup6hee1ozx/tests/roles/linux-system-roles.kdump/tasks/ssh.yml:7 Thursday 30 November 2023 18:54:28 +0000 (0:00:00.199) 0:00:02.257 ***** ok: [sut] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCQVFEZEtSeVpvR0VVMXdIb3k4L1pFbU9PK3AvZWpqZ3h2aVp2OW52bytiY0xUYTlNVUpjTjVnMStWY1lYTjJ2UzFqRXRlYzdvR2duMklIcElPS2VOb1ozNGNPQU1JTDBwcDQySFE2eHVCNjlWOFBYOStpVFhkTFBvK0hCUnk2Zll2T1N1Y1NNQ0lmM0JCYVErUWpxUmhOSGV6WlFteTJZV3lGRXRUNmNXOUNlSjhLS0VZNTVwWkE0MUhNVmNLbW1kSmE2UHFMNFF5ZWFMdGVVV3FsNUtuVGUwZWU5Z2xodjE0SXhPRklzZ0lsMVMxRUFOSzNPc1A3dWZnS1hhcnR6b1kxQm5uNWpYMk5sSE9PZWxTQTF5T0xOb1M5VDFqSi96ZVVrdUhPcWxEVWlZQ1g2TXMxbkVIeitzZDBFaUprcUZzZUhtbFpKVEpmU0Y2YVhrWGQxWVdkOS8gcm9vdEA3ZDExNDVlOS1hNDA1LTRjNTUtYjMxOC1iYTQ2OGU3ZmE0Y2MudGVzdGluZy1mYXJtCg==", "encoding": "base64", "source": "/root/.ssh/kdump_id_rsa.pub" } TASK [linux-system-roles.kdump : Get userinfo for root] ************************ task path: /WORKDIR/git-test-kdump-path-cleanup6hee1ozx/tests/roles/linux-system-roles.kdump/tasks/ssh.yml:20 Thursday 30 November 2023 18:54:28 +0000 (0:00:00.179) 0:00:02.437 ***** ok: [sut -> sut] => { "append": false, "changed": false, "comment": "root", "group": 0, "home": "/root", "move_home": false, "name": "root", "shell": "/bin/bash", "state": "present", "uid": 0 } TASK [linux-system-roles.kdump : Get the ssh directory for the user] *********** task path: /WORKDIR/git-test-kdump-path-cleanup6hee1ozx/tests/roles/linux-system-roles.kdump/tasks/ssh.yml:26 Thursday 30 November 2023 18:54:28 +0000 (0:00:00.411) 0:00:02.849 ***** ok: [sut -> sut] => { "changed": false, "stat": { "atime": 1701369297.080414, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1701370467.992258, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 20, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1701370467.992258, "nlink": 2, "path": "/root/.ssh", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 4096, "uid": 0, "version": "628515903", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.kdump : Get the authorized_keys file for the user] **** task path: /WORKDIR/git-test-kdump-path-cleanup6hee1ozx/tests/roles/linux-system-roles.kdump/tasks/ssh.yml:31 Thursday 30 November 2023 18:54:28 +0000 (0:00:00.133) 0:00:02.982 ***** ok: [sut -> sut] => { "changed": false, "stat": { "atime": 1701369383.449823, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "73fa8017a2d86a54aaa3b7cf4504a005b0d33e52", "ctime": 1701369297.080414, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 19938, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1701369297.0794141, "nlink": 1, "path": "/root/.ssh/authorized_keys", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 990, "uid": 0, "version": "1406462123", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.kdump : Ensure ssh directory for authorized_keys if needed] *** task path: /WORKDIR/git-test-kdump-path-cleanup6hee1ozx/tests/roles/linux-system-roles.kdump/tasks/ssh.yml:36 Thursday 30 November 2023 18:54:28 +0000 (0:00:00.139) 0:00:03.122 ***** ok: [sut -> sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/root/.ssh", "secontext": "system_u:object_r:ssh_home_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [linux-system-roles.kdump : Write new authorized_keys if needed] ********** task path: /WORKDIR/git-test-kdump-path-cleanup6hee1ozx/tests/roles/linux-system-roles.kdump/tasks/ssh.yml:47 Thursday 30 November 2023 18:54:29 +0000 (0:00:00.221) 0:00:03.343 ***** changed: [sut -> sut] => { "backup": "", "changed": true } MSG: line added TASK [linux-system-roles.kdump : Fetch the servers public key] ***************** task path: /WORKDIR/git-test-kdump-path-cleanup6hee1ozx/tests/roles/linux-system-roles.kdump/tasks/ssh.yml:60 Thursday 30 November 2023 18:54:29 +0000 (0:00:00.218) 0:00:03.561 ***** ok: [sut -> sut] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCQVFEQ3dsek9NOGRiWmtYWERyYVJHQlQ0NmZ1WVV3dmxuNU5aa0MwNHMzbXdocFNkT3NTQkdkdlc2dy80NS8rUjZJV2wvNkhCUHA4dDdWdVQwenFWbHEyckgyYTJRQzRPOEZqb3FUTlh6K3FHb3NXei92WDE4TzdTS0tRdU1GVTA3RFc3QXc1TjkrYTdVR2Qva0hYQnpDdjZPR3IvdkwwbkFaVE4wMERoTXFWOW95d0o2WTE0OXFWNFl2QnMxVTFBaDNUZHZWNVRtNWZudkhpcmtsYWFydmI3NVBoMWtiQXJ1L2dJSnpOdXN6UXJZemUxaUtaTGltdWhSUm9SM0hnU0FyZHV2bk9xdTBWZnl2cXh0MEc4V2VjRzEzMGNxNjh2cWlSY0tVVW00ek1KcTZPckp1b3lTWEFXK2hQYW85dy8rMWQ2WWd6MmUxdllIelZESVJFQXVrSXQgCg==", "encoding": "base64", "source": "/etc/ssh/ssh_host_rsa_key.pub" } TASK [linux-system-roles.kdump : Add the servers public key to known_hosts on managed node] *** task path: /WORKDIR/git-test-kdump-path-cleanup6hee1ozx/tests/roles/linux-system-roles.kdump/tasks/ssh.yml:66 Thursday 30 November 2023 18:54:29 +0000 (0:00:00.116) 0:00:03.678 ***** changed: [sut] => { "changed": true, "gid": 0, "group": "root", "hash_host": false, "key": "10.31.13.118 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCwlzOM8dbZkXXDraRGBT46fuYUwvln5NZkC04s3mwhpSdOsSBGdvW6w/45/+R6IWl/6HBPp8t7VuT0zqVlq2rH2a2QC4O8FjoqTNXz+qGosWz/vX18O7SKKQuMFU07DW7Aw5N9+a7UGd/kHXBzCv6OGr/vL0nAZTN00DhMqV9oywJ6Y149qV4YvBs1U1Ah3TdvV5Tm5fnvHirklaarvb75Ph1kbAru/gIJzNuszQrYze1iKZLimuhRRoR3HgSArduvnOqu0Vfyvqxt0G8WecG130cq68vqiRcKUUm4zMJq6OrJuoySXAW+hPao9w/+1d6Ygz2e1vYHzVDIREAukIt \n", "mode": "0644", "name": "10.31.13.118", "owner": "root", "path": "/etc/ssh/ssh_known_hosts", "secontext": "system_u:object_r:etc_t:s0", "size": 395, "state": "file", "uid": 0 } TASK [linux-system-roles.kdump : Get mode of /etc/kdump.conf if it exists] ***** task path: /WORKDIR/git-test-kdump-path-cleanup6hee1ozx/tests/roles/linux-system-roles.kdump/tasks/main.yml:22 Thursday 30 November 2023 18:54:29 +0000 (0:00:00.238) 0:00:03.916 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1701370443.1064122, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "5eea1b4829897f2843bafdff6b482ed722029483", "ctime": 1701370441.9094677, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 262515, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1701370441.7154765, "nlink": 1, "path": "/etc/kdump.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 77, "uid": 0, "version": "1899855011", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.kdump : Generate /etc/kdump.conf] ********************* task path: /WORKDIR/git-test-kdump-path-cleanup6hee1ozx/tests/roles/linux-system-roles.kdump/tasks/main.yml:27 Thursday 30 November 2023 18:54:29 +0000 (0:00:00.130) 0:00:04.047 ***** NOTIFIED HANDLER linux-system-roles.kdump : Restart kdump for sut changed: [sut] => { "backup_file": "/etc/kdump.conf.18376.2023-11-30@18:54:30~", "changed": true, "checksum": "401f01cdd985f4ee6d4bd1e7bb05be1ffb2a0868", "dest": "/etc/kdump.conf", "gid": 0, "group": "root", "md5sum": "427e567931d49f9d4385456829babbb3", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:kdump_etc_t:s0", "size": 104, "src": "/root/.ansible/tmp/ansible-tmp-1701370469.827476-2325-38141666339030/source", "state": "file", "uid": 0 } TASK [linux-system-roles.kdump : Find out reserved memory for the crash kernel] *** task path: /WORKDIR/git-test-kdump-path-cleanup6hee1ozx/tests/roles/linux-system-roles.kdump/tasks/main.yml:35 Thursday 30 November 2023 18:54:30 +0000 (0:00:00.464) 0:00:04.511 ***** ok: [sut] => { "attempts": 1, "changed": false, "content": "MTY4ODIwNzM2Cg==", "encoding": "base64", "source": "/sys/kernel/kexec_crash_size" } TASK [linux-system-roles.kdump : Set the kdump_reboot_required fact] *********** task path: /WORKDIR/git-test-kdump-path-cleanup6hee1ozx/tests/roles/linux-system-roles.kdump/tasks/main.yml:41 Thursday 30 November 2023 18:54:30 +0000 (0:00:00.117) 0:00:04.628 ***** ok: [sut] => { "ansible_facts": { "kdump_reboot_required": false }, "changed": false } TASK [linux-system-roles.kdump : Use kdumpctl reset-crashkernel if needed] ***** task path: /WORKDIR/git-test-kdump-path-cleanup6hee1ozx/tests/roles/linux-system-roles.kdump/tasks/main.yml:51 Thursday 30 November 2023 18:54:30 +0000 (0:00:00.012) 0:00:04.641 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.kdump : Use grubby to update crashkernel=auto if needed] *** task path: /WORKDIR/git-test-kdump-path-cleanup6hee1ozx/tests/roles/linux-system-roles.kdump/tasks/main.yml:56 Thursday 30 November 2023 18:54:30 +0000 (0:00:00.010) 0:00:04.652 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.kdump : Fail if reboot is required and kdump_reboot_ok is false] *** task path: /WORKDIR/git-test-kdump-path-cleanup6hee1ozx/tests/roles/linux-system-roles.kdump/tasks/main.yml:61 Thursday 30 November 2023 18:54:30 +0000 (0:00:00.010) 0:00:04.662 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.kdump : Reboot the managed node] ********************** task path: /WORKDIR/git-test-kdump-path-cleanup6hee1ozx/tests/roles/linux-system-roles.kdump/tasks/main.yml:70 Thursday 30 November 2023 18:54:30 +0000 (0:00:00.010) 0:00:04.673 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.kdump : Clear the kdump_reboot_required flag] ********* task path: /WORKDIR/git-test-kdump-path-cleanup6hee1ozx/tests/roles/linux-system-roles.kdump/tasks/main.yml:76 Thursday 30 November 2023 18:54:30 +0000 (0:00:00.010) 0:00:04.683 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.kdump : Ensure that kdump is started] ***************** task path: /WORKDIR/git-test-kdump-path-cleanup6hee1ozx/tests/roles/linux-system-roles.kdump/tasks/main.yml:86 Thursday 30 November 2023 18:54:30 +0000 (0:00:00.010) 0:00:04.694 ***** ok: [sut] => { "changed": false, "name": "kdump", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2023-11-30 18:54:20 UTC", "ActiveEnterTimestampMonotonic": "1180534401", "ActiveExitTimestamp": "Thu 2023-11-30 18:54:03 UTC", "ActiveExitTimestampMonotonic": "1163069538", "ActiveState": "active", "After": "network.target basic.target network-online.target remote-fs.target systemd-journald.socket system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Thu 2023-11-30 18:54:03 UTC", "AssertTimestampMonotonic": "1163101590", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2023-11-30 18:54:03 UTC", "ConditionTimestampMonotonic": "1163101589", "ControlPID": "0", "DefaultDependencies": "no", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "ExecMainCode": "1", "ExecMainExitTimestamp": "Thu 2023-11-30 18:54:20 UTC", "ExecMainExitTimestampMonotonic": "1180533895", "ExecMainPID": "11643", "ExecMainStartTimestamp": "Thu 2023-11-30 18:54:03 UTC", "ExecMainStartTimestampMonotonic": "1163102131", "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=[Thu 2023-11-30 18:54:03 UTC] ; stop_time=[Thu 2023-11-30 18:54:20 UTC] ; pid=11643 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Thu 2023-11-30 18:54:03 UTC] ; stop_time=[Thu 2023-11-30 18:54:03 UTC] ; pid=11635 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Thu 2023-11-30 18:54:03 UTC", "InactiveEnterTimestampMonotonic": "1163100602", "InactiveExitTimestamp": "Thu 2023-11-30 18:54:03 UTC", "InactiveExitTimestampMonotonic": "1163102170", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "Requires": "system.slice", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "0", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [Cleanup kdump_path] ****************************************************** task path: /WORKDIR/git-test-kdump-path-cleanup6hee1ozx/tests/tests_ssh.yml:97 Thursday 30 November 2023 18:54:30 +0000 (0:00:00.190) 0:00:04.885 ***** ok: [sut -> sut] => { "changed": false, "path": "/tmp/tests_ssh", "state": "absent" } RUNNING HANDLER [linux-system-roles.kdump : Restart kdump] ********************* task path: /WORKDIR/git-test-kdump-path-cleanup6hee1ozx/tests/roles/linux-system-roles.kdump/handlers/main.yml:2 Thursday 30 November 2023 18:54:30 +0000 (0:00:00.123) 0:00:05.009 ***** changed: [sut] => { "changed": true, "name": "kdump", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2023-11-30 18:54:20 UTC", "ActiveEnterTimestampMonotonic": "1180534401", "ActiveExitTimestamp": "Thu 2023-11-30 18:54:03 UTC", "ActiveExitTimestampMonotonic": "1163069538", "ActiveState": "active", "After": "network.target basic.target network-online.target remote-fs.target systemd-journald.socket system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Thu 2023-11-30 18:54:03 UTC", "AssertTimestampMonotonic": "1163101590", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2023-11-30 18:54:03 UTC", "ConditionTimestampMonotonic": "1163101589", "ControlPID": "0", "DefaultDependencies": "no", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "ExecMainCode": "1", "ExecMainExitTimestamp": "Thu 2023-11-30 18:54:20 UTC", "ExecMainExitTimestampMonotonic": "1180533895", "ExecMainPID": "11643", "ExecMainStartTimestamp": "Thu 2023-11-30 18:54:03 UTC", "ExecMainStartTimestampMonotonic": "1163102131", "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=[Thu 2023-11-30 18:54:03 UTC] ; stop_time=[Thu 2023-11-30 18:54:20 UTC] ; pid=11643 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Thu 2023-11-30 18:54:03 UTC] ; stop_time=[Thu 2023-11-30 18:54:03 UTC] ; pid=11635 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Thu 2023-11-30 18:54:03 UTC", "InactiveEnterTimestampMonotonic": "1163100602", "InactiveExitTimestamp": "Thu 2023-11-30 18:54:03 UTC", "InactiveExitTimestampMonotonic": "1163102170", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "Requires": "system.slice", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "0", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=24 changed=5 unreachable=0 failed=0 skipped=7 rescued=0 ignored=0 Thursday 30 November 2023 18:54:51 +0000 (0:00:20.967) 0:00:25.976 ***** =============================================================================== linux-system-roles.kdump : Restart kdump ------------------------------- 20.97s /WORKDIR/git-test-kdump-path-cleanup6hee1ozx/tests/roles/linux-system-roles.kdump/handlers/main.yml:2 Gathering Facts --------------------------------------------------------- 0.52s /WORKDIR/git-test-kdump-path-cleanup6hee1ozx/tests/tests_ssh.yml:2 ------------ linux-system-roles.kdump : Generate /etc/kdump.conf --------------------- 0.46s /WORKDIR/git-test-kdump-path-cleanup6hee1ozx/tests/roles/linux-system-roles.kdump/tasks/main.yml:27 linux-system-roles.kdump : Install required packages -------------------- 0.45s /WORKDIR/git-test-kdump-path-cleanup6hee1ozx/tests/roles/linux-system-roles.kdump/tasks/main.yml:5 linux-system-roles.kdump : Get userinfo for root ------------------------ 0.41s /WORKDIR/git-test-kdump-path-cleanup6hee1ozx/tests/roles/linux-system-roles.kdump/tasks/ssh.yml:20 Gather facts from sut --------------------------------------------------- 0.39s /WORKDIR/git-test-kdump-path-cleanup6hee1ozx/tests/tests_ssh.yml:59 ----------- linux-system-roles.kdump : Ensure that kdump is enabled ----------------- 0.34s /WORKDIR/git-test-kdump-path-cleanup6hee1ozx/tests/roles/linux-system-roles.kdump/tasks/main.yml:12 linux-system-roles.kdump : Add the servers public key to known_hosts on managed node --- 0.24s /WORKDIR/git-test-kdump-path-cleanup6hee1ozx/tests/roles/linux-system-roles.kdump/tasks/ssh.yml:66 linux-system-roles.kdump : Ensure ssh directory for authorized_keys if needed --- 0.22s /WORKDIR/git-test-kdump-path-cleanup6hee1ozx/tests/roles/linux-system-roles.kdump/tasks/ssh.yml:36 linux-system-roles.kdump : Write new authorized_keys if needed ---------- 0.22s /WORKDIR/git-test-kdump-path-cleanup6hee1ozx/tests/roles/linux-system-roles.kdump/tasks/ssh.yml:47 linux-system-roles.kdump : Create key if it does not exist -------------- 0.20s /WORKDIR/git-test-kdump-path-cleanup6hee1ozx/tests/roles/linux-system-roles.kdump/tasks/ssh.yml:2 linux-system-roles.kdump : Check if system is ostree -------------------- 0.19s /WORKDIR/git-test-kdump-path-cleanup6hee1ozx/tests/roles/linux-system-roles.kdump/tasks/set_vars.yml:11 linux-system-roles.kdump : Ensure that kdump is started ----------------- 0.19s /WORKDIR/git-test-kdump-path-cleanup6hee1ozx/tests/roles/linux-system-roles.kdump/tasks/main.yml:86 linux-system-roles.kdump : Fetch key ------------------------------------ 0.18s /WORKDIR/git-test-kdump-path-cleanup6hee1ozx/tests/roles/linux-system-roles.kdump/tasks/ssh.yml:7 linux-system-roles.kdump : Get the authorized_keys file for the user ---- 0.14s /WORKDIR/git-test-kdump-path-cleanup6hee1ozx/tests/roles/linux-system-roles.kdump/tasks/ssh.yml:31 linux-system-roles.kdump : Get the ssh directory for the user ----------- 0.13s /WORKDIR/git-test-kdump-path-cleanup6hee1ozx/tests/roles/linux-system-roles.kdump/tasks/ssh.yml:26 linux-system-roles.kdump : Get mode of /etc/kdump.conf if it exists ----- 0.13s /WORKDIR/git-test-kdump-path-cleanup6hee1ozx/tests/roles/linux-system-roles.kdump/tasks/main.yml:22 Cleanup kdump_path ------------------------------------------------------ 0.12s /WORKDIR/git-test-kdump-path-cleanup6hee1ozx/tests/tests_ssh.yml:97 ----------- linux-system-roles.kdump : Find out reserved memory for the crash kernel --- 0.12s /WORKDIR/git-test-kdump-path-cleanup6hee1ozx/tests/roles/linux-system-roles.kdump/tasks/main.yml:35 linux-system-roles.kdump : Fetch the servers public key ----------------- 0.12s /WORKDIR/git-test-kdump-path-cleanup6hee1ozx/tests/roles/linux-system-roles.kdump/tasks/ssh.yml:60 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---