# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] 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.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-weekly-cibw1_lwku/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_cib_rsc_op_defaults.yml **************************************** 2 plays in /WORKDIR/git-weekly-cibw1_lwku/tests/tests_cib_rsc_op_defaults.yml PLAY [all] ********************************************************************* TASK [Include vault variables] ************************************************* task path: /WORKDIR/git-weekly-cibw1_lwku/tests/tests_cib_rsc_op_defaults.yml:4 Saturday 02 December 2023 07:07:25 +0000 (0:00:00.014) 0:00:00.014 ***** 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-weekly-cibw1_lwku/tests/vars/vault-variables.yml" ], "changed": false } PLAY [Configure resource and resource operation defaults] ********************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cibw1_lwku/tests/tests_cib_rsc_op_defaults.yml:9 Saturday 02 December 2023 07:07:26 +0000 (0:00:00.018) 0:00:00.032 ***** ok: [sut] TASK [Set up test environment] ************************************************* task path: /WORKDIR/git-weekly-cibw1_lwku/tests/tests_cib_rsc_op_defaults.yml:76 Saturday 02 December 2023 07:07:26 +0000 (0:00:00.930) 0:00:00.963 ***** TASK [fedora.linux_system_roles.ha_cluster : Set node name to 'localhost' for single-node clusters] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_setup.yml:9 Saturday 02 December 2023 07:07:26 +0000 (0:00:00.032) 0:00:00.995 ***** ok: [sut] => { "ansible_facts": { "inventory_hostname": "localhost" }, "changed": false } TASK [fedora.linux_system_roles.ha_cluster : Ensure facts used by tests] ******* task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_setup.yml:14 Saturday 02 December 2023 07:07:26 +0000 (0:00:00.026) 0:00:01.021 ***** skipping: [sut] => { "changed": false, "false_condition": "'distribution' not in ansible_facts", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Check if system is ostree] ******** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_setup.yml:22 Saturday 02 December 2023 07:07:27 +0000 (0:00:00.012) 0:00:01.033 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.ha_cluster : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_setup.yml:27 Saturday 02 December 2023 07:07:27 +0000 (0:00:00.305) 0:00:01.338 ***** ok: [sut] => { "ansible_facts": { "__ha_cluster_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.ha_cluster : Do not try to enable RHEL repositories] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_setup.yml:32 Saturday 02 December 2023 07:07:27 +0000 (0:00:00.017) 0:00:01.356 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution == 'RedHat'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Copy nss-altfiles ha_cluster users to /etc/passwd] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_setup.yml:41 Saturday 02 December 2023 07:07:27 +0000 (0:00:00.010) 0:00:01.366 ***** skipping: [sut] => { "changed": false, "false_condition": "__ha_cluster_is_ostree | d(false)", "skip_reason": "Conditional result was False" } TASK [Run HA Cluster role] ***************************************************** task path: /WORKDIR/git-weekly-cibw1_lwku/tests/tests_cib_rsc_op_defaults.yml:81 Saturday 02 December 2023 07:07:27 +0000 (0:00:00.021) 0:00:01.387 ***** TASK [fedora.linux_system_roles.ha_cluster : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:3 Saturday 02 December 2023 07:07:27 +0000 (0:00:00.036) 0:00:01.424 ***** included: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.ha_cluster : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/set_vars.yml:2 Saturday 02 December 2023 07:07:27 +0000 (0:00:00.017) 0:00:01.442 ***** skipping: [sut] => { "changed": false, "false_condition": "__ha_cluster_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Check if system is ostree] ******** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/set_vars.yml:10 Saturday 02 December 2023 07:07:27 +0000 (0:00:00.023) 0:00:01.466 ***** skipping: [sut] => { "changed": false, "false_condition": "not __ha_cluster_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/set_vars.yml:15 Saturday 02 December 2023 07:07:27 +0000 (0:00:00.014) 0:00:01.480 ***** skipping: [sut] => { "changed": false, "false_condition": "not __ha_cluster_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/set_vars.yml:19 Saturday 02 December 2023 07:07:27 +0000 (0:00:00.013) 0:00:01.493 ***** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__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-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/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, "false_condition": "__vars_file is file", "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_37.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_37.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_37.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_37.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Set Linux Pacemaker shell specific variables] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/set_vars.yml:34 Saturday 02 December 2023 07:07:27 +0000 (0:00:00.029) 0:00:01.523 ***** ok: [sut] => { "ansible_facts": {}, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/vars/shell_pcs.yml" ], "changed": false } TASK [fedora.linux_system_roles.ha_cluster : Enable package repositories] ****** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:6 Saturday 02 December 2023 07:07:27 +0000 (0:00:00.016) 0:00:01.539 ***** included: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/enable-package-repositories.yml for sut TASK [fedora.linux_system_roles.ha_cluster : Find platform/version specific tasks to enable repositories] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/enable-package-repositories.yml:3 Saturday 02 December 2023 07:07:27 +0000 (0:00:00.019) 0:00:01.558 ***** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__ha_cluster_enable_repo_tasks_file": "/WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/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-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/enable-repositories/Fedora.yml" }, "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [sut] => (item=Fedora_37.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__ha_cluster_enable_repo_tasks_file_candidate is file", "item": "Fedora_37.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_37.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__ha_cluster_enable_repo_tasks_file_candidate is file", "item": "Fedora_37.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Run platform/version specific tasks to enable repositories] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/enable-package-repositories.yml:21 Saturday 02 December 2023 07:07:27 +0000 (0:00:00.037) 0:00:01.596 ***** TASK [fedora.linux_system_roles.ha_cluster : Install role essential packages] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:11 Saturday 02 December 2023 07:07:27 +0000 (0:00:00.031) 0:00:01.628 ***** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: libknet1-compress-lz4-plugin-1.24-2.fc37.x86_64", "Installed: libknet1-compress-lzma-plugin-1.24-2.fc37.x86_64", "Installed: libknet1-compress-lzo2-plugin-1.24-2.fc37.x86_64", "Installed: libknet1-compress-plugins-all-1.24-2.fc37.x86_64", "Installed: libknet1-compress-zlib-plugin-1.24-2.fc37.x86_64", "Installed: libknet1-compress-zstd-plugin-1.24-2.fc37.x86_64", "Installed: libknet1-crypto-nss-plugin-1.24-2.fc37.x86_64", "Installed: libknet1-crypto-openssl-plugin-1.24-2.fc37.x86_64", "Installed: libknet1-crypto-plugins-all-1.24-2.fc37.x86_64", "Installed: python3-pycparser-2.20-8.fc37.noarch", "Installed: python3-pyparsing-3.0.9-2.fc37.noarch", "Installed: libknet1-plugins-all-1.24-2.fc37.x86_64", "Installed: corosync-3.1.7-1.fc37.x86_64", "Installed: corosync-qnetd-3.0.3-1.fc37.x86_64", "Installed: python3-ply-3.11-17.fc37.noarch", "Installed: python3-pycurl-7.45.1-4.fc37.x86_64", "Installed: corosynclib-3.1.7-1.fc37.x86_64", "Installed: net-snmp-libs-1:5.9.4-1.fc37.x86_64", "Installed: ruby-3.1.4-176.fc37.x86_64", "Installed: rubygem-ethon-0.15.0-3.fc37.noarch", "Installed: ruby-default-gems-3.1.4-176.fc37.noarch", "Installed: rubygem-sinatra-1:2.2.0-3.fc37.noarch", "Installed: nss-tools-3.94.0-2.fc37.x86_64", "Installed: rubygem-psych-4.0.4-176.fc37.x86_64", "Installed: ruby-libs-3.1.4-176.fc37.x86_64", "Installed: nss-softokn-freebl-3.94.0-2.fc37.x86_64", "Installed: nss-sysinit-3.94.0-2.fc37.x86_64", "Installed: nss-util-3.94.0-2.fc37.x86_64", "Installed: pacemaker-2.1.6-4.fc37.x86_64", "Installed: pacemaker-cli-2.1.6-4.fc37.x86_64", "Installed: rubygem-rdoc-6.4.0-176.fc37.noarch", "Installed: pacemaker-cluster-libs-2.1.6-4.fc37.x86_64", "Installed: python3-cryptography-37.0.2-5.fc37.x86_64", "Installed: rubygem-childprocess-4.1.0-3.fc37.noarch", "Installed: pacemaker-libs-2.1.6-4.fc37.x86_64", "Installed: rubygem-rexml-3.2.5-176.fc37.noarch", "Installed: lzo-2.10-7.fc37.x86_64", "Installed: rubygem-ffi-1.15.5-4.fc37.x86_64", "Installed: pacemaker-schemas-2.1.6-4.fc37.noarch", "Installed: rubypick-1.1.1-17.fc37.noarch", "Installed: rubygem-bigdecimal-3.1.1-176.fc37.x86_64", "Installed: libqb-2.0.6-3.fc37.x86_64", "Installed: rubygem-bundler-2.3.26-176.fc37.noarch", "Installed: bzip2-1.0.8-12.fc37.x86_64", "Installed: python3-tornado-6.2.0-2.fc37.x86_64", "Installed: python3-psutil-5.9.1-1.fc37.x86_64", "Installed: rubygems-3.3.26-176.fc37.noarch", "Installed: nss-3.94.0-2.fc37.x86_64", "Installed: rubygem-puma-5.6.5-1.fc37.x86_64", "Installed: rubygem-tilt-2.0.10-8.fc37.noarch", "Installed: perl-TimeDate-1:2.33-9.fc37.noarch", "Installed: rubygem-mustermann-1.1.1-7.fc37.noarch", "Installed: python3-cffi-1.15.1-2.fc37.x86_64", "Installed: rubygem-rack-1:2.2.4-1.fc37.noarch", "Installed: pcs-0.11.6-1.fc37.noarch", "Installed: libnozzle1-1.24-2.fc37.x86_64", "Installed: rubygem-rack-protection-2.2.0-2.fc37.noarch", "Installed: nss-softokn-3.94.0-2.fc37.x86_64", "Installed: rubygem-rack-test-1.1.0-6.fc37.noarch", "Installed: resource-agents-4.12.0-1.fc37.x86_64", "Installed: logrotate-3.20.1-3.fc37.x86_64", "Installed: rubygem-io-console-0.5.11-176.fc37.x86_64", "Installed: rubygem-json-2.6.3-200.fc37.x86_64", "Installed: rubygem-backports-3.20.1-5.fc37.noarch", "Installed: rubygem-nio4r-2.5.2-9.fc37.x86_64", "Installed: libknet1-1.24-2.fc37.x86_64", "Installed: libknet1-compress-bzip2-plugin-1.24-2.fc37.x86_64", "Removed: nss-3.93.0-1.fc37.x86_64", "Removed: nss-softokn-3.93.0-1.fc37.x86_64", "Removed: nss-softokn-freebl-3.93.0-1.fc37.x86_64", "Removed: nss-sysinit-3.93.0-1.fc37.x86_64", "Removed: nss-util-3.93.0-1.fc37.x86_64" ] } lsrpackages: corosync-qnetd pcs TASK [fedora.linux_system_roles.ha_cluster : Check and prepare role variables] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:17 Saturday 02 December 2023 07:07:42 +0000 (0:00:14.880) 0:00:16.509 ***** included: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml for sut TASK [fedora.linux_system_roles.ha_cluster : Fail if passwords are not specified] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:5 Saturday 02 December 2023 07:07:42 +0000 (0:00:00.028) 0:00:16.537 ***** skipping: [sut] => (item=ha_cluster_hacluster_password) => { "ansible_loop_var": "item", "changed": false, "false_condition": "lookup(\"vars\", item, default=\"\") | string | length < 1", "item": "ha_cluster_hacluster_password", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.ha_cluster : Fail if nodes do not have the same number of SBD devices specified] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:15 Saturday 02 December 2023 07:07:42 +0000 (0:00:00.035) 0:00:16.573 ***** skipping: [sut] => { "changed": false, "false_condition": "ha_cluster_sbd_enabled", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Fail if configuring qnetd on a cluster node] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:30 Saturday 02 December 2023 07:07:42 +0000 (0:00:00.010) 0:00:16.584 ***** skipping: [sut] => { "changed": false, "false_condition": "ha_cluster_qnetd.present | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Fail if no valid level is specified for a fencing level] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:40 Saturday 02 December 2023 07:07:42 +0000 (0:00:00.019) 0:00:16.604 ***** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.ha_cluster : Fail if no target is specified for a fencing level] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:48 Saturday 02 December 2023 07:07:42 +0000 (0:00:00.008) 0:00:16.612 ***** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.ha_cluster : Discover cluster node names] ****** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:62 Saturday 02 December 2023 07:07:42 +0000 (0:00:00.008) 0:00:16.621 ***** ok: [sut] => { "ansible_facts": { "__ha_cluster_node_name": "localhost" }, "changed": false } TASK [fedora.linux_system_roles.ha_cluster : Collect cluster node names] ******* task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:66 Saturday 02 December 2023 07:07:42 +0000 (0:00:00.021) 0:00:16.643 ***** ok: [sut] => { "ansible_facts": { "__ha_cluster_all_node_names": [ "localhost" ] }, "changed": false } TASK [fedora.linux_system_roles.ha_cluster : Extract qdevice settings] ********* task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:70 Saturday 02 December 2023 07:07:42 +0000 (0:00:00.029) 0:00:16.672 ***** ok: [sut] => { "ansible_facts": { "__ha_cluster_qdevice_host": "", "__ha_cluster_qdevice_in_use": false, "__ha_cluster_qdevice_model": "", "__ha_cluster_qdevice_pcs_address": "" }, "changed": false } TASK [fedora.linux_system_roles.ha_cluster : Figure out if ATB needs to be enabled for SBD] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:79 Saturday 02 December 2023 07:07:42 +0000 (0:00:00.032) 0:00:16.704 ***** ok: [sut] => { "ansible_facts": { "__ha_cluster_sbd_needs_atb": false }, "changed": false } TASK [fedora.linux_system_roles.ha_cluster : Fail if SBD needs ATB enabled and the user configured ATB to be disabled] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:89 Saturday 02 December 2023 07:07:42 +0000 (0:00:00.029) 0:00:16.733 ***** skipping: [sut] => { "changed": false, "false_condition": "__ha_cluster_sbd_needs_atb | bool", "skip_reason": "Conditional result was False" } TASK [fedora.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-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:96 Saturday 02 December 2023 07:07:42 +0000 (0:00:00.019) 0:00:16.753 ***** skipping: [sut] => { "changed": false, "false_condition": "ha_cluster_pcsd_public_key_src is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Fetch pcs capabilities] *********** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:110 Saturday 02 December 2023 07:07:42 +0000 (0:00:00.015) 0:00:16.768 ***** ok: [sut] => { "changed": false, "cmd": [ "pcs", "--version", "--full" ], "delta": "0:00:01.090351", "end": "2023-12-02 07:07:44.105538", "rc": 0, "start": "2023-12-02 07:07:43.015187" } STDOUT: 0.11.6 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.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.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.clear-expired 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.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 [fedora.linux_system_roles.ha_cluster : Parse pcs capabilities] *********** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:117 Saturday 02 December 2023 07:07:44 +0000 (0:00:01.386) 0:00:18.155 ***** 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.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.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.clear-expired", "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.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 [fedora.linux_system_roles.ha_cluster : Fetch pcsd capabilities] ********** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:124 Saturday 02 December 2023 07:07:44 +0000 (0:00:00.024) 0:00:18.179 ***** ok: [sut] => { "changed": false, "cmd": [ "pcsd", "--version", "--full" ], "delta": "0:00:01.034983", "end": "2023-12-02 07:07:45.386057", "rc": 0, "start": "2023-12-02 07:07:44.351074" } STDOUT: 0.11.6 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.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.rest-api.v2 pcmk.resource.ban-move-clear pcmk.resource.ban-move-clear.clear-expired 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 [fedora.linux_system_roles.ha_cluster : Parse pcsd capabilities] ********** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:132 Saturday 02 December 2023 07:07:45 +0000 (0:00:01.256) 0:00:19.436 ***** 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.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.rest-api.v2", "pcmk.resource.ban-move-clear", "pcmk.resource.ban-move-clear.clear-expired", "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 [fedora.linux_system_roles.ha_cluster : Fail if pcs is to old to configure resources and operations defaults] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:141 Saturday 02 December 2023 07:07:45 +0000 (0:00:00.028) 0:00:19.464 ***** skipping: [sut] => { "changed": false, "false_condition": "( ha_cluster_resource_defaults and not 'pcmk.properties.resource-defaults.multiple' in __ha_cluster_pcs_capabilities ) or ( ha_cluster_resource_operation_defaults and not 'pcmk.properties.operation-defaults.multiple' in __ha_cluster_pcs_capabilities )", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Set hacluster password] *********** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:22 Saturday 02 December 2023 07:07:45 +0000 (0:00:00.013) 0:00:19.478 ***** changed: [sut] => { "append": false, "changed": true, "comment": "cluster user", "group": 189, "home": "/home/hacluster", "move_home": false, "name": "hacluster", "password": "NOT_LOGGING_PASSWORD", "shell": "/sbin/nologin", "state": "present", "uid": 189 } TASK [fedora.linux_system_roles.ha_cluster : Configure pcs / pcsd] ************* task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:29 Saturday 02 December 2023 07:07:45 +0000 (0:00:00.505) 0:00:19.983 ***** included: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-configure-pcs-pcsd.yml for sut TASK [fedora.linux_system_roles.ha_cluster : Stop pcsd] ************************ task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-configure-pcs-pcsd.yml:6 Saturday 02 December 2023 07:07:45 +0000 (0:00:00.034) 0:00:20.018 ***** ok: [sut] => { "changed": false, "name": "pcsd", "state": "stopped", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice basic.target pcsd-ruby.service systemd-journald.socket network-online.target sysinit.target", "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)\"", "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": "14732", "LimitNPROCSoft": "14732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14732", "LimitSIGPENDINGSoft": "14732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "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", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice pcsd-ruby.service network-online.target sysinit.target", "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": "4419", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.ha_cluster : Regenerate pcsd TLS certificate and key] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-configure-pcs-pcsd.yml:11 Saturday 02 December 2023 07:07:46 +0000 (0:00:00.598) 0:00:20.616 ***** skipping: [sut] => (item=/var/lib/pcsd/pcsd.key) => { "ansible_loop_var": "item", "changed": false, "false_condition": "ha_cluster_regenerate_keys", "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, "false_condition": "ha_cluster_regenerate_keys", "item": "/var/lib/pcsd/pcsd.crt", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.ha_cluster : Get the stat of /var/lib/pcsd] **** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-configure-pcs-pcsd.yml:25 Saturday 02 December 2023 07:07:46 +0000 (0:00:00.014) 0:00:20.631 ***** skipping: [sut] => { "changed": false, "false_condition": "ha_cluster_pcsd_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Allow certmonger to write into pcsd's certificate directory] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-configure-pcs-pcsd.yml:30 Saturday 02 December 2023 07:07:46 +0000 (0:00:00.021) 0:00:20.652 ***** skipping: [sut] => { "changed": false, "false_condition": "ha_cluster_pcsd_certificates | length > 0", "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-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-configure-pcs-pcsd.yml:37 Saturday 02 December 2023 07:07:46 +0000 (0:00:00.018) 0:00:20.671 ***** skipping: [sut] => { "changed": false, "false_condition": "ha_cluster_pcsd_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Set pcsd's certificate directory back to cluster_var_lib_t] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-configure-pcs-pcsd.yml:49 Saturday 02 December 2023 07:07:46 +0000 (0:00:00.021) 0:00:20.692 ***** skipping: [sut] => { "changed": false, "false_condition": "ha_cluster_pcsd_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Distribute pcsd TLS private key] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-configure-pcs-pcsd.yml:64 Saturday 02 December 2023 07:07:46 +0000 (0:00:00.019) 0:00:20.711 ***** skipping: [sut] => { "changed": false, "false_condition": "ha_cluster_pcsd_public_key_src is string", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Distribute pcsd TLS certificate] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-configure-pcs-pcsd.yml:71 Saturday 02 December 2023 07:07:46 +0000 (0:00:00.023) 0:00:20.735 ***** skipping: [sut] => { "changed": false, "false_condition": "ha_cluster_pcsd_public_key_src is string", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Distribute pcs_settings.conf] ***** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-configure-pcs-pcsd.yml:79 Saturday 02 December 2023 07:07:46 +0000 (0:00:00.026) 0:00:20.761 ***** 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-1701500866.7752726-5806-263744254383478/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.ha_cluster : Start pcsd with updated config files and configure it to start on boot] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-configure-pcs-pcsd.yml:88 Saturday 02 December 2023 07:07:47 +0000 (0:00:00.715) 0:00:21.476 ***** changed: [sut] => { "changed": true, "enabled": true, "name": "pcsd", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "network-online.target systemd-journald.socket sysinit.target 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)\"", "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": "14732", "LimitNPROCSoft": "14732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14732", "LimitSIGPENDINGSoft": "14732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "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", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "network-online.target sysinit.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": "4419", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.ha_cluster : Configure firewall] *************** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:35 Saturday 02 December 2023 07:07:50 +0000 (0:00:02.715) 0:00:24.192 ***** included: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/firewall.yml for sut TASK [Ensure the service and the ports status with the firewall role] ********** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/firewall.yml:3 Saturday 02 December 2023 07:07:50 +0000 (0:00:00.027) 0:00:24.219 ***** TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Saturday 02 December 2023 07:07:50 +0000 (0:00:00.052) 0:00:24.272 ***** included: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for sut TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2 Saturday 02 December 2023 07:07:50 +0000 (0:00:00.032) 0:00:24.304 ***** skipping: [sut] => { "changed": false, "false_condition": "__firewall_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check if system is ostree] ********** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:10 Saturday 02 December 2023 07:07:50 +0000 (0:00:00.024) 0:00:24.329 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:15 Saturday 02 December 2023 07:07:50 +0000 (0:00:00.227) 0:00:24.556 ***** ok: [sut] => { "ansible_facts": { "__firewall_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:19 Saturday 02 December 2023 07:07:50 +0000 (0:00:00.029) 0:00:24.585 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: firewalld TASK [fedora.linux_system_roles.firewall : Collect service facts] ************** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Saturday 02 December 2023 07:07:53 +0000 (0:00:02.459) 0:00:27.045 ***** skipping: [sut] => { "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:9 Saturday 02 December 2023 07:07:53 +0000 (0:00:00.023) 0:00:27.068 ***** skipping: [sut] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "ufw", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] *********** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:22 Saturday 02 December 2023 07:07:53 +0000 (0:00:00.028) 0:00:27.097 ***** ok: [sut] => { "changed": false, "name": "firewalld", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "polkit.service sysinit.target basic.target system.slice dbus-broker.service dbus.socket", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "network-pre.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target nftables.service ip6tables.service ipset.service iptables.service ebtables.service", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "\"man:firewalld(1)\"", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; 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/firewalld.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": "firewalld.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": "14732", "LimitNPROCSoft": "14732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14732", "LimitSIGPENDINGSoft": "14732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice dbus.socket", "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": "null", "StandardInput": "null", "StandardOutput": "null", "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": "4419", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-pre.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:28 Saturday 02 December 2023 07:07:53 +0000 (0:00:00.395) 0:00:27.493 ***** changed: [sut] => { "changed": true, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "dbus.socket dbus-broker.service polkit.service sysinit.target system.slice basic.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "network-pre.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "ip6tables.service ipset.service nftables.service ebtables.service iptables.service shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "\"man:firewalld(1)\"", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; 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/firewalld.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": "firewalld.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": "14732", "LimitNPROCSoft": "14732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14732", "LimitSIGPENDINGSoft": "14732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice dbus.socket sysinit.target", "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": "null", "StandardInput": "null", "StandardOutput": "null", "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": "4419", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-pre.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:34 Saturday 02 December 2023 07:07:55 +0000 (0:00:01.590) 0:00:29.083 ***** ok: [sut] => { "ansible_facts": { "__firewall_previous_replaced": false, "__firewall_python_cmd": "/usr/bin/python3", "__firewall_report_changed": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Get config files, checksums before and remove] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:43 Saturday 02 December 2023 07:07:55 +0000 (0:00:00.038) 0:00:29.121 ***** skipping: [sut] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Tell firewall module it is able to report changed] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55 Saturday 02 December 2023 07:07:55 +0000 (0:00:00.023) 0:00:29.145 ***** skipping: [sut] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71 Saturday 02 December 2023 07:07:55 +0000 (0:00:00.022) 0:00:29.168 ***** changed: [sut] => (item={'service': 'high-availability', 'state': 'enabled'}) => { "__firewall_changed": true, "ansible_loop_var": "item", "changed": true, "item": { "service": "high-availability", "state": "enabled" } } changed: [sut] => (item={'port': '1229/tcp', 'state': 'enabled'}) => { "__firewall_changed": true, "ansible_loop_var": "item", "changed": true, "item": { "port": "1229/tcp", "state": "enabled" } } TASK [fedora.linux_system_roles.firewall : Gather firewall config information] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:120 Saturday 02 December 2023 07:07:57 +0000 (0:00:02.289) 0:00:31.457 ***** skipping: [sut] => (item={'service': 'high-availability', 'state': 'enabled'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall | length == 1", "item": { "service": "high-availability", "state": "enabled" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'port': '1229/tcp', 'state': 'enabled'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall | length == 1", "item": { "port": "1229/tcp", "state": "enabled" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:130 Saturday 02 December 2023 07:07:57 +0000 (0:00:00.058) 0:00:31.516 ***** skipping: [sut] => { "changed": false, "false_condition": "firewall | length == 1", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:139 Saturday 02 December 2023 07:07:57 +0000 (0:00:00.033) 0:00:31.549 ***** skipping: [sut] => { "changed": false, "false_condition": "firewall == None or firewall | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:144 Saturday 02 December 2023 07:07:57 +0000 (0:00:00.027) 0:00:31.576 ***** skipping: [sut] => { "changed": false, "false_condition": "firewall == None or firewall | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Get config files, checksums after] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:153 Saturday 02 December 2023 07:07:57 +0000 (0:00:00.027) 0:00:31.604 ***** skipping: [sut] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Calculate what has changed] ********* task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:163 Saturday 02 December 2023 07:07:57 +0000 (0:00:00.021) 0:00:31.625 ***** skipping: [sut] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:169 Saturday 02 December 2023 07:07:57 +0000 (0:00:00.021) 0:00:31.647 ***** skipping: [sut] => { "false_condition": "__firewall_previous_replaced | bool" } TASK [fedora.linux_system_roles.ha_cluster : Configure selinux] **************** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:38 Saturday 02 December 2023 07:07:57 +0000 (0:00:00.025) 0:00:31.672 ***** included: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/selinux.yml for sut TASK [fedora.linux_system_roles.ha_cluster : Populate service facts] *********** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/selinux.yml:3 Saturday 02 December 2023 07:07:57 +0000 (0:00:00.027) 0:00:31.700 ***** 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.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": "inactive", "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.fedoraproject.FirewallD1.service": { "name": "dbus-org.fedoraproject.FirewallD1.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" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "ebtables.service": { "name": "ebtables.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "running", "status": "enabled" }, "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": "active" }, "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" }, "hv_kvp_daemon.service": { "name": "hv_kvp_daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "ip6tables.service": { "name": "ip6tables.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ipset.service": { "name": "ipset.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iptables.service": { "name": "iptables.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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-activation.service": { "name": "lvm2-activation.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "lvm2-pvscan@.service": { "name": "lvm2-pvscan@.service", "source": "systemd", "state": "unknown", "status": "static" }, "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": "inactive" }, "modprobe@dm_mod.service": { "name": "modprobe@dm_mod.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@loop.service": { "name": "modprobe@loop.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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": "stopped", "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" }, "ntpd.service": { "name": "ntpd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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": "running", "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" }, "rpc-svcgssd.service": { "name": "rpc-svcgssd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "rpmdb-migrate.service": { "name": "rpmdb-migrate.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "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" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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": "inactive" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "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" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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-system-token.service": { "name": "systemd-boot-system-token.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-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": "inactive", "status": "disabled" }, "systemd-homed.service": { "name": "systemd-homed.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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-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": "inactive", "status": "disabled" }, "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": "inactive", "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": "active" }, "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": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" } } }, "changed": false } TASK [fedora.linux_system_roles.ha_cluster : Set the fence-virt/fence-agents port to _ha_cluster_selinux] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/selinux.yml:12 Saturday 02 December 2023 07:08:01 +0000 (0:00:03.350) 0:00:35.051 ***** ok: [sut] => { "ansible_facts": { "_ha_cluster_selinux": [ { "local": true, "ports": "1229", "proto": "tcp", "setype": "cluster_port_t", "state": "present" } ] }, "changed": false } TASK [fedora.linux_system_roles.ha_cluster : Get associated selinux ports] ***** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/selinux.yml:20 Saturday 02 December 2023 07:08:01 +0000 (0:00:00.035) 0:00:35.086 ***** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail\nfirewall-cmd --info-service=high-availability | egrep \" +ports: +\" | sed -e \"s/ *ports: //\"", "delta": "0:00:00.235662", "end": "2023-12-02 07:08:01.506570", "rc": 0, "start": "2023-12-02 07:08:01.270908" } STDOUT: 2224/tcp 3121/tcp 5403/tcp 5404/udp 5405-5412/udp 9929/tcp 9929/udp 21064/tcp TASK [fedora.linux_system_roles.ha_cluster : Add the high-availability service ports to _ha_cluster_selinux] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/selinux.yml:28 Saturday 02 December 2023 07:08:01 +0000 (0:00:00.472) 0:00:35.558 ***** ok: [sut] => (item=2224/tcp) => { "ansible_facts": { "_ha_cluster_selinux": [ { "local": true, "ports": "1229", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "2224", "proto": "tcp", "setype": "cluster_port_t", "state": "present" } ] }, "ansible_loop_var": "item", "changed": false, "item": "2224/tcp" } ok: [sut] => (item=3121/tcp) => { "ansible_facts": { "_ha_cluster_selinux": [ { "local": true, "ports": "1229", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "2224", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "3121", "proto": "tcp", "setype": "cluster_port_t", "state": "present" } ] }, "ansible_loop_var": "item", "changed": false, "item": "3121/tcp" } ok: [sut] => (item=5403/tcp) => { "ansible_facts": { "_ha_cluster_selinux": [ { "local": true, "ports": "1229", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "2224", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "3121", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "5403", "proto": "tcp", "setype": "cluster_port_t", "state": "present" } ] }, "ansible_loop_var": "item", "changed": false, "item": "5403/tcp" } ok: [sut] => (item=5404/udp) => { "ansible_facts": { "_ha_cluster_selinux": [ { "local": true, "ports": "1229", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "2224", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "3121", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "5403", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "5404", "proto": "udp", "setype": "cluster_port_t", "state": "present" } ] }, "ansible_loop_var": "item", "changed": false, "item": "5404/udp" } ok: [sut] => (item=5405-5412/udp) => { "ansible_facts": { "_ha_cluster_selinux": [ { "local": true, "ports": "1229", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "2224", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "3121", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "5403", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "5404", "proto": "udp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "5405-5412", "proto": "udp", "setype": "cluster_port_t", "state": "present" } ] }, "ansible_loop_var": "item", "changed": false, "item": "5405-5412/udp" } ok: [sut] => (item=9929/tcp) => { "ansible_facts": { "_ha_cluster_selinux": [ { "local": true, "ports": "1229", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "2224", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "3121", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "5403", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "5404", "proto": "udp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "5405-5412", "proto": "udp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "9929", "proto": "tcp", "setype": "cluster_port_t", "state": "present" } ] }, "ansible_loop_var": "item", "changed": false, "item": "9929/tcp" } ok: [sut] => (item=9929/udp) => { "ansible_facts": { "_ha_cluster_selinux": [ { "local": true, "ports": "1229", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "2224", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "3121", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "5403", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "5404", "proto": "udp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "5405-5412", "proto": "udp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "9929", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "9929", "proto": "udp", "setype": "cluster_port_t", "state": "present" } ] }, "ansible_loop_var": "item", "changed": false, "item": "9929/udp" } ok: [sut] => (item=21064/tcp) => { "ansible_facts": { "_ha_cluster_selinux": [ { "local": true, "ports": "1229", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "2224", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "3121", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "5403", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "5404", "proto": "udp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "5405-5412", "proto": "udp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "9929", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "9929", "proto": "udp", "setype": "cluster_port_t", "state": "present" }, { "local": true, "ports": "21064", "proto": "tcp", "setype": "cluster_port_t", "state": "present" } ] }, "ansible_loop_var": "item", "changed": false, "item": "21064/tcp" } TASK [Ensure the service and the ports status with the selinux role] *********** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/selinux.yml:35 Saturday 02 December 2023 07:08:01 +0000 (0:00:00.169) 0:00:35.728 ***** redirecting (type: modules) ansible.builtin.selinux to ansible.posix.selinux redirecting (type: modules) ansible.builtin.selinux to ansible.posix.selinux redirecting (type: modules) ansible.builtin.seboolean to ansible.posix.seboolean redirecting (type: modules) ansible.builtin.sefcontext to community.general.sefcontext redirecting (type: modules) ansible.builtin.selogin to community.general.selogin TASK [fedora.linux_system_roles.selinux : Set ansible_facts required by role and install packages] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:2 Saturday 02 December 2023 07:08:01 +0000 (0:00:00.155) 0:00:35.883 ***** included: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml for sut TASK [fedora.linux_system_roles.selinux : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:2 Saturday 02 December 2023 07:08:01 +0000 (0:00:00.061) 0:00:35.945 ***** skipping: [sut] => { "changed": false, "false_condition": "__selinux_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Ensure SELinux packages] ************* task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:7 Saturday 02 December 2023 07:08:01 +0000 (0:00:00.038) 0:00:35.984 ***** included: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml for sut TASK [fedora.linux_system_roles.selinux : Check if system is ostree] *********** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:5 Saturday 02 December 2023 07:08:02 +0000 (0:00:00.051) 0:00:36.035 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.selinux : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:10 Saturday 02 December 2023 07:08:02 +0000 (0:00:00.242) 0:00:36.278 ***** ok: [sut] => { "ansible_facts": { "__selinux_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.selinux : Install SELinux python2 tools] ******* task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:14 Saturday 02 December 2023 07:08:02 +0000 (0:00:00.038) 0:00:36.317 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_python_version is version('3', '<')", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Install SELinux python3 tools] ******* task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:23 Saturday 02 December 2023 07:08:02 +0000 (0:00:00.040) 0:00:36.357 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: python3-libselinux python3-policycoreutils TASK [fedora.linux_system_roles.selinux : Install SELinux python3 tools] ******* task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:34 Saturday 02 December 2023 07:08:07 +0000 (0:00:05.090) 0:00:41.447 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_os_family == \"Suse\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Install SELinux tool semanage] ******* task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:45 Saturday 02 December 2023 07:08:07 +0000 (0:00:00.035) 0:00:41.483 ***** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: policycoreutils-python-utils-3.5-1.fc37.noarch" ] } lsrpackages: policycoreutils-python-utils TASK [fedora.linux_system_roles.selinux : Refresh facts] *********************** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:53 Saturday 02 December 2023 07:08:10 +0000 (0:00:03.383) 0:00:44.866 ***** ok: [sut] TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if enabled] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:5 Saturday 02 December 2023 07:08:11 +0000 (0:00:00.734) 0:00:45.601 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_selinux.status == \"enabled\" and (selinux_state or selinux_policy)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if disabled] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:13 Saturday 02 December 2023 07:08:11 +0000 (0:00:00.031) 0:00:45.632 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_selinux.status == \"disabled\" and selinux_state", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set selinux_reboot_required] ********* task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:21 Saturday 02 December 2023 07:08:11 +0000 (0:00:00.028) 0:00:45.660 ***** ok: [sut] => { "ansible_facts": { "selinux_reboot_required": false }, "changed": false } TASK [fedora.linux_system_roles.selinux : Fail if reboot is required] ********** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:25 Saturday 02 December 2023 07:08:11 +0000 (0:00:00.034) 0:00:45.695 ***** skipping: [sut] => { "changed": false, "false_condition": "selinux_reboot_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Warn if SELinux is disabled] ********* task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:30 Saturday 02 December 2023 07:08:11 +0000 (0:00:00.030) 0:00:45.725 ***** skipping: [sut] => { "false_condition": "ansible_selinux.status == \"disabled\"" } TASK [fedora.linux_system_roles.selinux : Drop all local modifications] ******** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:35 Saturday 02 December 2023 07:08:11 +0000 (0:00:00.029) 0:00:45.754 ***** skipping: [sut] => { "changed": false, "false_condition": "selinux_all_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux boolean local modifications] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:43 Saturday 02 December 2023 07:08:11 +0000 (0:00:00.028) 0:00:45.782 ***** skipping: [sut] => { "changed": false, "false_condition": "selinux_booleans_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux file context local modifications] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:48 Saturday 02 December 2023 07:08:11 +0000 (0:00:00.027) 0:00:45.810 ***** skipping: [sut] => { "changed": false, "false_condition": "selinux_fcontexts_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux port local modifications] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:53 Saturday 02 December 2023 07:08:11 +0000 (0:00:00.032) 0:00:45.842 ***** skipping: [sut] => { "changed": false, "false_condition": "selinux_ports_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux login local modifications] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:58 Saturday 02 December 2023 07:08:11 +0000 (0:00:00.027) 0:00:45.870 ***** skipping: [sut] => { "changed": false, "false_condition": "selinux_logins_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set SELinux booleans] **************** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:63 Saturday 02 December 2023 07:08:11 +0000 (0:00:00.028) 0:00:45.899 ***** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Set SELinux file contexts] *********** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:72 Saturday 02 December 2023 07:08:11 +0000 (0:00:00.013) 0:00:45.912 ***** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Set an SELinux label on a port] ****** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:83 Saturday 02 December 2023 07:08:11 +0000 (0:00:00.014) 0:00:45.926 ***** changed: [sut] => (item={'ports': '1229', 'proto': 'tcp', 'setype': 'cluster_port_t', 'state': 'present', 'local': True}) => { "ansible_loop_var": "item", "changed": true, "item": { "local": true, "ports": "1229", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, "ports": [ "1229" ], "proto": "tcp", "setype": "cluster_port_t", "state": "present" } changed: [sut] => (item={'ports': '2224', 'proto': 'tcp', 'setype': 'cluster_port_t', 'state': 'present', 'local': True}) => { "ansible_loop_var": "item", "changed": true, "item": { "local": true, "ports": "2224", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, "ports": [ "2224" ], "proto": "tcp", "setype": "cluster_port_t", "state": "present" } changed: [sut] => (item={'ports': '3121', 'proto': 'tcp', 'setype': 'cluster_port_t', 'state': 'present', 'local': True}) => { "ansible_loop_var": "item", "changed": true, "item": { "local": true, "ports": "3121", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, "ports": [ "3121" ], "proto": "tcp", "setype": "cluster_port_t", "state": "present" } changed: [sut] => (item={'ports': '5403', 'proto': 'tcp', 'setype': 'cluster_port_t', 'state': 'present', 'local': True}) => { "ansible_loop_var": "item", "changed": true, "item": { "local": true, "ports": "5403", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, "ports": [ "5403" ], "proto": "tcp", "setype": "cluster_port_t", "state": "present" } changed: [sut] => (item={'ports': '5404', 'proto': 'udp', 'setype': 'cluster_port_t', 'state': 'present', 'local': True}) => { "ansible_loop_var": "item", "changed": true, "item": { "local": true, "ports": "5404", "proto": "udp", "setype": "cluster_port_t", "state": "present" }, "ports": [ "5404" ], "proto": "udp", "setype": "cluster_port_t", "state": "present" } changed: [sut] => (item={'ports': '5405-5412', 'proto': 'udp', 'setype': 'cluster_port_t', 'state': 'present', 'local': True}) => { "ansible_loop_var": "item", "changed": true, "item": { "local": true, "ports": "5405-5412", "proto": "udp", "setype": "cluster_port_t", "state": "present" }, "ports": [ "5405-5412" ], "proto": "udp", "setype": "cluster_port_t", "state": "present" } changed: [sut] => (item={'ports': '9929', 'proto': 'tcp', 'setype': 'cluster_port_t', 'state': 'present', 'local': True}) => { "ansible_loop_var": "item", "changed": true, "item": { "local": true, "ports": "9929", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, "ports": [ "9929" ], "proto": "tcp", "setype": "cluster_port_t", "state": "present" } changed: [sut] => (item={'ports': '9929', 'proto': 'udp', 'setype': 'cluster_port_t', 'state': 'present', 'local': True}) => { "ansible_loop_var": "item", "changed": true, "item": { "local": true, "ports": "9929", "proto": "udp", "setype": "cluster_port_t", "state": "present" }, "ports": [ "9929" ], "proto": "udp", "setype": "cluster_port_t", "state": "present" } changed: [sut] => (item={'ports': '21064', 'proto': 'tcp', 'setype': 'cluster_port_t', 'state': 'present', 'local': True}) => { "ansible_loop_var": "item", "changed": true, "item": { "local": true, "ports": "21064", "proto": "tcp", "setype": "cluster_port_t", "state": "present" }, "ports": [ "21064" ], "proto": "tcp", "setype": "cluster_port_t", "state": "present" } TASK [fedora.linux_system_roles.selinux : Set linux user to SELinux user mapping] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:93 Saturday 02 December 2023 07:08:27 +0000 (0:00:15.810) 0:01:01.736 ***** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Get SELinux modules facts] *********** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:104 Saturday 02 December 2023 07:08:27 +0000 (0:00:00.014) 0:01:01.751 ***** ok: [sut] => { "ansible_facts": { "selinux_checksums": true, "selinux_installed_modules": { "abrt": { "100": { "checksum": "sha256:f29e1bccfe6187f94c849355cf36735520c59a6ebcca14e21b1ee4a3d3220c04", "enabled": 1 } }, "accountsd": { "100": { "checksum": "sha256:97dc37c578388b11fbe7290941258dacf20419817567bbeb2012a513db62b45b", "enabled": 1 } }, "acct": { "100": { "checksum": "sha256:367f8007f17d81d47b8e68ba0fbf0d600f6c41ddc514486784ed23c4ac2f379f", "enabled": 1 } }, "afs": { "100": { "checksum": "sha256:c394822f23fec46e5267d5b922d489d73d0a9d1aa6cb1e45e29cf2b4b1dbae08", "enabled": 1 } }, "aiccu": { "100": { "checksum": "sha256:308a49426c1ad12912d314f8642d9eba19a1fb94d2acd3334961b5e6df90e340", "enabled": 1 } }, "aide": { "100": { "checksum": "sha256:dacdb3d03b43ff99d65d33cc7d68675e88a2307ee17eb11d59ad504ad07aad50", "enabled": 1 } }, "ajaxterm": { "100": { "checksum": "sha256:994767a1d2aab8e344cf28f4dc26878f409bf295735ca26396dfbb825f33d7d7", "enabled": 1 } }, "alsa": { "100": { "checksum": "sha256:00fad3ad067cd0c713a97fef76cb12b3e823ed39d0e066d4f42bcc28d614c406", "enabled": 1 } }, "amanda": { "100": { "checksum": "sha256:747d1ecd7168918860f02b176ccdeb5f5838ab136d6dacf753883055253c2d89", "enabled": 1 } }, "amtu": { "100": { "checksum": "sha256:ca2ee13a8dc91cc8c8c0e21aefe52293a9d3513a357c0b3f60e78c0b5b0bdad1", "enabled": 1 } }, "anaconda": { "100": { "checksum": "sha256:785adf0c81e667feb77453995b9f58230f48eccaef86e224d4026ff03fc52cc1", "enabled": 1 } }, "antivirus": { "100": { "checksum": "sha256:50244f9d06a7d6e2bd99204e97d2717dfb22760f5be098ec32f4a00010828d08", "enabled": 1 } }, "apache": { "100": { "checksum": "sha256:9eeb503041acf57014e035cdb1f82f941eeef5493eac2edf3360b60eabaa54f6", "enabled": 1 } }, "apcupsd": { "100": { "checksum": "sha256:64bf85b9795dfaf34566631a31be1afd6a4f726208412049e89c4c2ae80509f8", "enabled": 1 } }, "apm": { "100": { "checksum": "sha256:a09f37e251c56751adf1a50f444431d62fbc90e19097f28f5f377240417bc9ff", "enabled": 1 } }, "application": { "100": { "checksum": "sha256:c46a0fc26d6eec3b23246a5b4fc79e4158cf2e4b3abafc06d50388e2ee649ee3", "enabled": 1 } }, "arpwatch": { "100": { "checksum": "sha256:41669501246e68896b209280ebb1ae4abe53a5d6d19973a0b3fb1a391bd32dac", "enabled": 1 } }, "asterisk": { "100": { "checksum": "sha256:512a009624198794a4c1115510f17785e534269c261220c0f9cac62d131c92e8", "enabled": 1 } }, "auditadm": { "100": { "checksum": "sha256:5ceeeca2340dce4b997d1ef1a909ac000e5b8dae0f19f9fc6aaa9733a438023a", "enabled": 1 } }, "authconfig": { "100": { "checksum": "sha256:7ebd15930f21a0a98df762bd71be36f0b8233aa8d6aa6f474d52256cb00be00f", "enabled": 1 } }, "authlogin": { "100": { "checksum": "sha256:8c56ba2c651b2fc75aac33f1f8d3e65e6ce8233b93f69d568b0c62f5f9adbe68", "enabled": 1 } }, "automount": { "100": { "checksum": "sha256:737ff425ce4ce69d7b050fd651c7a1cdfd8c14edebb056ccb6fdbb1dd7fb2089", "enabled": 1 } }, "avahi": { "100": { "checksum": "sha256:1586be43514b37a8f36cacf55bd5a022499c75d07dd887ae147dae21ca2d1c45", "enabled": 1 } }, "awstats": { "100": { "checksum": "sha256:dc2358a51cf1eec0d08bb9fbf1d833b6a83aeccdf2181f95154d81a0d7cf6301", "enabled": 1 } }, "bacula": { "100": { "checksum": "sha256:32fc0518d84f6977f8198f72d7d952a638593b73a4d4a7bc3765c2082ec01d07", "enabled": 1 } }, "base": { "100": { "checksum": "sha256:b5ee1cc0b015d4283b4068293ceb18b7d5d819b5c2d8db36097d635d3a65d025", "enabled": 1 } }, "bcfg2": { "100": { "checksum": "sha256:f3a458764ec98ce7a677b4ae10dc22eb3e9ea48c5db75421b06e321a0aff6c0a", "enabled": 1 } }, "bind": { "100": { "checksum": "sha256:f0b7c0f72748b59054431243d2bdf4a6db168a71e17f525bfa180e323190f7c6", "enabled": 1 } }, "bitlbee": { "100": { "checksum": "sha256:d55acfca17b91a6dbb3e8718bb60bddf67b26c48aceb2f2ff96340f66e54dfa8", "enabled": 1 } }, "blkmapd": { "100": { "checksum": "sha256:f938611469aa3a74b8332c32528cf706e6e6e0131825bd26340fa7470192b4cc", "enabled": 1 } }, "blueman": { "100": { "checksum": "sha256:34d5b416deaa769ecb3b8df08a3b021f0e713eb5216da4c57c9b7152aa964ec3", "enabled": 1 } }, "bluetooth": { "100": { "checksum": "sha256:2ce087bac694a301529fe642c4f9928720322346dc213c070259153d17a2d3ff", "enabled": 1 } }, "boinc": { "100": { "checksum": "sha256:83c2f54bc533d7ef21edf285afe688a617c48a2c1ca23e55b6c3c6eddf9b5b78", "enabled": 1 } }, "boltd": { "100": { "checksum": "sha256:1344fb7197f213e188eb49e280d58f6b671ab15acf68247e8f72480bcf28a54d", "enabled": 1 } }, "bootloader": { "100": { "checksum": "sha256:2ea0657217fbd31db147497187eaf80f531359478ada175f12281a89425af22a", "enabled": 1 } }, "brctl": { "100": { "checksum": "sha256:f5197d026164e1fc51f6e4d2b0b2a5b2eeaf96a8381bd04a330fe61e7b59de30", "enabled": 1 } }, "brltty": { "100": { "checksum": "sha256:1c9cf0f009f5b754c028848285023f3e525067e3285407541e1b2edf6fdb9726", "enabled": 1 } }, "bugzilla": { "100": { "checksum": "sha256:f42bfaaf5602c397fd9ea6e408ebc7274b9db3c5780ce45cb7ca16cc36b48218", "enabled": 1 } }, "bumblebee": { "100": { "checksum": "sha256:6057ae8af810f716090f36d8a9abbb88f45e2adfeaea951ab7f69537901b74b9", "enabled": 1 } }, "cachefilesd": { "100": { "checksum": "sha256:b934a394d86710b61fcc10df4abd7919bc17682c02c88aa3a9616f77ceca6b87", "enabled": 1 } }, "calamaris": { "100": { "checksum": "sha256:b6a2f95b2521a522b6a45e3aee0ad46b03cc9259ef1ff90b67584bc930b1dcc7", "enabled": 1 } }, "callweaver": { "100": { "checksum": "sha256:813329fac86f8cffdb123fa5bce3c4b0c94ed51c8c4732f5f88fb6690a08ff7f", "enabled": 1 } }, "canna": { "100": { "checksum": "sha256:3962284c1fbccbcb2544b9eba0da1e848d232eafcde82cb42ea2ae0b4449628d", "enabled": 1 } }, "ccs": { "100": { "checksum": "sha256:bd734bebfc4cd52af8cb7c6f670221472a2035277d103edda9b63ee505317648", "enabled": 1 } }, "cdrecord": { "100": { "checksum": "sha256:39d5762d74a7893f02f8c98de22ad8e277117a0eab1ed992e8bc9f8364b14aa6", "enabled": 1 } }, "certmaster": { "100": { "checksum": "sha256:7ff4f398bf64241eb04c4df5296ac3c1d0e490f883e0750579b791c6363cf822", "enabled": 1 } }, "certmonger": { "100": { "checksum": "sha256:7a37feb91f0bc3ed3c7f2ee8084a16feb580bf481576a354249ebb57049ac57a", "enabled": 1 } }, "certwatch": { "100": { "checksum": "sha256:be7236ffdbca774bc3676779387a06d0d0fe7fd39f7d7451da10d135e9c01828", "enabled": 1 } }, "cfengine": { "100": { "checksum": "sha256:7952d218d6c2638982580874a3fe72d159d569707c51d48f7cdd022b04a996d9", "enabled": 1 } }, "cgroup": { "100": { "checksum": "sha256:ef55ee872cb1c8f8eedac64d2009ad2004a1e552066c7d93f300eeb686f1fcb6", "enabled": 1 } }, "chrome": { "100": { "checksum": "sha256:4a12915d1be321332a456f921c80c33658e61c3f3965966c81e49f7bab6c2033", "enabled": 1 } }, "chronyd": { "100": { "checksum": "sha256:137ee82065e3e731f5134cd3dad995b649be5ad0b425c987ba59d6d0354ebc3c", "enabled": 1 } }, "cinder": { "100": { "checksum": "sha256:5013117d7afb518dff9a3ae3327945aacc311d8101b96fbd2052b47dd4cc80bd", "enabled": 1 } }, "cipe": { "100": { "checksum": "sha256:8c7dd93bc3283740eae864bfb158264d4407a1cf472bebd764144ccdadbc7d38", "enabled": 1 } }, "clock": { "100": { "checksum": "sha256:fe7972a240e059e0fb9ae787020f1916cf6503ffe08d18c81b7f3e233e82deca", "enabled": 1 } }, "clogd": { "100": { "checksum": "sha256:71e2c93f5b64ed4e31e48d420fa12cb49ebbefe327609aaf0edd636757f5bb82", "enabled": 1 } }, "cloudform": { "100": { "checksum": "sha256:b6fdc244f495d638ff6175384b59bc1e3e2ec3a0e6c2d743d56ce5de84408bdb", "enabled": 1 } }, "cmirrord": { "100": { "checksum": "sha256:c8c143fe7cad17266776569db4d241f216ef10b32ad548164c1e40a55a9fa61a", "enabled": 1 } }, "cobbler": { "100": { "checksum": "sha256:7dafb9850ce2cffa32e7d439810b11dd1e4cbdf2e9ae347c9efe24cb9721508c", "enabled": 1 } }, "collectd": { "100": { "checksum": "sha256:bae164ddcd59264e1b7dd9e51cd48ec5e1806983be804d3f3b1496318f6e0a05", "enabled": 1 } }, "colord": { "100": { "checksum": "sha256:173ad1273cc153bcfecd53b905314b0ca3a359d7a51f728b624f5421b56c9cee", "enabled": 1 } }, "comsat": { "100": { "checksum": "sha256:cfbc709dddf5d2ed655e7f8179ed78fea816fe66046b7e8cec618cae238f3ff6", "enabled": 1 } }, "condor": { "100": { "checksum": "sha256:e5214ea832ba2cb9f1fe6cf134894a9d39590d941f01a884933a9424334ff668", "enabled": 1 } }, "conman": { "100": { "checksum": "sha256:18f68eb983a3d07557b9124dc1f1fef31be7fde0ac5a35cd6fadead8c58bbc86", "enabled": 1 } }, "conntrackd": { "100": { "checksum": "sha256:ad405e4a29b81d0058e6dff4e626c6b212f36f3188567c9d132d930b96f9eccb", "enabled": 1 } }, "consolekit": { "100": { "checksum": "sha256:a817e848d1bffd2cb079fbe290e87e33d0ee8713f3bd95b3b4ec703c0bf42123", "enabled": 1 } }, "couchdb": { "100": { "checksum": "sha256:f39523e31d44086495c6d545a73efad812884eded80ee5492ffa3bf3d131ac60", "enabled": 1 } }, "courier": { "100": { "checksum": "sha256:be78b6e2c61b8da15f32cf96669f389377a4ce1a9a009146dc9f5247ea22d5d3", "enabled": 1 } }, "cpucontrol": { "100": { "checksum": "sha256:b92b16249a50325ec3b4d279e9e6769655138aa03273711d9698a11d02b93879", "enabled": 1 } }, "cpufreqselector": { "100": { "checksum": "sha256:9e56fb61f5be0cfd0e13891b490e2ce12be4c898e8154544b9176b81a746e968", "enabled": 1 } }, "cpuplug": { "100": { "checksum": "sha256:97e29fc030b051e38654e7cc2c42ce3b825d1ce91361c3e41b299c67fae17d4c", "enabled": 1 } }, "cron": { "100": { "checksum": "sha256:ace7ae828266893b85af35a82a98c1fa28cab5866e28fe25135b88725764ba00", "enabled": 1 } }, "ctdb": { "100": { "checksum": "sha256:6eacff12c05ce03201a1fb160d3d238069779a78365eb572e741f5a3811ebb3d", "enabled": 1 } }, "cups": { "100": { "checksum": "sha256:829d070b52724d20de335f62b7c553f26701878f6b9d966caecebcb4855bd0a9", "enabled": 1 } }, "cvs": { "100": { "checksum": "sha256:e93dbd1d1c490bc0fd6cf77974dfa426714db344f2efa3112f50496e507b5ee3", "enabled": 1 } }, "cyphesis": { "100": { "checksum": "sha256:f6469e3ffd7488af55c3c7553d2fe8c6289d0e6f6939dfd57c47d514b761106d", "enabled": 1 } }, "cyrus": { "100": { "checksum": "sha256:af21384b7603e916c87d5cdddbb1e32efab13dd9c7e86911ec8908c65e230d1e", "enabled": 1 } }, "daemontools": { "100": { "checksum": "sha256:4400034ca033473d7f9c1b6322b5ae79efda80f2be74d19d485978a47c5ac33e", "enabled": 1 } }, "dbadm": { "100": { "checksum": "sha256:8b54fdf3414dc19c379ea70dddc8a59a73670f09acb372660d43819a518ac7b9", "enabled": 1 } }, "dbskk": { "100": { "checksum": "sha256:0818b9f6bde5db80bedb7f89bf51a7b71dfeedba89ac45980e95a1d00d6de3b7", "enabled": 1 } }, "dbus": { "100": { "checksum": "sha256:262d681afc60e0c530bd64e491254e85c6d1cebb170af84867674bfb7641f114", "enabled": 1 } }, "dcc": { "100": { "checksum": "sha256:61c3c4c9e1d077fc5d841bbd0c4779a6eb27ecce8af5c4f0a450f72cdd989fb1", "enabled": 1 } }, "ddclient": { "100": { "checksum": "sha256:d857e3a75d2091ef51c0eba28fcbd9d1ce045608dceeeeb56a9b2241efe30749", "enabled": 1 } }, "denyhosts": { "100": { "checksum": "sha256:158b9a988312131b68965b36a484bcd9430924c0339e0850fb56140570f77ff1", "enabled": 1 } }, "devicekit": { "100": { "checksum": "sha256:9663982d978b4b057eed738946a41285cf01bc0f6d079dd4a324a02504807dfc", "enabled": 1 } }, "dhcp": { "100": { "checksum": "sha256:f72dd4fe86da2210aebde693fc92e7e062560724126650d6bc9a814e1bcd226d", "enabled": 1 } }, "dictd": { "100": { "checksum": "sha256:80ede5937ff10d8dd17e41b16bd4e961a15fcfafffa4ac16f965792bdc7b1c2c", "enabled": 1 } }, "dirsrv": { "100": { "checksum": "sha256:8ec2e8e51780a0bebf35e57ad50f51ac92b359e11808ae6cfd926cf48e39cf73", "enabled": 1 } }, "dirsrv-admin": { "100": { "checksum": "sha256:306328203e346307c0e7f0000137cdea5df2cce9fca186b21da819ea66332422", "enabled": 1 } }, "dmesg": { "100": { "checksum": "sha256:c8b280603fe2280e35b4a07119690786aee03c2b3facae88e6af445a40ee1909", "enabled": 1 } }, "dmidecode": { "100": { "checksum": "sha256:60dfe90db48ed2b76b83c9ff45b0077f46625c041288bd742987ac480e91dbcc", "enabled": 1 } }, "dnsmasq": { "100": { "checksum": "sha256:3ec3eb33181d73a45a987e26fd5a6cf1c416f14af47e5aeed7966385d1507a08", "enabled": 1 } }, "dnssec": { "100": { "checksum": "sha256:4924d06f49dca0f6442cbd7ec2c8bb0a308b6065d665e516b687d24629433497", "enabled": 1 } }, "dovecot": { "100": { "checksum": "sha256:592421b46f58ed7f9269ab9f36b683c711d0ab0286f5b3370849edfa1f4d2032", "enabled": 1 } }, "drbd": { "100": { "checksum": "sha256:6d398add121a9ada0731f62bf5dda407fdedb0699d9f78d61d2ae222c2ac95ba", "enabled": 1 } }, "dspam": { "100": { "checksum": "sha256:273e6eb8383a6ad619c794da9aad11efd75265156cbdc113e5438de4bef39608", "enabled": 1 } }, "entropyd": { "100": { "checksum": "sha256:883ad60607e02b4522c4e90ee0b879f6338df5b94d15fc6ab65054bc23e4445c", "enabled": 1 } }, "exim": { "100": { "checksum": "sha256:286f95d36322288ce937538c955087b4f4d465589cac5ae8920b522b71e3af73", "enabled": 1 } }, "fail2ban": { "100": { "checksum": "sha256:7eca3468039d219b971b7e30f2406742a6f148b3ffa2a5e3b43768562514ef81", "enabled": 1 } }, "fcoe": { "100": { "checksum": "sha256:c481a542d792e109e5c6a18c2693f5367b5103de98f9f124f58afc2dd6a0a7d4", "enabled": 1 } }, "fedoratp": { "100": { "checksum": "sha256:b44db516a7f15b91cefb17e234bbd27748a1f6e5c0a59470e3eb8cb74a3add81", "enabled": 1 } }, "fetchmail": { "100": { "checksum": "sha256:8fa1191cd7619167cba83bbabb310779ec50caf4b194ca3740d3f99a95af7e8c", "enabled": 1 } }, "finger": { "100": { "checksum": "sha256:4999e7277c375a0cc2d4e5bf9807a7d87ea3a5435b45eaa9e313c79a4c367aa8", "enabled": 1 } }, "firewalld": { "100": { "checksum": "sha256:c6b30f6b2bb264ff1a42d933ec66cc29d5cba3969974db5b59a30a4c94cc9f9c", "enabled": 1 } }, "firewallgui": { "100": { "checksum": "sha256:a717aead3eeabff6c4d5e4a20a32d3a9a9205e8f762f6a4eaf9977bde156fe0f", "enabled": 1 } }, "firstboot": { "100": { "checksum": "sha256:7e8046984326a7f5005fa14370eb54b51d279b452f5ae728d474959bb5e2e600", "enabled": 1 } }, "fprintd": { "100": { "checksum": "sha256:742bfd9d8eab08e54e873dcbb31b92e6948ad31e78686cb0d636c314daf93cf2", "enabled": 1 } }, "freeipmi": { "100": { "checksum": "sha256:63e5a39f76cd503cf0d8efd8a7524e8c5b3bec3766137a2f3405c0e20eb10b0a", "enabled": 1 } }, "freqset": { "100": { "checksum": "sha256:2b145cedbd4e0663329b9fee784eda2086750bdf84af56d3e3b4a4ff258c6bbb", "enabled": 1 } }, "fstools": { "100": { "checksum": "sha256:3bb7f0a4edee3bf8f1dc7d4d30e90283feea85d04965db5068c62f43d3afba4b", "enabled": 1 } }, "ftp": { "100": { "checksum": "sha256:92bbb7b7b7952cd17b31b70b4c5df8ab9889245b8759af7c7c217f36b513aa55", "enabled": 1 } }, "fwupd": { "100": { "checksum": "sha256:c25434a1ae98d31b6f75a15ce06e1efa19bce0805a4d66abedfb35bf8ec6b89a", "enabled": 1 } }, "games": { "100": { "checksum": "sha256:f70a7031e719024c7f7c6d9b670ac16365db0ec9517a4cd30847d184683b670e", "enabled": 1 } }, "gdomap": { "100": { "checksum": "sha256:8c15c146bfc2e6769267ee8dde5621e7803f641424d780cd12724bedd2acab21", "enabled": 1 } }, "geoclue": { "100": { "checksum": "sha256:174b2589782e54d3973ba2e0772a9af40f657c87c69307a2f8164aab64936e39", "enabled": 1 } }, "getty": { "100": { "checksum": "sha256:f5f1cc5473a854baf84be99bf3bdf909739c7d6eb031324259eed60ccdde77ec", "enabled": 1 } }, "git": { "100": { "checksum": "sha256:9c5c330312e63cfef8979db8350b646cd7515f7638fe9eebfdccb77899e3fd52", "enabled": 1 } }, "gitosis": { "100": { "checksum": "sha256:8ff8c9aa1ff7f1c2287ef1cf328b6edf367b1c680754ae75ac2c14cbffe6d029", "enabled": 1 } }, "glance": { "100": { "checksum": "sha256:344503fee49f201235c86370d7b674b7470c259e2ed924d366c29c2f4c41840e", "enabled": 1 } }, "glusterd": { "100": { "checksum": "sha256:568c23d242f46df5aeb18540ee71d8f419f1dfb592c66e79376121344fced45c", "enabled": 1 } }, "gnome": { "100": { "checksum": "sha256:174f12147366640b5e89c02b70007fa7d0578de9de2774083c3d600bc940ead1", "enabled": 1 } }, "gpg": { "100": { "checksum": "sha256:e1d2ad1a3abf7144751e65444d5444f3207eb423960aff3ecd1eb2412585e8cd", "enabled": 1 } }, "gpm": { "100": { "checksum": "sha256:215e877879c9891daa65a347f6c0cac354876d2cf9d7cfaf27984f42748d274e", "enabled": 1 } }, "gpsd": { "100": { "checksum": "sha256:3ea27c17a4a0ac618ce5a9e8b925ff65e9db67dc530223256b407422ea2e05bb", "enabled": 1 } }, "gssproxy": { "100": { "checksum": "sha256:865ca154e6c0b4640763e4b910b4a1fefa711a4e1d1afb7ce5b55a4c5fb87203", "enabled": 1 } }, "guest": { "100": { "checksum": "sha256:bdd8ecc00ffea86dca1eaf4883db7755b27be1929351375575cfa657ce57d0d4", "enabled": 1 } }, "hddtemp": { "100": { "checksum": "sha256:7c3378ccdbfac184bee408c6dcc90f4abe2abafedde4909ada166ba4b1c0fac3", "enabled": 1 } }, "hostapd": { "100": { "checksum": "sha256:d5b4dc24ba6c954ce1a09d51591b4ddaf0bab43d35218cd8aea56bbe4a8e09d1", "enabled": 1 } }, "hostname": { "100": { "checksum": "sha256:4aa85a6cd731279d16d1b91447afa59dda762b7c3e8b0359742d8531b1dad28b", "enabled": 1 } }, "hsqldb": { "100": { "checksum": "sha256:7b0893c67f4d652f1d0a441bdf3311b67dd63da5e187c7ae080944ee26e5a039", "enabled": 1 } }, "hwloc": { "100": { "checksum": "sha256:c3da94d054727b329697f2ca0581c376d0c1a27448d8b08bf608caba5e35eb64", "enabled": 1 } }, "hypervkvp": { "100": { "checksum": "sha256:8c18262f239895082c307805c1039ce14aa3c0d7c29b0f6c31bf320c8253180c", "enabled": 1 } }, "ibacm": { "100": { "checksum": "sha256:c238803a65ee56a1cc7fe6fbaac7af88b6d7e19804e557488b44dc259bdbb205", "enabled": 1 } }, "ica": { "100": { "checksum": "sha256:f025c5d36ed90fa92c34f52ea5df8591e47a66bad3bb18db44ad6cd5aae11add", "enabled": 1 } }, "icecast": { "100": { "checksum": "sha256:f72bc915830de3631febdad6adeb59cdc151a4c6d8563b5395cb53d3b9a91950", "enabled": 1 } }, "inetd": { "100": { "checksum": "sha256:e7aeab601ecc8ffbc20b9989a8b92ae2fabdc859cc59e285f7db876d088ad0ff", "enabled": 1 } }, "init": { "100": { "checksum": "sha256:3a54a999c8e34b95f1e47ed0e40b0b6b8eddf74b4697067a3fe2b30e5d7f8710", "enabled": 1 } }, "inn": { "100": { "checksum": "sha256:30f2c34654d1f932793c67bfd89c53a22a6e50c771e8144859a5774e3fe6e57c", "enabled": 1 } }, "insights_client": { "100": { "checksum": "sha256:f3790699af5cc119e7e85ab82e60e85d3351a181867b8965d89459ac0ff0714c", "enabled": 1 } }, "iodine": { "100": { "checksum": "sha256:59188d3a729f8541065595d2fcc3b535919ee80bc8f439cc5151cce19ec79863", "enabled": 1 } }, "iotop": { "100": { "checksum": "sha256:86fd0f899c839873d26de9b1993ca497c99bf6fc3769b519eb446e558a020469", "enabled": 1 } }, "ipmievd": { "100": { "checksum": "sha256:9883ba8fde35467d506c31804eb0f2c01326da85cc3546ecbff4132be753cba9", "enabled": 1 } }, "ipsec": { "100": { "checksum": "sha256:02d16c319cf7e5783fca5691c5eb343ad8d940b165606cb5c724df67b9f800cf", "enabled": 1 } }, "iptables": { "100": { "checksum": "sha256:65ac9d2763cee4528920879dfd22cf7b54ef579e5d802755ac02ee8c2170b649", "enabled": 1 } }, "irc": { "100": { "checksum": "sha256:6703989cad339e85beb8c46fc6ca69fe3bf96560534a79d7c6ebedeb3b2d72da", "enabled": 1 } }, "irqbalance": { "100": { "checksum": "sha256:5bb9506b3fefec0dccf890fe793715bc8632b200e06abc276b625e34a2f19aae", "enabled": 1 } }, "iscsi": { "100": { "checksum": "sha256:59bcdb2d80d5558df0eb89c49ee8ba8e98e0a984d89c8f1e373a65a771eb0f6c", "enabled": 1 } }, "isns": { "100": { "checksum": "sha256:d2ec77126cc8c91a39e85ebe8cf67593792b2d80a60a1d9348a06c5d70b18f93", "enabled": 1 } }, "jabber": { "100": { "checksum": "sha256:8cd6b5c87f88e7cef575da4b255d89cc18ea68f61ad83d2441e7b61b1337ed70", "enabled": 1 } }, "jetty": { "100": { "checksum": "sha256:29252ea7ce3289924ecd827f11f2b5f5f831fb8f38550a1676670bef7a5498fb", "enabled": 1 } }, "jockey": { "100": { "checksum": "sha256:93dc4738655a8ab41cab2894a8f417ada66b813eb39ae61a313f10a492e2b2e3", "enabled": 1 } }, "journalctl": { "100": { "checksum": "sha256:f473def2d45f1d8fe0d94077153353c5461729a641f9441b0b3258d950d3f778", "enabled": 1 } }, "kdump": { "100": { "checksum": "sha256:5186057a9c00a2560948f102239929fc5a32a79e20cf3438a09963d2c018167e", "enabled": 1 } }, "kdumpgui": { "100": { "checksum": "sha256:34f4bb97e6e926421594f71aa0061bdf83228cd9d6011197319ba873cb90cb37", "enabled": 1 } }, "keepalived": { "100": { "checksum": "sha256:5bfdaeb93ab5e594866fdd5121c8e1c8defdea3c02e21e7084b8bd3f9290574b", "enabled": 1 } }, "kerberos": { "100": { "checksum": "sha256:480ebc22dd58496bb6261bca37de58c4b3d723a6265ea867de1a63aa1b96a2c2", "enabled": 1 } }, "keyboardd": { "100": { "checksum": "sha256:c463321f9c51a55ba9083f529a0a05b5c7fd6d35c2f07de0245d65df95ce4405", "enabled": 1 } }, "keystone": { "100": { "checksum": "sha256:48b059be6c655965c5f88e174dca335a11fd62f1f920f70941907431709086b2", "enabled": 1 } }, "kismet": { "100": { "checksum": "sha256:00ca56efe774f449d5afdfc17296f36dfb6a0655a6c3257dc4d2ac782dea843e", "enabled": 1 } }, "kmscon": { "100": { "checksum": "sha256:4db26c91c87f0475c4e8e2fe606da49b92b5f5e15705e311594dfc249dc3d46a", "enabled": 1 } }, "kpatch": { "100": { "checksum": "sha256:30bd9ca292da867a6b047b46654a9043b88285a0db12bdb0827944ad2b6c2112", "enabled": 1 } }, "ksmtuned": { "100": { "checksum": "sha256:780cb20f6e76a3855ce56152bcc0fbbd9b74f31e0a4608c1cadd1091c86f6d76", "enabled": 1 } }, "ktalk": { "100": { "checksum": "sha256:496d1614df39eec8474249e3cca92242748a3f244c232be6a4c279f85e5641d3", "enabled": 1 } }, "l2tp": { "100": { "checksum": "sha256:7d1de68d5e524b38181c105d9ee877428d31b7223f41cd5ba56608a1ab570dda", "enabled": 1 } }, "ldap": { "100": { "checksum": "sha256:618cec25ebdfb08d912bef68b6cf6168b9249c0f2787a1077a72dd9fc42ae202", "enabled": 1 } }, "libraries": { "100": { "checksum": "sha256:3fd9c64ecce2cafd4b9c1d9571d0a9ed048807419a2e6b634a346a6fb6c0abb5", "enabled": 1 } }, "likewise": { "100": { "checksum": "sha256:399375d5c245a6d309655711091395325995def5228d96f1bcca598f36f797b0", "enabled": 1 } }, "linuxptp": { "100": { "checksum": "sha256:262069e8c26cc005c845bed413db7b7e65edff12be3ff7e46132022c9dcf3019", "enabled": 1 } }, "lircd": { "100": { "checksum": "sha256:091a4a58f22f1fbd932b723cba95035cfff6dd693411521ac5af536ae684789c", "enabled": 1 } }, "livecd": { "100": { "checksum": "sha256:243d992e986ed598980147e75baa5fc4c721e13760d985253f4fb53ea627b8bf", "enabled": 1 } }, "lldpad": { "100": { "checksum": "sha256:a68baf71f6e016e254a23107d63804d917e09f93428e7a31eb0c5f4ce51e897c", "enabled": 1 } }, "loadkeys": { "100": { "checksum": "sha256:136d0723646023e4eaa1c7056d8c73e66587038b66bb9bfda1a93c41e5e025b9", "enabled": 1 } }, "locallogin": { "100": { "checksum": "sha256:f72f530f07e4362443efeb16a94570e5ab06999b3f9e3bd238d529b5c18ead8a", "enabled": 1 } }, "lockdev": { "100": { "checksum": "sha256:24b9355790ce8343c5e895d11f3b2141ad07a0251aaaabc67ade76b926fdcab9", "enabled": 1 } }, "logadm": { "100": { "checksum": "sha256:217a278d865012230582ae591db707c859b1690d9fdb32ad801ba07578be5356", "enabled": 1 } }, "logging": { "100": { "checksum": "sha256:b1fdda1d95a3c21e7b03e692c08772b8d6bf8df684683b9def203f490b545fef", "enabled": 1 } }, "logrotate": { "100": { "checksum": "sha256:ff2a3ed9f04c98cd9cbbcd686d71ff02ab25e064ff5a8ab2a39467c40086f8db", "enabled": 1 } }, "logwatch": { "100": { "checksum": "sha256:f0eea61d2505f0c63f0477447b9988b62d72676c5ba51443f871f920fcf12401", "enabled": 1 } }, "lpd": { "100": { "checksum": "sha256:683a63fc43480c8fb6fed670e1719c4526208376407678a5299a100cfb58df0a", "enabled": 1 } }, "lsm": { "100": { "checksum": "sha256:4f6ea09e5f0c16954a31a2ede9c90afc5bf1c942e02f49d739f1d12393515061", "enabled": 1 } }, "lttng-tools": { "100": { "checksum": "sha256:ea63db7f1ee848bb7b751edc0a822e0d2abc48fb3f1e11992d9abca3bda37255", "enabled": 1 } }, "lvm": { "100": { "checksum": "sha256:3b832a5a752d1caf246524d27021d45d2cf79b948cc928eac575c24c60fc8a6b", "enabled": 1 } }, "mailman": { "100": { "checksum": "sha256:77d7a3de9b10519a9e24c9de43b7dbe83af0a61d493800981c688a0d14b58001", "enabled": 1 } }, "mailscanner": { "100": { "checksum": "sha256:6a4406b49193115b9e522385384e78690fab7f0f483eaa0858ae8c785f2e1ecb", "enabled": 1 } }, "man2html": { "100": { "checksum": "sha256:e79c74fa5ca25642f5890dfe0586c5c73a3e9e4056a356b34fdaf37d4e7ed709", "enabled": 1 } }, "mandb": { "100": { "checksum": "sha256:25bb4da3c4edbb36aaa6d59ddaeddd8227560478d6c028d45d553c340432cf79", "enabled": 1 } }, "mcelog": { "100": { "checksum": "sha256:0976823917ff8a661ba7b948ade69d350a8b32ca4b6ca95b7d87edbe81958393", "enabled": 1 } }, "mediawiki": { "100": { "checksum": "sha256:a2962ddbb578b4ccaf8b6e6de277a497a257aaf740916b6ad5072c46c9fb5d9e", "enabled": 1 } }, "memcached": { "100": { "checksum": "sha256:bd27c4f932e2821123abda0984b1795429ef05e33fe6aed6d7edc97fd0bf2cd6", "enabled": 1 } }, "milter": { "100": { "checksum": "sha256:4c746cc0f926f44392c3e908c2f7a03d036bc13d59babfe973028f9bfa42909b", "enabled": 1 } }, "minidlna": { "100": { "checksum": "sha256:78e425714253eca45e8cf6b617c5dff22b82b01cca3e7360e382836412aa647c", "enabled": 1 } }, "minissdpd": { "100": { "checksum": "sha256:e6e31ecaaa7f4395ea0b24de8802a9f1bb56db00e6dfd0ccc595c20c9c369128", "enabled": 1 } }, "mip6d": { "100": { "checksum": "sha256:817b67606329822a29ddc7a6bf86d53f2580d40e9b0a5033791356730acc30de", "enabled": 1 } }, "mirrormanager": { "100": { "checksum": "sha256:84ddaba9fc845822cc385a96a282176641ebd745dc4852dad8f954b5c176c144", "enabled": 1 } }, "miscfiles": { "100": { "checksum": "sha256:7158e05ffa556496b4c1f203b9a0e7f4398b492897e8404d65924ac1a26fe5af", "enabled": 1 } }, "mock": { "100": { "checksum": "sha256:54374fd6c6527d99b1ad66c46bd49fa2651e978fb627ec000add198ff3065f67", "enabled": 1 } }, "modemmanager": { "100": { "checksum": "sha256:55b25edbfc53a3efc8661cf9e5a40e0e31ce8a7e45763995f42055b48159dee6", "enabled": 1 } }, "modutils": { "100": { "checksum": "sha256:198f47d2cb92afbce91e32b967fa727f5e76b43818b9c927b384b47b15ee6ece", "enabled": 1 } }, "mojomojo": { "100": { "checksum": "sha256:bbee84725c985fa71de0bdbbe3687cc38c514f67c562f21aee81856d967843cf", "enabled": 1 } }, "mon_statd": { "100": { "checksum": "sha256:70b515f3199de2fb97f2a5912c999dac14ab7b99b50c2c20efe7290e09bbf42a", "enabled": 1 } }, "mongodb": { "100": { "checksum": "sha256:41be66613c081e2ac730abe38ae82ff6c5a71cb410046a1077817855b93788a8", "enabled": 1 } }, "motion": { "100": { "checksum": "sha256:c9da2cd0a3798163065983181a3604dc1168c43db6a32ab27142580b9e348f12", "enabled": 1 } }, "mount": { "100": { "checksum": "sha256:ed2adddd3e03f66431f878f64c3c320cde053729a5a53ff5c61ebe019d74c0a6", "enabled": 1 } }, "mozilla": { "100": { "checksum": "sha256:2f9229f62c45f2be0f0fc629631a69876c1986ed291d3a54f8e7575d960bfbc1", "enabled": 1 } }, "mpd": { "100": { "checksum": "sha256:0b59a21d720b07827faba0e0d7e34a4f00b44b7d26eb93443ba2a6307a10cb4c", "enabled": 1 } }, "mplayer": { "100": { "checksum": "sha256:996816c9f613a935498d391aaf961830c2f1c9ba94f3f400a6f73709ac91f69a", "enabled": 1 } }, "mrtg": { "100": { "checksum": "sha256:79b4e00f62941b4fcfa21b243c659fbeead63b0f4cfdad7644b6cf40840b92bb", "enabled": 1 } }, "mta": { "100": { "checksum": "sha256:a1dcbd78d9b5d859adf95cf56f29860f8580b890ac1d711ef1e1d58e3cf733cd", "enabled": 1 } }, "munin": { "100": { "checksum": "sha256:1d54d7f368801185a53a633839bf2824d07df839a9e09a0315622674b240feb8", "enabled": 1 } }, "mysql": { "100": { "checksum": "sha256:f77c396f150f1ff1b2a8314976eaf445468bd5f1966b29172c2afc433643a9d3", "enabled": 1 } }, "mythtv": { "100": { "checksum": "sha256:9ab7bb83d5651ca31d6de2ee96daa0350b97da7e7357d0e5916b3e631c841d80", "enabled": 1 } }, "naemon": { "100": { "checksum": "sha256:df069293da75b3968d54af59e515de3bcd7808f0aa67c3a1e64671f6a065a1ae", "enabled": 1 } }, "nagios": { "100": { "checksum": "sha256:0030d8ab40c3b947c5a5cba9cd5300f57f49d05ac520e2e68397fe59517ac279", "enabled": 1 } }, "namespace": { "100": { "checksum": "sha256:b8d034d2f941b9b68c5316c91be536cb98343616a6246751e8d8275354309465", "enabled": 1 } }, "ncftool": { "100": { "checksum": "sha256:551a57c9f2afafbb2407ebfadbbea56b87a4373ea0baff81dca2663bdaba5772", "enabled": 1 } }, "netlabel": { "100": { "checksum": "sha256:16306e7318056122150ecf5128e11f35f940abe2caa5bebaf924e2fd35ffda10", "enabled": 1 } }, "netutils": { "100": { "checksum": "sha256:c3b41098ade8ede62ee171cf105626e720b32c3a7c562cf81143905eb9771d1f", "enabled": 1 } }, "networkmanager": { "100": { "checksum": "sha256:0e9938cb16c3852950dbaf0cd0b99257b1201388d880ef418f9039872e3ee881", "enabled": 1 } }, "ninfod": { "100": { "checksum": "sha256:33233739cf6159f32e2753d7a960f9ea3309450a88772e1809a97643b1db2b6c", "enabled": 1 } }, "nis": { "100": { "checksum": "sha256:a92e3dbce7d9014fa9d86d03ec9feaa7beb50fabb0fd24f74ce8e60573326833", "enabled": 1 } }, "nova": { "100": { "checksum": "sha256:884868aa84cbd6c86f59ee9d2ac24c6c5d6974efac64675b61c45e9954a02503", "enabled": 1 } }, "nscd": { "100": { "checksum": "sha256:ad9dbb975ff7ecba513e8ea0ad22bf7f1fe74e08d16eec244af9fd47417e9f79", "enabled": 1 } }, "nsd": { "100": { "checksum": "sha256:50cb58ab2a03871dc048a850e1de307dc10cddbc71558b2afee3e9f025403788", "enabled": 1 } }, "nslcd": { "100": { "checksum": "sha256:b7176eb3b7c487332ad1aa47b4dd30fe92eb71a288f209a4fbcfbdd5e5cdcae1", "enabled": 1 } }, "ntop": { "100": { "checksum": "sha256:8045ff61ad26541073aa8336a5e6b6e5218d4f35324e121a268c8bc8993f06e6", "enabled": 1 } }, "ntp": { "100": { "checksum": "sha256:33dff3e22b250e35b56817be1e07d137c9f4cf79092c866129547829cda9a81f", "enabled": 1 } }, "numad": { "100": { "checksum": "sha256:625061b0017f1a51f18a217ce440021d327e9c5d33b58d9f2eb432c4db10e66c", "enabled": 1 } }, "nut": { "100": { "checksum": "sha256:9584a7ea7ad982b8efc1658f0534706a2e245cafd1a80ac3a2ad4c273dfee4a7", "enabled": 1 } }, "nx": { "100": { "checksum": "sha256:ab52cdb2b5f03af08758c490e58093b4e673e02c4c43949be22c5adecbf1797a", "enabled": 1 } }, "obex": { "100": { "checksum": "sha256:8b9bb55d25f96e8b0713abb5c461d72c10b942353532f168bb35c5ae7b9975f7", "enabled": 1 } }, "oddjob": { "100": { "checksum": "sha256:4c5546206ccd3fc38574fa754a5de587e767153cbd18f879e6bb4c739aa0794a", "enabled": 1 } }, "opafm": { "100": { "checksum": "sha256:07f131c0b15c2c1c884f5ff15124eb0d1d971b7e39846ebfb9875bfbc5a3a35b", "enabled": 1 } }, "openct": { "100": { "checksum": "sha256:aa50814c7b28d075e00f96f6d25e4ed1632d431c1aff23fb1cae76a8b4a2471d", "enabled": 1 } }, "opendnssec": { "100": { "checksum": "sha256:3571d609b67173f3c24a52e984c1705c1ee1a0387adefa315a77df8b98c3b4ee", "enabled": 1 } }, "openfortivpn": { "100": { "checksum": "sha256:4a3ef10132fb6d925563410bbdd8a06eb919140493bf66bebf3b7792c8a2583e", "enabled": 1 } }, "openhpid": { "100": { "checksum": "sha256:7326076c05702f570bbd831259a472502f6276837de2a97d95ba3e3f5f7e9a02", "enabled": 1 } }, "openshift": { "100": { "checksum": "sha256:09a808fd9562ae69de1f374b4f5b298bfc7460120d951b2ec91cfbf6e91a3918", "enabled": 1 } }, "openshift-origin": { "100": { "checksum": "sha256:405a2011662eda2bf92b4086eea8fb4fe4ae1332c87c5796272a0fb1853b6d44", "enabled": 1 } }, "opensm": { "100": { "checksum": "sha256:3c9f202b58aba4cce4c1d38f16bb9f3d4a3f0f88405fdd99a6bdb1f7f6616017", "enabled": 1 } }, "openvpn": { "100": { "checksum": "sha256:346c5936204aacddd85afcc1d3adda85b28a5ec9b413fb383edf8e9a4a5ab146", "enabled": 1 } }, "openvswitch": { "100": { "checksum": "sha256:d58cb17d2b79d13da4222a1a9c1209d832850e4ef754f672d4f093dcd197d1bf", "enabled": 1 } }, "openwsman": { "100": { "checksum": "sha256:0f7996ff49033b97c2c40fda4e7ad6e2d766a8073e9c5192064e1ab83d8d9aff", "enabled": 1 } }, "oracleasm": { "100": { "checksum": "sha256:ad7169ca6a6337944353673e203224750fafa73cb0c1111755a4640ce6d59dd7", "enabled": 1 } }, "osad": { "100": { "checksum": "sha256:64934caf4f0d524305c6917e541ca3480b9c891f13415688ad321d9f87abf5ad", "enabled": 1 } }, "pads": { "100": { "checksum": "sha256:a289c349afd56d1d87984076a9bbbbf8a6105d36573a436777862755a7d402fa", "enabled": 1 } }, "passenger": { "100": { "checksum": "sha256:838ae4d31fdab15ba7b68a552fe01dad4b51160c5af729a6e5a9b7a06e960a07", "enabled": 1 } }, "pcmcia": { "100": { "checksum": "sha256:b2433ab6b57ba5ec35291c2661c97bd938115f2805be06105675c4095f55d7b0", "enabled": 1 } }, "pcp": { "100": { "checksum": "sha256:c3678e4b4ce4848aa98b57977cae9ad294c7661ced1d39aee2a7cc067808d706", "enabled": 1 } }, "pcscd": { "100": { "checksum": "sha256:d737c8880d919ab312668851ed170724d3ef0fd407a233c13f0096f344844d9c", "enabled": 1 } }, "pdns": { "100": { "checksum": "sha256:390105003f962fcdcef47ca8739d92fe19fc8c6d669cbc2e6a238a3333b071cb", "enabled": 1 } }, "pegasus": { "100": { "checksum": "sha256:8e88edf779794b901d188718c3dcfa70f252eb106d3f1909aa6a6c83c1b0fafe", "enabled": 1 } }, "permissivedomains": { "100": { "checksum": "sha256:2453bad4ace526f3cf2c60b358e95a5476692ef25da107b10f52f3af27c056d2", "enabled": 1 } }, "pesign": { "100": { "checksum": "sha256:97f4d62af081e7861fc802f6766eed5fbfa0ae619d5247f99d60bfdc639149e9", "enabled": 1 } }, "pingd": { "100": { "checksum": "sha256:97da182f2bc44522fc8307280a0d55b6bbc1d9ddf1e3c6f6c4fea22afbd191fd", "enabled": 1 } }, "piranha": { "100": { "checksum": "sha256:76d7fb0bd39644054090b303645f6bbf83107baf43aba3c0b3760ec25a7f546d", "enabled": 1 } }, "pkcs": { "100": { "checksum": "sha256:a7c0d1bd59d88d5c08c1b61c84675538795e86f78c5eb801e7d44b500c513750", "enabled": 1 } }, "pkcs11proxyd": { "100": { "checksum": "sha256:13bbfa33f369fd8ab295e72e6104b095f03a3a3735be7b99bdc22d797a1f552b", "enabled": 1 } }, "pki": { "100": { "checksum": "sha256:a381778f6e1de9552f76e10d8c7b7bf51f141fea3160951c93d683cee019c559", "enabled": 1 } }, "plymouthd": { "100": { "checksum": "sha256:61a5c7f116c5807c6c18200eba52387f84782c3409ff0558703a052bca5a2229", "enabled": 1 } }, "podsleuth": { "100": { "checksum": "sha256:adcc252774b42de118e5658c5ac4d62fe01da91e611f7477f4d89e97505feba0", "enabled": 1 } }, "policykit": { "100": { "checksum": "sha256:d53b4ea2f80c778579f3d2417252eadc6af3c0b4a6ff16295d419ea1531c2c71", "enabled": 1 } }, "polipo": { "100": { "checksum": "sha256:e92c809be52c70fbc71d19b9db41475020cc4603fbea3e67b2cfbabf1b3f6310", "enabled": 1 } }, "portmap": { "100": { "checksum": "sha256:5175ec3ba9f52060316a2b185f2fc135f943de17bb49edd851e44076c2f2f2b2", "enabled": 1 } }, "portreserve": { "100": { "checksum": "sha256:4361b53e96d34b228a37ae757619c8ebd9ecc323eaeef7e61639fd78b95c743f", "enabled": 1 } }, "postfix": { "100": { "checksum": "sha256:ecc0b36eab15792d378b5f03539507eeb55cf3f74851acfdb8c6b03369354143", "enabled": 1 } }, "postgresql": { "100": { "checksum": "sha256:b45a134d30f24a04f0eb9828c483f2ca0ffccb76d8b14ac15f0027a91c7ab448", "enabled": 1 } }, "postgrey": { "100": { "checksum": "sha256:ebb3497a8265d4c360656842e4b481f881772277586d9c2cc641b14456c6c462", "enabled": 1 } }, "ppp": { "100": { "checksum": "sha256:827bf87edb79a7e8f269d432e4b27c8e8020deadef0dc321d668a164c0e6317f", "enabled": 1 } }, "prelink": { "100": { "checksum": "sha256:c41a77c3ce0fc300e0b2caaf1ee0747fc81c1c088f52ffa89e42fe4aa701fd44", "enabled": 1 } }, "prelude": { "100": { "checksum": "sha256:074d99076276cfa5b040b409ea00476176e509c50b0e262192aa27bc34872baa", "enabled": 1 } }, "privoxy": { "100": { "checksum": "sha256:df739ebd48b6e56b5774a55e05a46c19d27564cd493924f4ee573eab40d88059", "enabled": 1 } }, "procmail": { "100": { "checksum": "sha256:b0695ea8b39a1e855a5697a86a94240571c7121344b95db4925154999bcb5cca", "enabled": 1 } }, "prosody": { "100": { "checksum": "sha256:a53518c43e498c8c9ddf3066dd9bd8c3af6446dbf4b70d584bfb66e3aa4ae082", "enabled": 1 } }, "psad": { "100": { "checksum": "sha256:e1c5d342f1f74a3b8835800e20d4ab473f1529f4f1077b48cae541686ca99493", "enabled": 1 } }, "ptchown": { "100": { "checksum": "sha256:5166260019c7975741f14455d1fed2f7cef647c2e2f08d054da58398b1b548ae", "enabled": 1 } }, "publicfile": { "100": { "checksum": "sha256:313f9f29aaa2fb7c2e9d012afcb83b81120d5f226a4a95789817f4528326ea76", "enabled": 1 } }, "pulseaudio": { "100": { "checksum": "sha256:f83108c0cbeb45d7f432f5f39d64f8244ed015309032895866f6b05b7768e83e", "enabled": 1 } }, "puppet": { "100": { "checksum": "sha256:8eb386d8af34d1305ff81f72bc22cf9e2c28034ab63689123a3c5dd4e0da4b12", "enabled": 1 } }, "pwauth": { "100": { "checksum": "sha256:307c6d628cbfbc6c24bf2e34726b9776ff8bcf899183f7378858190628e8cfc8", "enabled": 1 } }, "qmail": { "100": { "checksum": "sha256:8e8d7130e2c55af573455784f2d115e64b5d2519fdccbbc701666c6b87d4e02a", "enabled": 1 } }, "qpid": { "100": { "checksum": "sha256:56dc8a4e9a6608948552a34d0b008cea439e60494d408c4c71d7ef4274cfa588", "enabled": 1 } }, "quantum": { "100": { "checksum": "sha256:d320aa1782ea44da0278bb788bbc6d72504e9e91549779f731ad1ef18dabae62", "enabled": 1 } }, "quota": { "100": { "checksum": "sha256:f93d7a32ae08a9f0e79f36403f6cf1738d0b363ba87a0bf9b64bc7dca45a1e68", "enabled": 1 } }, "rabbitmq": { "100": { "checksum": "sha256:b6da2bce5b79b0d0c42dbb904589685149df7b7022381cd1586679ea2413245a", "enabled": 1 } }, "radius": { "100": { "checksum": "sha256:69e61e43d2ba5505a45fe99b76d9cdb5fd9df5b0b18ca6a9867159ceff0e64ea", "enabled": 1 } }, "radvd": { "100": { "checksum": "sha256:39a4932bbf171c73ad691a55dca6cf0d5c0183362601c84bb364a04717eeaa10", "enabled": 1 } }, "raid": { "100": { "checksum": "sha256:05af050c8e6c1f45d6a0989cd4573aa779df68feb141249ff4e6503a94433223", "enabled": 1 } }, "rasdaemon": { "100": { "checksum": "sha256:3591dca1f8fb1300ca8d4be41a909f8326352bc21fa47881ecab3121fb1e360c", "enabled": 1 } }, "rdisc": { "100": { "checksum": "sha256:58f9c526e1827795838e2be6d6ad053f7a40f6cb1b8c64edd2197e10355ded42", "enabled": 1 } }, "readahead": { "100": { "checksum": "sha256:062bed0545c74fbad313c5fea3642c5100b2e9cea4971588129e54e4d975d48e", "enabled": 1 } }, "realmd": { "100": { "checksum": "sha256:a8dde29ef48db371c731c965a6e46c17d48026fafc2f5c031ff5a22d8c186274", "enabled": 1 } }, "redis": { "100": { "checksum": "sha256:27ad53e98a5086db9cefa582cdd82d624466351283d1eadddb49d29525cb7ecf", "enabled": 1 } }, "remotelogin": { "100": { "checksum": "sha256:128b9441ca76b42d7cd94833289d1afb3a318c01104326bbb462794cc9e58cd4", "enabled": 1 } }, "restraint": { "400": { "checksum": "sha256:00ad72497f36d5a4ffc68472b2fc920e44d5981e05c626b16ea638dec43c1119", "enabled": 1 } }, "rhcd": { "100": { "checksum": "sha256:cb0026fae844ac033b79163f6d7f503de1e171b1b8bd4b989af5f6b9c7ac68d1", "enabled": 1 } }, "rhcs": { "100": { "checksum": "sha256:344947e4a73057580ecc7abd13caabbf6911b0148094983414fd0b4ef1b784bf", "enabled": 1 } }, "rhev": { "100": { "checksum": "sha256:9260627895b66cfa6dbf72a27b8bb3c2f11c1b8f53cebbafea7e22e254cb3cbf", "enabled": 1 } }, "rhgb": { "100": { "checksum": "sha256:f103a6c7bd547b341d37088336c150b01981af46c8af81897324f11fb03b3512", "enabled": 1 } }, "rhnsd": { "100": { "checksum": "sha256:cbf3603f88e4402b31c8d3b25ffbc49e052370f997981ab99b84449c690e7c7e", "enabled": 1 } }, "rhsmcertd": { "100": { "checksum": "sha256:ebd9e31c55e74e25c500a935e435bc80cc35eff70b43e25ff1e6dedca6a932ed", "enabled": 1 } }, "rhts": { "400": { "checksum": "sha256:118703a3bfda4696c72714b47ea658caf4eb1a0cd9e04f75e307a1574c4180f6", "enabled": 1 } }, "ricci": { "100": { "checksum": "sha256:0fd7ea42b75ab283bad96a47475b92bfc1148c6085b8874a287fdfeab25a2a60", "enabled": 1 } }, "rkhunter": { "100": { "checksum": "sha256:cdd7d83b62687348b4d3a9a9a811d631cace1e9b85297357530e4c0d6cfe8f82", "enabled": 1 } }, "rkt": { "100": { "checksum": "sha256:aa68a2d2d0fcf00585c077cb074a20a6b3c03a8f37f657152047256d9fa194cc", "enabled": 1 } }, "rlogin": { "100": { "checksum": "sha256:ee79c132905283df06f33edbf07044d7f3b9281385502437f9536620709921e8", "enabled": 1 } }, "rngd": { "100": { "checksum": "sha256:f63c910c6813474eb26c9ca23b741df5052b59429e6326c0b5bf79c075df9ddb", "enabled": 1 } }, "rolekit": { "100": { "checksum": "sha256:03b6ce1252ded09ebf6e94718640759d9b211dd97e2dd57d1d778de4eb012ff4", "enabled": 1 } }, "roundup": { "100": { "checksum": "sha256:83621f87c840f1cc05cc68ee55fd04cb6a6b037096d3b19a8a9f310f7bfe605a", "enabled": 1 } }, "rpc": { "100": { "checksum": "sha256:6263d37a900205f2e8d19728832917b8681fed62fedb493490780bc39580b48c", "enabled": 1 } }, "rpcbind": { "100": { "checksum": "sha256:4f5880d52807ce26dedc612bf930be97dbb8a3d4f71d9dd2c49e5a85fcb8f6d8", "enabled": 1 } }, "rpm": { "100": { "checksum": "sha256:cd2a3333153d7f4612f106e387bfaa1be75ab8339743ebd7b7bc9687563edfb3", "enabled": 1 } }, "rrdcached": { "100": { "checksum": "sha256:23676d83969be386103765416d7fcdd47d8648890d3f29104d46537c8e15ba5c", "enabled": 1 } }, "rshd": { "100": { "checksum": "sha256:5b902526880f0ac1ebdcbbdda485f684971289e35b1704250cf1ef6d9475e5e1", "enabled": 1 } }, "rssh": { "100": { "checksum": "sha256:3c6e6b9a13b5b6c96de9705219b16fb72c908b64e703e4daedbc3e903f15b38f", "enabled": 1 } }, "rsync": { "100": { "checksum": "sha256:7354677d272e19e79f693b1144f98a6b13fc57b1afcdf9225d153c9549d6b050", "enabled": 1 } }, "rtas": { "100": { "checksum": "sha256:fc0670700c999cfc9df2aa059bd9043f89e28cf18504fffce68ae90846ffba97", "enabled": 1 } }, "rtkit": { "100": { "checksum": "sha256:69d81dbf1ee64cf68373b262426f2c38235c65a08fa07b6d984c212173c421b6", "enabled": 1 } }, "rwho": { "100": { "checksum": "sha256:08ff8ae3fa28ecfb7a5dc01e04c0a65cb36604c0c43c84d279a87fa322c7ed5f", "enabled": 1 } }, "samba": { "100": { "checksum": "sha256:c19cb6b77c5e61d6d5161fe718e76bd39b565ffa3e2935fa86d9fa212657af81", "enabled": 1 } }, "sambagui": { "100": { "checksum": "sha256:ff14a4c75d13abbe6f9acbc55823cdec4ba0292d3371d61bd4819c80428c4aa6", "enabled": 1 } }, "sandboxX": { "100": { "checksum": "sha256:4a032eacf61f283fec5ee33c19d29044ae9993e3fccba71ee7a78c3edc4a6843", "enabled": 1 } }, "sanlock": { "100": { "checksum": "sha256:8cd66f10588ac011a761fd7dd8c7321959a1b4e08f564628cd6818d39f0fe2cd", "enabled": 1 } }, "sasl": { "100": { "checksum": "sha256:1c411b116b002406d243c0755bc41d12b0e0ab1512c2dedc7d0c3a84605ad499", "enabled": 1 } }, "sbd": { "100": { "checksum": "sha256:6c526c19a6ca6c928fa90ef512e27bcf60fc36eb8bf0761caba35774347405ff", "enabled": 1 } }, "sblim": { "100": { "checksum": "sha256:87f3b4985888d0bdec4a31ae64de5abd977ea48aab0664be86fffda797d37ba5", "enabled": 1 } }, "screen": { "100": { "checksum": "sha256:c818c9d44a7bb47328c3dc05fbd93ae1a9beb7c4172a17060396677d2df797a3", "enabled": 1 } }, "secadm": { "100": { "checksum": "sha256:70222e7a0f5261b5340231e569fbae3df5b276435e04bf6042067b0e21a9bd76", "enabled": 1 } }, "sectoolm": { "100": { "checksum": "sha256:b608d450176de09155d4a4b468fffd83f274a064e8a64551b19087fdbb4c6ad9", "enabled": 1 } }, "selinuxutil": { "100": { "checksum": "sha256:9ed7081dd55fbb74f03c472811d4994ffa6226154568cc11c664241ad7d3fe3e", "enabled": 1 } }, "sendmail": { "100": { "checksum": "sha256:94bbb85459ad62b0836072a89cf2cd0e4f88f6d41912dcd9212594aecde38c86", "enabled": 1 } }, "sensord": { "100": { "checksum": "sha256:02fa4aa14e0bc05760fbbe3efc2b32d26a195c9d8179b2edfc480d1e311e2484", "enabled": 1 } }, "setrans": { "100": { "checksum": "sha256:1e062a3a2af538be41569bf4d8c62005efd9558825bcc16beecf5542d95ef4c5", "enabled": 1 } }, "setroubleshoot": { "100": { "checksum": "sha256:a5afd21f58e81e874ce28f2a8a39ae892f940a7cf68a2a9ed2e5be2ae1f1cf3d", "enabled": 1 } }, "seunshare": { "100": { "checksum": "sha256:4aee2089e463cd65e424f0bea42d909d8d8d3de4ef98a8f47d8630096d14acc3", "enabled": 1 } }, "sge": { "100": { "checksum": "sha256:a7703253d970c1f8843bfbb95df29f7bd73a5aa15694be614de571f273b9b023", "enabled": 1 } }, "shorewall": { "100": { "checksum": "sha256:d87db5bead6a4f89a4f087cfc5d627ef87277e200b53d670e0e164abcf0313cc", "enabled": 1 } }, "slocate": { "100": { "checksum": "sha256:f33a23e6f6879a6465292329fa10a14ab0ffe3ca3765e86f26fc37b935bcadd4", "enabled": 1 } }, "slpd": { "100": { "checksum": "sha256:031c5ff61a50e9ddbfbd0942fae37ea90074e478c1cec0b4eb7cb6aca9596dc7", "enabled": 1 } }, "smartmon": { "100": { "checksum": "sha256:cafa04ffdedc77f63d8494e54ea6e9fe5c6138003b57f7705020ef55add50b29", "enabled": 1 } }, "smokeping": { "100": { "checksum": "sha256:f9b6542e390fe6c0a4323790b2bd9b9fb32761f691930df6c34f61cd11e54f1a", "enabled": 1 } }, "smoltclient": { "100": { "checksum": "sha256:f13a315cb56d2b1d18b445ecb589b522080d61bb2eadc7719c12f61a1da46678", "enabled": 1 } }, "smsd": { "100": { "checksum": "sha256:ac4e33201632d9b0d4f36f5a403867e4657bf77f9d73446119784bd05fe8644e", "enabled": 1 } }, "snapper": { "100": { "checksum": "sha256:eefccd257b5b9326cd5ba7ec1e402e96b447ee470f7aebda42143cfc81cc87f1", "enabled": 1 } }, "snmp": { "100": { "checksum": "sha256:9c41f87b5ba09a6254ce922eb60b6dae47d3c7bd83549aa9e1b4509f7f0603d5", "enabled": 1 } }, "snort": { "100": { "checksum": "sha256:69c57f871e35b62953afaf643fee5bb47f815b803862a54e253e50d8ae28d7be", "enabled": 1 } }, "sosreport": { "100": { "checksum": "sha256:6d618460b03a8141c43e9679285b16dbdcd49b3020cb4d003cee81310d5ad2f2", "enabled": 1 } }, "soundserver": { "100": { "checksum": "sha256:5115d4056aa236c832f66028083ace5af3dbb88eccfb6c4c9b92e65ac4cce486", "enabled": 1 } }, "spamassassin": { "100": { "checksum": "sha256:049ba06fa82b92c817d0fcabbea636832da216edfc2d16a301dea96501e0ddc8", "enabled": 1 } }, "speech-dispatcher": { "100": { "checksum": "sha256:a6efbc9724f6868d31cc94896e2272a4cfe2d810fab9eda9f1cb85afe0349012", "enabled": 1 } }, "squid": { "100": { "checksum": "sha256:45ad3035b3e1935094d8e2fd1b15257a5d6434b7d8c592521404651ea6296f3a", "enabled": 1 } }, "ssh": { "100": { "checksum": "sha256:b701df18f6139647738b643c5b1a1d8a1572395b4e1fff2c504e7a6bdbabc639", "enabled": 1 } }, "sslh": { "100": { "checksum": "sha256:311ea08ab48f4b407e0bf45538aa6bcdd2b0cfdcc307567d6f6654d7d23c8a90", "enabled": 1 } }, "sssd": { "100": { "checksum": "sha256:9e90217c45bf0add27ac0ec389487ae62fcdf966e43b19e94b39c6d252d39cef", "enabled": 1 } }, "staff": { "100": { "checksum": "sha256:443877f00fc71f5913e4a5103bc9084c3f8724fcceca5abb6d60a23082a3aec6", "enabled": 1 } }, "stalld": { "100": { "checksum": "sha256:91c5e5c35261225ae12b5e1bb35d19ee72769a2ad5ffc72a33cc4de185b6f43b", "enabled": 1 } }, "stapserver": { "100": { "checksum": "sha256:6974335caa22d67d0a3d6cd2f9549c1474eee7b017748768b296e21c7af6f482", "enabled": 1 } }, "stratisd": { "100": { "checksum": "sha256:8373ad7e195b16d1d244d1611ae4ba87c7e8b743050a1a3cf39b5b0ab9bec4ba", "enabled": 1 } }, "stunnel": { "100": { "checksum": "sha256:d177add9dc39846ef24440294154fd67ec5e2e5c6f0ac9c17eb89dfb6ea887e7", "enabled": 1 } }, "su": { "100": { "checksum": "sha256:1e37b5f0d9e8aa7c05dc7e3580fefe546f81f7b1b54a8eef0773a1e6bd2c58ce", "enabled": 1 } }, "sudo": { "100": { "checksum": "sha256:650e0aae8f51120debe600360e45ef451e8051fef46189c115749d224a8d0afa", "enabled": 1 } }, "svnserve": { "100": { "checksum": "sha256:cb674d7d6fa303278bdf2e4198ffde0da22aa626a5d2376e514cde1599f3570a", "enabled": 1 } }, "swift": { "100": { "checksum": "sha256:2b1807b97b376261a1313840b22eb76235dc6d3978d55724de1695820487eb38", "enabled": 1 } }, "sysadm": { "100": { "checksum": "sha256:f9d762a738e1742dea85f5c3830e20a7cf39f43198b0573f4643e03fdf13e0b2", "enabled": 1 } }, "sysadm_secadm": { "100": { "checksum": "sha256:3112c3f67959589b5885bf9ac10d0ede832d3474812ea03a98c77d1b6d87a9bd", "enabled": 1 } }, "sysnetwork": { "100": { "checksum": "sha256:79ae459caedace3652b53ba6be21f53df5a8c8b41ab80506876a44d1cd5a8a4c", "enabled": 1 } }, "sysstat": { "100": { "checksum": "sha256:272c5494a652a912380581481e3a874887406d9134eb05da001f23745b2a58b6", "enabled": 1 } }, "systemd": { "100": { "checksum": "sha256:5b3d9fe700d5a2f2a0fd1932695085dbdf6ccb195ed9037ffacce8bedce9e96d", "enabled": 1 } }, "tangd": { "100": { "checksum": "sha256:eb8e219d448ac3dc8e546e8c75d065b0e40190ef01ec75602a93198305a6c354", "enabled": 1 } }, "targetd": { "100": { "checksum": "sha256:589ea47842cee02bc752f00ed268938fe510c28ff3597e2c0cc14194a31d2710", "enabled": 1 } }, "tcpd": { "100": { "checksum": "sha256:a542c8799c012ed27a2fb93178397568ba1a96d0b320e4ad093d3f957ef83866", "enabled": 1 } }, "tcsd": { "100": { "checksum": "sha256:082df579e721dadd4cc6093ead25605c0864b4f9545fe15b973718799bc3f665", "enabled": 1 } }, "telepathy": { "100": { "checksum": "sha256:176f68075bc574f5ffeccad8363d5e8190c1561339f2fc609672156de56b2480", "enabled": 1 } }, "telnet": { "100": { "checksum": "sha256:6e3e664be31a1c77a90aaa94b52809351004d03325ec6ca711d01131f9482e83", "enabled": 1 } }, "tftp": { "100": { "checksum": "sha256:50726905995b22290907371d8cfe398cf770f3459785fa5519046c89b4587d56", "enabled": 1 } }, "tgtd": { "100": { "checksum": "sha256:2bb26aa2ee0e4e126f5f65bb5f71bcdcff2cb30e9303f563f966c8c73c920ccb", "enabled": 1 } }, "thin": { "100": { "checksum": "sha256:38eb3961c0fa65269cf82e1037415367b492179edbc720558cb787800d84e907", "enabled": 1 } }, "thumb": { "100": { "checksum": "sha256:0da7404d31f4c00d00f67041d4142e128b03eb1514d15695a636f13b6250d049", "enabled": 1 } }, "timedatex": { "100": { "checksum": "sha256:7ab40444034fcc3be4a32a0e72313b0627d9adfe329954fc825ec483847d32f8", "enabled": 1 } }, "tlp": { "100": { "checksum": "sha256:764b572b286cd3b2fd6cd35210f40d665e5c574500f0a4c82f94b1074f552fb6", "enabled": 1 } }, "tmpreaper": { "100": { "checksum": "sha256:e8ed2f5a472b550d21f13310e57bf3779819d31c5c70d606850229cc56af5c66", "enabled": 1 } }, "tomcat": { "100": { "checksum": "sha256:326a50e64a6800bfb1f55b44ffcbac03abd47187951f5031c1d43a3ab327e84f", "enabled": 1 } }, "tor": { "100": { "checksum": "sha256:8459e0e35121a6784a58cd2da6d65ca1c2185469030b3ffeeac53ea209759961", "enabled": 1 } }, "tuned": { "100": { "checksum": "sha256:23d4bce33efc3fd96819a3104142957411c96dfe29878568e434e2fc37bcc827", "enabled": 1 } }, "tvtime": { "100": { "checksum": "sha256:25e66c7980f6109aaa5b82fd50d351197475434f0bd1232bfc5fcde13e645942", "enabled": 1 } }, "udev": { "100": { "checksum": "sha256:f6958ca1de520c0770d5fef4db40c770ea971aa4ff1e44e75bc5ce28b219c8e1", "enabled": 1 } }, "ulogd": { "100": { "checksum": "sha256:4bfd146d5153e4318613aeb6220a85f767df127d8c635df3eb9effff3e23c9a3", "enabled": 1 } }, "uml": { "100": { "checksum": "sha256:4f37de234048466b90c8c062d969d4c433b522b11e15f40b1e6011d6886732bd", "enabled": 1 } }, "unconfined": { "100": { "checksum": "sha256:165a32f507c35504d182074c819bc101ec2509b3297086506598c408b1e3acd9", "enabled": 1 } }, "unconfineduser": { "100": { "checksum": "sha256:0c322c0b5601401c6034bb3b5a14bc554cb3dac02c462e6341a675c489fbf6f0", "enabled": 1 } }, "unlabelednet": { "100": { "checksum": "sha256:a481132307fe4e7f166d183f95dd70a1a2fe7cb21411340cdd522339dc9eecd9", "enabled": 1 } }, "unprivuser": { "100": { "checksum": "sha256:fac7ad46fc50369fb70bcf3ec265e1f3bff1259ffe474e2535223c3fbce6a453", "enabled": 1 } }, "updfstab": { "100": { "checksum": "sha256:f23d94ce40b1e7dcc10eeb840a4322a56d76f9649ef6057c4a446ac1b6fb1ed0", "enabled": 1 } }, "usbmodules": { "100": { "checksum": "sha256:41d55b1ab2964670cce394fcbb0439a90fdb1a842e1e8e29904d38f3782ae68d", "enabled": 1 } }, "usbmuxd": { "100": { "checksum": "sha256:ec496632f91a21b368e0afaa132845148bab11976eafa48d647c817ec24e3891", "enabled": 1 } }, "userdomain": { "100": { "checksum": "sha256:e4166c3bfcc528c22e6656eb4c4d57ae97eb49053593aefc8c7ecad7ae810c67", "enabled": 1 } }, "userhelper": { "100": { "checksum": "sha256:5be574521155e4b99b38bcd1916757c9be69b0f89f976aa47188285460efad60", "enabled": 1 } }, "usermanage": { "100": { "checksum": "sha256:8ebcdf1f369d1de1cd1ea5b575205e4c127928f72ff43ee3c12574eab70f1031", "enabled": 1 } }, "usernetctl": { "100": { "checksum": "sha256:31a24a4b447de14cec57a18549aa1ae09c39751a43d88a25f06f49773992e658", "enabled": 1 } }, "uucp": { "100": { "checksum": "sha256:d8172d370f0da7eb94033194b60316461745af1f976c26f9bcc39e23ee8a6f16", "enabled": 1 } }, "uuidd": { "100": { "checksum": "sha256:6515d15889968c3d1d0f773a6f515c3ac5a98956a5d5d4e0d146a4c6011f568b", "enabled": 1 } }, "varnishd": { "100": { "checksum": "sha256:badd40ac4205c51bafd82f4d91193436143f5d7732b5d904da3d135257b4cb41", "enabled": 1 } }, "vdagent": { "100": { "checksum": "sha256:d20e9bc460f012f2ac9d5dd32abeb1de7f762b13bae78376c592d3a935266e45", "enabled": 1 } }, "vhostmd": { "100": { "checksum": "sha256:a26973a6006e05e43657737f80d63c61958d1d3f0c190a9128d3eff030c91b37", "enabled": 1 } }, "virt": { "100": { "checksum": "sha256:ea51b09d150d2e42f335f24e2b201088c74b2d9529c1da23fe04d03e623206c3", "enabled": 1 } }, "vlock": { "100": { "checksum": "sha256:9b9f4dd93a1ba653d0fce1ad6d7b6c1774936359072e4951799ea5692ea13c32", "enabled": 1 } }, "vmtools": { "100": { "checksum": "sha256:7d80b3270f03f6207bdb54bd93bcea2ff84383b6e33561e7f029baa12d05acde", "enabled": 1 } }, "vmware": { "100": { "checksum": "sha256:8ab4800293a766cf255f4598035228362d4e30ef0ac0d67d43b4a093f18c139f", "enabled": 1 } }, "vnstatd": { "100": { "checksum": "sha256:7db283d146d00523ff207e2092545a4307710d2b5a3b8517f19cdc7e51c36d62", "enabled": 1 } }, "vpn": { "100": { "checksum": "sha256:a6757b76a18e05b3fc93f0d36b91b51f3635a0a055f3c5ca2693dba9bd20f9cc", "enabled": 1 } }, "w3c": { "100": { "checksum": "sha256:8b683c474f953a281ff5fa373bfa67c63588c6faf4203409d78a115acecf94b7", "enabled": 1 } }, "watchdog": { "100": { "checksum": "sha256:cc25751ba7e123e02be5b8d1f3dbe936e7aa0b847e723f440cbbd0642309bb95", "enabled": 1 } }, "wdmd": { "100": { "checksum": "sha256:239846bfd616f26a85339f607eab43666dfc693b329c185b6e12b725127f7188", "enabled": 1 } }, "webadm": { "100": { "checksum": "sha256:f765fe184da93c61b38bc73893780aea209eaf004658ebf8ee20c7c8ea4c56c6", "enabled": 1 } }, "webalizer": { "100": { "checksum": "sha256:9ec8c8d4156688729fc438dfa1a4695ae697370dd37891716038736b49689de0", "enabled": 1 } }, "wine": { "100": { "checksum": "sha256:e7192373837ca2c79712da4b9c09b37c98f20752db310431a5b6e53c2b9a2d50", "enabled": 1 } }, "wireshark": { "100": { "checksum": "sha256:b7dee46a1e6a7841fa667c03894a524bdbd2856e9e28ae7ff653a76d8f961c63", "enabled": 1 } }, "xen": { "100": { "checksum": "sha256:8595b56ebc03c4ac45fdcc23f851a7b46704ef3d68aef0c52af0e20faeb2a4de", "enabled": 1 } }, "xguest": { "100": { "checksum": "sha256:d800be053dc990f2093bd0dc877257ca27355a7e98f8ebd93292d7ac5f9bf388", "enabled": 1 } }, "xserver": { "100": { "checksum": "sha256:17255797b5d668b67aa92ecbf725b104eba96ba8639fade6d52b03866c95d18a", "enabled": 1 } }, "zabbix": { "100": { "checksum": "sha256:2f663f3084970d995c4960862ed1128e886baf14039b88a003964ef3c5a0a884", "enabled": 1 } }, "zarafa": { "100": { "checksum": "sha256:88598cde700174182f670cbf8b5058687c9e1e718b9dad85243f13d054c699e0", "enabled": 1 } }, "zebra": { "100": { "checksum": "sha256:7071305e4c4847311cae305142ce9fe4b3c58cf39811b4b191d1e581c4f4cf0b", "enabled": 1 } }, "zoneminder": { "100": { "checksum": "sha256:2337f3a4d56a0d4a22d60c3ed0ae9be194b1b613b1be0adc34df31d2c9a437f2", "enabled": 1 } }, "zosremote": { "100": { "checksum": "sha256:0536e9239eb9983202dd3c010e9aa9810ae13d92805689cd478ce62f992190f6", "enabled": 1 } } }, "selinux_priorities": true }, "changed": false } TASK [fedora.linux_system_roles.selinux : Load SELinux modules] **************** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:107 Saturday 02 December 2023 07:08:31 +0000 (0:00:04.171) 0:01:05.922 ***** skipping: [sut] => { "changed": false, "false_condition": "selinux_modules is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:118 Saturday 02 December 2023 07:08:31 +0000 (0:00:00.041) 0:01:05.963 ***** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree in check mode] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:124 Saturday 02 December 2023 07:08:31 +0000 (0:00:00.019) 0:01:05.983 ***** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.ha_cluster : Install cluster packages] ********* task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:44 Saturday 02 December 2023 07:08:31 +0000 (0:00:00.031) 0:01:06.014 ***** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: libldac-2.0.2.3-11.fc37.x86_64", "Installed: amtterm-1.6-16.fc37.x86_64", "Installed: hicolor-icon-theme-0.17-14.fc37.noarch", "Installed: python3-msal-1.24.1-3.fc37.noarch", "Installed: python3-msrest-0.7.1-1.20221014git2d8fd04.fc37.noarch", "Installed: fdk-aac-free-2.0.0-9.fc37.x86_64", "Installed: libasyncns-0.8-23.fc37.x86_64", "Installed: perl-Digest-HMAC-1.04-6.fc37.noarch", "Installed: perl-Digest-SHA-1:6.03-1.fc37.x86_64", "Installed: desktop-file-utils-0.26-7.fc37.x86_64", "Installed: python3-debtcollector-2.5.0-3.fc37.noarch", "Installed: webrtc-audio-processing-0.3.1-9.fc37.x86_64", "Installed: perl-File-Copy-2.39-494.fc37.noarch", "Installed: perl-File-Slurper-0.014-1.fc37.noarch", "Installed: perl-Email-Date-Format-1.005-23.fc37.noarch", "Installed: lcms2-2.14-1.fc37.x86_64", "Installed: perl-HTML-Parser-3.81-1.fc37.x86_64", "Installed: perl-HTTP-Date-6.06-1.fc37.noarch", "Installed: perl-I18N-Langinfo-0.21-494.fc37.x86_64", "Installed: perl-Encode-Locale-1.05-24.fc37.noarch", "Installed: cdparanoia-libs-10.2-40.fc37.x86_64", "Installed: python3-requests-oauthlib-1.3.1-3.fc37.noarch", "Installed: libX11-1.8.4-1.fc37.x86_64", "Installed: libX11-common-1.8.4-1.fc37.noarch", "Installed: libX11-xcb-1.8.4-1.fc37.x86_64", "Installed: perl-Net-HTTP-6.23-1.fc37.noarch", "Installed: sg3_utils-1.46-4.fc37.x86_64", "Installed: sg3_utils-libs-1.46-4.fc37.x86_64", "Installed: poppler-data-0.4.11-3.fc37.noarch", "Installed: libvisual-1:0.4.0-36.fc37.x86_64", "Installed: python3-protobuf-3.19.6-1.fc37.x86_64", "Installed: grpc-data-1.48.4-8.fc37.noarch", "Installed: libvorbis-1:1.3.7-6.fc37.x86_64", "Installed: perl-File-Listing-6.15-3.fc37.noarch", "Installed: perl-Test-1.31-494.fc37.noarch", "Installed: libwayland-client-1.21.0-1.fc37.x86_64", "Installed: libwayland-cursor-1.21.0-1.fc37.x86_64", "Installed: libcanberra-0.30-29.fc37.x86_64", "Installed: libwayland-egl-1.21.0-1.fc37.x86_64", "Installed: libwayland-server-1.21.0-1.fc37.x86_64", "Installed: libcanberra-gtk3-0.30-29.fc37.x86_64", "Installed: mesa-dri-drivers-23.0.3-1.fc37.x86_64", "Installed: mesa-filesystem-23.0.3-1.fc37.x86_64", "Installed: mesa-libEGL-23.0.3-1.fc37.x86_64", "Installed: mesa-libGL-23.0.3-1.fc37.x86_64", "Installed: gstreamer1-1.20.5-1.fc37.x86_64", "Installed: perl-Time-HiRes-4:1.9770-489.fc37.x86_64", "Installed: mesa-libgbm-23.0.3-1.fc37.x86_64", "Installed: mesa-libglapi-23.0.3-1.fc37.x86_64", "Installed: gstreamer1-plugins-base-1.20.5-1.fc37.x86_64", "Installed: mesa-va-drivers-23.0.3-1.fc37.x86_64", "Installed: perl-libwww-perl-6.68-1.fc37.noarch", "Installed: perl-Try-Tiny-0.31-4.fc37.noarch", "Installed: python3-pytz-2023.3.post1-1.fc37.noarch", "Installed: gtk-update-icon-cache-3.24.38-1.fc37.x86_64", "Installed: gtk3-3.24.38-1.fc37.x86_64", "Installed: libwsman1-2.7.1-7.fc37.x86_64", "Installed: libcue-2.2.1-13.fc37.x86_64", "Installed: libxcb-1.13.1-10.fc37.x86_64", "Installed: libcloudproviders-0.3.1-6.fc37.x86_64", "Installed: openwsman-python3-2.7.1-7.fc37.x86_64", "Installed: python3-rsa-4.9-2.fc37.noarch", "Installed: perl-WWW-RobotRules-6.02-33.fc37.noarch", "Installed: opus-1.3.1-11.fc37.x86_64", "Installed: python3-s3transfer-0.6.2-1.fc37.noarch", "Installed: orc-0.4.31-8.fc37.x86_64", "Installed: libdrm-2.4.117-1.fc37.x86_64", "Installed: libxshmfence-1.3-11.fc37.x86_64", "Installed: perl-XML-Parser-2.46-12.fc37.x86_64", "Installed: perl-HTML-Tagset-3.20-52.fc37.noarch", "Installed: tracker-3.4.2-1.fc37.x86_64", "Installed: tracker-miners-3.4.6-1.fc37.x86_64", "Installed: perl-HTTP-Cookies-6.10-7.fc37.noarch", "Installed: libogg-2:1.3.5-4.fc37.x86_64", "Installed: perl-HTTP-Message-6.37-1.fc37.noarch", "Installed: perl-HTTP-Negotiate-6.01-33.fc37.noarch", "Installed: python3-stevedore-3.5.0-3.fc37.noarch", "Installed: libdatrie-0.2.13-4.fc37.x86_64", "Installed: python3-suds-1.1.2-2.fc37.noarch", "Installed: hwdata-0.376-1.fc37.noarch", "Installed: python3-typing-extensions-4.4.0-2.fc37.noarch", "Installed: perl-IO-Compress-2.201-3.fc37.noarch", "Installed: perl-IO-Compress-Brotli-0.004001-6.fc37.x86_64", "Installed: perl-IO-HTML-1.004-7.fc37.noarch", "Installed: at-spi2-atk-2.38.0-5.fc37.x86_64", "Installed: at-spi2-core-2.44.1-2.fc37.x86_64", "Installed: perl-IO-SessionData-1.03-26.fc37.noarch", "Installed: atk-2.38.0-2.fc37.x86_64", "Installed: fence-agents-hpblade-4.12.1-1.fc37.noarch", "Installed: cups-libs-1:2.4.7-2.fc37.x86_64", "Installed: pipewire-0.3.84-1.fc37.x86_64", "Installed: pipewire-alsa-0.3.84-1.fc37.x86_64", "Installed: pipewire-jack-audio-connection-kit-0.3.84-1.fc37.x86_64", "Installed: pipewire-jack-audio-connection-kit-libs-0.3.84-1.fc37.x86_64", "Installed: pipewire-libs-0.3.84-1.fc37.x86_64", "Installed: pipewire-pulseaudio-0.3.84-1.fc37.x86_64", "Installed: duktape-2.6.0-3.fc37.x86_64", "Installed: fence-agents-intelmodular-4.12.1-1.fc37.noarch", "Installed: totem-pl-parser-3.26.6-5.fc37.x86_64", "Installed: fence-agents-ironic-4.12.1-1.fc37.noarch", "Installed: python3-httplib2-0.20.4-6.fc37.noarch", "Installed: libpciaccess-0.16-7.fc37.x86_64", "Installed: freetype-2.12.1-3.fc37.x86_64", "Installed: xml-common-0.6.3-59.fc37.noarch", "Installed: sound-theme-freedesktop-0.8-18.fc37.noarch", "Installed: perl-LWP-MediaTypes-6.04-12.fc37.noarch", "Installed: perl-LWP-Protocol-https-6.10-7.fc37.noarch", "Installed: fribidi-1.0.12-2.fc37.x86_64", "Installed: mpg123-libs-1.31.3-1.fc37.x86_64", "Installed: device-mapper-multipath-0.9.0-4.fc37.x86_64", "Installed: device-mapper-multipath-libs-0.9.0-4.fc37.x86_64", "Installed: python3-uritemplate-4.1.1-3.fc37.noarch", "Installed: libsoup3-3.2.2-3.fc37.x86_64", "Installed: libpng-2:1.6.37-13.fc37.x86_64", "Installed: fuse-common-3.10.5-5.fc37.x86_64", "Installed: rtkit-0.11-33.fc37.x86_64", "Installed: python3-iso8601-1.0.2-4.fc37.noarch", "Installed: python3-isodate-0.6.1-5.fc37.noarch", "Installed: fuse3-3.10.5-5.fc37.x86_64", "Installed: fuse3-libs-3.10.5-5.fc37.x86_64", "Installed: libepoxy-1.5.10-2.fc37.x86_64", "Installed: python3-jmespath-1.0.0-5.fc37.noarch", "Installed: ipmitool-1.8.18-26.fc37.x86_64", "Installed: libproxy-0.4.18-3.fc37.x86_64", "Installed: libproxy-duktape-0.4.18-3.fc37.x86_64", "Installed: perl-MIME-Lite-3.033-5.fc37.noarch", "Installed: perl-MIME-Types-2.22-4.fc37.noarch", "Installed: perl-MIME-tools-5.510-2.fc37.noarch", "Installed: python3-wrapt-1.14.0-3.fc37.x86_64", "Installed: poppler-22.08.0-4.fc37.x86_64", "Installed: poppler-glib-22.08.0-4.fc37.x86_64", "Installed: python3-jwt+crypto-2.4.0-3.fc37.noarch", "Installed: python3-jwt-2.4.0-3.fc37.noarch", "Installed: giflib-5.2.1-17.fc37.x86_64", "Installed: vte-profile-0.70.6-1.fc37.x86_64", "Installed: vte291-0.70.6-1.fc37.x86_64", "Installed: perl-MailTools-2.21-12.fc37.noarch", "Installed: libexif-0.6.24-3.fc37.x86_64", "Installed: python3-keystoneauth1-4.5.0-4.fc37.noarch", "Installed: libnotify-0.8.2-1.fc37.x86_64", "Installed: colord-libs-1.4.6-2.fc37.x86_64", "Installed: uchardet-0.0.6-16.fc37.x86_64", "Installed: iso-codes-4.11.0-1.fc37.noarch", "Installed: protobuf-3.19.6-1.fc37.x86_64", "Installed: net-snmp-utils-1:5.9.4-1.fc37.x86_64", "Installed: low-memory-monitor-2.1-6.fc37.x86_64", "Installed: pulseaudio-libs-16.1-4.fc37.x86_64", "Installed: libosinfo-1.10.0-5.fc37.x86_64", "Installed: python-oslo-i18n-lang-5.1.0-3.fc37.noarch", "Installed: python-oslo-utils-lang-4.12.2-4.fc37.noarch", "Installed: wireplumber-0.4.14-1.fc37.x86_64", "Installed: wireplumber-libs-0.4.14-1.fc37.x86_64", "Installed: emacs-filesystem-1:28.3-0.rc1.fc37.noarch", "Installed: graphene-1.10.6-4.fc37.x86_64", "Installed: graphite2-1.3.14-10.fc37.x86_64", "Installed: lame-libs-3.100-13.fc37.x86_64", "Installed: xdg-desktop-portal-1.15.0-4.fc37.x86_64", "Installed: xdg-desktop-portal-gtk-1.14.1-1.fc37.x86_64", "Installed: xdg-utils-1.1.3-15.fc37.noarch", "Installed: upower-0.99.20-2.fc37.x86_64", "Installed: perl-NTLM-1.09-33.fc37.noarch", "Installed: libgexiv2-0.14.0-4.fc37.x86_64", "Installed: python3-msal-extensions-1.0.0-3.fc37.noarch", "Installed: python3-msgpack-1.0.4-3.fc37.x86_64", "Installed: adobe-source-code-pro-fonts-2.042.1.062.1.026-2.fc37.noarch", "Installed: python3-msrestazure-0.6.4-14.fc37.noarch", "Installed: exiv2-0.27.6-4.fc37.x86_64", "Installed: exiv2-libs-0.27.6-4.fc37.x86_64", "Installed: libglvnd-1:1.5.0-1.fc37.x86_64", "Installed: libglvnd-egl-1:1.5.0-1.fc37.x86_64", "Installed: alsa-lib-1.2.9-1.fc37.x86_64", "Installed: libglvnd-glx-1:1.5.0-1.fc37.x86_64", "Installed: perl-Net-SMTP-SSL-1.04-19.fc37.noarch", "Installed: python3-netaddr-0.8.0-10.fc37.noarch", "Installed: jbigkit-libs-2.1-24.fc37.x86_64", "Installed: gsettings-desktop-schemas-43.0-1.fc37.x86_64", "Installed: gsm-1.0.22-1.fc37.x86_64", "Installed: glib-networking-2.74.0-1.fc37.x86_64", "Installed: python3-azure-core-2:1.28.0-5.fc37.noarch", "Installed: python3-novaclient-1:17.7.0-3.fc37.noarch", "Installed: python3-azure-mgmt-compute-1:30.0.0-2.fc37.noarch", "Installed: libsbc-1.5-4.fc37.x86_64", "Installed: python3-adal-1.2.7-9.fc37.noarch", "Installed: libgrss-0.7.0-15.fc37.x86_64", "Installed: re2-1:20220601-1.fc37.x86_64", "Installed: libgsf-1.14.47-6.fc37.x86_64", "Installed: python3-boto3-1.28.21-1.fc37.noarch", "Installed: python3-botocore-1.31.21-1.fc37.noarch", "Installed: gnutls-dane-3.8.1-1.fc37.x86_64", "Installed: gdk-pixbuf2-2.42.10-1.fc37.x86_64", "Installed: gnutls-utils-3.8.1-1.fc37.x86_64", "Installed: gdk-pixbuf2-modules-2.42.10-1.fc37.x86_64", "Installed: exempi-2.6.2-2.fc37.x86_64", "Installed: mailcap-2.1.53-4.fc37.noarch", "Installed: fence-agents-all-4.12.1-1.fc37.x86_64", "Installed: fence-agents-alom-4.12.1-1.fc37.noarch", "Installed: fence-agents-amt-4.12.1-1.fc37.noarch", "Installed: fence-agents-amt-ws-4.12.1-1.fc37.noarch", "Installed: fence-agents-apc-4.12.1-1.fc37.noarch", "Installed: fence-agents-apc-snmp-4.12.1-1.fc37.noarch", "Installed: fence-agents-aws-4.12.1-1.fc37.noarch", "Installed: fence-agents-azure-arm-4.12.1-1.fc37.noarch", "Installed: fence-agents-bladecenter-4.12.1-1.fc37.noarch", "Installed: fence-agents-brocade-4.12.1-1.fc37.noarch", "Installed: fence-agents-cdu-4.12.1-1.fc37.noarch", "Installed: fence-agents-cisco-mds-4.12.1-1.fc37.noarch", "Installed: fence-agents-cisco-ucs-4.12.1-1.fc37.noarch", "Installed: fence-agents-common-4.12.1-1.fc37.noarch", "Installed: fence-agents-compute-4.12.1-1.fc37.noarch", "Installed: python3-os-service-types-1.7.0-11.fc37.noarch", "Installed: fence-agents-cyberpower-ssh-4.12.1-1.fc37.noarch", "Installed: fence-agents-docker-4.12.1-1.fc37.noarch", "Installed: fence-agents-drac-4.12.1-1.fc37.noarch", "Installed: fence-agents-drac5-4.12.1-1.fc37.noarch", "Installed: fence-agents-eaton-snmp-4.12.1-1.fc37.noarch", "Installed: fence-agents-ecloud-4.12.1-1.fc37.noarch", "Installed: fence-agents-emerson-4.12.1-1.fc37.noarch", "Installed: fence-agents-eps-4.12.1-1.fc37.noarch", "Installed: fence-agents-hds-cb-4.12.1-1.fc37.noarch", "Installed: fence-agents-heuristics-ping-4.12.1-1.fc37.noarch", "Installed: fence-agents-gce-4.12.1-1.fc37.noarch", "Installed: libgxps-0.3.2-4.fc37.x86_64", "Installed: fence-agents-ibm-powervs-4.12.1-1.fc37.noarch", "Installed: python3-oslo-i18n-5.1.0-3.fc37.noarch", "Installed: fence-agents-ibm-vpc-4.12.1-1.fc37.noarch", "Installed: fence-agents-ibmblade-4.12.1-1.fc37.noarch", "Installed: python3-oslo-serialization-4.3.0-3.fc37.noarch", "Installed: fence-agents-ibmz-4.12.1-1.fc37.noarch", "Installed: fence-agents-ifmib-4.12.1-1.fc37.noarch", "Installed: python3-oslo-utils-4.12.2-4.fc37.noarch", "Installed: fence-agents-ilo-moonshot-4.12.1-1.fc37.noarch", "Installed: fence-agents-ilo-mp-4.12.1-1.fc37.noarch", "Installed: fence-agents-ilo-ssh-4.12.1-1.fc37.noarch", "Installed: fence-agents-ilo2-4.12.1-1.fc37.noarch", "Installed: fence-agents-ipdu-4.12.1-1.fc37.noarch", "Installed: fence-agents-ipmilan-4.12.1-1.fc37.noarch", "Installed: fence-agents-ldom-4.12.1-1.fc37.noarch", "Installed: fence-agents-lpar-4.12.1-1.fc37.noarch", "Installed: fence-agents-mpath-4.12.1-1.fc37.noarch", "Installed: fence-agents-netio-4.12.1-1.fc37.noarch", "Installed: fence-agents-openstack-4.12.1-1.fc37.noarch", "Installed: fence-agents-ovh-4.12.1-1.fc37.noarch", "Installed: python3-packaging-21.3-6.fc37.noarch", "Installed: fence-agents-kdump-4.12.1-1.fc37.x86_64", "Installed: fence-agents-redfish-4.12.1-1.fc37.x86_64", "Installed: fence-agents-rhevm-4.12.1-1.fc37.noarch", "Installed: fence-agents-rsa-4.12.1-1.fc37.noarch", "Installed: fence-agents-rsb-4.12.1-1.fc37.noarch", "Installed: fence-agents-sanbox2-4.12.1-1.fc37.noarch", "Installed: fence-agents-sbd-4.12.1-1.fc37.noarch", "Installed: fence-agents-scsi-4.12.1-1.fc37.noarch", "Installed: fence-agents-vbox-4.12.1-1.fc37.noarch", "Installed: fence-agents-vmware-4.12.1-1.fc37.noarch", "Installed: abattis-cantarell-fonts-0.301-8.fc37.noarch", "Installed: fence-agents-vmware-rest-4.12.1-1.fc37.noarch", "Installed: fence-agents-vmware-soap-4.12.1-1.fc37.noarch", "Installed: fence-agents-vmware-vcloud-4.12.1-1.fc37.noarch", "Installed: fence-agents-wti-4.12.1-1.fc37.noarch", "Installed: fence-agents-xenapi-4.12.1-1.fc37.noarch", "Installed: fence-agents-zvm-4.12.1-1.fc37.noarch", "Installed: fence-virt-4.12.1-1.fc37.x86_64", "Installed: openjpeg2-2.5.0-5.fc37.x86_64", "Installed: perl-PerlIO-utf8_strict-0.009-4.fc37.x86_64", "Installed: python3-pbr-5.10.0-1.fc37.noarch", "Installed: libsndfile-1.1.0-4.fc37.x86_64", "Installed: abseil-cpp-20220623.1-2.fc37.x86_64", "Installed: python3-azure-common-1:1.1.28-1.fc37.noarch", "Installed: flac-libs-1.3.4-3.fc37.x86_64", "Installed: python3-azure-identity-1:1.10.0-3.fc37.noarch", "Installed: avahi-glib-0.8-18.fc37.x86_64", "Installed: libsoup-2.74.3-1.fc37.x86_64", "Installed: python3-pexpect-4.8.0-13.fc37.noarch", "Installed: perl-Class-Inspector-1.36-11.fc37.noarch", "Installed: python3-azure-mgmt-core-1:1.3.2-1.fc37.noarch", "Installed: libtracker-sparql-3.4.2-1.fc37.x86_64", "Installed: geoclue2-2.6.0-3.fc37.x86_64", "Installed: libunwind-1.6.2-5.fc37.x86_64", "Installed: perl-Clone-0.45-9.fc37.x86_64", "Installed: python3-azure-mgmt-network-21.0.1-1.fc37.noarch", "Installed: python3-portalocker-2.5.1-2.fc37.noarch", "Installed: perl-Compress-Raw-Bzip2-2.201-2.fc37.x86_64", "Installed: perl-Compress-Raw-Zlib-2.202-3.fc37.x86_64", "Installed: fontconfig-2.14.1-2.fc37.x86_64", "Installed: adwaita-cursor-theme-43-1.fc37.noarch", "Installed: adwaita-icon-theme-43-1.fc37.noarch", "Installed: python3-ptyprocess-0.6.0-17.fc37.noarch", "Installed: python3-google-api-client-2:2.108.0-1.fc37.noarch", "Installed: python3-google-api-core-1:2.11.1-4.fc37.noarch", "Installed: python3-google-auth-1:2.23.4-1.fc37.noarch", "Installed: perl-Convert-BinHex-1.125-22.fc37.noarch", "Installed: libiptcdata-1.0.5-12.fc37.x86_64", "Installed: python3-google-auth-httplib2-0.1.1-1.fc37.noarch", "Installed: libstemmer-0-19.585svn.fc37.x86_64", "Installed: perl-SOAP-Lite-1.27-16.fc37.noarch", "Installed: pixman-0.40.0-6.fc37.x86_64", "Installed: python3-pyasn1-0.4.8-11.fc37.noarch", "Installed: python3-pyasn1-modules-0.4.8-11.fc37.noarch", "Installed: libwebp-1.3.2-2.fc37.x86_64", "Installed: libXau-1.0.10-1.fc37.x86_64", "Installed: osinfo-db-20231027-1.fc37.noarch", "Installed: osinfo-db-tools-1.10.0-6.fc37.x86_64", "Installed: libXcomposite-0.4.5-8.fc37.x86_64", "Installed: python3-googleapis-common-protos-1.60.0-2.fc37.noarch", "Installed: libXcursor-1.2.1-2.fc37.x86_64", "Installed: libXdamage-1.1.5-8.fc37.x86_64", "Installed: python3-grpcio-1.48.4-8.fc37.x86_64", "Installed: python3-grpcio-status-1.48.4-8.fc37.noarch", "Installed: libXext-1.3.4-9.fc37.x86_64", "Installed: libjpeg-turbo-2.1.3-2.fc37.x86_64", "Installed: python3-cachetools-5.2.0-3.fc37.noarch", "Installed: libXfixes-6.0.0-4.fc37.x86_64", "Installed: libXft-2.3.4-3.fc37.x86_64", "Installed: libXi-1.8-3.fc37.x86_64", "Installed: libXinerama-1.1.4-11.fc37.x86_64", "Installed: libthai-0.1.29-3.fc37.x86_64", "Installed: libtheora-1:1.1.1-32.fc37.x86_64", "Installed: pango-1.50.14-1.fc37.x86_64", "Installed: libXrandr-1.5.2-9.fc37.x86_64", "Installed: libXrender-0.9.10-17.fc37.x86_64", "Installed: sbd-1.5.1-2.fc37.1.x86_64", "Installed: harfbuzz-5.2.0-1.fc37.x86_64", "Installed: libtiff-4.4.0-4.fc37.x86_64", "Installed: libXtst-1.2.3-17.fc37.x86_64", "Installed: python3-certifi-2021.10.8-3.fc37.noarch", "Installed: libXv-1.0.11-17.fc37.x86_64", "Installed: perl-Data-Dump-1.25-5.fc37.noarch", "Installed: telnet-1:0.17-87.fc37.x86_64", "Installed: bluez-libs-5.68-1.fc37.x86_64", "Installed: libXxf86vm-1.1.4-19.fc37.x86_64", "Installed: cairo-1.17.6-2.fc37.x86_64", "Installed: llvm-libs-15.0.7-2.fc37.x86_64", "Installed: cairo-gobject-1.17.6-2.fc37.x86_64", "Installed: dconf-0.40.0-7.fc37.x86_64" ] } lsrpackages: corosync fence-agents-all fence-virt libknet1-plugins-all openssl pacemaker resource-agents TASK [fedora.linux_system_roles.ha_cluster : Distribute fence-virt authkey] **** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:50 Saturday 02 December 2023 07:09:28 +0000 (0:00:56.500) 0:02:02.515 ***** included: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/distribute-fence-virt-key.yml for sut TASK [fedora.linux_system_roles.ha_cluster : Create /etc/cluster directory] **** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/distribute-fence-virt-key.yml:3 Saturday 02 December 2023 07:09:28 +0000 (0:00:00.047) 0:02:02.563 ***** 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 [fedora.linux_system_roles.ha_cluster : Get fence_xvm.key] **************** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/distribute-fence-virt-key.yml:9 Saturday 02 December 2023 07:09:28 +0000 (0:00:00.383) 0:02:02.947 ***** included: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml for sut TASK [fedora.linux_system_roles.ha_cluster : Check if key exists on the controller fence_xvm.key] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:16 Saturday 02 December 2023 07:09:28 +0000 (0:00:00.062) 0:02:03.009 ***** skipping: [sut] => { "changed": false, "false_condition": "preshared_key_src is string and preshared_key_src | length > 1", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Slurp existing key from the controller fence_xvm.key] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:21 Saturday 02 December 2023 07:09:29 +0000 (0:00:00.034) 0:02:03.044 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.ha_cluster : Use the slurped key from the controller fence_xvm.key] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:29 Saturday 02 December 2023 07:09:29 +0000 (0:00:00.058) 0:02:03.102 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.ha_cluster : Generate key using OpenSSL fence_xvm.key] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:44 Saturday 02 December 2023 07:09:29 +0000 (0:00:00.035) 0:02:03.138 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.ha_cluster : Fetch generated fence_xvm.key] **** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:50 Saturday 02 December 2023 07:09:29 +0000 (0:00:00.333) 0:02:03.471 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.ha_cluster : Check if key exists on cluster nodes fence_xvm.key] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:60 Saturday 02 December 2023 07:09:29 +0000 (0:00:00.040) 0:02:03.512 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.ha_cluster : Slurp existing key from cluster nodes fence_xvm.key] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:65 Saturday 02 December 2023 07:09:29 +0000 (0:00:00.253) 0:02:03.765 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.ha_cluster : Use the slurped key from cluster nodes fence_xvm.key] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:73 Saturday 02 December 2023 07:09:29 +0000 (0:00:00.035) 0:02:03.800 ***** 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 [fedora.linux_system_roles.ha_cluster : Send fence_xvm.key to nodes] ****** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/distribute-fence-virt-key.yml:17 Saturday 02 December 2023 07:09:29 +0000 (0:00:00.051) 0:02:03.852 ***** changed: [sut] => { "changed": true, "checksum": "588b1eb82fda985d6edeb925ff02ab43badf211d", "dest": "/etc/cluster/fence_xvm.key", "gid": 0, "group": "root", "md5sum": "4176ed11bb559da14f29b5fe4db4f1ee", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:cluster_conf_t:s0", "size": 512, "src": "/root/.ansible/tmp/ansible-tmp-1701500969.8735085-6273-172061216913015/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.ha_cluster : Configure SBD] ******************** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:55 Saturday 02 December 2023 07:09:30 +0000 (0:00:00.620) 0:02:04.473 ***** redirecting (type: modules) ansible.builtin.modprobe to community.general.modprobe redirecting (type: modules) ansible.builtin.modprobe to community.general.modprobe included: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/sbd.yml for sut TASK [fedora.linux_system_roles.ha_cluster : Configure watchdog kernel module blocklist] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/sbd.yml:10 Saturday 02 December 2023 07:09:30 +0000 (0:00:00.060) 0:02:04.534 ***** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.ha_cluster : Unload watchdog kernel modules from blocklist] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/sbd.yml:22 Saturday 02 December 2023 07:09:30 +0000 (0:00:00.031) 0:02:04.565 ***** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.ha_cluster : Configure watchdog kernel modules] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/sbd.yml:30 Saturday 02 December 2023 07:09:30 +0000 (0:00:00.031) 0:02:04.597 ***** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.ha_cluster : Load watchdog kernel modules] ***** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/sbd.yml:40 Saturday 02 December 2023 07:09:30 +0000 (0:00:00.028) 0:02:04.625 ***** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.ha_cluster : Probe SBD devices] **************** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/sbd.yml:57 Saturday 02 December 2023 07:09:30 +0000 (0:00:00.029) 0:02:04.655 ***** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.ha_cluster : Initialize SBD devices] *********** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/sbd.yml:70 Saturday 02 December 2023 07:09:30 +0000 (0:00:00.026) 0:02:04.682 ***** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.ha_cluster : Distribute SBD config] ************ task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/sbd.yml:88 Saturday 02 December 2023 07:09:30 +0000 (0:00:00.017) 0:02:04.699 ***** skipping: [sut] => { "changed": false, "false_condition": "ha_cluster_sbd_enabled", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Get services status - detect pacemaker] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/sbd.yml:102 Saturday 02 December 2023 07:09:30 +0000 (0:00:00.027) 0:02:04.726 ***** 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.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": "inactive", "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.fedoraproject.FirewallD1.service": { "name": "dbus-org.fedoraproject.FirewallD1.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" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "ebtables.service": { "name": "ebtables.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "fcoe.service": { "name": "fcoe.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "running", "status": "enabled" }, "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": "active" }, "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" }, "hv_kvp_daemon.service": { "name": "hv_kvp_daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "ip6tables.service": { "name": "ip6tables.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ipset.service": { "name": "ipset.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iptables.service": { "name": "iptables.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsi-shutdown.service": { "name": "iscsi-shutdown.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsi.service": { "name": "iscsi.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsid.service": { "name": "iscsid.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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-activation-early.service": { "name": "lvm2-activation-early.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "lvm2-activation.service": { "name": "lvm2-activation.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "lvm2-pvscan@.service": { "name": "lvm2-pvscan@.service", "source": "systemd", "state": "unknown", "status": "static" }, "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": "inactive" }, "modprobe@dm_mod.service": { "name": "modprobe@dm_mod.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@loop.service": { "name": "modprobe@loop.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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": "stopped", "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" }, "ntpd.service": { "name": "ntpd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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": "running", "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" }, "rbdmap.service": { "name": "rbdmap.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "rpc-svcgssd.service": { "name": "rpc-svcgssd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "rpmdb-migrate.service": { "name": "rpmdb-migrate.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "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" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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": "inactive" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "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" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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-system-token.service": { "name": "systemd-boot-system-token.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-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": "inactive", "status": "disabled" }, "systemd-homed.service": { "name": "systemd-homed.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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-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": "inactive", "status": "disabled" }, "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": "inactive", "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": "active" }, "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": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" } } }, "changed": false } TASK [fedora.linux_system_roles.ha_cluster : Set stonith-watchdog-timeout cluster property in CIB] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/sbd.yml:109 Saturday 02 December 2023 07:09:33 +0000 (0:00:02.497) 0:02:07.223 ***** changed: [sut] => { "changed": true, "cmd": [ "pcs", "--force", "-f", "/var/lib/pacemaker/cib/cib.xml", "--", "property", "set", "stonith-watchdog-timeout=0" ], "delta": "0:00:00.798545", "end": "2023-12-02 07:09:34.212957", "rc": 0, "start": "2023-12-02 07:09:33.414412" } TASK [fedora.linux_system_roles.ha_cluster : Correct cib.xml ownership] ******** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/sbd.yml:122 Saturday 02 December 2023 07:09:34 +0000 (0:00:01.048) 0:02:08.272 ***** 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 [fedora.linux_system_roles.ha_cluster : Clean cib.xml.sig] **************** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/sbd.yml:134 Saturday 02 December 2023 07:09:34 +0000 (0:00:00.259) 0:02:08.532 ***** ok: [sut] => { "changed": false, "path": "/var/lib/pacemaker/cib/cib.xml.sig", "state": "absent" } TASK [fedora.linux_system_roles.ha_cluster : Configure corosync] *************** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:58 Saturday 02 December 2023 07:09:34 +0000 (0:00:00.286) 0:02:08.818 ***** included: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-setup-corosync.yml for sut TASK [fedora.linux_system_roles.ha_cluster : Create a corosync.conf tempfile] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-setup-corosync.yml:3 Saturday 02 December 2023 07:09:34 +0000 (0:00:00.054) 0:02:08.873 ***** changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.iybnx8ag_ha_cluster_corosync_conf", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.ha_cluster : Create a corosync.conf file content] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-setup-corosync.yml:16 Saturday 02 December 2023 07:09:35 +0000 (0:00:00.314) 0:02:09.187 ***** included: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cluster-setup-pcs-0.10.yml for sut TASK [fedora.linux_system_roles.ha_cluster : Create a corosync.conf file content using pcs-0.10] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cluster-setup-pcs-0.10.yml:3 Saturday 02 December 2023 07:09:35 +0000 (0:00:00.046) 0:02:09.234 ***** changed: [sut] => { "changed": true, "cmd": [ "pcs", "cluster", "setup", "--corosync_conf", "/tmp/ansible.iybnx8ag_ha_cluster_corosync_conf", "--overwrite", "--no-cluster-uuid", "--", "test-cluster", "localhost" ], "delta": "0:00:00.679942", "end": "2023-12-02 07:09:36.129475", "rc": 0, "start": "2023-12-02 07:09:35.449533" } 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 [fedora.linux_system_roles.ha_cluster : Add qdevice configuration to corosync.conf] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cluster-setup-pcs-0.10.yml:80 Saturday 02 December 2023 07:09:36 +0000 (0:00:00.954) 0:02:10.189 ***** skipping: [sut] => { "changed": false, "false_condition": "__ha_cluster_qdevice_in_use", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Fetch created corosync.conf file] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-setup-corosync.yml:19 Saturday 02 December 2023 07:09:36 +0000 (0:00:00.029) 0:02:10.219 ***** ok: [sut] => { "changed": false, "content": "dG90ZW0gewogICAgdmVyc2lvbjogMgogICAgY2x1c3Rlcl9uYW1lOiB0ZXN0LWNsdXN0ZXIKICAgIHRyYW5zcG9ydDoga25ldAogICAgY3J5cHRvX2NpcGhlcjogYWVzMjU2CiAgICBjcnlwdG9faGFzaDogc2hhMjU2Cn0KCm5vZGVsaXN0IHsKICAgIG5vZGUgewogICAgICAgIHJpbmcwX2FkZHI6IGxvY2FsaG9zdAogICAgICAgIG5hbWU6IGxvY2FsaG9zdAogICAgICAgIG5vZGVpZDogMQogICAgfQp9CgpxdW9ydW0gewogICAgcHJvdmlkZXI6IGNvcm9zeW5jX3ZvdGVxdW9ydW0KfQoKbG9nZ2luZyB7CiAgICB0b19sb2dmaWxlOiB5ZXMKICAgIGxvZ2ZpbGU6IC92YXIvbG9nL2NsdXN0ZXIvY29yb3N5bmMubG9nCiAgICB0b19zeXNsb2c6IHllcwogICAgdGltZXN0YW1wOiBvbgp9Cg==", "encoding": "base64", "source": "/tmp/ansible.iybnx8ag_ha_cluster_corosync_conf" } TASK [fedora.linux_system_roles.ha_cluster : Distribute corosync.conf file] **** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-setup-corosync.yml:26 Saturday 02 December 2023 07:09:36 +0000 (0:00:00.317) 0:02:10.536 ***** changed: [sut] => { "changed": true, "checksum": "05d2ec2a2bfa233bb2b4ace4aae02b42cafc012b", "dest": "/etc/corosync/corosync.conf", "gid": 0, "group": "root", "md5sum": "beb73759420421ade7d3b0d2f8dd24ef", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 388, "src": "/root/.ansible/tmp/ansible-tmp-1701500976.5640533-6325-218245759482894/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.ha_cluster : Remove a corosync.conf tempfile] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-setup-corosync.yml:36 Saturday 02 December 2023 07:09:37 +0000 (0:00:00.618) 0:02:11.154 ***** changed: [sut] => { "changed": true, "path": "/tmp/ansible.iybnx8ag_ha_cluster_corosync_conf", "state": "absent" } TASK [fedora.linux_system_roles.ha_cluster : Pcs auth] ************************* task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:61 Saturday 02 December 2023 07:09:37 +0000 (0:00:00.260) 0:02:11.415 ***** included: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-auth.yml for sut TASK [fedora.linux_system_roles.ha_cluster : Check pcs auth status] ************ task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-auth.yml:3 Saturday 02 December 2023 07:09:37 +0000 (0:00:00.054) 0:02:11.469 ***** changed: [sut] => { "changed": true, "cmd": [ "pcs", "status", "pcsd", "--", "localhost" ], "delta": "0:00:00.681080", "end": "2023-12-02 07:09:38.347585", "failed_when_result": false, "rc": 2, "start": "2023-12-02 07:09:37.666505" } STDOUT: 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 [fedora.linux_system_roles.ha_cluster : Run pcs auth] ********************* task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-auth.yml:23 Saturday 02 December 2023 07:09:38 +0000 (0:00:00.939) 0:02:12.408 ***** included: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-auth-pcs-0.10.yml for sut TASK [fedora.linux_system_roles.ha_cluster : Pcs auth using pcs-0.10] ********** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-auth-pcs-0.10.yml:3 Saturday 02 December 2023 07:09:38 +0000 (0:00:00.050) 0:02:12.459 ***** changed: [sut] => { "changed": true, "cmd": [ "pcs", "host", "auth", "-u", "hacluster", "--", "localhost" ], "delta": "0:00:01.210350", "end": "2023-12-02 07:09:39.888560", "rc": 0, "start": "2023-12-02 07:09:38.678210" } STDOUT: Password: STDERR: localhost: Authorized TASK [fedora.linux_system_roles.ha_cluster : Pcs auth for qdevice using pcs-0.10] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-auth-pcs-0.10.yml:19 Saturday 02 December 2023 07:09:39 +0000 (0:00:01.487) 0:02:13.946 ***** skipping: [sut] => { "changed": false, "false_condition": "__ha_cluster_qdevice_model == \"net\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Distribute cluster shared keys] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:66 Saturday 02 December 2023 07:09:39 +0000 (0:00:00.037) 0:02:13.984 ***** included: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-setup-keys.yml for sut TASK [fedora.linux_system_roles.ha_cluster : Get corosync authkey] ************* task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-setup-keys.yml:3 Saturday 02 December 2023 07:09:40 +0000 (0:00:00.060) 0:02:14.045 ***** included: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml for sut TASK [fedora.linux_system_roles.ha_cluster : Check if key exists on the controller corosync authkey] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:16 Saturday 02 December 2023 07:09:40 +0000 (0:00:00.081) 0:02:14.126 ***** skipping: [sut] => { "changed": false, "false_condition": "preshared_key_src is string and preshared_key_src | length > 1", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Slurp existing key from the controller corosync authkey] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:21 Saturday 02 December 2023 07:09:40 +0000 (0:00:00.037) 0:02:14.163 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.ha_cluster : Use the slurped key from the controller corosync authkey] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:29 Saturday 02 December 2023 07:09:40 +0000 (0:00:00.035) 0:02:14.198 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.ha_cluster : Generate key using OpenSSL corosync authkey] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:44 Saturday 02 December 2023 07:09:40 +0000 (0:00:00.036) 0:02:14.235 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.ha_cluster : Fetch generated corosync authkey] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:50 Saturday 02 December 2023 07:09:40 +0000 (0:00:00.255) 0:02:14.491 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.ha_cluster : Check if key exists on cluster nodes corosync authkey] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:60 Saturday 02 December 2023 07:09:40 +0000 (0:00:00.042) 0:02:14.533 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.ha_cluster : Slurp existing key from cluster nodes corosync authkey] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:65 Saturday 02 December 2023 07:09:40 +0000 (0:00:00.248) 0:02:14.782 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.ha_cluster : Use the slurped key from cluster nodes corosync authkey] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:73 Saturday 02 December 2023 07:09:40 +0000 (0:00:00.038) 0:02:14.820 ***** 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 [fedora.linux_system_roles.ha_cluster : Distribute corosync authkey] ****** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-setup-keys.yml:11 Saturday 02 December 2023 07:09:40 +0000 (0:00:00.050) 0:02:14.871 ***** changed: [sut] => { "changed": true, "checksum": "12a54efb281609a017fa8ed1186854a8ce1524cc", "dest": "/etc/corosync/authkey", "gid": 0, "group": "root", "md5sum": "0b2407bd66cfa6709f23910d4d29b16a", "mode": "0400", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 256, "src": "/root/.ansible/tmp/ansible-tmp-1701500980.8938847-6375-141953554288371/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.ha_cluster : Get pacemaker authkey] ************ task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-setup-keys.yml:20 Saturday 02 December 2023 07:09:41 +0000 (0:00:00.613) 0:02:15.485 ***** included: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml for sut TASK [fedora.linux_system_roles.ha_cluster : Check if key exists on the controller pacemaker authkey] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:16 Saturday 02 December 2023 07:09:41 +0000 (0:00:00.054) 0:02:15.540 ***** skipping: [sut] => { "changed": false, "false_condition": "preshared_key_src is string and preshared_key_src | length > 1", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Slurp existing key from the controller pacemaker authkey] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:21 Saturday 02 December 2023 07:09:41 +0000 (0:00:00.035) 0:02:15.576 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.ha_cluster : Use the slurped key from the controller pacemaker authkey] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:29 Saturday 02 December 2023 07:09:41 +0000 (0:00:00.036) 0:02:15.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 [fedora.linux_system_roles.ha_cluster : Generate key using OpenSSL pacemaker authkey] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:44 Saturday 02 December 2023 07:09:41 +0000 (0:00:00.035) 0:02:15.648 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.ha_cluster : Fetch generated pacemaker authkey] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:50 Saturday 02 December 2023 07:09:41 +0000 (0:00:00.260) 0:02:15.908 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.ha_cluster : Check if key exists on cluster nodes pacemaker authkey] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:60 Saturday 02 December 2023 07:09:41 +0000 (0:00:00.040) 0:02:15.949 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.ha_cluster : Slurp existing key from cluster nodes pacemaker authkey] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:65 Saturday 02 December 2023 07:09:42 +0000 (0:00:00.246) 0:02:16.195 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.ha_cluster : Use the slurped key from cluster nodes pacemaker authkey] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:73 Saturday 02 December 2023 07:09:42 +0000 (0:00:00.035) 0:02:16.231 ***** 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 [fedora.linux_system_roles.ha_cluster : Distribute pacemaker authkey] ***** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-setup-keys.yml:28 Saturday 02 December 2023 07:09:42 +0000 (0:00:00.051) 0:02:16.283 ***** changed: [sut] => { "changed": true, "checksum": "ecd311e7c114950caba8c4ebc44d86a1cf1333ce", "dest": "/etc/pacemaker/authkey", "gid": 189, "group": "haclient", "md5sum": "b4292575ab8aa748d3a6b451496d3379", "mode": "0400", "owner": "hacluster", "secontext": "system_u:object_r:etc_t:s0", "size": 256, "src": "/root/.ansible/tmp/ansible-tmp-1701500982.3055437-6398-47560107775037/source", "state": "file", "uid": 189 } TASK [fedora.linux_system_roles.ha_cluster : Remove qdevice certificates [CLI]] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-setup-keys.yml:37 Saturday 02 December 2023 07:09:42 +0000 (0:00:00.612) 0:02:16.896 ***** skipping: [sut] => { "changed": false, "false_condition": "'corosync.quorum.device.client.model.net.certificates.rest-api.v2' not in __ha_cluster_pcsd_capabilities", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Remove qdevice certificates [API]] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-setup-keys.yml:46 Saturday 02 December 2023 07:09:42 +0000 (0:00:00.057) 0:02:16.953 ***** changed: [sut] => { "changed": true, "pcs_result": { "command": { "command_name": "qdevice.client_net_destroy", "options": { "effective_groups": null, "effective_username": null, "request_timeout": null }, "params": {} }, "kill_reason": null, "reports": [], "result": null, "task_finish_type": "TaskFinishType.SUCCESS", "task_ident": "0f21c058-5cbe-40fb-a1fa-52ed9dd08571" } } TASK [fedora.linux_system_roles.ha_cluster : Obtain and distribute qdevice certificates [CLI]] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-setup-keys.yml:54 Saturday 02 December 2023 07:09:43 +0000 (0:00:01.063) 0:02:18.017 ***** skipping: [sut] => { "changed": false, "false_condition": "__ha_cluster_qdevice_in_use", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Obtain and distribute qdevice certificates [API]] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-setup-keys.yml:71 Saturday 02 December 2023 07:09:44 +0000 (0:00:00.031) 0:02:18.048 ***** skipping: [sut] => { "changed": false, "false_condition": "__ha_cluster_qdevice_in_use", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Enable or disable cluster services on boot] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:72 Saturday 02 December 2023 07:09:44 +0000 (0:00:00.032) 0:02:18.081 ***** included: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_common/cluster-enable-disable.yml for sut TASK [fedora.linux_system_roles.ha_cluster : Enable or disable configured cluster services on boot] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_common/cluster-enable-disable.yml:3 Saturday 02 December 2023 07:09:44 +0000 (0:00:00.056) 0:02:18.138 ***** changed: [sut] => (item=corosync) => { "ansible_loop_var": "item", "changed": true, "enabled": true, "item": "corosync", "name": "corosync", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice network-online.target systemd-journald.socket basic.target sysinit.target", "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", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Corosync Cluster Engine", "DevicePolicy": "auto", "Documentation": "man:corosync man:corosync.conf man:corosync_overview", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/corosync (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/corosync ; argv[]=/usr/sbin/corosync -f $COROSYNC_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/corosync ; argv[]=/usr/sbin/corosync -f $COROSYNC_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/sbin/corosync-cfgtool ; argv[]=/usr/sbin/corosync-cfgtool -H --force ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/sbin/corosync-cfgtool ; argv[]=/usr/sbin/corosync-cfgtool -H --force ; 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/corosync.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": "corosync.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14732", "LimitNPROCSoft": "14732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14732", "LimitSIGPENDINGSoft": "14732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "corosync.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", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice network-online.target sysinit.target", "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": "null", "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": "4419", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } skipping: [sut] => (item=corosync-qdevice) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item != 'corosync-qdevice' or __ha_cluster_qdevice_in_use", "item": "corosync-qdevice", "skip_reason": "Conditional result was False" } changed: [sut] => (item=pacemaker) => { "ansible_loop_var": "item", "changed": true, "enabled": true, "item": "pacemaker", "name": "pacemaker", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "systemd-journald.socket system.slice resource-agents-deps.target network.target sysinit.target syslog.service rsyslog.service time-sync.target dbus-broker.service corosync.service basic.target", "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", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Pacemaker High Availability Cluster Manager", "DevicePolicy": "auto", "Documentation": "man:pacemakerd https://clusterlabs.org/pacemaker/doc/", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/sbd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/pacemakerd ; argv[]=/usr/sbin/pacemakerd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/pacemakerd ; argv[]=/usr/sbin/pacemakerd ; 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/pacemaker.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": "pacemaker.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "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": "14732", "LimitNPROCSoft": "14732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14732", "LimitSIGPENDINGSoft": "14732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "pacemaker.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", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "corosync.service system.slice sysinit.target", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "1s", "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": "no", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "25s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SuccessExitStatus": "100", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "infinity", "TimeoutAbortUSec": "30min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "resource-agents-deps.target dbus-broker.service", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.ha_cluster : Get services status - detect SBD] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_common/cluster-enable-disable.yml:16 Saturday 02 December 2023 07:09:45 +0000 (0:00:01.362) 0:02:19.500 ***** 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.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": "inactive", "status": "disabled" }, "corosync.service": { "name": "corosync.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "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.fedoraproject.FirewallD1.service": { "name": "dbus-org.fedoraproject.FirewallD1.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" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "ebtables.service": { "name": "ebtables.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "fcoe.service": { "name": "fcoe.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "running", "status": "enabled" }, "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": "active" }, "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" }, "hv_kvp_daemon.service": { "name": "hv_kvp_daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "ip6tables.service": { "name": "ip6tables.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ipset.service": { "name": "ipset.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iptables.service": { "name": "iptables.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsi-shutdown.service": { "name": "iscsi-shutdown.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsi.service": { "name": "iscsi.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsid.service": { "name": "iscsid.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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-activation-early.service": { "name": "lvm2-activation-early.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "lvm2-activation.service": { "name": "lvm2-activation.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "lvm2-pvscan@.service": { "name": "lvm2-pvscan@.service", "source": "systemd", "state": "unknown", "status": "static" }, "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": "inactive" }, "modprobe@dm_mod.service": { "name": "modprobe@dm_mod.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@loop.service": { "name": "modprobe@loop.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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": "stopped", "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" }, "ntpd.service": { "name": "ntpd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "pacemaker.service": { "name": "pacemaker.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "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": "running", "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" }, "rbdmap.service": { "name": "rbdmap.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "rpc-svcgssd.service": { "name": "rpc-svcgssd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "rpmdb-migrate.service": { "name": "rpmdb-migrate.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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": "inactive" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "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" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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-system-token.service": { "name": "systemd-boot-system-token.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-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": "inactive", "status": "disabled" }, "systemd-homed.service": { "name": "systemd-homed.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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-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": "inactive", "status": "disabled" }, "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": "inactive", "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": "active" }, "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": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" } } }, "changed": false } TASK [fedora.linux_system_roles.ha_cluster : Enable or disable SBD] ************ task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_common/cluster-enable-disable.yml:19 Saturday 02 December 2023 07:09:47 +0000 (0:00:02.431) 0:02:21.932 ***** ok: [sut] => { "changed": false, "enabled": false, "name": "sbd", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target system.slice systemd-modules-load.service iscsi.service sysinit.target systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "dlm.service shutdown.target pacemaker.service", "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": "no", "CanStop": "no", "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", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Shared-storage based fencing daemon", "DevicePolicy": "auto", "Documentation": "\"man:sbd(8)\"", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/sbd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/sbd ; argv[]=/usr/sbin/sbd $SBD_OPTS -p /var/run/sbd.pid watch ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/sbd ; argv[]=/usr/sbin/sbd $SBD_OPTS -p /var/run/sbd.pid watch ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -TERM $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -TERM $MAINPID ; 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/sbd.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": "sbd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14732", "LimitNPROCSoft": "14732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14732", "LimitSIGPENDINGSoft": "14732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "sbd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/sbd.pid", "PartOf": "corosync.service", "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": "yes", "RefuseManualStop": "yes", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-abort", "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": "4419", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.ha_cluster : Start the cluster and reload corosync.conf] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:75 Saturday 02 December 2023 07:09:48 +0000 (0:00:00.433) 0:02:22.366 ***** included: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-start-and-reload.yml for sut TASK [fedora.linux_system_roles.ha_cluster : Get services status - detect corosync-qdevice] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-start-and-reload.yml:21 Saturday 02 December 2023 07:09:48 +0000 (0:00:00.062) 0:02:22.429 ***** 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.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": "inactive", "status": "disabled" }, "corosync.service": { "name": "corosync.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "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.fedoraproject.FirewallD1.service": { "name": "dbus-org.fedoraproject.FirewallD1.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" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "ebtables.service": { "name": "ebtables.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "fcoe.service": { "name": "fcoe.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "running", "status": "enabled" }, "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": "active" }, "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" }, "hv_kvp_daemon.service": { "name": "hv_kvp_daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "ip6tables.service": { "name": "ip6tables.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ipset.service": { "name": "ipset.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iptables.service": { "name": "iptables.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsi-shutdown.service": { "name": "iscsi-shutdown.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsi.service": { "name": "iscsi.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsid.service": { "name": "iscsid.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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-activation-early.service": { "name": "lvm2-activation-early.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "lvm2-activation.service": { "name": "lvm2-activation.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "lvm2-pvscan@.service": { "name": "lvm2-pvscan@.service", "source": "systemd", "state": "unknown", "status": "static" }, "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": "inactive" }, "modprobe@dm_mod.service": { "name": "modprobe@dm_mod.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@loop.service": { "name": "modprobe@loop.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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": "stopped", "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" }, "ntpd.service": { "name": "ntpd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "pacemaker.service": { "name": "pacemaker.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "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": "running", "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" }, "rbdmap.service": { "name": "rbdmap.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "rpc-svcgssd.service": { "name": "rpc-svcgssd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "rpmdb-migrate.service": { "name": "rpmdb-migrate.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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": "inactive" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "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" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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-system-token.service": { "name": "systemd-boot-system-token.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-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": "inactive", "status": "disabled" }, "systemd-homed.service": { "name": "systemd-homed.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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-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": "inactive", "status": "disabled" }, "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": "inactive", "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": "active" }, "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": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" } } }, "changed": false } TASK [fedora.linux_system_roles.ha_cluster : Stop cluster daemons to reload configuration] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-start-and-reload.yml:24 Saturday 02 December 2023 07:09:50 +0000 (0:00:02.415) 0:02:24.844 ***** ok: [sut] => (item=pacemaker) => { "ansible_loop_var": "item", "changed": false, "item": "pacemaker", "name": "pacemaker", "state": "stopped", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "time-sync.target corosync.service basic.target resource-agents-deps.target network.target dbus-broker.service sysinit.target rsyslog.service systemd-journald.socket system.slice syslog.service", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target 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", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Pacemaker High Availability Cluster Manager", "DevicePolicy": "auto", "Documentation": "man:pacemakerd https://clusterlabs.org/pacemaker/doc/", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/sbd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/pacemakerd ; argv[]=/usr/sbin/pacemakerd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/pacemakerd ; argv[]=/usr/sbin/pacemakerd ; 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/pacemaker.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": "pacemaker.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "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": "14732", "LimitNPROCSoft": "14732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14732", "LimitSIGPENDINGSoft": "14732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "pacemaker.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", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "corosync.service sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "1s", "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": "no", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "25s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SuccessExitStatus": "100", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "infinity", "TimeoutAbortUSec": "30min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "resource-agents-deps.target dbus-broker.service", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } skipping: [sut] => (item=corosync-qdevice) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item != 'corosync-qdevice' or 'corosync-qdevice.service' in ansible_facts.services\n", "item": "corosync-qdevice", "skip_reason": "Conditional result was False" } ok: [sut] => (item=corosync) => { "ansible_loop_var": "item", "changed": false, "item": "corosync", "name": "corosync", "state": "stopped", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "systemd-journald.socket system.slice network-online.target sysinit.target basic.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "pacemaker.service shutdown.target multi-user.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", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Corosync Cluster Engine", "DevicePolicy": "auto", "Documentation": "man:corosync man:corosync.conf man:corosync_overview", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/corosync (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/corosync ; argv[]=/usr/sbin/corosync -f $COROSYNC_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/corosync ; argv[]=/usr/sbin/corosync -f $COROSYNC_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/sbin/corosync-cfgtool ; argv[]=/usr/sbin/corosync-cfgtool -H --force ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/sbin/corosync-cfgtool ; argv[]=/usr/sbin/corosync-cfgtool -H --force ; 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/corosync.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": "corosync.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14732", "LimitNPROCSoft": "14732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14732", "LimitSIGPENDINGSoft": "14732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "corosync.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", "RemainAfterExit": "no", "RemoveIPC": "no", "RequiredBy": "pacemaker.service", "Requires": "system.slice sysinit.target network-online.target", "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": "null", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2023-12-02 07:09:45 UTC", "StateChangeTimestampMonotonic": "904378970", "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": "4419", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.ha_cluster : Start corosync] ******************* task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-start-and-reload.yml:47 Saturday 02 December 2023 07:09:51 +0000 (0:00:00.827) 0:02:25.672 ***** changed: [sut] => { "changed": true, "name": "corosync", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "systemd-journald.socket system.slice network-online.target sysinit.target basic.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "pacemaker.service shutdown.target multi-user.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", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Corosync Cluster Engine", "DevicePolicy": "auto", "Documentation": "man:corosync man:corosync.conf man:corosync_overview", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/corosync (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/corosync ; argv[]=/usr/sbin/corosync -f $COROSYNC_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/corosync ; argv[]=/usr/sbin/corosync -f $COROSYNC_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/sbin/corosync-cfgtool ; argv[]=/usr/sbin/corosync-cfgtool -H --force ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/sbin/corosync-cfgtool ; argv[]=/usr/sbin/corosync-cfgtool -H --force ; 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/corosync.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": "corosync.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14732", "LimitNPROCSoft": "14732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14732", "LimitSIGPENDINGSoft": "14732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "corosync.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", "RemainAfterExit": "no", "RemoveIPC": "no", "RequiredBy": "pacemaker.service", "Requires": "system.slice sysinit.target network-online.target", "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": "null", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2023-12-02 07:09:45 UTC", "StateChangeTimestampMonotonic": "904378970", "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": "4419", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.ha_cluster : Reload corosync configuration] **** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-start-and-reload.yml:56 Saturday 02 December 2023 07:09:52 +0000 (0:00:00.906) 0:02:26.578 ***** ok: [sut] => { "changed": false, "cmd": [ "corosync-cfgtool", "-R" ], "delta": "0:00:00.015289", "end": "2023-12-02 07:09:52.784850", "rc": 0, "start": "2023-12-02 07:09:52.769561" } STDOUT: Reloading corosync.conf... Done TASK [fedora.linux_system_roles.ha_cluster : Start corosync-qdevice] *********** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-start-and-reload.yml:63 Saturday 02 December 2023 07:09:52 +0000 (0:00:00.266) 0:02:26.845 ***** skipping: [sut] => { "changed": false, "false_condition": "__ha_cluster_qdevice_in_use", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Start pacemaker] ****************** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-start-and-reload.yml:69 Saturday 02 December 2023 07:09:52 +0000 (0:00:00.028) 0:02:26.873 ***** changed: [sut] => { "changed": true, "name": "pacemaker", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "time-sync.target corosync.service basic.target resource-agents-deps.target network.target dbus-broker.service sysinit.target rsyslog.service systemd-journald.socket system.slice syslog.service", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target 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", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Pacemaker High Availability Cluster Manager", "DevicePolicy": "auto", "Documentation": "man:pacemakerd https://clusterlabs.org/pacemaker/doc/", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/sbd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/pacemakerd ; argv[]=/usr/sbin/pacemakerd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/pacemakerd ; argv[]=/usr/sbin/pacemakerd ; 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/pacemaker.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": "pacemaker.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "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": "14732", "LimitNPROCSoft": "14732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14732", "LimitSIGPENDINGSoft": "14732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "pacemaker.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", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "corosync.service sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "1s", "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": "no", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "25s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SuccessExitStatus": "100", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "infinity", "TimeoutAbortUSec": "30min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "resource-agents-deps.target dbus-broker.service", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.ha_cluster : Wait for the cluster to fully start and form membership] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-start-and-reload.yml:75 Saturday 02 December 2023 07:09:53 +0000 (0:00:00.450) 0:02:27.323 ***** ok: [sut] => { "changed": false, "cmd": [ "pcs", "cluster", "start", "--all", "--wait" ], "delta": "0:00:25.827724", "end": "2023-12-02 07:10:19.380337", "rc": 0, "start": "2023-12-02 07:09:53.552613" } STDERR: localhost: Starting Cluster... Waiting for node(s) to start... localhost: Started TASK [fedora.linux_system_roles.ha_cluster : List pacemaker nodes] ************* task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-start-and-reload.yml:89 Saturday 02 December 2023 07:10:19 +0000 (0:00:26.118) 0:02:53.442 ***** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail; crm_mon -X | xmllint --xpath '/crm_mon/nodes/node/@name' - | sed -E 's/\\s*name=\"([^\"]+)\"\\s*/\\1\\n/g'\n", "delta": "0:00:00.023227", "end": "2023-12-02 07:10:19.658346", "rc": 0, "start": "2023-12-02 07:10:19.635119" } STDOUT: localhost TASK [fedora.linux_system_roles.ha_cluster : Purge removed nodes from pacemaker's cache] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-start-and-reload.yml:111 Saturday 02 December 2023 07:10:19 +0000 (0:00:00.305) 0:02:53.748 ***** skipping: [sut] => (item=localhost) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item not in __ha_cluster_all_node_names", "item": "localhost", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.ha_cluster : Create and push CIB] ************** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:78 Saturday 02 December 2023 07:10:19 +0000 (0:00:00.032) 0:02:53.781 ***** included: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml for sut TASK [fedora.linux_system_roles.ha_cluster : Create a tempfile for original CIB] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:10 Saturday 02 December 2023 07:10:19 +0000 (0:00:00.072) 0:02:53.853 ***** changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.6q4qiq1l_ha_cluster_original_cib_xml", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.ha_cluster : Create a tempfile for new CIB] **** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:18 Saturday 02 December 2023 07:10:20 +0000 (0:00:00.247) 0:02:54.100 ***** changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.sefqg1l1_ha_cluster_cib_xml", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.ha_cluster : Fetch CIB configuration] ********** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:26 Saturday 02 December 2023 07:10:20 +0000 (0:00:00.246) 0:02:54.346 ***** ok: [sut] => { "changed": false, "cmd": [ "cibadmin", "--query" ], "delta": "0:00:00.013641", "end": "2023-12-02 07:10:20.553908", "rc": 0, "start": "2023-12-02 07:10:20.540267" } STDOUT: TASK [fedora.linux_system_roles.ha_cluster : Write CIB configuration] ********** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:33 Saturday 02 December 2023 07:10:20 +0000 (0:00:00.266) 0:02:54.613 ***** changed: [sut] => (item=/tmp/ansible.sefqg1l1_ha_cluster_cib_xml) => { "ansible_loop_var": "item", "changed": true, "checksum": "2206c2cc626bc582a0a7bcf9c38f82a048ef282f", "dest": "/tmp/ansible.sefqg1l1_ha_cluster_cib_xml", "gid": 0, "group": "root", "item": "/tmp/ansible.sefqg1l1_ha_cluster_cib_xml", "md5sum": "a1d133a61e6a17cee171e17d411ccb7f", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1495, "src": "/root/.ansible/tmp/ansible-tmp-1701501020.6387076-6533-42158430219232/source", "state": "file", "uid": 0 } changed: [sut] => (item=/tmp/ansible.6q4qiq1l_ha_cluster_original_cib_xml) => { "ansible_loop_var": "item", "changed": true, "checksum": "2206c2cc626bc582a0a7bcf9c38f82a048ef282f", "dest": "/tmp/ansible.6q4qiq1l_ha_cluster_original_cib_xml", "gid": 0, "group": "root", "item": "/tmp/ansible.6q4qiq1l_ha_cluster_original_cib_xml", "md5sum": "a1d133a61e6a17cee171e17d411ccb7f", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1495, "src": "/root/.ansible/tmp/ansible-tmp-1701501021.2475965-6533-193945109969655/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.ha_cluster : Purge new CIB configuration] ****** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:51 Saturday 02 December 2023 07:10:21 +0000 (0:00:01.243) 0:02:55.857 ***** changed: [sut] => { "changed": true, "cmd": [ "cibadmin", "--force", "--delete-all", "--xpath", "/cib/configuration/*[not(\n self::crm_config or\n self::nodes or\n self::resources or\n self::constraints\n)] | /cib/configuration/*[self::resources or self::constraints]/* | /cib/configuration/nodes/*/* | /cib/configuration/crm_config//nvpair[not(\n @name=\"cluster-infrastructure\" or\n @name=\"cluster-name\" or\n @name=\"dc-version\" or\n @name=\"have-watchdog\" or\n @name=\"last-lrm-refresh\" or\n @name=\"stonith-watchdog-timeout\"\n)]" ], "delta": "0:00:00.024554", "end": "2023-12-02 07:10:22.073214", "rc": 0, "start": "2023-12-02 07:10:22.048660" } TASK [fedora.linux_system_roles.ha_cluster : Configure cluster properties] ***** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:85 Saturday 02 December 2023 07:10:22 +0000 (0:00:00.275) 0:02:56.132 ***** skipping: [sut] => { "changed": false, "false_condition": "ha_cluster_cluster_properties[0].attrs | d([])", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Configure resource defaults] ****** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:97 Saturday 02 December 2023 07:10:22 +0000 (0:00:00.029) 0:02:56.162 ***** included: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-rsc-op-defaults.yml for sut => (item={'attrs': [{'name': 'rsc-key-1', 'value': 'rsc-val-1'}]}) included: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-rsc-op-defaults.yml for sut => (item={'attrs': [{'name': 'rsc-key-2', 'value': 'rsc-val-2'}], 'id': 'custom_id_rsc'}) included: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-rsc-op-defaults.yml for sut => (item={'attrs': [{'name': 'rsc-key-3', 'value': 'rsc-val-3'}], 'score': 10}) included: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-rsc-op-defaults.yml for sut => (item={'attrs': [{'name': 'rsc-key-4', 'value': 'rsc-val-4'}], 'rule': 'resource ocf:pacemaker:'}) included: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-rsc-op-defaults.yml for sut => (item={'id': 'without_attrs_rsc', 'score': 20, 'rule': 'resource :pacemaker: or resource :heartbeat:'}) included: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-rsc-op-defaults.yml for sut => (item={'id': 'all_options_rsc', 'rule': 'resource ocf:pacemaker:test', 'score': 'INFINITY', 'attrs': [{'name': 'rsc-key-5', 'value': 'rsc-val-5'}, {'name': 'rsc-key-6', 'value': 'rsc-val-6'}]}) TASK [fedora.linux_system_roles.ha_cluster : Configure resource / operation defaults set 0] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-rsc-op-defaults.yml:3 Saturday 02 December 2023 07:10:22 +0000 (0:00:00.072) 0:02:56.235 ***** changed: [sut] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.sefqg1l1_ha_cluster_cib_xml", "--", "resource", "defaults", "set", "create", "meta", "rsc-key-1=rsc-val-1" ], "delta": "0:00:00.769354", "end": "2023-12-02 07:10:23.192272", "rc": 0, "start": "2023-12-02 07:10:22.422918" } STDERR: Warning: Defaults do not apply to resources which override them with their own defined values TASK [fedora.linux_system_roles.ha_cluster : Configure resource / operation defaults set custom_id_rsc] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-rsc-op-defaults.yml:3 Saturday 02 December 2023 07:10:23 +0000 (0:00:01.020) 0:02:57.256 ***** changed: [sut] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.sefqg1l1_ha_cluster_cib_xml", "--", "resource", "defaults", "set", "create", "id=custom_id_rsc", "meta", "rsc-key-2=rsc-val-2" ], "delta": "0:00:00.775357", "end": "2023-12-02 07:10:24.219183", "rc": 0, "start": "2023-12-02 07:10:23.443826" } STDERR: Warning: Defaults do not apply to resources which override them with their own defined values TASK [fedora.linux_system_roles.ha_cluster : Configure resource / operation defaults set 2] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-rsc-op-defaults.yml:3 Saturday 02 December 2023 07:10:24 +0000 (0:00:01.025) 0:02:58.281 ***** changed: [sut] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.sefqg1l1_ha_cluster_cib_xml", "--", "resource", "defaults", "set", "create", "score=10", "meta", "rsc-key-3=rsc-val-3" ], "delta": "0:00:00.767038", "end": "2023-12-02 07:10:25.247329", "rc": 0, "start": "2023-12-02 07:10:24.480291" } STDERR: Warning: Defaults do not apply to resources which override them with their own defined values TASK [fedora.linux_system_roles.ha_cluster : Configure resource / operation defaults set 3] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-rsc-op-defaults.yml:3 Saturday 02 December 2023 07:10:25 +0000 (0:00:01.027) 0:02:59.309 ***** changed: [sut] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.sefqg1l1_ha_cluster_cib_xml", "--", "resource", "defaults", "set", "create", "meta", "rsc-key-4=rsc-val-4", "rule", "resource ocf:pacemaker:" ], "delta": "0:00:00.983153", "end": "2023-12-02 07:10:26.478384", "rc": 0, "start": "2023-12-02 07:10:25.495231" } STDERR: CIB has been upgraded to the latest schema version. Warning: Defaults do not apply to resources which override them with their own defined values TASK [fedora.linux_system_roles.ha_cluster : Configure resource / operation defaults set without_attrs_rsc] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-rsc-op-defaults.yml:3 Saturday 02 December 2023 07:10:26 +0000 (0:00:01.230) 0:03:00.540 ***** changed: [sut] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.sefqg1l1_ha_cluster_cib_xml", "--", "resource", "defaults", "set", "create", "id=without_attrs_rsc", "score=20", "rule", "resource :pacemaker: or resource :heartbeat:" ], "delta": "0:00:00.784945", "end": "2023-12-02 07:10:27.507820", "rc": 0, "start": "2023-12-02 07:10:26.722875" } STDERR: Warning: Defaults do not apply to resources which override them with their own defined values TASK [fedora.linux_system_roles.ha_cluster : Configure resource / operation defaults set all_options_rsc] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-rsc-op-defaults.yml:3 Saturday 02 December 2023 07:10:27 +0000 (0:00:01.029) 0:03:01.569 ***** changed: [sut] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.sefqg1l1_ha_cluster_cib_xml", "--", "resource", "defaults", "set", "create", "id=all_options_rsc", "score=INFINITY", "meta", "rsc-key-5=rsc-val-5", "rsc-key-6=rsc-val-6", "rule", "resource ocf:pacemaker:test" ], "delta": "0:00:00.801554", "end": "2023-12-02 07:10:28.553765", "rc": 0, "start": "2023-12-02 07:10:27.752211" } STDERR: Warning: Defaults do not apply to resources which override them with their own defined values TASK [fedora.linux_system_roles.ha_cluster : Configure resource operation defaults] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:109 Saturday 02 December 2023 07:10:28 +0000 (0:00:01.042) 0:03:02.612 ***** included: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-rsc-op-defaults.yml for sut => (item={'attrs': [{'name': 'op-key-1', 'value': 'op-val-1'}]}) included: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-rsc-op-defaults.yml for sut => (item={'attrs': [{'name': 'op-key-2', 'value': 'op-val-2'}], 'id': 'custom_id_op'}) included: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-rsc-op-defaults.yml for sut => (item={'attrs': [{'name': 'op-key-3', 'value': 'op-val-3'}], 'score': 10}) included: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-rsc-op-defaults.yml for sut => (item={'attrs': [{'name': 'op-key-4', 'value': 'op-val-4'}], 'rule': 'resource ocf:pacemaker:'}) included: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-rsc-op-defaults.yml for sut => (item={'id': 'without_attrs_op', 'score': 20, 'rule': 'resource :pacemaker: or op monitor'}) included: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-rsc-op-defaults.yml for sut => (item={'id': 'all_options_op', 'rule': 'resource ocf:pacemaker:test', 'score': 'INFINITY', 'attrs': [{'name': 'op-key-5', 'value': 'op-val-5'}, {'name': 'op-key-6', 'value': 'op-val-6'}]}) TASK [fedora.linux_system_roles.ha_cluster : Configure resource / operation defaults set 0] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-rsc-op-defaults.yml:3 Saturday 02 December 2023 07:10:28 +0000 (0:00:00.065) 0:03:02.678 ***** changed: [sut] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.sefqg1l1_ha_cluster_cib_xml", "--", "resource", "op", "defaults", "set", "create", "meta", "op-key-1=op-val-1" ], "delta": "0:00:00.771946", "end": "2023-12-02 07:10:29.661012", "rc": 0, "start": "2023-12-02 07:10:28.889066" } STDERR: Warning: Defaults do not apply to resources which override them with their own defined values TASK [fedora.linux_system_roles.ha_cluster : Configure resource / operation defaults set custom_id_op] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-rsc-op-defaults.yml:3 Saturday 02 December 2023 07:10:29 +0000 (0:00:01.073) 0:03:03.751 ***** changed: [sut] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.sefqg1l1_ha_cluster_cib_xml", "--", "resource", "op", "defaults", "set", "create", "id=custom_id_op", "meta", "op-key-2=op-val-2" ], "delta": "0:00:00.769104", "end": "2023-12-02 07:10:30.703631", "rc": 0, "start": "2023-12-02 07:10:29.934527" } STDERR: Warning: Defaults do not apply to resources which override them with their own defined values TASK [fedora.linux_system_roles.ha_cluster : Configure resource / operation defaults set 2] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-rsc-op-defaults.yml:3 Saturday 02 December 2023 07:10:30 +0000 (0:00:01.014) 0:03:04.765 ***** changed: [sut] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.sefqg1l1_ha_cluster_cib_xml", "--", "resource", "op", "defaults", "set", "create", "score=10", "meta", "op-key-3=op-val-3" ], "delta": "0:00:00.770743", "end": "2023-12-02 07:10:31.719256", "rc": 0, "start": "2023-12-02 07:10:30.948513" } STDERR: Warning: Defaults do not apply to resources which override them with their own defined values TASK [fedora.linux_system_roles.ha_cluster : Configure resource / operation defaults set 3] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-rsc-op-defaults.yml:3 Saturday 02 December 2023 07:10:31 +0000 (0:00:01.015) 0:03:05.781 ***** changed: [sut] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.sefqg1l1_ha_cluster_cib_xml", "--", "resource", "op", "defaults", "set", "create", "meta", "op-key-4=op-val-4", "rule", "resource ocf:pacemaker:" ], "delta": "0:00:00.785027", "end": "2023-12-02 07:10:32.747532", "rc": 0, "start": "2023-12-02 07:10:31.962505" } STDERR: Warning: Defaults do not apply to resources which override them with their own defined values TASK [fedora.linux_system_roles.ha_cluster : Configure resource / operation defaults set without_attrs_op] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-rsc-op-defaults.yml:3 Saturday 02 December 2023 07:10:32 +0000 (0:00:01.028) 0:03:06.810 ***** changed: [sut] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.sefqg1l1_ha_cluster_cib_xml", "--", "resource", "op", "defaults", "set", "create", "id=without_attrs_op", "score=20", "rule", "resource :pacemaker: or op monitor" ], "delta": "0:00:00.777836", "end": "2023-12-02 07:10:33.771987", "rc": 0, "start": "2023-12-02 07:10:32.994151" } STDERR: Warning: Defaults do not apply to resources which override them with their own defined values TASK [fedora.linux_system_roles.ha_cluster : Configure resource / operation defaults set all_options_op] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-rsc-op-defaults.yml:3 Saturday 02 December 2023 07:10:33 +0000 (0:00:01.024) 0:03:07.834 ***** changed: [sut] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible.sefqg1l1_ha_cluster_cib_xml", "--", "resource", "op", "defaults", "set", "create", "id=all_options_op", "score=INFINITY", "meta", "op-key-5=op-val-5", "op-key-6=op-val-6", "rule", "resource ocf:pacemaker:test" ], "delta": "0:00:00.786994", "end": "2023-12-02 07:10:34.803317", "rc": 0, "start": "2023-12-02 07:10:34.016323" } STDERR: Warning: Defaults do not apply to resources which override them with their own defined values TASK [fedora.linux_system_roles.ha_cluster : Extract primitive to bundle mapping] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:119 Saturday 02 December 2023 07:10:34 +0000 (0:00:01.031) 0:03:08.865 ***** ok: [sut] => { "ansible_facts": { "__ha_cluster_primitive_bundle_map": {} }, "changed": false } TASK [fedora.linux_system_roles.ha_cluster : Configure cluster bundle resources] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:123 Saturday 02 December 2023 07:10:34 +0000 (0:00:00.027) 0:03:08.893 ***** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.ha_cluster : Configure cluster resources] ****** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:129 Saturday 02 December 2023 07:10:34 +0000 (0:00:00.018) 0:03:08.911 ***** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.ha_cluster : Configure cluster resource groups] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:136 Saturday 02 December 2023 07:10:34 +0000 (0:00:00.017) 0:03:08.928 ***** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.ha_cluster : Configure cluster resource clones] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:142 Saturday 02 December 2023 07:10:34 +0000 (0:00:00.017) 0:03:08.946 ***** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.ha_cluster : Configure stonith levels] ********* task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:149 Saturday 02 December 2023 07:10:34 +0000 (0:00:00.016) 0:03:08.963 ***** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.ha_cluster : Configure resource location constraints] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:157 Saturday 02 December 2023 07:10:34 +0000 (0:00:00.017) 0:03:08.981 ***** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.ha_cluster : Configure resource colocation constraints] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:164 Saturday 02 December 2023 07:10:34 +0000 (0:00:00.017) 0:03:08.998 ***** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.ha_cluster : Configure resource set colocation constraints] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:172 Saturday 02 December 2023 07:10:34 +0000 (0:00:00.018) 0:03:09.017 ***** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.ha_cluster : Configure resource order constraints] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:182 Saturday 02 December 2023 07:10:35 +0000 (0:00:00.017) 0:03:09.034 ***** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.ha_cluster : Configure resource set order constraints] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:190 Saturday 02 December 2023 07:10:35 +0000 (0:00:00.018) 0:03:09.052 ***** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.ha_cluster : Configure resource ticket constraints] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:200 Saturday 02 December 2023 07:10:35 +0000 (0:00:00.016) 0:03:09.069 ***** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.ha_cluster : Configure resource set ticket constraints] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:208 Saturday 02 December 2023 07:10:35 +0000 (0:00:00.018) 0:03:09.087 ***** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.ha_cluster : Create a tempfile for CIB diff] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:220 Saturday 02 December 2023 07:10:35 +0000 (0:00:00.022) 0:03:09.110 ***** changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.69wa3xoj_ha_cluster_cib_diff", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.ha_cluster : Compare new and original CIB] ***** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:228 Saturday 02 December 2023 07:10:35 +0000 (0:00:00.230) 0:03:09.340 ***** changed: [sut] => { "changed": true, "cmd": [ "crm_diff", "--no-version", "--original", "/tmp/ansible.6q4qiq1l_ha_cluster_original_cib_xml", "--new", "/tmp/ansible.sefqg1l1_ha_cluster_cib_xml" ], "delta": "0:00:00.008664", "end": "2023-12-02 07:10:35.524527", "failed_when_result": false, "rc": 1, "start": "2023-12-02 07:10:35.515863" } STDOUT: MSG: non-zero return code TASK [fedora.linux_system_roles.ha_cluster : Write CIB diff to its tempfile] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:241 Saturday 02 December 2023 07:10:35 +0000 (0:00:00.252) 0:03:09.593 ***** changed: [sut] => { "changed": true, "checksum": "d820e413fd6038ea38266ae2fea768c9d59a77c8", "dest": "/tmp/ansible.69wa3xoj_ha_cluster_cib_diff", "gid": 0, "group": "root", "md5sum": "170833c444ee09570f89aac415c31ba8", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4201, "src": "/root/.ansible/tmp/ansible-tmp-1701501035.6094894-6596-85694842865456/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.ha_cluster : Push CIB diff to the cluster if it has any changes] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:252 Saturday 02 December 2023 07:10:36 +0000 (0:00:00.636) 0:03:10.229 ***** changed: [sut] => { "changed": true, "cmd": [ "cibadmin", "--verbose", "--patch", "--xml-file", "/tmp/ansible.69wa3xoj_ha_cluster_cib_diff" ], "delta": "0:00:00.038502", "end": "2023-12-02 07:10:36.450144", "rc": 0, "start": "2023-12-02 07:10:36.411642" } TASK [fedora.linux_system_roles.ha_cluster : Remove CIB tempfiles] ************* task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:261 Saturday 02 December 2023 07:10:36 +0000 (0:00:00.289) 0:03:10.518 ***** changed: [sut] => (item={'changed': True, 'path': '/tmp/ansible.sefqg1l1_ha_cluster_cib_xml', 'uid': 0, 'gid': 0, 'owner': 'root', 'group': 'root', 'mode': '0600', 'state': 'file', 'secontext': 'unconfined_u:object_r:user_tmp_t:s0', 'size': 0, 'failed': False}) => { "ansible_loop_var": "item", "changed": true, "item": { "changed": true, "failed": false, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.sefqg1l1_ha_cluster_cib_xml", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 }, "path": "/tmp/ansible.sefqg1l1_ha_cluster_cib_xml", "state": "absent" } changed: [sut] => (item={'changed': True, 'path': '/tmp/ansible.6q4qiq1l_ha_cluster_original_cib_xml', 'uid': 0, 'gid': 0, 'owner': 'root', 'group': 'root', 'mode': '0600', 'state': 'file', 'secontext': 'unconfined_u:object_r:user_tmp_t:s0', 'size': 0, 'failed': False}) => { "ansible_loop_var": "item", "changed": true, "item": { "changed": true, "failed": false, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.6q4qiq1l_ha_cluster_original_cib_xml", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 }, "path": "/tmp/ansible.6q4qiq1l_ha_cluster_original_cib_xml", "state": "absent" } changed: [sut] => (item={'changed': True, 'path': '/tmp/ansible.69wa3xoj_ha_cluster_cib_diff', 'uid': 0, 'gid': 0, 'owner': 'root', 'group': 'root', 'mode': '0600', 'state': 'file', 'secontext': 'unconfined_u:object_r:user_tmp_t:s0', 'size': 0, 'failed': False}) => { "ansible_loop_var": "item", "changed": true, "item": { "changed": true, "failed": false, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.69wa3xoj_ha_cluster_cib_diff", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 }, "path": "/tmp/ansible.69wa3xoj_ha_cluster_cib_diff", "state": "absent" } TASK [fedora.linux_system_roles.ha_cluster : Remove cluster configuration] ***** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:84 Saturday 02 December 2023 07:10:37 +0000 (0:00:00.690) 0:03:11.209 ***** skipping: [sut] => { "changed": false, "false_condition": "not ha_cluster_cluster_present", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Remove fence-virt authkey] ******** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:87 Saturday 02 December 2023 07:10:37 +0000 (0:00:00.020) 0:03:11.230 ***** skipping: [sut] => { "changed": false, "false_condition": "not ha_cluster_cluster_present", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Configure qnetd] ****************** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:92 Saturday 02 December 2023 07:10:37 +0000 (0:00:00.020) 0:03:11.250 ***** included: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-qnetd.yml for sut TASK [fedora.linux_system_roles.ha_cluster : Remove qnetd configuration] ******* task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-qnetd.yml:3 Saturday 02 December 2023 07:10:37 +0000 (0:00:00.035) 0:03:11.286 ***** changed: [sut] => { "changed": true, "cmd": [ "pcs", "--force", "--", "qdevice", "destroy", "net" ], "delta": "0:00:01.534867", "end": "2023-12-02 07:10:39.001075", "rc": 0, "start": "2023-12-02 07:10:37.466208" } STDERR: Stopping quorum device... quorum device stopped quorum device disabled Quorum device 'net' configuration files removed TASK [fedora.linux_system_roles.ha_cluster : Setup qnetd] ********************** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-qnetd.yml:16 Saturday 02 December 2023 07:10:39 +0000 (0:00:01.776) 0:03:13.062 ***** skipping: [sut] => { "changed": false, "false_condition": "ha_cluster_qnetd.present | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Enable or disable qnetd service on boot] *** task path: /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-qnetd.yml:26 Saturday 02 December 2023 07:10:39 +0000 (0:00:00.026) 0:03:13.089 ***** skipping: [sut] => { "changed": false, "false_condition": "ha_cluster_qnetd.present | d(false)", "skip_reason": "Conditional result was False" } TASK [Fetch resource defaults configuration from the cluster] ****************** task path: /WORKDIR/git-weekly-cibw1_lwku/tests/tests_cib_rsc_op_defaults.yml:109 Saturday 02 December 2023 07:10:39 +0000 (0:00:00.036) 0:03:13.125 ***** ok: [sut] => { "changed": false, "cmd": [ "pcs", "resource", "defaults" ], "delta": "0:00:00.746257", "end": "2023-12-02 07:10:40.046409", "rc": 0, "start": "2023-12-02 07:10:39.300152" } STDOUT: Meta Attrs: rsc_defaults-meta_attributes rsc-key-1=rsc-val-1 Meta Attrs: custom_id_rsc rsc-key-2=rsc-val-2 Meta Attrs: rsc_defaults-meta_attributes-1 score=10 rsc-key-3=rsc-val-3 Meta Attrs: rsc_defaults-meta_attributes-2 rsc-key-4=rsc-val-4 Rule: boolean-op=and score=INFINITY Expression: resource ocf:pacemaker: Meta Attrs: without_attrs_rsc score=20 Rule: boolean-op=or score=INFINITY Expression: resource :pacemaker: Expression: resource :heartbeat: Meta Attrs: all_options_rsc score=INFINITY rsc-key-5=rsc-val-5 rsc-key-6=rsc-val-6 Rule: boolean-op=and score=INFINITY Expression: resource ocf:pacemaker:test TASK [Print real resource defaults configuration] ****************************** task path: /WORKDIR/git-weekly-cibw1_lwku/tests/tests_cib_rsc_op_defaults.yml:115 Saturday 02 December 2023 07:10:40 +0000 (0:00:00.979) 0:03:14.105 ***** ok: [sut] => { "__test_pcs_rsc_defaults_config": { "changed": false, "cmd": [ "pcs", "resource", "defaults" ], "delta": "0:00:00.746257", "end": "2023-12-02 07:10:40.046409", "failed": false, "msg": "", "rc": 0, "start": "2023-12-02 07:10:39.300152", "stderr": "", "stderr_lines": [], "stdout": "Meta Attrs: rsc_defaults-meta_attributes\n rsc-key-1=rsc-val-1\nMeta Attrs: custom_id_rsc\n rsc-key-2=rsc-val-2\nMeta Attrs: rsc_defaults-meta_attributes-1 score=10\n rsc-key-3=rsc-val-3\nMeta Attrs: rsc_defaults-meta_attributes-2\n rsc-key-4=rsc-val-4\n Rule: boolean-op=and score=INFINITY\n Expression: resource ocf:pacemaker:\nMeta Attrs: without_attrs_rsc score=20\n Rule: boolean-op=or score=INFINITY\n Expression: resource :pacemaker:\n Expression: resource :heartbeat:\nMeta Attrs: all_options_rsc score=INFINITY\n rsc-key-5=rsc-val-5\n rsc-key-6=rsc-val-6\n Rule: boolean-op=and score=INFINITY\n Expression: resource ocf:pacemaker:test", "stdout_lines": [ "Meta Attrs: rsc_defaults-meta_attributes", " rsc-key-1=rsc-val-1", "Meta Attrs: custom_id_rsc", " rsc-key-2=rsc-val-2", "Meta Attrs: rsc_defaults-meta_attributes-1 score=10", " rsc-key-3=rsc-val-3", "Meta Attrs: rsc_defaults-meta_attributes-2", " rsc-key-4=rsc-val-4", " Rule: boolean-op=and score=INFINITY", " Expression: resource ocf:pacemaker:", "Meta Attrs: without_attrs_rsc score=20", " Rule: boolean-op=or score=INFINITY", " Expression: resource :pacemaker:", " Expression: resource :heartbeat:", "Meta Attrs: all_options_rsc score=INFINITY", " rsc-key-5=rsc-val-5", " rsc-key-6=rsc-val-6", " Rule: boolean-op=and score=INFINITY", " Expression: resource ocf:pacemaker:test" ] } } TASK [Print expected resource defaults configuration] ************************** task path: /WORKDIR/git-weekly-cibw1_lwku/tests/tests_cib_rsc_op_defaults.yml:119 Saturday 02 December 2023 07:10:40 +0000 (0:00:00.023) 0:03:14.128 ***** ok: [sut] => { "__test_expected_lines | list": [ "Meta Attrs: rsc_defaults-meta_attributes", " rsc-key-1=rsc-val-1", "Meta Attrs: custom_id_rsc", " rsc-key-2=rsc-val-2", "Meta Attrs: rsc_defaults-meta_attributes-1 score=10", " rsc-key-3=rsc-val-3", "Meta Attrs: rsc_defaults-meta_attributes-2", " rsc-key-4=rsc-val-4", " Rule: boolean-op=and score=INFINITY", " Expression: resource ocf:pacemaker:", "Meta Attrs: without_attrs_rsc score=20", " Rule: boolean-op=or score=INFINITY", " Expression: resource :pacemaker:", " Expression: resource :heartbeat:", "Meta Attrs: all_options_rsc score=INFINITY", " rsc-key-5=rsc-val-5", " rsc-key-6=rsc-val-6", " Rule: boolean-op=and score=INFINITY", " Expression: resource ocf:pacemaker:test" ] } TASK [Check resource defaults configuration] *********************************** task path: /WORKDIR/git-weekly-cibw1_lwku/tests/tests_cib_rsc_op_defaults.yml:123 Saturday 02 December 2023 07:10:40 +0000 (0:00:00.024) 0:03:14.153 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Fetch operation defaults configuration from the cluster] ***************** task path: /WORKDIR/git-weekly-cibw1_lwku/tests/tests_cib_rsc_op_defaults.yml:151 Saturday 02 December 2023 07:10:40 +0000 (0:00:00.024) 0:03:14.177 ***** ok: [sut] => { "changed": false, "cmd": [ "pcs", "resource", "op", "defaults" ], "delta": "0:00:00.739145", "end": "2023-12-02 07:10:41.087763", "rc": 0, "start": "2023-12-02 07:10:40.348618" } STDOUT: Meta Attrs: op_defaults-meta_attributes op-key-1=op-val-1 Meta Attrs: custom_id_op op-key-2=op-val-2 Meta Attrs: op_defaults-meta_attributes-1 score=10 op-key-3=op-val-3 Meta Attrs: op_defaults-meta_attributes-2 op-key-4=op-val-4 Rule: boolean-op=and score=INFINITY Expression: resource ocf:pacemaker: Meta Attrs: without_attrs_op score=20 Rule: boolean-op=or score=INFINITY Expression: resource :pacemaker: Expression: op monitor Meta Attrs: all_options_op score=INFINITY op-key-5=op-val-5 op-key-6=op-val-6 Rule: boolean-op=and score=INFINITY Expression: resource ocf:pacemaker:test TASK [Print real operation defaults configuration] ***************************** task path: /WORKDIR/git-weekly-cibw1_lwku/tests/tests_cib_rsc_op_defaults.yml:157 Saturday 02 December 2023 07:10:41 +0000 (0:00:00.967) 0:03:15.145 ***** ok: [sut] => { "__test_pcs_op_defaults_config": { "changed": false, "cmd": [ "pcs", "resource", "op", "defaults" ], "delta": "0:00:00.739145", "end": "2023-12-02 07:10:41.087763", "failed": false, "msg": "", "rc": 0, "start": "2023-12-02 07:10:40.348618", "stderr": "", "stderr_lines": [], "stdout": "Meta Attrs: op_defaults-meta_attributes\n op-key-1=op-val-1\nMeta Attrs: custom_id_op\n op-key-2=op-val-2\nMeta Attrs: op_defaults-meta_attributes-1 score=10\n op-key-3=op-val-3\nMeta Attrs: op_defaults-meta_attributes-2\n op-key-4=op-val-4\n Rule: boolean-op=and score=INFINITY\n Expression: resource ocf:pacemaker:\nMeta Attrs: without_attrs_op score=20\n Rule: boolean-op=or score=INFINITY\n Expression: resource :pacemaker:\n Expression: op monitor\nMeta Attrs: all_options_op score=INFINITY\n op-key-5=op-val-5\n op-key-6=op-val-6\n Rule: boolean-op=and score=INFINITY\n Expression: resource ocf:pacemaker:test", "stdout_lines": [ "Meta Attrs: op_defaults-meta_attributes", " op-key-1=op-val-1", "Meta Attrs: custom_id_op", " op-key-2=op-val-2", "Meta Attrs: op_defaults-meta_attributes-1 score=10", " op-key-3=op-val-3", "Meta Attrs: op_defaults-meta_attributes-2", " op-key-4=op-val-4", " Rule: boolean-op=and score=INFINITY", " Expression: resource ocf:pacemaker:", "Meta Attrs: without_attrs_op score=20", " Rule: boolean-op=or score=INFINITY", " Expression: resource :pacemaker:", " Expression: op monitor", "Meta Attrs: all_options_op score=INFINITY", " op-key-5=op-val-5", " op-key-6=op-val-6", " Rule: boolean-op=and score=INFINITY", " Expression: resource ocf:pacemaker:test" ] } } TASK [Print expected operation defaults configuration] ************************* task path: /WORKDIR/git-weekly-cibw1_lwku/tests/tests_cib_rsc_op_defaults.yml:161 Saturday 02 December 2023 07:10:41 +0000 (0:00:00.022) 0:03:15.168 ***** ok: [sut] => { "__test_expected_lines | list": [ "Meta Attrs: op_defaults-meta_attributes", " op-key-1=op-val-1", "Meta Attrs: custom_id_op", " op-key-2=op-val-2", "Meta Attrs: op_defaults-meta_attributes-1 score=10", " op-key-3=op-val-3", "Meta Attrs: op_defaults-meta_attributes-2", " op-key-4=op-val-4", " Rule: boolean-op=and score=INFINITY", " Expression: resource ocf:pacemaker:", "Meta Attrs: without_attrs_op score=20", " Rule: boolean-op=or score=INFINITY", " Expression: resource :pacemaker:", " Expression: op monitor", "Meta Attrs: all_options_op score=INFINITY", " op-key-5=op-val-5", " op-key-6=op-val-6", " Rule: boolean-op=and score=INFINITY", " Expression: resource ocf:pacemaker:test" ] } TASK [Check operation defaults configuration] ********************************** task path: /WORKDIR/git-weekly-cibw1_lwku/tests/tests_cib_rsc_op_defaults.yml:165 Saturday 02 December 2023 07:10:41 +0000 (0:00:00.022) 0:03:15.190 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check firewall and selinux state] **************************************** task path: /WORKDIR/git-weekly-cibw1_lwku/tests/tests_cib_rsc_op_defaults.yml:170 Saturday 02 December 2023 07:10:41 +0000 (0:00:00.022) 0:03:15.213 ***** included: /WORKDIR/git-weekly-cibw1_lwku/tests/tasks/check_firewall_selinux.yml for sut TASK [Check firewall service status] ******************************************* task path: /WORKDIR/git-weekly-cibw1_lwku/tests/tasks/check_firewall_selinux.yml:6 Saturday 02 December 2023 07:10:41 +0000 (0:00:00.035) 0:03:15.249 ***** ok: [sut] => { "changed": false, "cmd": [ "firewall-cmd", "--list-services" ], "delta": "0:00:00.261340", "end": "2023-12-02 07:10:41.682968", "failed_when_result": false, "rc": 0, "start": "2023-12-02 07:10:41.421628" } STDOUT: dhcpv6-client high-availability mdns ssh TASK [Check firewall port status] ********************************************** task path: /WORKDIR/git-weekly-cibw1_lwku/tests/tasks/check_firewall_selinux.yml:12 Saturday 02 December 2023 07:10:41 +0000 (0:00:00.518) 0:03:15.767 ***** ok: [sut] => { "changed": false, "cmd": [ "firewall-cmd", "--list-ports" ], "delta": "0:00:00.241069", "end": "2023-12-02 07:10:42.184335", "failed_when_result": false, "rc": 0, "start": "2023-12-02 07:10:41.943266" } STDOUT: 1229/tcp TASK [Get associated selinux ports] ******************************************** task path: /WORKDIR/git-weekly-cibw1_lwku/tests/tasks/check_firewall_selinux.yml:25 Saturday 02 December 2023 07:10:42 +0000 (0:00:00.475) 0:03:16.242 ***** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail\nfirewall-cmd --info-service=high-availability | egrep \" +ports: +\" | sed -e \"s/ *ports: //\"", "delta": "0:00:00.238233", "end": "2023-12-02 07:10:42.660747", "rc": 0, "start": "2023-12-02 07:10:42.422514" } STDOUT: 2224/tcp 3121/tcp 5403/tcp 5404/udp 5405-5412/udp 9929/tcp 9929/udp 21064/tcp TASK [Check associated selinux ports] ****************************************** task path: /WORKDIR/git-weekly-cibw1_lwku/tests/tasks/check_firewall_selinux.yml:33 Saturday 02 December 2023 07:10:42 +0000 (0:00:00.476) 0:03:16.719 ***** ok: [sut] => (item=2224/tcp) => { "ansible_loop_var": "item", "changed": false, "cmd": "set -euo pipefail\nsudo semanage port --list | grep cluster_port_t | grep \"2224\" | grep \"tcp\"", "delta": "0:00:00.519331", "end": "2023-12-02 07:10:43.430357", "item": "2224/tcp", "rc": 0, "start": "2023-12-02 07:10:42.911026" } STDOUT: cluster_port_t tcp 21064, 9929, 5403, 3121, 2224, 1229, 5149, 40040, 50006-50008 ok: [sut] => (item=3121/tcp) => { "ansible_loop_var": "item", "changed": false, "cmd": "set -euo pipefail\nsudo semanage port --list | grep cluster_port_t | grep \"3121\" | grep \"tcp\"", "delta": "0:00:00.415859", "end": "2023-12-02 07:10:44.068416", "item": "3121/tcp", "rc": 0, "start": "2023-12-02 07:10:43.652557" } STDOUT: cluster_port_t tcp 21064, 9929, 5403, 3121, 2224, 1229, 5149, 40040, 50006-50008 ok: [sut] => (item=5403/tcp) => { "ansible_loop_var": "item", "changed": false, "cmd": "set -euo pipefail\nsudo semanage port --list | grep cluster_port_t | grep \"5403\" | grep \"tcp\"", "delta": "0:00:00.419625", "end": "2023-12-02 07:10:44.708336", "item": "5403/tcp", "rc": 0, "start": "2023-12-02 07:10:44.288711" } STDOUT: cluster_port_t tcp 21064, 9929, 5403, 3121, 2224, 1229, 5149, 40040, 50006-50008 ok: [sut] => (item=5404/udp) => { "ansible_loop_var": "item", "changed": false, "cmd": "set -euo pipefail\nsudo semanage port --list | grep cluster_port_t | grep \"5404\" | grep \"udp\"", "delta": "0:00:00.422791", "end": "2023-12-02 07:10:45.360759", "item": "5404/udp", "rc": 0, "start": "2023-12-02 07:10:44.937968" } STDOUT: cluster_port_t udp 9929, 5405-5412, 5404, 5149, 50006-50008 ok: [sut] => (item=5405-5412/udp) => { "ansible_loop_var": "item", "changed": false, "cmd": "set -euo pipefail\nsudo semanage port --list | grep cluster_port_t | grep \"5405-5412\" | grep \"udp\"", "delta": "0:00:00.420658", "end": "2023-12-02 07:10:46.007979", "item": "5405-5412/udp", "rc": 0, "start": "2023-12-02 07:10:45.587321" } STDOUT: cluster_port_t udp 9929, 5405-5412, 5404, 5149, 50006-50008 ok: [sut] => (item=9929/tcp) => { "ansible_loop_var": "item", "changed": false, "cmd": "set -euo pipefail\nsudo semanage port --list | grep cluster_port_t | grep \"9929\" | grep \"tcp\"", "delta": "0:00:00.419501", "end": "2023-12-02 07:10:46.653946", "item": "9929/tcp", "rc": 0, "start": "2023-12-02 07:10:46.234445" } STDOUT: cluster_port_t tcp 21064, 9929, 5403, 3121, 2224, 1229, 5149, 40040, 50006-50008 ok: [sut] => (item=9929/udp) => { "ansible_loop_var": "item", "changed": false, "cmd": "set -euo pipefail\nsudo semanage port --list | grep cluster_port_t | grep \"9929\" | grep \"udp\"", "delta": "0:00:00.420843", "end": "2023-12-02 07:10:47.300925", "item": "9929/udp", "rc": 0, "start": "2023-12-02 07:10:46.880082" } STDOUT: cluster_port_t udp 9929, 5405-5412, 5404, 5149, 50006-50008 ok: [sut] => (item=21064/tcp) => { "ansible_loop_var": "item", "changed": false, "cmd": "set -euo pipefail\nsudo semanage port --list | grep cluster_port_t | grep \"21064\" | grep \"tcp\"", "delta": "0:00:00.413490", "end": "2023-12-02 07:10:47.936535", "item": "21064/tcp", "rc": 0, "start": "2023-12-02 07:10:47.523045" } STDOUT: cluster_port_t tcp 21064, 9929, 5403, 3121, 2224, 1229, 5149, 40040, 50006-50008 PLAY RECAP ********************************************************************* sut : ok=148 changed=47 unreachable=0 failed=0 skipped=97 rescued=0 ignored=0 Saturday 02 December 2023 07:10:47 +0000 (0:00:05.305) 0:03:22.024 ***** =============================================================================== fedora.linux_system_roles.ha_cluster : Install cluster packages -------- 56.50s /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:44 fedora.linux_system_roles.ha_cluster : Wait for the cluster to fully start and form membership -- 26.12s /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-start-and-reload.yml:75 fedora.linux_system_roles.selinux : Set an SELinux label on a port ----- 15.81s /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:83 fedora.linux_system_roles.ha_cluster : Install role essential packages -- 14.88s /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:11 Check associated selinux ports ------------------------------------------ 5.31s /WORKDIR/git-weekly-cibw1_lwku/tests/tasks/check_firewall_selinux.yml:33 ------ fedora.linux_system_roles.selinux : Install SELinux python3 tools ------- 5.09s /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:23 fedora.linux_system_roles.selinux : Get SELinux modules facts ----------- 4.17s /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:104 fedora.linux_system_roles.selinux : Install SELinux tool semanage ------- 3.38s /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:45 fedora.linux_system_roles.ha_cluster : Populate service facts ----------- 3.35s /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/selinux.yml:3 fedora.linux_system_roles.ha_cluster : Start pcsd with updated config files and configure it to start on boot --- 2.72s /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-configure-pcs-pcsd.yml:88 fedora.linux_system_roles.ha_cluster : Get services status - detect pacemaker --- 2.50s /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/sbd.yml:102 fedora.linux_system_roles.firewall : Install firewalld ------------------ 2.46s /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:19 fedora.linux_system_roles.ha_cluster : Get services status - detect SBD --- 2.43s /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_common/cluster-enable-disable.yml:16 fedora.linux_system_roles.ha_cluster : Get services status - detect corosync-qdevice --- 2.42s /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-start-and-reload.yml:21 fedora.linux_system_roles.firewall : Configure firewall ----------------- 2.29s /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71 fedora.linux_system_roles.ha_cluster : Remove qnetd configuration ------- 1.78s /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-qnetd.yml:3 fedora.linux_system_roles.firewall : Enable and start firewalld service --- 1.59s /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:28 fedora.linux_system_roles.ha_cluster : Pcs auth using pcs-0.10 ---------- 1.49s /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-auth-pcs-0.10.yml:3 fedora.linux_system_roles.ha_cluster : Fetch pcs capabilities ----------- 1.39s /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:110 fedora.linux_system_roles.ha_cluster : Enable or disable configured cluster services on boot --- 1.36s /WORKDIR/git-weekly-cibw1_lwku/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_common/cluster-enable-disable.yml:3 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [DEPRECATION WARNING]: Encryption using the Python crypt module is deprecated. The Python crypt module is deprecated and will be removed from Python 3.13. Install the passlib library for continued encryption functionality. This feature will be removed in version 2.17. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---