# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_qdevice_all_options.yml **************************************** 2 plays in /WORKDIR/git-suset9blrlyo/tests/tests_qdevice_all_options.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Include vault variables] ************************************************* task path: /WORKDIR/git-suset9blrlyo/tests/tests_qdevice_all_options.yml:4 Thursday 08 February 2024 18:54:42 +0000 (0:00:00.012) 0:00:00.012 ***** ok: [sut] => { "ansible_facts": { "ha_cluster_hacluster_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n31303833633366333561656439323930303361333161363239346166656537323933313436\n3432386236656563343237306335323637396239616230353561330a313731623238393238\n62343064666336643930663239383936616465643134646536656532323461356237646133\n3761616633323839633232353637366266350a313163633236376666653238633435306565\n3264623032333736393535663833\n" } }, "ansible_included_var_files": [ "/WORKDIR/git-suset9blrlyo/tests/vars/vault-variables.yml" ], "changed": false } META: ran handlers META: ran handlers PLAY [Test qdevice - all options] ********************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-suset9blrlyo/tests/tests_qdevice_all_options.yml:9 Thursday 08 February 2024 18:54:42 +0000 (0:00:00.009) 0:00:00.022 ***** ok: [sut] META: ran handlers TASK [Set qnetd address] ******************************************************* task path: /WORKDIR/git-suset9blrlyo/tests/tests_qdevice_all_options.yml:14 Thursday 08 February 2024 18:54:44 +0000 (0:00:01.890) 0:00:01.912 ***** ok: [sut] => { "ansible_facts": { "__test_qnetd_address": "localhost" }, "changed": false } TASK [Run test] **************************************************************** task path: /WORKDIR/git-suset9blrlyo/tests/tests_qdevice_all_options.yml:20 Thursday 08 February 2024 18:54:44 +0000 (0:00:00.018) 0:00:01.930 ***** included: /WORKDIR/git-suset9blrlyo/tests/template_qdevice.yml for sut TASK [Set up test environment] ************************************************* task path: /WORKDIR/git-suset9blrlyo/tests/template_qdevice.yml:7 Thursday 08 February 2024 18:54:44 +0000 (0:00:00.022) 0:00:01.953 ***** TASK [linux-system-roles.ha_cluster : Set node name to 'localhost' for single-node clusters] *** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/test_setup.yml:9 Thursday 08 February 2024 18:54:44 +0000 (0:00:00.026) 0:00:01.980 ***** ok: [sut] => { "ansible_facts": { "inventory_hostname": "localhost" }, "changed": false } TASK [linux-system-roles.ha_cluster : Ensure facts used by tests] ************** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/test_setup.yml:14 Thursday 08 February 2024 18:54:44 +0000 (0:00:00.018) 0:00:01.998 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Check if system is ostree] *************** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/test_setup.yml:22 Thursday 08 February 2024 18:54:44 +0000 (0:00:00.017) 0:00:02.015 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.ha_cluster : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/test_setup.yml:27 Thursday 08 February 2024 18:54:45 +0000 (0:00:00.266) 0:00:02.282 ***** ok: [sut] => { "ansible_facts": { "__ha_cluster_is_ostree": false }, "changed": false } TASK [linux-system-roles.ha_cluster : Do not try to enable RHEL repositories] *** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/test_setup.yml:32 Thursday 08 February 2024 18:54:45 +0000 (0:00:00.019) 0:00:02.301 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Copy nss-altfiles ha_cluster users to /etc/passwd] *** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/test_setup.yml:41 Thursday 08 February 2024 18:54:45 +0000 (0:00:00.017) 0:00:02.318 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up test environment for qnetd] ************************************* task path: /WORKDIR/git-suset9blrlyo/tests/template_qdevice.yml:12 Thursday 08 February 2024 18:54:45 +0000 (0:00:00.016) 0:00:02.335 ***** TASK [linux-system-roles.ha_cluster : Make sure qnetd is not installed] ******** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/test_cleanup_qnetd.yml:9 Thursday 08 February 2024 18:54:45 +0000 (0:00:00.017) 0:00:02.352 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.ha_cluster : Make sure qnetd config files are not present] *** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/test_cleanup_qnetd.yml:16 Thursday 08 February 2024 18:54:48 +0000 (0:00:02.827) 0:00:05.179 ***** ok: [sut] => { "changed": false, "path": "/etc/corosync/qnetd", "state": "absent" } TASK [Set up test environment for qnetd] *************************************** task path: /WORKDIR/git-suset9blrlyo/tests/template_qdevice.yml:17 Thursday 08 February 2024 18:54:48 +0000 (0:00:00.289) 0:00:05.469 ***** TASK [linux-system-roles.ha_cluster : Install qnetd packages] ****************** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/test_setup_qnetd.yml:9 Thursday 08 February 2024 18:54:48 +0000 (0:00:00.018) 0:00:05.488 ***** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: rubygem-rack-protection-3.0.5-2.fc38.noarch", "Installed: ruby-libs-3.2.2-180.fc38.x86_64", "Installed: rubygem-rack-test-1.1.0-7.fc38.noarch", "Installed: rubygem-json-2.6.3-202.fc38.x86_64", "Installed: rubygem-bigdecimal-3.1.3-180.fc38.x86_64", "Installed: rubygem-bundler-2.4.10-180.fc38.noarch", "Installed: logrotate-3.21.0-2.fc38.x86_64", "Installed: perl-TimeDate-1:2.33-10.fc38.noarch", "Installed: libknet1-1.25-2.fc38.x86_64", "Installed: libknet1-compress-bzip2-plugin-1.25-2.fc38.x86_64", "Installed: libknet1-compress-lz4-plugin-1.25-2.fc38.x86_64", "Installed: libknet1-compress-lzma-plugin-1.25-2.fc38.x86_64", "Installed: libknet1-compress-lzo2-plugin-1.25-2.fc38.x86_64", "Installed: libknet1-compress-plugins-all-1.25-2.fc38.x86_64", "Installed: libknet1-compress-zlib-plugin-1.25-2.fc38.x86_64", "Installed: libknet1-compress-zstd-plugin-1.25-2.fc38.x86_64", "Installed: libknet1-crypto-openssl-plugin-1.25-2.fc38.x86_64", "Installed: libknet1-crypto-nss-plugin-1.25-2.fc38.x86_64", "Installed: libknet1-crypto-plugins-all-1.25-2.fc38.x86_64", "Installed: rubygem-nio4r-2.5.8-3.fc38.x86_64", "Installed: libknet1-plugins-all-1.25-2.fc38.x86_64", "Installed: python3-cryptography-37.0.2-8.fc38.x86_64", "Installed: net-snmp-libs-1:5.9.4-1.fc38.x86_64", "Installed: rubygems-3.4.10-180.fc38.noarch", "Installed: rubygem-backports-3.23.0-2.fc38.noarch", "Installed: python3-tornado-6.2.0-3.fc38.x86_64", "Installed: pcs-0.11.7-1.fc38.noarch", "Installed: python3-psutil-5.9.5-1.fc38.x86_64", "Installed: rubygem-sinatra-1:3.0.5-2.fc38.noarch", "Installed: rubygem-rack-1:2.2.4-2.fc38.noarch", "Installed: rubypick-1.1.1-18.fc38.noarch", "Installed: rubygem-ethon-0.15.0-4.fc38.noarch", "Installed: python3-pycparser-2.20-9.fc38.noarch", "Installed: python3-ply-3.11-18.fc38.noarch", "Installed: python3-pyparsing-3.0.9-3.fc38.noarch", "Installed: python3-pycurl-7.45.2-3.fc38.x86_64", "Installed: ruby-default-gems-3.2.2-180.fc38.noarch", "Installed: rubygem-io-console-0.6.0-180.fc38.x86_64", "Installed: libqb-2.0.8-1.fc38.x86_64", "Installed: resource-agents-4.13.0-1.fc38.x86_64", "Installed: rubygem-childprocess-4.1.0-4.fc38.noarch", "Installed: corosync-3.1.8-1.fc38.x86_64", "Installed: rubygem-ffi-1.15.5-6.fc38.x86_64", "Installed: lzo-2.10-8.fc38.x86_64", "Installed: corosync-qnetd-3.0.3-2.fc38.x86_64", "Installed: nss-tools-3.96.1-1.fc38.x86_64", "Installed: corosynclib-3.1.8-1.fc38.x86_64", "Installed: pacemaker-2.1.7-4.fc38.x86_64", "Installed: pacemaker-cli-2.1.7-4.fc38.x86_64", "Installed: pacemaker-cluster-libs-2.1.7-4.fc38.x86_64", "Installed: pacemaker-libs-2.1.7-4.fc38.x86_64", "Installed: rubygem-tilt-2.0.11-1.fc38.noarch", "Installed: pacemaker-schemas-2.1.7-4.fc38.noarch", "Installed: rubygem-psych-5.0.1-180.fc38.x86_64", "Installed: rubygem-puma-5.6.5-3.fc38.x86_64", "Installed: rubygem-rdoc-6.5.0-180.fc38.noarch", "Installed: libnozzle1-1.25-2.fc38.x86_64", "Installed: rubygem-rexml-3.2.5-180.fc38.noarch", "Installed: ruby-3.2.2-180.fc38.x86_64", "Installed: python3-cffi-1.15.1-4.fc38.x86_64", "Installed: rubygem-mustermann-1.1.1-9.fc38.noarch", "Installed: bzip2-1.0.8-13.fc38.x86_64" ] } TASK [linux-system-roles.ha_cluster : Set up qnetd] **************************** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/test_setup_qnetd.yml:18 Thursday 08 February 2024 18:55:06 +0000 (0:00:17.976) 0:00:23.464 ***** changed: [sut] => { "changed": true, "cmd": [ "pcs", "--start", "--", "qdevice", "setup", "model", "net" ], "delta": "0:00:02.486873", "end": "2024-02-08 18:55:09.190590", "failed_when_result": false, "rc": 0, "start": "2024-02-08 18:55:06.703717" } STDERR: Quorum device 'net' initialized Starting quorum device... quorum device started TASK [Back up qnetd] *********************************************************** task path: /WORKDIR/git-suset9blrlyo/tests/template_qdevice.yml:23 Thursday 08 February 2024 18:55:09 +0000 (0:00:02.821) 0:00:26.286 ***** included: /WORKDIR/git-suset9blrlyo/tests/tasks/qnetd_backup_restore.yml for sut TASK [Create /etc/corosync/qnetd_backup directory] ***************************** task path: /WORKDIR/git-suset9blrlyo/tests/tasks/qnetd_backup_restore.yml:6 Thursday 08 February 2024 18:55:09 +0000 (0:00:00.014) 0:00:26.300 ***** changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/etc/corosync/qnetd_backup", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [Back up qnetd settings] ************************************************** task path: /WORKDIR/git-suset9blrlyo/tests/tasks/qnetd_backup_restore.yml:13 Thursday 08 February 2024 18:55:09 +0000 (0:00:00.260) 0:00:26.561 ***** changed: [sut] => { "changed": true, "cmd": [ "cp", "--preserve=all", "--recursive", "/etc/corosync/qnetd", "/etc/corosync/qnetd_backup" ], "delta": "0:00:00.008122", "end": "2024-02-08 18:55:09.795529", "rc": 0, "start": "2024-02-08 18:55:09.787407" } TASK [Restore qnetd settings] ************************************************** task path: /WORKDIR/git-suset9blrlyo/tests/tasks/qnetd_backup_restore.yml:23 Thursday 08 February 2024 18:55:09 +0000 (0:00:00.323) 0:00:26.884 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Start qnetd] ************************************************************* task path: /WORKDIR/git-suset9blrlyo/tests/tasks/qnetd_backup_restore.yml:30 Thursday 08 February 2024 18:55:09 +0000 (0:00:00.017) 0:00:26.901 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run HA Cluster role] ***************************************************** task path: /WORKDIR/git-suset9blrlyo/tests/template_qdevice.yml:29 Thursday 08 February 2024 18:55:09 +0000 (0:00:00.015) 0:00:26.917 ***** TASK [linux-system-roles.ha_cluster : Set platform/version specific variables] *** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:3 Thursday 08 February 2024 18:55:09 +0000 (0:00:00.041) 0:00:26.958 ***** included: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/set_vars.yml for sut TASK [linux-system-roles.ha_cluster : Ensure ansible_facts used by role] ******* task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/set_vars.yml:2 Thursday 08 February 2024 18:55:09 +0000 (0:00:00.012) 0:00:26.971 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Check if system is ostree] *************** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/set_vars.yml:11 Thursday 08 February 2024 18:55:09 +0000 (0:00:00.018) 0:00:26.989 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/set_vars.yml:16 Thursday 08 February 2024 18:55:09 +0000 (0:00:00.016) 0:00:27.006 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Set platform/version specific variables] *** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/set_vars.yml:20 Thursday 08 February 2024 18:55:09 +0000 (0:00:00.016) 0:00:27.023 ***** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__ha_cluster_fence_agent_packages": "{{ ['fence-agents-all'] + (['fence-virt'] if ansible_architecture == 'x86_64' else []) }}", "__ha_cluster_fullstack_node_packages": [ "corosync", "libknet1-plugins-all", "resource-agents", "pacemaker", "openssl" ], "__ha_cluster_pcs_provider": "pcs-0.10", "__ha_cluster_qdevice_node_packages": [ "corosync-qdevice", "bash", "coreutils", "curl", "grep", "nss-tools", "openssl", "sed" ], "__ha_cluster_repos": [], "__ha_cluster_role_essential_packages": [ "pcs", "corosync-qnetd" ], "__ha_cluster_sbd_packages": [ "sbd" ], "__ha_cluster_services": [ "corosync", "corosync-qdevice", "pacemaker" ] }, "ansible_included_var_files": [ "/WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Set Linux Pacemaker shell specific variables] *** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/set_vars.yml:35 Thursday 08 February 2024 18:55:09 +0000 (0:00:00.030) 0:00:27.053 ***** ok: [sut] => { "ansible_facts": {}, "ansible_included_var_files": [ "/WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/vars/shell_pcs.yml" ], "changed": false } TASK [linux-system-roles.ha_cluster : Enable package repositories] ************* task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:6 Thursday 08 February 2024 18:55:10 +0000 (0:00:00.018) 0:00:27.072 ***** included: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/enable-package-repositories.yml for sut TASK [linux-system-roles.ha_cluster : Find platform/version specific tasks to enable repositories] *** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/enable-package-repositories.yml:3 Thursday 08 February 2024 18:55:10 +0000 (0:00:00.013) 0:00:27.085 ***** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__ha_cluster_enable_repo_tasks_file": "/WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/enable-repositories/RedHat.yml" }, "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } ok: [sut] => (item=Fedora.yml) => { "ansible_facts": { "__ha_cluster_enable_repo_tasks_file": "/WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/enable-repositories/Fedora.yml" }, "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Run platform/version specific tasks to enable repositories] *** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/enable-package-repositories.yml:24 Thursday 08 February 2024 18:55:10 +0000 (0:00:00.032) 0:00:27.117 ***** TASK [linux-system-roles.ha_cluster : Install role essential packages] ********* task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:11 Thursday 08 February 2024 18:55:10 +0000 (0:00:00.019) 0:00:27.137 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.ha_cluster : Check and prepare role variables] ******** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:21 Thursday 08 February 2024 18:55:12 +0000 (0:00:02.774) 0:00:29.912 ***** included: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml for sut TASK [linux-system-roles.ha_cluster : Fail if passwords are not specified] ***** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:5 Thursday 08 February 2024 18:55:12 +0000 (0:00:00.027) 0:00:29.939 ***** skipping: [sut] => (item=ha_cluster_hacluster_password) => { "ansible_loop_var": "item", "changed": false, "item": "ha_cluster_hacluster_password", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Fail if nodes do not have the same number of SBD devices specified] *** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:15 Thursday 08 February 2024 18:55:12 +0000 (0:00:00.028) 0:00:29.967 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Fail if configuring qnetd on a cluster node] *** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:30 Thursday 08 February 2024 18:55:12 +0000 (0:00:00.005) 0:00:29.973 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Fail if no valid level is specified for a fencing level] *** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:40 Thursday 08 February 2024 18:55:12 +0000 (0:00:00.016) 0:00:29.990 ***** TASK [linux-system-roles.ha_cluster : Fail if no target is specified for a fencing level] *** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:48 Thursday 08 February 2024 18:55:12 +0000 (0:00:00.015) 0:00:30.006 ***** TASK [linux-system-roles.ha_cluster : Discover cluster node names] ************* task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:62 Thursday 08 February 2024 18:55:12 +0000 (0:00:00.015) 0:00:30.022 ***** ok: [sut] => { "ansible_facts": { "__ha_cluster_node_name": "localhost" }, "changed": false } TASK [linux-system-roles.ha_cluster : Collect cluster node names] ************** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:66 Thursday 08 February 2024 18:55:12 +0000 (0:00:00.016) 0:00:30.038 ***** ok: [sut] => { "ansible_facts": { "__ha_cluster_all_node_names": [ "localhost" ] }, "changed": false } TASK [linux-system-roles.ha_cluster : Extract qdevice settings] **************** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:74 Thursday 08 February 2024 18:55:12 +0000 (0:00:00.018) 0:00:30.057 ***** ok: [sut] => { "ansible_facts": { "__ha_cluster_qdevice_host": "localhost", "__ha_cluster_qdevice_in_use": true, "__ha_cluster_qdevice_model": "net", "__ha_cluster_qdevice_pcs_address": "" }, "changed": false } TASK [linux-system-roles.ha_cluster : Figure out if ATB needs to be enabled for SBD] *** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:91 Thursday 08 February 2024 18:55:13 +0000 (0:00:00.022) 0:00:30.080 ***** ok: [sut] => { "ansible_facts": { "__ha_cluster_sbd_needs_atb": false }, "changed": false } TASK [linux-system-roles.ha_cluster : Fail if SBD needs ATB enabled and the user configured ATB to be disabled] *** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:106 Thursday 08 February 2024 18:55:13 +0000 (0:00:00.019) 0:00:30.099 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Fail if ha_cluster_pcsd_public_key_src and ha_cluster_pcsd_private_key_src are set along with ha_cluster_pcsd_certificates] *** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:115 Thursday 08 February 2024 18:55:13 +0000 (0:00:00.016) 0:00:30.116 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Fetch pcs capabilities] ****************** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:129 Thursday 08 February 2024 18:55:13 +0000 (0:00:00.017) 0:00:30.133 ***** ok: [sut] => { "changed": false, "cmd": [ "pcs", "--version", "--full" ], "delta": "0:00:00.675864", "end": "2024-02-08 18:55:13.938225", "rc": 0, "start": "2024-02-08 18:55:13.262361" } STDOUT: 0.11.7 booth booth.enable-authfile.unset cluster.config.backup-local cluster.config.restore-cluster cluster.config.restore-local cluster.config.uuid cluster.create cluster.create.enable cluster.create.local cluster.create.no-keys-sync cluster.create.separated-name-and-address cluster.create.start cluster.create.start.wait cluster.create.transport.knet cluster.create.transport.udp-udpu cluster.create.transport.udp-udpu.no-rrp cluster.destroy cluster.destroy.all cluster.report cluster.verify corosync.authkey.update corosync.config.get corosync.config.get.struct corosync.config.reload corosync.config.sync-to-local-cluster corosync.config.update corosync.link.add corosync.link.remove corosync.link.remove.list corosync.link.update corosync.qdevice corosync.qdevice.model.net corosync.quorum corosync.quorum.device corosync.quorum.device.client.model.net.certificates.local corosync.quorum.device.heuristics corosync.quorum.device.model.net corosync.quorum.device.model.net.options_tls_and_kaptb corosync.quorum.set-expected-votes-runtime corosync.quorum.status corosync.quorum.unblock corosync.totem.block_unlisted_ips corosync.uidgid node.add node.add.enable node.add.separated-name-and-address node.add.start node.add.start.wait node.attributes node.attributes.set-list-for-node node.confirm-off node.fence node.guest node.kill node.maintenance node.maintenance.all node.maintenance.list node.maintenance.wait node.remote node.remote.onfail-demote node.remove node.remove-from-caches node.remove.list node.standby node.standby.all node.standby.list node.standby.wait node.start-stop-enable-disable node.start-stop-enable-disable.all node.start-stop-enable-disable.list node.start-stop-enable-disable.start-wait node.utilization node.utilization.set-list-for-node pcmk.acl.enable-disable pcmk.acl.group pcmk.acl.role pcmk.acl.role.create-with-permissions pcmk.acl.role.delete-with-users-groups pcmk.acl.user pcmk.alert pcmk.cib.checkpoints pcmk.cib.checkpoints.diff pcmk.cib.edit pcmk.cib.get pcmk.cib.get.scope pcmk.cib.roles.promoted-unpromoted pcmk.cib.set pcmk.constraint.colocation.set pcmk.constraint.colocation.set.options pcmk.constraint.colocation.simple pcmk.constraint.colocation.simple.options pcmk.constraint.config.output-formats pcmk.constraint.hide-expired pcmk.constraint.location.simple pcmk.constraint.location.simple.options pcmk.constraint.location.simple.resource-regexp pcmk.constraint.location.simple.rule pcmk.constraint.location.simple.rule.node-attr-type-number pcmk.constraint.location.simple.rule.options pcmk.constraint.location.simple.rule.rule-add-remove pcmk.constraint.no-autocorrect pcmk.constraint.order.set pcmk.constraint.order.set.options pcmk.constraint.order.simple pcmk.constraint.order.simple.options pcmk.constraint.ticket.set pcmk.constraint.ticket.set.options pcmk.constraint.ticket.simple pcmk.constraint.ticket.simple.constraint-id pcmk.properties.cluster pcmk.properties.cluster.config.output-formats pcmk.properties.cluster.defaults pcmk.properties.cluster.describe pcmk.properties.cluster.describe.output-formats pcmk.properties.cluster.set_properties.iso8601duration pcmk.properties.operation-defaults pcmk.properties.operation-defaults.multiple pcmk.properties.operation-defaults.rule pcmk.properties.operation-defaults.rule-rsc-op pcmk.properties.operation-defaults.rule.hide-expired pcmk.properties.operation-defaults.rule.node-attr-type-number pcmk.properties.resource-defaults pcmk.properties.resource-defaults.multiple pcmk.properties.resource-defaults.rule pcmk.properties.resource-defaults.rule-rsc-op pcmk.properties.resource-defaults.rule.hide-expired pcmk.properties.resource-defaults.rule.node-attr-type-number pcmk.resource.ban-move-clear pcmk.resource.ban-move-clear.bundles pcmk.resource.ban-move-clear.clear-expired pcmk.resource.ban-move-clear.clone pcmk.resource.bundle pcmk.resource.bundle.container-docker pcmk.resource.bundle.container-docker.promoted-max pcmk.resource.bundle.container-podman pcmk.resource.bundle.container-podman.promoted-max pcmk.resource.bundle.container-rkt pcmk.resource.bundle.container-rkt.promoted-max pcmk.resource.bundle.reset pcmk.resource.bundle.wait pcmk.resource.cleanup pcmk.resource.cleanup.one-resource pcmk.resource.cleanup.strict pcmk.resource.clone pcmk.resource.clone.custom-id pcmk.resource.clone.meta-in-create pcmk.resource.clone.wait pcmk.resource.config.output-formats pcmk.resource.create pcmk.resource.create.clone.custom-id pcmk.resource.create.group.future pcmk.resource.create.in-existing-bundle pcmk.resource.create.meta pcmk.resource.create.meta.future pcmk.resource.create.no-master pcmk.resource.create.operations pcmk.resource.create.operations.onfail-demote pcmk.resource.create.promotable pcmk.resource.create.promotable.custom-id pcmk.resource.create.wait pcmk.resource.debug pcmk.resource.delete pcmk.resource.disable.safe pcmk.resource.disable.safe.brief pcmk.resource.disable.safe.tag pcmk.resource.disable.simulate pcmk.resource.disable.simulate.brief pcmk.resource.disable.simulate.tag pcmk.resource.enable-disable pcmk.resource.enable-disable.list pcmk.resource.enable-disable.tag pcmk.resource.enable-disable.wait pcmk.resource.failcount pcmk.resource.group pcmk.resource.group.add-remove-list pcmk.resource.group.wait pcmk.resource.manage-unmanage pcmk.resource.manage-unmanage.list pcmk.resource.manage-unmanage.tag pcmk.resource.manage-unmanage.with-monitor pcmk.resource.move.autoclean pcmk.resource.move.autoclean.default pcmk.resource.promotable pcmk.resource.promotable.custom-id pcmk.resource.promotable.meta-in-create pcmk.resource.promotable.wait pcmk.resource.refresh pcmk.resource.refresh.one-resource pcmk.resource.refresh.strict pcmk.resource.relations pcmk.resource.relocate pcmk.resource.restart pcmk.resource.update pcmk.resource.update-meta pcmk.resource.update-meta.list pcmk.resource.update-meta.wait pcmk.resource.update-operations pcmk.resource.update-operations.onfail-demote pcmk.resource.update.meta pcmk.resource.update.operations pcmk.resource.update.operations.onfail-demote pcmk.resource.update.wait pcmk.resource.utilization pcmk.resource.utilization-set-list-for-resource pcmk.stonith.cleanup pcmk.stonith.cleanup.one-resource pcmk.stonith.cleanup.strict pcmk.stonith.create pcmk.stonith.create.in-group pcmk.stonith.create.meta pcmk.stonith.create.operations pcmk.stonith.create.operations.onfail-demote pcmk.stonith.create.wait pcmk.stonith.delete pcmk.stonith.enable-disable pcmk.stonith.enable-disable.list pcmk.stonith.enable-disable.wait pcmk.stonith.history.cleanup pcmk.stonith.history.show pcmk.stonith.history.update pcmk.stonith.levels pcmk.stonith.levels.add-remove-devices-list pcmk.stonith.levels.clear pcmk.stonith.levels.node-attr pcmk.stonith.levels.node-regexp pcmk.stonith.levels.verify pcmk.stonith.refresh pcmk.stonith.refresh.one-resource pcmk.stonith.refresh.strict pcmk.stonith.update pcmk.stonith.update.scsi-devices pcmk.stonith.update.scsi-devices.add-remove pcmk.stonith.update.scsi-devices.mpath pcmk.tag pcmk.tag.resources pcs.auth.client pcs.auth.client.cluster pcs.auth.client.token pcs.auth.deauth-client pcs.auth.deauth-server pcs.auth.no-bidirectional pcs.auth.separated-name-and-address pcs.auth.server.token pcs.cfg-in-file.cib pcs.daemon-ssl-cert.set pcs.daemon-ssl-cert.sync-to-local-cluster pcs.disaster-recovery.essentials pcs.reports.severity.deprecation pcs.request-timeout resource-agents.describe resource-agents.list resource-agents.list.detailed resource-agents.ocf.version-1-0 resource-agents.ocf.version-1-1 resource-agents.self-validation sbd sbd.option-timeout-action sbd.shared-block-device status.corosync.membership status.pcmk.resources.hide-inactive status.pcmk.resources.id status.pcmk.resources.node status.pcmk.resources.orphaned status.pcmk.xml stonith-agents.describe stonith-agents.list stonith-agents.list.detailed stonith-agents.ocf.version-1-0 stonith-agents.ocf.version-1-1 stonith-agents.self-validation TASK [linux-system-roles.ha_cluster : Parse pcs capabilities] ****************** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:136 Thursday 08 February 2024 18:55:13 +0000 (0:00:00.887) 0:00:31.020 ***** ok: [sut] => { "ansible_facts": { "__ha_cluster_pcs_capabilities": [ "booth", "booth.enable-authfile.unset", "cluster.config.backup-local", "cluster.config.restore-cluster", "cluster.config.restore-local", "cluster.config.uuid", "cluster.create", "cluster.create.enable", "cluster.create.local", "cluster.create.no-keys-sync", "cluster.create.separated-name-and-address", "cluster.create.start", "cluster.create.start.wait", "cluster.create.transport.knet", "cluster.create.transport.udp-udpu", "cluster.create.transport.udp-udpu.no-rrp", "cluster.destroy", "cluster.destroy.all", "cluster.report", "cluster.verify", "corosync.authkey.update", "corosync.config.get", "corosync.config.get.struct", "corosync.config.reload", "corosync.config.sync-to-local-cluster", "corosync.config.update", "corosync.link.add", "corosync.link.remove", "corosync.link.remove.list", "corosync.link.update", "corosync.qdevice", "corosync.qdevice.model.net", "corosync.quorum", "corosync.quorum.device", "corosync.quorum.device.client.model.net.certificates.local", "corosync.quorum.device.heuristics", "corosync.quorum.device.model.net", "corosync.quorum.device.model.net.options_tls_and_kaptb", "corosync.quorum.set-expected-votes-runtime", "corosync.quorum.status", "corosync.quorum.unblock", "corosync.totem.block_unlisted_ips", "corosync.uidgid", "node.add", "node.add.enable", "node.add.separated-name-and-address", "node.add.start", "node.add.start.wait", "node.attributes", "node.attributes.set-list-for-node", "node.confirm-off", "node.fence", "node.guest", "node.kill", "node.maintenance", "node.maintenance.all", "node.maintenance.list", "node.maintenance.wait", "node.remote", "node.remote.onfail-demote", "node.remove", "node.remove-from-caches", "node.remove.list", "node.standby", "node.standby.all", "node.standby.list", "node.standby.wait", "node.start-stop-enable-disable", "node.start-stop-enable-disable.all", "node.start-stop-enable-disable.list", "node.start-stop-enable-disable.start-wait", "node.utilization", "node.utilization.set-list-for-node", "pcmk.acl.enable-disable", "pcmk.acl.group", "pcmk.acl.role", "pcmk.acl.role.create-with-permissions", "pcmk.acl.role.delete-with-users-groups", "pcmk.acl.user", "pcmk.alert", "pcmk.cib.checkpoints", "pcmk.cib.checkpoints.diff", "pcmk.cib.edit", "pcmk.cib.get", "pcmk.cib.get.scope", "pcmk.cib.roles.promoted-unpromoted", "pcmk.cib.set", "pcmk.constraint.colocation.set", "pcmk.constraint.colocation.set.options", "pcmk.constraint.colocation.simple", "pcmk.constraint.colocation.simple.options", "pcmk.constraint.config.output-formats", "pcmk.constraint.hide-expired", "pcmk.constraint.location.simple", "pcmk.constraint.location.simple.options", "pcmk.constraint.location.simple.resource-regexp", "pcmk.constraint.location.simple.rule", "pcmk.constraint.location.simple.rule.node-attr-type-number", "pcmk.constraint.location.simple.rule.options", "pcmk.constraint.location.simple.rule.rule-add-remove", "pcmk.constraint.no-autocorrect", "pcmk.constraint.order.set", "pcmk.constraint.order.set.options", "pcmk.constraint.order.simple", "pcmk.constraint.order.simple.options", "pcmk.constraint.ticket.set", "pcmk.constraint.ticket.set.options", "pcmk.constraint.ticket.simple", "pcmk.constraint.ticket.simple.constraint-id", "pcmk.properties.cluster", "pcmk.properties.cluster.config.output-formats", "pcmk.properties.cluster.defaults", "pcmk.properties.cluster.describe", "pcmk.properties.cluster.describe.output-formats", "pcmk.properties.cluster.set_properties.iso8601duration", "pcmk.properties.operation-defaults", "pcmk.properties.operation-defaults.multiple", "pcmk.properties.operation-defaults.rule", "pcmk.properties.operation-defaults.rule-rsc-op", "pcmk.properties.operation-defaults.rule.hide-expired", "pcmk.properties.operation-defaults.rule.node-attr-type-number", "pcmk.properties.resource-defaults", "pcmk.properties.resource-defaults.multiple", "pcmk.properties.resource-defaults.rule", "pcmk.properties.resource-defaults.rule-rsc-op", "pcmk.properties.resource-defaults.rule.hide-expired", "pcmk.properties.resource-defaults.rule.node-attr-type-number", "pcmk.resource.ban-move-clear", "pcmk.resource.ban-move-clear.bundles", "pcmk.resource.ban-move-clear.clear-expired", "pcmk.resource.ban-move-clear.clone", "pcmk.resource.bundle", "pcmk.resource.bundle.container-docker", "pcmk.resource.bundle.container-docker.promoted-max", "pcmk.resource.bundle.container-podman", "pcmk.resource.bundle.container-podman.promoted-max", "pcmk.resource.bundle.container-rkt", "pcmk.resource.bundle.container-rkt.promoted-max", "pcmk.resource.bundle.reset", "pcmk.resource.bundle.wait", "pcmk.resource.cleanup", "pcmk.resource.cleanup.one-resource", "pcmk.resource.cleanup.strict", "pcmk.resource.clone", "pcmk.resource.clone.custom-id", "pcmk.resource.clone.meta-in-create", "pcmk.resource.clone.wait", "pcmk.resource.config.output-formats", "pcmk.resource.create", "pcmk.resource.create.clone.custom-id", "pcmk.resource.create.group.future", "pcmk.resource.create.in-existing-bundle", "pcmk.resource.create.meta", "pcmk.resource.create.meta.future", "pcmk.resource.create.no-master", "pcmk.resource.create.operations", "pcmk.resource.create.operations.onfail-demote", "pcmk.resource.create.promotable", "pcmk.resource.create.promotable.custom-id", "pcmk.resource.create.wait", "pcmk.resource.debug", "pcmk.resource.delete", "pcmk.resource.disable.safe", "pcmk.resource.disable.safe.brief", "pcmk.resource.disable.safe.tag", "pcmk.resource.disable.simulate", "pcmk.resource.disable.simulate.brief", "pcmk.resource.disable.simulate.tag", "pcmk.resource.enable-disable", "pcmk.resource.enable-disable.list", "pcmk.resource.enable-disable.tag", "pcmk.resource.enable-disable.wait", "pcmk.resource.failcount", "pcmk.resource.group", "pcmk.resource.group.add-remove-list", "pcmk.resource.group.wait", "pcmk.resource.manage-unmanage", "pcmk.resource.manage-unmanage.list", "pcmk.resource.manage-unmanage.tag", "pcmk.resource.manage-unmanage.with-monitor", "pcmk.resource.move.autoclean", "pcmk.resource.move.autoclean.default", "pcmk.resource.promotable", "pcmk.resource.promotable.custom-id", "pcmk.resource.promotable.meta-in-create", "pcmk.resource.promotable.wait", "pcmk.resource.refresh", "pcmk.resource.refresh.one-resource", "pcmk.resource.refresh.strict", "pcmk.resource.relations", "pcmk.resource.relocate", "pcmk.resource.restart", "pcmk.resource.update", "pcmk.resource.update-meta", "pcmk.resource.update-meta.list", "pcmk.resource.update-meta.wait", "pcmk.resource.update-operations", "pcmk.resource.update-operations.onfail-demote", "pcmk.resource.update.meta", "pcmk.resource.update.operations", "pcmk.resource.update.operations.onfail-demote", "pcmk.resource.update.wait", "pcmk.resource.utilization", "pcmk.resource.utilization-set-list-for-resource", "pcmk.stonith.cleanup", "pcmk.stonith.cleanup.one-resource", "pcmk.stonith.cleanup.strict", "pcmk.stonith.create", "pcmk.stonith.create.in-group", "pcmk.stonith.create.meta", "pcmk.stonith.create.operations", "pcmk.stonith.create.operations.onfail-demote", "pcmk.stonith.create.wait", "pcmk.stonith.delete", "pcmk.stonith.enable-disable", "pcmk.stonith.enable-disable.list", "pcmk.stonith.enable-disable.wait", "pcmk.stonith.history.cleanup", "pcmk.stonith.history.show", "pcmk.stonith.history.update", "pcmk.stonith.levels", "pcmk.stonith.levels.add-remove-devices-list", "pcmk.stonith.levels.clear", "pcmk.stonith.levels.node-attr", "pcmk.stonith.levels.node-regexp", "pcmk.stonith.levels.verify", "pcmk.stonith.refresh", "pcmk.stonith.refresh.one-resource", "pcmk.stonith.refresh.strict", "pcmk.stonith.update", "pcmk.stonith.update.scsi-devices", "pcmk.stonith.update.scsi-devices.add-remove", "pcmk.stonith.update.scsi-devices.mpath", "pcmk.tag", "pcmk.tag.resources", "pcs.auth.client", "pcs.auth.client.cluster", "pcs.auth.client.token", "pcs.auth.deauth-client", "pcs.auth.deauth-server", "pcs.auth.no-bidirectional", "pcs.auth.separated-name-and-address", "pcs.auth.server.token", "pcs.cfg-in-file.cib", "pcs.daemon-ssl-cert.set", "pcs.daemon-ssl-cert.sync-to-local-cluster", "pcs.disaster-recovery.essentials", "pcs.reports.severity.deprecation", "pcs.request-timeout", "resource-agents.describe", "resource-agents.list", "resource-agents.list.detailed", "resource-agents.ocf.version-1-0", "resource-agents.ocf.version-1-1", "resource-agents.self-validation", "sbd", "sbd.option-timeout-action", "sbd.shared-block-device", "status.corosync.membership", "status.pcmk.resources.hide-inactive", "status.pcmk.resources.id", "status.pcmk.resources.node", "status.pcmk.resources.orphaned", "status.pcmk.xml", "stonith-agents.describe", "stonith-agents.list", "stonith-agents.list.detailed", "stonith-agents.ocf.version-1-0", "stonith-agents.ocf.version-1-1", "stonith-agents.self-validation" ], "__ha_cluster_pcsd_capabilities_available": true }, "changed": false } TASK [linux-system-roles.ha_cluster : Fetch pcsd capabilities] ***************** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:152 Thursday 08 February 2024 18:55:13 +0000 (0:00:00.021) 0:00:31.042 ***** ok: [sut] => { "changed": false, "cmd": [ "pcsd", "--version", "--full" ], "delta": "0:00:01.155503", "end": "2024-02-08 18:55:15.316752", "rc": 0, "start": "2024-02-08 18:55:14.161249" } STDOUT: 0.11.7 booth.get-config booth.set-config booth.set-config.multiple cluster.config.restore-local cluster.config.uuid cluster.create cluster.create.enable cluster.create.no-keys-sync cluster.create.separated-name-and-address cluster.create.start cluster.create.start.wait cluster.create.transport.knet cluster.create.transport.udp-udpu cluster.create.transport.udp-udpu.no-rrp cluster.destroy cluster.destroy.all corosync.config.get corosync.config.set corosync.qdevice.model.net.certificates corosync.quorum.device.client corosync.quorum.device.client.model.net.certificates corosync.quorum.device.client.model.net.certificates.local corosync.quorum.device.client.model.net.certificates.rest-api.v2 corosync.quorum.status corosync.totem.block_unlisted_ips node.add node.add.enable node.add.list node.add.separated-name-and-address node.add.start node.add.start.wait node.attributes node.maintenance node.maintenance.all node.maintenance.list node.maintenance.wait node.remove node.remove-from-caches node.remove.list node.standby node.standby.all node.standby.list node.standby.wait node.start-stop-enable-disable node.start-stop-enable-disable.all node.start-stop-enable-disable.stop-component node.utilization pcmk.acl.group pcmk.acl.role pcmk.acl.role.create-with-permissions pcmk.acl.role.delete-with-users-groups pcmk.acl.role.delete-with-users-groups-implicit pcmk.acl.user pcmk.alert pcmk.cib.get pcmk.cib.remove_elements.constraints pcmk.cib.remove_elements.rest-api.v2 pcmk.cib.roles.promoted-unpromoted pcmk.constraint.colocation.set pcmk.constraint.colocation.set.options pcmk.constraint.colocation.simple pcmk.constraint.config.output-formats pcmk.constraint.location.simple pcmk.constraint.location.simple.rule pcmk.constraint.location.simple.rule.node-attr-type-number pcmk.constraint.no-autocorrect pcmk.constraint.order.set pcmk.constraint.order.set.options pcmk.constraint.order.simple pcmk.constraint.ticket.set pcmk.constraint.ticket.set.options pcmk.constraint.ticket.simple pcmk.constraint.ticket.simple.constraint-id pcmk.properties.cluster pcmk.properties.cluster.describe pcmk.properties.cluster.describe.rest-api.v2 pcmk.properties.cluster.get_properties.rest-api.v2 pcmk.properties.cluster.set_properties.iso8601duration pcmk.properties.cluster.set_properties.rest-api.v2 pcmk.resource.ban-move-clear pcmk.resource.ban-move-clear.bundles pcmk.resource.ban-move-clear.clear-expired pcmk.resource.ban-move-clear.clone pcmk.resource.cleanup.one-resource pcmk.resource.cleanup.strict pcmk.resource.clone pcmk.resource.create pcmk.resource.create.clone.custom-id pcmk.resource.create.meta pcmk.resource.create.no-master pcmk.resource.create.operations pcmk.resource.create.operations.onfail-demote pcmk.resource.create.promotable pcmk.resource.create.promotable.custom-id pcmk.resource.create.wait pcmk.resource.delete pcmk.resource.delete.list pcmk.resource.disable.safe pcmk.resource.disable.simulate pcmk.resource.disable.simulate.brief pcmk.resource.disable.simulate.tag pcmk.resource.enable-disable pcmk.resource.enable-disable.list pcmk.resource.enable-disable.wait pcmk.resource.group pcmk.resource.manage-unmanage pcmk.resource.manage-unmanage.list pcmk.resource.manage-unmanage.tag pcmk.resource.manage-unmanage.with-monitor pcmk.resource.move.autoclean pcmk.resource.promotable pcmk.resource.refresh.one-resource pcmk.resource.refresh.strict pcmk.resource.update pcmk.resource.update-meta pcmk.resource.utilization pcmk.stonith.cleanup.one-resource pcmk.stonith.cleanup.strict pcmk.stonith.create pcmk.stonith.create.in-group pcmk.stonith.create.meta pcmk.stonith.create.operations pcmk.stonith.create.operations.onfail-demote pcmk.stonith.create.wait pcmk.stonith.delete pcmk.stonith.delete.list pcmk.stonith.enable-disable pcmk.stonith.enable-disable.list pcmk.stonith.enable-disable.wait pcmk.stonith.levels pcmk.stonith.levels.add-remove-devices-list pcmk.stonith.levels.clear pcmk.stonith.levels.node-attr pcmk.stonith.levels.node-regexp pcmk.stonith.levels.verify pcmk.stonith.refresh.one-resource pcmk.stonith.refresh.strict pcmk.stonith.scsi-unfence-node-mpath pcmk.stonith.scsi-unfence-node-v2 pcmk.stonith.update pcs.auth.export-cluster-known-hosts pcs.auth.known-host-change pcs.auth.no-bidirectional pcs.auth.separated-name-and-address pcs.auth.server pcs.automatic-pcs-configs-sync pcs.daemon-ssl-cert.set pcs.permissions pcs.rest-api.v1.1 pcs.rest-api.v2 resource-agents.describe resource-agents.list resource-agents.list.detailed resource-agents.ocf.version-1-0 resource-agents.ocf.version-1-1 resource-agents.self-validation resource-agents.simplified-query-api sbd sbd-node sbd-node.shared-block-device sbd.option-timeout-action status.pcmk.local-node stonith-agents.describe stonith-agents.list stonith-agents.list.detailed stonith-agents.ocf.version-1-0 stonith-agents.ocf.version-1-1 stonith-agents.self-validation TASK [linux-system-roles.ha_cluster : Parse pcsd capabilities] ***************** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:160 Thursday 08 February 2024 18:55:15 +0000 (0:00:01.357) 0:00:32.400 ***** ok: [sut] => { "ansible_facts": { "__ha_cluster_pcsd_capabilities": [ "booth.get-config", "booth.set-config", "booth.set-config.multiple", "cluster.config.restore-local", "cluster.config.uuid", "cluster.create", "cluster.create.enable", "cluster.create.no-keys-sync", "cluster.create.separated-name-and-address", "cluster.create.start", "cluster.create.start.wait", "cluster.create.transport.knet", "cluster.create.transport.udp-udpu", "cluster.create.transport.udp-udpu.no-rrp", "cluster.destroy", "cluster.destroy.all", "corosync.config.get", "corosync.config.set", "corosync.qdevice.model.net.certificates", "corosync.quorum.device.client", "corosync.quorum.device.client.model.net.certificates", "corosync.quorum.device.client.model.net.certificates.local", "corosync.quorum.device.client.model.net.certificates.rest-api.v2", "corosync.quorum.status", "corosync.totem.block_unlisted_ips", "node.add", "node.add.enable", "node.add.list", "node.add.separated-name-and-address", "node.add.start", "node.add.start.wait", "node.attributes", "node.maintenance", "node.maintenance.all", "node.maintenance.list", "node.maintenance.wait", "node.remove", "node.remove-from-caches", "node.remove.list", "node.standby", "node.standby.all", "node.standby.list", "node.standby.wait", "node.start-stop-enable-disable", "node.start-stop-enable-disable.all", "node.start-stop-enable-disable.stop-component", "node.utilization", "pcmk.acl.group", "pcmk.acl.role", "pcmk.acl.role.create-with-permissions", "pcmk.acl.role.delete-with-users-groups", "pcmk.acl.role.delete-with-users-groups-implicit", "pcmk.acl.user", "pcmk.alert", "pcmk.cib.get", "pcmk.cib.remove_elements.constraints", "pcmk.cib.remove_elements.rest-api.v2", "pcmk.cib.roles.promoted-unpromoted", "pcmk.constraint.colocation.set", "pcmk.constraint.colocation.set.options", "pcmk.constraint.colocation.simple", "pcmk.constraint.config.output-formats", "pcmk.constraint.location.simple", "pcmk.constraint.location.simple.rule", "pcmk.constraint.location.simple.rule.node-attr-type-number", "pcmk.constraint.no-autocorrect", "pcmk.constraint.order.set", "pcmk.constraint.order.set.options", "pcmk.constraint.order.simple", "pcmk.constraint.ticket.set", "pcmk.constraint.ticket.set.options", "pcmk.constraint.ticket.simple", "pcmk.constraint.ticket.simple.constraint-id", "pcmk.properties.cluster", "pcmk.properties.cluster.describe", "pcmk.properties.cluster.describe.rest-api.v2", "pcmk.properties.cluster.get_properties.rest-api.v2", "pcmk.properties.cluster.set_properties.iso8601duration", "pcmk.properties.cluster.set_properties.rest-api.v2", "pcmk.resource.ban-move-clear", "pcmk.resource.ban-move-clear.bundles", "pcmk.resource.ban-move-clear.clear-expired", "pcmk.resource.ban-move-clear.clone", "pcmk.resource.cleanup.one-resource", "pcmk.resource.cleanup.strict", "pcmk.resource.clone", "pcmk.resource.create", "pcmk.resource.create.clone.custom-id", "pcmk.resource.create.meta", "pcmk.resource.create.no-master", "pcmk.resource.create.operations", "pcmk.resource.create.operations.onfail-demote", "pcmk.resource.create.promotable", "pcmk.resource.create.promotable.custom-id", "pcmk.resource.create.wait", "pcmk.resource.delete", "pcmk.resource.delete.list", "pcmk.resource.disable.safe", "pcmk.resource.disable.simulate", "pcmk.resource.disable.simulate.brief", "pcmk.resource.disable.simulate.tag", "pcmk.resource.enable-disable", "pcmk.resource.enable-disable.list", "pcmk.resource.enable-disable.wait", "pcmk.resource.group", "pcmk.resource.manage-unmanage", "pcmk.resource.manage-unmanage.list", "pcmk.resource.manage-unmanage.tag", "pcmk.resource.manage-unmanage.with-monitor", "pcmk.resource.move.autoclean", "pcmk.resource.promotable", "pcmk.resource.refresh.one-resource", "pcmk.resource.refresh.strict", "pcmk.resource.update", "pcmk.resource.update-meta", "pcmk.resource.utilization", "pcmk.stonith.cleanup.one-resource", "pcmk.stonith.cleanup.strict", "pcmk.stonith.create", "pcmk.stonith.create.in-group", "pcmk.stonith.create.meta", "pcmk.stonith.create.operations", "pcmk.stonith.create.operations.onfail-demote", "pcmk.stonith.create.wait", "pcmk.stonith.delete", "pcmk.stonith.delete.list", "pcmk.stonith.enable-disable", "pcmk.stonith.enable-disable.list", "pcmk.stonith.enable-disable.wait", "pcmk.stonith.levels", "pcmk.stonith.levels.add-remove-devices-list", "pcmk.stonith.levels.clear", "pcmk.stonith.levels.node-attr", "pcmk.stonith.levels.node-regexp", "pcmk.stonith.levels.verify", "pcmk.stonith.refresh.one-resource", "pcmk.stonith.refresh.strict", "pcmk.stonith.scsi-unfence-node-mpath", "pcmk.stonith.scsi-unfence-node-v2", "pcmk.stonith.update", "pcs.auth.export-cluster-known-hosts", "pcs.auth.known-host-change", "pcs.auth.no-bidirectional", "pcs.auth.separated-name-and-address", "pcs.auth.server", "pcs.automatic-pcs-configs-sync", "pcs.daemon-ssl-cert.set", "pcs.permissions", "pcs.rest-api.v1.1", "pcs.rest-api.v2", "resource-agents.describe", "resource-agents.list", "resource-agents.list.detailed", "resource-agents.ocf.version-1-0", "resource-agents.ocf.version-1-1", "resource-agents.self-validation", "resource-agents.simplified-query-api", "sbd", "sbd-node", "sbd-node.shared-block-device", "sbd.option-timeout-action", "status.pcmk.local-node", "stonith-agents.describe", "stonith-agents.list", "stonith-agents.list.detailed", "stonith-agents.ocf.version-1-0", "stonith-agents.ocf.version-1-1", "stonith-agents.self-validation" ] }, "changed": false } TASK [linux-system-roles.ha_cluster : Fail if pcs is to old to configure resources and operations defaults] *** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:171 Thursday 08 February 2024 18:55:15 +0000 (0:00:00.019) 0:00:32.420 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Set hacluster password] ****************** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:26 Thursday 08 February 2024 18:55:15 +0000 (0:00:00.016) 0:00:32.437 ***** changed: [sut] => { "append": false, "changed": true, "comment": "cluster user", "group": 189, "home": "/var/lib/pacemaker", "move_home": false, "name": "hacluster", "password": "NOT_LOGGING_PASSWORD", "shell": "/sbin/nologin", "state": "present", "uid": 189 } TASK [linux-system-roles.ha_cluster : Configure shell] ************************* task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:35 Thursday 08 February 2024 18:55:15 +0000 (0:00:00.430) 0:00:32.868 ***** included: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/configure-shell.yml for sut TASK [linux-system-roles.ha_cluster : Stop pcsd] ******************************* task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/configure-shell.yml:6 Thursday 08 February 2024 18:55:15 +0000 (0:00:00.031) 0:00:32.899 ***** ok: [sut] => { "changed": false, "name": "pcsd", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:cluster_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice pcsd-ruby.service network-online.target sysinit.target basic.target systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "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": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ConsistsOf": "pcsd-ruby.service", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "PCS GUI and remote configuration interface", "DevicePolicy": "auto", "Documentation": "\"man:pcsd(8)\" \"man:pcs(8)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/pcsd (ignore_errors=no)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/pcsd ; argv[]=/usr/sbin/pcsd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/pcsd ; argv[]=/usr/sbin/pcsd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/pcsd.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": "pcsd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "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": "14780", "LimitNPROCSoft": "14780", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14780", "LimitSIGPENDINGSoft": "14780", "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", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "pcsd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "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", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "pcsd-ruby.service network-online.target sysinit.target system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "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": "4434", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [linux-system-roles.ha_cluster : Regenerate pcsd TLS certificate and key] *** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/configure-shell.yml:11 Thursday 08 February 2024 18:55:16 +0000 (0:00:00.689) 0:00:33.588 ***** skipping: [sut] => (item=/var/lib/pcsd/pcsd.key) => { "ansible_loop_var": "item", "changed": false, "item": "/var/lib/pcsd/pcsd.key", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/var/lib/pcsd/pcsd.crt) => { "ansible_loop_var": "item", "changed": false, "item": "/var/lib/pcsd/pcsd.crt", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Get the stat of /var/lib/pcsd] *********** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/configure-shell.yml:25 Thursday 08 February 2024 18:55:16 +0000 (0:00:00.017) 0:00:33.605 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Allow certmonger to write into pcsd's certificate directory] *** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/configure-shell.yml:30 Thursday 08 February 2024 18:55:16 +0000 (0:00:00.016) 0:00:33.622 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure the name of ha_cluster_pcsd_certificates is /var/lib/pcsd/pcsd; Create certificates using the certificate role] *** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/configure-shell.yml:37 Thursday 08 February 2024 18:55:16 +0000 (0:00:00.016) 0:00:33.639 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Set pcsd's certificate directory back to cluster_var_lib_t] *** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/configure-shell.yml:49 Thursday 08 February 2024 18:55:16 +0000 (0:00:00.016) 0:00:33.656 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Distribute pcsd TLS private key] ********* task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/configure-shell.yml:64 Thursday 08 February 2024 18:55:16 +0000 (0:00:00.017) 0:00:33.673 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Distribute pcsd TLS certificate] ********* task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/configure-shell.yml:71 Thursday 08 February 2024 18:55:16 +0000 (0:00:00.018) 0:00:33.691 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Distribute pcs_settings.conf] ************ task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/configure-shell.yml:79 Thursday 08 February 2024 18:55:16 +0000 (0:00:00.018) 0:00:33.710 ***** changed: [sut] => { "changed": true, "checksum": "9bbea634a798cf0976b80cd3c4e34aca6a6a7d44", "dest": "/var/lib/pcsd/pcs_settings.conf", "gid": 0, "group": "root", "md5sum": "4b74001d21d3867563d0c773bde32b42", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cluster_var_lib_t:s0", "size": 361, "src": "/root/.ansible/tmp/ansible-tmp-1707418516.6844056-26614-164450176951750/source", "state": "file", "uid": 0 } TASK [linux-system-roles.ha_cluster : Start pcsd with updated config files and configure it to start on boot] *** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/configure-shell.yml:88 Thursday 08 February 2024 18:55:17 +0000 (0:00:00.671) 0:00:34.382 ***** changed: [sut] => { "changed": true, "enabled": true, "name": "pcsd", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:cluster_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target network-online.target systemd-journald.socket basic.target pcsd-ruby.service system.slice", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "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": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ConsistsOf": "pcsd-ruby.service", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "PCS GUI and remote configuration interface", "DevicePolicy": "auto", "Documentation": "\"man:pcsd(8)\" \"man:pcs(8)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/pcsd (ignore_errors=no)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/pcsd ; argv[]=/usr/sbin/pcsd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/pcsd ; argv[]=/usr/sbin/pcsd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/pcsd.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": "pcsd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "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": "14780", "LimitNPROCSoft": "14780", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14780", "LimitSIGPENDINGSoft": "14780", "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", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "pcsd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "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", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target network-online.target pcsd-ruby.service system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "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": "4434", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [linux-system-roles.ha_cluster : Configure firewall] ********************** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:41 Thursday 08 February 2024 18:55:21 +0000 (0:00:04.487) 0:00:38.869 ***** included: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/firewall.yml for sut TASK [Ensure the service and the ports status with the firewall role] ********** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/firewall.yml:3 Thursday 08 February 2024 18:55:21 +0000 (0:00:00.022) 0:00:38.892 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Configure selinux] *********************** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:44 Thursday 08 February 2024 18:55:21 +0000 (0:00:00.018) 0:00:38.910 ***** included: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/selinux.yml for sut TASK [linux-system-roles.ha_cluster : Populate service facts] ****************** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/selinux.yml:3 Thursday 08 February 2024 18:55:21 +0000 (0:00:00.023) 0:00:38.933 ***** ok: [sut] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "arp-ethers.service": { "name": "arp-ethers.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "bluetooth.service": { "name": "bluetooth.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd-restricted.service": { "name": "chronyd-restricted.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "corosync-notifyd.service": { "name": "corosync-notifyd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "corosync-qnetd.service": { "name": "corosync-qnetd.service", "source": "systemd", "state": "running", "status": "disabled" }, "corosync.service": { "name": "corosync.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "crm_mon.service": { "name": "crm_mon.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.bluez.service": { "name": "dbus-org.bluez.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.home1.service": { "name": "dbus-org.freedesktop.home1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.oom1.service": { "name": "dbus-org.freedesktop.oom1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.resolve1.service": { "name": "dbus-org.freedesktop.resolve1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fsidd.service": { "name": "fsidd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "stopped", "status": "static" }, "fwupd-offline-update.service": { "name": "fwupd-offline-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "fwupd-refresh.service": { "name": "fwupd-refresh.service", "source": "systemd", "state": "inactive", "status": "static" }, "fwupd.service": { "name": "fwupd.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "unknown" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "import-state.service": { "name": "import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "loadmodules.service": { "name": "loadmodules.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "logrotate.service": { "name": "logrotate.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "modprobe@dm_mod.service": { "name": "modprobe@dm_mod.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "modprobe@efi_pstore.service": { "name": "modprobe@efi_pstore.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "modprobe@loop.service": { "name": "modprobe@loop.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "pacemaker.service": { "name": "pacemaker.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "pcscd.service": { "name": "pcscd.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "pcsd-ruby.service": { "name": "pcsd-ruby.service", "source": "systemd", "state": "running", "status": "disabled" }, "pcsd.service": { "name": "pcsd.service", "source": "systemd", "state": "running", "status": "enabled" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-switch-root-initramfs.service": { "name": "plymouth-switch-root-initramfs.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "inactive", "status": "static" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "raid-check.service": { "name": "raid-check.service", "source": "systemd", "state": "stopped", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "rpmdb-migrate.service": { "name": "rpmdb-migrate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "selinux-check-proper-disable.service": { "name": "selinux-check-proper-disable.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "ssh-host-keys-migration.service": { "name": "ssh-host-keys-migration.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-plymouth.service": { "name": "systemd-ask-password-plymouth.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bless-boot.service": { "name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-boot-random-seed.service": { "name": "systemd-boot-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-update.service": { "name": "systemd-boot-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-growfs-root.service": { "name": "systemd-growfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-growfs@.service": { "name": "systemd-growfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-homed-activate.service": { "name": "systemd-homed-activate.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-homed.service": { "name": "systemd-homed.service", "source": "systemd", "state": "running", "status": "enabled" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-networkd-wait-online.service": { "name": "systemd-networkd-wait-online.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-networkd-wait-online@.service": { "name": "systemd-networkd-wait-online@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "systemd-networkd.service": { "name": "systemd-networkd.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-oomd.service": { "name": "systemd-oomd.service", "source": "systemd", "state": "running", "status": "enabled" }, "systemd-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrmachine.service": { "name": "systemd-pcrmachine.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-portabled.service": { "name": "systemd-portabled.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "running", "status": "enabled" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-sysupdate-reboot.service": { "name": "systemd-sysupdate-reboot.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysupdate.service": { "name": "systemd-sysupdate.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-time-wait-sync.service": { "name": "systemd-time-wait-sync.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-timesyncd.service": { "name": "systemd-timesyncd.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-userdbd.service": { "name": "systemd-userdbd.service", "source": "systemd", "state": "running", "status": "indirect" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-zram-setup@.service": { "name": "systemd-zram-setup@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-zram-setup@zram0.service": { "name": "systemd-zram-setup@zram0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "udisks2.service": { "name": "udisks2.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "unknown" } } }, "changed": false } TASK [linux-system-roles.ha_cluster : Set the fence-virt/fence-agents port to _ha_cluster_selinux] *** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/selinux.yml:12 Thursday 08 February 2024 18:55:24 +0000 (0:00:02.464) 0:00:41.398 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Get associated selinux ports] ************ task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/selinux.yml:29 Thursday 08 February 2024 18:55:24 +0000 (0:00:00.023) 0:00:41.422 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Add the high-availability service ports to _ha_cluster_selinux] *** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/selinux.yml:37 Thursday 08 February 2024 18:55:24 +0000 (0:00:00.023) 0:00:41.445 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure the service and the ports status with the selinux role] *********** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/selinux.yml:46 Thursday 08 February 2024 18:55:24 +0000 (0:00:00.023) 0:00:41.469 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Install cluster packages] **************** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:50 Thursday 08 February 2024 18:55:24 +0000 (0:00:00.039) 0:00:41.508 ***** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: at-spi2-atk-2.48.4-1.fc38.x86_64", "Installed: at-spi2-core-2.48.4-1.fc38.x86_64", "Installed: fdk-aac-free-2.0.0-10.fc38.x86_64", "Installed: atk-2.48.4-1.fc38.x86_64", "Installed: perl-Net-SMTP-SSL-1.04-20.fc38.noarch", "Installed: flac-libs-1.4.3-1.fc38.x86_64", "Installed: python3-msal-extensions-1.0.0-4.fc38.noarch", "Installed: python3-msgpack-1.0.4-4.fc38.x86_64", "Installed: python3-msrest-0.7.1-2.20221014git2d8fd04.fc38.noarch", "Installed: python3-msrestazure-0.6.4-15.fc38.noarch", "Installed: dconf-0.40.0-8.fc38.x86_64", "Installed: gnutls-dane-3.8.2-2.fc38.x86_64", "Installed: gnutls-utils-3.8.2-2.fc38.x86_64", "Installed: libgxps-0.3.2-5.fc38.x86_64", "Installed: mailcap-2.1.53-5.fc38.noarch", "Installed: amtterm-1.6-17.fc38.x86_64", "Installed: python3-netaddr-0.8.0-11.fc38.noarch", "Installed: lcms2-2.15-1.fc38.x86_64", "Installed: python3-adal-1.2.7-10.fc38.noarch", "Installed: avahi-glib-0.8-22.fc38.x86_64", "Installed: python3-novaclient-1:18.1.0-2.fc38.noarch", "Installed: libicu-72.1-2.fc38.x86_64", "Installed: libsndfile-1.1.0-6.fc38.x86_64", "Installed: fuse-common-3.14.1-1.fc38.x86_64", "Installed: fuse3-3.14.1-1.fc38.x86_64", "Installed: fuse3-libs-3.14.1-1.fc38.x86_64", "Installed: libsoup-2.74.3-2.fc38.x86_64", "Installed: desktop-file-utils-0.26-8.fc38.x86_64", "Installed: python3-google-api-client-2:2.115.0-1.fc38.noarch", "Installed: device-mapper-multipath-0.9.4-2.fc38.x86_64", "Installed: python3-google-api-core-1:2.11.1-6.fc38.noarch", "Installed: python3-google-auth-1:2.27.0-1.fc38.noarch", "Installed: python3-google-auth-httplib2-0.1.1-1.fc38.noarch", "Installed: device-mapper-multipath-libs-0.9.4-2.fc38.x86_64", "Installed: perl-Class-Inspector-1.36-13.fc38.noarch", "Installed: libXau-1.0.11-2.fc38.x86_64", "Installed: perl-Clone-0.46-2.fc38.x86_64", "Installed: perl-PerlIO-utf8_strict-0.010-2.fc38.x86_64", "Installed: cdparanoia-libs-10.2-41.fc38.x86_64", "Installed: libXcomposite-0.4.5-9.fc38.x86_64", "Installed: python3-googleapis-common-protos-1.60.0-2.fc38.noarch", "Installed: libiptcdata-1.0.5-13.fc38.x86_64", "Installed: python3-azure-common-1:1.1.28-2.fc38.noarch", "Installed: libXcursor-1.2.1-3.fc38.x86_64", "Installed: tracker-3.5.3-2.fc38.x86_64", "Installed: perl-Compress-Raw-Bzip2-2.204-2.fc38.x86_64", "Installed: libXdamage-1.1.5-9.fc38.x86_64", "Installed: perl-Compress-Raw-Zlib-2.204-2.fc38.x86_64", "Installed: tracker-miners-3.5.4-1.fc38.x86_64", "Installed: python3-grpcio-1.48.4-8.fc38.x86_64", "Installed: python3-azure-identity-1:1.10.0-4.fc38.noarch", "Installed: openjpeg2-2.5.0-5.fc38.x86_64", "Installed: libXext-1.3.5-2.fc38.x86_64", "Installed: python3-grpcio-status-1.48.4-8.fc38.noarch", "Installed: libXfixes-6.0.0-5.fc38.x86_64", "Installed: libstemmer-2.2.0-5.fc38.x86_64", "Installed: harfbuzz-7.1.0-1.fc38.x86_64", "Installed: python3-azure-mgmt-core-1:1.3.2-2.fc38.noarch", "Installed: libXinerama-1.1.5-2.fc38.x86_64", "Installed: python3-os-service-types-1.7.0-12.fc38.noarch", "Installed: libXrandr-1.5.2-10.fc38.x86_64", "Installed: perl-Convert-BinHex-1.125-23.fc38.noarch", "Installed: python3-oslo-i18n-5.1.0-4.fc38.noarch", "Installed: libXrender-0.9.11-2.fc38.x86_64", "Installed: mpg123-libs-1.31.3-1.fc38.x86_64", "Installed: libsoup3-3.4.4-1.fc38.x86_64", "Installed: python3-azure-mgmt-network-21.0.1-2.fc38.noarch", "Installed: python3-oslo-serialization-5.0.0-2.fc38.noarch", "Installed: python3-oslo-utils-6.0.1-2.fc38.noarch", "Installed: libXtst-1.2.4-2.fc38.x86_64", "Installed: sg3_utils-1.46-5.fc38.x86_64", "Installed: libXv-1.0.11-18.fc38.x86_64", "Installed: libjpeg-turbo-2.1.4-2.fc38.x86_64", "Installed: sg3_utils-libs-1.46-5.fc38.x86_64", "Installed: python3-packaging-23.0-1.fc38.noarch", "Installed: libXxf86vm-1.1.5-2.fc38.x86_64", "Installed: libthai-0.1.29-4.fc38.x86_64", "Installed: pixman-0.42.2-1.fc38.x86_64", "Installed: libtheora-1:1.1.1-33.fc38.x86_64", "Installed: bluez-libs-5.72-1.fc38.x86_64", "Installed: python3-pbr-5.10.0-2.fc38.noarch", "Installed: perl-SOAP-Lite-1.27-17.fc38.noarch", "Installed: libtiff-4.4.0-8.fc38.x86_64", "Installed: hicolor-icon-theme-0.17-15.fc38.noarch", "Installed: python3-pexpect-4.8.0-14.fc38.noarch", "Installed: fence-agents-emerson-4.13.1-1.fc38.noarch", "Installed: fence-agents-eps-4.13.1-1.fc38.noarch", "Installed: libtracker-sparql-3.5.3-2.fc38.x86_64", "Installed: fence-agents-hds-cb-4.13.1-1.fc38.noarch", "Installed: python3-cachetools-5.3.0-1.fc38.noarch", "Installed: perl-Data-Dump-1.25-6.fc38.noarch", "Installed: osinfo-db-20231215-1.fc38.noarch", "Installed: osinfo-db-tools-1.11.0-1.fc38.x86_64", "Installed: python3-msal-1.24.1-2.fc38.noarch", "Installed: python3-portalocker-2.7.0-1.fc38.noarch", "Installed: webrtc-audio-processing-0.3.1-10.fc38.x86_64", "Installed: geoclue2-2.7.0-1.fc38.x86_64", "Installed: libasyncns-0.8-24.fc38.x86_64", "Installed: libldac-2.0.2.3-12.fc38.x86_64", "Installed: python3-certifi-2022.09.24-2.fc38.noarch", "Installed: python3-protobuf-3.19.6-2.fc38.x86_64", "Installed: liblerc-4.0.0-3.fc38.x86_64", "Installed: python3-ptyprocess-0.7.0-3.fc38.noarch", "Installed: fontconfig-2.14.2-1.fc38.x86_64", "Installed: libwayland-client-1.22.0-1.fc38.x86_64", "Installed: libwayland-cursor-1.22.0-1.fc38.x86_64", "Installed: libwayland-egl-1.22.0-1.fc38.x86_64", "Installed: libwayland-server-1.22.0-1.fc38.x86_64", "Installed: cairo-1.17.8-4.fc38.x86_64", "Installed: libwebp-1.3.2-2.fc38.x86_64", "Installed: cairo-gobject-1.17.8-4.fc38.x86_64", "Installed: libunwind-1.6.2-7.fc38.x86_64", "Installed: perl-Digest-HMAC-1.04-7.fc38.noarch", "Installed: perl-Digest-SHA-1:6.04-1.fc38.x86_64", "Installed: vte-profile-0.72.4-1.fc38.x86_64", "Installed: vte291-0.72.4-1.fc38.x86_64", "Installed: python3-pyasn1-0.5.1-1.fc38.noarch", "Installed: python3-pyasn1-modules-0.5.1-1.fc38.noarch", "Installed: freetype-2.13.0-2.fc38.x86_64", "Installed: perl-Email-Date-Format-1.008-1.fc38.noarch", "Installed: fribidi-1.0.12-3.fc38.x86_64", "Installed: python3-debtcollector-2.5.0-4.fc38.noarch", "Installed: perl-Encode-Locale-1.05-26.fc38.noarch", "Installed: llvm-libs-16.0.6-3.fc38.x86_64", "Installed: libcanberra-0.30-31.fc38.x86_64", "Installed: libvisual-1:0.4.1-1.fc38.x86_64", "Installed: libcanberra-gtk3-0.30-31.fc38.x86_64", "Installed: perl-File-Copy-2.39-498.fc38.noarch", "Installed: python3-pytz-2023.3.post1-1.fc38.noarch", "Installed: libvorbis-1:1.3.7-7.fc38.x86_64", "Installed: grpc-data-1.48.4-8.fc38.noarch", "Installed: perl-HTTP-Date-6.06-1.fc38.noarch", "Installed: perl-I18N-Langinfo-0.21-498.fc38.x86_64", "Installed: wireplumber-0.4.17-1.fc38.x86_64", "Installed: wireplumber-libs-0.4.17-1.fc38.x86_64", "Installed: poppler-data-0.4.11-4.fc38.noarch", "Installed: sound-theme-freedesktop-0.8-19.fc38.noarch", "Installed: gstreamer1-1.22.9-1.fc38.x86_64", "Installed: colord-libs-1.4.6-4.fc38.x86_64", "Installed: python3-rsa-4.9-2.fc38.noarch", "Installed: python3-s3transfer-0.6.2-1.fc38.noarch", "Installed: gstreamer1-plugins-base-1.22.9-1.fc38.x86_64", "Installed: perl-File-Listing-6.15-5.fc38.noarch", "Installed: perl-Net-HTTP-6.23-1.fc38.noarch", "Installed: libwsman1-2.7.1-10.fc38.x86_64", "Installed: perl-File-Slurper-0.014-2.fc38.noarch", "Installed: libxcb-1.13.1-11.fc38.x86_64", "Installed: gtk-update-icon-cache-3.24.38-1.fc38.x86_64", "Installed: gtk3-3.24.38-1.fc38.x86_64", "Installed: xdg-utils-1.1.3-15.fc38.noarch", "Installed: perl-Test-1.31-498.fc38.noarch", "Installed: xdg-desktop-portal-1.16.0-3.fc38.x86_64", "Installed: xdg-desktop-portal-gtk-1.14.1-2.fc38.x86_64", "Installed: perl-Time-HiRes-4:1.9770-490.fc38.x86_64", "Installed: openwsman-python3-2.7.1-10.fc38.x86_64", "Installed: python3-requests-oauthlib-1.3.1-4.fc38.noarch", "Installed: libxshmfence-1.3-12.fc38.x86_64", "Installed: perl-subs-1.04-498.fc38.noarch", "Installed: opus-1.3.1-12.fc38.x86_64", "Installed: libX11-1.8.7-1.fc38.x86_64", "Installed: libX11-common-1.8.7-1.fc38.noarch", "Installed: libX11-xcb-1.8.7-1.fc38.x86_64", "Installed: libdatrie-0.2.13-5.fc38.x86_64", "Installed: orc-0.4.33-2.fc38.x86_64", "Installed: libXft-2.3.8-2.fc38.x86_64", "Installed: python3-wrapt-1.15.0-1.fc38.x86_64", "Installed: libXi-1.8.1-1.fc38.x86_64", "Installed: perl-Try-Tiny-0.31-5.fc38.noarch", "Installed: libogg-2:1.3.5-5.fc38.x86_64", "Installed: mesa-dri-drivers-23.1.9-1.fc38.x86_64", "Installed: totem-pl-parser-3.26.6-6.fc38.x86_64", "Installed: mesa-filesystem-23.1.9-1.fc38.x86_64", "Installed: mesa-libEGL-23.1.9-1.fc38.x86_64", "Installed: mesa-libGL-23.1.9-1.fc38.x86_64", "Installed: mesa-libgbm-23.1.9-1.fc38.x86_64", "Installed: mesa-libglapi-23.1.9-1.fc38.x86_64", "Installed: perl-HTML-Parser-3.81-1.fc38.x86_64", "Installed: mesa-va-drivers-23.1.9-1.fc38.x86_64", "Installed: hwdata-0.378-1.fc38.noarch", "Installed: cups-libs-1:2.4.7-5.fc38.x86_64", "Installed: perl-HTML-Tagset-3.20-53.fc38.noarch", "Installed: perl-WWW-RobotRules-6.02-36.fc38.noarch", "Installed: xml-common-0.6.3-60.fc38.noarch", "Installed: protobuf-3.19.6-2.fc38.x86_64", "Installed: perl-HTTP-Cookies-6.10-9.fc38.noarch", "Installed: perl-HTTP-Message-6.44-2.fc38.noarch", "Installed: perl-HTTP-Negotiate-6.01-35.fc38.noarch", "Installed: re2-1:20220601-2.fc38.x86_64", "Installed: perl-XML-Parser-2.46-13.fc38.x86_64", "Installed: libcloudproviders-0.3.5-1.fc38.x86_64", "Installed: perl-IO-Compress-2.204-1.fc38.noarch", "Installed: perl-IO-Compress-Brotli-0.004001-7.fc38.x86_64", "Installed: perl-IO-HTML-1.004-10.fc38.noarch", "Installed: pipewire-1.0.3-1.fc38.x86_64", "Installed: pipewire-alsa-1.0.3-1.fc38.x86_64", "Installed: libcue-2.2.1-13.fc38.x86_64", "Installed: pipewire-jack-audio-connection-kit-1.0.3-1.fc38.x86_64", "Installed: perl-IO-SessionData-1.03-27.fc38.noarch", "Installed: pipewire-jack-audio-connection-kit-libs-1.0.3-1.fc38.x86_64", "Installed: pipewire-libs-1.0.3-1.fc38.x86_64", "Installed: libpciaccess-0.16-8.fc38.x86_64", "Installed: pipewire-pulseaudio-1.0.3-1.fc38.x86_64", "Installed: pulseaudio-libs-16.1-4.fc38.x86_64", "Installed: ipmitool-1.8.19-2.fc38.x86_64", "Installed: pango-1.50.14-1.fc38.x86_64", "Installed: libdrm-2.4.120-1.fc38.x86_64", "Installed: libpng-2:1.6.37-14.fc38.x86_64", "Installed: uchardet-0.0.8-2.fc38.x86_64", "Installed: xprop-1.2.5-3.fc38.x86_64", "Installed: perl-libwww-perl-6.68-1.fc38.noarch", "Installed: libepoxy-1.5.10-3.fc38.x86_64", "Installed: perl-LWP-MediaTypes-6.04-14.fc38.noarch", "Installed: perl-LWP-Protocol-https-6.10-9.fc38.noarch", "Installed: python3-httplib2-0.20.4-8.fc38.noarch", "Installed: gdk-pixbuf2-2.42.10-2.fc38.x86_64", "Installed: gdk-pixbuf2-modules-2.42.10-2.fc38.x86_64", "Installed: python3-stevedore-4.0.2-2.fc38.noarch", "Installed: libproxy-0.4.18-6.fc38.x86_64", "Installed: libproxy-duktape-0.4.18-6.fc38.x86_64", "Installed: iso-codes-4.13.0-1.fc38.noarch", "Installed: python3-suds-1.1.2-3.fc38.noarch", "Installed: poppler-23.02.0-3.fc38.x86_64", "Installed: libexif-0.6.24-4.fc38.x86_64", "Installed: poppler-glib-23.02.0-3.fc38.x86_64", "Installed: libgexiv2-0.14.2-1.fc38.x86_64", "Installed: lm_sensors-libs-3.6.0-13.fc38.x86_64", "Installed: exempi-2.6.3-2.fc38.x86_64", "Installed: exiv2-0.27.6-4.fc38.x86_64", "Installed: exiv2-libs-0.27.6-4.fc38.x86_64", "Installed: emacs-filesystem-1:28.3-0.rc1.fc38.noarch", "Installed: python3-iso8601-1.1.0-2.fc38.noarch", "Installed: python3-isodate-0.6.1-6.fc38.noarch", "Installed: perl-MIME-Lite-3.033-6.fc38.noarch", "Installed: perl-MIME-Types-2.24-2.fc38.noarch", "Installed: perl-MIME-tools-5.510-3.fc38.noarch", "Installed: libgsf-1.14.51-1.fc38.x86_64", "Installed: python3-jmespath-1.0.1-2.fc38.noarch", "Installed: perl-MailTools-2.21-13.fc38.noarch", "Installed: giflib-5.2.1-17.fc38.x86_64", "Installed: low-memory-monitor-2.1-7.fc38.x86_64", "Installed: graphene-1.10.6-5.fc38.x86_64", "Installed: graphite2-1.3.14-11.fc38.x86_64", "Installed: abattis-cantarell-fonts-0.301-9.fc38.noarch", "Installed: upower-0.99.20-3.fc38.x86_64", "Installed: python3-jwt+crypto-2.6.0-2.fc38.noarch", "Installed: python3-jwt-2.6.0-2.fc38.noarch", "Installed: python3-typing-extensions-4.5.0-1.fc38.noarch", "Installed: python3-keystoneauth1-5.0.0-2.fc38.noarch", "Installed: abseil-cpp-20220623.1-4.fc38.x86_64", "Installed: glib-networking-2.76.1-1.fc38.x86_64", "Installed: python3-uritemplate-4.1.1-4.fc38.noarch", "Installed: lame-libs-3.100-14.fc38.x86_64", "Installed: liblc3-1.0.4-2.fc38.x86_64", "Installed: python-oslo-i18n-lang-5.1.0-4.fc38.noarch", "Installed: adwaita-cursor-theme-44.0-1.fc38.noarch", "Installed: python-oslo-utils-lang-6.0.1-2.fc38.noarch", "Installed: adwaita-icon-theme-44.0-1.fc38.noarch", "Installed: adobe-source-code-pro-fonts-2.042.1.062.1.026-2.fc38.noarch", "Installed: gsettings-desktop-schemas-44.0-1.fc38.x86_64", "Installed: gsm-1.0.22-2.fc38.x86_64", "Installed: rtkit-0.11-58.fc38.x86_64", "Installed: alsa-lib-1.2.11-2.fc38.x86_64", "Installed: jbigkit-libs-2.1-25.fc38.x86_64", "Installed: net-snmp-utils-1:5.9.4-1.fc38.x86_64", "Installed: libglvnd-1:1.6.0-2.fc38.x86_64", "Installed: libglvnd-egl-1:1.6.0-2.fc38.x86_64", "Installed: fence-agents-all-4.13.1-1.fc38.x86_64", "Installed: fence-agents-alom-4.13.1-1.fc38.noarch", "Installed: fence-agents-amt-4.13.1-1.fc38.noarch", "Installed: libglvnd-glx-1:1.6.0-2.fc38.x86_64", "Installed: fence-agents-amt-ws-4.13.1-1.fc38.noarch", "Installed: libnotify-0.8.3-1.fc38.x86_64", "Installed: fence-agents-apc-4.13.1-1.fc38.noarch", "Installed: fence-agents-apc-snmp-4.13.1-1.fc38.noarch", "Installed: fence-agents-aws-4.13.1-1.fc38.noarch", "Installed: fence-agents-azure-arm-4.13.1-1.fc38.noarch", "Installed: fence-agents-bladecenter-4.13.1-1.fc38.noarch", "Installed: fence-agents-brocade-4.13.1-1.fc38.noarch", "Installed: fence-agents-cdu-4.13.1-1.fc38.noarch", "Installed: fence-agents-cisco-mds-4.13.1-1.fc38.noarch", "Installed: fence-agents-cisco-ucs-4.13.1-1.fc38.noarch", "Installed: fence-agents-common-4.13.1-1.fc38.noarch", "Installed: fence-agents-compute-4.13.1-1.fc38.noarch", "Installed: fence-agents-cyberpower-ssh-4.13.1-1.fc38.noarch", "Installed: fence-agents-docker-4.13.1-1.fc38.noarch", "Installed: fence-agents-drac-4.13.1-1.fc38.noarch", "Installed: fence-agents-drac5-4.13.1-1.fc38.noarch", "Installed: fence-agents-ecloud-4.13.1-1.fc38.noarch", "Installed: fence-agents-eaton-snmp-4.13.1-1.fc38.noarch", "Installed: fence-agents-gce-4.13.1-1.fc38.noarch", "Installed: fence-agents-eaton-ssh-4.13.1-1.fc38.noarch", "Installed: fence-agents-heuristics-ping-4.13.1-1.fc38.noarch", "Installed: fence-agents-hpblade-4.13.1-1.fc38.noarch", "Installed: fence-agents-ibm-powervs-4.13.1-1.fc38.noarch", "Installed: fence-agents-ibm-vpc-4.13.1-1.fc38.noarch", "Installed: fence-agents-ibmblade-4.13.1-1.fc38.noarch", "Installed: fence-agents-ibmz-4.13.1-1.fc38.noarch", "Installed: fence-agents-ifmib-4.13.1-1.fc38.noarch", "Installed: fence-agents-ilo-moonshot-4.13.1-1.fc38.noarch", "Installed: fence-agents-ilo-mp-4.13.1-1.fc38.noarch", "Installed: fence-agents-ilo-ssh-4.13.1-1.fc38.noarch", "Installed: fence-agents-ilo2-4.13.1-1.fc38.noarch", "Installed: fence-agents-intelmodular-4.13.1-1.fc38.noarch", "Installed: fence-agents-ipdu-4.13.1-1.fc38.noarch", "Installed: fence-agents-ipmilan-4.13.1-1.fc38.noarch", "Installed: fence-agents-ironic-4.13.1-1.fc38.noarch", "Installed: fence-agents-kdump-4.13.1-1.fc38.x86_64", "Installed: python3-azure-core-2:1.28.0-2.fc38.noarch", "Installed: fence-agents-ldom-4.13.1-1.fc38.noarch", "Installed: fence-agents-lpar-4.13.1-1.fc38.noarch", "Installed: fence-agents-mpath-4.13.1-1.fc38.noarch", "Installed: fence-agents-netio-4.13.1-1.fc38.noarch", "Installed: fence-agents-openstack-4.13.1-1.fc38.noarch", "Installed: fence-agents-ovh-4.13.1-1.fc38.noarch", "Installed: perl-NTLM-1.09-34.fc38.noarch", "Installed: fence-agents-redfish-4.13.1-1.fc38.x86_64", "Installed: fence-agents-rhevm-4.13.1-1.fc38.noarch", "Installed: fence-agents-rsa-4.13.1-1.fc38.noarch", "Installed: fence-agents-rsb-4.13.1-1.fc38.noarch", "Installed: fence-agents-sanbox2-4.13.1-1.fc38.noarch", "Installed: fence-agents-sbd-4.13.1-1.fc38.noarch", "Installed: fence-agents-scsi-4.13.1-1.fc38.noarch", "Installed: fence-agents-vbox-4.13.1-1.fc38.noarch", "Installed: python3-azure-mgmt-compute-1:30.3.0-2.fc38.noarch", "Installed: fence-agents-vmware-4.13.1-1.fc38.noarch", "Installed: fence-agents-vmware-rest-4.13.1-1.fc38.noarch", "Installed: fence-agents-vmware-soap-4.13.1-1.fc38.noarch", "Installed: fence-agents-vmware-vcloud-4.13.1-1.fc38.noarch", "Installed: fence-agents-wti-4.13.1-1.fc38.noarch", "Installed: fence-agents-xenapi-4.13.1-1.fc38.noarch", "Installed: fence-agents-zvm-4.13.1-1.fc38.noarch", "Installed: fence-virt-4.13.1-1.fc38.x86_64", "Installed: libosinfo-1.11.0-1.fc38.x86_64", "Installed: python3-boto3-1.28.21-1.fc38.noarch", "Installed: python3-botocore-1.31.21-1.fc38.noarch", "Installed: libgrss-0.7.0-16.fc38.x86_64", "Installed: libsbc-2.0-2.fc38.x86_64", "Installed: sbd-1.5.1-2.fc38.2.x86_64", "Installed: telnet-1:0.17-88.fc38.x86_64" ] } TASK [linux-system-roles.ha_cluster : Distribute fence-virt authkey] *********** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:67 Thursday 08 February 2024 18:56:31 +0000 (0:01:07.082) 0:01:48.590 ***** included: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/distribute-fence-virt-key.yml for sut TASK [linux-system-roles.ha_cluster : Create /etc/cluster directory] *********** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/distribute-fence-virt-key.yml:3 Thursday 08 February 2024 18:56:31 +0000 (0:00:00.029) 0:01:48.619 ***** changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/cluster", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [linux-system-roles.ha_cluster : Get fence_xvm.key] *********************** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/distribute-fence-virt-key.yml:9 Thursday 08 February 2024 18:56:31 +0000 (0:00:00.232) 0:01:48.852 ***** included: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml for sut TASK [linux-system-roles.ha_cluster : Check if key exists on the controller fence_xvm.key] *** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:16 Thursday 08 February 2024 18:56:31 +0000 (0:00:00.063) 0:01:48.916 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Slurp existing key from the controller fence_xvm.key] *** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:21 Thursday 08 February 2024 18:56:31 +0000 (0:00:00.014) 0:01:48.930 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.ha_cluster : Use the slurped key from the controller fence_xvm.key] *** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:29 Thursday 08 February 2024 18:56:31 +0000 (0:00:00.014) 0:01:48.945 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.ha_cluster : Generate key using OpenSSL fence_xvm.key] *** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:44 Thursday 08 February 2024 18:56:31 +0000 (0:00:00.015) 0:01:48.960 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.ha_cluster : Fetch generated fence_xvm.key] *********** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:50 Thursday 08 February 2024 18:56:32 +0000 (0:00:00.305) 0:01:49.265 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.ha_cluster : Check if key exists on cluster nodes fence_xvm.key] *** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:60 Thursday 08 February 2024 18:56:32 +0000 (0:00:00.015) 0:01:49.281 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.ha_cluster : Slurp existing key from cluster nodes fence_xvm.key] *** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:65 Thursday 08 February 2024 18:56:32 +0000 (0:00:00.208) 0:01:49.490 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.ha_cluster : Use the slurped key from cluster nodes fence_xvm.key] *** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:73 Thursday 08 February 2024 18:56:32 +0000 (0:00:00.020) 0:01:49.510 ***** skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.ha_cluster : Send fence_xvm.key to nodes] ************* task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/distribute-fence-virt-key.yml:17 Thursday 08 February 2024 18:56:32 +0000 (0:00:00.018) 0:01:49.529 ***** changed: [sut] => { "changed": true, "checksum": "df5dde5ce0ba13be8ac9112dab47249fe570d604", "dest": "/etc/cluster/fence_xvm.key", "gid": 0, "group": "root", "md5sum": "70c2db00fade74f9bc56ec1e971c2840", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:cluster_conf_t:s0", "size": 512, "src": "/root/.ansible/tmp/ansible-tmp-1707418592.5056453-26672-96087637842537/source", "state": "file", "uid": 0 } TASK [linux-system-roles.ha_cluster : Configure SBD] *************************** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:72 Thursday 08 February 2024 18:56:33 +0000 (0:00:00.570) 0:01:50.099 ***** included: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/sbd.yml for sut TASK [linux-system-roles.ha_cluster : Configure watchdog kernel module blocklist] *** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/sbd.yml:10 Thursday 08 February 2024 18:56:33 +0000 (0:00:00.028) 0:01:50.127 ***** TASK [linux-system-roles.ha_cluster : Unload watchdog kernel modules from blocklist] *** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/sbd.yml:22 Thursday 08 February 2024 18:56:33 +0000 (0:00:00.010) 0:01:50.138 ***** TASK [linux-system-roles.ha_cluster : Configure watchdog kernel modules] ******* task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/sbd.yml:30 Thursday 08 February 2024 18:56:33 +0000 (0:00:00.010) 0:01:50.148 ***** TASK [linux-system-roles.ha_cluster : Load watchdog kernel modules] ************ task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/sbd.yml:40 Thursday 08 February 2024 18:56:33 +0000 (0:00:00.010) 0:01:50.159 ***** TASK [linux-system-roles.ha_cluster : Probe SBD devices] *********************** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/sbd.yml:57 Thursday 08 February 2024 18:56:33 +0000 (0:00:00.010) 0:01:50.169 ***** TASK [linux-system-roles.ha_cluster : Initialize SBD devices] ****************** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/sbd.yml:70 Thursday 08 February 2024 18:56:33 +0000 (0:00:00.009) 0:01:50.178 ***** TASK [linux-system-roles.ha_cluster : Distribute SBD config] ******************* task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/sbd.yml:88 Thursday 08 February 2024 18:56:33 +0000 (0:00:00.009) 0:01:50.187 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Ensure /etc/systemd/system/sbd.service.d directory exists] *** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/sbd.yml:111 Thursday 08 February 2024 18:56:33 +0000 (0:00:00.010) 0:01:50.198 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Override start timeout for SBD] ********** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/sbd.yml:119 Thursday 08 February 2024 18:56:33 +0000 (0:00:00.010) 0:01:50.208 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Reload systemd service files] ************ task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/sbd.yml:135 Thursday 08 February 2024 18:56:33 +0000 (0:00:00.010) 0:01:50.218 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Get services status - detect pacemaker] *** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/sbd.yml:139 Thursday 08 February 2024 18:56:33 +0000 (0:00:00.011) 0:01:50.229 ***** ok: [sut] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "arp-ethers.service": { "name": "arp-ethers.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "bluetooth.service": { "name": "bluetooth.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "canberra-system-bootup.service": { "name": "canberra-system-bootup.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "canberra-system-shutdown-reboot.service": { "name": "canberra-system-shutdown-reboot.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "canberra-system-shutdown.service": { "name": "canberra-system-shutdown.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd-restricted.service": { "name": "chronyd-restricted.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "corosync-notifyd.service": { "name": "corosync-notifyd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "corosync-qnetd.service": { "name": "corosync-qnetd.service", "source": "systemd", "state": "running", "status": "disabled" }, "corosync.service": { "name": "corosync.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "crm_mon.service": { "name": "crm_mon.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.bluez.service": { "name": "dbus-org.bluez.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.home1.service": { "name": "dbus-org.freedesktop.home1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.oom1.service": { "name": "dbus-org.freedesktop.oom1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.resolve1.service": { "name": "dbus-org.freedesktop.resolve1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fsidd.service": { "name": "fsidd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "stopped", "status": "static" }, "fwupd-offline-update.service": { "name": "fwupd-offline-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "fwupd-refresh.service": { "name": "fwupd-refresh.service", "source": "systemd", "state": "inactive", "status": "static" }, "fwupd.service": { "name": "fwupd.service", "source": "systemd", "state": "inactive", "status": "static" }, "geoclue.service": { "name": "geoclue.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "unknown" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "import-state.service": { "name": "import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "loadmodules.service": { "name": "loadmodules.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "logrotate.service": { "name": "logrotate.service", "source": "systemd", "state": "stopped", "status": "static" }, "low-memory-monitor.service": { "name": "low-memory-monitor.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "modprobe@dm_mod.service": { "name": "modprobe@dm_mod.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "modprobe@efi_pstore.service": { "name": "modprobe@efi_pstore.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "modprobe@loop.service": { "name": "modprobe@loop.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "pacemaker.service": { "name": "pacemaker.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "pcscd.service": { "name": "pcscd.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "pcsd-ruby.service": { "name": "pcsd-ruby.service", "source": "systemd", "state": "running", "status": "disabled" }, "pcsd.service": { "name": "pcsd.service", "source": "systemd", "state": "running", "status": "enabled" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-switch-root-initramfs.service": { "name": "plymouth-switch-root-initramfs.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "inactive", "status": "static" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "raid-check.service": { "name": "raid-check.service", "source": "systemd", "state": "stopped", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "rpmdb-migrate.service": { "name": "rpmdb-migrate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rtkit-daemon.service": { "name": "rtkit-daemon.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "sbd.service": { "name": "sbd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "sbd_remote.service": { "name": "sbd_remote.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "selinux-check-proper-disable.service": { "name": "selinux-check-proper-disable.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "ssh-host-keys-migration.service": { "name": "ssh-host-keys-migration.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-plymouth.service": { "name": "systemd-ask-password-plymouth.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bless-boot.service": { "name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-boot-random-seed.service": { "name": "systemd-boot-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-update.service": { "name": "systemd-boot-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-growfs-root.service": { "name": "systemd-growfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-growfs@.service": { "name": "systemd-growfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-homed-activate.service": { "name": "systemd-homed-activate.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-homed.service": { "name": "systemd-homed.service", "source": "systemd", "state": "running", "status": "enabled" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-networkd-wait-online.service": { "name": "systemd-networkd-wait-online.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-networkd-wait-online@.service": { "name": "systemd-networkd-wait-online@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "systemd-networkd.service": { "name": "systemd-networkd.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-oomd.service": { "name": "systemd-oomd.service", "source": "systemd", "state": "running", "status": "enabled" }, "systemd-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrmachine.service": { "name": "systemd-pcrmachine.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-portabled.service": { "name": "systemd-portabled.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "running", "status": "enabled" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-sysupdate-reboot.service": { "name": "systemd-sysupdate-reboot.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysupdate.service": { "name": "systemd-sysupdate.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-time-wait-sync.service": { "name": "systemd-time-wait-sync.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-timesyncd.service": { "name": "systemd-timesyncd.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-userdbd.service": { "name": "systemd-userdbd.service", "source": "systemd", "state": "running", "status": "indirect" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-zram-setup@.service": { "name": "systemd-zram-setup@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-zram-setup@zram0.service": { "name": "systemd-zram-setup@zram0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "udisks2.service": { "name": "udisks2.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "upower.service": { "name": "upower.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "unknown" } } }, "changed": false } TASK [linux-system-roles.ha_cluster : Set stonith-watchdog-timeout cluster property in CIB] *** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/sbd.yml:148 Thursday 08 February 2024 18:56:35 +0000 (0:00:02.697) 0:01:52.927 ***** changed: [sut] => { "changed": true, "cmd": [ "pcs", "--force", "-f", "/var/lib/pacemaker/cib/cib.xml", "--", "property", "set", "stonith-watchdog-timeout=0" ], "delta": "0:00:00.839465", "end": "2024-02-08 18:56:36.904820", "rc": 0, "start": "2024-02-08 18:56:36.065355" } TASK [linux-system-roles.ha_cluster : Correct cib.xml ownership] *************** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/sbd.yml:161 Thursday 08 February 2024 18:56:36 +0000 (0:00:01.063) 0:01:53.991 ***** changed: [sut] => { "changed": true, "gid": 189, "group": "haclient", "mode": "0600", "owner": "hacluster", "path": "/var/lib/pacemaker/cib/cib.xml", "secontext": "unconfined_u:object_r:cluster_var_lib_t:s0", "size": 412, "state": "file", "uid": 189 } TASK [linux-system-roles.ha_cluster : Clean cib.xml.sig] *********************** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/sbd.yml:173 Thursday 08 February 2024 18:56:37 +0000 (0:00:00.230) 0:01:54.222 ***** ok: [sut] => { "changed": false, "path": "/var/lib/pacemaker/cib/cib.xml.sig", "state": "absent" } TASK [linux-system-roles.ha_cluster : Configure corosync] ********************** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:75 Thursday 08 February 2024 18:56:37 +0000 (0:00:00.218) 0:01:54.440 ***** included: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/cluster-setup-corosync.yml for sut TASK [linux-system-roles.ha_cluster : Create a corosync.conf tempfile] ********* task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/cluster-setup-corosync.yml:3 Thursday 08 February 2024 18:56:37 +0000 (0:00:00.027) 0:01:54.467 ***** changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.zksx_31f_ha_cluster_corosync_conf", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } TASK [linux-system-roles.ha_cluster : Create a corosync.conf file content] ***** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/cluster-setup-corosync.yml:16 Thursday 08 February 2024 18:56:37 +0000 (0:00:00.279) 0:01:54.746 ***** included: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cluster-setup-pcs-0.10.yml for sut TASK [linux-system-roles.ha_cluster : Create a corosync.conf file content using pcs-0.10] *** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cluster-setup-pcs-0.10.yml:3 Thursday 08 February 2024 18:56:37 +0000 (0:00:00.019) 0:01:54.766 ***** changed: [sut] => { "changed": true, "cmd": [ "pcs", "cluster", "setup", "--corosync_conf", "/tmp/ansible.zksx_31f_ha_cluster_corosync_conf", "--overwrite", "--no-cluster-uuid", "--", "test-cluster", "localhost" ], "delta": "0:00:00.714854", "end": "2024-02-08 18:56:38.631068", "rc": 0, "start": "2024-02-08 18:56:37.916214" } STDERR: Warning: Unable to read the known-hosts file: No such file or directory: '/var/lib/pcsd/known-hosts' No addresses specified for host 'localhost', using 'localhost' TASK [linux-system-roles.ha_cluster : Add qdevice configuration to corosync.conf] *** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cluster-setup-pcs-0.10.yml:80 Thursday 08 February 2024 18:56:38 +0000 (0:00:00.951) 0:01:55.718 ***** changed: [sut] => { "changed": true, "cmd": [ "pcs", "quorum", "device", "add", "--corosync_conf", "/tmp/ansible.zksx_31f_ha_cluster_corosync_conf", "--", "timeout=1000", "sync_timeout=3000", "model", "net", "host=localhost", "algorithm=lms", "heuristics", "mode=on", "exec_ping=/usr/bin/ping -c 1 127.0.0.1" ], "delta": "0:00:00.710428", "end": "2024-02-08 18:56:39.565646", "rc": 0, "start": "2024-02-08 18:56:38.855218" } TASK [linux-system-roles.ha_cluster : Fetch created corosync.conf file] ******** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/cluster-setup-corosync.yml:19 Thursday 08 February 2024 18:56:39 +0000 (0:00:00.935) 0:01:56.653 ***** ok: [sut] => { "changed": false, "content": "dG90ZW0gewogICAgdmVyc2lvbjogMgogICAgY2x1c3Rlcl9uYW1lOiB0ZXN0LWNsdXN0ZXIKICAgIHRyYW5zcG9ydDoga25ldAogICAgY3J5cHRvX2NpcGhlcjogYWVzMjU2CiAgICBjcnlwdG9faGFzaDogc2hhMjU2Cn0KCm5vZGVsaXN0IHsKICAgIG5vZGUgewogICAgICAgIHJpbmcwX2FkZHI6IGxvY2FsaG9zdAogICAgICAgIG5hbWU6IGxvY2FsaG9zdAogICAgICAgIG5vZGVpZDogMQogICAgfQp9CgpxdW9ydW0gewogICAgcHJvdmlkZXI6IGNvcm9zeW5jX3ZvdGVxdW9ydW0KCiAgICBkZXZpY2UgewogICAgICAgIHN5bmNfdGltZW91dDogMzAwMAogICAgICAgIHRpbWVvdXQ6IDEwMDAKICAgICAgICBtb2RlbDogbmV0CgogICAgICAgIG5ldCB7CiAgICAgICAgICAgIGFsZ29yaXRobTogbG1zCiAgICAgICAgICAgIGhvc3Q6IGxvY2FsaG9zdAogICAgICAgIH0KCiAgICAgICAgaGV1cmlzdGljcyB7CiAgICAgICAgICAgIGV4ZWNfcGluZzogL3Vzci9iaW4vcGluZyAtYyAxIDEyNy4wLjAuMQogICAgICAgICAgICBtb2RlOiBvbgogICAgICAgIH0KICAgIH0KfQoKbG9nZ2luZyB7CiAgICB0b19sb2dmaWxlOiB5ZXMKICAgIGxvZ2ZpbGU6IC92YXIvbG9nL2NsdXN0ZXIvY29yb3N5bmMubG9nCiAgICB0b19zeXNsb2c6IHllcwogICAgdGltZXN0YW1wOiBvbgp9Cg==", "encoding": "base64", "source": "/tmp/ansible.zksx_31f_ha_cluster_corosync_conf" } TASK [linux-system-roles.ha_cluster : Distribute corosync.conf file] *********** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/cluster-setup-corosync.yml:26 Thursday 08 February 2024 18:56:39 +0000 (0:00:00.262) 0:01:56.916 ***** changed: [sut] => { "changed": true, "checksum": "b9fc4c65a17af51fb815e1e45b0263dd9167450f", "dest": "/etc/corosync/corosync.conf", "gid": 0, "group": "root", "md5sum": "0c2dfed51dfaffd67fb7f288b7903856", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 661, "src": "/root/.ansible/tmp/ansible-tmp-1707418599.8948321-26732-241567384698673/source", "state": "file", "uid": 0 } TASK [linux-system-roles.ha_cluster : Remove a corosync.conf tempfile] ********* task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/cluster-setup-corosync.yml:36 Thursday 08 February 2024 18:56:40 +0000 (0:00:00.601) 0:01:57.517 ***** changed: [sut] => { "changed": true, "path": "/tmp/ansible.zksx_31f_ha_cluster_corosync_conf", "state": "absent" } TASK [linux-system-roles.ha_cluster : Cluster auth] **************************** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:78 Thursday 08 February 2024 18:56:40 +0000 (0:00:00.229) 0:01:57.747 ***** included: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/cluster-auth.yml for sut TASK [linux-system-roles.ha_cluster : Check pcs auth status] ******************* task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/cluster-auth.yml:3 Thursday 08 February 2024 18:56:40 +0000 (0:00:00.031) 0:01:57.779 ***** changed: [sut] => { "changed": true, "cmd": [ "pcs", "status", "pcsd", "--", "localhost", "localhost" ], "delta": "0:00:00.836416", "end": "2024-02-08 18:56:41.755533", "failed_when_result": false, "rc": 2, "start": "2024-02-08 18:56:40.919117" } STDOUT: localhost: Unable to authenticate localhost: Unable to authenticate STDERR: Warning: Unable to read the known-hosts file: No such file or directory: '/var/lib/pcsd/known-hosts' MSG: non-zero return code TASK [linux-system-roles.ha_cluster : Run pcs auth] **************************** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/cluster-auth.yml:23 Thursday 08 February 2024 18:56:41 +0000 (0:00:01.065) 0:01:58.845 ***** included: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/cluster-auth-pcs-0.10.yml for sut TASK [linux-system-roles.ha_cluster : Pcs auth using pcs-0.10] ***************** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/cluster-auth-pcs-0.10.yml:3 Thursday 08 February 2024 18:56:41 +0000 (0:00:00.020) 0:01:58.865 ***** changed: [sut] => { "changed": true, "cmd": [ "pcs", "host", "auth", "-u", "hacluster", "--", "localhost" ], "delta": "0:00:01.241724", "end": "2024-02-08 18:56:43.260120", "rc": 0, "start": "2024-02-08 18:56:42.018396" } STDOUT: Password: STDERR: localhost: Authorized TASK [linux-system-roles.ha_cluster : Pcs auth for qdevice using pcs-0.10] ***** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/cluster-auth-pcs-0.10.yml:19 Thursday 08 February 2024 18:56:43 +0000 (0:00:01.480) 0:02:00.346 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Distribute cluster shared keys] ********** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:83 Thursday 08 February 2024 18:56:43 +0000 (0:00:00.013) 0:02:00.359 ***** included: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/cluster-setup-keys.yml for sut TASK [linux-system-roles.ha_cluster : Get corosync authkey] ******************** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/cluster-setup-keys.yml:3 Thursday 08 February 2024 18:56:43 +0000 (0:00:00.032) 0:02:00.392 ***** included: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml for sut TASK [linux-system-roles.ha_cluster : Check if key exists on the controller corosync authkey] *** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:16 Thursday 08 February 2024 18:56:43 +0000 (0:00:00.022) 0:02:00.415 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Slurp existing key from the controller corosync authkey] *** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:21 Thursday 08 February 2024 18:56:43 +0000 (0:00:00.014) 0:02:00.430 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.ha_cluster : Use the slurped key from the controller corosync authkey] *** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:29 Thursday 08 February 2024 18:56:43 +0000 (0:00:00.013) 0:02:00.443 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.ha_cluster : Generate key using OpenSSL corosync authkey] *** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:44 Thursday 08 February 2024 18:56:43 +0000 (0:00:00.012) 0:02:00.456 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.ha_cluster : Fetch generated corosync authkey] ******** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:50 Thursday 08 February 2024 18:56:43 +0000 (0:00:00.226) 0:02:00.682 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.ha_cluster : Check if key exists on cluster nodes corosync authkey] *** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:60 Thursday 08 February 2024 18:56:43 +0000 (0:00:00.016) 0:02:00.699 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.ha_cluster : Slurp existing key from cluster nodes corosync authkey] *** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:65 Thursday 08 February 2024 18:56:43 +0000 (0:00:00.236) 0:02:00.935 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.ha_cluster : Use the slurped key from cluster nodes corosync authkey] *** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:73 Thursday 08 February 2024 18:56:43 +0000 (0:00:00.021) 0:02:00.957 ***** skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.ha_cluster : Distribute corosync authkey] ************* task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/cluster-setup-keys.yml:11 Thursday 08 February 2024 18:56:43 +0000 (0:00:00.018) 0:02:00.975 ***** changed: [sut] => { "changed": true, "checksum": "3d44074f936c1433c7c3159cd466c7ac87caf0c4", "dest": "/etc/corosync/authkey", "gid": 0, "group": "root", "md5sum": "8ba6fcb90944a1488b56dfb2c785253e", "mode": "0400", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 256, "src": "/root/.ansible/tmp/ansible-tmp-1707418603.9528546-26779-177017921185871/source", "state": "file", "uid": 0 } TASK [linux-system-roles.ha_cluster : Get pacemaker authkey] ******************* task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/cluster-setup-keys.yml:20 Thursday 08 February 2024 18:56:44 +0000 (0:00:00.594) 0:02:01.569 ***** included: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml for sut TASK [linux-system-roles.ha_cluster : Check if key exists on the controller pacemaker authkey] *** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:16 Thursday 08 February 2024 18:56:44 +0000 (0:00:00.028) 0:02:01.597 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Slurp existing key from the controller pacemaker authkey] *** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:21 Thursday 08 February 2024 18:56:44 +0000 (0:00:00.014) 0:02:01.612 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.ha_cluster : Use the slurped key from the controller pacemaker authkey] *** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:29 Thursday 08 February 2024 18:56:44 +0000 (0:00:00.013) 0:02:01.626 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.ha_cluster : Generate key using OpenSSL pacemaker authkey] *** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:44 Thursday 08 February 2024 18:56:44 +0000 (0:00:00.012) 0:02:01.638 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.ha_cluster : Fetch generated pacemaker authkey] ******* task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:50 Thursday 08 February 2024 18:56:44 +0000 (0:00:00.235) 0:02:01.874 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.ha_cluster : Check if key exists on cluster nodes pacemaker authkey] *** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:60 Thursday 08 February 2024 18:56:44 +0000 (0:00:00.016) 0:02:01.890 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.ha_cluster : Slurp existing key from cluster nodes pacemaker authkey] *** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:65 Thursday 08 February 2024 18:56:45 +0000 (0:00:00.222) 0:02:02.112 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.ha_cluster : Use the slurped key from cluster nodes pacemaker authkey] *** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:73 Thursday 08 February 2024 18:56:45 +0000 (0:00:00.020) 0:02:02.132 ***** skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.ha_cluster : Distribute pacemaker authkey] ************ task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/cluster-setup-keys.yml:28 Thursday 08 February 2024 18:56:45 +0000 (0:00:00.018) 0:02:02.151 ***** changed: [sut] => { "changed": true, "checksum": "853d2b9f34773bfb4f7d61c6c08c651232afe94d", "dest": "/etc/pacemaker/authkey", "gid": 189, "group": "haclient", "md5sum": "82e7fdb9e1970766f56b75f42405aa8e", "mode": "0400", "owner": "hacluster", "secontext": "system_u:object_r:etc_t:s0", "size": 256, "src": "/root/.ansible/tmp/ansible-tmp-1707418605.1287181-26809-93017538188732/source", "state": "file", "uid": 189 } TASK [linux-system-roles.ha_cluster : Remove qdevice certificates [CLI]] ******* task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/cluster-setup-keys.yml:37 Thursday 08 February 2024 18:56:45 +0000 (0:00:00.596) 0:02:02.747 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Remove qdevice certificates [API]] ******* task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/cluster-setup-keys.yml:47 Thursday 08 February 2024 18:56:45 +0000 (0:00:00.013) 0:02:02.761 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Obtain and distribute qdevice certificates [CLI]] *** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/cluster-setup-keys.yml:56 Thursday 08 February 2024 18:56:45 +0000 (0:00:00.013) 0:02:02.774 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Obtain and distribute qdevice certificates [API]] *** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/cluster-setup-keys.yml:75 Thursday 08 February 2024 18:56:45 +0000 (0:00:00.012) 0:02:02.786 ***** fatal: [sut]: FAILED! => { "changed": true, "pcs_result": { "command": { "command_name": "quorum.device_net_certificate_setup_local", "options": { "effective_groups": null, "effective_username": null, "request_timeout": null }, "params": { "cluster_name": "test-cluster", "qnetd_host": "localhost" } }, "kill_reason": null, "reports": [ { "code": "RUN_EXTERNAL_PROCESS_ERROR", "force_code": null, "message": "ERROR: unable to run command /usr/sbin/corosync-qdevice-net-certutil -i -c /etc/corosync/qdevice/net/nssdb/qnetd-cacert.crt: No such file or directory", "node": null, "payload": { "command": "/usr/sbin/corosync-qdevice-net-certutil -i -c /etc/corosync/qdevice/net/nssdb/qnetd-cacert.crt", "reason": "No such file or directory" }, "severity": "ERROR" } ], "result": null, "task_finish_type": "TaskFinishType.FAIL", "task_ident": "8389011d-bf9f-42d0-9541-228263ccc0ae" } } MSG: Task failed TASK [Clean up test environment for qnetd] ************************************* task path: /WORKDIR/git-suset9blrlyo/tests/template_qdevice.yml:65 Thursday 08 February 2024 18:56:46 +0000 (0:00:01.269) 0:02:04.056 ***** TASK [linux-system-roles.ha_cluster : Make sure qnetd is not installed] ******** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/test_cleanup_qnetd.yml:9 Thursday 08 February 2024 18:56:47 +0000 (0:00:00.032) 0:02:04.089 ***** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Removed: corosync-qnetd-3.0.3-2.fc38.x86_64" ] } TASK [linux-system-roles.ha_cluster : Make sure qnetd config files are not present] *** task path: /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/test_cleanup_qnetd.yml:16 Thursday 08 February 2024 18:56:50 +0000 (0:00:03.513) 0:02:07.602 ***** changed: [sut] => { "changed": true, "path": "/etc/corosync/qnetd", "state": "absent" } to retry, use: --limit @/tmp/tests_qdevice_all_options.retry PLAY RECAP ********************************************************************* sut : ok=75 changed=23 unreachable=0 failed=1 skipped=57 rescued=0 ignored=0 Thursday 08 February 2024 18:56:50 +0000 (0:00:00.254) 0:02:07.857 ***** =============================================================================== linux-system-roles.ha_cluster : Install cluster packages --------------- 67.08s /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:50 linux-system-roles.ha_cluster : Install qnetd packages ----------------- 17.98s /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/test_setup_qnetd.yml:9 linux-system-roles.ha_cluster : Make sure qnetd is not installed -------- 6.34s /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/test_cleanup_qnetd.yml:9 linux-system-roles.ha_cluster : Start pcsd with updated config files and configure it to start on boot --- 4.49s /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/configure-shell.yml:88 linux-system-roles.ha_cluster : Set up qnetd ---------------------------- 2.82s /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/test_setup_qnetd.yml:18 linux-system-roles.ha_cluster : Install role essential packages --------- 2.77s /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:11 linux-system-roles.ha_cluster : Get services status - detect pacemaker --- 2.70s /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/sbd.yml:139 linux-system-roles.ha_cluster : Populate service facts ------------------ 2.46s /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/selinux.yml:3 Gathering Facts --------------------------------------------------------- 1.89s /WORKDIR/git-suset9blrlyo/tests/tests_qdevice_all_options.yml:9 --------------- linux-system-roles.ha_cluster : Pcs auth using pcs-0.10 ----------------- 1.48s /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/cluster-auth-pcs-0.10.yml:3 linux-system-roles.ha_cluster : Fetch pcsd capabilities ----------------- 1.36s /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:152 linux-system-roles.ha_cluster : Obtain and distribute qdevice certificates [API] --- 1.27s /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/cluster-setup-keys.yml:75 linux-system-roles.ha_cluster : Check pcs auth status ------------------- 1.07s /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/cluster-auth.yml:3 linux-system-roles.ha_cluster : Set stonith-watchdog-timeout cluster property in CIB --- 1.06s /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/sbd.yml:148 linux-system-roles.ha_cluster : Create a corosync.conf file content using pcs-0.10 --- 0.95s /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cluster-setup-pcs-0.10.yml:3 linux-system-roles.ha_cluster : Add qdevice configuration to corosync.conf --- 0.94s /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-cluster-setup-pcs-0.10.yml:80 linux-system-roles.ha_cluster : Fetch pcs capabilities ------------------ 0.89s /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:129 linux-system-roles.ha_cluster : Stop pcsd ------------------------------- 0.69s /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/configure-shell.yml:6 linux-system-roles.ha_cluster : Distribute pcs_settings.conf ------------ 0.67s /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/configure-shell.yml:79 linux-system-roles.ha_cluster : Distribute corosync.conf file ----------- 0.60s /WORKDIR/git-suset9blrlyo/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/cluster-setup-corosync.yml:26 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---