ansible-playbook [core 2.12.6] config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible ansible collection location = /tmp/tmpez7hiwwx executable location = /usr/bin/ansible-playbook python version = 3.9.13 (main, May 18 2022, 00:00:00) [GCC 11.3.1 20220421 (Red Hat 11.3.1-2)] jinja version = 2.11.3 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_default_wrapper.yml ******************************************** 3 plays in /tmp/tmp3b8xhfcb/tests/tests_default_wrapper.yml PLAY [Create static inventory from hostvars] *********************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmp3b8xhfcb/tests/tests_default_wrapper.yml:2 Wednesday 06 July 2022 00:38:56 +0000 (0:00:00.012) 0:00:00.012 ******** ok: [/cache/fedora-35.qcow2.snap] META: ran handlers TASK [create temporary file] *************************************************** task path: /tmp/tmp3b8xhfcb/tests/tests_default_wrapper.yml:7 Wednesday 06 July 2022 00:38:58 +0000 (0:00:01.162) 0:00:01.175 ******** changed: [/cache/fedora-35.qcow2.snap -> localhost] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.uzvk4jse.inventory.yaml", "size": 0, "state": "file", "uid": 0 } TASK [Create static inventory from hostvars] *********************************** task path: /tmp/tmp3b8xhfcb/tests/tests_default_wrapper.yml:14 Wednesday 06 July 2022 00:38:58 +0000 (0:00:00.313) 0:00:01.488 ******** changed: [/cache/fedora-35.qcow2.snap -> localhost] => { "changed": true, "checksum": "bfe6a81ccc121e19ff2485856befc02c3a22738b", "dest": "/tmp/ansible.uzvk4jse.inventory.yaml", "gid": 0, "group": "root", "md5sum": "acf138f8196822ba75d9c197a7ec838a", "mode": "0644", "owner": "root", "size": 45842, "src": "/root/.ansible/tmp/ansible-tmp-1657067938.3376923-14210-131514720526107/source", "state": "file", "uid": 0 } META: ran handlers META: ran handlers PLAY [Ensure that the rule runs with default parameters] *********************** META: ran handlers TASK [Run the role. If reboot is not required - the play succeeds.] ************ task path: /tmp/tmp3b8xhfcb/tests/tests_default.yml:9 Wednesday 06 July 2022 00:38:58 +0000 (0:00:00.647) 0:00:02.136 ******** TASK [linux-system-roles.kdump : Ensure ansible_facts used by role] ************ task path: /tmp/tmp3b8xhfcb/tests/roles/linux-system-roles.kdump/tasks/main.yml:2 Wednesday 06 July 2022 00:38:58 +0000 (0:00:00.036) 0:00:02.173 ******** included: /tmp/tmp3b8xhfcb/tests/roles/linux-system-roles.kdump/tasks/set_vars.yml for /cache/fedora-35.qcow2.snap TASK [linux-system-roles.kdump : Ensure ansible_facts used by role] ************ task path: /tmp/tmp3b8xhfcb/tests/roles/linux-system-roles.kdump/tasks/set_vars.yml:2 Wednesday 06 July 2022 00:38:59 +0000 (0:00:00.029) 0:00:02.202 ******** ok: [/cache/fedora-35.qcow2.snap] TASK [linux-system-roles.kdump : Install required packages] ******************** task path: /tmp/tmp3b8xhfcb/tests/roles/linux-system-roles.kdump/tasks/main.yml:5 Wednesday 06 July 2022 00:38:59 +0000 (0:00:00.534) 0:00:02.737 ******** ok: [/cache/fedora-35.qcow2.snap] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.kdump : Ensure that kdump is enabled] ***************** task path: /tmp/tmp3b8xhfcb/tests/roles/linux-system-roles.kdump/tasks/main.yml:10 Wednesday 06 July 2022 00:39:01 +0000 (0:00:02.408) 0:00:05.146 ******** ok: [/cache/fedora-35.qcow2.snap] => { "changed": false, "enabled": true, "name": "kdump", "status": { "ActiveEnterTimestamp": "n/a", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestamp": "n/a", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target system.slice network.target remote-fs.target systemd-journald.socket network-online.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestamp": "n/a", "AssertTimestampMonotonic": "0", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "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 cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestamp": "Wed 2022-07-06 00:38:55 UTC", "ConditionTimestampMonotonic": "6700108", "ConfigurationDirectoryMode": "0755", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestamp": "n/a", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestamp": "n/a", "ExecMainStartTimestampMonotonic": "0", "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 }", "ExecReloadEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; flags= ; 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=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "n/a", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "n/a", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7730", "LimitNPROCSoft": "7730", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7730", "LimitSIGPENDINGSoft": "7730", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "system.slice", "Restart": "no", "RestartKillSignal": "15", "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", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "n/a", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestamp": "n/a", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [linux-system-roles.kdump : Include SSH tasks] **************************** task path: /tmp/tmp3b8xhfcb/tests/roles/linux-system-roles.kdump/tasks/main.yml:15 Wednesday 06 July 2022 00:39:02 +0000 (0:00:00.799) 0:00:05.945 ******** skipping: [/cache/fedora-35.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.kdump : Get mode of /etc/kdump.conf if it exists] ***** task path: /tmp/tmp3b8xhfcb/tests/roles/linux-system-roles.kdump/tasks/main.yml:20 Wednesday 06 July 2022 00:39:02 +0000 (0:00:00.034) 0:00:05.979 ******** ok: [/cache/fedora-35.qcow2.snap] => { "changed": false, "stat": { "atime": 1657067921.6288617, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "322a59b94cd78e230298a24b3f5588067863d13c", "ctime": 1657067914.0548618, "dev": 32, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 35317, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1657067913.6418617, "nlink": 1, "path": "/etc/kdump.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 55, "uid": 0, "version": "41", "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: /tmp/tmp3b8xhfcb/tests/roles/linux-system-roles.kdump/tasks/main.yml:25 Wednesday 06 July 2022 00:39:03 +0000 (0:00:00.389) 0:00:06.369 ******** ok: [/cache/fedora-35.qcow2.snap] => { "changed": false, "checksum": "322a59b94cd78e230298a24b3f5588067863d13c", "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": 55, "state": "file", "uid": 0 } TASK [linux-system-roles.kdump : Get mode of /etc/sysconfig/kdump if it exists] *** task path: /tmp/tmp3b8xhfcb/tests/roles/linux-system-roles.kdump/tasks/main.yml:33 Wednesday 06 July 2022 00:39:04 +0000 (0:00:00.855) 0:00:07.225 ******** ok: [/cache/fedora-35.qcow2.snap] => { "changed": false, "stat": { "atime": 1657067922.8088617, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "f72fdd79ebc820e4c57c8ac11d104f2a7fea10e0", "ctime": 1657067915.1918616, "dev": 32, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 35324, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1657067914.9248617, "nlink": 1, "path": "/etc/sysconfig/kdump", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 377, "uid": 0, "version": "41", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.kdump : Generate /etc/sysconfig/kdump] **************** task path: /tmp/tmp3b8xhfcb/tests/roles/linux-system-roles.kdump/tasks/main.yml:38 Wednesday 06 July 2022 00:39:04 +0000 (0:00:00.397) 0:00:07.622 ******** ok: [/cache/fedora-35.qcow2.snap] => { "changed": false, "checksum": "f72fdd79ebc820e4c57c8ac11d104f2a7fea10e0", "dest": "/etc/sysconfig/kdump", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/sysconfig/kdump", "secontext": "system_u:object_r:etc_t:s0", "size": 377, "state": "file", "uid": 0 } TASK [linux-system-roles.kdump : Find out reserved memory for the crash kernel] *** task path: /tmp/tmp3b8xhfcb/tests/roles/linux-system-roles.kdump/tasks/main.yml:46 Wednesday 06 July 2022 00:39:05 +0000 (0:00:00.688) 0:00:08.311 ******** ok: [/cache/fedora-35.qcow2.snap] => { "changed": false, "content": "MAo=", "encoding": "base64", "source": "/sys/kernel/kexec_crash_size" } TASK [linux-system-roles.kdump : Set the kdump_reboot_required fact] *********** task path: /tmp/tmp3b8xhfcb/tests/roles/linux-system-roles.kdump/tasks/main.yml:51 Wednesday 06 July 2022 00:39:05 +0000 (0:00:00.499) 0:00:08.810 ******** ok: [/cache/fedora-35.qcow2.snap] => { "ansible_facts": { "kdump_reboot_required": true }, "changed": false } TASK [linux-system-roles.kdump : Use kdumpctl reset-crashkernel if needed] ***** task path: /tmp/tmp3b8xhfcb/tests/roles/linux-system-roles.kdump/tasks/main.yml:57 Wednesday 06 July 2022 00:39:05 +0000 (0:00:00.045) 0:00:08.855 ******** skipping: [/cache/fedora-35.qcow2.snap] => { "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: /tmp/tmp3b8xhfcb/tests/roles/linux-system-roles.kdump/tasks/main.yml:64 Wednesday 06 July 2022 00:39:05 +0000 (0:00:00.038) 0:00:08.893 ******** fatal: [/cache/fedora-35.qcow2.snap]: FAILED! => { "changed": false } MSG: "Reboot is required to apply changes. Re-execute the role after boot to ensure that kdump is working." TASK [If reboot is required - assert the expected fail message] **************** task path: /tmp/tmp3b8xhfcb/tests/tests_default.yml:13 Wednesday 06 July 2022 00:39:05 +0000 (0:00:00.073) 0:00:08.966 ******** ok: [/cache/fedora-35.qcow2.snap] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY [Run tests_default.yml in check_mode] ************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/tmp3b8xhfcb/tests/tests_default_wrapper.yml:27 Wednesday 06 July 2022 00:39:05 +0000 (0:00:00.087) 0:00:09.054 ******** ok: [/cache/fedora-35.qcow2.snap] META: ran handlers TASK [Run ansible-playbook with tests_default.yml in check mode] *************** task path: /tmp/tmp3b8xhfcb/tests/tests_default_wrapper.yml:32 Wednesday 06 July 2022 00:39:06 +0000 (0:00:00.823) 0:00:09.878 ******** ok: [/cache/fedora-35.qcow2.snap -> localhost] => { "changed": false, "cmd": [ "ansible-playbook", "-vvv", "-i", "/tmp/ansible.uzvk4jse.inventory.yaml", "--check", "tests_default.yml" ], "delta": "0:00:07.468301", "end": "2022-07-06 00:39:14.473428", "rc": 0, "start": "2022-07-06 00:39:07.005127" } STDOUT: ansible-playbook [core 2.12.6] config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible ansible collection location = /tmp/tmpez7hiwwx executable location = /usr/bin/ansible-playbook python version = 3.9.13 (main, May 18 2022, 00:00:00) [GCC 11.3.1 20220421 (Red Hat 11.3.1-2)] jinja version = 2.11.3 libyaml = True Using /etc/ansible/ansible.cfg as config file host_list declined parsing /tmp/ansible.uzvk4jse.inventory.yaml as it did not pass its verify_file() method script declined parsing /tmp/ansible.uzvk4jse.inventory.yaml as it did not pass its verify_file() method Parsed /tmp/ansible.uzvk4jse.inventory.yaml inventory source with yaml plugin Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_default.yml **************************************************** 1 plays in tests_default.yml PLAY [Ensure that the rule runs with default parameters] *********************** META: ran handlers TASK [Run the role. If reboot is not required - the play succeeds.] ************ task path: /tmp/tmp3b8xhfcb/tests/tests_default.yml:9 Wednesday 06 July 2022 00:39:07 +0000 (0:00:00.019) 0:00:00.019 ******** TASK [linux-system-roles.kdump : Ensure ansible_facts used by role] ************ task path: /tmp/tmp3b8xhfcb/tests/roles/linux-system-roles.kdump/tasks/main.yml:2 Wednesday 06 July 2022 00:39:07 +0000 (0:00:00.035) 0:00:00.054 ******** included: /tmp/tmp3b8xhfcb/tests/roles/linux-system-roles.kdump/tasks/set_vars.yml for /cache/fedora-35.qcow2.snap TASK [linux-system-roles.kdump : Ensure ansible_facts used by role] ************ task path: /tmp/tmp3b8xhfcb/tests/roles/linux-system-roles.kdump/tasks/set_vars.yml:2 Wednesday 06 July 2022 00:39:07 +0000 (0:00:00.024) 0:00:00.079 ******** <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3717 -o 'IdentityFile="/tmp/inventory-cloudgjra_4vq/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/30ed822b30"' 127.0.0.3 '/bin/sh -c '"'"'echo ~root && sleep 0'"'"'' <127.0.0.3> (0, b'/root\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3717 -o 'IdentityFile="/tmp/inventory-cloudgjra_4vq/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/30ed822b30"' 127.0.0.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1657067947.7242153-14429-205840929867913 `" && echo ansible-tmp-1657067947.7242153-14429-205840929867913="` echo /root/.ansible/tmp/ansible-tmp-1657067947.7242153-14429-205840929867913 `" ) && sleep 0'"'"'' <127.0.0.3> (0, b'ansible-tmp-1657067947.7242153-14429-205840929867913=/root/.ansible/tmp/ansible-tmp-1657067947.7242153-14429-205840929867913\n', b'') Attempting python interpreter discovery <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3717 -o 'IdentityFile="/tmp/inventory-cloudgjra_4vq/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/30ed822b30"' 127.0.0.3 '/bin/sh -c '"'"'echo PLATFORM; uname; echo FOUND; command -v '"'"'"'"'"'"'"'"'python3.10'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.9'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.8'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.7'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.6'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.5'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/bin/python3'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/libexec/platform-python'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python2.7'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python2.6'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/bin/python'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python'"'"'"'"'"'"'"'"'; echo ENDFOUND && sleep 0'"'"'' <127.0.0.3> (0, b'PLATFORM\nLinux\nFOUND\n/usr/bin/python3.10\n/usr/bin/python3\n/usr/bin/python\n/usr/bin/python\nENDFOUND\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3717 -o 'IdentityFile="/tmp/inventory-cloudgjra_4vq/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/30ed822b30"' 127.0.0.3 '/bin/sh -c '"'"'/usr/bin/python3.10 && sleep 0'"'"'' <127.0.0.3> (0, b'{"platform_dist_result": [], "osrelease_content": "NAME=\\"Fedora Linux\\"\\nVERSION=\\"35 (Cloud Edition)\\"\\nID=fedora\\nVERSION_ID=35\\nVERSION_CODENAME=\\"\\"\\nPLATFORM_ID=\\"platform:f35\\"\\nPRETTY_NAME=\\"Fedora Linux 35 (Cloud Edition)\\"\\nANSI_COLOR=\\"0;38;2;60;110;180\\"\\nLOGO=fedora-logo-icon\\nCPE_NAME=\\"cpe:/o:fedoraproject:fedora:35\\"\\nHOME_URL=\\"https://fedoraproject.org/\\"\\nDOCUMENTATION_URL=\\"https://docs.fedoraproject.org/en-US/fedora/f35/system-administrators-guide/\\"\\nSUPPORT_URL=\\"https://ask.fedoraproject.org/\\"\\nBUG_REPORT_URL=\\"https://bugzilla.redhat.com/\\"\\nREDHAT_BUGZILLA_PRODUCT=\\"Fedora\\"\\nREDHAT_BUGZILLA_PRODUCT_VERSION=35\\nREDHAT_SUPPORT_PRODUCT=\\"Fedora\\"\\nREDHAT_SUPPORT_PRODUCT_VERSION=35\\nPRIVACY_POLICY_URL=\\"https://fedoraproject.org/wiki/Legal:PrivacyPolicy\\"\\nVARIANT=\\"Cloud Edition\\"\\nVARIANT_ID=cloud\\n"}\n', b'') Using module file /usr/lib/python3.9/site-packages/ansible/modules/setup.py <127.0.0.3> PUT /root/.ansible/tmp/ansible-local-14421tlxnau0w/tmpoy5abdgl TO /root/.ansible/tmp/ansible-tmp-1657067947.7242153-14429-205840929867913/AnsiballZ_setup.py <127.0.0.3> SSH: EXEC sshpass -d10 sftp -o BatchMode=no -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3717 -o 'IdentityFile="/tmp/inventory-cloudgjra_4vq/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/30ed822b30"' '[127.0.0.3]' <127.0.0.3> (0, b'sftp> put /root/.ansible/tmp/ansible-local-14421tlxnau0w/tmpoy5abdgl /root/.ansible/tmp/ansible-tmp-1657067947.7242153-14429-205840929867913/AnsiballZ_setup.py\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3717 -o 'IdentityFile="/tmp/inventory-cloudgjra_4vq/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/30ed822b30"' 127.0.0.3 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1657067947.7242153-14429-205840929867913/ /root/.ansible/tmp/ansible-tmp-1657067947.7242153-14429-205840929867913/AnsiballZ_setup.py && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3717 -o 'IdentityFile="/tmp/inventory-cloudgjra_4vq/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/30ed822b30"' -tt 127.0.0.3 '/bin/sh -c '"'"'/usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1657067947.7242153-14429-205840929867913/AnsiballZ_setup.py && sleep 0'"'"'' <127.0.0.3> (0, b'\r\n{"ansible_facts": {"ansible_system": "Linux", "ansible_kernel": "5.18.9-100.fc35.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Sat Jul 2 15:57:56 UTC 2022", "ansible_machine": "x86_64", "ansible_python_version": "3.10.5", "ansible_fqdn": "ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com", "ansible_hostname": "ibm-p8-kvm-03-guest-02", "ansible_nodename": "ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com", "ansible_domain": "virt.pnr.lab.eng.rdu2.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "7ae866145afc4ea09d213bc7ee93df81", "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAIOskBVuFNuT/81lrFYSJp8A8evEeX+IMsLKfWfp4T1DK56dFzzThXF+vdURva3FudvTrg9POl82JiZ/CZXPUyRxOO0hrk2b1iWSs/pC4ZGm41SXRk56yhtiS40ZKKr5Y1Yu5mezxUICYdNyMB9kq9oa7r1d8EIIEU0oGMYSNSoFAAAAFQC5JFdfvU5pMcXJ+OOzXHBYZ/1lNQAAAIADqfecGhTTBFYwYLYMJHi8tlBd2Fa0o4/VRy5fFlbuimWqGp3Xk77yuY11HY8lsYyObHZ9DYOlrRKRZXTdxikOElt/gIadxLQM6Ce6FKq/GWeSGkWfur4uomFwJUbGGFvmLVygFDa1bQp8YCfh9bpJS2sz/4tUKO1Y3WAgbF6nkgAAAIBk5vHv4VbuMHgSN1+qKNV0Lje7bzlnj7AO7/ivkgT1f5W1JZ2q9YXZ+8Cz/dZwxi8/BZoM/PV9ldv34Ef00P8CYn+zDlIRJY0KEYkFSQVC0i2wSNfWHVx6afD+lWBGLjxrxIoaeshjlv8dGBhbzOgrQLXVGdFVWsOcwwDSYv+byA==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7Ysi0Zo++DyG/cvH2ChWmj5bCqzYiIE4O66aE5Rd9uNrF7J311vDtQpWKi6Y5wRfPvgnrroQr9LG9jRAHa63AmkjmUcO5VaFn1Q/DPNy62VmTG+w0kXwugtFniBl/YA420orpdtInEUuGN3z/AKtTYLKx5545PR9zFVNOmyQSCdaXc22P9fFedPK+D21QJvEPg0gyI+5qdYZz6N9785QmxT6qBKBDHKZRkBNcoeuEO/64AGJ9SiaS40jUeFoILwJgehP9WmMLVEBKoEMnpjscdYID6vbXCqlXQu1lvpMP7iTc0JP4yCvSWkddKNLaGacQwojPZ7gvGO6sODw775o6/enxJjXAYuVdeDtXxLaJ4JQwBkIyGVjOhiUOxyktv+B9LlDm0n2rYNdhn2jt6EvD2r2onELgydhLKll5lGm0pvHSZkX0fZAwUB9JrXLiNfHDxZIdoNGfnoM1Ha42EzTz4PxoNmttFRXKUbHr5Wb31R1P+XD8dnviYmRV7HCaW2M=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBM2gWKvej0iAyFVfLd0DhwK6oEISeA+VEJWjgEG8WMSxc/Z1DyPqBv77I0EUzpIpzPfYt3z0PTid5AIoq97SXmc=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIFinU4+OLyVbu/amCLAWtYGbuZpDXq9vKlBLX6EgSZCu", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_date_time": {"year": "2022", "month": "07", "weekday": "Wednesday", "weekday_number": "3", "weeknumber": "27", "day": "06", "hour": "00", "minute": "39", "second": "07", "epoch": "1657067947", "epoch_int": "1657067947", "date": "2022-07-06", "time": "00:39:07", "iso8601_micro": "2022-07-06T00:39:07.548878Z", "iso8601": "2022-07-06T00:39:07Z", "iso8601_basic": "20220706T003907548878", "iso8601_basic_short": "20220706T003907", "tz": "UTC", "tz_dst": "UTC", "tz_offset": "+0000"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_env": {"SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.0.2.2 34408 10.0.2.15 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "1", "LC_CTYPE": "C.UTF-8", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.0.2.2 34408 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "which_declare": "declare -f", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0", "BASH_FUNC_which%%": "() { ( alias;\\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot \\"$@\\"\\n}"}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["."]}, "ansible_fips": false, "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "35", "ansible_distribution_major_version": "35", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_lsb": {}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/vmlinuz-5.18.9-100.fc35.x86_64", "root": "UUID=fbdaf05f-1a41-4dc5-b56e-a10edb430f9a", "ro": true, "rootflags": "subvol=root", "no_timer_check": true, "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/vmlinuz-5.18.9-100.fc35.x86_64", "root": "UUID=fbdaf05f-1a41-4dc5-b56e-a10edb430f9a", "ro": true, "rootflags": "subvol=root", "no_timer_check": true, "net.ifnames": "0", "console": ["tty1", "ttyS0,115200n8"]}, "ansible_pkg_mgr": "dnf", "ansible_apparmor": {"status": "disabled"}, "ansible_python": {"version": {"major": 3, "minor": 10, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 10, 5, "final", 0], "executable": "/usr/bin/python3", "has_sslcontext": true, "type": "cpython"}, "ansible_local": {}, "ansible_service_mgr": "systemd", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}}\r\n', b'Shared connection to 127.0.0.3 closed.\r\n') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3717 -o 'IdentityFile="/tmp/inventory-cloudgjra_4vq/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/30ed822b30"' 127.0.0.3 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1657067947.7242153-14429-205840929867913/ > /dev/null 2>&1 && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') ok: [/cache/fedora-35.qcow2.snap] TASK [linux-system-roles.kdump : Install required packages] ******************** task path: /tmp/tmp3b8xhfcb/tests/roles/linux-system-roles.kdump/tasks/main.yml:5 Wednesday 06 July 2022 00:39:08 +0000 (0:00:00.852) 0:00:00.931 ******** <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3717 -o 'IdentityFile="/tmp/inventory-cloudgjra_4vq/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/30ed822b30"' 127.0.0.3 '/bin/sh -c '"'"'echo ~root && sleep 0'"'"'' <127.0.0.3> (0, b'/root\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3717 -o 'IdentityFile="/tmp/inventory-cloudgjra_4vq/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/30ed822b30"' 127.0.0.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1657067948.5658944-14449-87111677548661 `" && echo ansible-tmp-1657067948.5658944-14449-87111677548661="` echo /root/.ansible/tmp/ansible-tmp-1657067948.5658944-14449-87111677548661 `" ) && sleep 0'"'"'' <127.0.0.3> (0, b'ansible-tmp-1657067948.5658944-14449-87111677548661=/root/.ansible/tmp/ansible-tmp-1657067948.5658944-14449-87111677548661\n', b'') Using module file /usr/lib/python3.9/site-packages/ansible/modules/dnf.py <127.0.0.3> PUT /root/.ansible/tmp/ansible-local-14421tlxnau0w/tmpuf5f9gpy TO /root/.ansible/tmp/ansible-tmp-1657067948.5658944-14449-87111677548661/AnsiballZ_dnf.py <127.0.0.3> SSH: EXEC sshpass -d10 sftp -o BatchMode=no -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3717 -o 'IdentityFile="/tmp/inventory-cloudgjra_4vq/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/30ed822b30"' '[127.0.0.3]' <127.0.0.3> (0, b'sftp> put /root/.ansible/tmp/ansible-local-14421tlxnau0w/tmpuf5f9gpy /root/.ansible/tmp/ansible-tmp-1657067948.5658944-14449-87111677548661/AnsiballZ_dnf.py\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3717 -o 'IdentityFile="/tmp/inventory-cloudgjra_4vq/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/30ed822b30"' 127.0.0.3 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1657067948.5658944-14449-87111677548661/ /root/.ansible/tmp/ansible-tmp-1657067948.5658944-14449-87111677548661/AnsiballZ_dnf.py && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3717 -o 'IdentityFile="/tmp/inventory-cloudgjra_4vq/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/30ed822b30"' -tt 127.0.0.3 '/bin/sh -c '"'"'/usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1657067948.5658944-14449-87111677548661/AnsiballZ_dnf.py && sleep 0'"'"'' <127.0.0.3> (0, b'\r\n{"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["kexec-tools"], "state": "present", "allow_downgrade": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "lock_timeout": 30, "allowerasing": false, "nobest": false, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "releasever": null}}}\r\n', b'Shared connection to 127.0.0.3 closed.\r\n') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3717 -o 'IdentityFile="/tmp/inventory-cloudgjra_4vq/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/30ed822b30"' 127.0.0.3 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1657067948.5658944-14449-87111677548661/ > /dev/null 2>&1 && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') ok: [/cache/fedora-35.qcow2.snap] => { "changed": false, "invocation": { "module_args": { "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "conf_file": null, "disable_excludes": null, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_dir": null, "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "install_repoquery": true, "install_weak_deps": true, "installroot": "/", "list": null, "lock_timeout": 30, "name": [ "kexec-tools" ], "nobest": false, "releasever": null, "security": false, "skip_broken": false, "state": "present", "update_cache": false, "update_only": false, "validate_certs": true } }, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.kdump : Ensure that kdump is enabled] ***************** task path: /tmp/tmp3b8xhfcb/tests/roles/linux-system-roles.kdump/tasks/main.yml:10 Wednesday 06 July 2022 00:39:10 +0000 (0:00:02.011) 0:00:02.943 ******** <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3717 -o 'IdentityFile="/tmp/inventory-cloudgjra_4vq/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/30ed822b30"' 127.0.0.3 '/bin/sh -c '"'"'echo ~root && sleep 0'"'"'' <127.0.0.3> (0, b'/root\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3717 -o 'IdentityFile="/tmp/inventory-cloudgjra_4vq/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/30ed822b30"' 127.0.0.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1657067950.5762043-14465-148603874699610 `" && echo ansible-tmp-1657067950.5762043-14465-148603874699610="` echo /root/.ansible/tmp/ansible-tmp-1657067950.5762043-14465-148603874699610 `" ) && sleep 0'"'"'' <127.0.0.3> (0, b'ansible-tmp-1657067950.5762043-14465-148603874699610=/root/.ansible/tmp/ansible-tmp-1657067950.5762043-14465-148603874699610\n', b'') Using module file /usr/lib/python3.9/site-packages/ansible/modules/systemd.py <127.0.0.3> PUT /root/.ansible/tmp/ansible-local-14421tlxnau0w/tmp6qsj9jqb TO /root/.ansible/tmp/ansible-tmp-1657067950.5762043-14465-148603874699610/AnsiballZ_systemd.py <127.0.0.3> SSH: EXEC sshpass -d10 sftp -o BatchMode=no -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3717 -o 'IdentityFile="/tmp/inventory-cloudgjra_4vq/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/30ed822b30"' '[127.0.0.3]' <127.0.0.3> (0, b'sftp> put /root/.ansible/tmp/ansible-local-14421tlxnau0w/tmp6qsj9jqb /root/.ansible/tmp/ansible-tmp-1657067950.5762043-14465-148603874699610/AnsiballZ_systemd.py\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3717 -o 'IdentityFile="/tmp/inventory-cloudgjra_4vq/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/30ed822b30"' 127.0.0.3 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1657067950.5762043-14465-148603874699610/ /root/.ansible/tmp/ansible-tmp-1657067950.5762043-14465-148603874699610/AnsiballZ_systemd.py && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3717 -o 'IdentityFile="/tmp/inventory-cloudgjra_4vq/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/30ed822b30"' -tt 127.0.0.3 '/bin/sh -c '"'"'/usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1657067950.5762043-14465-148603874699610/AnsiballZ_systemd.py && sleep 0'"'"'' <127.0.0.3> (0, b'\r\n{"name": "kdump", "changed": false, "status": {"Type": "oneshot", "Restart": "no", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "WatchdogUSec": "infinity", "WatchdogTimestamp": "n/a", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "yes", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ExecMainStartTimestamp": "n/a", "ExecMainStartTimestampMonotonic": "0", "ExecMainExitTimestamp": "n/a", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/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 }", "ExecReloadEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "MemoryCurrent": "[not set]", "MemoryAvailable": "infinity", "CPUUsageNSec": "[not set]", "TasksCurrent": "[not set]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "2319", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "7730", "LimitNPROCSoft": "7730", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "7730", "LimitSIGPENDINGSoft": "7730", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "kdump.service", "Names": "kdump.service", "Requires": "system.slice", "WantedBy": "multi-user.target", "After": "basic.target system.slice network.target remote-fs.target systemd-journald.socket network-online.target", "Description": "Crash recovery kernel arming", "LoadState": "loaded", "ActiveState": "inactive", "FreezerState": "running", "SubState": "dead", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "n/a", "StateChangeTimestampMonotonic": "0", "InactiveExitTimestamp": "n/a", "InactiveExitTimestampMonotonic": "0", "ActiveEnterTimestamp": "n/a", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestamp": "n/a", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestamp": "n/a", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "no", "AssertResult": "no", "ConditionTimestamp": "Wed 2022-07-06 00:38:55 UTC", "ConditionTimestampMonotonic": "6700108", "AssertTimestamp": "n/a", "AssertTimestampMonotonic": "0", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "CollectMode": "inactive"}, "enabled": true, "invocation": {"module_args": {"name": "kdump", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "state": null, "force": null, "masked": null}}}\r\n', b'Shared connection to 127.0.0.3 closed.\r\n') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3717 -o 'IdentityFile="/tmp/inventory-cloudgjra_4vq/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/30ed822b30"' 127.0.0.3 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1657067950.5762043-14465-148603874699610/ > /dev/null 2>&1 && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') ok: [/cache/fedora-35.qcow2.snap] => { "changed": false, "enabled": true, "invocation": { "module_args": { "daemon_reexec": false, "daemon_reload": false, "enabled": true, "force": null, "masked": null, "name": "kdump", "no_block": false, "scope": "system", "state": null } }, "name": "kdump", "status": { "ActiveEnterTimestamp": "n/a", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestamp": "n/a", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target system.slice network.target remote-fs.target systemd-journald.socket network-online.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestamp": "n/a", "AssertTimestampMonotonic": "0", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "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 cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestamp": "Wed 2022-07-06 00:38:55 UTC", "ConditionTimestampMonotonic": "6700108", "ConfigurationDirectoryMode": "0755", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestamp": "n/a", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestamp": "n/a", "ExecMainStartTimestampMonotonic": "0", "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 }", "ExecReloadEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; flags= ; 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=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "n/a", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "n/a", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7730", "LimitNPROCSoft": "7730", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7730", "LimitSIGPENDINGSoft": "7730", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "system.slice", "Restart": "no", "RestartKillSignal": "15", "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", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "n/a", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestamp": "n/a", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [linux-system-roles.kdump : Include SSH tasks] **************************** task path: /tmp/tmp3b8xhfcb/tests/roles/linux-system-roles.kdump/tasks/main.yml:15 Wednesday 06 July 2022 00:39:11 +0000 (0:00:00.789) 0:00:03.732 ******** skipping: [/cache/fedora-35.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.kdump : Get mode of /etc/kdump.conf if it exists] ***** task path: /tmp/tmp3b8xhfcb/tests/roles/linux-system-roles.kdump/tasks/main.yml:20 Wednesday 06 July 2022 00:39:11 +0000 (0:00:00.030) 0:00:03.763 ******** <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3717 -o 'IdentityFile="/tmp/inventory-cloudgjra_4vq/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/30ed822b30"' 127.0.0.3 '/bin/sh -c '"'"'echo ~root && sleep 0'"'"'' <127.0.0.3> (0, b'/root\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3717 -o 'IdentityFile="/tmp/inventory-cloudgjra_4vq/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/30ed822b30"' 127.0.0.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1657067951.3922932-14483-140864829249029 `" && echo ansible-tmp-1657067951.3922932-14483-140864829249029="` echo /root/.ansible/tmp/ansible-tmp-1657067951.3922932-14483-140864829249029 `" ) && sleep 0'"'"'' <127.0.0.3> (0, b'ansible-tmp-1657067951.3922932-14483-140864829249029=/root/.ansible/tmp/ansible-tmp-1657067951.3922932-14483-140864829249029\n', b'') Using module file /usr/lib/python3.9/site-packages/ansible/modules/stat.py <127.0.0.3> PUT /root/.ansible/tmp/ansible-local-14421tlxnau0w/tmp2sdu8_w1 TO /root/.ansible/tmp/ansible-tmp-1657067951.3922932-14483-140864829249029/AnsiballZ_stat.py <127.0.0.3> SSH: EXEC sshpass -d10 sftp -o BatchMode=no -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3717 -o 'IdentityFile="/tmp/inventory-cloudgjra_4vq/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/30ed822b30"' '[127.0.0.3]' <127.0.0.3> (0, b'sftp> put /root/.ansible/tmp/ansible-local-14421tlxnau0w/tmp2sdu8_w1 /root/.ansible/tmp/ansible-tmp-1657067951.3922932-14483-140864829249029/AnsiballZ_stat.py\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3717 -o 'IdentityFile="/tmp/inventory-cloudgjra_4vq/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/30ed822b30"' 127.0.0.3 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1657067951.3922932-14483-140864829249029/ /root/.ansible/tmp/ansible-tmp-1657067951.3922932-14483-140864829249029/AnsiballZ_stat.py && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3717 -o 'IdentityFile="/tmp/inventory-cloudgjra_4vq/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/30ed822b30"' -tt 127.0.0.3 '/bin/sh -c '"'"'/usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1657067951.3922932-14483-140864829249029/AnsiballZ_stat.py && sleep 0'"'"'' <127.0.0.3> (0, b'\r\n{"changed": false, "stat": {"exists": true, "path": "/etc/kdump.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 55, "inode": 35317, "dev": 32, "nlink": 1, "atime": 1657067921.6288617, "mtime": 1657067913.6418617, "ctime": 1657067914.0548618, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "322a59b94cd78e230298a24b3f5588067863d13c", "mimetype": "text/plain", "charset": "us-ascii", "version": "41", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/kdump.conf", "follow": false, "get_md5": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n', b'Shared connection to 127.0.0.3 closed.\r\n') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3717 -o 'IdentityFile="/tmp/inventory-cloudgjra_4vq/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/30ed822b30"' 127.0.0.3 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1657067951.3922932-14483-140864829249029/ > /dev/null 2>&1 && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') ok: [/cache/fedora-35.qcow2.snap] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_md5": false, "get_mime": true, "path": "/etc/kdump.conf" } }, "stat": { "atime": 1657067921.6288617, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "322a59b94cd78e230298a24b3f5588067863d13c", "ctime": 1657067914.0548618, "dev": 32, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 35317, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1657067913.6418617, "nlink": 1, "path": "/etc/kdump.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 55, "uid": 0, "version": "41", "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: /tmp/tmp3b8xhfcb/tests/roles/linux-system-roles.kdump/tasks/main.yml:25 Wednesday 06 July 2022 00:39:11 +0000 (0:00:00.506) 0:00:04.270 ******** <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3717 -o 'IdentityFile="/tmp/inventory-cloudgjra_4vq/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/30ed822b30"' 127.0.0.3 '/bin/sh -c '"'"'echo ~root && sleep 0'"'"'' <127.0.0.3> (0, b'/root\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3717 -o 'IdentityFile="/tmp/inventory-cloudgjra_4vq/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/30ed822b30"' 127.0.0.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1657067951.916439-14499-228581970838229 `" && echo ansible-tmp-1657067951.916439-14499-228581970838229="` echo /root/.ansible/tmp/ansible-tmp-1657067951.916439-14499-228581970838229 `" ) && sleep 0'"'"'' <127.0.0.3> (0, b'ansible-tmp-1657067951.916439-14499-228581970838229=/root/.ansible/tmp/ansible-tmp-1657067951.916439-14499-228581970838229\n', b'') Using module file /usr/lib/python3.9/site-packages/ansible/modules/stat.py <127.0.0.3> PUT /root/.ansible/tmp/ansible-local-14421tlxnau0w/tmp3a1ix43z TO /root/.ansible/tmp/ansible-tmp-1657067951.916439-14499-228581970838229/AnsiballZ_stat.py <127.0.0.3> SSH: EXEC sshpass -d10 sftp -o BatchMode=no -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3717 -o 'IdentityFile="/tmp/inventory-cloudgjra_4vq/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/30ed822b30"' '[127.0.0.3]' <127.0.0.3> (0, b'sftp> put /root/.ansible/tmp/ansible-local-14421tlxnau0w/tmp3a1ix43z /root/.ansible/tmp/ansible-tmp-1657067951.916439-14499-228581970838229/AnsiballZ_stat.py\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3717 -o 'IdentityFile="/tmp/inventory-cloudgjra_4vq/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/30ed822b30"' 127.0.0.3 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1657067951.916439-14499-228581970838229/ /root/.ansible/tmp/ansible-tmp-1657067951.916439-14499-228581970838229/AnsiballZ_stat.py && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3717 -o 'IdentityFile="/tmp/inventory-cloudgjra_4vq/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/30ed822b30"' -tt 127.0.0.3 '/bin/sh -c '"'"'/usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1657067951.916439-14499-228581970838229/AnsiballZ_stat.py && sleep 0'"'"'' <127.0.0.3> (0, b'\r\n{"changed": false, "stat": {"exists": true, "path": "/etc/kdump.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 55, "inode": 35317, "dev": 32, "nlink": 1, "atime": 1657067921.6288617, "mtime": 1657067913.6418617, "ctime": 1657067914.0548618, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "322a59b94cd78e230298a24b3f5588067863d13c", "mimetype": "text/plain", "charset": "us-ascii", "version": "41", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/kdump.conf", "follow": false, "get_checksum": true, "checksum_algorithm": "sha1", "get_md5": false, "get_mime": true, "get_attributes": true}}}\r\n', b'Shared connection to 127.0.0.3 closed.\r\n') Using module file /usr/lib/python3.9/site-packages/ansible/modules/file.py <127.0.0.3> PUT /root/.ansible/tmp/ansible-local-14421tlxnau0w/tmpcybnu5s4 TO /root/.ansible/tmp/ansible-tmp-1657067951.916439-14499-228581970838229/AnsiballZ_file.py <127.0.0.3> SSH: EXEC sshpass -d10 sftp -o BatchMode=no -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3717 -o 'IdentityFile="/tmp/inventory-cloudgjra_4vq/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/30ed822b30"' '[127.0.0.3]' <127.0.0.3> (0, b'sftp> put /root/.ansible/tmp/ansible-local-14421tlxnau0w/tmpcybnu5s4 /root/.ansible/tmp/ansible-tmp-1657067951.916439-14499-228581970838229/AnsiballZ_file.py\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3717 -o 'IdentityFile="/tmp/inventory-cloudgjra_4vq/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/30ed822b30"' 127.0.0.3 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1657067951.916439-14499-228581970838229/ /root/.ansible/tmp/ansible-tmp-1657067951.916439-14499-228581970838229/AnsiballZ_file.py && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3717 -o 'IdentityFile="/tmp/inventory-cloudgjra_4vq/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/30ed822b30"' -tt 127.0.0.3 '/bin/sh -c '"'"'/usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1657067951.916439-14499-228581970838229/AnsiballZ_file.py && sleep 0'"'"'' <127.0.0.3> (0, b'\r\n{"path": "/etc/kdump.conf", "changed": false, "diff": {"before": {"path": "/etc/kdump.conf"}, "after": {"path": "/etc/kdump.conf"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:kdump_etc_t:s0", "size": 55, "invocation": {"module_args": {"mode": "0644", "dest": "/etc/kdump.conf", "_original_basename": "kdump.conf.j2", "recurse": false, "state": "file", "path": "/etc/kdump.conf", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n', b'Shared connection to 127.0.0.3 closed.\r\n') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3717 -o 'IdentityFile="/tmp/inventory-cloudgjra_4vq/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/30ed822b30"' 127.0.0.3 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1657067951.916439-14499-228581970838229/ > /dev/null 2>&1 && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') ok: [/cache/fedora-35.qcow2.snap] => { "changed": false, "checksum": "322a59b94cd78e230298a24b3f5588067863d13c", "dest": "/etc/kdump.conf", "diff": { "after": { "path": "/etc/kdump.conf" }, "before": { "path": "/etc/kdump.conf" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "_diff_peek": null, "_original_basename": "kdump.conf.j2", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "dest": "/etc/kdump.conf", "follow": true, "force": false, "group": null, "mode": "0644", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": null, "path": "/etc/kdump.conf", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } }, "mode": "0644", "owner": "root", "path": "/etc/kdump.conf", "secontext": "system_u:object_r:kdump_etc_t:s0", "size": 55, "state": "file", "uid": 0 } TASK [linux-system-roles.kdump : Get mode of /etc/sysconfig/kdump if it exists] *** task path: /tmp/tmp3b8xhfcb/tests/roles/linux-system-roles.kdump/tasks/main.yml:33 Wednesday 06 July 2022 00:39:12 +0000 (0:00:00.805) 0:00:05.075 ******** <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3717 -o 'IdentityFile="/tmp/inventory-cloudgjra_4vq/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/30ed822b30"' 127.0.0.3 '/bin/sh -c '"'"'echo ~root && sleep 0'"'"'' <127.0.0.3> (0, b'/root\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3717 -o 'IdentityFile="/tmp/inventory-cloudgjra_4vq/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/30ed822b30"' 127.0.0.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1657067952.7055893-14522-270501291893349 `" && echo ansible-tmp-1657067952.7055893-14522-270501291893349="` echo /root/.ansible/tmp/ansible-tmp-1657067952.7055893-14522-270501291893349 `" ) && sleep 0'"'"'' <127.0.0.3> (0, b'ansible-tmp-1657067952.7055893-14522-270501291893349=/root/.ansible/tmp/ansible-tmp-1657067952.7055893-14522-270501291893349\n', b'') Using module file /usr/lib/python3.9/site-packages/ansible/modules/stat.py <127.0.0.3> PUT /root/.ansible/tmp/ansible-local-14421tlxnau0w/tmpsk8beme8 TO /root/.ansible/tmp/ansible-tmp-1657067952.7055893-14522-270501291893349/AnsiballZ_stat.py <127.0.0.3> SSH: EXEC sshpass -d10 sftp -o BatchMode=no -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3717 -o 'IdentityFile="/tmp/inventory-cloudgjra_4vq/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/30ed822b30"' '[127.0.0.3]' <127.0.0.3> (0, b'sftp> put /root/.ansible/tmp/ansible-local-14421tlxnau0w/tmpsk8beme8 /root/.ansible/tmp/ansible-tmp-1657067952.7055893-14522-270501291893349/AnsiballZ_stat.py\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3717 -o 'IdentityFile="/tmp/inventory-cloudgjra_4vq/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/30ed822b30"' 127.0.0.3 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1657067952.7055893-14522-270501291893349/ /root/.ansible/tmp/ansible-tmp-1657067952.7055893-14522-270501291893349/AnsiballZ_stat.py && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3717 -o 'IdentityFile="/tmp/inventory-cloudgjra_4vq/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/30ed822b30"' -tt 127.0.0.3 '/bin/sh -c '"'"'/usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1657067952.7055893-14522-270501291893349/AnsiballZ_stat.py && sleep 0'"'"'' <127.0.0.3> (0, b'\r\n{"changed": false, "stat": {"exists": true, "path": "/etc/sysconfig/kdump", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 377, "inode": 35324, "dev": 32, "nlink": 1, "atime": 1657067922.8088617, "mtime": 1657067914.9248617, "ctime": 1657067915.1918616, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "f72fdd79ebc820e4c57c8ac11d104f2a7fea10e0", "mimetype": "text/plain", "charset": "us-ascii", "version": "41", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/sysconfig/kdump", "follow": false, "get_md5": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n', b'Shared connection to 127.0.0.3 closed.\r\n') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3717 -o 'IdentityFile="/tmp/inventory-cloudgjra_4vq/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/30ed822b30"' 127.0.0.3 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1657067952.7055893-14522-270501291893349/ > /dev/null 2>&1 && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') ok: [/cache/fedora-35.qcow2.snap] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_md5": false, "get_mime": true, "path": "/etc/sysconfig/kdump" } }, "stat": { "atime": 1657067922.8088617, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "f72fdd79ebc820e4c57c8ac11d104f2a7fea10e0", "ctime": 1657067915.1918616, "dev": 32, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 35324, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1657067914.9248617, "nlink": 1, "path": "/etc/sysconfig/kdump", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 377, "uid": 0, "version": "41", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.kdump : Generate /etc/sysconfig/kdump] **************** task path: /tmp/tmp3b8xhfcb/tests/roles/linux-system-roles.kdump/tasks/main.yml:38 Wednesday 06 July 2022 00:39:13 +0000 (0:00:00.388) 0:00:05.463 ******** <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3717 -o 'IdentityFile="/tmp/inventory-cloudgjra_4vq/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/30ed822b30"' 127.0.0.3 '/bin/sh -c '"'"'echo ~root && sleep 0'"'"'' <127.0.0.3> (0, b'/root\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3717 -o 'IdentityFile="/tmp/inventory-cloudgjra_4vq/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/30ed822b30"' 127.0.0.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1657067953.1084654-14538-187020220680521 `" && echo ansible-tmp-1657067953.1084654-14538-187020220680521="` echo /root/.ansible/tmp/ansible-tmp-1657067953.1084654-14538-187020220680521 `" ) && sleep 0'"'"'' <127.0.0.3> (0, b'ansible-tmp-1657067953.1084654-14538-187020220680521=/root/.ansible/tmp/ansible-tmp-1657067953.1084654-14538-187020220680521\n', b'') Using module file /usr/lib/python3.9/site-packages/ansible/modules/stat.py <127.0.0.3> PUT /root/.ansible/tmp/ansible-local-14421tlxnau0w/tmp3zxzm135 TO /root/.ansible/tmp/ansible-tmp-1657067953.1084654-14538-187020220680521/AnsiballZ_stat.py <127.0.0.3> SSH: EXEC sshpass -d10 sftp -o BatchMode=no -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3717 -o 'IdentityFile="/tmp/inventory-cloudgjra_4vq/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/30ed822b30"' '[127.0.0.3]' <127.0.0.3> (0, b'sftp> put /root/.ansible/tmp/ansible-local-14421tlxnau0w/tmp3zxzm135 /root/.ansible/tmp/ansible-tmp-1657067953.1084654-14538-187020220680521/AnsiballZ_stat.py\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3717 -o 'IdentityFile="/tmp/inventory-cloudgjra_4vq/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/30ed822b30"' 127.0.0.3 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1657067953.1084654-14538-187020220680521/ /root/.ansible/tmp/ansible-tmp-1657067953.1084654-14538-187020220680521/AnsiballZ_stat.py && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3717 -o 'IdentityFile="/tmp/inventory-cloudgjra_4vq/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/30ed822b30"' -tt 127.0.0.3 '/bin/sh -c '"'"'/usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1657067953.1084654-14538-187020220680521/AnsiballZ_stat.py && sleep 0'"'"'' <127.0.0.3> (0, b'\r\n{"changed": false, "stat": {"exists": true, "path": "/etc/sysconfig/kdump", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 377, "inode": 35324, "dev": 32, "nlink": 1, "atime": 1657067922.8088617, "mtime": 1657067914.9248617, "ctime": 1657067915.1918616, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "f72fdd79ebc820e4c57c8ac11d104f2a7fea10e0", "mimetype": "text/plain", "charset": "us-ascii", "version": "41", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/sysconfig/kdump", "follow": false, "get_checksum": true, "checksum_algorithm": "sha1", "get_md5": false, "get_mime": true, "get_attributes": true}}}\r\n', b'Shared connection to 127.0.0.3 closed.\r\n') Using module file /usr/lib/python3.9/site-packages/ansible/modules/file.py <127.0.0.3> PUT /root/.ansible/tmp/ansible-local-14421tlxnau0w/tmpl1gvbb9m TO /root/.ansible/tmp/ansible-tmp-1657067953.1084654-14538-187020220680521/AnsiballZ_file.py <127.0.0.3> SSH: EXEC sshpass -d10 sftp -o BatchMode=no -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3717 -o 'IdentityFile="/tmp/inventory-cloudgjra_4vq/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/30ed822b30"' '[127.0.0.3]' <127.0.0.3> (0, b'sftp> put /root/.ansible/tmp/ansible-local-14421tlxnau0w/tmpl1gvbb9m /root/.ansible/tmp/ansible-tmp-1657067953.1084654-14538-187020220680521/AnsiballZ_file.py\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3717 -o 'IdentityFile="/tmp/inventory-cloudgjra_4vq/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/30ed822b30"' 127.0.0.3 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1657067953.1084654-14538-187020220680521/ /root/.ansible/tmp/ansible-tmp-1657067953.1084654-14538-187020220680521/AnsiballZ_file.py && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3717 -o 'IdentityFile="/tmp/inventory-cloudgjra_4vq/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/30ed822b30"' -tt 127.0.0.3 '/bin/sh -c '"'"'/usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1657067953.1084654-14538-187020220680521/AnsiballZ_file.py && sleep 0'"'"'' <127.0.0.3> (0, b'\r\n{"path": "/etc/sysconfig/kdump", "changed": false, "diff": {"before": {"path": "/etc/sysconfig/kdump"}, "after": {"path": "/etc/sysconfig/kdump"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 377, "invocation": {"module_args": {"mode": "0644", "dest": "/etc/sysconfig/kdump", "_original_basename": "kdump.j2", "recurse": false, "state": "file", "path": "/etc/sysconfig/kdump", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n', b'Shared connection to 127.0.0.3 closed.\r\n') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3717 -o 'IdentityFile="/tmp/inventory-cloudgjra_4vq/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/30ed822b30"' 127.0.0.3 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1657067953.1084654-14538-187020220680521/ > /dev/null 2>&1 && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') ok: [/cache/fedora-35.qcow2.snap] => { "changed": false, "checksum": "f72fdd79ebc820e4c57c8ac11d104f2a7fea10e0", "dest": "/etc/sysconfig/kdump", "diff": { "after": { "path": "/etc/sysconfig/kdump" }, "before": { "path": "/etc/sysconfig/kdump" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "_diff_peek": null, "_original_basename": "kdump.j2", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "dest": "/etc/sysconfig/kdump", "follow": true, "force": false, "group": null, "mode": "0644", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": null, "path": "/etc/sysconfig/kdump", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } }, "mode": "0644", "owner": "root", "path": "/etc/sysconfig/kdump", "secontext": "system_u:object_r:etc_t:s0", "size": 377, "state": "file", "uid": 0 } TASK [linux-system-roles.kdump : Find out reserved memory for the crash kernel] *** task path: /tmp/tmp3b8xhfcb/tests/roles/linux-system-roles.kdump/tasks/main.yml:46 Wednesday 06 July 2022 00:39:13 +0000 (0:00:00.664) 0:00:06.128 ******** <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3717 -o 'IdentityFile="/tmp/inventory-cloudgjra_4vq/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/30ed822b30"' 127.0.0.3 '/bin/sh -c '"'"'echo ~root && sleep 0'"'"'' <127.0.0.3> (0, b'/root\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3717 -o 'IdentityFile="/tmp/inventory-cloudgjra_4vq/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/30ed822b30"' 127.0.0.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1657067953.758117-14561-239331439141784 `" && echo ansible-tmp-1657067953.758117-14561-239331439141784="` echo /root/.ansible/tmp/ansible-tmp-1657067953.758117-14561-239331439141784 `" ) && sleep 0'"'"'' <127.0.0.3> (0, b'ansible-tmp-1657067953.758117-14561-239331439141784=/root/.ansible/tmp/ansible-tmp-1657067953.758117-14561-239331439141784\n', b'') Using module file /usr/lib/python3.9/site-packages/ansible/modules/slurp.py <127.0.0.3> PUT /root/.ansible/tmp/ansible-local-14421tlxnau0w/tmp0qpqti3z TO /root/.ansible/tmp/ansible-tmp-1657067953.758117-14561-239331439141784/AnsiballZ_slurp.py <127.0.0.3> SSH: EXEC sshpass -d10 sftp -o BatchMode=no -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3717 -o 'IdentityFile="/tmp/inventory-cloudgjra_4vq/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/30ed822b30"' '[127.0.0.3]' <127.0.0.3> (0, b'sftp> put /root/.ansible/tmp/ansible-local-14421tlxnau0w/tmp0qpqti3z /root/.ansible/tmp/ansible-tmp-1657067953.758117-14561-239331439141784/AnsiballZ_slurp.py\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3717 -o 'IdentityFile="/tmp/inventory-cloudgjra_4vq/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/30ed822b30"' 127.0.0.3 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1657067953.758117-14561-239331439141784/ /root/.ansible/tmp/ansible-tmp-1657067953.758117-14561-239331439141784/AnsiballZ_slurp.py && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3717 -o 'IdentityFile="/tmp/inventory-cloudgjra_4vq/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/30ed822b30"' -tt 127.0.0.3 '/bin/sh -c '"'"'/usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1657067953.758117-14561-239331439141784/AnsiballZ_slurp.py && sleep 0'"'"'' <127.0.0.3> (0, b'\r\n{"content": "MAo=", "source": "/sys/kernel/kexec_crash_size", "encoding": "base64", "invocation": {"module_args": {"src": "/sys/kernel/kexec_crash_size"}}}\r\n', b'Shared connection to 127.0.0.3 closed.\r\n') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3717 -o 'IdentityFile="/tmp/inventory-cloudgjra_4vq/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/30ed822b30"' 127.0.0.3 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1657067953.758117-14561-239331439141784/ > /dev/null 2>&1 && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') ok: [/cache/fedora-35.qcow2.snap] => { "changed": false, "content": "MAo=", "encoding": "base64", "invocation": { "module_args": { "src": "/sys/kernel/kexec_crash_size" } }, "source": "/sys/kernel/kexec_crash_size" } TASK [linux-system-roles.kdump : Set the kdump_reboot_required fact] *********** task path: /tmp/tmp3b8xhfcb/tests/roles/linux-system-roles.kdump/tasks/main.yml:51 Wednesday 06 July 2022 00:39:14 +0000 (0:00:00.491) 0:00:06.620 ******** ok: [/cache/fedora-35.qcow2.snap] => { "ansible_facts": { "kdump_reboot_required": true }, "changed": false } TASK [linux-system-roles.kdump : Use kdumpctl reset-crashkernel if needed] ***** task path: /tmp/tmp3b8xhfcb/tests/roles/linux-system-roles.kdump/tasks/main.yml:57 Wednesday 06 July 2022 00:39:14 +0000 (0:00:00.042) 0:00:06.662 ******** skipping: [/cache/fedora-35.qcow2.snap] => { "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: /tmp/tmp3b8xhfcb/tests/roles/linux-system-roles.kdump/tasks/main.yml:64 Wednesday 06 July 2022 00:39:14 +0000 (0:00:00.032) 0:00:06.695 ******** fatal: [/cache/fedora-35.qcow2.snap]: FAILED! => { "changed": false } MSG: "Reboot is required to apply changes. Re-execute the role after boot to ensure that kdump is working." TASK [If reboot is required - assert the expected fail message] **************** task path: /tmp/tmp3b8xhfcb/tests/tests_default.yml:13 Wednesday 06 July 2022 00:39:14 +0000 (0:00:00.065) 0:00:06.760 ******** ok: [/cache/fedora-35.qcow2.snap] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-35.qcow2.snap : ok=11 changed=0 unreachable=0 failed=0 skipped=2 rescued=1 ignored=0 Wednesday 06 July 2022 00:39:14 +0000 (0:00:00.048) 0:00:06.809 ******** =============================================================================== linux-system-roles.kdump : Install required packages -------------------- 2.01s /tmp/tmp3b8xhfcb/tests/roles/linux-system-roles.kdump/tasks/main.yml:5 -------- linux-system-roles.kdump : Ensure ansible_facts used by role ------------ 0.85s /tmp/tmp3b8xhfcb/tests/roles/linux-system-roles.kdump/tasks/set_vars.yml:2 ---- linux-system-roles.kdump : Generate /etc/kdump.conf --------------------- 0.81s /tmp/tmp3b8xhfcb/tests/roles/linux-system-roles.kdump/tasks/main.yml:25 ------- linux-system-roles.kdump : Ensure that kdump is enabled ----------------- 0.79s /tmp/tmp3b8xhfcb/tests/roles/linux-system-roles.kdump/tasks/main.yml:10 ------- linux-system-roles.kdump : Generate /etc/sysconfig/kdump ---------------- 0.66s /tmp/tmp3b8xhfcb/tests/roles/linux-system-roles.kdump/tasks/main.yml:38 ------- linux-system-roles.kdump : Get mode of /etc/kdump.conf if it exists ----- 0.51s /tmp/tmp3b8xhfcb/tests/roles/linux-system-roles.kdump/tasks/main.yml:20 ------- linux-system-roles.kdump : Find out reserved memory for the crash kernel --- 0.49s /tmp/tmp3b8xhfcb/tests/roles/linux-system-roles.kdump/tasks/main.yml:46 ------- linux-system-roles.kdump : Get mode of /etc/sysconfig/kdump if it exists --- 0.39s /tmp/tmp3b8xhfcb/tests/roles/linux-system-roles.kdump/tasks/main.yml:33 ------- linux-system-roles.kdump : Fail if reboot is required and kdump_reboot_ok is false --- 0.07s /tmp/tmp3b8xhfcb/tests/roles/linux-system-roles.kdump/tasks/main.yml:64 ------- If reboot is required - assert the expected fail message ---------------- 0.05s /tmp/tmp3b8xhfcb/tests/tests_default.yml:13 ----------------------------------- linux-system-roles.kdump : Set the kdump_reboot_required fact ----------- 0.04s /tmp/tmp3b8xhfcb/tests/roles/linux-system-roles.kdump/tasks/main.yml:51 ------- Run the role. If reboot is not required - the play succeeds. ------------ 0.04s /tmp/tmp3b8xhfcb/tests/tests_default.yml:9 ------------------------------------ linux-system-roles.kdump : Use kdumpctl reset-crashkernel if needed ----- 0.03s /tmp/tmp3b8xhfcb/tests/roles/linux-system-roles.kdump/tasks/main.yml:57 ------- linux-system-roles.kdump : Include SSH tasks ---------------------------- 0.03s /tmp/tmp3b8xhfcb/tests/roles/linux-system-roles.kdump/tasks/main.yml:15 ------- linux-system-roles.kdump : Ensure ansible_facts used by role ------------ 0.02s /tmp/tmp3b8xhfcb/tests/roles/linux-system-roles.kdump/tasks/main.yml:2 -------- TASK [remove the temporary file] *********************************************** task path: /tmp/tmp3b8xhfcb/tests/tests_default_wrapper.yml:39 Wednesday 06 July 2022 00:39:14 +0000 (0:00:07.818) 0:00:17.696 ******** changed: [/cache/fedora-35.qcow2.snap -> localhost] => { "changed": true, "path": "/tmp/ansible.uzvk4jse.inventory.yaml", "state": "absent" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-35.qcow2.snap : ok=17 changed=3 unreachable=0 failed=0 skipped=2 rescued=1 ignored=0 Wednesday 06 July 2022 00:39:14 +0000 (0:00:00.208) 0:00:17.904 ******** =============================================================================== Run ansible-playbook with tests_default.yml in check mode --------------- 7.82s /tmp/tmp3b8xhfcb/tests/tests_default_wrapper.yml:32 --------------------------- linux-system-roles.kdump : Install required packages -------------------- 2.41s /tmp/tmp3b8xhfcb/tests/roles/linux-system-roles.kdump/tasks/main.yml:5 -------- Gathering Facts --------------------------------------------------------- 1.16s /tmp/tmp3b8xhfcb/tests/tests_default_wrapper.yml:2 ---------------------------- linux-system-roles.kdump : Generate /etc/kdump.conf --------------------- 0.86s /tmp/tmp3b8xhfcb/tests/roles/linux-system-roles.kdump/tasks/main.yml:25 ------- Gathering Facts --------------------------------------------------------- 0.82s /tmp/tmp3b8xhfcb/tests/tests_default_wrapper.yml:27 --------------------------- linux-system-roles.kdump : Ensure that kdump is enabled ----------------- 0.80s /tmp/tmp3b8xhfcb/tests/roles/linux-system-roles.kdump/tasks/main.yml:10 ------- linux-system-roles.kdump : Generate /etc/sysconfig/kdump ---------------- 0.69s /tmp/tmp3b8xhfcb/tests/roles/linux-system-roles.kdump/tasks/main.yml:38 ------- Create static inventory from hostvars ----------------------------------- 0.65s /tmp/tmp3b8xhfcb/tests/tests_default_wrapper.yml:14 --------------------------- linux-system-roles.kdump : Ensure ansible_facts used by role ------------ 0.53s /tmp/tmp3b8xhfcb/tests/roles/linux-system-roles.kdump/tasks/set_vars.yml:2 ---- linux-system-roles.kdump : Find out reserved memory for the crash kernel --- 0.50s /tmp/tmp3b8xhfcb/tests/roles/linux-system-roles.kdump/tasks/main.yml:46 ------- linux-system-roles.kdump : Get mode of /etc/sysconfig/kdump if it exists --- 0.40s /tmp/tmp3b8xhfcb/tests/roles/linux-system-roles.kdump/tasks/main.yml:33 ------- linux-system-roles.kdump : Get mode of /etc/kdump.conf if it exists ----- 0.39s /tmp/tmp3b8xhfcb/tests/roles/linux-system-roles.kdump/tasks/main.yml:20 ------- create temporary file --------------------------------------------------- 0.31s /tmp/tmp3b8xhfcb/tests/tests_default_wrapper.yml:7 ---------------------------- remove the temporary file ----------------------------------------------- 0.21s /tmp/tmp3b8xhfcb/tests/tests_default_wrapper.yml:39 --------------------------- If reboot is required - assert the expected fail message ---------------- 0.09s /tmp/tmp3b8xhfcb/tests/tests_default.yml:13 ----------------------------------- linux-system-roles.kdump : Fail if reboot is required and kdump_reboot_ok is false --- 0.07s /tmp/tmp3b8xhfcb/tests/roles/linux-system-roles.kdump/tasks/main.yml:64 ------- linux-system-roles.kdump : Set the kdump_reboot_required fact ----------- 0.05s /tmp/tmp3b8xhfcb/tests/roles/linux-system-roles.kdump/tasks/main.yml:51 ------- linux-system-roles.kdump : Use kdumpctl reset-crashkernel if needed ----- 0.04s /tmp/tmp3b8xhfcb/tests/roles/linux-system-roles.kdump/tasks/main.yml:57 ------- Run the role. If reboot is not required - the play succeeds. ------------ 0.04s /tmp/tmp3b8xhfcb/tests/tests_default.yml:9 ------------------------------------ linux-system-roles.kdump : Include SSH tasks ---------------------------- 0.03s /tmp/tmp3b8xhfcb/tests/roles/linux-system-roles.kdump/tasks/main.yml:15 ------- ansible-playbook [core 2.12.6] config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible ansible collection location = /tmp/tmpez7hiwwx executable location = /usr/bin/ansible-playbook python version = 3.9.13 (main, May 18 2022, 00:00:00) [GCC 11.3.1 20220421 (Red Hat 11.3.1-2)] jinja version = 2.11.3 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_default_wrapper.yml ******************************************** 3 plays in /tmp/tmp86wcbtm1/tests/kdump/tests_default_wrapper.yml PLAY [Create static inventory from hostvars] *********************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmp86wcbtm1/tests/kdump/tests_default_wrapper.yml:2 Wednesday 06 July 2022 00:41:00 +0000 (0:00:00.012) 0:00:00.012 ******** ok: [/cache/fedora-35.qcow2.snap] META: ran handlers TASK [create temporary file] *************************************************** task path: /tmp/tmp86wcbtm1/tests/kdump/tests_default_wrapper.yml:7 Wednesday 06 July 2022 00:41:01 +0000 (0:00:01.130) 0:00:01.142 ******** changed: [/cache/fedora-35.qcow2.snap -> localhost] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.wvr9tqbb.inventory.yaml", "size": 0, "state": "file", "uid": 0 } TASK [Create static inventory from hostvars] *********************************** task path: /tmp/tmp86wcbtm1/tests/kdump/tests_default_wrapper.yml:14 Wednesday 06 July 2022 00:41:01 +0000 (0:00:00.310) 0:00:01.452 ******** changed: [/cache/fedora-35.qcow2.snap -> localhost] => { "changed": true, "checksum": "093e17211607393842f614f5031208e1e5da7fc6", "dest": "/tmp/ansible.wvr9tqbb.inventory.yaml", "gid": 0, "group": "root", "md5sum": "6efaba19918de8c2503859ccf41ff7d7", "mode": "0644", "owner": "root", "size": 45848, "src": "/root/.ansible/tmp/ansible-tmp-1657068061.946704-16674-53901068011464/source", "state": "file", "uid": 0 } META: ran handlers META: ran handlers PLAY [Ensure that the rule runs with default parameters] *********************** META: ran handlers TASK [Run the role. If reboot is not required - the play succeeds.] ************ task path: /tmp/tmp86wcbtm1/tests/kdump/tests_default.yml:9 Wednesday 06 July 2022 00:41:02 +0000 (0:00:00.649) 0:00:02.102 ******** TASK [fedora.linux_system_roles.kdump : Ensure ansible_facts used by role] ***** task path: /tmp/tmpez7hiwwx/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:2 Wednesday 06 July 2022 00:41:02 +0000 (0:00:00.044) 0:00:02.146 ******** included: /tmp/tmpez7hiwwx/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml for /cache/fedora-35.qcow2.snap TASK [fedora.linux_system_roles.kdump : Ensure ansible_facts used by role] ***** task path: /tmp/tmpez7hiwwx/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:2 Wednesday 06 July 2022 00:41:02 +0000 (0:00:00.030) 0:00:02.177 ******** ok: [/cache/fedora-35.qcow2.snap] TASK [fedora.linux_system_roles.kdump : Install required packages] ************* task path: /tmp/tmpez7hiwwx/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:5 Wednesday 06 July 2022 00:41:03 +0000 (0:00:00.529) 0:00:02.707 ******** ok: [/cache/fedora-35.qcow2.snap] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.kdump : Ensure that kdump is enabled] ********** task path: /tmp/tmpez7hiwwx/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:10 Wednesday 06 July 2022 00:41:05 +0000 (0:00:02.301) 0:00:05.009 ******** ok: [/cache/fedora-35.qcow2.snap] => { "changed": false, "enabled": true, "name": "kdump", "status": { "ActiveEnterTimestamp": "n/a", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestamp": "n/a", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "network.target systemd-journald.socket basic.target network-online.target system.slice remote-fs.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestamp": "n/a", "AssertTimestampMonotonic": "0", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "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 cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestamp": "Wed 2022-07-06 00:40:59 UTC", "ConditionTimestampMonotonic": "6140403", "ConfigurationDirectoryMode": "0755", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestamp": "n/a", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestamp": "n/a", "ExecMainStartTimestampMonotonic": "0", "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 }", "ExecReloadEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; flags= ; 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=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "n/a", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "n/a", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7730", "LimitNPROCSoft": "7730", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7730", "LimitSIGPENDINGSoft": "7730", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "system.slice", "Restart": "no", "RestartKillSignal": "15", "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", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "n/a", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestamp": "n/a", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.kdump : Include SSH tasks] ********************* task path: /tmp/tmpez7hiwwx/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:15 Wednesday 06 July 2022 00:41:06 +0000 (0:00:00.786) 0:00:05.795 ******** skipping: [/cache/fedora-35.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Get mode of /etc/kdump.conf if it exists] *** task path: /tmp/tmpez7hiwwx/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:20 Wednesday 06 July 2022 00:41:06 +0000 (0:00:00.032) 0:00:05.827 ******** ok: [/cache/fedora-35.qcow2.snap] => { "changed": false, "stat": { "atime": 1657068046.607319, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "322a59b94cd78e230298a24b3f5588067863d13c", "ctime": 1657068039.081319, "dev": 32, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 35317, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1657068038.674319, "nlink": 1, "path": "/etc/kdump.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 55, "uid": 0, "version": "41", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.kdump : Generate /etc/kdump.conf] ************** task path: /tmp/tmpez7hiwwx/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:25 Wednesday 06 July 2022 00:41:06 +0000 (0:00:00.390) 0:00:06.218 ******** ok: [/cache/fedora-35.qcow2.snap] => { "changed": false, "checksum": "322a59b94cd78e230298a24b3f5588067863d13c", "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": 55, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.kdump : Get mode of /etc/sysconfig/kdump if it exists] *** task path: /tmp/tmpez7hiwwx/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:33 Wednesday 06 July 2022 00:41:07 +0000 (0:00:00.788) 0:00:07.006 ******** ok: [/cache/fedora-35.qcow2.snap] => { "changed": false, "stat": { "atime": 1657068047.8073192, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "f72fdd79ebc820e4c57c8ac11d104f2a7fea10e0", "ctime": 1657068040.209319, "dev": 32, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 35324, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1657068039.934319, "nlink": 1, "path": "/etc/sysconfig/kdump", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 377, "uid": 0, "version": "41", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.kdump : Generate /etc/sysconfig/kdump] ********* task path: /tmp/tmpez7hiwwx/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:38 Wednesday 06 July 2022 00:41:07 +0000 (0:00:00.390) 0:00:07.397 ******** ok: [/cache/fedora-35.qcow2.snap] => { "changed": false, "checksum": "f72fdd79ebc820e4c57c8ac11d104f2a7fea10e0", "dest": "/etc/sysconfig/kdump", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/sysconfig/kdump", "secontext": "system_u:object_r:etc_t:s0", "size": 377, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.kdump : Find out reserved memory for the crash kernel] *** task path: /tmp/tmpez7hiwwx/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:46 Wednesday 06 July 2022 00:41:08 +0000 (0:00:00.671) 0:00:08.068 ******** ok: [/cache/fedora-35.qcow2.snap] => { "changed": false, "content": "MAo=", "encoding": "base64", "source": "/sys/kernel/kexec_crash_size" } TASK [fedora.linux_system_roles.kdump : Set the kdump_reboot_required fact] **** task path: /tmp/tmpez7hiwwx/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:51 Wednesday 06 July 2022 00:41:09 +0000 (0:00:00.509) 0:00:08.578 ******** ok: [/cache/fedora-35.qcow2.snap] => { "ansible_facts": { "kdump_reboot_required": true }, "changed": false } TASK [fedora.linux_system_roles.kdump : Use kdumpctl reset-crashkernel if needed] *** task path: /tmp/tmpez7hiwwx/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:55 Wednesday 06 July 2022 00:41:09 +0000 (0:00:00.043) 0:00:08.622 ******** skipping: [/cache/fedora-35.qcow2.snap] => { "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/tmpez7hiwwx/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:62 Wednesday 06 July 2022 00:41:09 +0000 (0:00:00.035) 0:00:08.657 ******** fatal: [/cache/fedora-35.qcow2.snap]: FAILED! => { "changed": false } MSG: "Reboot is required to apply changes. Re-execute the role after boot to ensure that kdump is working." TASK [If reboot is required - assert the expected fail message] **************** task path: /tmp/tmp86wcbtm1/tests/kdump/tests_default.yml:13 Wednesday 06 July 2022 00:41:09 +0000 (0:00:00.069) 0:00:08.726 ******** ok: [/cache/fedora-35.qcow2.snap] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY [Run tests_default.yml in check_mode] ************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/tmp86wcbtm1/tests/kdump/tests_default_wrapper.yml:27 Wednesday 06 July 2022 00:41:09 +0000 (0:00:00.091) 0:00:08.818 ******** ok: [/cache/fedora-35.qcow2.snap] META: ran handlers TASK [Run ansible-playbook with tests_default.yml in check mode] *************** task path: /tmp/tmp86wcbtm1/tests/kdump/tests_default_wrapper.yml:32 Wednesday 06 July 2022 00:41:10 +0000 (0:00:00.801) 0:00:09.619 ******** ok: [/cache/fedora-35.qcow2.snap -> localhost] => { "changed": false, "cmd": [ "ansible-playbook", "-vvv", "-i", "/tmp/ansible.wvr9tqbb.inventory.yaml", "--check", "tests_default.yml" ], "delta": "0:00:07.502061", "end": "2022-07-06 00:41:17.885376", "rc": 0, "start": "2022-07-06 00:41:10.383315" } STDOUT: ansible-playbook [core 2.12.6] config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible ansible collection location = /tmp/tmpez7hiwwx executable location = /usr/bin/ansible-playbook python version = 3.9.13 (main, May 18 2022, 00:00:00) [GCC 11.3.1 20220421 (Red Hat 11.3.1-2)] jinja version = 2.11.3 libyaml = True Using /etc/ansible/ansible.cfg as config file host_list declined parsing /tmp/ansible.wvr9tqbb.inventory.yaml as it did not pass its verify_file() method script declined parsing /tmp/ansible.wvr9tqbb.inventory.yaml as it did not pass its verify_file() method Parsed /tmp/ansible.wvr9tqbb.inventory.yaml inventory source with yaml plugin Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_default.yml **************************************************** 1 plays in tests_default.yml PLAY [Ensure that the rule runs with default parameters] *********************** META: ran handlers TASK [Run the role. If reboot is not required - the play succeeds.] ************ task path: /tmp/tmp86wcbtm1/tests/kdump/tests_default.yml:9 Wednesday 06 July 2022 00:41:10 +0000 (0:00:00.018) 0:00:00.018 ******** TASK [fedora.linux_system_roles.kdump : Ensure ansible_facts used by role] ***** task path: /tmp/tmpez7hiwwx/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:2 Wednesday 06 July 2022 00:41:11 +0000 (0:00:00.040) 0:00:00.059 ******** included: /tmp/tmpez7hiwwx/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml for /cache/fedora-35.qcow2.snap TASK [fedora.linux_system_roles.kdump : Ensure ansible_facts used by role] ***** task path: /tmp/tmpez7hiwwx/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:2 Wednesday 06 July 2022 00:41:11 +0000 (0:00:00.025) 0:00:00.085 ******** <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3818 -o 'IdentityFile="/tmp/inventory-cloud20nahfuz/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/3c200f9094"' 127.0.0.3 '/bin/sh -c '"'"'echo ~root && sleep 0'"'"'' <127.0.0.3> (0, b'/root\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3818 -o 'IdentityFile="/tmp/inventory-cloud20nahfuz/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/3c200f9094"' 127.0.0.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1657068071.1103508-16893-44467145714006 `" && echo ansible-tmp-1657068071.1103508-16893-44467145714006="` echo /root/.ansible/tmp/ansible-tmp-1657068071.1103508-16893-44467145714006 `" ) && sleep 0'"'"'' <127.0.0.3> (0, b'ansible-tmp-1657068071.1103508-16893-44467145714006=/root/.ansible/tmp/ansible-tmp-1657068071.1103508-16893-44467145714006\n', b'') Attempting python interpreter discovery <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3818 -o 'IdentityFile="/tmp/inventory-cloud20nahfuz/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/3c200f9094"' 127.0.0.3 '/bin/sh -c '"'"'echo PLATFORM; uname; echo FOUND; command -v '"'"'"'"'"'"'"'"'python3.10'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.9'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.8'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.7'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.6'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.5'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/bin/python3'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/libexec/platform-python'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python2.7'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python2.6'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/bin/python'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python'"'"'"'"'"'"'"'"'; echo ENDFOUND && sleep 0'"'"'' <127.0.0.3> (0, b'PLATFORM\nLinux\nFOUND\n/usr/bin/python3.10\n/usr/bin/python3\n/usr/bin/python\n/usr/bin/python\nENDFOUND\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3818 -o 'IdentityFile="/tmp/inventory-cloud20nahfuz/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/3c200f9094"' 127.0.0.3 '/bin/sh -c '"'"'/usr/bin/python3.10 && sleep 0'"'"'' <127.0.0.3> (0, b'{"platform_dist_result": [], "osrelease_content": "NAME=\\"Fedora Linux\\"\\nVERSION=\\"35 (Cloud Edition)\\"\\nID=fedora\\nVERSION_ID=35\\nVERSION_CODENAME=\\"\\"\\nPLATFORM_ID=\\"platform:f35\\"\\nPRETTY_NAME=\\"Fedora Linux 35 (Cloud Edition)\\"\\nANSI_COLOR=\\"0;38;2;60;110;180\\"\\nLOGO=fedora-logo-icon\\nCPE_NAME=\\"cpe:/o:fedoraproject:fedora:35\\"\\nHOME_URL=\\"https://fedoraproject.org/\\"\\nDOCUMENTATION_URL=\\"https://docs.fedoraproject.org/en-US/fedora/f35/system-administrators-guide/\\"\\nSUPPORT_URL=\\"https://ask.fedoraproject.org/\\"\\nBUG_REPORT_URL=\\"https://bugzilla.redhat.com/\\"\\nREDHAT_BUGZILLA_PRODUCT=\\"Fedora\\"\\nREDHAT_BUGZILLA_PRODUCT_VERSION=35\\nREDHAT_SUPPORT_PRODUCT=\\"Fedora\\"\\nREDHAT_SUPPORT_PRODUCT_VERSION=35\\nPRIVACY_POLICY_URL=\\"https://fedoraproject.org/wiki/Legal:PrivacyPolicy\\"\\nVARIANT=\\"Cloud Edition\\"\\nVARIANT_ID=cloud\\n"}\n', b'') Using module file /usr/lib/python3.9/site-packages/ansible/modules/setup.py <127.0.0.3> PUT /root/.ansible/tmp/ansible-local-16885lspfxz6h/tmpxi9f0nl8 TO /root/.ansible/tmp/ansible-tmp-1657068071.1103508-16893-44467145714006/AnsiballZ_setup.py <127.0.0.3> SSH: EXEC sshpass -d10 sftp -o BatchMode=no -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3818 -o 'IdentityFile="/tmp/inventory-cloud20nahfuz/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/3c200f9094"' '[127.0.0.3]' <127.0.0.3> (0, b'sftp> put /root/.ansible/tmp/ansible-local-16885lspfxz6h/tmpxi9f0nl8 /root/.ansible/tmp/ansible-tmp-1657068071.1103508-16893-44467145714006/AnsiballZ_setup.py\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3818 -o 'IdentityFile="/tmp/inventory-cloud20nahfuz/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/3c200f9094"' 127.0.0.3 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1657068071.1103508-16893-44467145714006/ /root/.ansible/tmp/ansible-tmp-1657068071.1103508-16893-44467145714006/AnsiballZ_setup.py && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3818 -o 'IdentityFile="/tmp/inventory-cloud20nahfuz/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/3c200f9094"' -tt 127.0.0.3 '/bin/sh -c '"'"'/usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1657068071.1103508-16893-44467145714006/AnsiballZ_setup.py && sleep 0'"'"'' <127.0.0.3> (0, b'\r\n{"ansible_facts": {"ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_lsb": {}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAIOskBVuFNuT/81lrFYSJp8A8evEeX+IMsLKfWfp4T1DK56dFzzThXF+vdURva3FudvTrg9POl82JiZ/CZXPUyRxOO0hrk2b1iWSs/pC4ZGm41SXRk56yhtiS40ZKKr5Y1Yu5mezxUICYdNyMB9kq9oa7r1d8EIIEU0oGMYSNSoFAAAAFQC5JFdfvU5pMcXJ+OOzXHBYZ/1lNQAAAIADqfecGhTTBFYwYLYMJHi8tlBd2Fa0o4/VRy5fFlbuimWqGp3Xk77yuY11HY8lsYyObHZ9DYOlrRKRZXTdxikOElt/gIadxLQM6Ce6FKq/GWeSGkWfur4uomFwJUbGGFvmLVygFDa1bQp8YCfh9bpJS2sz/4tUKO1Y3WAgbF6nkgAAAIBk5vHv4VbuMHgSN1+qKNV0Lje7bzlnj7AO7/ivkgT1f5W1JZ2q9YXZ+8Cz/dZwxi8/BZoM/PV9ldv34Ef00P8CYn+zDlIRJY0KEYkFSQVC0i2wSNfWHVx6afD+lWBGLjxrxIoaeshjlv8dGBhbzOgrQLXVGdFVWsOcwwDSYv+byA==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7Ysi0Zo++DyG/cvH2ChWmj5bCqzYiIE4O66aE5Rd9uNrF7J311vDtQpWKi6Y5wRfPvgnrroQr9LG9jRAHa63AmkjmUcO5VaFn1Q/DPNy62VmTG+w0kXwugtFniBl/YA420orpdtInEUuGN3z/AKtTYLKx5545PR9zFVNOmyQSCdaXc22P9fFedPK+D21QJvEPg0gyI+5qdYZz6N9785QmxT6qBKBDHKZRkBNcoeuEO/64AGJ9SiaS40jUeFoILwJgehP9WmMLVEBKoEMnpjscdYID6vbXCqlXQu1lvpMP7iTc0JP4yCvSWkddKNLaGacQwojPZ7gvGO6sODw775o6/enxJjXAYuVdeDtXxLaJ4JQwBkIyGVjOhiUOxyktv+B9LlDm0n2rYNdhn2jt6EvD2r2onELgydhLKll5lGm0pvHSZkX0fZAwUB9JrXLiNfHDxZIdoNGfnoM1Ha42EzTz4PxoNmttFRXKUbHr5Wb31R1P+XD8dnviYmRV7HCaW2M=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBM2gWKvej0iAyFVfLd0DhwK6oEISeA+VEJWjgEG8WMSxc/Z1DyPqBv77I0EUzpIpzPfYt3z0PTid5AIoq97SXmc=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIFinU4+OLyVbu/amCLAWtYGbuZpDXq9vKlBLX6EgSZCu", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "35", "ansible_distribution_major_version": "35", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_python": {"version": {"major": 3, "minor": 10, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 10, 5, "final", 0], "executable": "/usr/bin/python3", "has_sslcontext": true, "type": "cpython"}, "ansible_system": "Linux", "ansible_kernel": "5.18.9-100.fc35.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Sat Jul 2 15:57:56 UTC 2022", "ansible_machine": "x86_64", "ansible_python_version": "3.10.5", "ansible_fqdn": "ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com", "ansible_hostname": "ibm-p8-kvm-03-guest-02", "ansible_nodename": "ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com", "ansible_domain": "virt.pnr.lab.eng.rdu2.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "7ae866145afc4ea09d213bc7ee93df81", "ansible_local": {}, "ansible_env": {"SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.0.2.2 60182 10.0.2.15 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "1", "LC_CTYPE": "C.UTF-8", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.0.2.2 60182 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "which_declare": "declare -f", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0", "BASH_FUNC_which%%": "() { ( alias;\\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot \\"$@\\"\\n}"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/vmlinuz-5.18.9-100.fc35.x86_64", "root": "UUID=fbdaf05f-1a41-4dc5-b56e-a10edb430f9a", "ro": true, "rootflags": "subvol=root", "no_timer_check": true, "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/vmlinuz-5.18.9-100.fc35.x86_64", "root": "UUID=fbdaf05f-1a41-4dc5-b56e-a10edb430f9a", "ro": true, "rootflags": "subvol=root", "no_timer_check": true, "net.ifnames": "0", "console": ["tty1", "ttyS0,115200n8"]}, "ansible_service_mgr": "systemd", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["."]}, "ansible_date_time": {"year": "2022", "month": "07", "weekday": "Wednesday", "weekday_number": "3", "weeknumber": "27", "day": "06", "hour": "00", "minute": "41", "second": "11", "epoch": "1657068071", "epoch_int": "1657068071", "date": "2022-07-06", "time": "00:41:11", "iso8601_micro": "2022-07-06T00:41:11.806449Z", "iso8601": "2022-07-06T00:41:11Z", "iso8601_basic": "20220706T004111806449", "iso8601_basic_short": "20220706T004111", "tz": "UTC", "tz_dst": "UTC", "tz_offset": "+0000"}, "ansible_apparmor": {"status": "disabled"}, "ansible_pkg_mgr": "dnf", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_fips": false, "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}}\r\n', b'Shared connection to 127.0.0.3 closed.\r\n') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3818 -o 'IdentityFile="/tmp/inventory-cloud20nahfuz/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/3c200f9094"' 127.0.0.3 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1657068071.1103508-16893-44467145714006/ > /dev/null 2>&1 && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') ok: [/cache/fedora-35.qcow2.snap] TASK [fedora.linux_system_roles.kdump : Install required packages] ************* task path: /tmp/tmpez7hiwwx/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:5 Wednesday 06 July 2022 00:41:11 +0000 (0:00:00.852) 0:00:00.938 ******** <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3818 -o 'IdentityFile="/tmp/inventory-cloud20nahfuz/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/3c200f9094"' 127.0.0.3 '/bin/sh -c '"'"'echo ~root && sleep 0'"'"'' <127.0.0.3> (0, b'/root\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3818 -o 'IdentityFile="/tmp/inventory-cloud20nahfuz/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/3c200f9094"' 127.0.0.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1657068071.9526758-16913-117431078925759 `" && echo ansible-tmp-1657068071.9526758-16913-117431078925759="` echo /root/.ansible/tmp/ansible-tmp-1657068071.9526758-16913-117431078925759 `" ) && sleep 0'"'"'' <127.0.0.3> (0, b'ansible-tmp-1657068071.9526758-16913-117431078925759=/root/.ansible/tmp/ansible-tmp-1657068071.9526758-16913-117431078925759\n', b'') Using module file /usr/lib/python3.9/site-packages/ansible/modules/dnf.py <127.0.0.3> PUT /root/.ansible/tmp/ansible-local-16885lspfxz6h/tmpqhe0sbnk TO /root/.ansible/tmp/ansible-tmp-1657068071.9526758-16913-117431078925759/AnsiballZ_dnf.py <127.0.0.3> SSH: EXEC sshpass -d10 sftp -o BatchMode=no -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3818 -o 'IdentityFile="/tmp/inventory-cloud20nahfuz/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/3c200f9094"' '[127.0.0.3]' <127.0.0.3> (0, b'sftp> put /root/.ansible/tmp/ansible-local-16885lspfxz6h/tmpqhe0sbnk /root/.ansible/tmp/ansible-tmp-1657068071.9526758-16913-117431078925759/AnsiballZ_dnf.py\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3818 -o 'IdentityFile="/tmp/inventory-cloud20nahfuz/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/3c200f9094"' 127.0.0.3 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1657068071.9526758-16913-117431078925759/ /root/.ansible/tmp/ansible-tmp-1657068071.9526758-16913-117431078925759/AnsiballZ_dnf.py && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3818 -o 'IdentityFile="/tmp/inventory-cloud20nahfuz/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/3c200f9094"' -tt 127.0.0.3 '/bin/sh -c '"'"'/usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1657068071.9526758-16913-117431078925759/AnsiballZ_dnf.py && sleep 0'"'"'' <127.0.0.3> (0, b'\r\n{"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["kexec-tools"], "state": "present", "allow_downgrade": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "lock_timeout": 30, "allowerasing": false, "nobest": false, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "releasever": null}}}\r\n', b'Shared connection to 127.0.0.3 closed.\r\n') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3818 -o 'IdentityFile="/tmp/inventory-cloud20nahfuz/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/3c200f9094"' 127.0.0.3 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1657068071.9526758-16913-117431078925759/ > /dev/null 2>&1 && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') ok: [/cache/fedora-35.qcow2.snap] => { "changed": false, "invocation": { "module_args": { "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "conf_file": null, "disable_excludes": null, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_dir": null, "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "install_repoquery": true, "install_weak_deps": true, "installroot": "/", "list": null, "lock_timeout": 30, "name": [ "kexec-tools" ], "nobest": false, "releasever": null, "security": false, "skip_broken": false, "state": "present", "update_cache": false, "update_only": false, "validate_certs": true } }, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.kdump : Ensure that kdump is enabled] ********** task path: /tmp/tmpez7hiwwx/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:10 Wednesday 06 July 2022 00:41:13 +0000 (0:00:02.026) 0:00:02.964 ******** <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3818 -o 'IdentityFile="/tmp/inventory-cloud20nahfuz/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/3c200f9094"' 127.0.0.3 '/bin/sh -c '"'"'echo ~root && sleep 0'"'"'' <127.0.0.3> (0, b'/root\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3818 -o 'IdentityFile="/tmp/inventory-cloud20nahfuz/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/3c200f9094"' 127.0.0.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1657068073.97946-16929-180473352732564 `" && echo ansible-tmp-1657068073.97946-16929-180473352732564="` echo /root/.ansible/tmp/ansible-tmp-1657068073.97946-16929-180473352732564 `" ) && sleep 0'"'"'' <127.0.0.3> (0, b'ansible-tmp-1657068073.97946-16929-180473352732564=/root/.ansible/tmp/ansible-tmp-1657068073.97946-16929-180473352732564\n', b'') Using module file /usr/lib/python3.9/site-packages/ansible/modules/systemd.py <127.0.0.3> PUT /root/.ansible/tmp/ansible-local-16885lspfxz6h/tmptmatmhm5 TO /root/.ansible/tmp/ansible-tmp-1657068073.97946-16929-180473352732564/AnsiballZ_systemd.py <127.0.0.3> SSH: EXEC sshpass -d10 sftp -o BatchMode=no -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3818 -o 'IdentityFile="/tmp/inventory-cloud20nahfuz/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/3c200f9094"' '[127.0.0.3]' <127.0.0.3> (0, b'sftp> put /root/.ansible/tmp/ansible-local-16885lspfxz6h/tmptmatmhm5 /root/.ansible/tmp/ansible-tmp-1657068073.97946-16929-180473352732564/AnsiballZ_systemd.py\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3818 -o 'IdentityFile="/tmp/inventory-cloud20nahfuz/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/3c200f9094"' 127.0.0.3 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1657068073.97946-16929-180473352732564/ /root/.ansible/tmp/ansible-tmp-1657068073.97946-16929-180473352732564/AnsiballZ_systemd.py && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3818 -o 'IdentityFile="/tmp/inventory-cloud20nahfuz/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/3c200f9094"' -tt 127.0.0.3 '/bin/sh -c '"'"'/usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1657068073.97946-16929-180473352732564/AnsiballZ_systemd.py && sleep 0'"'"'' <127.0.0.3> (0, b'\r\n{"name": "kdump", "changed": false, "status": {"Type": "oneshot", "Restart": "no", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "WatchdogUSec": "infinity", "WatchdogTimestamp": "n/a", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "yes", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ExecMainStartTimestamp": "n/a", "ExecMainStartTimestampMonotonic": "0", "ExecMainExitTimestamp": "n/a", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/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 }", "ExecReloadEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "MemoryCurrent": "[not set]", "MemoryAvailable": "infinity", "CPUUsageNSec": "[not set]", "TasksCurrent": "[not set]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "2319", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "7730", "LimitNPROCSoft": "7730", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "7730", "LimitSIGPENDINGSoft": "7730", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "kdump.service", "Names": "kdump.service", "Requires": "system.slice", "WantedBy": "multi-user.target", "After": "network.target systemd-journald.socket basic.target network-online.target system.slice remote-fs.target", "Description": "Crash recovery kernel arming", "LoadState": "loaded", "ActiveState": "inactive", "FreezerState": "running", "SubState": "dead", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "n/a", "StateChangeTimestampMonotonic": "0", "InactiveExitTimestamp": "n/a", "InactiveExitTimestampMonotonic": "0", "ActiveEnterTimestamp": "n/a", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestamp": "n/a", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestamp": "n/a", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "no", "AssertResult": "no", "ConditionTimestamp": "Wed 2022-07-06 00:40:59 UTC", "ConditionTimestampMonotonic": "6140403", "AssertTimestamp": "n/a", "AssertTimestampMonotonic": "0", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "CollectMode": "inactive"}, "enabled": true, "invocation": {"module_args": {"name": "kdump", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "state": null, "force": null, "masked": null}}}\r\n', b'Shared connection to 127.0.0.3 closed.\r\n') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3818 -o 'IdentityFile="/tmp/inventory-cloud20nahfuz/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/3c200f9094"' 127.0.0.3 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1657068073.97946-16929-180473352732564/ > /dev/null 2>&1 && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') ok: [/cache/fedora-35.qcow2.snap] => { "changed": false, "enabled": true, "invocation": { "module_args": { "daemon_reexec": false, "daemon_reload": false, "enabled": true, "force": null, "masked": null, "name": "kdump", "no_block": false, "scope": "system", "state": null } }, "name": "kdump", "status": { "ActiveEnterTimestamp": "n/a", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestamp": "n/a", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "network.target systemd-journald.socket basic.target network-online.target system.slice remote-fs.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestamp": "n/a", "AssertTimestampMonotonic": "0", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "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 cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestamp": "Wed 2022-07-06 00:40:59 UTC", "ConditionTimestampMonotonic": "6140403", "ConfigurationDirectoryMode": "0755", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestamp": "n/a", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestamp": "n/a", "ExecMainStartTimestampMonotonic": "0", "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 }", "ExecReloadEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; flags= ; 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=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "n/a", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "n/a", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7730", "LimitNPROCSoft": "7730", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7730", "LimitSIGPENDINGSoft": "7730", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "system.slice", "Restart": "no", "RestartKillSignal": "15", "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", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "n/a", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestamp": "n/a", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.kdump : Include SSH tasks] ********************* task path: /tmp/tmpez7hiwwx/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:15 Wednesday 06 July 2022 00:41:14 +0000 (0:00:00.782) 0:00:03.746 ******** skipping: [/cache/fedora-35.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Get mode of /etc/kdump.conf if it exists] *** task path: /tmp/tmpez7hiwwx/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:20 Wednesday 06 July 2022 00:41:14 +0000 (0:00:00.032) 0:00:03.779 ******** <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3818 -o 'IdentityFile="/tmp/inventory-cloud20nahfuz/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/3c200f9094"' 127.0.0.3 '/bin/sh -c '"'"'echo ~root && sleep 0'"'"'' <127.0.0.3> (0, b'/root\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3818 -o 'IdentityFile="/tmp/inventory-cloud20nahfuz/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/3c200f9094"' 127.0.0.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1657068074.7892954-16947-214598556948270 `" && echo ansible-tmp-1657068074.7892954-16947-214598556948270="` echo /root/.ansible/tmp/ansible-tmp-1657068074.7892954-16947-214598556948270 `" ) && sleep 0'"'"'' <127.0.0.3> (0, b'ansible-tmp-1657068074.7892954-16947-214598556948270=/root/.ansible/tmp/ansible-tmp-1657068074.7892954-16947-214598556948270\n', b'') Using module file /usr/lib/python3.9/site-packages/ansible/modules/stat.py <127.0.0.3> PUT /root/.ansible/tmp/ansible-local-16885lspfxz6h/tmpox6t41p9 TO /root/.ansible/tmp/ansible-tmp-1657068074.7892954-16947-214598556948270/AnsiballZ_stat.py <127.0.0.3> SSH: EXEC sshpass -d10 sftp -o BatchMode=no -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3818 -o 'IdentityFile="/tmp/inventory-cloud20nahfuz/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/3c200f9094"' '[127.0.0.3]' <127.0.0.3> (0, b'sftp> put /root/.ansible/tmp/ansible-local-16885lspfxz6h/tmpox6t41p9 /root/.ansible/tmp/ansible-tmp-1657068074.7892954-16947-214598556948270/AnsiballZ_stat.py\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3818 -o 'IdentityFile="/tmp/inventory-cloud20nahfuz/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/3c200f9094"' 127.0.0.3 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1657068074.7892954-16947-214598556948270/ /root/.ansible/tmp/ansible-tmp-1657068074.7892954-16947-214598556948270/AnsiballZ_stat.py && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3818 -o 'IdentityFile="/tmp/inventory-cloud20nahfuz/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/3c200f9094"' -tt 127.0.0.3 '/bin/sh -c '"'"'/usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1657068074.7892954-16947-214598556948270/AnsiballZ_stat.py && sleep 0'"'"'' <127.0.0.3> (0, b'\r\n{"changed": false, "stat": {"exists": true, "path": "/etc/kdump.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 55, "inode": 35317, "dev": 32, "nlink": 1, "atime": 1657068046.607319, "mtime": 1657068038.674319, "ctime": 1657068039.081319, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "322a59b94cd78e230298a24b3f5588067863d13c", "mimetype": "text/plain", "charset": "us-ascii", "version": "41", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/kdump.conf", "follow": false, "get_md5": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n', b'Shared connection to 127.0.0.3 closed.\r\n') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3818 -o 'IdentityFile="/tmp/inventory-cloud20nahfuz/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/3c200f9094"' 127.0.0.3 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1657068074.7892954-16947-214598556948270/ > /dev/null 2>&1 && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') ok: [/cache/fedora-35.qcow2.snap] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_md5": false, "get_mime": true, "path": "/etc/kdump.conf" } }, "stat": { "atime": 1657068046.607319, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "322a59b94cd78e230298a24b3f5588067863d13c", "ctime": 1657068039.081319, "dev": 32, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 35317, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1657068038.674319, "nlink": 1, "path": "/etc/kdump.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 55, "uid": 0, "version": "41", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.kdump : Generate /etc/kdump.conf] ************** task path: /tmp/tmpez7hiwwx/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:25 Wednesday 06 July 2022 00:41:15 +0000 (0:00:00.512) 0:00:04.292 ******** <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3818 -o 'IdentityFile="/tmp/inventory-cloud20nahfuz/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/3c200f9094"' 127.0.0.3 '/bin/sh -c '"'"'echo ~root && sleep 0'"'"'' <127.0.0.3> (0, b'/root\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3818 -o 'IdentityFile="/tmp/inventory-cloud20nahfuz/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/3c200f9094"' 127.0.0.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1657068075.3149452-16963-244871650797453 `" && echo ansible-tmp-1657068075.3149452-16963-244871650797453="` echo /root/.ansible/tmp/ansible-tmp-1657068075.3149452-16963-244871650797453 `" ) && sleep 0'"'"'' <127.0.0.3> (0, b'ansible-tmp-1657068075.3149452-16963-244871650797453=/root/.ansible/tmp/ansible-tmp-1657068075.3149452-16963-244871650797453\n', b'') Using module file /usr/lib/python3.9/site-packages/ansible/modules/stat.py <127.0.0.3> PUT /root/.ansible/tmp/ansible-local-16885lspfxz6h/tmpr0sad43k TO /root/.ansible/tmp/ansible-tmp-1657068075.3149452-16963-244871650797453/AnsiballZ_stat.py <127.0.0.3> SSH: EXEC sshpass -d10 sftp -o BatchMode=no -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3818 -o 'IdentityFile="/tmp/inventory-cloud20nahfuz/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/3c200f9094"' '[127.0.0.3]' <127.0.0.3> (0, b'sftp> put /root/.ansible/tmp/ansible-local-16885lspfxz6h/tmpr0sad43k /root/.ansible/tmp/ansible-tmp-1657068075.3149452-16963-244871650797453/AnsiballZ_stat.py\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3818 -o 'IdentityFile="/tmp/inventory-cloud20nahfuz/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/3c200f9094"' 127.0.0.3 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1657068075.3149452-16963-244871650797453/ /root/.ansible/tmp/ansible-tmp-1657068075.3149452-16963-244871650797453/AnsiballZ_stat.py && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3818 -o 'IdentityFile="/tmp/inventory-cloud20nahfuz/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/3c200f9094"' -tt 127.0.0.3 '/bin/sh -c '"'"'/usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1657068075.3149452-16963-244871650797453/AnsiballZ_stat.py && sleep 0'"'"'' <127.0.0.3> (0, b'\r\n{"changed": false, "stat": {"exists": true, "path": "/etc/kdump.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 55, "inode": 35317, "dev": 32, "nlink": 1, "atime": 1657068046.607319, "mtime": 1657068038.674319, "ctime": 1657068039.081319, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "322a59b94cd78e230298a24b3f5588067863d13c", "mimetype": "text/plain", "charset": "us-ascii", "version": "41", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/kdump.conf", "follow": false, "get_checksum": true, "checksum_algorithm": "sha1", "get_md5": false, "get_mime": true, "get_attributes": true}}}\r\n', b'Shared connection to 127.0.0.3 closed.\r\n') Using module file /usr/lib/python3.9/site-packages/ansible/modules/file.py <127.0.0.3> PUT /root/.ansible/tmp/ansible-local-16885lspfxz6h/tmptzsym7kw TO /root/.ansible/tmp/ansible-tmp-1657068075.3149452-16963-244871650797453/AnsiballZ_file.py <127.0.0.3> SSH: EXEC sshpass -d10 sftp -o BatchMode=no -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3818 -o 'IdentityFile="/tmp/inventory-cloud20nahfuz/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/3c200f9094"' '[127.0.0.3]' <127.0.0.3> (0, b'sftp> put /root/.ansible/tmp/ansible-local-16885lspfxz6h/tmptzsym7kw /root/.ansible/tmp/ansible-tmp-1657068075.3149452-16963-244871650797453/AnsiballZ_file.py\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3818 -o 'IdentityFile="/tmp/inventory-cloud20nahfuz/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/3c200f9094"' 127.0.0.3 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1657068075.3149452-16963-244871650797453/ /root/.ansible/tmp/ansible-tmp-1657068075.3149452-16963-244871650797453/AnsiballZ_file.py && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3818 -o 'IdentityFile="/tmp/inventory-cloud20nahfuz/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/3c200f9094"' -tt 127.0.0.3 '/bin/sh -c '"'"'/usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1657068075.3149452-16963-244871650797453/AnsiballZ_file.py && sleep 0'"'"'' <127.0.0.3> (0, b'\r\n{"path": "/etc/kdump.conf", "changed": false, "diff": {"before": {"path": "/etc/kdump.conf"}, "after": {"path": "/etc/kdump.conf"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:kdump_etc_t:s0", "size": 55, "invocation": {"module_args": {"mode": "0644", "dest": "/etc/kdump.conf", "_original_basename": "kdump.conf.j2", "recurse": false, "state": "file", "path": "/etc/kdump.conf", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n', b'Shared connection to 127.0.0.3 closed.\r\n') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3818 -o 'IdentityFile="/tmp/inventory-cloud20nahfuz/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/3c200f9094"' 127.0.0.3 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1657068075.3149452-16963-244871650797453/ > /dev/null 2>&1 && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') ok: [/cache/fedora-35.qcow2.snap] => { "changed": false, "checksum": "322a59b94cd78e230298a24b3f5588067863d13c", "dest": "/etc/kdump.conf", "diff": { "after": { "path": "/etc/kdump.conf" }, "before": { "path": "/etc/kdump.conf" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "_diff_peek": null, "_original_basename": "kdump.conf.j2", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "dest": "/etc/kdump.conf", "follow": true, "force": false, "group": null, "mode": "0644", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": null, "path": "/etc/kdump.conf", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } }, "mode": "0644", "owner": "root", "path": "/etc/kdump.conf", "secontext": "system_u:object_r:kdump_etc_t:s0", "size": 55, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.kdump : Get mode of /etc/sysconfig/kdump if it exists] *** task path: /tmp/tmpez7hiwwx/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:33 Wednesday 06 July 2022 00:41:16 +0000 (0:00:00.791) 0:00:05.083 ******** <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3818 -o 'IdentityFile="/tmp/inventory-cloud20nahfuz/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/3c200f9094"' 127.0.0.3 '/bin/sh -c '"'"'echo ~root && sleep 0'"'"'' <127.0.0.3> (0, b'/root\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3818 -o 'IdentityFile="/tmp/inventory-cloud20nahfuz/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/3c200f9094"' 127.0.0.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1657068076.0918999-16986-148907749588665 `" && echo ansible-tmp-1657068076.0918999-16986-148907749588665="` echo /root/.ansible/tmp/ansible-tmp-1657068076.0918999-16986-148907749588665 `" ) && sleep 0'"'"'' <127.0.0.3> (0, b'ansible-tmp-1657068076.0918999-16986-148907749588665=/root/.ansible/tmp/ansible-tmp-1657068076.0918999-16986-148907749588665\n', b'') Using module file /usr/lib/python3.9/site-packages/ansible/modules/stat.py <127.0.0.3> PUT /root/.ansible/tmp/ansible-local-16885lspfxz6h/tmpp9r99vjt TO /root/.ansible/tmp/ansible-tmp-1657068076.0918999-16986-148907749588665/AnsiballZ_stat.py <127.0.0.3> SSH: EXEC sshpass -d10 sftp -o BatchMode=no -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3818 -o 'IdentityFile="/tmp/inventory-cloud20nahfuz/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/3c200f9094"' '[127.0.0.3]' <127.0.0.3> (0, b'sftp> put /root/.ansible/tmp/ansible-local-16885lspfxz6h/tmpp9r99vjt /root/.ansible/tmp/ansible-tmp-1657068076.0918999-16986-148907749588665/AnsiballZ_stat.py\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3818 -o 'IdentityFile="/tmp/inventory-cloud20nahfuz/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/3c200f9094"' 127.0.0.3 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1657068076.0918999-16986-148907749588665/ /root/.ansible/tmp/ansible-tmp-1657068076.0918999-16986-148907749588665/AnsiballZ_stat.py && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3818 -o 'IdentityFile="/tmp/inventory-cloud20nahfuz/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/3c200f9094"' -tt 127.0.0.3 '/bin/sh -c '"'"'/usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1657068076.0918999-16986-148907749588665/AnsiballZ_stat.py && sleep 0'"'"'' <127.0.0.3> (0, b'\r\n{"changed": false, "stat": {"exists": true, "path": "/etc/sysconfig/kdump", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 377, "inode": 35324, "dev": 32, "nlink": 1, "atime": 1657068047.8073192, "mtime": 1657068039.934319, "ctime": 1657068040.209319, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "f72fdd79ebc820e4c57c8ac11d104f2a7fea10e0", "mimetype": "text/plain", "charset": "us-ascii", "version": "41", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/sysconfig/kdump", "follow": false, "get_md5": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n', b'Shared connection to 127.0.0.3 closed.\r\n') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3818 -o 'IdentityFile="/tmp/inventory-cloud20nahfuz/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/3c200f9094"' 127.0.0.3 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1657068076.0918999-16986-148907749588665/ > /dev/null 2>&1 && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') ok: [/cache/fedora-35.qcow2.snap] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_md5": false, "get_mime": true, "path": "/etc/sysconfig/kdump" } }, "stat": { "atime": 1657068047.8073192, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "f72fdd79ebc820e4c57c8ac11d104f2a7fea10e0", "ctime": 1657068040.209319, "dev": 32, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 35324, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1657068039.934319, "nlink": 1, "path": "/etc/sysconfig/kdump", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 377, "uid": 0, "version": "41", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.kdump : Generate /etc/sysconfig/kdump] ********* task path: /tmp/tmpez7hiwwx/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:38 Wednesday 06 July 2022 00:41:16 +0000 (0:00:00.400) 0:00:05.483 ******** <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3818 -o 'IdentityFile="/tmp/inventory-cloud20nahfuz/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/3c200f9094"' 127.0.0.3 '/bin/sh -c '"'"'echo ~root && sleep 0'"'"'' <127.0.0.3> (0, b'/root\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3818 -o 'IdentityFile="/tmp/inventory-cloud20nahfuz/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/3c200f9094"' 127.0.0.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1657068076.5084493-17002-175842049885425 `" && echo ansible-tmp-1657068076.5084493-17002-175842049885425="` echo /root/.ansible/tmp/ansible-tmp-1657068076.5084493-17002-175842049885425 `" ) && sleep 0'"'"'' <127.0.0.3> (0, b'ansible-tmp-1657068076.5084493-17002-175842049885425=/root/.ansible/tmp/ansible-tmp-1657068076.5084493-17002-175842049885425\n', b'') Using module file /usr/lib/python3.9/site-packages/ansible/modules/stat.py <127.0.0.3> PUT /root/.ansible/tmp/ansible-local-16885lspfxz6h/tmpi81z27m2 TO /root/.ansible/tmp/ansible-tmp-1657068076.5084493-17002-175842049885425/AnsiballZ_stat.py <127.0.0.3> SSH: EXEC sshpass -d10 sftp -o BatchMode=no -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3818 -o 'IdentityFile="/tmp/inventory-cloud20nahfuz/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/3c200f9094"' '[127.0.0.3]' <127.0.0.3> (0, b'sftp> put /root/.ansible/tmp/ansible-local-16885lspfxz6h/tmpi81z27m2 /root/.ansible/tmp/ansible-tmp-1657068076.5084493-17002-175842049885425/AnsiballZ_stat.py\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3818 -o 'IdentityFile="/tmp/inventory-cloud20nahfuz/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/3c200f9094"' 127.0.0.3 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1657068076.5084493-17002-175842049885425/ /root/.ansible/tmp/ansible-tmp-1657068076.5084493-17002-175842049885425/AnsiballZ_stat.py && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3818 -o 'IdentityFile="/tmp/inventory-cloud20nahfuz/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/3c200f9094"' -tt 127.0.0.3 '/bin/sh -c '"'"'/usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1657068076.5084493-17002-175842049885425/AnsiballZ_stat.py && sleep 0'"'"'' <127.0.0.3> (0, b'\r\n{"changed": false, "stat": {"exists": true, "path": "/etc/sysconfig/kdump", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 377, "inode": 35324, "dev": 32, "nlink": 1, "atime": 1657068047.8073192, "mtime": 1657068039.934319, "ctime": 1657068040.209319, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "f72fdd79ebc820e4c57c8ac11d104f2a7fea10e0", "mimetype": "text/plain", "charset": "us-ascii", "version": "41", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/sysconfig/kdump", "follow": false, "get_checksum": true, "checksum_algorithm": "sha1", "get_md5": false, "get_mime": true, "get_attributes": true}}}\r\n', b'Shared connection to 127.0.0.3 closed.\r\n') Using module file /usr/lib/python3.9/site-packages/ansible/modules/file.py <127.0.0.3> PUT /root/.ansible/tmp/ansible-local-16885lspfxz6h/tmpx3ox1f36 TO /root/.ansible/tmp/ansible-tmp-1657068076.5084493-17002-175842049885425/AnsiballZ_file.py <127.0.0.3> SSH: EXEC sshpass -d10 sftp -o BatchMode=no -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3818 -o 'IdentityFile="/tmp/inventory-cloud20nahfuz/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/3c200f9094"' '[127.0.0.3]' <127.0.0.3> (0, b'sftp> put /root/.ansible/tmp/ansible-local-16885lspfxz6h/tmpx3ox1f36 /root/.ansible/tmp/ansible-tmp-1657068076.5084493-17002-175842049885425/AnsiballZ_file.py\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3818 -o 'IdentityFile="/tmp/inventory-cloud20nahfuz/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/3c200f9094"' 127.0.0.3 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1657068076.5084493-17002-175842049885425/ /root/.ansible/tmp/ansible-tmp-1657068076.5084493-17002-175842049885425/AnsiballZ_file.py && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3818 -o 'IdentityFile="/tmp/inventory-cloud20nahfuz/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/3c200f9094"' -tt 127.0.0.3 '/bin/sh -c '"'"'/usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1657068076.5084493-17002-175842049885425/AnsiballZ_file.py && sleep 0'"'"'' <127.0.0.3> (0, b'\r\n{"path": "/etc/sysconfig/kdump", "changed": false, "diff": {"before": {"path": "/etc/sysconfig/kdump"}, "after": {"path": "/etc/sysconfig/kdump"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 377, "invocation": {"module_args": {"mode": "0644", "dest": "/etc/sysconfig/kdump", "_original_basename": "kdump.j2", "recurse": false, "state": "file", "path": "/etc/sysconfig/kdump", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n', b'Shared connection to 127.0.0.3 closed.\r\n') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3818 -o 'IdentityFile="/tmp/inventory-cloud20nahfuz/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/3c200f9094"' 127.0.0.3 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1657068076.5084493-17002-175842049885425/ > /dev/null 2>&1 && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') ok: [/cache/fedora-35.qcow2.snap] => { "changed": false, "checksum": "f72fdd79ebc820e4c57c8ac11d104f2a7fea10e0", "dest": "/etc/sysconfig/kdump", "diff": { "after": { "path": "/etc/sysconfig/kdump" }, "before": { "path": "/etc/sysconfig/kdump" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "_diff_peek": null, "_original_basename": "kdump.j2", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "dest": "/etc/sysconfig/kdump", "follow": true, "force": false, "group": null, "mode": "0644", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": null, "path": "/etc/sysconfig/kdump", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } }, "mode": "0644", "owner": "root", "path": "/etc/sysconfig/kdump", "secontext": "system_u:object_r:etc_t:s0", "size": 377, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.kdump : Find out reserved memory for the crash kernel] *** task path: /tmp/tmpez7hiwwx/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:46 Wednesday 06 July 2022 00:41:17 +0000 (0:00:00.685) 0:00:06.169 ******** <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3818 -o 'IdentityFile="/tmp/inventory-cloud20nahfuz/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/3c200f9094"' 127.0.0.3 '/bin/sh -c '"'"'echo ~root && sleep 0'"'"'' <127.0.0.3> (0, b'/root\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3818 -o 'IdentityFile="/tmp/inventory-cloud20nahfuz/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/3c200f9094"' 127.0.0.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1657068077.178591-17025-11576241493186 `" && echo ansible-tmp-1657068077.178591-17025-11576241493186="` echo /root/.ansible/tmp/ansible-tmp-1657068077.178591-17025-11576241493186 `" ) && sleep 0'"'"'' <127.0.0.3> (0, b'ansible-tmp-1657068077.178591-17025-11576241493186=/root/.ansible/tmp/ansible-tmp-1657068077.178591-17025-11576241493186\n', b'') Using module file /usr/lib/python3.9/site-packages/ansible/modules/slurp.py <127.0.0.3> PUT /root/.ansible/tmp/ansible-local-16885lspfxz6h/tmp1whrf4p6 TO /root/.ansible/tmp/ansible-tmp-1657068077.178591-17025-11576241493186/AnsiballZ_slurp.py <127.0.0.3> SSH: EXEC sshpass -d10 sftp -o BatchMode=no -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3818 -o 'IdentityFile="/tmp/inventory-cloud20nahfuz/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/3c200f9094"' '[127.0.0.3]' <127.0.0.3> (0, b'sftp> put /root/.ansible/tmp/ansible-local-16885lspfxz6h/tmp1whrf4p6 /root/.ansible/tmp/ansible-tmp-1657068077.178591-17025-11576241493186/AnsiballZ_slurp.py\n', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3818 -o 'IdentityFile="/tmp/inventory-cloud20nahfuz/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/3c200f9094"' 127.0.0.3 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1657068077.178591-17025-11576241493186/ /root/.ansible/tmp/ansible-tmp-1657068077.178591-17025-11576241493186/AnsiballZ_slurp.py && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3818 -o 'IdentityFile="/tmp/inventory-cloud20nahfuz/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/3c200f9094"' -tt 127.0.0.3 '/bin/sh -c '"'"'/usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1657068077.178591-17025-11576241493186/AnsiballZ_slurp.py && sleep 0'"'"'' <127.0.0.3> (0, b'\r\n{"content": "MAo=", "source": "/sys/kernel/kexec_crash_size", "encoding": "base64", "invocation": {"module_args": {"src": "/sys/kernel/kexec_crash_size"}}}\r\n', b'Shared connection to 127.0.0.3 closed.\r\n') <127.0.0.3> ESTABLISH SSH CONNECTION FOR USER: root <127.0.0.3> SSH: EXEC sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=3818 -o 'IdentityFile="/tmp/inventory-cloud20nahfuz/identity"' -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/3c200f9094"' 127.0.0.3 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1657068077.178591-17025-11576241493186/ > /dev/null 2>&1 && sleep 0'"'"'' <127.0.0.3> (0, b'', b'') ok: [/cache/fedora-35.qcow2.snap] => { "changed": false, "content": "MAo=", "encoding": "base64", "invocation": { "module_args": { "src": "/sys/kernel/kexec_crash_size" } }, "source": "/sys/kernel/kexec_crash_size" } TASK [fedora.linux_system_roles.kdump : Set the kdump_reboot_required fact] **** task path: /tmp/tmpez7hiwwx/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:51 Wednesday 06 July 2022 00:41:17 +0000 (0:00:00.492) 0:00:06.661 ******** ok: [/cache/fedora-35.qcow2.snap] => { "ansible_facts": { "kdump_reboot_required": true }, "changed": false } TASK [fedora.linux_system_roles.kdump : Use kdumpctl reset-crashkernel if needed] *** task path: /tmp/tmpez7hiwwx/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:55 Wednesday 06 July 2022 00:41:17 +0000 (0:00:00.067) 0:00:06.729 ******** skipping: [/cache/fedora-35.qcow2.snap] => { "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/tmpez7hiwwx/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:62 Wednesday 06 July 2022 00:41:17 +0000 (0:00:00.034) 0:00:06.764 ******** fatal: [/cache/fedora-35.qcow2.snap]: FAILED! => { "changed": false } MSG: "Reboot is required to apply changes. Re-execute the role after boot to ensure that kdump is working." TASK [If reboot is required - assert the expected fail message] **************** task path: /tmp/tmp86wcbtm1/tests/kdump/tests_default.yml:13 Wednesday 06 July 2022 00:41:17 +0000 (0:00:00.042) 0:00:06.806 ******** ok: [/cache/fedora-35.qcow2.snap] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-35.qcow2.snap : ok=11 changed=0 unreachable=0 failed=0 skipped=2 rescued=1 ignored=0 Wednesday 06 July 2022 00:41:17 +0000 (0:00:00.046) 0:00:06.852 ******** =============================================================================== fedora.linux_system_roles.kdump : Install required packages ------------- 2.03s /tmp/tmpez7hiwwx/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:5 fedora.linux_system_roles.kdump : Ensure ansible_facts used by role ----- 0.85s /tmp/tmpez7hiwwx/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:2 fedora.linux_system_roles.kdump : Generate /etc/kdump.conf -------------- 0.79s /tmp/tmpez7hiwwx/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:25 fedora.linux_system_roles.kdump : Ensure that kdump is enabled ---------- 0.78s /tmp/tmpez7hiwwx/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:10 fedora.linux_system_roles.kdump : Generate /etc/sysconfig/kdump --------- 0.69s /tmp/tmpez7hiwwx/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:38 fedora.linux_system_roles.kdump : Get mode of /etc/kdump.conf if it exists --- 0.51s /tmp/tmpez7hiwwx/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:20 fedora.linux_system_roles.kdump : Find out reserved memory for the crash kernel --- 0.49s /tmp/tmpez7hiwwx/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:46 fedora.linux_system_roles.kdump : Get mode of /etc/sysconfig/kdump if it exists --- 0.40s /tmp/tmpez7hiwwx/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:33 fedora.linux_system_roles.kdump : Set the kdump_reboot_required fact ---- 0.07s /tmp/tmpez7hiwwx/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:51 If reboot is required - assert the expected fail message ---------------- 0.05s /tmp/tmp86wcbtm1/tests/kdump/tests_default.yml:13 ----------------------------- fedora.linux_system_roles.kdump : Fail if reboot is required and kdump_reboot_ok is false --- 0.04s /tmp/tmpez7hiwwx/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:62 Run the role. If reboot is not required - the play succeeds. ------------ 0.04s /tmp/tmp86wcbtm1/tests/kdump/tests_default.yml:9 ------------------------------ fedora.linux_system_roles.kdump : Use kdumpctl reset-crashkernel if needed --- 0.03s /tmp/tmpez7hiwwx/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:55 fedora.linux_system_roles.kdump : Include SSH tasks --------------------- 0.03s /tmp/tmpez7hiwwx/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:15 fedora.linux_system_roles.kdump : Ensure ansible_facts used by role ----- 0.03s /tmp/tmpez7hiwwx/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:2 TASK [remove the temporary file] *********************************************** task path: /tmp/tmp86wcbtm1/tests/kdump/tests_default_wrapper.yml:39 Wednesday 06 July 2022 00:41:17 +0000 (0:00:07.843) 0:00:17.462 ******** changed: [/cache/fedora-35.qcow2.snap -> localhost] => { "changed": true, "path": "/tmp/ansible.wvr9tqbb.inventory.yaml", "state": "absent" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-35.qcow2.snap : ok=17 changed=3 unreachable=0 failed=0 skipped=2 rescued=1 ignored=0 Wednesday 06 July 2022 00:41:18 +0000 (0:00:00.221) 0:00:17.684 ******** =============================================================================== Run ansible-playbook with tests_default.yml in check mode --------------- 7.84s /tmp/tmp86wcbtm1/tests/kdump/tests_default_wrapper.yml:32 --------------------- fedora.linux_system_roles.kdump : Install required packages ------------- 2.30s /tmp/tmpez7hiwwx/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:5 Gathering Facts --------------------------------------------------------- 1.13s /tmp/tmp86wcbtm1/tests/kdump/tests_default_wrapper.yml:2 ---------------------- Gathering Facts --------------------------------------------------------- 0.80s /tmp/tmp86wcbtm1/tests/kdump/tests_default_wrapper.yml:27 --------------------- fedora.linux_system_roles.kdump : Generate /etc/kdump.conf -------------- 0.79s /tmp/tmpez7hiwwx/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:25 fedora.linux_system_roles.kdump : Ensure that kdump is enabled ---------- 0.79s /tmp/tmpez7hiwwx/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:10 fedora.linux_system_roles.kdump : Generate /etc/sysconfig/kdump --------- 0.67s /tmp/tmpez7hiwwx/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:38 Create static inventory from hostvars ----------------------------------- 0.65s /tmp/tmp86wcbtm1/tests/kdump/tests_default_wrapper.yml:14 --------------------- fedora.linux_system_roles.kdump : Ensure ansible_facts used by role ----- 0.53s /tmp/tmpez7hiwwx/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:2 fedora.linux_system_roles.kdump : Find out reserved memory for the crash kernel --- 0.51s /tmp/tmpez7hiwwx/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:46 fedora.linux_system_roles.kdump : Get mode of /etc/kdump.conf if it exists --- 0.39s /tmp/tmpez7hiwwx/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:20 fedora.linux_system_roles.kdump : Get mode of /etc/sysconfig/kdump if it exists --- 0.39s /tmp/tmpez7hiwwx/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:33 create temporary file --------------------------------------------------- 0.31s /tmp/tmp86wcbtm1/tests/kdump/tests_default_wrapper.yml:7 ---------------------- remove the temporary file ----------------------------------------------- 0.22s /tmp/tmp86wcbtm1/tests/kdump/tests_default_wrapper.yml:39 --------------------- If reboot is required - assert the expected fail message ---------------- 0.09s /tmp/tmp86wcbtm1/tests/kdump/tests_default.yml:13 ----------------------------- fedora.linux_system_roles.kdump : Fail if reboot is required and kdump_reboot_ok is false --- 0.07s /tmp/tmpez7hiwwx/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:62 Run the role. If reboot is not required - the play succeeds. ------------ 0.04s /tmp/tmp86wcbtm1/tests/kdump/tests_default.yml:9 ------------------------------ fedora.linux_system_roles.kdump : Set the kdump_reboot_required fact ---- 0.04s /tmp/tmpez7hiwwx/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:51 fedora.linux_system_roles.kdump : Use kdumpctl reset-crashkernel if needed --- 0.04s /tmp/tmpez7hiwwx/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:55 fedora.linux_system_roles.kdump : Include SSH tasks --------------------- 0.03s /tmp/tmpez7hiwwx/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:15