# 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-imuxsock_fail_when_errors_ap3pcg5/.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_imuxsock_files.yml ********************************************* 1 plays in /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/tests/tests_imuxsock_files.yml PLAY [TEST CASE 0; Ensure that the role runs with parameters with the simplest configuration using imuxsock instead of imjournal] *** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/tests/tests_imuxsock_files.yml:31 Thursday 16 May 2024 19:44:30 +0000 (0:00:00.011) 0:00:00.011 ********** ok: [sut] TASK [Deploy config to output into local files] ******************************** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/tests/tests_imuxsock_files.yml:38 Thursday 16 May 2024 19:44:31 +0000 (0:00:00.986) 0:00:00.997 ********** TASK [fedora.linux_system_roles.logging : Set files output if files output is not defined and logging_inputs is not empty] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:7 Thursday 16 May 2024 19:44:31 +0000 (0:00:00.022) 0:00:01.019 ********** ok: [sut] => { "ansible_facts": { "__rsyslog_output_files": [ { "name": "default_files", "type": "files" } ] }, "changed": false } TASK [fedora.linux_system_roles.logging : Set rsyslog_outputs] ***************** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:14 Thursday 16 May 2024 19:44:31 +0000 (0:00:00.024) 0:00:01.044 ********** ok: [sut] => { "ansible_facts": { "rsyslog_outputs": [ { "name": "default_files", "type": "files" } ] }, "changed": false } TASK [fedora.linux_system_roles.logging : Set rsyslog_inputs] ****************** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:18 Thursday 16 May 2024 19:44:31 +0000 (0:00:00.022) 0:00:01.067 ********** ok: [sut] => { "ansible_facts": { "rsyslog_inputs": [ { "name": "basic_input", "type": "basics", "use_imuxsock": true } ] }, "changed": false } TASK [fedora.linux_system_roles.logging : Set custom_config_files fact] ******** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:22 Thursday 16 May 2024 19:44:31 +0000 (0:00:00.022) 0:00:01.090 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:34 Thursday 16 May 2024 19:44:31 +0000 (0:00:00.008) 0:00:01.099 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.logging : Gather ports specified in the logging_inputs and outputs vars] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:44 Thursday 16 May 2024 19:44:31 +0000 (0:00:00.007) 0:00:01.106 ********** included: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml for sut TASK [fedora.linux_system_roles.logging : Initialize logging_tls_tcp_ports] **** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:3 Thursday 16 May 2024 19:44:31 +0000 (0:00:00.028) 0:00:01.135 ********** ok: [sut] => { "ansible_facts": { "logging_tls_tcp_ports": [] }, "changed": false } TASK [fedora.linux_system_roles.logging : Initialize logging_tcp_ports] ******** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:7 Thursday 16 May 2024 19:44:31 +0000 (0:00:00.021) 0:00:01.157 ********** ok: [sut] => { "ansible_facts": { "logging_tcp_ports": [] }, "changed": false } TASK [fedora.linux_system_roles.logging : Initialize logging_tls_udp_ports] **** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:11 Thursday 16 May 2024 19:44:31 +0000 (0:00:00.020) 0:00:01.178 ********** ok: [sut] => { "ansible_facts": { "logging_tls_udp_ports": [] }, "changed": false } TASK [fedora.linux_system_roles.logging : Initialize logging_udp_ports] ******** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:15 Thursday 16 May 2024 19:44:31 +0000 (0:00:00.020) 0:00:01.198 ********** ok: [sut] => { "ansible_facts": { "logging_udp_ports": [] }, "changed": false } TASK [fedora.linux_system_roles.logging : Parameter 'port' values] ************* task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:24 Thursday 16 May 2024 19:44:31 +0000 (0:00:00.021) 0:00:01.220 ********** skipping: [sut] => { "changed": false, "false_condition": "(logging_manage_firewall | bool) or (logging_manage_selinux | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Parameter 'tcp_port' values (without tls)] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:88 Thursday 16 May 2024 19:44:31 +0000 (0:00:00.018) 0:00:01.238 ********** skipping: [sut] => { "changed": false, "false_condition": "(logging_manage_firewall | bool) or (logging_manage_selinux | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Parameter 'tcp_port' values (with tls)] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:92 Thursday 16 May 2024 19:44:31 +0000 (0:00:00.018) 0:00:01.256 ********** skipping: [sut] => { "changed": false, "false_condition": "(logging_manage_firewall | bool) or (logging_manage_selinux | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Parameter 'udp_port' values (without tls)] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:96 Thursday 16 May 2024 19:44:31 +0000 (0:00:00.018) 0:00:01.275 ********** skipping: [sut] => { "changed": false, "false_condition": "(logging_manage_firewall | bool) or (logging_manage_selinux | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Parameter 'udp_port' values (with tls)] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:100 Thursday 16 May 2024 19:44:31 +0000 (0:00:00.018) 0:00:01.293 ********** skipping: [sut] => { "changed": false, "false_condition": "(logging_manage_firewall | bool) or (logging_manage_selinux | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Parameter 'server_port' values (without tls)] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:104 Thursday 16 May 2024 19:44:31 +0000 (0:00:00.018) 0:00:01.311 ********** skipping: [sut] => { "changed": false, "false_condition": "(logging_manage_firewall | bool) or (logging_manage_selinux | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Parameter 'server_port' values (with tls)] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:108 Thursday 16 May 2024 19:44:32 +0000 (0:00:00.018) 0:00:01.329 ********** skipping: [sut] => { "changed": false, "false_condition": "(logging_manage_firewall | bool) or (logging_manage_selinux | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Parameter 'tcp_ports' values (without tls)] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:153 Thursday 16 May 2024 19:44:32 +0000 (0:00:00.018) 0:00:01.348 ********** skipping: [sut] => { "changed": false, "false_condition": "(logging_manage_firewall | bool) or (logging_manage_selinux | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Parameter 'tcp_ports' values (with tls)] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:157 Thursday 16 May 2024 19:44:32 +0000 (0:00:00.018) 0:00:01.366 ********** skipping: [sut] => { "changed": false, "false_condition": "(logging_manage_firewall | bool) or (logging_manage_selinux | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Parameter 'udp_ports' values (without tls)] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:161 Thursday 16 May 2024 19:44:32 +0000 (0:00:00.018) 0:00:01.384 ********** skipping: [sut] => { "changed": false, "false_condition": "(logging_manage_firewall | bool) or (logging_manage_selinux | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Parameter 'udp_ports' values (with tls)] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:165 Thursday 16 May 2024 19:44:32 +0000 (0:00:00.019) 0:00:01.404 ********** skipping: [sut] => { "changed": false, "false_condition": "(logging_manage_firewall | bool) or (logging_manage_selinux | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Manage firewall on the gathered ports] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:47 Thursday 16 May 2024 19:44:32 +0000 (0:00:00.019) 0:00:01.424 ********** included: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/firewall.yml for sut TASK [fedora.linux_system_roles.logging : Initialize logging_firewall_ports] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/firewall.yml:7 Thursday 16 May 2024 19:44:32 +0000 (0:00:00.028) 0:00:01.452 ********** skipping: [sut] => { "changed": false, "false_condition": "logging_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Add tcp ports to logging_firewall_ports] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/firewall.yml:11 Thursday 16 May 2024 19:44:32 +0000 (0:00:00.018) 0:00:01.470 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.logging : Add udp ports to logging_firewall_ports] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/firewall.yml:17 Thursday 16 May 2024 19:44:32 +0000 (0:00:00.016) 0:00:01.486 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/firewall.yml:23 Thursday 16 May 2024 19:44:32 +0000 (0:00:00.016) 0:00:01.503 ********** skipping: [sut] => { "changed": false, "false_condition": "logging_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Manage selinux on the gathered ports] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:50 Thursday 16 May 2024 19:44:32 +0000 (0:00:00.018) 0:00:01.521 ********** included: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml for sut TASK [fedora.linux_system_roles.logging : Initialize logging_selinux_ports] **** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml:7 Thursday 16 May 2024 19:44:32 +0000 (0:00:00.028) 0:00:01.550 ********** skipping: [sut] => { "changed": false, "false_condition": "logging_manage_selinux | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Add non tls tcp ports to logging_selinux_ports] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml:11 Thursday 16 May 2024 19:44:32 +0000 (0:00:00.018) 0:00:01.568 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.logging : Add tls tcp ports to logging_selinux_ports] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml:16 Thursday 16 May 2024 19:44:32 +0000 (0:00:00.006) 0:00:01.575 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.logging : Add non tls udp ports to logging_selinux_ports] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml:21 Thursday 16 May 2024 19:44:32 +0000 (0:00:00.006) 0:00:01.582 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.logging : Add tls udp ports to logging_selinux_ports] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml:26 Thursday 16 May 2024 19:44:32 +0000 (0:00:00.006) 0:00:01.589 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml:31 Thursday 16 May 2024 19:44:32 +0000 (0:00:00.006) 0:00:01.595 ********** skipping: [sut] => { "changed": false, "false_condition": "logging_manage_selinux | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Generate certificates] *************** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:54 Thursday 16 May 2024 19:44:32 +0000 (0:00:00.019) 0:00:01.614 ********** included: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/certificate.yml for sut TASK [Generate certificates] *************************************************** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/certificate.yml:2 Thursday 16 May 2024 19:44:32 +0000 (0:00:00.030) 0:00:01.645 ********** skipping: [sut] => { "changed": false, "false_condition": "logging_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Re-read facts after adding custom fact] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:60 Thursday 16 May 2024 19:44:32 +0000 (0:00:00.019) 0:00:01.665 ********** skipping: [sut] => { "changed": false, "false_condition": "logging_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Create rsyslog debug dir] ************ task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:64 Thursday 16 May 2024 19:44:32 +0000 (0:00:00.019) 0:00:01.684 ********** skipping: [sut] => { "changed": false, "false_condition": "logging_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Delete debug file] ******************* task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:70 Thursday 16 May 2024 19:44:32 +0000 (0:00:00.019) 0:00:01.703 ********** skipping: [sut] => { "changed": false, "false_condition": "logging_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Create rsyslog debug file] *********** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:75 Thursday 16 May 2024 19:44:32 +0000 (0:00:00.019) 0:00:01.723 ********** skipping: [sut] => { "changed": false, "false_condition": "logging_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:82 Thursday 16 May 2024 19:44:32 +0000 (0:00:00.019) 0:00:01.742 ********** skipping: [sut] => { "changed": false, "false_condition": "logging_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Populate rsyslog debug file] ********* task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:86 Thursday 16 May 2024 19:44:32 +0000 (0:00:00.019) 0:00:01.761 ********** skipping: [sut] => { "changed": false, "false_condition": "logging_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [Include Rsyslog role] **************************************************** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:97 Thursday 16 May 2024 19:44:32 +0000 (0:00:00.019) 0:00:01.781 ********** TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Set platform/version specific variables] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main.yml:4 Thursday 16 May 2024 19:44:32 +0000 (0:00:00.014) 0:00:01.795 ********** included: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_vars.yml:4 Thursday 16 May 2024 19:44:32 +0000 (0:00:00.012) 0:00:01.808 ********** skipping: [sut] => { "changed": false, "false_condition": "__logging_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Check if system is ostree] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_vars.yml:12 Thursday 16 May 2024 19:44:32 +0000 (0:00:00.017) 0:00:01.825 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_vars.yml:17 Thursday 16 May 2024 19:44:32 +0000 (0:00:00.197) 0:00:02.022 ********** ok: [sut] => { "ansible_facts": { "__logging_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Set platform/version specific variables] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_vars.yml:21 Thursday 16 May 2024 19:44:32 +0000 (0:00:00.014) 0:00:02.036 ********** ok: [sut] => (item=/WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/default.yml) => { "ansible_facts": { "__rsyslog_input_basics": "input_basics.j2" }, "ansible_included_var_files": [ "/WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/default.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/default.yml" } skipping: [sut] => (item=/WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=/WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/CentOS_7.yml) => { "ansible_facts": { "__rsyslog_input_basics": "input_basics_rhel7.j2" }, "ansible_included_var_files": [ "/WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/CentOS_7.yml" } skipping: [sut] => (item=/WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Include /vars/main.yml from /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_vars.yml:31 Thursday 16 May 2024 19:44:32 +0000 (0:00:00.025) 0:00:02.062 ********** skipping: [sut] => (item=/WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/basics/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/basics/main.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/files/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/files/main.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/ovirt/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/ovirt/main.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/relp/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/relp/main.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/remote/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/remote/main.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/main.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/elasticsearch/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/elasticsearch/main.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/files/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/files/main.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/forwards/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/forwards/main.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/relp/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/relp/main.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/remote_files/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/remote_files/main.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Main rsyslog subrole] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main.yml:7 Thursday 16 May 2024 19:44:32 +0000 (0:00:00.043) 0:00:02.105 ********** included: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml for sut TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Get status of rsyslog packages] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:15 Thursday 16 May 2024 19:44:32 +0000 (0:00:00.040) 0:00:02.146 ********** skipping: [sut] => (item=iproute) => { "ansible_loop_var": "item", "changed": false, "false_condition": "logging_purge_confs | bool | d(false)", "item": "iproute", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=rsyslog) => { "ansible_loop_var": "item", "changed": false, "false_condition": "logging_purge_confs | bool | d(false)", "item": "rsyslog", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Reset original confs - logging package is absent] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:22 Thursday 16 May 2024 19:44:32 +0000 (0:00:00.020) 0:00:02.166 ********** skipping: [sut] => { "changed": false, "false_condition": "logging_purge_confs | bool | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Install/Update required packages] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:30 Thursday 16 May 2024 19:44:32 +0000 (0:00:00.016) 0:00:02.183 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed", "rsyslog-8.24.0-57.el7_9.3.x86_64 providing rsyslog is already installed" ] } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Reset erased flag] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:40 Thursday 16 May 2024 19:44:33 +0000 (0:00:00.615) 0:00:02.798 ********** ok: [sut] => { "ansible_facts": { "__rsyslog_erased": false }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Gather package facts] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:44 Thursday 16 May 2024 19:44:33 +0000 (0:00:00.010) 0:00:02.808 ********** ok: [sut] => { "ansible_facts": { "packages": { "NetworkManager": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "2.el7_9", "source": "rpm", "version": "1.18.8" } ], "NetworkManager-libnm": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "2.el7_9", "source": "rpm", "version": "1.18.8" } ], "NetworkManager-team": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-team", "release": "2.el7_9", "source": "rpm", "version": "1.18.8" } ], "NetworkManager-tui": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-tui", "release": "2.el7_9", "source": "rpm", "version": "1.18.8" } ], "PyYAML": [ { "arch": "x86_64", "epoch": null, "name": "PyYAML", "release": "11.el7", "source": "rpm", "version": "3.10" } ], "acl": [ { "arch": "x86_64", "epoch": null, "name": "acl", "release": "15.el7", "source": "rpm", "version": "2.2.51" } ], "aic94xx-firmware": [ { "arch": "noarch", "epoch": null, "name": "aic94xx-firmware", "release": "6.el7", "source": "rpm", "version": "30" } ], "alsa-firmware": [ { "arch": "noarch", "epoch": null, "name": "alsa-firmware", "release": "2.el7", "source": "rpm", "version": "1.0.28" } ], "alsa-lib": [ { "arch": "x86_64", "epoch": null, "name": "alsa-lib", "release": "1.el7", "source": "rpm", "version": "1.1.8" } ], "alsa-tools-firmware": [ { "arch": "x86_64", "epoch": null, "name": "alsa-tools-firmware", "release": "1.el7", "source": "rpm", "version": "1.1.0" } ], "aspell": [ { "arch": "x86_64", "epoch": 12, "name": "aspell", "release": "9.el7", "source": "rpm", "version": "0.60.6.1" } ], "audit": [ { "arch": "x86_64", "epoch": null, "name": "audit", "release": "4.el7", "source": "rpm", "version": "2.8.5" } ], "audit-libs": [ { "arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "4.el7", "source": "rpm", "version": "2.8.5" } ], "audit-libs-python": [ { "arch": "x86_64", "epoch": null, "name": "audit-libs-python", "release": "4.el7", "source": "rpm", "version": "2.8.5" } ], "authconfig": [ { "arch": "x86_64", "epoch": null, "name": "authconfig", "release": "30.el7", "source": "rpm", "version": "6.2.8" } ], "avahi-libs": [ { "arch": "x86_64", "epoch": null, "name": "avahi-libs", "release": "20.el7", "source": "rpm", "version": "0.6.31" } ], "basesystem": [ { "arch": "noarch", "epoch": null, "name": "basesystem", "release": "7.el7.centos", "source": "rpm", "version": "10.0" } ], "bash": [ { "arch": "x86_64", "epoch": null, "name": "bash", "release": "35.el7_9", "source": "rpm", "version": "4.2.46" } ], "bc": [ { "arch": "x86_64", "epoch": null, "name": "bc", "release": "13.el7", "source": "rpm", "version": "1.06.95" } ], "beakerlib": [ { "arch": "noarch", "epoch": null, "name": "beakerlib", "release": "1.el7bkr", "source": "rpm", "version": "1.29.3" } ], "beakerlib-redhat": [ { "arch": "noarch", "epoch": null, "name": "beakerlib-redhat", "release": "33.el7bkr", "source": "rpm", "version": "1" } ], "bind-export-libs": [ { "arch": "x86_64", "epoch": 32, "name": "bind-export-libs", "release": "26.P2.el7_9.15", "source": "rpm", "version": "9.11.4" } ], "binutils": [ { "arch": "x86_64", "epoch": null, "name": "binutils", "release": "44.base.el7_9.1", "source": "rpm", "version": "2.27" } ], "biosdevname": [ { "arch": "x86_64", "epoch": null, "name": "biosdevname", "release": "2.el7", "source": "rpm", "version": "0.7.3" } ], "boost-date-time": [ { "arch": "x86_64", "epoch": null, "name": "boost-date-time", "release": "28.el7", "source": "rpm", "version": "1.53.0" } ], "boost-system": [ { "arch": "x86_64", "epoch": null, "name": "boost-system", "release": "28.el7", "source": "rpm", "version": "1.53.0" } ], "boost-thread": [ { "arch": "x86_64", "epoch": null, "name": "boost-thread", "release": "28.el7", "source": "rpm", "version": "1.53.0" } ], "btrfs-progs": [ { "arch": "x86_64", "epoch": null, "name": "btrfs-progs", "release": "1.el7", "source": "rpm", "version": "4.9.1" } ], "bzip2-libs": [ { "arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "13.el7", "source": "rpm", "version": "1.0.6" } ], "ca-certificates": [ { "arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "72.el7_9", "source": "rpm", "version": "2023.2.60_v7.0.306" } ], "centos-logos": [ { "arch": "noarch", "epoch": null, "name": "centos-logos", "release": "3.el7.centos", "source": "rpm", "version": "70.0.6" } ], "centos-release": [ { "arch": "x86_64", "epoch": null, "name": "centos-release", "release": "9.2009.1.el7.centos", "source": "rpm", "version": "7" } ], "checkpolicy": [ { "arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "8.el7", "source": "rpm", "version": "2.5" } ], "chkconfig": [ { "arch": "x86_64", "epoch": null, "name": "chkconfig", "release": "1.el7", "source": "rpm", "version": "1.7.6" } ], "chrony": [ { "arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.el7", "source": "rpm", "version": "3.4" } ], "cloud-init": [ { "arch": "x86_64", "epoch": null, "name": "cloud-init", "release": "24.el7", "source": "rpm", "version": "0.7.9" } ], "cloud-utils-growpart": [ { "arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "5.el7", "source": "rpm", "version": "0.29" } ], "coreutils": [ { "arch": "x86_64", "epoch": null, "name": "coreutils", "release": "24.el7_9.2", "source": "rpm", "version": "8.22" } ], "cpio": [ { "arch": "x86_64", "epoch": null, "name": "cpio", "release": "28.el7", "source": "rpm", "version": "2.11" } ], "cpp": [ { "arch": "x86_64", "epoch": null, "name": "cpp", "release": "44.el7", "source": "rpm", "version": "4.8.5" } ], "cracklib": [ { "arch": "x86_64", "epoch": null, "name": "cracklib", "release": "11.el7", "source": "rpm", "version": "2.9.0" } ], "cracklib-dicts": [ { "arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "11.el7", "source": "rpm", "version": "2.9.0" } ], "createrepo": [ { "arch": "noarch", "epoch": null, "name": "createrepo", "release": "28.el7", "source": "rpm", "version": "0.9.9" } ], "cronie": [ { "arch": "x86_64", "epoch": null, "name": "cronie", "release": "25.el7_9", "source": "rpm", "version": "1.4.11" } ], "cronie-anacron": [ { "arch": "x86_64", "epoch": null, "name": "cronie-anacron", "release": "25.el7_9", "source": "rpm", "version": "1.4.11" } ], "crontabs": [ { "arch": "noarch", "epoch": null, "name": "crontabs", "release": "6.20121102git.el7", "source": "rpm", "version": "1.11" } ], "cryptsetup-libs": [ { "arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "6.el7", "source": "rpm", "version": "2.0.3" } ], "curl": [ { "arch": "x86_64", "epoch": null, "name": "curl", "release": "59.el7_9.2", "source": "rpm", "version": "7.29.0" } ], "cyrus-sasl-lib": [ { "arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "24.el7_9", "source": "rpm", "version": "2.1.26" } ], "dbus": [ { "arch": "x86_64", "epoch": 1, "name": "dbus", "release": "15.el7", "source": "rpm", "version": "1.10.24" } ], "dbus-glib": [ { "arch": "x86_64", "epoch": null, "name": "dbus-glib", "release": "7.el7", "source": "rpm", "version": "0.100" } ], "dbus-libs": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "15.el7", "source": "rpm", "version": "1.10.24" } ], "dbus-python": [ { "arch": "x86_64", "epoch": null, "name": "dbus-python", "release": "9.el7", "source": "rpm", "version": "1.1.1" } ], "deltarpm": [ { "arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "3.el7", "source": "rpm", "version": "3.6" } ], "device-mapper": [ { "arch": "x86_64", "epoch": 7, "name": "device-mapper", "release": "6.el7_9.5", "source": "rpm", "version": "1.02.170" } ], "device-mapper-libs": [ { "arch": "x86_64", "epoch": 7, "name": "device-mapper-libs", "release": "6.el7_9.5", "source": "rpm", "version": "1.02.170" } ], "dhclient": [ { "arch": "x86_64", "epoch": 12, "name": "dhclient", "release": "83.el7.centos.1", "source": "rpm", "version": "4.2.5" } ], "dhcp-common": [ { "arch": "x86_64", "epoch": 12, "name": "dhcp-common", "release": "83.el7.centos.1", "source": "rpm", "version": "4.2.5" } ], "dhcp-libs": [ { "arch": "x86_64", "epoch": 12, "name": "dhcp-libs", "release": "83.el7.centos.1", "source": "rpm", "version": "4.2.5" } ], "diffutils": [ { "arch": "x86_64", "epoch": null, "name": "diffutils", "release": "6.el7_9", "source": "rpm", "version": "3.3" } ], "dmidecode": [ { "arch": "x86_64", "epoch": 1, "name": "dmidecode", "release": "5.el7_9.1", "source": "rpm", "version": "3.2" } ], "dnf-data": [ { "arch": "noarch", "epoch": null, "name": "dnf-data", "release": "2.el7_9", "source": "rpm", "version": "4.0.9.2" } ], "dracut": [ { "arch": "x86_64", "epoch": null, "name": "dracut", "release": "572.el7", "source": "rpm", "version": "033" } ], "dracut-config-rescue": [ { "arch": "x86_64", "epoch": null, "name": "dracut-config-rescue", "release": "572.el7", "source": "rpm", "version": "033" } ], "dracut-network": [ { "arch": "x86_64", "epoch": null, "name": "dracut-network", "release": "572.el7", "source": "rpm", "version": "033" } ], "dyninst": [ { "arch": "x86_64", "epoch": null, "name": "dyninst", "release": "3.el7", "source": "rpm", "version": "9.3.1" } ], "e2fsprogs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "19.el7", "source": "rpm", "version": "1.42.9" } ], "e2fsprogs-libs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "19.el7", "source": "rpm", "version": "1.42.9" } ], "ebtables": [ { "arch": "x86_64", "epoch": null, "name": "ebtables", "release": "16.el7", "source": "rpm", "version": "2.0.10" } ], "efivar-libs": [ { "arch": "x86_64", "epoch": null, "name": "efivar-libs", "release": "12.el7", "source": "rpm", "version": "36" } ], "elfutils-default-yama-scope": [ { "arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "5.el7", "source": "rpm", "version": "0.176" } ], "elfutils-libelf": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "5.el7", "source": "rpm", "version": "0.176" } ], "elfutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "5.el7", "source": "rpm", "version": "0.176" } ], "epel-release": [ { "arch": "noarch", "epoch": null, "name": "epel-release", "release": "14", "source": "rpm", "version": "7" } ], "ethtool": [ { "arch": "x86_64", "epoch": 2, "name": "ethtool", "release": "10.el7", "source": "rpm", "version": "4.8" } ], "expat": [ { "arch": "x86_64", "epoch": null, "name": "expat", "release": "15.el7_9", "source": "rpm", "version": "2.1.0" } ], "file": [ { "arch": "x86_64", "epoch": null, "name": "file", "release": "37.el7", "source": "rpm", "version": "5.11" } ], "file-libs": [ { "arch": "x86_64", "epoch": null, "name": "file-libs", "release": "37.el7", "source": "rpm", "version": "5.11" } ], "filesystem": [ { "arch": "x86_64", "epoch": null, "name": "filesystem", "release": "25.el7", "source": "rpm", "version": "3.2" } ], "findutils": [ { "arch": "x86_64", "epoch": 1, "name": "findutils", "release": "6.el7", "source": "rpm", "version": "4.5.11" } ], "fipscheck": [ { "arch": "x86_64", "epoch": null, "name": "fipscheck", "release": "6.el7", "source": "rpm", "version": "1.4.1" } ], "fipscheck-lib": [ { "arch": "x86_64", "epoch": null, "name": "fipscheck-lib", "release": "6.el7", "source": "rpm", "version": "1.4.1" } ], "firewalld": [ { "arch": "noarch", "epoch": null, "name": "firewalld", "release": "13.el7_9", "source": "rpm", "version": "0.6.3" } ], "firewalld-filesystem": [ { "arch": "noarch", "epoch": null, "name": "firewalld-filesystem", "release": "13.el7_9", "source": "rpm", "version": "0.6.3" } ], "freetype": [ { "arch": "x86_64", "epoch": null, "name": "freetype", "release": "14.el7_9.1", "source": "rpm", "version": "2.8" } ], "fxload": [ { "arch": "x86_64", "epoch": null, "name": "fxload", "release": "16.el7", "source": "rpm", "version": "2002_04_11" } ], "gawk": [ { "arch": "x86_64", "epoch": null, "name": "gawk", "release": "4.el7_3.1", "source": "rpm", "version": "4.0.2" } ], "gcc": [ { "arch": "x86_64", "epoch": null, "name": "gcc", "release": "44.el7", "source": "rpm", "version": "4.8.5" } ], "gdbm": [ { "arch": "x86_64", "epoch": null, "name": "gdbm", "release": "8.el7", "source": "rpm", "version": "1.10" } ], "gettext": [ { "arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.el7", "source": "rpm", "version": "0.19.8.1" } ], "gettext-libs": [ { "arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.el7", "source": "rpm", "version": "0.19.8.1" } ], "git": [ { "arch": "x86_64", "epoch": null, "name": "git", "release": "25.el7_9", "source": "rpm", "version": "1.8.3.1" } ], "glib2": [ { "arch": "x86_64", "epoch": null, "name": "glib2", "release": "9.el7_9", "source": "rpm", "version": "2.56.1" } ], "glibc": [ { "arch": "x86_64", "epoch": null, "name": "glibc", "release": "326.el7_9", "source": "rpm", "version": "2.17" } ], "glibc-common": [ { "arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "326.el7_9", "source": "rpm", "version": "2.17" } ], "glibc-devel": [ { "arch": "x86_64", "epoch": null, "name": "glibc-devel", "release": "326.el7_9", "source": "rpm", "version": "2.17" } ], "glibc-headers": [ { "arch": "x86_64", "epoch": null, "name": "glibc-headers", "release": "326.el7_9", "source": "rpm", "version": "2.17" } ], "gmp": [ { "arch": "x86_64", "epoch": 1, "name": "gmp", "release": "15.el7", "source": "rpm", "version": "6.0.0" } ], "gnupg2": [ { "arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "5.el7_5", "source": "rpm", "version": "2.0.22" } ], "gobject-introspection": [ { "arch": "x86_64", "epoch": null, "name": "gobject-introspection", "release": "1.el7", "source": "rpm", "version": "1.56.1" } ], "gpg-pubkey": [ { "arch": null, "epoch": null, "name": "gpg-pubkey", "release": "52ae6884", "source": "rpm", "version": "352c64e5" }, { "arch": null, "epoch": null, "name": "gpg-pubkey", "release": "53a7ff4b", "source": "rpm", "version": "f4a80eb5" } ], "gpgme": [ { "arch": "x86_64", "epoch": null, "name": "gpgme", "release": "5.el7", "source": "rpm", "version": "1.3.2" } ], "gpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "gpm-libs", "release": "6.el7", "source": "rpm", "version": "1.20.7" } ], "grep": [ { "arch": "x86_64", "epoch": null, "name": "grep", "release": "3.el7", "source": "rpm", "version": "2.20" } ], "groff-base": [ { "arch": "x86_64", "epoch": null, "name": "groff-base", "release": "8.el7", "source": "rpm", "version": "1.22.2" } ], "grub2": [ { "arch": "x86_64", "epoch": 1, "name": "grub2", "release": "0.87.0.2.el7.centos.11", "source": "rpm", "version": "2.02" } ], "grub2-common": [ { "arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "0.87.0.2.el7.centos.11", "source": "rpm", "version": "2.02" } ], "grub2-pc": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "0.87.0.2.el7.centos.11", "source": "rpm", "version": "2.02" } ], "grub2-pc-modules": [ { "arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "0.87.0.2.el7.centos.11", "source": "rpm", "version": "2.02" } ], "grub2-tools": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "0.87.0.2.el7.centos.11", "source": "rpm", "version": "2.02" } ], "grub2-tools-extra": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools-extra", "release": "0.87.0.2.el7.centos.11", "source": "rpm", "version": "2.02" } ], "grub2-tools-minimal": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "0.87.0.2.el7.centos.11", "source": "rpm", "version": "2.02" } ], "grubby": [ { "arch": "x86_64", "epoch": null, "name": "grubby", "release": "26.el7", "source": "rpm", "version": "8.28" } ], "gssproxy": [ { "arch": "x86_64", "epoch": null, "name": "gssproxy", "release": "30.el7_9", "source": "rpm", "version": "0.7.0" } ], "gzip": [ { "arch": "x86_64", "epoch": null, "name": "gzip", "release": "11.el7_9", "source": "rpm", "version": "1.5" } ], "hardlink": [ { "arch": "x86_64", "epoch": 1, "name": "hardlink", "release": "19.el7", "source": "rpm", "version": "1.0" } ], "hostname": [ { "arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.el7_7.1", "source": "rpm", "version": "3.13" } ], "hwdata": [ { "arch": "x86_64", "epoch": null, "name": "hwdata", "release": "9.7.el7", "source": "rpm", "version": "0.252" } ], "info": [ { "arch": "x86_64", "epoch": null, "name": "info", "release": "5.el7", "source": "rpm", "version": "5.1" } ], "initscripts": [ { "arch": "x86_64", "epoch": null, "name": "initscripts", "release": "1.el7_9.1", "source": "rpm", "version": "9.49.53" } ], "iproute": [ { "arch": "x86_64", "epoch": null, "name": "iproute", "release": "30.el7", "source": "rpm", "version": "4.11.0" } ], "iprutils": [ { "arch": "x86_64", "epoch": null, "name": "iprutils", "release": "3.el7_7", "source": "rpm", "version": "2.4.17.1" } ], "ipset": [ { "arch": "x86_64", "epoch": null, "name": "ipset", "release": "1.el7", "source": "rpm", "version": "7.1" } ], "ipset-libs": [ { "arch": "x86_64", "epoch": null, "name": "ipset-libs", "release": "1.el7", "source": "rpm", "version": "7.1" } ], "iptables": [ { "arch": "x86_64", "epoch": null, "name": "iptables", "release": "35.el7", "source": "rpm", "version": "1.4.21" } ], "iputils": [ { "arch": "x86_64", "epoch": null, "name": "iputils", "release": "10.el7", "source": "rpm", "version": "20160308" } ], "irqbalance": [ { "arch": "x86_64", "epoch": 3, "name": "irqbalance", "release": "12.el7", "source": "rpm", "version": "1.0.7" } ], "ivtv-firmware": [ { "arch": "noarch", "epoch": 2, "name": "ivtv-firmware", "release": "26.el7", "source": "rpm", "version": "20080701" } ], "iwl100-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl100-firmware", "release": "82.el7_9", "source": "rpm", "version": "39.31.5.1" } ], "iwl1000-firmware": [ { "arch": "noarch", "epoch": 1, "name": "iwl1000-firmware", "release": "82.el7_9", "source": "rpm", "version": "39.31.5.1" } ], "iwl105-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl105-firmware", "release": "82.el7_9", "source": "rpm", "version": "18.168.6.1" } ], "iwl135-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl135-firmware", "release": "82.el7_9", "source": "rpm", "version": "18.168.6.1" } ], "iwl2000-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl2000-firmware", "release": "82.el7_9", "source": "rpm", "version": "18.168.6.1" } ], "iwl2030-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl2030-firmware", "release": "82.el7_9", "source": "rpm", "version": "18.168.6.1" } ], "iwl3160-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl3160-firmware", "release": "82.el7_9", "source": "rpm", "version": "25.30.13.0" } ], "iwl3945-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl3945-firmware", "release": "82.el7_9", "source": "rpm", "version": "15.32.2.9" } ], "iwl4965-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl4965-firmware", "release": "82.el7_9", "source": "rpm", "version": "228.61.2.24" } ], "iwl5000-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl5000-firmware", "release": "82.el7_9", "source": "rpm", "version": "8.83.5.1_1" } ], "iwl5150-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl5150-firmware", "release": "82.el7_9", "source": "rpm", "version": "8.24.2.2" } ], "iwl6000-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl6000-firmware", "release": "82.el7_9", "source": "rpm", "version": "9.221.4.1" } ], "iwl6000g2a-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl6000g2a-firmware", "release": "82.el7_9", "source": "rpm", "version": "18.168.6.1" } ], "iwl6000g2b-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl6000g2b-firmware", "release": "82.el7_9", "source": "rpm", "version": "18.168.6.1" } ], "iwl6050-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl6050-firmware", "release": "82.el7_9", "source": "rpm", "version": "41.28.5.1" } ], "iwl7260-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl7260-firmware", "release": "82.el7_9", "source": "rpm", "version": "25.30.13.0" } ], "jansson": [ { "arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.el7", "source": "rpm", "version": "2.10" } ], "json-c": [ { "arch": "x86_64", "epoch": null, "name": "json-c", "release": "4.el7_0", "source": "rpm", "version": "0.11" } ], "kbd": [ { "arch": "x86_64", "epoch": null, "name": "kbd", "release": "16.el7_9", "source": "rpm", "version": "1.15.5" } ], "kbd-legacy": [ { "arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "16.el7_9", "source": "rpm", "version": "1.15.5" } ], "kbd-misc": [ { "arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "16.el7_9", "source": "rpm", "version": "1.15.5" } ], "kernel": [ { "arch": "x86_64", "epoch": null, "name": "kernel", "release": "1160.el7", "source": "rpm", "version": "3.10.0" }, { "arch": "x86_64", "epoch": null, "name": "kernel", "release": "1160.114.2.el7", "source": "rpm", "version": "3.10.0" } ], "kernel-debug-devel": [ { "arch": "x86_64", "epoch": null, "name": "kernel-debug-devel", "release": "1160.114.2.el7", "source": "rpm", "version": "3.10.0" } ], "kernel-headers": [ { "arch": "x86_64", "epoch": null, "name": "kernel-headers", "release": "1160.114.2.el7", "source": "rpm", "version": "3.10.0" } ], "kernel-tools": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools", "release": "1160.114.2.el7", "source": "rpm", "version": "3.10.0" } ], "kernel-tools-libs": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools-libs", "release": "1160.114.2.el7", "source": "rpm", "version": "3.10.0" } ], "kexec-tools": [ { "arch": "x86_64", "epoch": null, "name": "kexec-tools", "release": "51.el7_9.3", "source": "rpm", "version": "2.0.15" } ], "keyutils": [ { "arch": "x86_64", "epoch": null, "name": "keyutils", "release": "3.el7", "source": "rpm", "version": "1.5.8" } ], "keyutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "3.el7", "source": "rpm", "version": "1.5.8" } ], "kmod": [ { "arch": "x86_64", "epoch": null, "name": "kmod", "release": "28.el7", "source": "rpm", "version": "20" } ], "kmod-libs": [ { "arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "28.el7", "source": "rpm", "version": "20" } ], "kpartx": [ { "arch": "x86_64", "epoch": null, "name": "kpartx", "release": "136.el7_9", "source": "rpm", "version": "0.4.9" } ], "krb5-libs": [ { "arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "55.el7_9", "source": "rpm", "version": "1.15.1" } ], "less": [ { "arch": "x86_64", "epoch": null, "name": "less", "release": "9.el7", "source": "rpm", "version": "458" } ], "libacl": [ { "arch": "x86_64", "epoch": null, "name": "libacl", "release": "15.el7", "source": "rpm", "version": "2.2.51" } ], "libassuan": [ { "arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.el7", "source": "rpm", "version": "2.1.0" } ], "libattr": [ { "arch": "x86_64", "epoch": null, "name": "libattr", "release": "13.el7", "source": "rpm", "version": "2.4.46" } ], "libbasicobjects": [ { "arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "32.el7", "source": "rpm", "version": "0.1.1" } ], "libblkid": [ { "arch": "x86_64", "epoch": null, "name": "libblkid", "release": "65.el7_9.1", "source": "rpm", "version": "2.23.2" } ], "libcap": [ { "arch": "x86_64", "epoch": null, "name": "libcap", "release": "11.el7", "source": "rpm", "version": "2.22" } ], "libcap-ng": [ { "arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "4.el7", "source": "rpm", "version": "0.7.5" } ], "libcgroup": [ { "arch": "x86_64", "epoch": null, "name": "libcgroup", "release": "21.el7", "source": "rpm", "version": "0.41" } ], "libcollection": [ { "arch": "x86_64", "epoch": null, "name": "libcollection", "release": "32.el7", "source": "rpm", "version": "0.7.0" } ], "libcom_err": [ { "arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "19.el7", "source": "rpm", "version": "1.42.9" } ], "libcomps": [ { "arch": "x86_64", "epoch": null, "name": "libcomps", "release": "14.el7", "source": "rpm", "version": "0.1.8" } ], "libcroco": [ { "arch": "x86_64", "epoch": null, "name": "libcroco", "release": "6.el7_9", "source": "rpm", "version": "0.6.12" } ], "libcurl": [ { "arch": "x86_64", "epoch": null, "name": "libcurl", "release": "59.el7_9.2", "source": "rpm", "version": "7.29.0" } ], "libdaemon": [ { "arch": "x86_64", "epoch": null, "name": "libdaemon", "release": "7.el7", "source": "rpm", "version": "0.14" } ], "libdb": [ { "arch": "x86_64", "epoch": null, "name": "libdb", "release": "25.el7", "source": "rpm", "version": "5.3.21" } ], "libdb-utils": [ { "arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "25.el7", "source": "rpm", "version": "5.3.21" } ], "libdnf": [ { "arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.el7_9", "source": "rpm", "version": "0.22.5" } ], "libdrm": [ { "arch": "x86_64", "epoch": null, "name": "libdrm", "release": "2.el7", "source": "rpm", "version": "2.4.97" } ], "libdwarf": [ { "arch": "x86_64", "epoch": null, "name": "libdwarf", "release": "4.el7", "source": "rpm", "version": "20130207" } ], "libedit": [ { "arch": "x86_64", "epoch": null, "name": "libedit", "release": "12.20121213cvs.el7", "source": "rpm", "version": "3.0" } ], "libestr": [ { "arch": "x86_64", "epoch": null, "name": "libestr", "release": "2.el7", "source": "rpm", "version": "0.1.9" } ], "libevent": [ { "arch": "x86_64", "epoch": null, "name": "libevent", "release": "4.el7", "source": "rpm", "version": "2.0.21" } ], "libfastjson": [ { "arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "3.el7", "source": "rpm", "version": "0.99.4" } ], "libffi": [ { "arch": "x86_64", "epoch": null, "name": "libffi", "release": "19.el7", "source": "rpm", "version": "3.0.13" } ], "libgcc": [ { "arch": "x86_64", "epoch": null, "name": "libgcc", "release": "44.el7", "source": "rpm", "version": "4.8.5" } ], "libgcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "14.el7", "source": "rpm", "version": "1.5.3" } ], "libgomp": [ { "arch": "x86_64", "epoch": null, "name": "libgomp", "release": "44.el7", "source": "rpm", "version": "4.8.5" } ], "libgpg-error": [ { "arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.el7", "source": "rpm", "version": "1.12" } ], "libidn": [ { "arch": "x86_64", "epoch": null, "name": "libidn", "release": "4.el7", "source": "rpm", "version": "1.28" } ], "libini_config": [ { "arch": "x86_64", "epoch": null, "name": "libini_config", "release": "32.el7", "source": "rpm", "version": "1.3.1" } ], "libmnl": [ { "arch": "x86_64", "epoch": null, "name": "libmnl", "release": "7.el7", "source": "rpm", "version": "1.0.3" } ], "libmodulemd": [ { "arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.el7", "source": "rpm", "version": "1.6.3" } ], "libmount": [ { "arch": "x86_64", "epoch": null, "name": "libmount", "release": "65.el7_9.1", "source": "rpm", "version": "2.23.2" } ], "libmpc": [ { "arch": "x86_64", "epoch": null, "name": "libmpc", "release": "3.el7", "source": "rpm", "version": "1.0.1" } ], "libndp": [ { "arch": "x86_64", "epoch": null, "name": "libndp", "release": "9.el7", "source": "rpm", "version": "1.2" } ], "libnetfilter_conntrack": [ { "arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "1.el7_3", "source": "rpm", "version": "1.0.6" } ], "libnfnetlink": [ { "arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "4.el7", "source": "rpm", "version": "1.0.1" } ], "libnfsidmap": [ { "arch": "x86_64", "epoch": null, "name": "libnfsidmap", "release": "19.el7", "source": "rpm", "version": "0.25" } ], "libnl3": [ { "arch": "x86_64", "epoch": null, "name": "libnl3", "release": "4.el7", "source": "rpm", "version": "3.2.28" } ], "libnl3-cli": [ { "arch": "x86_64", "epoch": null, "name": "libnl3-cli", "release": "4.el7", "source": "rpm", "version": "3.2.28" } ], "libpath_utils": [ { "arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "32.el7", "source": "rpm", "version": "0.2.1" } ], "libpciaccess": [ { "arch": "x86_64", "epoch": null, "name": "libpciaccess", "release": "1.el7", "source": "rpm", "version": "0.14" } ], "libpipeline": [ { "arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "3.el7", "source": "rpm", "version": "1.2.3" } ], "libpng": [ { "arch": "x86_64", "epoch": 2, "name": "libpng", "release": "8.el7", "source": "rpm", "version": "1.5.13" } ], "libpwquality": [ { "arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "5.el7", "source": "rpm", "version": "1.2.3" } ], "libref_array": [ { "arch": "x86_64", "epoch": null, "name": "libref_array", "release": "32.el7", "source": "rpm", "version": "0.1.5" } ], "librepo": [ { "arch": "x86_64", "epoch": null, "name": "librepo", "release": "8.el7_9", "source": "rpm", "version": "1.8.1" } ], "libreport-filesystem": [ { "arch": "x86_64", "epoch": null, "name": "libreport-filesystem", "release": "53.el7.centos", "source": "rpm", "version": "2.1.11" } ], "libseccomp": [ { "arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "4.el7", "source": "rpm", "version": "2.3.1" } ], "libselinux": [ { "arch": "x86_64", "epoch": null, "name": "libselinux", "release": "15.el7", "source": "rpm", "version": "2.5" } ], "libselinux-python": [ { "arch": "x86_64", "epoch": null, "name": "libselinux-python", "release": "15.el7", "source": "rpm", "version": "2.5" } ], "libselinux-utils": [ { "arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "15.el7", "source": "rpm", "version": "2.5" } ], "libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "14.el7", "source": "rpm", "version": "2.5" } ], "libsemanage-python": [ { "arch": "x86_64", "epoch": null, "name": "libsemanage-python", "release": "14.el7", "source": "rpm", "version": "2.5" } ], "libsepol": [ { "arch": "x86_64", "epoch": null, "name": "libsepol", "release": "10.el7", "source": "rpm", "version": "2.5" } ], "libsmartcols": [ { "arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "65.el7_9.1", "source": "rpm", "version": "2.23.2" } ], "libsolv": [ { "arch": "x86_64", "epoch": null, "name": "libsolv", "release": "4.el7", "source": "rpm", "version": "0.6.34" } ], "libss": [ { "arch": "x86_64", "epoch": null, "name": "libss", "release": "19.el7", "source": "rpm", "version": "1.42.9" } ], "libssh2": [ { "arch": "x86_64", "epoch": null, "name": "libssh2", "release": "4.el7_9.1", "source": "rpm", "version": "1.8.0" } ], "libstdc++": [ { "arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "44.el7", "source": "rpm", "version": "4.8.5" } ], "libsysfs": [ { "arch": "x86_64", "epoch": null, "name": "libsysfs", "release": "16.el7", "source": "rpm", "version": "2.1.0" } ], "libtasn1": [ { "arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.el7", "source": "rpm", "version": "4.10" } ], "libteam": [ { "arch": "x86_64", "epoch": null, "name": "libteam", "release": "3.el7", "source": "rpm", "version": "1.29" } ], "libtirpc": [ { "arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "0.16.el7", "source": "rpm", "version": "0.2.4" } ], "libunistring": [ { "arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.el7", "source": "rpm", "version": "0.9.3" } ], "libuser": [ { "arch": "x86_64", "epoch": null, "name": "libuser", "release": "9.el7", "source": "rpm", "version": "0.60" } ], "libutempter": [ { "arch": "x86_64", "epoch": null, "name": "libutempter", "release": "4.el7", "source": "rpm", "version": "1.1.6" } ], "libuuid": [ { "arch": "x86_64", "epoch": null, "name": "libuuid", "release": "65.el7_9.1", "source": "rpm", "version": "2.23.2" } ], "libverto": [ { "arch": "x86_64", "epoch": null, "name": "libverto", "release": "4.el7", "source": "rpm", "version": "0.2.5" } ], "libverto-libevent": [ { "arch": "x86_64", "epoch": null, "name": "libverto-libevent", "release": "4.el7", "source": "rpm", "version": "0.2.5" } ], "libxml2": [ { "arch": "x86_64", "epoch": null, "name": "libxml2", "release": "6.el7_9.6", "source": "rpm", "version": "2.9.1" } ], "libxml2-python": [ { "arch": "x86_64", "epoch": null, "name": "libxml2-python", "release": "6.el7_9.6", "source": "rpm", "version": "2.9.1" } ], "libxslt": [ { "arch": "x86_64", "epoch": null, "name": "libxslt", "release": "6.el7", "source": "rpm", "version": "1.1.28" } ], "libyaml": [ { "arch": "x86_64", "epoch": null, "name": "libyaml", "release": "11.el7_0", "source": "rpm", "version": "0.1.4" } ], "linux-firmware": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware", "release": "82.git78c0348.el7_9", "source": "rpm", "version": "20200421" } ], "logrotate": [ { "arch": "x86_64", "epoch": null, "name": "logrotate", "release": "19.el7", "source": "rpm", "version": "3.8.6" } ], "lshw": [ { "arch": "x86_64", "epoch": null, "name": "lshw", "release": "0.1.20180614git028f6b2.beaker.1.el7bkr.1", "source": "rpm", "version": "B.02.19" } ], "lsscsi": [ { "arch": "x86_64", "epoch": null, "name": "lsscsi", "release": "6.el7", "source": "rpm", "version": "0.27" } ], "lua": [ { "arch": "x86_64", "epoch": null, "name": "lua", "release": "15.el7", "source": "rpm", "version": "5.1.4" } ], "lz4": [ { "arch": "x86_64", "epoch": null, "name": "lz4", "release": "1.el7", "source": "rpm", "version": "1.8.3" } ], "lzo": [ { "arch": "x86_64", "epoch": null, "name": "lzo", "release": "8.el7", "source": "rpm", "version": "2.06" } ], "mailcap": [ { "arch": "noarch", "epoch": null, "name": "mailcap", "release": "2.el7", "source": "rpm", "version": "2.1.41" } ], "make": [ { "arch": "x86_64", "epoch": 1, "name": "make", "release": "24.el7", "source": "rpm", "version": "3.82" } ], "man-db": [ { "arch": "x86_64", "epoch": null, "name": "man-db", "release": "11.el7", "source": "rpm", "version": "2.6.3" } ], "mariadb-libs": [ { "arch": "x86_64", "epoch": 1, "name": "mariadb-libs", "release": "1.el7", "source": "rpm", "version": "5.5.68" } ], "microcode_ctl": [ { "arch": "x86_64", "epoch": 2, "name": "microcode_ctl", "release": "73.20.el7_9", "source": "rpm", "version": "2.1" } ], "mokutil": [ { "arch": "x86_64", "epoch": null, "name": "mokutil", "release": "8.el7", "source": "rpm", "version": "15" } ], "mozjs17": [ { "arch": "x86_64", "epoch": null, "name": "mozjs17", "release": "20.el7", "source": "rpm", "version": "17.0.0" } ], "mpfr": [ { "arch": "x86_64", "epoch": null, "name": "mpfr", "release": "4.el7", "source": "rpm", "version": "3.1.1" } ], "ncurses": [ { "arch": "x86_64", "epoch": null, "name": "ncurses", "release": "14.20130511.el7_4", "source": "rpm", "version": "5.9" } ], "ncurses-base": [ { "arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "14.20130511.el7_4", "source": "rpm", "version": "5.9" } ], "ncurses-libs": [ { "arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "14.20130511.el7_4", "source": "rpm", "version": "5.9" } ], "net-tools": [ { "arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.25.20131004git.el7", "source": "rpm", "version": "2.0" } ], "newt": [ { "arch": "x86_64", "epoch": null, "name": "newt", "release": "4.el7", "source": "rpm", "version": "0.52.15" } ], "newt-python": [ { "arch": "x86_64", "epoch": null, "name": "newt-python", "release": "4.el7", "source": "rpm", "version": "0.52.15" } ], "nfs-utils": [ { "arch": "x86_64", "epoch": 1, "name": "nfs-utils", "release": "0.68.el7.2", "source": "rpm", "version": "1.3.0" } ], "nspr": [ { "arch": "x86_64", "epoch": null, "name": "nspr", "release": "1.el7_9", "source": "rpm", "version": "4.35.0" } ], "nss": [ { "arch": "x86_64", "epoch": null, "name": "nss", "release": "2.el7_9", "source": "rpm", "version": "3.90.0" } ], "nss-pem": [ { "arch": "x86_64", "epoch": null, "name": "nss-pem", "release": "7.el7_9.1", "source": "rpm", "version": "1.0.3" } ], "nss-softokn": [ { "arch": "x86_64", "epoch": null, "name": "nss-softokn", "release": "6.el7_9", "source": "rpm", "version": "3.90.0" } ], "nss-softokn-freebl": [ { "arch": "x86_64", "epoch": null, "name": "nss-softokn-freebl", "release": "6.el7_9", "source": "rpm", "version": "3.90.0" } ], "nss-sysinit": [ { "arch": "x86_64", "epoch": null, "name": "nss-sysinit", "release": "2.el7_9", "source": "rpm", "version": "3.90.0" } ], "nss-tools": [ { "arch": "x86_64", "epoch": null, "name": "nss-tools", "release": "2.el7_9", "source": "rpm", "version": "3.90.0" } ], "nss-util": [ { "arch": "x86_64", "epoch": null, "name": "nss-util", "release": "1.el7_9", "source": "rpm", "version": "3.90.0" } ], "ntpdate": [ { "arch": "x86_64", "epoch": null, "name": "ntpdate", "release": "29.el7.centos.2", "source": "rpm", "version": "4.2.6p5" } ], "numactl-libs": [ { "arch": "x86_64", "epoch": null, "name": "numactl-libs", "release": "5.el7", "source": "rpm", "version": "2.0.12" } ], "openldap": [ { "arch": "x86_64", "epoch": null, "name": "openldap", "release": "25.el7_9", "source": "rpm", "version": "2.4.44" } ], "openssh": [ { "arch": "x86_64", "epoch": null, "name": "openssh", "release": "23.el7_9", "source": "rpm", "version": "7.4p1" } ], "openssh-clients": [ { "arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "23.el7_9", "source": "rpm", "version": "7.4p1" } ], "openssh-server": [ { "arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "23.el7_9", "source": "rpm", "version": "7.4p1" } ], "openssl": [ { "arch": "x86_64", "epoch": 1, "name": "openssl", "release": "26.el7_9", "source": "rpm", "version": "1.0.2k" } ], "openssl-libs": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "26.el7_9", "source": "rpm", "version": "1.0.2k" } ], "os-prober": [ { "arch": "x86_64", "epoch": null, "name": "os-prober", "release": "9.el7", "source": "rpm", "version": "1.58" } ], "p11-kit": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "3.el7", "source": "rpm", "version": "0.23.5" } ], "p11-kit-trust": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "3.el7", "source": "rpm", "version": "0.23.5" } ], "pam": [ { "arch": "x86_64", "epoch": null, "name": "pam", "release": "23.el7", "source": "rpm", "version": "1.1.8" } ], "parted": [ { "arch": "x86_64", "epoch": null, "name": "parted", "release": "32.el7", "source": "rpm", "version": "3.1" } ], "passwd": [ { "arch": "x86_64", "epoch": null, "name": "passwd", "release": "6.el7", "source": "rpm", "version": "0.79" } ], "pciutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.el7", "source": "rpm", "version": "3.5.1" } ], "pcre": [ { "arch": "x86_64", "epoch": null, "name": "pcre", "release": "17.el7", "source": "rpm", "version": "8.32" } ], "perl": [ { "arch": "x86_64", "epoch": 4, "name": "perl", "release": "299.el7_9", "source": "rpm", "version": "5.16.3" } ], "perl-Business-ISBN": [ { "arch": "noarch", "epoch": null, "name": "perl-Business-ISBN", "release": "2.el7", "source": "rpm", "version": "2.06" } ], "perl-Business-ISBN-Data": [ { "arch": "noarch", "epoch": null, "name": "perl-Business-ISBN-Data", "release": "2.el7", "source": "rpm", "version": "20120719.001" } ], "perl-CGI": [ { "arch": "noarch", "epoch": null, "name": "perl-CGI", "release": "4.el7", "source": "rpm", "version": "3.63" } ], "perl-Carp": [ { "arch": "noarch", "epoch": null, "name": "perl-Carp", "release": "244.el7", "source": "rpm", "version": "1.26" } ], "perl-Compress-Raw-Bzip2": [ { "arch": "x86_64", "epoch": null, "name": "perl-Compress-Raw-Bzip2", "release": "3.el7", "source": "rpm", "version": "2.061" } ], "perl-Compress-Raw-Zlib": [ { "arch": "x86_64", "epoch": 1, "name": "perl-Compress-Raw-Zlib", "release": "4.el7", "source": "rpm", "version": "2.061" } ], "perl-Data-Dumper": [ { "arch": "x86_64", "epoch": null, "name": "perl-Data-Dumper", "release": "3.el7", "source": "rpm", "version": "2.145" } ], "perl-Date-Manip": [ { "arch": "noarch", "epoch": null, "name": "perl-Date-Manip", "release": "2.el7", "source": "rpm", "version": "6.41" } ], "perl-Digest": [ { "arch": "noarch", "epoch": null, "name": "perl-Digest", "release": "245.el7", "source": "rpm", "version": "1.17" } ], "perl-Digest-MD5": [ { "arch": "x86_64", "epoch": null, "name": "perl-Digest-MD5", "release": "3.el7", "source": "rpm", "version": "2.52" } ], "perl-Encode": [ { "arch": "x86_64", "epoch": null, "name": "perl-Encode", "release": "7.el7", "source": "rpm", "version": "2.51" } ], "perl-Encode-Locale": [ { "arch": "noarch", "epoch": null, "name": "perl-Encode-Locale", "release": "5.el7", "source": "rpm", "version": "1.03" } ], "perl-Error": [ { "arch": "noarch", "epoch": 1, "name": "perl-Error", "release": "2.el7", "source": "rpm", "version": "0.17020" } ], "perl-Exporter": [ { "arch": "noarch", "epoch": null, "name": "perl-Exporter", "release": "3.el7", "source": "rpm", "version": "5.68" } ], "perl-FCGI": [ { "arch": "x86_64", "epoch": 1, "name": "perl-FCGI", "release": "8.el7", "source": "rpm", "version": "0.74" } ], "perl-File-Listing": [ { "arch": "noarch", "epoch": null, "name": "perl-File-Listing", "release": "7.el7", "source": "rpm", "version": "6.04" } ], "perl-File-Path": [ { "arch": "noarch", "epoch": null, "name": "perl-File-Path", "release": "2.el7", "source": "rpm", "version": "2.09" } ], "perl-File-Temp": [ { "arch": "noarch", "epoch": null, "name": "perl-File-Temp", "release": "3.el7", "source": "rpm", "version": "0.23.01" } ], "perl-Filter": [ { "arch": "x86_64", "epoch": null, "name": "perl-Filter", "release": "3.el7", "source": "rpm", "version": "1.49" } ], "perl-Font-AFM": [ { "arch": "noarch", "epoch": null, "name": "perl-Font-AFM", "release": "13.el7", "source": "rpm", "version": "1.20" } ], "perl-Getopt-Long": [ { "arch": "noarch", "epoch": null, "name": "perl-Getopt-Long", "release": "3.el7", "source": "rpm", "version": "2.40" } ], "perl-Git": [ { "arch": "noarch", "epoch": null, "name": "perl-Git", "release": "25.el7_9", "source": "rpm", "version": "1.8.3.1" } ], "perl-HTML-Format": [ { "arch": "noarch", "epoch": null, "name": "perl-HTML-Format", "release": "7.el7", "source": "rpm", "version": "2.10" } ], "perl-HTML-Parser": [ { "arch": "x86_64", "epoch": null, "name": "perl-HTML-Parser", "release": "4.el7", "source": "rpm", "version": "3.71" } ], "perl-HTML-Tagset": [ { "arch": "noarch", "epoch": null, "name": "perl-HTML-Tagset", "release": "15.el7", "source": "rpm", "version": "3.20" } ], "perl-HTML-Tree": [ { "arch": "noarch", "epoch": 1, "name": "perl-HTML-Tree", "release": "2.el7", "source": "rpm", "version": "5.03" } ], "perl-HTTP-Cookies": [ { "arch": "noarch", "epoch": null, "name": "perl-HTTP-Cookies", "release": "5.el7", "source": "rpm", "version": "6.01" } ], "perl-HTTP-Daemon": [ { "arch": "noarch", "epoch": null, "name": "perl-HTTP-Daemon", "release": "8.el7", "source": "rpm", "version": "6.01" } ], "perl-HTTP-Date": [ { "arch": "noarch", "epoch": null, "name": "perl-HTTP-Date", "release": "8.el7", "source": "rpm", "version": "6.02" } ], "perl-HTTP-Message": [ { "arch": "noarch", "epoch": null, "name": "perl-HTTP-Message", "release": "6.el7", "source": "rpm", "version": "6.06" } ], "perl-HTTP-Negotiate": [ { "arch": "noarch", "epoch": null, "name": "perl-HTTP-Negotiate", "release": "5.el7", "source": "rpm", "version": "6.01" } ], "perl-HTTP-Tiny": [ { "arch": "noarch", "epoch": null, "name": "perl-HTTP-Tiny", "release": "3.el7", "source": "rpm", "version": "0.033" } ], "perl-IO-Compress": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Compress", "release": "2.el7", "source": "rpm", "version": "2.061" } ], "perl-IO-HTML": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-HTML", "release": "2.el7", "source": "rpm", "version": "1.00" } ], "perl-IO-Socket-IP": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-IP", "release": "5.el7", "source": "rpm", "version": "0.21" } ], "perl-IO-Socket-SSL": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-SSL", "release": "7.el7", "source": "rpm", "version": "1.94" } ], "perl-IO-Zlib": [ { "arch": "noarch", "epoch": 1, "name": "perl-IO-Zlib", "release": "299.el7_9", "source": "rpm", "version": "1.10" } ], "perl-IO-stringy": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-stringy", "release": "22.el7", "source": "rpm", "version": "2.110" } ], "perl-LWP-MediaTypes": [ { "arch": "noarch", "epoch": null, "name": "perl-LWP-MediaTypes", "release": "2.el7", "source": "rpm", "version": "6.02" } ], "perl-LWP-Protocol-https": [ { "arch": "noarch", "epoch": null, "name": "perl-LWP-Protocol-https", "release": "4.el7", "source": "rpm", "version": "6.04" } ], "perl-Module-Load": [ { "arch": "noarch", "epoch": 1, "name": "perl-Module-Load", "release": "3.el7", "source": "rpm", "version": "0.24" } ], "perl-Mozilla-CA": [ { "arch": "noarch", "epoch": null, "name": "perl-Mozilla-CA", "release": "5.el7", "source": "rpm", "version": "20130114" } ], "perl-Net-HTTP": [ { "arch": "noarch", "epoch": null, "name": "perl-Net-HTTP", "release": "2.el7", "source": "rpm", "version": "6.06" } ], "perl-Net-LibIDN": [ { "arch": "x86_64", "epoch": null, "name": "perl-Net-LibIDN", "release": "15.el7", "source": "rpm", "version": "0.12" } ], "perl-Net-SSLeay": [ { "arch": "x86_64", "epoch": null, "name": "perl-Net-SSLeay", "release": "6.el7", "source": "rpm", "version": "1.55" } ], "perl-PathTools": [ { "arch": "x86_64", "epoch": null, "name": "perl-PathTools", "release": "5.el7", "source": "rpm", "version": "3.40" } ], "perl-Pod-Escapes": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Escapes", "release": "299.el7_9", "source": "rpm", "version": "1.04" } ], "perl-Pod-Perldoc": [ { "arch": "noarch", "epoch": null, "name": "perl-Pod-Perldoc", "release": "4.el7", "source": "rpm", "version": "3.20" } ], "perl-Pod-Simple": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Simple", "release": "4.el7", "source": "rpm", "version": "3.28" } ], "perl-Pod-Usage": [ { "arch": "noarch", "epoch": null, "name": "perl-Pod-Usage", "release": "3.el7", "source": "rpm", "version": "1.63" } ], "perl-Scalar-List-Utils": [ { "arch": "x86_64", "epoch": null, "name": "perl-Scalar-List-Utils", "release": "248.el7", "source": "rpm", "version": "1.27" } ], "perl-Socket": [ { "arch": "x86_64", "epoch": null, "name": "perl-Socket", "release": "5.el7", "source": "rpm", "version": "2.010" } ], "perl-Storable": [ { "arch": "x86_64", "epoch": null, "name": "perl-Storable", "release": "3.el7", "source": "rpm", "version": "2.45" } ], "perl-TermReadKey": [ { "arch": "x86_64", "epoch": null, "name": "perl-TermReadKey", "release": "20.el7", "source": "rpm", "version": "2.30" } ], "perl-Text-ParseWords": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-ParseWords", "release": "4.el7", "source": "rpm", "version": "3.29" } ], "perl-Time-HiRes": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Time-HiRes", "release": "3.el7", "source": "rpm", "version": "1.9725" } ], "perl-Time-Local": [ { "arch": "noarch", "epoch": null, "name": "perl-Time-Local", "release": "2.el7", "source": "rpm", "version": "1.2300" } ], "perl-TimeDate": [ { "arch": "noarch", "epoch": 1, "name": "perl-TimeDate", "release": "2.el7", "source": "rpm", "version": "2.30" } ], "perl-URI": [ { "arch": "noarch", "epoch": null, "name": "perl-URI", "release": "9.el7", "source": "rpm", "version": "1.60" } ], "perl-WWW-RobotRules": [ { "arch": "noarch", "epoch": null, "name": "perl-WWW-RobotRules", "release": "5.el7", "source": "rpm", "version": "6.02" } ], "perl-XML-LibXML": [ { "arch": "x86_64", "epoch": 1, "name": "perl-XML-LibXML", "release": "5.el7", "source": "rpm", "version": "2.0018" } ], "perl-XML-NamespaceSupport": [ { "arch": "noarch", "epoch": null, "name": "perl-XML-NamespaceSupport", "release": "10.el7", "source": "rpm", "version": "1.11" } ], "perl-XML-Parser": [ { "arch": "x86_64", "epoch": null, "name": "perl-XML-Parser", "release": "10.el7", "source": "rpm", "version": "2.41" } ], "perl-XML-SAX": [ { "arch": "noarch", "epoch": null, "name": "perl-XML-SAX", "release": "9.el7", "source": "rpm", "version": "0.99" } ], "perl-XML-SAX-Base": [ { "arch": "noarch", "epoch": null, "name": "perl-XML-SAX-Base", "release": "7.el7", "source": "rpm", "version": "1.08" } ], "perl-XML-Twig": [ { "arch": "noarch", "epoch": null, "name": "perl-XML-Twig", "release": "2.el7", "source": "rpm", "version": "3.44" } ], "perl-constant": [ { "arch": "noarch", "epoch": null, "name": "perl-constant", "release": "2.el7", "source": "rpm", "version": "1.27" } ], "perl-libs": [ { "arch": "x86_64", "epoch": 4, "name": "perl-libs", "release": "299.el7_9", "source": "rpm", "version": "5.16.3" } ], "perl-libwww-perl": [ { "arch": "noarch", "epoch": null, "name": "perl-libwww-perl", "release": "2.el7", "source": "rpm", "version": "6.05" } ], "perl-macros": [ { "arch": "x86_64", "epoch": 4, "name": "perl-macros", "release": "299.el7_9", "source": "rpm", "version": "5.16.3" } ], "perl-parent": [ { "arch": "noarch", "epoch": 1, "name": "perl-parent", "release": "244.el7", "source": "rpm", "version": "0.225" } ], "perl-podlators": [ { "arch": "noarch", "epoch": null, "name": "perl-podlators", "release": "3.el7", "source": "rpm", "version": "2.5.1" } ], "perl-threads": [ { "arch": "x86_64", "epoch": null, "name": "perl-threads", "release": "4.el7", "source": "rpm", "version": "1.87" } ], "perl-threads-shared": [ { "arch": "x86_64", "epoch": null, "name": "perl-threads-shared", "release": "6.el7", "source": "rpm", "version": "1.43" } ], "pinentry": [ { "arch": "x86_64", "epoch": null, "name": "pinentry", "release": "17.el7", "source": "rpm", "version": "0.8.1" } ], "pkgconfig": [ { "arch": "x86_64", "epoch": 1, "name": "pkgconfig", "release": "4.el7", "source": "rpm", "version": "0.27.1" } ], "plymouth": [ { "arch": "x86_64", "epoch": null, "name": "plymouth", "release": "0.34.20140113.el7.centos", "source": "rpm", "version": "0.8.9" } ], "plymouth-core-libs": [ { "arch": "x86_64", "epoch": null, "name": "plymouth-core-libs", "release": "0.34.20140113.el7.centos", "source": "rpm", "version": "0.8.9" } ], "plymouth-scripts": [ { "arch": "x86_64", "epoch": null, "name": "plymouth-scripts", "release": "0.34.20140113.el7.centos", "source": "rpm", "version": "0.8.9" } ], "policycoreutils": [ { "arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "34.el7", "source": "rpm", "version": "2.5" } ], "policycoreutils-python": [ { "arch": "x86_64", "epoch": null, "name": "policycoreutils-python", "release": "34.el7", "source": "rpm", "version": "2.5" } ], "polkit": [ { "arch": "x86_64", "epoch": null, "name": "polkit", "release": "26.el7_9.1", "source": "rpm", "version": "0.112" } ], "polkit-pkla-compat": [ { "arch": "x86_64", "epoch": null, "name": "polkit-pkla-compat", "release": "4.el7", "source": "rpm", "version": "0.1" } ], "popt": [ { "arch": "x86_64", "epoch": null, "name": "popt", "release": "16.el7", "source": "rpm", "version": "1.13" } ], "postfix": [ { "arch": "x86_64", "epoch": 2, "name": "postfix", "release": "9.el7", "source": "rpm", "version": "2.10.1" } ], "procps-ng": [ { "arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "28.el7", "source": "rpm", "version": "3.3.10" } ], "psmisc": [ { "arch": "x86_64", "epoch": null, "name": "psmisc", "release": "17.el7", "source": "rpm", "version": "22.20" } ], "pth": [ { "arch": "x86_64", "epoch": null, "name": "pth", "release": "23.el7", "source": "rpm", "version": "2.0.7" } ], "pygpgme": [ { "arch": "x86_64", "epoch": null, "name": "pygpgme", "release": "9.el7", "source": "rpm", "version": "0.3" } ], "pyliblzma": [ { "arch": "x86_64", "epoch": null, "name": "pyliblzma", "release": "11.el7", "source": "rpm", "version": "0.5.3" } ], "pyserial": [ { "arch": "noarch", "epoch": null, "name": "pyserial", "release": "6.el7", "source": "rpm", "version": "2.6" } ], "python": [ { "arch": "x86_64", "epoch": null, "name": "python", "release": "94.el7_9", "source": "rpm", "version": "2.7.5" } ], "python-IPy": [ { "arch": "noarch", "epoch": null, "name": "python-IPy", "release": "6.el7", "source": "rpm", "version": "0.75" } ], "python-babel": [ { "arch": "noarch", "epoch": null, "name": "python-babel", "release": "8.el7", "source": "rpm", "version": "0.9.6" } ], "python-backports": [ { "arch": "x86_64", "epoch": null, "name": "python-backports", "release": "8.el7", "source": "rpm", "version": "1.0" } ], "python-backports-ssl_match_hostname": [ { "arch": "noarch", "epoch": null, "name": "python-backports-ssl_match_hostname", "release": "1.el7", "source": "rpm", "version": "3.5.0.1" } ], "python-chardet": [ { "arch": "noarch", "epoch": null, "name": "python-chardet", "release": "3.el7", "source": "rpm", "version": "2.2.1" } ], "python-configobj": [ { "arch": "noarch", "epoch": null, "name": "python-configobj", "release": "7.el7", "source": "rpm", "version": "4.7.2" } ], "python-decorator": [ { "arch": "noarch", "epoch": null, "name": "python-decorator", "release": "3.el7", "source": "rpm", "version": "3.4.0" } ], "python-deltarpm": [ { "arch": "x86_64", "epoch": null, "name": "python-deltarpm", "release": "3.el7", "source": "rpm", "version": "3.6" } ], "python-enum34": [ { "arch": "noarch", "epoch": null, "name": "python-enum34", "release": "1.el7", "source": "rpm", "version": "1.0.4" } ], "python-firewall": [ { "arch": "noarch", "epoch": null, "name": "python-firewall", "release": "13.el7_9", "source": "rpm", "version": "0.6.3" } ], "python-gobject-base": [ { "arch": "x86_64", "epoch": null, "name": "python-gobject-base", "release": "1.el7_4.1", "source": "rpm", "version": "3.22.0" } ], "python-iniparse": [ { "arch": "noarch", "epoch": null, "name": "python-iniparse", "release": "9.el7", "source": "rpm", "version": "0.4" } ], "python-ipaddress": [ { "arch": "noarch", "epoch": null, "name": "python-ipaddress", "release": "2.el7", "source": "rpm", "version": "1.0.16" } ], "python-jinja2": [ { "arch": "noarch", "epoch": null, "name": "python-jinja2", "release": "4.el7", "source": "rpm", "version": "2.7.2" } ], "python-jsonpatch": [ { "arch": "noarch", "epoch": null, "name": "python-jsonpatch", "release": "4.el7", "source": "rpm", "version": "1.2" } ], "python-jsonpointer": [ { "arch": "noarch", "epoch": null, "name": "python-jsonpointer", "release": "2.el7", "source": "rpm", "version": "1.9" } ], "python-kitchen": [ { "arch": "noarch", "epoch": null, "name": "python-kitchen", "release": "5.el7", "source": "rpm", "version": "1.1.1" } ], "python-libs": [ { "arch": "x86_64", "epoch": null, "name": "python-libs", "release": "94.el7_9", "source": "rpm", "version": "2.7.5" } ], "python-linux-procfs": [ { "arch": "noarch", "epoch": null, "name": "python-linux-procfs", "release": "4.el7", "source": "rpm", "version": "0.4.11" } ], "python-lxml": [ { "arch": "x86_64", "epoch": null, "name": "python-lxml", "release": "4.el7", "source": "rpm", "version": "3.2.1" } ], "python-markupsafe": [ { "arch": "x86_64", "epoch": null, "name": "python-markupsafe", "release": "10.el7", "source": "rpm", "version": "0.11" } ], "python-perf": [ { "arch": "x86_64", "epoch": null, "name": "python-perf", "release": "1160.114.2.el7", "source": "rpm", "version": "3.10.0" } ], "python-prettytable": [ { "arch": "noarch", "epoch": null, "name": "python-prettytable", "release": "3.el7", "source": "rpm", "version": "0.7.2" } ], "python-pycurl": [ { "arch": "x86_64", "epoch": null, "name": "python-pycurl", "release": "19.el7", "source": "rpm", "version": "7.19.0" } ], "python-pyudev": [ { "arch": "noarch", "epoch": null, "name": "python-pyudev", "release": "9.el7", "source": "rpm", "version": "0.15" } ], "python-requests": [ { "arch": "noarch", "epoch": null, "name": "python-requests", "release": "10.el7", "source": "rpm", "version": "2.6.0" } ], "python-schedutils": [ { "arch": "x86_64", "epoch": null, "name": "python-schedutils", "release": "6.el7", "source": "rpm", "version": "0.4" } ], "python-setuptools": [ { "arch": "noarch", "epoch": null, "name": "python-setuptools", "release": "7.el7", "source": "rpm", "version": "0.9.8" } ], "python-six": [ { "arch": "noarch", "epoch": null, "name": "python-six", "release": "2.el7", "source": "rpm", "version": "1.9.0" } ], "python-slip": [ { "arch": "noarch", "epoch": null, "name": "python-slip", "release": "4.el7", "source": "rpm", "version": "0.4.0" } ], "python-slip-dbus": [ { "arch": "noarch", "epoch": null, "name": "python-slip-dbus", "release": "4.el7", "source": "rpm", "version": "0.4.0" } ], "python-urlgrabber": [ { "arch": "noarch", "epoch": null, "name": "python-urlgrabber", "release": "10.el7", "source": "rpm", "version": "3.10" } ], "python-urllib3": [ { "arch": "noarch", "epoch": null, "name": "python-urllib3", "release": "7.el7", "source": "rpm", "version": "1.10.2" } ], "python2-dnf": [ { "arch": "noarch", "epoch": null, "name": "python2-dnf", "release": "2.el7_9", "source": "rpm", "version": "4.0.9.2" } ], "python2-hawkey": [ { "arch": "x86_64", "epoch": null, "name": "python2-hawkey", "release": "2.el7_9", "source": "rpm", "version": "0.22.5" } ], "python2-libcomps": [ { "arch": "x86_64", "epoch": null, "name": "python2-libcomps", "release": "14.el7", "source": "rpm", "version": "0.1.8" } ], "python2-libdnf": [ { "arch": "x86_64", "epoch": null, "name": "python2-libdnf", "release": "2.el7_9", "source": "rpm", "version": "0.22.5" } ], "pyxattr": [ { "arch": "x86_64", "epoch": null, "name": "pyxattr", "release": "5.el7", "source": "rpm", "version": "0.5.1" } ], "qa-tools": [ { "arch": "noarch", "epoch": null, "name": "qa-tools", "release": "4.el7_9", "source": "rpm", "version": "4.1" } ], "qemu-guest-agent": [ { "arch": "x86_64", "epoch": 10, "name": "qemu-guest-agent", "release": "3.el7", "source": "rpm", "version": "2.12.0" } ], "qrencode-libs": [ { "arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "3.el7", "source": "rpm", "version": "3.4.1" } ], "quota": [ { "arch": "x86_64", "epoch": 1, "name": "quota", "release": "19.el7", "source": "rpm", "version": "4.01" } ], "quota-nls": [ { "arch": "noarch", "epoch": 1, "name": "quota-nls", "release": "19.el7", "source": "rpm", "version": "4.01" } ], "readline": [ { "arch": "x86_64", "epoch": null, "name": "readline", "release": "11.el7", "source": "rpm", "version": "6.2" } ], "restraint": [ { "arch": "x86_64", "epoch": null, "name": "restraint", "release": "1.el7bkr", "source": "rpm", "version": "0.4.4" } ], "restraint-rhts": [ { "arch": "x86_64", "epoch": null, "name": "restraint-rhts", "release": "1.el7bkr", "source": "rpm", "version": "0.4.4" } ], "rng-tools": [ { "arch": "x86_64", "epoch": null, "name": "rng-tools", "release": "5.el7", "source": "rpm", "version": "6.3.1" } ], "rootfiles": [ { "arch": "noarch", "epoch": null, "name": "rootfiles", "release": "11.el7", "source": "rpm", "version": "8.1" } ], "rpcbind": [ { "arch": "x86_64", "epoch": null, "name": "rpcbind", "release": "49.el7", "source": "rpm", "version": "0.2.0" } ], "rpm": [ { "arch": "x86_64", "epoch": null, "name": "rpm", "release": "48.el7_9", "source": "rpm", "version": "4.11.3" } ], "rpm-build-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "48.el7_9", "source": "rpm", "version": "4.11.3" } ], "rpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "48.el7_9", "source": "rpm", "version": "4.11.3" } ], "rpm-python": [ { "arch": "x86_64", "epoch": null, "name": "rpm-python", "release": "48.el7_9", "source": "rpm", "version": "4.11.3" } ], "rsync": [ { "arch": "x86_64", "epoch": null, "name": "rsync", "release": "12.el7_9", "source": "rpm", "version": "3.1.2" } ], "rsyslog": [ { "arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "57.el7_9.3", "source": "rpm", "version": "8.24.0" } ], "ruby": [ { "arch": "x86_64", "epoch": null, "name": "ruby", "release": "39.el7_9", "source": "rpm", "version": "2.0.0.648" } ], "ruby-irb": [ { "arch": "noarch", "epoch": null, "name": "ruby-irb", "release": "39.el7_9", "source": "rpm", "version": "2.0.0.648" } ], "ruby-libs": [ { "arch": "x86_64", "epoch": null, "name": "ruby-libs", "release": "39.el7_9", "source": "rpm", "version": "2.0.0.648" } ], "rubygem-bigdecimal": [ { "arch": "x86_64", "epoch": null, "name": "rubygem-bigdecimal", "release": "39.el7_9", "source": "rpm", "version": "1.2.0" } ], "rubygem-io-console": [ { "arch": "x86_64", "epoch": null, "name": "rubygem-io-console", "release": "39.el7_9", "source": "rpm", "version": "0.4.2" } ], "rubygem-json": [ { "arch": "x86_64", "epoch": null, "name": "rubygem-json", "release": "39.el7_9", "source": "rpm", "version": "1.7.7" } ], "rubygem-psych": [ { "arch": "x86_64", "epoch": null, "name": "rubygem-psych", "release": "39.el7_9", "source": "rpm", "version": "2.0.0" } ], "rubygem-rdoc": [ { "arch": "noarch", "epoch": null, "name": "rubygem-rdoc", "release": "39.el7_9", "source": "rpm", "version": "4.0.0" } ], "rubygems": [ { "arch": "noarch", "epoch": null, "name": "rubygems", "release": "39.el7_9", "source": "rpm", "version": "2.0.14.1" } ], "sed": [ { "arch": "x86_64", "epoch": null, "name": "sed", "release": "7.el7", "source": "rpm", "version": "4.2.2" } ], "selinux-policy": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "268.el7_9.2", "source": "rpm", "version": "3.13.1" } ], "selinux-policy-targeted": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "268.el7_9.2", "source": "rpm", "version": "3.13.1" } ], "setools-libs": [ { "arch": "x86_64", "epoch": null, "name": "setools-libs", "release": "4.el7", "source": "rpm", "version": "3.3.8" } ], "setup": [ { "arch": "noarch", "epoch": null, "name": "setup", "release": "11.el7", "source": "rpm", "version": "2.8.71" } ], "sg3_utils": [ { "arch": "x86_64", "epoch": 1, "name": "sg3_utils", "release": "19.el7", "source": "rpm", "version": "1.37" } ], "sg3_utils-libs": [ { "arch": "x86_64", "epoch": 1, "name": "sg3_utils-libs", "release": "19.el7", "source": "rpm", "version": "1.37" } ], "shadow-utils": [ { "arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "5.el7", "source": "rpm", "version": "4.6" } ], "shared-mime-info": [ { "arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "5.el7", "source": "rpm", "version": "1.8" } ], "slang": [ { "arch": "x86_64", "epoch": null, "name": "slang", "release": "11.el7", "source": "rpm", "version": "2.2.4" } ], "snappy": [ { "arch": "x86_64", "epoch": null, "name": "snappy", "release": "3.el7", "source": "rpm", "version": "1.1.0" } ], "sqlite": [ { "arch": "x86_64", "epoch": null, "name": "sqlite", "release": "8.el7_7.1", "source": "rpm", "version": "3.7.17" } ], "strace": [ { "arch": "x86_64", "epoch": null, "name": "strace", "release": "7.el7_9", "source": "rpm", "version": "4.24" } ], "sudo": [ { "arch": "x86_64", "epoch": null, "name": "sudo", "release": "10.el7_9.3", "source": "rpm", "version": "1.8.23" } ], "systemd": [ { "arch": "x86_64", "epoch": null, "name": "systemd", "release": "78.el7_9.9", "source": "rpm", "version": "219" } ], "systemd-libs": [ { "arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "78.el7_9.9", "source": "rpm", "version": "219" } ], "systemd-sysv": [ { "arch": "x86_64", "epoch": null, "name": "systemd-sysv", "release": "78.el7_9.9", "source": "rpm", "version": "219" } ], "systemtap": [ { "arch": "x86_64", "epoch": null, "name": "systemtap", "release": "13.el7", "source": "rpm", "version": "4.0" } ], "systemtap-client": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-client", "release": "13.el7", "source": "rpm", "version": "4.0" } ], "systemtap-devel": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-devel", "release": "13.el7", "source": "rpm", "version": "4.0" } ], "systemtap-runtime": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-runtime", "release": "13.el7", "source": "rpm", "version": "4.0" } ], "sysvinit-tools": [ { "arch": "x86_64", "epoch": null, "name": "sysvinit-tools", "release": "14.dsf.el7", "source": "rpm", "version": "2.88" } ], "tar": [ { "arch": "x86_64", "epoch": 2, "name": "tar", "release": "35.el7", "source": "rpm", "version": "1.26" } ], "tcp_wrappers": [ { "arch": "x86_64", "epoch": null, "name": "tcp_wrappers", "release": "77.el7", "source": "rpm", "version": "7.6" } ], "tcp_wrappers-libs": [ { "arch": "x86_64", "epoch": null, "name": "tcp_wrappers-libs", "release": "77.el7", "source": "rpm", "version": "7.6" } ], "teamd": [ { "arch": "x86_64", "epoch": null, "name": "teamd", "release": "3.el7", "source": "rpm", "version": "1.29" } ], "time": [ { "arch": "x86_64", "epoch": null, "name": "time", "release": "45.el7", "source": "rpm", "version": "1.7" } ], "tps-devel": [ { "arch": "noarch", "epoch": null, "name": "tps-devel", "release": "1", "source": "rpm", "version": "2.44.50" } ], "tuned": [ { "arch": "noarch", "epoch": null, "name": "tuned", "release": "12.el7_9", "source": "rpm", "version": "2.11.0" } ], "tzdata": [ { "arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.el7", "source": "rpm", "version": "2024a" } ], "unzip": [ { "arch": "x86_64", "epoch": null, "name": "unzip", "release": "24.el7_9", "source": "rpm", "version": "6.0" } ], "ustr": [ { "arch": "x86_64", "epoch": null, "name": "ustr", "release": "16.el7", "source": "rpm", "version": "1.0.4" } ], "util-linux": [ { "arch": "x86_64", "epoch": null, "name": "util-linux", "release": "65.el7_9.1", "source": "rpm", "version": "2.23.2" } ], "vim-common": [ { "arch": "x86_64", "epoch": 2, "name": "vim-common", "release": "8.el7_9", "source": "rpm", "version": "7.4.629" } ], "vim-enhanced": [ { "arch": "x86_64", "epoch": 2, "name": "vim-enhanced", "release": "8.el7_9", "source": "rpm", "version": "7.4.629" } ], "vim-filesystem": [ { "arch": "x86_64", "epoch": 2, "name": "vim-filesystem", "release": "8.el7_9", "source": "rpm", "version": "7.4.629" } ], "vim-minimal": [ { "arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "8.el7_9", "source": "rpm", "version": "7.4.629" } ], "virt-what": [ { "arch": "x86_64", "epoch": null, "name": "virt-what", "release": "4.el7_9.1", "source": "rpm", "version": "1.18" } ], "wget": [ { "arch": "x86_64", "epoch": null, "name": "wget", "release": "18.el7_6.1", "source": "rpm", "version": "1.14" } ], "which": [ { "arch": "x86_64", "epoch": null, "name": "which", "release": "7.el7", "source": "rpm", "version": "2.20" } ], "wpa_supplicant": [ { "arch": "x86_64", "epoch": 1, "name": "wpa_supplicant", "release": "12.el7_9.2", "source": "rpm", "version": "2.6" } ], "xfsprogs": [ { "arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "22.el7", "source": "rpm", "version": "4.5.0" } ], "xz": [ { "arch": "x86_64", "epoch": null, "name": "xz", "release": "2.el7_9", "source": "rpm", "version": "5.2.2" } ], "xz-libs": [ { "arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "2.el7_9", "source": "rpm", "version": "5.2.2" } ], "yum": [ { "arch": "noarch", "epoch": null, "name": "yum", "release": "168.el7.centos", "source": "rpm", "version": "3.4.3" } ], "yum-metadata-parser": [ { "arch": "x86_64", "epoch": null, "name": "yum-metadata-parser", "release": "10.el7", "source": "rpm", "version": "1.1.4" } ], "yum-plugin-fastestmirror": [ { "arch": "noarch", "epoch": null, "name": "yum-plugin-fastestmirror", "release": "54.el7_8", "source": "rpm", "version": "1.1.31" } ], "yum-utils": [ { "arch": "noarch", "epoch": null, "name": "yum-utils", "release": "54.el7_8", "source": "rpm", "version": "1.1.31" } ], "zip": [ { "arch": "x86_64", "epoch": null, "name": "zip", "release": "11.el7", "source": "rpm", "version": "3.0" } ], "zlib": [ { "arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.el7_9", "source": "rpm", "version": "1.2.7" } ] } }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Get rsyslog version] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:48 Thursday 16 May 2024 19:44:35 +0000 (0:00:01.614) 0:00:04.423 ********** ok: [sut] => { "ansible_facts": { "__rsyslog_version": "8.24.0" }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Check rsyslog version 1] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:55 Thursday 16 May 2024 19:44:35 +0000 (0:00:00.022) 0:00:04.445 ********** ok: [sut] => {} MSG: Rsyslog_version is 8.24.0, which is older than "8.37.0-7.2". TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Check rsyslog version 2] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:60 Thursday 16 May 2024 19:44:35 +0000 (0:00:00.020) 0:00:04.465 ********** skipping: [sut] => { "false_condition": "__rsyslog_version is version('8.37.0-7.2', '>')" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Set __rsyslog_failed_validation] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:68 Thursday 16 May 2024 19:44:35 +0000 (0:00:00.017) 0:00:04.482 ********** skipping: [sut] => { "changed": false, "false_condition": "rsyslog_in_image | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Create the config directory if it does not exist] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:76 Thursday 16 May 2024 19:44:35 +0000 (0:00:00.021) 0:00:04.504 ********** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Create a work directory] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:83 Thursday 16 May 2024 19:44:35 +0000 (0:00:00.249) 0:00:04.753 ********** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:89 Thursday 16 May 2024 19:44:35 +0000 (0:00:00.167) 0:00:04.920 ********** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:97 Thursday 16 May 2024 19:44:35 +0000 (0:00:00.169) 0:00:05.090 ********** ok: [sut] => { "ansible_facts": { "__rsyslog_common_rules": [ { "comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n maxMessageSize=\"8192\"\n)\n" }, { "name": "local-modules", "sections": [ { "options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=\"3600\")" } ], "state": "absent", "type": "modules" }, { "name": "common-defaults", "sections": [ { "comment": "Log every message", "options": "$RepeatedMsgReduction off" } ], "type": "global" } ] }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:120 Thursday 16 May 2024 19:44:35 +0000 (0:00:00.080) 0:00:05.170 ********** changed: [sut] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n maxMessageSize="8192"\n)\n'}) => { "ansible_loop_var": "inner_item", "changed": true, "checksum": "01785a86b4dbac8d6fa956de9fe2565e9b46e79b", "dest": "/etc/rsyslog.d/00-global.conf", "gid": 0, "group": "root", "inner_item": { "comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n maxMessageSize=\"8192\"\n)\n" }, "md5sum": "58af10f7f33e77c7a7cb4f3f08ca4f19", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 137, "src": "/root/.ansible/tmp/ansible-tmp-1715888675.9279377-14444-203218273231236/source", "state": "file", "uid": 0 } skipping: [sut] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval="3600")'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "inner_item.state is undefined or inner_item.state != 'absent'", "inner_item": { "name": "local-modules", "sections": [ { "options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=\"3600\")" } ], "state": "absent", "type": "modules" }, "skip_reason": "Conditional result was False" } changed: [sut] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => { "ansible_loop_var": "inner_item", "changed": true, "checksum": "cd87491589393ab4a5f556a614493c4c27a80733", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "gid": 0, "group": "root", "inner_item": { "name": "common-defaults", "sections": [ { "comment": "Log every message", "options": "$RepeatedMsgReduction off" } ], "type": "global" }, "md5sum": "67b8db030cbdc1a113a66f29287f3698", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 96, "src": "/root/.ansible/tmp/ansible-tmp-1715888676.4220984-14444-50527418076493/source", "state": "file", "uid": 0 } Notification for handler Restart rsyslogd has been saved. Notification for handler Restart rsyslogd has been saved. TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Initialize list of template results] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:144 Thursday 16 May 2024 19:44:36 +0000 (0:00:00.972) 0:00:06.143 ********** ok: [sut] => { "ansible_facts": { "__rsyslog_template_results": [ { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "01785a86b4dbac8d6fa956de9fe2565e9b46e79b", "dest": "/etc/rsyslog.d/00-global.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n maxMessageSize=\"8192\"\n)\n" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "01785a86b4dbac8d6fa956de9fe2565e9b46e79b", "content": null, "dest": "/etc/rsyslog.d/00-global.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1715888675.9279377-14444-203218273231236/source", "unsafe_writes": false, "validate": null } }, "md5sum": "58af10f7f33e77c7a7cb4f3f08ca4f19", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 137, "src": "/root/.ansible/tmp/ansible-tmp-1715888675.9279377-14444-203218273231236/source", "state": "file", "uid": 0 }, { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "inner_item.state is undefined or inner_item.state != 'absent'", "inner_item": { "name": "local-modules", "sections": [ { "options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=\"3600\")" } ], "state": "absent", "type": "modules" }, "skip_reason": "Conditional result was False", "skipped": true }, { "ansible_loop_var": "inner_item", "changed": true, "checksum": "cd87491589393ab4a5f556a614493c4c27a80733", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "common-defaults", "sections": [ { "comment": "Log every message", "options": "$RepeatedMsgReduction off" } ], "type": "global" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "cd87491589393ab4a5f556a614493c4c27a80733", "content": null, "dest": "/etc/rsyslog.d/05-common-defaults.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1715888676.4220984-14444-50527418076493/source", "unsafe_writes": false, "validate": null } }, "md5sum": "67b8db030cbdc1a113a66f29287f3698", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 96, "src": "/root/.ansible/tmp/ansible-tmp-1715888676.4220984-14444-50527418076493/source", "state": "file", "uid": 0 } ], "skipped": false } ] }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Remove common config files in rsyslog.d] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:148 Thursday 16 May 2024 19:44:36 +0000 (0:00:00.029) 0:00:06.173 ********** skipping: [sut] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n maxMessageSize="8192"\n)\n'}) => { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "not __rsyslog_enabled | bool", "inner_item": { "comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n maxMessageSize=\"8192\"\n)\n" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval="3600")'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "not __rsyslog_enabled | bool", "inner_item": { "name": "local-modules", "sections": [ { "options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=\"3600\")" } ], "state": "absent", "type": "modules" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "not __rsyslog_enabled | bool", "inner_item": { "name": "common-defaults", "sections": [ { "comment": "Log every message", "options": "$RepeatedMsgReduction off" } ], "type": "global" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Include input sub-vars] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:166 Thursday 16 May 2024 19:44:36 +0000 (0:00:00.032) 0:00:06.205 ********** ok: [sut] => (item={'name': 'basic_input', 'type': 'basics', 'use_imuxsock': True}) => { "ansible_facts": { "__rsyslog_basics_packages": [] }, "ansible_included_var_files": [ "/WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/basics/main.yml" ], "ansible_loop_var": "input_item", "changed": false, "input_item": { "name": "basic_input", "type": "basics", "use_imuxsock": true } } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Run input sub-tasks] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:177 Thursday 16 May 2024 19:44:36 +0000 (0:00:00.030) 0:00:06.236 ********** included: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/inputs/basics/main.yml for sut => (item={'name': 'basic_input', 'type': 'basics', 'use_imuxsock': True}) TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Install/Update basics input packages] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/inputs/basics/main.yml:3 Thursday 16 May 2024 19:44:36 +0000 (0:00:00.048) 0:00:06.284 ********** included: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml for sut TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Install/Update required packages] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:4 Thursday 16 May 2024 19:44:37 +0000 (0:00:00.036) 0:00:06.321 ********** skipping: [sut] => { "changed": false, "false_condition": "__rsyslog_packages | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate role configuration files in rsyslog.d] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:14 Thursday 16 May 2024 19:44:37 +0000 (0:00:00.025) 0:00:06.347 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Add deployed templates to global list] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:32 Thursday 16 May 2024 19:44:37 +0000 (0:00:00.022) 0:00:06.369 ********** ok: [sut] => { "ansible_facts": { "__rsyslog_template_results": [ { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "01785a86b4dbac8d6fa956de9fe2565e9b46e79b", "dest": "/etc/rsyslog.d/00-global.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n maxMessageSize=\"8192\"\n)\n" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "01785a86b4dbac8d6fa956de9fe2565e9b46e79b", "content": null, "dest": "/etc/rsyslog.d/00-global.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1715888675.9279377-14444-203218273231236/source", "unsafe_writes": false, "validate": null } }, "md5sum": "58af10f7f33e77c7a7cb4f3f08ca4f19", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 137, "src": "/root/.ansible/tmp/ansible-tmp-1715888675.9279377-14444-203218273231236/source", "state": "file", "uid": 0 }, { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "inner_item.state is undefined or inner_item.state != 'absent'", "inner_item": { "name": "local-modules", "sections": [ { "options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=\"3600\")" } ], "state": "absent", "type": "modules" }, "skip_reason": "Conditional result was False", "skipped": true }, { "ansible_loop_var": "inner_item", "changed": true, "checksum": "cd87491589393ab4a5f556a614493c4c27a80733", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "common-defaults", "sections": [ { "comment": "Log every message", "options": "$RepeatedMsgReduction off" } ], "type": "global" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "cd87491589393ab4a5f556a614493c4c27a80733", "content": null, "dest": "/etc/rsyslog.d/05-common-defaults.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1715888676.4220984-14444-50527418076493/source", "unsafe_writes": false, "validate": null } }, "md5sum": "67b8db030cbdc1a113a66f29287f3698", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 96, "src": "/root/.ansible/tmp/ansible-tmp-1715888676.4220984-14444-50527418076493/source", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": false, "results": [], "skipped": true, "skipped_reason": "No items in the list" } ] }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Remove role config files from rsyslog.d] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:36 Thursday 16 May 2024 19:44:37 +0000 (0:00:00.030) 0:00:06.399 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Create basics input configuration file /etc/rsyslog.d/input-basics-basic_input] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/inputs/basics/main.yml:10 Thursday 16 May 2024 19:44:37 +0000 (0:00:00.022) 0:00:06.421 ********** included: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml for sut TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Install/Update required packages] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:4 Thursday 16 May 2024 19:44:37 +0000 (0:00:00.038) 0:00:06.460 ********** skipping: [sut] => { "changed": false, "false_condition": "__rsyslog_packages | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate role configuration files in rsyslog.d] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:14 Thursday 16 May 2024 19:44:37 +0000 (0:00:00.024) 0:00:06.485 ********** changed: [sut] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': '$ModLoad imuxsock # provides support for local system logging (e.g. via logger command)\n# Turn on message reception via local log socket;\n$OmitLocalLogging off\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call default_files\n}\n'}]}) => { "ansible_loop_var": "inner_item", "changed": true, "checksum": "979d16e4ed4736f459732866bf73607596fd9470", "dest": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "gid": 0, "group": "root", "inner_item": { "name": "input-basics-basic_input", "sections": [ { "options": "$ModLoad imuxsock # provides support for local system logging (e.g. via logger command)\n# Turn on message reception via local log socket;\n$OmitLocalLogging off\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call default_files\n}\n" } ], "state": "present", "type": "input" }, "md5sum": "22ce5b44252b729665749c8209afef9b", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 302, "src": "/root/.ansible/tmp/ansible-tmp-1715888677.2790315-14472-61691356850694/source", "state": "file", "uid": 0 } Notification for handler Restart rsyslogd has been saved. TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Add deployed templates to global list] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:32 Thursday 16 May 2024 19:44:37 +0000 (0:00:00.492) 0:00:06.978 ********** ok: [sut] => { "ansible_facts": { "__rsyslog_template_results": [ { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "01785a86b4dbac8d6fa956de9fe2565e9b46e79b", "dest": "/etc/rsyslog.d/00-global.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n maxMessageSize=\"8192\"\n)\n" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "01785a86b4dbac8d6fa956de9fe2565e9b46e79b", "content": null, "dest": "/etc/rsyslog.d/00-global.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1715888675.9279377-14444-203218273231236/source", "unsafe_writes": false, "validate": null } }, "md5sum": "58af10f7f33e77c7a7cb4f3f08ca4f19", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 137, "src": "/root/.ansible/tmp/ansible-tmp-1715888675.9279377-14444-203218273231236/source", "state": "file", "uid": 0 }, { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "inner_item.state is undefined or inner_item.state != 'absent'", "inner_item": { "name": "local-modules", "sections": [ { "options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=\"3600\")" } ], "state": "absent", "type": "modules" }, "skip_reason": "Conditional result was False", "skipped": true }, { "ansible_loop_var": "inner_item", "changed": true, "checksum": "cd87491589393ab4a5f556a614493c4c27a80733", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "common-defaults", "sections": [ { "comment": "Log every message", "options": "$RepeatedMsgReduction off" } ], "type": "global" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "cd87491589393ab4a5f556a614493c4c27a80733", "content": null, "dest": "/etc/rsyslog.d/05-common-defaults.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1715888676.4220984-14444-50527418076493/source", "unsafe_writes": false, "validate": null } }, "md5sum": "67b8db030cbdc1a113a66f29287f3698", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 96, "src": "/root/.ansible/tmp/ansible-tmp-1715888676.4220984-14444-50527418076493/source", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": false, "results": [], "skipped": true, "skipped_reason": "No items in the list" }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "979d16e4ed4736f459732866bf73607596fd9470", "dest": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "input-basics-basic_input", "sections": [ { "options": "$ModLoad imuxsock # provides support for local system logging (e.g. via logger command)\n# Turn on message reception via local log socket;\n$OmitLocalLogging off\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call default_files\n}\n" } ], "state": "present", "type": "input" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "979d16e4ed4736f459732866bf73607596fd9470", "content": null, "dest": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1715888677.2790315-14472-61691356850694/source", "unsafe_writes": false, "validate": null } }, "md5sum": "22ce5b44252b729665749c8209afef9b", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 302, "src": "/root/.ansible/tmp/ansible-tmp-1715888677.2790315-14472-61691356850694/source", "state": "file", "uid": 0 } ], "skipped": false } ] }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Remove role config files from rsyslog.d] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:36 Thursday 16 May 2024 19:44:37 +0000 (0:00:00.031) 0:00:07.010 ********** skipping: [sut] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': '$ModLoad imuxsock # provides support for local system logging (e.g. via logger command)\n# Turn on message reception via local log socket;\n$OmitLocalLogging off\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call default_files\n}\n'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "(not __rsyslog_enabled | bool) or (inner_item.state | d('present') == 'absent')", "inner_item": { "name": "input-basics-basic_input", "sections": [ { "options": "$ModLoad imuxsock # provides support for local system logging (e.g. via logger command)\n# Turn on message reception via local log socket;\n$OmitLocalLogging off\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call default_files\n}\n" } ], "state": "present", "type": "input" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Include output sub-vars] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:192 Thursday 16 May 2024 19:44:37 +0000 (0:00:00.109) 0:00:07.119 ********** ok: [sut] => (item={'name': 'default_files', 'type': 'files'}) => { "ansible_facts": { "__rsyslog_conf_files_output_modules": [ { "name": "output-files-modules", "sections": [ { "comment": "Log messages into files with traditional, syslog, or default format", "options": "{% if logging_files_template_format == \"traditional\" %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% elif logging_files_template_format == \"syslog\" %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_SyslogProtocol23Format\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}" } ], "type": "modules" } ], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": [ "{{ __rsyslog_conf_files_output_modules }}" ] }, "ansible_included_var_files": [ "/WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/files/main.yml" ], "ansible_loop_var": "output_item", "changed": false, "output_item": { "name": "default_files", "type": "files" } } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Run output sub-tasks] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:204 Thursday 16 May 2024 19:44:37 +0000 (0:00:00.031) 0:00:07.150 ********** included: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/outputs/files/main.yml for sut => (item={'name': 'default_files', 'type': 'files'}) TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/outputs/files/main.yml:3 Thursday 16 May 2024 19:44:37 +0000 (0:00:00.041) 0:00:07.192 ********** included: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml for sut TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Install/Update required packages] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:4 Thursday 16 May 2024 19:44:37 +0000 (0:00:00.056) 0:00:07.249 ********** skipping: [sut] => { "changed": false, "false_condition": "__rsyslog_packages | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate role configuration files in rsyslog.d] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:14 Thursday 16 May 2024 19:44:37 +0000 (0:00:00.026) 0:00:07.276 ********** changed: [sut] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with traditional, syslog, or default format', 'options': 'module(load="builtin:omfile")\n'}]}) => { "ansible_loop_var": "inner_item", "changed": true, "checksum": "bcf2fc3de5f51237535db7e7c8faf735f0c5adf8", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "gid": 0, "group": "root", "inner_item": { "name": "output-files-modules", "sections": [ { "comment": "Log messages into files with traditional, syslog, or default format", "options": "module(load=\"builtin:omfile\")\n" } ], "type": "modules" }, "md5sum": "00018829068d32b3c654252fff4f6884", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 151, "src": "/root/.ansible/tmp/ansible-tmp-1715888678.0179088-14487-275139316630646/source", "state": "file", "uid": 0 } Notification for handler Restart rsyslogd has been saved. TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Add deployed templates to global list] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:32 Thursday 16 May 2024 19:44:38 +0000 (0:00:00.451) 0:00:07.728 ********** ok: [sut] => { "ansible_facts": { "__rsyslog_template_results": [ { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "01785a86b4dbac8d6fa956de9fe2565e9b46e79b", "dest": "/etc/rsyslog.d/00-global.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n maxMessageSize=\"8192\"\n)\n" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "01785a86b4dbac8d6fa956de9fe2565e9b46e79b", "content": null, "dest": "/etc/rsyslog.d/00-global.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1715888675.9279377-14444-203218273231236/source", "unsafe_writes": false, "validate": null } }, "md5sum": "58af10f7f33e77c7a7cb4f3f08ca4f19", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 137, "src": "/root/.ansible/tmp/ansible-tmp-1715888675.9279377-14444-203218273231236/source", "state": "file", "uid": 0 }, { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "inner_item.state is undefined or inner_item.state != 'absent'", "inner_item": { "name": "local-modules", "sections": [ { "options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=\"3600\")" } ], "state": "absent", "type": "modules" }, "skip_reason": "Conditional result was False", "skipped": true }, { "ansible_loop_var": "inner_item", "changed": true, "checksum": "cd87491589393ab4a5f556a614493c4c27a80733", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "common-defaults", "sections": [ { "comment": "Log every message", "options": "$RepeatedMsgReduction off" } ], "type": "global" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "cd87491589393ab4a5f556a614493c4c27a80733", "content": null, "dest": "/etc/rsyslog.d/05-common-defaults.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1715888676.4220984-14444-50527418076493/source", "unsafe_writes": false, "validate": null } }, "md5sum": "67b8db030cbdc1a113a66f29287f3698", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 96, "src": "/root/.ansible/tmp/ansible-tmp-1715888676.4220984-14444-50527418076493/source", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": false, "results": [], "skipped": true, "skipped_reason": "No items in the list" }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "979d16e4ed4736f459732866bf73607596fd9470", "dest": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "input-basics-basic_input", "sections": [ { "options": "$ModLoad imuxsock # provides support for local system logging (e.g. via logger command)\n# Turn on message reception via local log socket;\n$OmitLocalLogging off\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call default_files\n}\n" } ], "state": "present", "type": "input" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "979d16e4ed4736f459732866bf73607596fd9470", "content": null, "dest": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1715888677.2790315-14472-61691356850694/source", "unsafe_writes": false, "validate": null } }, "md5sum": "22ce5b44252b729665749c8209afef9b", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 302, "src": "/root/.ansible/tmp/ansible-tmp-1715888677.2790315-14472-61691356850694/source", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "bcf2fc3de5f51237535db7e7c8faf735f0c5adf8", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "output-files-modules", "sections": [ { "comment": "Log messages into files with traditional, syslog, or default format", "options": "module(load=\"builtin:omfile\")\n" } ], "type": "modules" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "bcf2fc3de5f51237535db7e7c8faf735f0c5adf8", "content": null, "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1715888678.0179088-14487-275139316630646/source", "unsafe_writes": false, "validate": null } }, "md5sum": "00018829068d32b3c654252fff4f6884", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 151, "src": "/root/.ansible/tmp/ansible-tmp-1715888678.0179088-14487-275139316630646/source", "state": "file", "uid": 0 } ], "skipped": false } ] }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Remove role config files from rsyslog.d] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:36 Thursday 16 May 2024 19:44:38 +0000 (0:00:00.031) 0:00:07.760 ********** skipping: [sut] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with traditional, syslog, or default format', 'options': 'module(load="builtin:omfile")\n'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "(not __rsyslog_enabled | bool) or (inner_item.state | d('present') == 'absent')", "inner_item": { "name": "output-files-modules", "sections": [ { "comment": "Log messages into files with traditional, syslog, or default format", "options": "module(load=\"builtin:omfile\")\n" } ], "type": "modules" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Create files output configuration file /etc/rsyslog.d/output-files-default_files] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/outputs/files/main.yml:11 Thursday 16 May 2024 19:44:38 +0000 (0:00:00.029) 0:00:07.789 ********** included: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml for sut TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Install/Update required packages] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:4 Thursday 16 May 2024 19:44:38 +0000 (0:00:00.037) 0:00:07.827 ********** skipping: [sut] => { "changed": false, "false_condition": "__rsyslog_packages | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate role configuration files in rsyslog.d] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:14 Thursday 16 May 2024 19:44:38 +0000 (0:00:00.025) 0:00:07.853 ********** changed: [sut] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => { "ansible_loop_var": "inner_item", "changed": true, "checksum": "6b34ddb09de551bdabe9619872f9bfc26e0cf895", "dest": "/etc/rsyslog.d/30-output-files-default_files.conf", "gid": 0, "group": "root", "inner_item": { "name": "output-files-default_files", "sections": [ { "options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n" } ], "state": "present", "type": "output" }, "md5sum": "195c9e71899ab3144d7cea0e8b70c0df", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1152, "src": "/root/.ansible/tmp/ansible-tmp-1715888678.6265373-14500-109513869137573/source", "state": "file", "uid": 0 } Notification for handler Restart rsyslogd has been saved. TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Add deployed templates to global list] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:32 Thursday 16 May 2024 19:44:39 +0000 (0:00:00.474) 0:00:08.327 ********** ok: [sut] => { "ansible_facts": { "__rsyslog_template_results": [ { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "01785a86b4dbac8d6fa956de9fe2565e9b46e79b", "dest": "/etc/rsyslog.d/00-global.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n maxMessageSize=\"8192\"\n)\n" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "01785a86b4dbac8d6fa956de9fe2565e9b46e79b", "content": null, "dest": "/etc/rsyslog.d/00-global.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1715888675.9279377-14444-203218273231236/source", "unsafe_writes": false, "validate": null } }, "md5sum": "58af10f7f33e77c7a7cb4f3f08ca4f19", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 137, "src": "/root/.ansible/tmp/ansible-tmp-1715888675.9279377-14444-203218273231236/source", "state": "file", "uid": 0 }, { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "inner_item.state is undefined or inner_item.state != 'absent'", "inner_item": { "name": "local-modules", "sections": [ { "options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=\"3600\")" } ], "state": "absent", "type": "modules" }, "skip_reason": "Conditional result was False", "skipped": true }, { "ansible_loop_var": "inner_item", "changed": true, "checksum": "cd87491589393ab4a5f556a614493c4c27a80733", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "common-defaults", "sections": [ { "comment": "Log every message", "options": "$RepeatedMsgReduction off" } ], "type": "global" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "cd87491589393ab4a5f556a614493c4c27a80733", "content": null, "dest": "/etc/rsyslog.d/05-common-defaults.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1715888676.4220984-14444-50527418076493/source", "unsafe_writes": false, "validate": null } }, "md5sum": "67b8db030cbdc1a113a66f29287f3698", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 96, "src": "/root/.ansible/tmp/ansible-tmp-1715888676.4220984-14444-50527418076493/source", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": false, "results": [], "skipped": true, "skipped_reason": "No items in the list" }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "979d16e4ed4736f459732866bf73607596fd9470", "dest": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "input-basics-basic_input", "sections": [ { "options": "$ModLoad imuxsock # provides support for local system logging (e.g. via logger command)\n# Turn on message reception via local log socket;\n$OmitLocalLogging off\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call default_files\n}\n" } ], "state": "present", "type": "input" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "979d16e4ed4736f459732866bf73607596fd9470", "content": null, "dest": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1715888677.2790315-14472-61691356850694/source", "unsafe_writes": false, "validate": null } }, "md5sum": "22ce5b44252b729665749c8209afef9b", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 302, "src": "/root/.ansible/tmp/ansible-tmp-1715888677.2790315-14472-61691356850694/source", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "bcf2fc3de5f51237535db7e7c8faf735f0c5adf8", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "output-files-modules", "sections": [ { "comment": "Log messages into files with traditional, syslog, or default format", "options": "module(load=\"builtin:omfile\")\n" } ], "type": "modules" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "bcf2fc3de5f51237535db7e7c8faf735f0c5adf8", "content": null, "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1715888678.0179088-14487-275139316630646/source", "unsafe_writes": false, "validate": null } }, "md5sum": "00018829068d32b3c654252fff4f6884", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 151, "src": "/root/.ansible/tmp/ansible-tmp-1715888678.0179088-14487-275139316630646/source", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "6b34ddb09de551bdabe9619872f9bfc26e0cf895", "dest": "/etc/rsyslog.d/30-output-files-default_files.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "output-files-default_files", "sections": [ { "options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n" } ], "state": "present", "type": "output" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "6b34ddb09de551bdabe9619872f9bfc26e0cf895", "content": null, "dest": "/etc/rsyslog.d/30-output-files-default_files.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1715888678.6265373-14500-109513869137573/source", "unsafe_writes": false, "validate": null } }, "md5sum": "195c9e71899ab3144d7cea0e8b70c0df", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1152, "src": "/root/.ansible/tmp/ansible-tmp-1715888678.6265373-14500-109513869137573/source", "state": "file", "uid": 0 } ], "skipped": false } ] }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Remove role config files from rsyslog.d] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:36 Thursday 16 May 2024 19:44:39 +0000 (0:00:00.031) 0:00:08.359 ********** skipping: [sut] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "(not __rsyslog_enabled | bool) or (inner_item.state | d('present') == 'absent')", "inner_item": { "name": "output-files-default_files", "sections": [ { "options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n" } ], "state": "present", "type": "output" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Get rsyslog config files not owned by any package] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:217 Thursday 16 May 2024 19:44:39 +0000 (0:00:00.064) 0:00:08.424 ********** skipping: [sut] => { "changed": false, "false_condition": "logging_purge_confs | bool | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Purge - remove files not generated by current state] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:234 Thursday 16 May 2024 19:44:39 +0000 (0:00:00.024) 0:00:08.448 ********** skipping: [sut] => { "changed": false, "false_condition": "logging_purge_confs | bool | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:254 Thursday 16 May 2024 19:44:39 +0000 (0:00:00.031) 0:00:08.480 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:275 Thursday 16 May 2024 19:44:39 +0000 (0:00:00.021) 0:00:08.502 ********** skipping: [sut] => (item=[]) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item | length > 0", "item": [], "skip_reason": "Conditional result was False" } skipping: [sut] => (item=[]) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item | length > 0", "item": [], "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Copy local ca_cert file to the target if needed] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:283 Thursday 16 May 2024 19:44:39 +0000 (0:00:00.038) 0:00:08.540 ********** skipping: [sut] => { "changed": false, "false_condition": "__logging_forwards_tls | length > 0 or __logging_remote_tls | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Copy local cert file to the target if needed] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:295 Thursday 16 May 2024 19:44:39 +0000 (0:00:00.030) 0:00:08.571 ********** skipping: [sut] => { "changed": false, "false_condition": "__logging_forwards_tls | length > 0 or __logging_remote_tls | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Copy local key file to the target if needed] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:307 Thursday 16 May 2024 19:44:39 +0000 (0:00:00.031) 0:00:08.603 ********** skipping: [sut] => { "changed": false, "false_condition": "__logging_forwards_tls | length > 0 or __logging_remote_tls | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Enable rsyslog service] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:319 Thursday 16 May 2024 19:44:39 +0000 (0:00:00.031) 0:00:08.634 ********** ok: [sut] => { "changed": false, "enabled": true, "name": "rsyslog", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2024-05-16 19:13:56 UTC", "ActiveEnterTimestampMonotonic": "19308368", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice network-online.target basic.target network.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-05-16 19:13:55 UTC", "AssertTimestampMonotonic": "19027339", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-05-16 19:13:55 UTC", "ConditionTimestampMonotonic": "19027338", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) http://www.rsyslog.com/doc/", "EnvironmentFile": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "1225", "ExecMainStartTimestamp": "Thu 2024-05-16 19:13:55 UTC", "ExecMainStartTimestampMonotonic": "19058312", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2024-05-16 19:13:55 UTC", "InactiveExitTimestampMonotonic": "19058371", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "1225", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "network-online.target network.target", "WatchdogTimestamp": "Thu 2024-05-16 19:13:56 UTC", "WatchdogTimestampMonotonic": "19308085", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Disable rsyslog service] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:328 Thursday 16 May 2024 19:44:39 +0000 (0:00:00.457) 0:00:09.092 ********** skipping: [sut] => { "changed": false, "false_condition": "not __rsyslog_enabled | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Check rsyslog version] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:337 Thursday 16 May 2024 19:44:39 +0000 (0:00:00.024) 0:00:09.116 ********** skipping: [sut] => { "false_condition": "__rsyslog_failed_validation | d(false)" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : See if there are any config files] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:349 Thursday 16 May 2024 19:44:39 +0000 (0:00:00.023) 0:00:09.139 ********** skipping: [sut] => { "changed": false, "false_condition": "__logging_is_ostree | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:356 Thursday 16 May 2024 19:44:39 +0000 (0:00:00.025) 0:00:09.164 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715886836.208535, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "c9638f934d9bd63f915871a44f22aa1968342884", "ctime": 1714466839.1213706, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 144726, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1642101032.0, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 3232, "uid": 0, "version": "760807488", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate main rsyslog configuration] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:362 Thursday 16 May 2024 19:44:40 +0000 (0:00:00.200) 0:00:09.365 ********** Notification for handler Restart rsyslogd has been saved. changed: [sut] => { "changed": true, "checksum": "5fe705203b62f654be0460d9893da023dbffb94d", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "md5sum": "06be1b21217661badf921ea6dcceb702", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 131, "src": "/root/.ansible/tmp/ansible-tmp-1715888680.0965745-14525-81851949053459/source", "state": "file", "uid": 0 } TASK [Force all notified handlers to run at this point, not waiting for normal sync points] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/tests/tests_imuxsock_files.yml:50 Thursday 16 May 2024 19:44:40 +0000 (0:00:00.461) 0:00:09.826 ********** NOTIFIED HANDLER fedora.linux_system_roles.private_logging_subrole_rsyslog : Restart rsyslogd for sut META: triggered running handlers for sut RUNNING HANDLER [fedora.linux_system_roles.private_logging_subrole_rsyslog : Restart rsyslogd] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/handlers/main.yml:2 Thursday 16 May 2024 19:44:40 +0000 (0:00:00.015) 0:00:09.841 ********** changed: [sut] => { "changed": true, "name": "rsyslog", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2024-05-16 19:13:56 UTC", "ActiveEnterTimestampMonotonic": "19308368", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice network-online.target basic.target network.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-05-16 19:13:55 UTC", "AssertTimestampMonotonic": "19027339", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-05-16 19:13:55 UTC", "ConditionTimestampMonotonic": "19027338", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) http://www.rsyslog.com/doc/", "EnvironmentFile": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "1225", "ExecMainStartTimestamp": "Thu 2024-05-16 19:13:55 UTC", "ExecMainStartTimestampMonotonic": "19058312", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2024-05-16 19:13:55 UTC", "InactiveExitTimestampMonotonic": "19058371", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "1225", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "network-online.target network.target", "WatchdogTimestamp": "Thu 2024-05-16 19:13:56 UTC", "WatchdogTimestampMonotonic": "19308085", "WatchdogUSec": "0" } } TASK [Ensure config file size and counts] ************************************** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/tests/tests_imuxsock_files.yml:53 Thursday 16 May 2024 19:44:40 +0000 (0:00:00.259) 0:00:10.100 ********** included: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/tests/tasks/check_daemon_config_files.yml for sut TASK [Get info of /etc/rsyslog.conf] ******************************************* task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/tests/tasks/check_daemon_config_files.yml:2 Thursday 16 May 2024 19:44:40 +0000 (0:00:00.027) 0:00:10.128 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715888680.755223, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "5fe705203b62f654be0460d9893da023dbffb94d", "ctime": 1715888680.4482214, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 263355, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1715888680.2972205, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 131, "uid": 0, "version": "18446744072885542567", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Get file counts in /etc/rsyslog.d] *************************************** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/tests/tasks/check_daemon_config_files.yml:7 Thursday 16 May 2024 19:44:40 +0000 (0:00:00.158) 0:00:10.286 ********** ok: [sut] => { "changed": false, "examined": 7, "files": [ { "atime": 1715888680.7572231, "ctime": 1715888678.3662095, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 263353, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1715888678.2152085, "nlink": 1, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 151, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1715886836.232535, "ctime": 1714467158.6083705, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 169624, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1518646683.0, "nlink": 1, "path": "/etc/rsyslog.d/21-cloudinit.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 255, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1715888680.7572231, "ctime": 1715888676.7662003, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 263351, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1715888676.6161995, "nlink": 1, "path": "/etc/rsyslog.d/05-common-defaults.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 96, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1715888680.7572231, "ctime": 1715888678.967213, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 263354, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1715888678.817212, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1152, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1715888680.7572231, "ctime": 1715888677.6172051, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 263352, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1715888677.4642043, "nlink": 1, "path": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 302, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1715888680.7572231, "ctime": 1715888676.345198, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 262515, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1715888676.1301966, "nlink": 1, "path": "/etc/rsyslog.d/00-global.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 137, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } ], "matched": 6, "skipped_paths": {} } MSG: All paths examined TASK [Check rsyslog.conf size (less)] ****************************************** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/tests/tasks/check_daemon_config_files.yml:13 Thursday 16 May 2024 19:44:41 +0000 (0:00:00.242) 0:00:10.529 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check rsyslog.conf size (more)] ****************************************** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/tests/tasks/check_daemon_config_files.yml:18 Thursday 16 May 2024 19:44:41 +0000 (0:00:00.017) 0:00:10.547 ********** skipping: [sut] => { "changed": false, "false_condition": "__conf_size == \"more\"", "skip_reason": "Conditional result was False" } TASK [Check file counts in rsyslog.d] ****************************************** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/tests/tasks/check_daemon_config_files.yml:23 Thursday 16 May 2024 19:44:41 +0000 (0:00:00.015) 0:00:10.562 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check conf files exist] ************************************************** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/tests/tasks/check_daemon_config_files.yml:27 Thursday 16 May 2024 19:44:41 +0000 (0:00:00.016) 0:00:10.579 ********** ok: [sut] => (item=/etc/rsyslog.d/30-output-files-default_files.conf) => { "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/30-output-files-default_files.conf", "stat": { "atime": 1715888680.7572231, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "6b34ddb09de551bdabe9619872f9bfc26e0cf895", "ctime": 1715888678.967213, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 263354, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1715888678.817212, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1152, "uid": 0, "version": "18446744072885542553", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Check rsyslog errors] **************************************************** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/tests/tasks/check_daemon_config_files.yml:35 Thursday 16 May 2024 19:44:41 +0000 (0:00:00.170) 0:00:10.749 ********** skipping: [sut] => { "changed": false, "false_condition": "__check_systemctl_status == \"true\"", "skip_reason": "Conditional result was False" } TASK [Check output to messages line] ******************************************* task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/tests/tests_imuxsock_files.yml:62 Thursday 16 May 2024 19:44:41 +0000 (0:00:00.014) 0:00:10.764 ********** ok: [sut] => { "changed": false, "cmd": [ "/bin/grep", "\\\\*.info;mail.none;authpriv.none;cron.none.*/var/log/messages", "/etc/rsyslog.d/30-output-files-default_files.conf" ], "delta": "0:00:00.004216", "end": "2024-05-16 19:44:41.674674", "rc": 0, "start": "2024-05-16 19:44:41.670458" } STDOUT: *.info;mail.none;authpriv.none;cron.none /var/log/messages TASK [Ensure logger message is logged in a file] ******************************* task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/tests/tests_imuxsock_files.yml:69 Thursday 16 May 2024 19:44:41 +0000 (0:00:00.246) 0:00:11.010 ********** included: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/tests/tasks/test_logger.yml for sut TASK [Run logger to generate a test log message] ******************************* task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/tests/tasks/test_logger.yml:7 Thursday 16 May 2024 19:44:41 +0000 (0:00:00.027) 0:00:11.038 ********** ok: [sut] => { "changed": false, "cmd": [ "/bin/logger", "-i", "-p", "local6.info", "-t", "testTag0", "testMessage0" ], "delta": "0:00:00.004691", "end": "2024-05-16 19:44:41.861568", "rc": 0, "start": "2024-05-16 19:44:41.856877" } TASK [Check the test log message in /var/log/messages] ************************* task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/tests/tasks/test_logger.yml:13 Thursday 16 May 2024 19:44:41 +0000 (0:00:00.158) 0:00:11.197 ********** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "/bin/grep", "testMessage0", "/var/log/messages" ], "delta": "0:00:00.005040", "end": "2024-05-16 19:44:42.019269", "rc": 0, "start": "2024-05-16 19:44:42.014229" } STDOUT: 2024-05-16T19:44:41.856755+00:00 e94f2967-0382-48b9-91af-fc94f17186b8 ansible-ansible.legacy.command: Invoked with executable=None _uses_shell=False expand_argument_vars=True strip_empty_ends=True _raw_params=/bin/logger -i -p local6.info -t testTag0 testMessage0 removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None 2024-05-16T19:44:41.861366+00:00 e94f2967-0382-48b9-91af-fc94f17186b8 testTag0[12592]: testMessage0 2024-05-16T19:44:42.014179+00:00 e94f2967-0382-48b9-91af-fc94f17186b8 ansible-ansible.legacy.command: Invoked with executable=None _uses_shell=False expand_argument_vars=True strip_empty_ends=True _raw_params=/bin/grep testMessage0 /var/log/messages removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None TASK [Get content of /var/log/messages] **************************************** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/tests/tests_imuxsock_files.yml:75 Thursday 16 May 2024 19:44:42 +0000 (0:00:00.161) 0:00:11.358 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/var/log/messages" ], "delta": "0:00:00.005275", "end": "2024-05-16 19:44:42.173197", "rc": 0, "start": "2024-05-16 19:44:42.167922" } STDOUT: Apr 30 04:57:25 vm-10-0-184-83 ansible-ansible.legacy.command: Invoked with executable=None chdir=/usr/tmp/1mt-img_gen expand_argument_vars=True strip_empty_ends=True _raw_params=. ./func.sh; clean_temps removes=None argv=None creates=None _uses_shell=True stdin_add_newline=True stdin=None Apr 30 04:57:28 vm-10-0-184-83 ansible-file: Invoked with src=None selevel=None force=False setype=None _original_basename=None unsafe_writes=False access_time=None seuser=None recurse=False state=absent access_time_format=%Y%m%d%H%M.%S group=None modification_time=None serole=None _diff_peek=None modification_time_format=%Y%m%d%H%M.%S path=/root/.bash_history owner=None follow=True attributes=None mode=None Apr 30 04:57:37 vm-10-0-184-83 ansible-ansible.legacy.stat: Invoked with checksum_algorithm=sha1 get_checksum=True path=/etc/machine-id follow=False get_mime=True get_attributes=True Apr 30 04:57:39 vm-10-0-184-83 ansible-ansible.legacy.copy: Invoked with src=/root/.ansible/tmp/ansible-tmp-1714467456.4678144-6432-208164484103613/source directory_mode=None force=True unsafe_writes=False remote_src=None dest=/etc/machine-id selevel=None seuser=None setype=None group=None content=NOT_LOGGING_PARAMETER _original_basename=tmpc2wcvpb7 serole=None mode=None checksum=da39a3ee5e6b4b0d3255bfef95601890afd80709 owner=None follow=False validate=None attributes=None backup=False local_follow=None Apr 30 04:58:18 vm-10-0-184-83 ansible-ansible.legacy.command: Invoked with executable=None chdir=/usr/tmp/1mt-img_gen expand_argument_vars=True strip_empty_ends=True _raw_params=. ./func.sh; restore_selinux_context removes=None argv=None creates=None _uses_shell=True stdin_add_newline=True stdin=None Apr 30 04:58:25 vm-10-0-184-83 NetworkManager[481]: [1714467505.3807] manager: kernel firmware directory '/lib/firmware' changed Apr 30 04:58:39 vm-10-0-184-83 ansible-file: Invoked with src=None selevel=None force=False setype=None _original_basename=None unsafe_writes=False access_time=None seuser=None recurse=False state=absent access_time_format=%Y%m%d%H%M.%S group=None modification_time=None serole=None _diff_peek=None modification_time_format=%Y%m%d%H%M.%S path=/usr/tmp/1mt-img_gen owner=None follow=True attributes=None mode=None Apr 30 04:58:47 vm-10-0-184-83 ansible-file: Invoked with src=None selevel=None force=False setype=None _original_basename=None unsafe_writes=False access_time=None seuser=None recurse=False state=absent access_time_format=%Y%m%d%H%M.%S group=None modification_time=None serole=None _diff_peek=None modification_time_format=%Y%m%d%H%M.%S path=/root/.compose owner=None follow=True attributes=None mode=None Apr 30 04:58:47 vm-10-0-184-83 ansible-file: Invoked with src=None selevel=None force=False setype=None _original_basename=None unsafe_writes=False access_time=None seuser=None recurse=False state=absent access_time_format=%Y%m%d%H%M.%S group=None modification_time=None serole=None _diff_peek=None modification_time_format=%Y%m%d%H%M.%S path=/root/.buildroot owner=None follow=True attributes=None mode=None Apr 30 04:58:48 vm-10-0-184-83 ansible-file: Invoked with src=None selevel=None force=False setype=None _original_basename=None unsafe_writes=False access_time=None seuser=None recurse=False state=absent access_time_format=%Y%m%d%H%M.%S group=None modification_time=None serole=None _diff_peek=None modification_time_format=%Y%m%d%H%M.%S path=/root/.tree_type owner=None follow=True attributes=None mode=None Apr 30 04:58:49 vm-10-0-184-83 ansible-file: Invoked with src=None selevel=None force=False setype=None _original_basename=None unsafe_writes=False access_time=None seuser=None recurse=False state=absent access_time_format=%Y%m%d%H%M.%S group=None modification_time=None serole=None _diff_peek=None modification_time_format=%Y%m%d%H%M.%S path=/root/.support owner=None follow=True attributes=None mode=None Apr 30 04:58:50 vm-10-0-184-83 ansible-file: Invoked with src=None selevel=None force=False setype=None _original_basename=None unsafe_writes=False access_time=None seuser=None recurse=False state=absent access_time_format=%Y%m%d%H%M.%S group=None modification_time=None serole=None _diff_peek=None modification_time_format=%Y%m%d%H%M.%S path=/root/.postfix owner=None follow=True attributes=None mode=None Apr 30 04:58:53 vm-10-0-184-83 ansible-ansible.legacy.command: Invoked with executable=None _uses_shell=False expand_argument_vars=True strip_empty_ends=True _raw_params=/sbin/shutdown -h +1 removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None Apr 30 04:58:53 vm-10-0-184-83 systemd: Started Delayed Shutdown Service. Apr 30 04:58:53 vm-10-0-184-83 systemd-shutdownd: Shutting down at Tue 2024-04-30 04:59:53 EDT (poweroff)... Apr 30 04:58:53 vm-10-0-184-83 systemd-shutdownd: Creating /run/nologin, blocking further logins... Apr 30 04:59:53 vm-10-0-184-83 systemd-logind: Removed session 4. Apr 30 04:59:53 vm-10-0-184-83 systemd: Removed slice User Slice of root. May 16 15:13:37 ip-10-31-9-197 kernel: Initializing cgroup subsys cpuset May 16 15:13:37 ip-10-31-9-197 kernel: Initializing cgroup subsys cpu May 16 15:13:37 ip-10-31-9-197 kernel: Initializing cgroup subsys cpuacct May 16 15:13:37 ip-10-31-9-197 kernel: Linux version 3.10.0-1160.114.2.el7.x86_64 (mockbuild@kbuilder.bsys.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-44) (GCC) ) #1 SMP Wed Mar 20 15:54:52 UTC 2024 May 16 15:13:37 ip-10-31-9-197 kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-1160.114.2.el7.x86_64 root=UUID=91d5a5d3-ba8f-4936-a2f9-66ce051660f0 ro crashkernel=auto net.ifnames=0 rhgb quiet LANG=en_US.UTF-8 May 16 15:13:37 ip-10-31-9-197 kernel: e820: BIOS-provided physical RAM map: May 16 15:13:37 ip-10-31-9-197 kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009dfff] usable May 16 15:13:37 ip-10-31-9-197 kernel: BIOS-e820: [mem 0x000000000009e000-0x000000000009ffff] reserved May 16 15:13:37 ip-10-31-9-197 kernel: BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved May 16 15:13:37 ip-10-31-9-197 kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000efffffff] usable May 16 15:13:37 ip-10-31-9-197 kernel: BIOS-e820: [mem 0x00000000fc000000-0x00000000ffffffff] reserved May 16 15:13:37 ip-10-31-9-197 kernel: NX (Execute Disable) protection: active May 16 15:13:37 ip-10-31-9-197 kernel: SMBIOS 2.7 present. May 16 15:13:37 ip-10-31-9-197 kernel: DMI: Xen HVM domU, BIOS 4.11.amazon 08/24/2006 May 16 15:13:37 ip-10-31-9-197 kernel: Hypervisor detected: Xen HVM May 16 15:13:37 ip-10-31-9-197 kernel: Xen version 4.11. May 16 15:13:37 ip-10-31-9-197 kernel: Netfront and the Xen platform PCI driver have been compiled for this kernel: unplug emulated NICs. May 16 15:13:37 ip-10-31-9-197 kernel: Blkfront and the Xen platform PCI driver have been compiled for this kernel: unplug emulated disks.#012You might have to change the root device#012from /dev/hd[a-d] to /dev/xvd[a-d]#012in your root= kernel command line option May 16 15:13:37 ip-10-31-9-197 kernel: e820: last_pfn = 0xf0000 max_arch_pfn = 0x400000000 May 16 15:13:37 ip-10-31-9-197 kernel: PAT configuration [0-7]: WB WC UC- UC WB WP UC- UC May 16 15:13:37 ip-10-31-9-197 kernel: found SMP MP-table at [mem 0x000fbb70-0x000fbb7f] mapped at [ffffffffff200b70] May 16 15:13:37 ip-10-31-9-197 kernel: Using GB pages for direct mapping May 16 15:13:37 ip-10-31-9-197 kernel: RAMDISK: [mem 0x35982000-0x36cb8fff] May 16 15:13:37 ip-10-31-9-197 kernel: Early table checksum verification disabled May 16 15:13:37 ip-10-31-9-197 kernel: ACPI: RSDP 00000000000ea020 00024 (v02 Xen) May 16 15:13:37 ip-10-31-9-197 kernel: ACPI Warning: BIOS XSDT has NULL entry, using RSDT (20130517/tbutils-388) May 16 15:13:37 ip-10-31-9-197 kernel: ACPI: RSDT 00000000fc00d3b0 0003C (v01 Xen HVM 00000000 HVML 00000000) May 16 15:13:37 ip-10-31-9-197 kernel: ACPI: FACP 00000000fc00d330 00074 (v01 Xen HVM 00000000 HVML 00000000) May 16 15:13:37 ip-10-31-9-197 kernel: ACPI: DSDT 00000000fc001000 0BD14 (v02 Xen HVM 00000000 INTL 20090123) May 16 15:13:37 ip-10-31-9-197 kernel: ACPI: FACS 00000000fc00d2f0 00040 May 16 15:13:37 ip-10-31-9-197 kernel: ACPI: SSDT 00000000fc00cd20 00033 (v02 Xen HVM 00000000 INTL 20090123) May 16 15:13:37 ip-10-31-9-197 kernel: ACPI: SSDT 00000000fc00cd60 00031 (v02 Xen HVM 00000000 INTL 20090123) May 16 15:13:37 ip-10-31-9-197 kernel: ACPI: APIC 00000000fc00cda0 000D8 (v02 Xen HVM 00000000 HVML 00000000) May 16 15:13:37 ip-10-31-9-197 kernel: ACPI: HPET 00000000fc00d280 00038 (v01 Xen HVM 00000000 HVML 00000000) May 16 15:13:37 ip-10-31-9-197 kernel: ACPI: WAET 00000000fc00d2c0 00028 (v01 Xen HVM 00000000 HVML 00000000) May 16 15:13:37 ip-10-31-9-197 kernel: No NUMA configuration found May 16 15:13:37 ip-10-31-9-197 kernel: Faking a node at [mem 0x0000000000000000-0x00000000efffffff] May 16 15:13:37 ip-10-31-9-197 kernel: NODE_DATA(0) allocated [mem 0xeffd9000-0xefffffff] May 16 15:13:37 ip-10-31-9-197 kernel: Reserving 161MB of memory at 688MB for crashkernel (System RAM: 3839MB) May 16 15:13:37 ip-10-31-9-197 kernel: Zone ranges: May 16 15:13:37 ip-10-31-9-197 kernel: DMA [mem 0x00001000-0x00ffffff] May 16 15:13:37 ip-10-31-9-197 kernel: DMA32 [mem 0x01000000-0xffffffff] May 16 15:13:37 ip-10-31-9-197 kernel: Normal empty May 16 15:13:37 ip-10-31-9-197 kernel: Movable zone start for each node May 16 15:13:37 ip-10-31-9-197 kernel: Early memory node ranges May 16 15:13:37 ip-10-31-9-197 kernel: node 0: [mem 0x00001000-0x0009dfff] May 16 15:13:37 ip-10-31-9-197 kernel: node 0: [mem 0x00100000-0xefffffff] May 16 15:13:37 ip-10-31-9-197 kernel: Initmem setup node 0 [mem 0x00001000-0xefffffff] May 16 15:13:37 ip-10-31-9-197 kernel: ACPI: PM-Timer IO Port: 0xb008 May 16 15:13:37 ip-10-31-9-197 kernel: ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) May 16 15:13:37 ip-10-31-9-197 kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) May 16 15:13:37 ip-10-31-9-197 kernel: ACPI: LAPIC (acpi_id[0x02] lapic_id[0x00] disabled) May 16 15:13:37 ip-10-31-9-197 kernel: ACPI: LAPIC (acpi_id[0x03] lapic_id[0x00] disabled) May 16 15:13:37 ip-10-31-9-197 kernel: ACPI: LAPIC (acpi_id[0x04] lapic_id[0x00] disabled) May 16 15:13:37 ip-10-31-9-197 kernel: ACPI: LAPIC (acpi_id[0x05] lapic_id[0x00] disabled) May 16 15:13:37 ip-10-31-9-197 kernel: ACPI: LAPIC (acpi_id[0x06] lapic_id[0x00] disabled) May 16 15:13:37 ip-10-31-9-197 kernel: ACPI: LAPIC (acpi_id[0x07] lapic_id[0x00] disabled) May 16 15:13:37 ip-10-31-9-197 kernel: ACPI: LAPIC (acpi_id[0x08] lapic_id[0x00] disabled) May 16 15:13:37 ip-10-31-9-197 kernel: ACPI: LAPIC (acpi_id[0x09] lapic_id[0x00] disabled) May 16 15:13:37 ip-10-31-9-197 kernel: ACPI: LAPIC (acpi_id[0x0a] lapic_id[0x00] disabled) May 16 15:13:37 ip-10-31-9-197 kernel: ACPI: LAPIC (acpi_id[0x0b] lapic_id[0x00] disabled) May 16 15:13:37 ip-10-31-9-197 kernel: ACPI: LAPIC (acpi_id[0x0c] lapic_id[0x00] disabled) May 16 15:13:37 ip-10-31-9-197 kernel: ACPI: LAPIC (acpi_id[0x0d] lapic_id[0x00] disabled) May 16 15:13:37 ip-10-31-9-197 kernel: ACPI: LAPIC (acpi_id[0x0e] lapic_id[0x00] disabled) May 16 15:13:37 ip-10-31-9-197 kernel: ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0]) May 16 15:13:37 ip-10-31-9-197 kernel: IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-47 May 16 15:13:37 ip-10-31-9-197 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) May 16 15:13:37 ip-10-31-9-197 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 low level) May 16 15:13:37 ip-10-31-9-197 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 low level) May 16 15:13:37 ip-10-31-9-197 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 low level) May 16 15:13:37 ip-10-31-9-197 kernel: Using ACPI (MADT) for SMP configuration information May 16 15:13:37 ip-10-31-9-197 kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000 May 16 15:13:37 ip-10-31-9-197 kernel: smpboot: Allowing 15 CPUs, 13 hotplug CPUs May 16 15:13:37 ip-10-31-9-197 kernel: PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff] May 16 15:13:37 ip-10-31-9-197 kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000dffff] May 16 15:13:37 ip-10-31-9-197 kernel: PM: Registered nosave memory: [mem 0x000e0000-0x000fffff] May 16 15:13:37 ip-10-31-9-197 kernel: e820: [mem 0xf0000000-0xfbffffff] available for PCI devices May 16 15:13:37 ip-10-31-9-197 kernel: Booting paravirtualized kernel on Xen HVM May 16 15:13:37 ip-10-31-9-197 kernel: setup_percpu: NR_CPUS:5120 nr_cpumask_bits:15 nr_cpu_ids:15 nr_node_ids:1 May 16 15:13:37 ip-10-31-9-197 kernel: percpu: Embedded 38 pages/cpu s118784 r8192 d28672 u262144 May 16 15:13:37 ip-10-31-9-197 kernel: PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) May 16 15:13:37 ip-10-31-9-197 kernel: Built 1 zonelists in Node order, mobility grouping on. Total pages: 967560 May 16 15:13:37 ip-10-31-9-197 kernel: Policy zone: DMA32 May 16 15:13:37 ip-10-31-9-197 kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-1160.114.2.el7.x86_64 root=UUID=91d5a5d3-ba8f-4936-a2f9-66ce051660f0 ro crashkernel=auto net.ifnames=0 rhgb quiet LANG=en_US.UTF-8 May 16 15:13:37 ip-10-31-9-197 kernel: PID hash table entries: 4096 (order: 3, 32768 bytes) May 16 15:13:37 ip-10-31-9-197 kernel: x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 May 16 15:13:37 ip-10-31-9-197 kernel: xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form May 16 15:13:37 ip-10-31-9-197 kernel: Memory: 2024060k/3932160k available (7988k kernel code, 396k absent, 267908k reserved, 5756k data, 2176k init) May 16 15:13:37 ip-10-31-9-197 kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=15, Nodes=1 May 16 15:13:37 ip-10-31-9-197 kernel: x86/pti: Unmapping kernel while in userspace May 16 15:13:37 ip-10-31-9-197 kernel: Hierarchical RCU implementation. May 16 15:13:37 ip-10-31-9-197 kernel: #011RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=15. May 16 15:13:37 ip-10-31-9-197 kernel: NR_IRQS:327936 nr_irqs:952 0 May 16 15:13:37 ip-10-31-9-197 kernel: xen:events: Xen HVM callback vector for event delivery is enabled May 16 15:13:37 ip-10-31-9-197 kernel: Console: colour VGA+ 80x25 May 16 15:13:37 ip-10-31-9-197 kernel: console [tty0] enabled May 16 15:13:37 ip-10-31-9-197 kernel: Cannot get hvm parameter CONSOLE_EVTCHN (18): -22! May 16 15:13:37 ip-10-31-9-197 kernel: allocated 31457280 bytes of page_cgroup May 16 15:13:37 ip-10-31-9-197 kernel: please try 'cgroup_disable=memory' option if you don't want memory cgroups May 16 15:13:37 ip-10-31-9-197 kernel: tsc: PIT calibration matches HPET. 1 loops May 16 15:13:37 ip-10-31-9-197 kernel: tsc: Detected 2899.836 MHz processor May 16 15:13:37 ip-10-31-9-197 kernel: tsc: Detected 2899.998 MHz TSC May 16 15:13:37 ip-10-31-9-197 kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. May 16 15:13:37 ip-10-31-9-197 kernel: 5799.99 BogoMIPS (lpj=2899998) May 16 15:13:37 ip-10-31-9-197 kernel: pid_max: default: 32768 minimum: 301 May 16 15:13:37 ip-10-31-9-197 kernel: Security Framework initialized May 16 15:13:37 ip-10-31-9-197 kernel: SELinux: Initializing. May 16 15:13:37 ip-10-31-9-197 kernel: Yama: becoming mindful. May 16 15:13:37 ip-10-31-9-197 kernel: Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) May 16 15:13:37 ip-10-31-9-197 kernel: Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) May 16 15:13:37 ip-10-31-9-197 kernel: Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) May 16 15:13:37 ip-10-31-9-197 kernel: Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) May 16 15:13:37 ip-10-31-9-197 kernel: Initializing cgroup subsys memory May 16 15:13:37 ip-10-31-9-197 kernel: Initializing cgroup subsys devices May 16 15:13:37 ip-10-31-9-197 kernel: Initializing cgroup subsys freezer May 16 15:13:37 ip-10-31-9-197 kernel: Initializing cgroup subsys net_cls May 16 15:13:37 ip-10-31-9-197 kernel: Initializing cgroup subsys blkio May 16 15:13:37 ip-10-31-9-197 kernel: Initializing cgroup subsys perf_event May 16 15:13:37 ip-10-31-9-197 kernel: Initializing cgroup subsys hugetlb May 16 15:13:37 ip-10-31-9-197 kernel: Initializing cgroup subsys pids May 16 15:13:37 ip-10-31-9-197 kernel: Initializing cgroup subsys net_prio May 16 15:13:37 ip-10-31-9-197 kernel: Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 May 16 15:13:37 ip-10-31-9-197 kernel: Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0 May 16 15:13:37 ip-10-31-9-197 kernel: tlb_flushall_shift: 6 May 16 15:13:37 ip-10-31-9-197 kernel: FEATURE SPEC_CTRL Not Present May 16 15:13:37 ip-10-31-9-197 kernel: FEATURE IBPB_SUPPORT Not Present May 16 15:13:37 ip-10-31-9-197 kernel: Spectre V1 : Mitigation: Load fences, usercopy/swapgs barriers and __user pointer sanitization May 16 15:13:37 ip-10-31-9-197 kernel: Spectre V2 : Vulnerable: Retpoline without IBPB May 16 15:13:37 ip-10-31-9-197 kernel: Filling RSB on context switch May 16 15:13:37 ip-10-31-9-197 kernel: Speculative Store Bypass: Vulnerable May 16 15:13:37 ip-10-31-9-197 kernel: MDS: Vulnerable: Clear CPU buffers attempted, no microcode May 16 15:13:37 ip-10-31-9-197 kernel: MMIO Stale Data: Vulnerable: Clear CPU buffers attempted, no microcode May 16 15:13:37 ip-10-31-9-197 kernel: Freeing SMP alternatives: 28k freed May 16 15:13:37 ip-10-31-9-197 kernel: ACPI: Core revision 20130517 May 16 15:13:37 ip-10-31-9-197 kernel: ACPI: All ACPI Tables successfully acquired May 16 15:13:37 ip-10-31-9-197 kernel: ftrace: allocating 29711 entries in 117 pages May 16 15:13:37 ip-10-31-9-197 kernel: IRQ remapping doesn't support X2APIC mode, disable x2apic. May 16 15:13:37 ip-10-31-9-197 kernel: Switched APIC routing to physical flat. May 16 15:13:37 ip-10-31-9-197 kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0 May 16 15:13:37 ip-10-31-9-197 kernel: smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz (fam: 06, model: 3f, stepping: 02) May 16 15:13:37 ip-10-31-9-197 kernel: installing Xen timer for CPU 0 May 16 15:13:37 ip-10-31-9-197 kernel: cpu 0 spinlock event irq 53 May 16 15:13:37 ip-10-31-9-197 kernel: Performance Events: unsupported p6 CPU model 63 no PMU driver, software events only. May 16 15:13:37 ip-10-31-9-197 kernel: NMI watchdog: disabled (cpu0): hardware events not enabled May 16 15:13:37 ip-10-31-9-197 kernel: NMI watchdog: Shutting down hard lockup detector on all cpus May 16 15:13:37 ip-10-31-9-197 kernel: installing Xen timer for CPU 1 May 16 15:13:37 ip-10-31-9-197 kernel: smpboot: Booting Node 0, Processors #1cpu 1 spinlock event irq 59 May 16 15:13:37 ip-10-31-9-197 kernel: MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details. May 16 15:13:37 ip-10-31-9-197 kernel: MMIO Stale Data CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/processor_mmio_stale_data.html for more details. May 16 15:13:37 ip-10-31-9-197 kernel: Brought up 2 CPUs May 16 15:13:37 ip-10-31-9-197 kernel: smpboot: Max logical packages: 8 May 16 15:13:37 ip-10-31-9-197 kernel: smpboot: Total of 2 processors activated (11599.99 BogoMIPS) May 16 15:13:37 ip-10-31-9-197 kernel: node 0 initialised, 409949 pages in 8ms May 16 15:13:37 ip-10-31-9-197 kernel: devtmpfs: initialized May 16 15:13:37 ip-10-31-9-197 kernel: x86/mm: Memory block size: 128MB May 16 15:13:37 ip-10-31-9-197 kernel: EVM: security.selinux May 16 15:13:37 ip-10-31-9-197 kernel: EVM: security.ima May 16 15:13:37 ip-10-31-9-197 kernel: EVM: security.capability May 16 15:13:37 ip-10-31-9-197 kernel: atomic64 test passed for x86-64 platform with CX8 and with SSE May 16 15:13:37 ip-10-31-9-197 kernel: pinctrl core: initialized pinctrl subsystem May 16 15:13:37 ip-10-31-9-197 kernel: RTC time: 19:13:37, date: 05/16/24 May 16 15:13:37 ip-10-31-9-197 kernel: NET: Registered protocol family 16 May 16 15:13:37 ip-10-31-9-197 kernel: ACPI: bus type PCI registered May 16 15:13:37 ip-10-31-9-197 kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 May 16 15:13:37 ip-10-31-9-197 kernel: PCI: Using configuration type 1 for base access May 16 15:13:37 ip-10-31-9-197 kernel: ACPI: Added _OSI(Module Device) May 16 15:13:37 ip-10-31-9-197 kernel: ACPI: Added _OSI(Processor Device) May 16 15:13:37 ip-10-31-9-197 kernel: ACPI: Added _OSI(3.0 _SCP Extensions) May 16 15:13:37 ip-10-31-9-197 kernel: ACPI: Added _OSI(Processor Aggregator Device) May 16 15:13:37 ip-10-31-9-197 kernel: ACPI: Added _OSI(Linux-Dell-Video) May 16 15:13:37 ip-10-31-9-197 kernel: ACPI: Interpreter enabled May 16 15:13:37 ip-10-31-9-197 kernel: ACPI: (supports S0 S3 S4 S5) May 16 15:13:37 ip-10-31-9-197 kernel: ACPI: Using IOAPIC for interrupt routing May 16 15:13:37 ip-10-31-9-197 kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug May 16 15:13:37 ip-10-31-9-197 kernel: ACPI: Enabled 2 GPEs in block 00 to 0F May 16 15:13:37 ip-10-31-9-197 kernel: random: fast init done May 16 15:13:37 ip-10-31-9-197 kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) May 16 15:13:37 ip-10-31-9-197 kernel: acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] May 16 15:13:37 ip-10-31-9-197 kernel: acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM May 16 15:13:37 ip-10-31-9-197 kernel: acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. May 16 15:13:37 ip-10-31-9-197 kernel: acpiphp: Slot [0] registered May 16 15:13:37 ip-10-31-9-197 kernel: acpiphp: Slot [3] registered May 16 15:13:37 ip-10-31-9-197 kernel: acpiphp: Slot [4] registered May 16 15:13:37 ip-10-31-9-197 kernel: acpiphp: Slot [5] registered May 16 15:13:37 ip-10-31-9-197 kernel: acpiphp: Slot [6] registered May 16 15:13:37 ip-10-31-9-197 kernel: acpiphp: Slot [7] registered May 16 15:13:37 ip-10-31-9-197 kernel: acpiphp: Slot [8] registered May 16 15:13:37 ip-10-31-9-197 kernel: acpiphp: Slot [9] registered May 16 15:13:37 ip-10-31-9-197 kernel: acpiphp: Slot [10] registered May 16 15:13:37 ip-10-31-9-197 kernel: acpiphp: Slot [11] registered May 16 15:13:37 ip-10-31-9-197 kernel: acpiphp: Slot [12] registered May 16 15:13:37 ip-10-31-9-197 kernel: acpiphp: Slot [13] registered May 16 15:13:37 ip-10-31-9-197 kernel: acpiphp: Slot [14] registered May 16 15:13:37 ip-10-31-9-197 kernel: acpiphp: Slot [15] registered May 16 15:13:37 ip-10-31-9-197 kernel: acpiphp: Slot [16] registered May 16 15:13:37 ip-10-31-9-197 kernel: acpiphp: Slot [17] registered May 16 15:13:37 ip-10-31-9-197 kernel: acpiphp: Slot [18] registered May 16 15:13:37 ip-10-31-9-197 kernel: acpiphp: Slot [19] registered May 16 15:13:37 ip-10-31-9-197 kernel: acpiphp: Slot [20] registered May 16 15:13:37 ip-10-31-9-197 kernel: acpiphp: Slot [21] registered May 16 15:13:37 ip-10-31-9-197 kernel: acpiphp: Slot [22] registered May 16 15:13:37 ip-10-31-9-197 kernel: acpiphp: Slot [23] registered May 16 15:13:37 ip-10-31-9-197 kernel: acpiphp: Slot [24] registered May 16 15:13:37 ip-10-31-9-197 kernel: acpiphp: Slot [25] registered May 16 15:13:37 ip-10-31-9-197 kernel: acpiphp: Slot [26] registered May 16 15:13:37 ip-10-31-9-197 kernel: acpiphp: Slot [27] registered May 16 15:13:37 ip-10-31-9-197 kernel: acpiphp: Slot [28] registered May 16 15:13:37 ip-10-31-9-197 kernel: acpiphp: Slot [29] registered May 16 15:13:37 ip-10-31-9-197 kernel: acpiphp: Slot [30] registered May 16 15:13:37 ip-10-31-9-197 kernel: acpiphp: Slot [31] registered May 16 15:13:37 ip-10-31-9-197 kernel: PCI host bridge to bus 0000:00 May 16 15:13:37 ip-10-31-9-197 kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] May 16 15:13:37 ip-10-31-9-197 kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] May 16 15:13:37 ip-10-31-9-197 kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] May 16 15:13:37 ip-10-31-9-197 kernel: pci_bus 0000:00: root bus resource [mem 0xf0000000-0xffffffff window] May 16 15:13:37 ip-10-31-9-197 kernel: pci_bus 0000:00: root bus resource [bus 00-ff] May 16 15:13:37 ip-10-31-9-197 kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] May 16 15:13:37 ip-10-31-9-197 kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] May 16 15:13:37 ip-10-31-9-197 kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] May 16 15:13:37 ip-10-31-9-197 kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] May 16 15:13:37 ip-10-31-9-197 kernel: * Found PM-Timer Bug on the chipset. Due to workarounds for a bug,#012* this clock source is slow. Consider trying other clock sources May 16 15:13:37 ip-10-31-9-197 kernel: pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI May 16 15:13:37 ip-10-31-9-197 kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs *5 10 11) May 16 15:13:37 ip-10-31-9-197 kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) May 16 15:13:37 ip-10-31-9-197 kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) May 16 15:13:37 ip-10-31-9-197 kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs *5 10 11) May 16 15:13:37 ip-10-31-9-197 kernel: xen:balloon: Initialising balloon driver May 16 15:13:37 ip-10-31-9-197 kernel: vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none May 16 15:13:37 ip-10-31-9-197 kernel: vgaarb: loaded May 16 15:13:37 ip-10-31-9-197 kernel: vgaarb: bridge control possible 0000:00:02.0 May 16 15:13:37 ip-10-31-9-197 kernel: SCSI subsystem initialized May 16 15:13:37 ip-10-31-9-197 kernel: ACPI: bus type USB registered May 16 15:13:37 ip-10-31-9-197 kernel: usbcore: registered new interface driver usbfs May 16 15:13:37 ip-10-31-9-197 kernel: usbcore: registered new interface driver hub May 16 15:13:37 ip-10-31-9-197 kernel: usbcore: registered new device driver usb May 16 15:13:37 ip-10-31-9-197 kernel: EDAC MC: Ver: 3.0.0 May 16 15:13:37 ip-10-31-9-197 kernel: PCI: Using ACPI for IRQ routing May 16 15:13:37 ip-10-31-9-197 kernel: NetLabel: Initializing May 16 15:13:37 ip-10-31-9-197 kernel: NetLabel: domain hash size = 128 May 16 15:13:37 ip-10-31-9-197 kernel: NetLabel: protocols = UNLABELED CIPSOv4 May 16 15:13:37 ip-10-31-9-197 kernel: NetLabel: unlabeled traffic allowed by default May 16 15:13:37 ip-10-31-9-197 kernel: HPET: 3 timers in total, 0 timers will be used for per-cpu timer May 16 15:13:37 ip-10-31-9-197 kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 May 16 15:13:37 ip-10-31-9-197 kernel: hpet0: 3 comparators, 64-bit 62.500000 MHz counter May 16 15:13:37 ip-10-31-9-197 kernel: amd_nb: Cannot enumerate AMD northbridges May 16 15:13:37 ip-10-31-9-197 kernel: Switched to clocksource xen May 16 15:13:37 ip-10-31-9-197 kernel: pnp: PnP ACPI init May 16 15:13:37 ip-10-31-9-197 kernel: ACPI: bus type PNP registered May 16 15:13:37 ip-10-31-9-197 kernel: system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved May 16 15:13:37 ip-10-31-9-197 kernel: system 00:01: [io 0x08a0-0x08a3] has been reserved May 16 15:13:37 ip-10-31-9-197 kernel: system 00:01: [io 0x0cc0-0x0ccf] has been reserved May 16 15:13:37 ip-10-31-9-197 kernel: system 00:01: [io 0x04d0-0x04d1] has been reserved May 16 15:13:37 ip-10-31-9-197 kernel: system 00:07: [io 0x10c0-0x1141] has been reserved May 16 15:13:37 ip-10-31-9-197 kernel: system 00:07: [io 0xb044-0xb047] has been reserved May 16 15:13:37 ip-10-31-9-197 kernel: pnp: PnP ACPI: found 8 devices May 16 15:13:37 ip-10-31-9-197 kernel: ACPI: bus type PNP unregistered May 16 15:13:37 ip-10-31-9-197 kernel: NET: Registered protocol family 2 May 16 15:13:37 ip-10-31-9-197 kernel: TCP established hash table entries: 32768 (order: 6, 262144 bytes) May 16 15:13:37 ip-10-31-9-197 kernel: TCP bind hash table entries: 32768 (order: 7, 524288 bytes) May 16 15:13:37 ip-10-31-9-197 kernel: TCP: Hash tables configured (established 32768 bind 32768) May 16 15:13:37 ip-10-31-9-197 kernel: TCP: reno registered May 16 15:13:37 ip-10-31-9-197 kernel: UDP hash table entries: 2048 (order: 4, 65536 bytes) May 16 15:13:37 ip-10-31-9-197 kernel: UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) May 16 15:13:37 ip-10-31-9-197 kernel: NET: Registered protocol family 1 May 16 15:13:37 ip-10-31-9-197 kernel: pci 0000:00:00.0: Limiting direct PCI/PCI transfers May 16 15:13:37 ip-10-31-9-197 kernel: pci 0000:00:01.0: PIIX3: Enabling Passive Release May 16 15:13:37 ip-10-31-9-197 kernel: pci 0000:00:01.0: Activating ISA DMA hang workarounds May 16 15:13:37 ip-10-31-9-197 kernel: Unpacking initramfs... May 16 15:13:37 ip-10-31-9-197 kernel: Freeing initrd memory: 19676k freed May 16 15:13:37 ip-10-31-9-197 kernel: RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 655360 ms ovfl timer May 16 15:13:37 ip-10-31-9-197 kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules May 16 15:13:37 ip-10-31-9-197 kernel: RAPL PMU: hw unit of domain package 2^-14 Joules May 16 15:13:37 ip-10-31-9-197 kernel: RAPL PMU: hw unit of domain dram 2^-16 Joules May 16 15:13:37 ip-10-31-9-197 kernel: sha1_ssse3: Using AVX2 optimized SHA-1 implementation May 16 15:13:37 ip-10-31-9-197 kernel: sha256_ssse3: Using AVX2 optimized SHA-256 implementation May 16 15:13:37 ip-10-31-9-197 kernel: futex hash table entries: 4096 (order: 6, 262144 bytes) May 16 15:13:37 ip-10-31-9-197 kernel: Initialise system trusted keyring May 16 15:13:37 ip-10-31-9-197 kernel: audit: initializing netlink socket (disabled) May 16 15:13:37 ip-10-31-9-197 kernel: type=2000 audit(1715886817.940:1): initialized May 16 15:13:37 ip-10-31-9-197 kernel: HugeTLB registered 1 GB page size, pre-allocated 0 pages May 16 15:13:37 ip-10-31-9-197 kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages May 16 15:13:37 ip-10-31-9-197 kernel: zpool: loaded May 16 15:13:37 ip-10-31-9-197 kernel: zbud: loaded May 16 15:13:37 ip-10-31-9-197 kernel: VFS: Disk quotas dquot_6.5.2 May 16 15:13:37 ip-10-31-9-197 kernel: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) May 16 15:13:37 ip-10-31-9-197 kernel: Key type big_key registered May 16 15:13:37 ip-10-31-9-197 kernel: NET: Registered protocol family 38 May 16 15:13:37 ip-10-31-9-197 kernel: Key type asymmetric registered May 16 15:13:37 ip-10-31-9-197 kernel: Asymmetric key parser 'x509' registered May 16 15:13:37 ip-10-31-9-197 kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) May 16 15:13:37 ip-10-31-9-197 kernel: io scheduler noop registered May 16 15:13:37 ip-10-31-9-197 kernel: io scheduler deadline registered (default) May 16 15:13:37 ip-10-31-9-197 kernel: io scheduler cfq registered May 16 15:13:37 ip-10-31-9-197 kernel: io scheduler mq-deadline registered May 16 15:13:37 ip-10-31-9-197 kernel: io scheduler kyber registered May 16 15:13:37 ip-10-31-9-197 kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5 May 16 15:13:37 ip-10-31-9-197 kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4 May 16 15:13:37 ip-10-31-9-197 kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 May 16 15:13:37 ip-10-31-9-197 kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 May 16 15:13:37 ip-10-31-9-197 kernel: ACPI: Power Button [PWRF] May 16 15:13:37 ip-10-31-9-197 kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSLPBN:00/input/input1 May 16 15:13:37 ip-10-31-9-197 kernel: ACPI: Sleep Button [SLPF] May 16 15:13:37 ip-10-31-9-197 kernel: GHES: HEST is not enabled! May 16 15:13:37 ip-10-31-9-197 kernel: xen:grant_table: Grant tables using version 1 layout May 16 15:13:37 ip-10-31-9-197 kernel: Grant table initialized May 16 15:13:37 ip-10-31-9-197 kernel: Cannot get hvm parameter CONSOLE_EVTCHN (18): -22! May 16 15:13:37 ip-10-31-9-197 kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled May 16 15:13:37 ip-10-31-9-197 kernel: 00:06: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A May 16 15:13:37 ip-10-31-9-197 kernel: Non-volatile memory driver v1.3 May 16 15:13:37 ip-10-31-9-197 kernel: Linux agpgart interface v0.103 May 16 15:13:37 ip-10-31-9-197 kernel: crash memory driver: version 1.1 May 16 15:13:37 ip-10-31-9-197 kernel: rdac: device handler registered May 16 15:13:37 ip-10-31-9-197 kernel: hp_sw: device handler registered May 16 15:13:37 ip-10-31-9-197 kernel: emc: device handler registered May 16 15:13:37 ip-10-31-9-197 kernel: alua: device handler registered May 16 15:13:37 ip-10-31-9-197 kernel: libphy: Fixed MDIO Bus: probed May 16 15:13:37 ip-10-31-9-197 kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver May 16 15:13:37 ip-10-31-9-197 kernel: ehci-pci: EHCI PCI platform driver May 16 15:13:37 ip-10-31-9-197 kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver May 16 15:13:37 ip-10-31-9-197 kernel: ohci-pci: OHCI PCI platform driver May 16 15:13:37 ip-10-31-9-197 kernel: uhci_hcd: USB Universal Host Controller Interface driver May 16 15:13:37 ip-10-31-9-197 kernel: usbcore: registered new interface driver usbserial_generic May 16 15:13:37 ip-10-31-9-197 kernel: usbserial: USB Serial support registered for generic May 16 15:13:37 ip-10-31-9-197 kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 May 16 15:13:37 ip-10-31-9-197 kernel: i8042: Warning: Keylock active May 16 15:13:37 ip-10-31-9-197 kernel: serio: i8042 KBD port at 0x60,0x64 irq 1 May 16 15:13:37 ip-10-31-9-197 kernel: serio: i8042 AUX port at 0x60,0x64 irq 12 May 16 15:13:37 ip-10-31-9-197 kernel: mousedev: PS/2 mouse device common for all mice May 16 15:13:37 ip-10-31-9-197 kernel: rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0 May 16 15:13:37 ip-10-31-9-197 kernel: rtc_cmos 00:02: alarms up to one day, 114 bytes nvram, hpet irqs May 16 15:13:37 ip-10-31-9-197 kernel: cpuidle: using governor menu May 16 15:13:37 ip-10-31-9-197 kernel: hidraw: raw HID events driver (C) Jiri Kosina May 16 15:13:37 ip-10-31-9-197 kernel: usbcore: registered new interface driver usbhid May 16 15:13:37 ip-10-31-9-197 kernel: usbhid: USB HID core driver May 16 15:13:37 ip-10-31-9-197 kernel: drop_monitor: Initializing network drop monitor service May 16 15:13:37 ip-10-31-9-197 kernel: Netfilter messages via NETLINK v0.30. May 16 15:13:37 ip-10-31-9-197 kernel: TCP: cubic registered May 16 15:13:37 ip-10-31-9-197 kernel: Initializing XFRM netlink socket May 16 15:13:37 ip-10-31-9-197 kernel: NET: Registered protocol family 10 May 16 15:13:37 ip-10-31-9-197 kernel: NET: Registered protocol family 17 May 16 15:13:37 ip-10-31-9-197 kernel: mpls_gso: MPLS GSO support May 16 15:13:37 ip-10-31-9-197 kernel: mce: Using 32 MCE banks May 16 15:13:37 ip-10-31-9-197 kernel: Loading compiled-in X.509 certificates May 16 15:13:37 ip-10-31-9-197 kernel: Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' May 16 15:13:37 ip-10-31-9-197 kernel: Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' May 16 15:13:37 ip-10-31-9-197 kernel: Loaded X.509 cert 'CentOS Linux kernel signing key: aa9620b730768ce582886821acf247f18dd3ccd3' May 16 15:13:37 ip-10-31-9-197 kernel: registered taskstats version 1 May 16 15:13:37 ip-10-31-9-197 kernel: page_owner is disabled May 16 15:13:37 ip-10-31-9-197 kernel: Key type trusted registered May 16 15:13:37 ip-10-31-9-197 kernel: Key type encrypted registered May 16 15:13:37 ip-10-31-9-197 kernel: IMA: No TPM chip found, activating TPM-bypass! (rc=-19) May 16 15:13:37 ip-10-31-9-197 kernel: BERT: Boot Error Record Table support is disabled. Enable it by using bert_enable as kernel parameter. May 16 15:13:37 ip-10-31-9-197 kernel: xenbus_probe_frontend: Device with no driver: device/vbd/768 May 16 15:13:37 ip-10-31-9-197 kernel: xenbus_probe_frontend: Device with no driver: device/vif/0 May 16 15:13:37 ip-10-31-9-197 kernel: Magic number: 8:380:243 May 16 15:13:37 ip-10-31-9-197 kernel: acpi device:86: hash matches May 16 15:13:37 ip-10-31-9-197 kernel: rtc_cmos 00:02: setting system clock to 2024-05-16 19:13:37 UTC (1715886817) May 16 15:13:37 ip-10-31-9-197 kernel: Freeing unused kernel memory: 2176k freed May 16 15:13:37 ip-10-31-9-197 kernel: Write protecting the kernel read-only data: 12288k May 16 15:13:37 ip-10-31-9-197 kernel: Freeing unused kernel memory: 192k freed May 16 15:13:37 ip-10-31-9-197 kernel: Freeing unused kernel memory: 524k freed May 16 15:13:37 ip-10-31-9-197 systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) May 16 15:13:37 ip-10-31-9-197 systemd[1]: Detected virtualization xen. May 16 15:13:37 ip-10-31-9-197 systemd[1]: Detected architecture x86-64. May 16 15:13:37 ip-10-31-9-197 systemd[1]: Running in initial RAM disk. May 16 15:13:37 ip-10-31-9-197 systemd[1]: Set hostname to . May 16 15:13:37 ip-10-31-9-197 systemd[1]: Reached target Timers. May 16 15:13:37 ip-10-31-9-197 systemd[1]: Reached target Local File Systems. May 16 15:13:37 ip-10-31-9-197 systemd[1]: Created slice Root Slice. May 16 15:13:37 ip-10-31-9-197 systemd[1]: Listening on udev Kernel Socket. May 16 15:13:37 ip-10-31-9-197 systemd[1]: Created slice System Slice. May 16 15:13:37 ip-10-31-9-197 systemd[1]: Reached target Slices. May 16 15:13:37 ip-10-31-9-197 systemd[1]: Listening on udev Control Socket. May 16 15:13:37 ip-10-31-9-197 systemd[1]: Listening on Journal Socket. May 16 15:13:37 ip-10-31-9-197 systemd[1]: Starting Create list of required static device nodes for the current kernel... May 16 15:13:37 ip-10-31-9-197 systemd[1]: Reached target Sockets. May 16 15:13:37 ip-10-31-9-197 systemd[1]: Starting Setup Virtual Console... May 16 15:13:37 ip-10-31-9-197 systemd[1]: Starting Apply Kernel Variables... May 16 15:13:37 ip-10-31-9-197 systemd[1]: Starting dracut cmdline hook... May 16 15:13:37 ip-10-31-9-197 systemd[1]: Reached target Swap. May 16 15:13:37 ip-10-31-9-197 systemd[1]: Starting Journal Service... May 16 15:13:37 ip-10-31-9-197 systemd[1]: Started Create list of required static device nodes for the current kernel. May 16 15:13:37 ip-10-31-9-197 systemd[1]: Started Apply Kernel Variables. May 16 15:13:37 ip-10-31-9-197 systemd[1]: Starting Create Static Device Nodes in /dev... May 16 15:13:37 ip-10-31-9-197 systemd[1]: Started Create Static Device Nodes in /dev. May 16 15:13:37 ip-10-31-9-197 journal: Journal started May 16 15:13:37 ip-10-31-9-197 systemd[1]: Started Journal Service. May 16 15:13:37 ip-10-31-9-197 systemd: Started dracut cmdline hook. May 16 15:13:37 ip-10-31-9-197 systemd: Starting dracut pre-udev hook... May 16 15:13:37 ip-10-31-9-197 systemd: Started dracut pre-udev hook. May 16 15:13:37 ip-10-31-9-197 systemd: Starting udev Kernel Device Manager... May 16 15:13:37 ip-10-31-9-197 systemd-udevd: starting version 219 May 16 15:13:37 ip-10-31-9-197 systemd-udevd: Network interface NamePolicy= disabled on kernel command line, ignoring. May 16 15:13:37 ip-10-31-9-197 systemd: Started udev Kernel Device Manager. May 16 15:13:37 ip-10-31-9-197 systemd: Starting udev Coldplug all Devices... May 16 15:13:37 ip-10-31-9-197 systemd: Mounting Configuration File System... May 16 15:13:37 ip-10-31-9-197 systemd: Mounted Configuration File System. May 16 15:13:37 ip-10-31-9-197 systemd: Started udev Coldplug all Devices. May 16 15:13:37 ip-10-31-9-197 systemd: Starting dracut initqueue hook... May 16 15:13:37 ip-10-31-9-197 kernel: xen_netfront: Initialising Xen virtual ethernet driver May 16 15:13:37 ip-10-31-9-197 systemd: Started Setup Virtual Console. May 16 15:13:37 ip-10-31-9-197 systemd: Reached target System Initialization. May 16 15:13:37 ip-10-31-9-197 systemd: Starting Show Plymouth Boot Screen... May 16 15:13:37 ip-10-31-9-197 kernel: blkfront: xvda: barrier or flush: disabled; persistent grants: disabled; indirect descriptors: enabled; May 16 15:13:37 ip-10-31-9-197 kernel: xvda: xvda1 May 16 15:13:37 ip-10-31-9-197 systemd: Started Show Plymouth Boot Screen. May 16 15:13:37 ip-10-31-9-197 systemd: Reached target Paths. May 16 15:13:37 ip-10-31-9-197 systemd: Started Forward Password Requests to Plymouth Directory Watch. May 16 15:13:37 ip-10-31-9-197 systemd: Reached target Basic System. May 16 15:13:38 ip-10-31-9-197 kernel: scsi host0: ata_piix May 16 15:13:38 ip-10-31-9-197 kernel: scsi host1: ata_piix May 16 15:13:38 ip-10-31-9-197 kernel: ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc000 irq 14 May 16 15:13:38 ip-10-31-9-197 kernel: ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc008 irq 15 May 16 15:13:38 ip-10-31-9-197 kernel: [TTM] Zone kernel: Available graphics memory: 1843226 kiB May 16 15:13:38 ip-10-31-9-197 kernel: [TTM] Initializing pool allocator May 16 15:13:38 ip-10-31-9-197 kernel: [TTM] Initializing DMA pool allocator May 16 15:13:38 ip-10-31-9-197 kernel: [drm] fb mappable at 0xF8000000 May 16 15:13:38 ip-10-31-9-197 kernel: [drm] vram aper at 0xF8000000 May 16 15:13:38 ip-10-31-9-197 kernel: [drm] size 33554432 May 16 15:13:38 ip-10-31-9-197 kernel: [drm] fb depth is 16 May 16 15:13:38 ip-10-31-9-197 kernel: [drm] pitch is 2048 May 16 15:13:38 ip-10-31-9-197 kernel: fbcon: cirrusdrmfb (fb0) is primary device May 16 15:13:38 ip-10-31-9-197 kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 May 16 15:13:38 ip-10-31-9-197 kernel: Console: switching to colour frame buffer device 128x48 May 16 15:13:38 ip-10-31-9-197 kernel: cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device May 16 15:13:38 ip-10-31-9-197 kernel: [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 May 16 15:13:38 ip-10-31-9-197 systemd: Found device /dev/disk/by-uuid/91d5a5d3-ba8f-4936-a2f9-66ce051660f0. May 16 15:13:38 ip-10-31-9-197 systemd: Starting File System Check on /dev/disk/by-uuid/91d5a5d3-ba8f-4936-a2f9-66ce051660f0... May 16 15:13:38 ip-10-31-9-197 systemd-fsck: /dev/xvda1: clean, 63815/262144 files, 526666/1048320 blocks May 16 15:13:38 ip-10-31-9-197 systemd: Started File System Check on /dev/disk/by-uuid/91d5a5d3-ba8f-4936-a2f9-66ce051660f0. May 16 15:13:38 ip-10-31-9-197 kernel: psmouse serio1: alps: Unknown ALPS touchpad: E7=10 00 64, EC=10 00 64 May 16 15:13:38 ip-10-31-9-197 kernel: tsc: Refined TSC clocksource calibration: 2899.983 MHz May 16 15:13:38 ip-10-31-9-197 kernel: input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio1/input/input3 May 16 15:13:40 ip-10-31-9-197 kernel: floppy0: no floppy controllers found May 16 15:13:40 ip-10-31-9-197 systemd: Started dracut initqueue hook. May 16 15:13:40 ip-10-31-9-197 systemd: Mounting /sysroot... May 16 15:13:40 ip-10-31-9-197 systemd: Reached target Remote File Systems (Pre). May 16 15:13:40 ip-10-31-9-197 systemd: Reached target Remote File Systems. May 16 15:13:40 ip-10-31-9-197 kernel: EXT4-fs (xvda1): mounted filesystem with ordered data mode. Opts: (null) May 16 15:13:40 ip-10-31-9-197 systemd: Mounted /sysroot. May 16 15:13:40 ip-10-31-9-197 systemd: Reached target Initrd Root File System. May 16 15:13:40 ip-10-31-9-197 systemd: Starting Reload Configuration from the Real Root... May 16 15:13:40 ip-10-31-9-197 systemd: Reloading. May 16 15:13:40 ip-10-31-9-197 systemd: Started Reload Configuration from the Real Root. May 16 15:13:40 ip-10-31-9-197 systemd: Reached target Initrd File Systems. May 16 15:13:40 ip-10-31-9-197 systemd: Reached target Initrd Default Target. May 16 15:13:40 ip-10-31-9-197 systemd: Starting dracut pre-pivot and cleanup hook... May 16 15:13:41 ip-10-31-9-197 systemd: Started dracut pre-pivot and cleanup hook. May 16 15:13:41 ip-10-31-9-197 systemd: Starting Cleaning Up and Shutting Down Daemons... May 16 15:13:41 ip-10-31-9-197 systemd: Starting Plymouth switch root service... May 16 15:13:41 ip-10-31-9-197 systemd: Stopped dracut pre-pivot and cleanup hook. May 16 15:13:41 ip-10-31-9-197 systemd: Stopped target Initrd Default Target. May 16 15:13:41 ip-10-31-9-197 systemd: Stopped target Basic System. May 16 15:13:41 ip-10-31-9-197 systemd: Stopped target Paths. May 16 15:13:41 ip-10-31-9-197 systemd: Stopped target System Initialization. May 16 15:13:41 ip-10-31-9-197 systemd: Stopped target Swap. May 16 15:13:41 ip-10-31-9-197 systemd: Stopping udev Kernel Device Manager... May 16 15:13:41 ip-10-31-9-197 systemd: Stopped Apply Kernel Variables. May 16 15:13:41 ip-10-31-9-197 systemd: Stopped target Sockets. May 16 15:13:41 ip-10-31-9-197 systemd: Stopped target Remote File Systems. May 16 15:13:41 ip-10-31-9-197 systemd: Stopped target Remote File Systems (Pre). May 16 15:13:41 ip-10-31-9-197 systemd: Stopped dracut initqueue hook. May 16 15:13:41 ip-10-31-9-197 systemd: Stopped udev Coldplug all Devices. May 16 15:13:41 ip-10-31-9-197 systemd: Stopped target Timers. May 16 15:13:41 ip-10-31-9-197 systemd: Stopped target Local File Systems. May 16 15:13:41 ip-10-31-9-197 systemd: Stopped target Slices. May 16 15:13:41 ip-10-31-9-197 systemd: Stopped udev Kernel Device Manager. May 16 15:13:41 ip-10-31-9-197 systemd: Stopped dracut pre-udev hook. May 16 15:13:41 ip-10-31-9-197 systemd: Stopped dracut cmdline hook. May 16 15:13:41 ip-10-31-9-197 systemd: Stopped Create Static Device Nodes in /dev. May 16 15:13:41 ip-10-31-9-197 systemd: Stopped Create list of required static device nodes for the current kernel. May 16 15:13:41 ip-10-31-9-197 systemd: Closed udev Control Socket. May 16 15:13:41 ip-10-31-9-197 systemd: Closed udev Kernel Socket. May 16 15:13:41 ip-10-31-9-197 systemd: Starting Cleanup udevd DB... May 16 15:13:41 ip-10-31-9-197 systemd: Started Cleaning Up and Shutting Down Daemons. May 16 15:13:41 ip-10-31-9-197 systemd: Started Cleanup udevd DB. May 16 15:13:41 ip-10-31-9-197 systemd: Reached target Switch Root. May 16 15:13:41 ip-10-31-9-197 systemd: Started Plymouth switch root service. May 16 15:13:41 ip-10-31-9-197 systemd: Starting Switch Root... May 16 15:13:41 ip-10-31-9-197 systemd: Switching root. May 16 15:13:41 ip-10-31-9-197 journal: Journal stopped May 16 15:13:46 ip-10-31-9-197 journal: Runtime journal is using 8.0M (max allowed 180.0M, trying to leave 270.0M free of 1.7G available → current limit 180.0M). May 16 15:13:46 ip-10-31-9-197 systemd-journald[102]: Received SIGTERM from PID 1 (systemd). May 16 15:13:46 ip-10-31-9-197 kernel: random: crng init done May 16 15:13:46 ip-10-31-9-197 kernel: type=1404 audit(1715886822.646:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 May 16 15:13:46 ip-10-31-9-197 kernel: type=1403 audit(1715886823.261:3): policy loaded auid=4294967295 ses=4294967295 May 16 15:13:46 ip-10-31-9-197 systemd[1]: Successfully loaded SELinux policy in 663.726ms. May 16 15:13:46 ip-10-31-9-197 kernel: ip_tables: (C) 2000-2006 Netfilter Core Team May 16 15:13:46 ip-10-31-9-197 systemd[1]: Inserted module 'ip_tables' May 16 15:13:46 ip-10-31-9-197 systemd[1]: Relabelled /dev, /run and /sys/fs/cgroup in 11.210ms. May 16 15:13:46 ip-10-31-9-197 kernel: EXT4-fs (xvda1): re-mounted. Opts: (null) May 16 15:13:46 ip-10-31-9-197 journal: Journal started May 16 15:13:46 ip-10-31-9-197 systemd: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) May 16 15:13:46 ip-10-31-9-197 systemd: Detected virtualization xen. May 16 15:13:46 ip-10-31-9-197 systemd: Detected architecture x86-64. May 16 15:13:46 ip-10-31-9-197 systemd: Set hostname to . May 16 15:13:46 ip-10-31-9-197 systemd: Initializing machine ID from random generator. May 16 15:13:46 ip-10-31-9-197 systemd: Installed transient /etc/machine-id file. May 16 15:13:46 ip-10-31-9-197 systemd: Starting Flush Journal to Persistent Storage... May 16 15:13:46 ip-10-31-9-197 systemd: Started Configure read-only root support. May 16 15:13:46 ip-10-31-9-197 systemd: Starting Load/Save Random Seed... May 16 15:13:46 ip-10-31-9-197 systemd: Started Create Static Device Nodes in /dev. May 16 15:13:46 ip-10-31-9-197 systemd: Starting udev Kernel Device Manager... May 16 15:13:46 ip-10-31-9-197 systemd: Reached target Local File Systems (Pre). May 16 15:13:46 ip-10-31-9-197 systemd: Reached target Local File Systems. May 16 15:13:46 ip-10-31-9-197 systemd: Starting Preprocess NFS configuration... May 16 15:13:46 ip-10-31-9-197 systemd: Starting Import network configuration from initramfs... May 16 15:13:46 ip-10-31-9-197 systemd: Starting Commit a transient machine-id on disk... May 16 15:13:46 ip-10-31-9-197 systemd: Starting Tell Plymouth To Write Out Runtime Data... May 16 15:13:46 ip-10-31-9-197 systemd: Started Flush Journal to Persistent Storage. May 16 15:13:46 ip-10-31-9-197 systemd-udevd: starting version 219 May 16 15:13:46 ip-10-31-9-197 systemd: Started Commit a transient machine-id on disk. May 16 15:13:46 ip-10-31-9-197 systemd: Started Preprocess NFS configuration. May 16 15:13:46 ip-10-31-9-197 systemd-udevd: Network interface NamePolicy= disabled on kernel command line, ignoring. May 16 15:13:46 ip-10-31-9-197 systemd: Started Load/Save Random Seed. May 16 15:13:46 ip-10-31-9-197 systemd: Started Tell Plymouth To Write Out Runtime Data. May 16 15:13:46 ip-10-31-9-197 systemd: Started Import network configuration from initramfs. May 16 15:13:46 ip-10-31-9-197 systemd: Starting Create Volatile Files and Directories... May 16 15:13:46 ip-10-31-9-197 systemd: Started Create Volatile Files and Directories. May 16 15:13:46 ip-10-31-9-197 systemd: Starting Security Auditing Service... May 16 15:13:46 ip-10-31-9-197 systemd: Mounting RPC Pipe File System... May 16 15:13:47 ip-10-31-9-197 kernel: RPC: Registered named UNIX socket transport module. May 16 15:13:47 ip-10-31-9-197 kernel: RPC: Registered udp transport module. May 16 15:13:47 ip-10-31-9-197 kernel: RPC: Registered tcp transport module. May 16 15:13:47 ip-10-31-9-197 kernel: RPC: Registered tcp NFSv4.1 backchannel transport module. May 16 15:13:47 ip-10-31-9-197 systemd: Mounted RPC Pipe File System. May 16 15:13:47 ip-10-31-9-197 systemd: Reached target rpc_pipefs.target. May 16 15:13:47 ip-10-31-9-197 systemd: Started udev Kernel Device Manager. May 16 15:13:47 ip-10-31-9-197 auditd[425]: Started dispatcher: /sbin/audispd pid: 427 May 16 15:13:47 ip-10-31-9-197 kernel: type=1305 audit(1715886827.366:4): audit_pid=425 old=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 May 16 15:13:47 ip-10-31-9-197 audispd: No plugins found, exiting May 16 15:13:47 ip-10-31-9-197 auditd[425]: Init complete, auditd 2.8.5 listening for events (startup state enable) May 16 15:13:47 ip-10-31-9-197 kernel: input: PC Speaker as /devices/platform/pcspkr/input/input4 May 16 15:13:47 ip-10-31-9-197 augenrules: /sbin/augenrules: No change May 16 15:13:47 ip-10-31-9-197 kernel: piix4_smbus 0000:00:01.3: SMBus base address uninitialized - upgrade BIOS or use force_addr=0xaddr May 16 15:13:47 ip-10-31-9-197 augenrules: No rules May 16 15:13:47 ip-10-31-9-197 augenrules: enabled 1 May 16 15:13:47 ip-10-31-9-197 augenrules: failure 1 May 16 15:13:47 ip-10-31-9-197 augenrules: pid 425 May 16 15:13:47 ip-10-31-9-197 augenrules: rate_limit 0 May 16 15:13:47 ip-10-31-9-197 augenrules: backlog_limit 8192 May 16 15:13:47 ip-10-31-9-197 augenrules: lost 0 May 16 15:13:47 ip-10-31-9-197 augenrules: backlog 0 May 16 15:13:47 ip-10-31-9-197 augenrules: enabled 1 May 16 15:13:47 ip-10-31-9-197 augenrules: failure 1 May 16 15:13:47 ip-10-31-9-197 augenrules: pid 425 May 16 15:13:47 ip-10-31-9-197 augenrules: rate_limit 0 May 16 15:13:47 ip-10-31-9-197 augenrules: backlog_limit 8192 May 16 15:13:47 ip-10-31-9-197 augenrules: lost 0 May 16 15:13:47 ip-10-31-9-197 augenrules: backlog 1 May 16 15:13:47 ip-10-31-9-197 systemd: Started Security Auditing Service. May 16 15:13:47 ip-10-31-9-197 systemd: Starting Update UTMP about System Boot/Shutdown... May 16 15:13:47 ip-10-31-9-197 systemd: Started Update UTMP about System Boot/Shutdown. May 16 15:13:47 ip-10-31-9-197 systemd: Reached target System Initialization. May 16 15:13:47 ip-10-31-9-197 systemd: Started Daily Cleanup of Temporary Directories. May 16 15:13:47 ip-10-31-9-197 systemd: Reached target Timers. May 16 15:13:47 ip-10-31-9-197 systemd: Listening on RPCbind Server Activation Socket. May 16 15:13:47 ip-10-31-9-197 systemd: Starting RPC bind service... May 16 15:13:47 ip-10-31-9-197 systemd: Listening on D-Bus System Message Bus Socket. May 16 15:13:47 ip-10-31-9-197 kernel: cryptd: max_cpu_qlen set to 1000 May 16 15:13:47 ip-10-31-9-197 systemd: Starting Initial cloud-init job (pre-networking)... May 16 15:13:47 ip-10-31-9-197 systemd: Reached target Sockets. May 16 15:13:47 ip-10-31-9-197 systemd: Reached target Basic System. May 16 15:13:47 ip-10-31-9-197 systemd: Started D-Bus System Message Bus. May 16 15:13:47 ip-10-31-9-197 kernel: ppdev: user-space parallel port driver May 16 15:13:47 ip-10-31-9-197 kernel: AVX2 version of gcm_enc/dec engaged. May 16 15:13:47 ip-10-31-9-197 kernel: AES CTR mode by8 optimization enabled May 16 15:13:47 ip-10-31-9-197 kernel: alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) May 16 15:13:47 ip-10-31-9-197 kernel: alg: No test for __generic-gcm-aes-aesni (__driver-generic-gcm-aes-aesni) May 16 15:13:47 ip-10-31-9-197 kernel: EDAC sbridge: Ver: 1.1.2 May 16 15:13:48 ip-10-31-9-197 systemd: Starting Login Service... May 16 15:13:48 ip-10-31-9-197 systemd: Starting GSSAPI Proxy Daemon... May 16 15:13:48 ip-10-31-9-197 systemd: Starting NTP client/server... May 16 15:13:48 ip-10-31-9-197 systemd: Started Hardware RNG Entropy Gatherer Daemon. May 16 15:13:48 ip-10-31-9-197 systemd: Starting Dump dmesg to /var/log/dmesg... May 16 15:13:48 ip-10-31-9-197 systemd: Starting Authorization Manager... May 16 15:13:48 ip-10-31-9-197 systemd: Started irqbalance daemon. May 16 15:13:48 ip-10-31-9-197 systemd: Started RPC bind service. May 16 15:13:48 ip-10-31-9-197 chronyd[522]: chronyd version 3.4 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +SECHASH +IPV6 +DEBUG) May 16 15:13:48 ip-10-31-9-197 systemd: Started Login Service. May 16 15:13:48 ip-10-31-9-197 systemd-logind: New seat seat0. May 16 15:13:48 ip-10-31-9-197 systemd-logind: Watching system buttons on /dev/input/event0 (Power Button) May 16 15:13:48 ip-10-31-9-197 systemd-logind: Watching system buttons on /dev/input/event1 (Sleep Button) May 16 15:13:48 ip-10-31-9-197 chronyd[522]: Frequency 0.000 +/- 1000000.000 ppm read from /var/lib/chrony/drift May 16 15:13:48 ip-10-31-9-197 systemd: Started Dump dmesg to /var/log/dmesg. May 16 15:13:48 ip-10-31-9-197 systemd: Started NTP client/server. May 16 15:13:48 ip-10-31-9-197 systemd: Started GSSAPI Proxy Daemon. May 16 15:13:48 ip-10-31-9-197 systemd: Reached target NFS client services. May 16 15:13:48 ip-10-31-9-197 systemd: Reached target Remote File Systems (Pre). May 16 15:13:48 ip-10-31-9-197 systemd: Reached target Remote File Systems. May 16 15:13:49 ip-10-31-9-197 rngd: Initalizing available sources May 16 15:13:49 ip-10-31-9-197 rngd: Failed to init entropy source 0: Hardware RNG Device May 16 15:13:49 ip-10-31-9-197 rngd: Enabling RDRAND rng support May 16 15:13:49 ip-10-31-9-197 rngd: Initalizing entropy source Intel RDRAND Instruction RNG May 16 15:13:49 ip-10-31-9-197 polkitd[512]: Started polkitd version 0.112 May 16 15:13:49 ip-10-31-9-197 systemd: Started Authorization Manager. May 16 15:13:50 ip-10-31-9-197 rngd: Enabling JITTER rng support May 16 15:13:50 ip-10-31-9-197 rngd: Initalizing entropy source JITTER Entropy generator May 16 15:13:50 ip-10-31-9-197 kernel: floppy0: no floppy controllers found May 16 15:13:51 ip-10-31-9-197 cloud-init: Cloud-init v. 0.7.9 running 'init-local' at Thu, 16 May 2024 19:13:51 +0000. Up 14.84 seconds. May 16 15:13:52 ip-10-31-9-197 systemd: Started Initial cloud-init job (pre-networking). May 16 15:13:52 ip-10-31-9-197 systemd: Reached target Network (Pre). May 16 15:13:52 ip-10-31-9-197 systemd: Starting Network Manager... May 16 15:13:52 ip-10-31-9-197 NetworkManager[578]: [1715886832.7939] NetworkManager (version 1.18.8-2.el7_9) is starting... (for the first time) May 16 15:13:52 ip-10-31-9-197 NetworkManager[578]: [1715886832.7948] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 10-slaves-order.conf) May 16 15:13:52 ip-10-31-9-197 NetworkManager[578]: [1715886832.8042] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager" May 16 15:13:52 ip-10-31-9-197 systemd: Started Network Manager. May 16 15:13:52 ip-10-31-9-197 systemd: Starting Network Manager Wait Online... May 16 15:13:52 ip-10-31-9-197 NetworkManager[578]: [1715886832.8066] manager[0x556e58501080]: monitoring kernel firmware directory '/lib/firmware'. May 16 15:13:52 ip-10-31-9-197 dbus[454]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' May 16 15:13:52 ip-10-31-9-197 systemd: Starting Hostname Service... May 16 15:13:52 ip-10-31-9-197 dbus[454]: [system] Successfully activated service 'org.freedesktop.hostname1' May 16 15:13:52 ip-10-31-9-197 systemd: Started Hostname Service. May 16 15:13:52 ip-10-31-9-197 NetworkManager[578]: [1715886832.9104] hostname: hostname: using hostnamed May 16 15:13:52 ip-10-31-9-197 NetworkManager[578]: [1715886832.9104] hostname: hostname changed from (none) to "localhost.localdomain" May 16 15:13:52 ip-10-31-9-197 NetworkManager[578]: [1715886832.9113] dns-mgr[0x556e584e9220]: init: dns=default,systemd-resolved rc-manager=file May 16 15:13:52 ip-10-31-9-197 dbus[454]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' May 16 15:13:52 ip-10-31-9-197 systemd: Starting Network Manager Script Dispatcher Service... May 16 15:13:52 ip-10-31-9-197 dbus[454]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' May 16 15:13:52 ip-10-31-9-197 systemd: Started Network Manager Script Dispatcher Service. May 16 15:13:52 ip-10-31-9-197 NetworkManager[578]: [1715886832.9295] settings: Loaded settings plugin: SettingsPluginIfcfg ("/usr/lib64/NetworkManager/1.18.8-2.el7_9/libnm-settings-plugin-ifcfg-rh.so") May 16 15:13:52 ip-10-31-9-197 NetworkManager[578]: [1715886832.9310] settings: Loaded settings plugin: NMSIbftPlugin ("/usr/lib64/NetworkManager/1.18.8-2.el7_9/libnm-settings-plugin-ibft.so") May 16 15:13:52 ip-10-31-9-197 NetworkManager[578]: [1715886832.9311] settings: Loaded settings plugin: NMSKeyfilePlugin (internal) May 16 15:13:52 ip-10-31-9-197 NetworkManager[578]: [1715886832.9337] ifcfg-rh: new connection /etc/sysconfig/network-scripts/ifcfg-eth0 (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03,"System eth0") May 16 15:13:52 ip-10-31-9-197 NetworkManager[578]: [1715886832.9370] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file May 16 15:13:52 ip-10-31-9-197 NetworkManager[578]: [1715886832.9371] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file May 16 15:13:52 ip-10-31-9-197 NetworkManager[578]: [1715886832.9372] manager: Networking is enabled by state file May 16 15:13:52 ip-10-31-9-197 NetworkManager[578]: [1715886832.9389] dhcp-init: Using DHCP client 'dhclient' May 16 15:13:52 ip-10-31-9-197 nm-dispatcher: req:1 'hostname': new request (4 scripts) May 16 15:13:52 ip-10-31-9-197 nm-dispatcher: req:1 'hostname': start running ordered scripts... May 16 15:13:53 ip-10-31-9-197 NetworkManager[578]: [1715886833.0250] Loaded device plugin: NMTeamFactory (/usr/lib64/NetworkManager/1.18.8-2.el7_9/libnm-device-plugin-team.so) May 16 15:13:53 ip-10-31-9-197 NetworkManager[578]: [1715886833.0268] device (lo): carrier: link connected May 16 15:13:53 ip-10-31-9-197 NetworkManager[578]: [1715886833.0271] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1) May 16 15:13:53 ip-10-31-9-197 NetworkManager[578]: [1715886833.0284] manager: (eth0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2) May 16 15:13:53 ip-10-31-9-197 kernel: IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready May 16 15:13:53 ip-10-31-9-197 NetworkManager[578]: [1715886833.0294] device (eth0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external') May 16 15:13:53 ip-10-31-9-197 NetworkManager[578]: [1715886833.0305] device (eth0): carrier: link connected May 16 15:13:53 ip-10-31-9-197 nm-dispatcher: req:2 'connectivity-change': new request (4 scripts) May 16 15:13:53 ip-10-31-9-197 nm-dispatcher: req:2 'connectivity-change': start running ordered scripts... May 16 15:13:53 ip-10-31-9-197 NetworkManager[578]: [1715886833.0519] device (eth0): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed') May 16 15:13:53 ip-10-31-9-197 NetworkManager[578]: [1715886833.0551] policy: auto-activating connection 'System eth0' (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03) May 16 15:13:53 ip-10-31-9-197 NetworkManager[578]: [1715886833.0573] device (eth0): Activation: starting connection 'System eth0' (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03) May 16 15:13:53 ip-10-31-9-197 NetworkManager[578]: [1715886833.0575] device (eth0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed') May 16 15:13:53 ip-10-31-9-197 NetworkManager[578]: [1715886833.0579] manager: NetworkManager state is now CONNECTING May 16 15:13:53 ip-10-31-9-197 NetworkManager[578]: [1715886833.0582] device (eth0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed') May 16 15:13:53 ip-10-31-9-197 NetworkManager[578]: [1715886833.0587] device (eth0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed') May 16 15:13:53 ip-10-31-9-197 NetworkManager[578]: [1715886833.0603] dhcp4 (eth0): activation: beginning transaction (timeout in 45 seconds) May 16 15:13:53 ip-10-31-9-197 NetworkManager[578]: [1715886833.0661] dhcp4 (eth0): dhclient started with pid 609 May 16 15:13:53 ip-10-31-9-197 dhclient[609]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 6 (xid=0x1e139bc9) May 16 15:13:53 ip-10-31-9-197 dhclient[609]: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x1e139bc9) May 16 15:13:53 ip-10-31-9-197 dhclient[609]: DHCPOFFER from 10.31.8.1 May 16 15:13:53 ip-10-31-9-197 dhclient[609]: DHCPACK from 10.31.8.1 (xid=0x1e139bc9) May 16 15:13:53 ip-10-31-9-197 NetworkManager[578]: [1715886833.3855] dhcp4 (eth0): address 10.31.9.197 May 16 15:13:53 ip-10-31-9-197 NetworkManager[578]: [1715886833.3857] dhcp4 (eth0): plen 22 (255.255.252.0) May 16 15:13:53 ip-10-31-9-197 NetworkManager[578]: [1715886833.3858] dhcp4 (eth0): gateway 10.31.8.1 May 16 15:13:53 ip-10-31-9-197 NetworkManager[578]: [1715886833.3858] dhcp4 (eth0): lease time 3600 May 16 15:13:53 ip-10-31-9-197 NetworkManager[578]: [1715886833.3858] dhcp4 (eth0): hostname 'ip-10-31-9-197' May 16 15:13:53 ip-10-31-9-197 NetworkManager[578]: [1715886833.3858] dhcp4 (eth0): nameserver '10.29.169.13' May 16 15:13:53 ip-10-31-9-197 NetworkManager[578]: [1715886833.3858] dhcp4 (eth0): nameserver '10.29.170.12' May 16 15:13:53 ip-10-31-9-197 NetworkManager[578]: [1715886833.3858] dhcp4 (eth0): nameserver '10.2.32.1' May 16 15:13:53 ip-10-31-9-197 NetworkManager[578]: [1715886833.3859] dhcp4 (eth0): domain name 'us-east-1.aws.redhat.com' May 16 15:13:53 ip-10-31-9-197 NetworkManager[578]: [1715886833.3859] dhcp4 (eth0): state changed unknown -> bound May 16 15:13:53 ip-10-31-9-197 NetworkManager[578]: [1715886833.3873] device (eth0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed') May 16 15:13:53 ip-10-31-9-197 NetworkManager[578]: [1715886833.3885] device (eth0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed') May 16 15:13:53 ip-10-31-9-197 NetworkManager[578]: [1715886833.3887] device (eth0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed') May 16 15:13:53 ip-10-31-9-197 NetworkManager[578]: [1715886833.3902] manager: NetworkManager state is now CONNECTED_LOCAL May 16 15:13:53 ip-10-31-9-197 dhclient[609]: bound to 10.31.9.197 -- renewal in 1462 seconds. May 16 15:13:53 ip-10-31-9-197 NetworkManager[578]: [1715886833.5061] manager: NetworkManager state is now CONNECTED_SITE May 16 15:13:53 ip-10-31-9-197 NetworkManager[578]: [1715886833.5062] policy: set 'System eth0' (eth0) as default for IPv4 routing and DNS May 16 15:13:53 ip-10-31-9-197 NetworkManager[578]: [1715886833.5065] policy: set-hostname: set hostname to 'ip-10-31-9-197' (from DHCPv4) May 16 15:13:53 ip-10-31-9-197 systemd-hostnamed: Changed host name to 'ip-10-31-9-197' May 16 15:13:53 ip-10-31-9-197 NetworkManager[578]: [1715886833.5115] device (eth0): Activation: successful, device activated. May 16 15:13:53 ip-10-31-9-197 NetworkManager[578]: [1715886833.5123] manager: NetworkManager state is now CONNECTED_GLOBAL May 16 15:13:53 ip-10-31-9-197 nm-dispatcher: req:3 'up' [eth0]: new request (4 scripts) May 16 15:13:53 ip-10-31-9-197 nm-dispatcher: req:3 'up' [eth0]: start running ordered scripts... May 16 15:13:53 ip-10-31-9-197 NetworkManager[578]: [1715886833.5141] manager: startup complete May 16 15:13:53 ip-10-31-9-197 nm-dispatcher: req:4 'connectivity-change': new request (4 scripts) May 16 15:13:53 ip-10-31-9-197 nm-dispatcher: req:5 'hostname': new request (4 scripts) May 16 15:13:53 ip-10-31-9-197 systemd: Started Network Manager Wait Online. May 16 15:13:53 ip-10-31-9-197 systemd: Starting LSB: Bring up/down networking... May 16 15:13:53 ip-10-31-9-197 nm-dispatcher: req:4 'connectivity-change': start running ordered scripts... May 16 15:13:53 ip-10-31-9-197 nm-dispatcher: req:5 'hostname': start running ordered scripts... May 16 15:13:53 ip-10-31-9-197 network: Bringing up loopback interface: [ OK ] May 16 15:13:54 ip-10-31-9-197 network: Bringing up interface eth0: [ OK ] May 16 15:13:54 ip-10-31-9-197 systemd: Started LSB: Bring up/down networking. May 16 15:13:54 ip-10-31-9-197 systemd: Reached target Network. May 16 15:13:54 ip-10-31-9-197 systemd: Starting Postfix Mail Transport Agent... May 16 15:13:54 ip-10-31-9-197 systemd: Starting Dynamic System Tuning Daemon... May 16 15:13:54 ip-10-31-9-197 systemd: Starting Initial cloud-init job (metadata service crawler)... May 16 15:13:54 ip-10-31-9-197 cloud-init: Cloud-init v. 0.7.9 running 'init' at Thu, 16 May 2024 19:13:54 +0000. Up 17.39 seconds. May 16 15:13:54 ip-10-31-9-197 cloud-init: ci-info: ++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++ May 16 15:13:54 ip-10-31-9-197 cloud-init: ci-info: +--------+------+-------------+---------------+-------+-------------------+ May 16 15:13:54 ip-10-31-9-197 cloud-init: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | May 16 15:13:54 ip-10-31-9-197 cloud-init: ci-info: +--------+------+-------------+---------------+-------+-------------------+ May 16 15:13:54 ip-10-31-9-197 cloud-init: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | . | May 16 15:13:54 ip-10-31-9-197 cloud-init: ci-info: | lo: | True | . | . | d | . | May 16 15:13:54 ip-10-31-9-197 cloud-init: ci-info: | eth0: | True | 10.31.9.197 | 255.255.252.0 | . | 12:20:ad:3f:1f:03 | May 16 15:13:54 ip-10-31-9-197 cloud-init: ci-info: | eth0: | True | . | . | d | 12:20:ad:3f:1f:03 | May 16 15:13:54 ip-10-31-9-197 cloud-init: ci-info: +--------+------+-------------+---------------+-------+-------------------+ May 16 15:13:54 ip-10-31-9-197 cloud-init: ci-info: ++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++ May 16 15:13:54 ip-10-31-9-197 cloud-init: ci-info: +-------+-------------+-----------+---------------+-----------+-------+ May 16 15:13:54 ip-10-31-9-197 cloud-init: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | May 16 15:13:54 ip-10-31-9-197 cloud-init: ci-info: +-------+-------------+-----------+---------------+-----------+-------+ May 16 15:13:54 ip-10-31-9-197 cloud-init: ci-info: | 0 | 0.0.0.0 | 10.31.8.1 | 0.0.0.0 | eth0 | UG | May 16 15:13:54 ip-10-31-9-197 cloud-init: ci-info: | 1 | 10.31.8.0 | 0.0.0.0 | 255.255.252.0 | eth0 | U | May 16 15:13:54 ip-10-31-9-197 cloud-init: ci-info: +-------+-------------+-----------+---------------+-----------+-------+ May 16 15:13:54 ip-10-31-9-197 cloud-init: 2024-05-16 15:13:54,909 - __init__.py[WARNING]: Unhandled non-multipart (text/x-not-multipart) userdata: '~/.citool.d/post-install...' May 16 15:13:55 ip-10-31-9-197 systemd: Started Postfix Mail Transport Agent. May 16 15:13:55 ip-10-31-9-197 systemd: Started Dynamic System Tuning Daemon. May 16 15:13:55 ip-10-31-9-197 kernel: EXT4-fs (xvda1): resizing filesystem from 1048320 to 65535739 blocks May 16 15:13:55 ip-10-31-9-197 kernel: EXT4-fs (xvda1): resized filesystem to 65535739 May 16 15:13:55 ip-10-31-9-197 systemd-hostnamed: Changed static host name to 'ip-10-31-9-197.us-east-1.aws.redhat.com' May 16 15:13:55 ip-10-31-9-197 NetworkManager[578]: [1715886835.8557] hostname: hostname changed from "localhost.localdomain" to "ip-10-31-9-197.us-east-1.aws.redhat.com" May 16 15:13:55 ip-10-31-9-197 systemd-hostnamed: Changed host name to 'ip-10-31-9-197.us-east-1.aws.redhat.com' May 16 15:13:55 ip-10-31-9-197 nm-dispatcher: req:6 'hostname': new request (4 scripts) May 16 15:13:55 ip-10-31-9-197 nm-dispatcher: req:6 'hostname': start running ordered scripts... May 16 15:13:55 ip-10-31-9-197 NetworkManager[578]: [1715886835.8727] policy: set-hostname: set hostname to 'ip-10-31-9-197.us-east-1.aws.redhat.com' (from system configuration) May 16 15:13:55 ip-10-31-9-197 nm-dispatcher: req:7 'hostname': new request (4 scripts) May 16 15:13:55 ip-10-31-9-197 nm-dispatcher: req:7 'hostname': start running ordered scripts... May 16 15:13:55 ip-10-31-9-197 systemd: Started Initial cloud-init job (metadata service crawler). May 16 15:13:55 ip-10-31-9-197 systemd: Reached target Cloud-config availability. May 16 15:13:55 ip-10-31-9-197 systemd: Starting OpenSSH server daemon... May 16 15:13:55 ip-10-31-9-197 systemd: Starting Permit User Sessions... May 16 15:13:55 ip-10-31-9-197 systemd: Reached target Network is Online. May 16 15:13:55 ip-10-31-9-197 systemd: Starting System Logging Service... May 16 15:13:55 ip-10-31-9-197 systemd: Starting The restraint harness.... May 16 15:13:55 ip-10-31-9-197 systemd: Starting Apply the settings specified in cloud-config... May 16 15:13:56 ip-10-31-9-197 systemd: Starting Notify NFS peers of a restart... May 16 15:13:56 ip-10-31-9-197 systemd: Starting Crash recovery kernel arming... May 16 15:13:56 ip-10-31-9-197 systemd: Started Permit User Sessions. May 16 15:13:56 ip-10-31-9-197 systemd: Starting Wait for Plymouth Boot Screen to Quit... May 16 15:13:56 ip-10-31-9-197 systemd: Starting Terminate Plymouth Boot Screen... May 16 15:13:56 ip-10-31-9-197 systemd: Started Command Scheduler. May 16 15:13:56 ip-10-31-9-197 sm-notify[1228]: Version 1.3.0 starting May 16 15:13:56 ip-10-31-9-197 systemd: Received SIGRTMIN+21 from PID 234 (plymouthd). May 16 15:13:56 ip-10-31-9-197 systemd: Started Notify NFS peers of a restart. May 16 15:13:56 ip-10-31-9-197 systemd: Started Wait for Plymouth Boot Screen to Quit. May 16 15:13:56 ip-10-31-9-197 systemd: Started Terminate Plymouth Boot Screen. May 16 15:13:56 ip-10-31-9-197 systemd: Started Getty on tty1. May 16 15:13:56 ip-10-31-9-197 systemd: Reached target Login Prompts. May 16 15:13:56 ip-10-31-9-197 systemd: Started The restraint harness.. May 16 15:13:56 ip-10-31-9-197 systemd: Started OpenSSH server daemon. May 16 15:13:56 ip-10-31-9-197 rsyslogd: [origin software="rsyslogd" swVersion="8.24.0-57.el7_9.3" x-pid="1225" x-info="http://www.rsyslog.com"] start May 16 15:13:56 ip-10-31-9-197 restraintd: Listening on http://localhost:8081 May 16 15:13:56 ip-10-31-9-197 systemd: Started System Logging Service. May 16 15:13:56 ip-10-31-9-197 cloud-init: Cloud-init v. 0.7.9 running 'modules:config' at Thu, 16 May 2024 19:13:56 +0000. Up 19.44 seconds. May 16 15:13:56 ip-10-31-9-197 kdumpctl: No kdump initial ramdisk found. May 16 15:13:56 ip-10-31-9-197 kdumpctl: Rebuilding /boot/initramfs-3.10.0-1160.114.2.el7.x86_64kdump.img May 16 15:13:56 ip-10-31-9-197 systemd: Stopping OpenSSH server daemon... May 16 15:13:56 ip-10-31-9-197 systemd: Stopped OpenSSH server daemon. May 16 15:13:56 ip-10-31-9-197 systemd: Starting OpenSSH server daemon... May 16 15:13:56 ip-10-31-9-197 systemd: Started OpenSSH server daemon. May 16 15:13:56 ip-10-31-9-197 systemd: Started Apply the settings specified in cloud-config. May 16 15:13:56 ip-10-31-9-197 systemd: Starting Execute cloud user/final scripts... May 16 15:13:56 ip-10-31-9-197 cloud-init: Cloud-init v. 0.7.9 running 'modules:final' at Thu, 16 May 2024 19:13:56 +0000. Up 19.96 seconds. May 16 15:13:56 ip-10-31-9-197 ec2: May 16 15:13:56 ip-10-31-9-197 ec2: ############################################################# May 16 15:13:56 ip-10-31-9-197 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- May 16 15:13:56 ip-10-31-9-197 ec2: 256 SHA256:P0lwRVgxZF6DR9Ji6YvbS7IM1BucLMLVXa167FzAmSg no comment (ECDSA) May 16 15:13:57 ip-10-31-9-197 ec2: 256 SHA256:BbH5Ljx6wxvFCUrroG50uXnsp/XF2CVHqwPa1M8ifL0 no comment (ED25519) May 16 15:13:57 ip-10-31-9-197 ec2: 2048 SHA256:UvVX98SCW3YYRjUufsYzv5LNBmdtmpMnv4C44Xn4A3g no comment (RSA) May 16 15:13:57 ip-10-31-9-197 ec2: -----END SSH HOST KEY FINGERPRINTS----- May 16 15:13:57 ip-10-31-9-197 ec2: ############################################################# May 16 15:13:57 ip-10-31-9-197 cloud-init: Cloud-init v. 0.7.9 finished at Thu, 16 May 2024 19:13:57 +0000. Datasource DataSourceEc2. Up 20.08 seconds May 16 15:13:57 ip-10-31-9-197 systemd: Started Execute cloud user/final scripts. May 16 15:13:57 ip-10-31-9-197 systemd: Reached target Multi-User System. May 16 15:13:57 ip-10-31-9-197 systemd: Starting Update UTMP about System Runlevel Changes... May 16 15:13:57 ip-10-31-9-197 systemd: Started Update UTMP about System Runlevel Changes. May 16 15:13:57 ip-10-31-9-197 dracut: dracut-033-572.el7 May 16 15:13:57 ip-10-31-9-197 dracut: Executing: /usr/sbin/dracut --quiet --hostonly --hostonly-cmdline --hostonly-i18n --hostonly-mode strict -o "plymouth dash resume ifcfg" --mount "/dev/disk/by-uuid/91d5a5d3-ba8f-4936-a2f9-66ce051660f0 /sysroot ext4 defaults" --no-hostonly-default-device -f /boot/initramfs-3.10.0-1160.114.2.el7.x86_64kdump.img 3.10.0-1160.114.2.el7.x86_64 May 16 15:13:57 ip-10-31-9-197 dracut: dracut module 'busybox' will not be installed, because command 'busybox' could not be found! May 16 15:13:57 ip-10-31-9-197 dracut: dracut module 'ifcfg' will not be installed, because it's in the list to be omitted! May 16 15:13:57 ip-10-31-9-197 dracut: dracut module 'plymouth' will not be installed, because it's in the list to be omitted! May 16 15:13:57 ip-10-31-9-197 dracut: dracut module 'crypt' will not be installed, because command 'cryptsetup' could not be found! May 16 15:13:57 ip-10-31-9-197 dracut: dracut module 'dmraid' will not be installed, because command 'dmraid' could not be found! May 16 15:13:57 ip-10-31-9-197 dracut: dracut module 'dmsquash-live-ntfs' will not be installed, because command 'ntfs-3g' could not be found! May 16 15:13:57 ip-10-31-9-197 dracut: dracut module 'lvm' will not be installed, because command 'lvm' could not be found! May 16 15:13:57 ip-10-31-9-197 dracut: dracut module 'mdraid' will not be installed, because command 'mdadm' could not be found! May 16 15:13:57 ip-10-31-9-197 dracut: dracut module 'multipath' will not be installed, because command 'multipath' could not be found! May 16 15:13:57 ip-10-31-9-197 dracut: dracut module 'cifs' will not be installed, because command 'mount.cifs' could not be found! May 16 15:13:57 ip-10-31-9-197 dracut: dracut module 'iscsi' will not be installed, because command 'iscsistart' could not be found! May 16 15:13:57 ip-10-31-9-197 dracut: dracut module 'iscsi' will not be installed, because command 'iscsi-iname' could not be found! May 16 15:13:57 ip-10-31-9-197 dracut: dracut module 'resume' will not be installed, because it's in the list to be omitted! May 16 15:13:57 ip-10-31-9-197 dracut: dracut module 'busybox' will not be installed, because command 'busybox' could not be found! May 16 15:13:58 ip-10-31-9-197 dracut: dracut module 'crypt' will not be installed, because command 'cryptsetup' could not be found! May 16 15:13:58 ip-10-31-9-197 dracut: dracut module 'dmraid' will not be installed, because command 'dmraid' could not be found! May 16 15:13:58 ip-10-31-9-197 dracut: dracut module 'dmsquash-live-ntfs' will not be installed, because command 'ntfs-3g' could not be found! May 16 15:13:58 ip-10-31-9-197 dracut: dracut module 'lvm' will not be installed, because command 'lvm' could not be found! May 16 15:13:58 ip-10-31-9-197 dracut: dracut module 'mdraid' will not be installed, because command 'mdadm' could not be found! May 16 15:13:58 ip-10-31-9-197 dracut: dracut module 'multipath' will not be installed, because command 'multipath' could not be found! May 16 15:13:58 ip-10-31-9-197 dracut: dracut module 'cifs' will not be installed, because command 'mount.cifs' could not be found! May 16 15:13:58 ip-10-31-9-197 dracut: dracut module 'iscsi' will not be installed, because command 'iscsistart' could not be found! May 16 15:13:58 ip-10-31-9-197 dracut: dracut module 'iscsi' will not be installed, because command 'iscsi-iname' could not be found! May 16 15:13:58 ip-10-31-9-197 dracut: *** Including module: bash *** May 16 15:13:58 ip-10-31-9-197 dracut: *** Including module: nss-softokn *** May 16 15:13:58 ip-10-31-9-197 dracut: *** Including module: i18n *** May 16 15:13:58 ip-10-31-9-197 dracut: *** Including module: drm *** May 16 15:13:59 ip-10-31-9-197 chronyd[522]: Selected source 162.159.200.1 May 16 15:13:59 ip-10-31-9-197 dracut: *** Including module: kernel-modules *** May 16 15:14:08 ip-10-31-9-197 dracut: *** Including module: fstab-sys *** May 16 15:14:08 ip-10-31-9-197 dracut: *** Including module: rootfs-block *** May 16 15:14:08 ip-10-31-9-197 dracut: *** Including module: terminfo *** May 16 15:14:08 ip-10-31-9-197 dracut: *** Including module: udev-rules *** May 16 15:14:08 ip-10-31-9-197 dracut: Skipping udev rule: 40-redhat-cpu-hotplug.rules May 16 15:14:09 ip-10-31-9-197 dracut: Skipping udev rule: 91-permissions.rules May 16 15:14:09 ip-10-31-9-197 dracut: *** Including module: biosdevname *** May 16 15:14:09 ip-10-31-9-197 dracut: *** Including module: systemd *** May 16 15:14:09 ip-10-31-9-197 dracut: *** Including module: usrmount *** May 16 15:14:09 ip-10-31-9-197 dracut: *** Including module: base *** May 16 15:14:09 ip-10-31-9-197 dracut: *** Including module: fs-lib *** May 16 15:14:09 ip-10-31-9-197 dracut: *** Including module: kdumpbase *** May 16 15:14:10 ip-10-31-9-197 dracut: *** Including module: microcode_ctl-fw_dir_override *** May 16 15:14:10 ip-10-31-9-197 dracut: microcode_ctl module: mangling fw_dir May 16 15:14:10 ip-10-31-9-197 dracut: microcode_ctl: reset fw_dir to "/lib/firmware/updates /lib/firmware" May 16 15:14:10 ip-10-31-9-197 dracut: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel"... May 16 15:14:10 ip-10-31-9-197 dracut: microcode_ctl: intel: caveats check for kernel version "3.10.0-1160.114.2.el7.x86_64" passed, adding "/usr/share/microcode_ctl/ucode_with_caveats/intel" to fw_dir variable May 16 15:14:10 ip-10-31-9-197 dracut: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-2d-07"... May 16 15:14:10 ip-10-31-9-197 dracut: microcode_ctl: configuration "intel-06-2d-07" is ignored May 16 15:14:10 ip-10-31-9-197 dracut: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-4e-03"... May 16 15:14:10 ip-10-31-9-197 dracut: microcode_ctl: configuration "intel-06-4e-03" is ignored May 16 15:14:10 ip-10-31-9-197 dracut: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-4f-01"... May 16 15:14:10 ip-10-31-9-197 dracut: microcode_ctl: configuration "intel-06-4f-01" is ignored May 16 15:14:10 ip-10-31-9-197 dracut: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-55-04"... May 16 15:14:10 ip-10-31-9-197 dracut: microcode_ctl: configuration "intel-06-55-04" is ignored May 16 15:14:10 ip-10-31-9-197 dracut: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-5e-03"... May 16 15:14:10 ip-10-31-9-197 dracut: microcode_ctl: configuration "intel-06-5e-03" is ignored May 16 15:14:10 ip-10-31-9-197 dracut: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8c-01"... May 16 15:14:10 ip-10-31-9-197 dracut: microcode_ctl: configuration "intel-06-8c-01" is ignored May 16 15:14:10 ip-10-31-9-197 dracut: microcode_ctl: final fw_dir: "/usr/share/microcode_ctl/ucode_with_caveats/intel /lib/firmware/updates /lib/firmware" May 16 15:14:10 ip-10-31-9-197 dracut: *** Including module: shutdown *** May 16 15:14:10 ip-10-31-9-197 dracut: *** Including modules done *** May 16 15:14:10 ip-10-31-9-197 dracut: *** Installing kernel module dependencies and firmware *** May 16 15:14:11 ip-10-31-9-197 dracut: *** Installing kernel module dependencies and firmware done *** May 16 15:14:11 ip-10-31-9-197 dracut: *** Resolving executable dependencies *** May 16 15:14:11 ip-10-31-9-197 dracut: *** Resolving executable dependencies done*** May 16 15:14:11 ip-10-31-9-197 dracut: *** Hardlinking files *** May 16 15:14:11 ip-10-31-9-197 dracut: *** Hardlinking files done *** May 16 15:14:11 ip-10-31-9-197 dracut: *** Stripping files *** May 16 15:14:12 ip-10-31-9-197 dracut: *** Stripping files done *** May 16 15:14:12 ip-10-31-9-197 dracut: *** Generating early-microcode cpio image contents *** May 16 15:14:12 ip-10-31-9-197 dracut: *** Constructing GenuineIntel.bin **** May 16 15:14:12 ip-10-31-9-197 dracut: *** Store current command line parameters *** May 16 15:14:12 ip-10-31-9-197 dracut: *** Creating image file *** May 16 15:14:12 ip-10-31-9-197 dracut: *** Creating microcode section *** May 16 15:14:12 ip-10-31-9-197 dracut: *** Created microcode section *** May 16 15:14:17 ip-10-31-9-197 dracut: *** Creating image file done *** May 16 15:14:17 ip-10-31-9-197 dracut: *** Creating initramfs image file '/boot/initramfs-3.10.0-1160.114.2.el7.x86_64kdump.img' done *** May 16 15:14:18 ip-10-31-9-197 kdumpctl: kexec: loaded kdump kernel May 16 15:14:18 ip-10-31-9-197 kdumpctl: Starting kdump: [OK] May 16 15:14:18 ip-10-31-9-197 systemd: Started Crash recovery kernel arming. May 16 15:14:18 ip-10-31-9-197 systemd: Startup finished in 571ms (kernel) + 5.094s (initrd) + 36.039s (userspace) = 41.706s. May 16 15:16:27 ip-10-31-9-197 systemd: Created slice User Slice of root. May 16 15:16:27 ip-10-31-9-197 systemd-logind: New session 1 of user root. May 16 15:16:27 ip-10-31-9-197 systemd: Started Session 1 of user root. May 16 15:16:27 ip-10-31-9-197 systemd-logind: Removed session 1. May 16 15:16:27 ip-10-31-9-197 systemd: Removed slice User Slice of root. May 16 15:16:33 ip-10-31-9-197 systemd: Created slice User Slice of root. May 16 15:16:33 ip-10-31-9-197 systemd-logind: New session 2 of user root. May 16 15:16:33 ip-10-31-9-197 systemd: Started Session 2 of user root. May 16 15:16:33 ip-10-31-9-197 systemd-logind: Removed session 2. May 16 15:16:33 ip-10-31-9-197 systemd: Removed slice User Slice of root. May 16 15:16:34 ip-10-31-9-197 systemd: Created slice User Slice of root. May 16 15:16:34 ip-10-31-9-197 systemd-logind: New session 3 of user root. May 16 15:16:34 ip-10-31-9-197 systemd: Started Session 3 of user root. May 16 15:16:34 ip-10-31-9-197 systemd-logind: Removed session 3. May 16 15:16:34 ip-10-31-9-197 systemd: Removed slice User Slice of root. May 16 15:16:34 ip-10-31-9-197 systemd: Created slice User Slice of root. May 16 15:16:34 ip-10-31-9-197 systemd-logind: New session 4 of user root. May 16 15:16:34 ip-10-31-9-197 systemd: Started Session 4 of user root. May 16 15:16:34 ip-10-31-9-197 systemd-logind: Removed session 4. May 16 15:16:34 ip-10-31-9-197 systemd: Removed slice User Slice of root. May 16 15:16:36 ip-10-31-9-197 systemd: Created slice User Slice of root. May 16 15:16:36 ip-10-31-9-197 systemd: Started Session 5 of user root. May 16 15:16:36 ip-10-31-9-197 systemd-logind: New session 5 of user root. May 16 15:17:02 ip-10-31-9-197 yum[7770]: Installed: libmodulemd-1.6.3-1.el7.x86_64 May 16 15:17:03 ip-10-31-9-197 yum[7770]: Installed: libsolv-0.6.34-4.el7.x86_64 May 16 15:17:03 ip-10-31-9-197 yum[7770]: Installed: librepo-1.8.1-8.el7_9.x86_64 May 16 15:17:03 ip-10-31-9-197 yum[7770]: Installed: libdnf-0.22.5-2.el7_9.x86_64 May 16 15:17:03 ip-10-31-9-197 yum[7770]: Installed: python2-libdnf-0.22.5-2.el7_9.x86_64 May 16 15:17:03 ip-10-31-9-197 yum[7770]: Installed: python2-hawkey-0.22.5-2.el7_9.x86_64 May 16 15:17:03 ip-10-31-9-197 yum[7770]: Installed: libreport-filesystem-2.1.11-53.el7.centos.x86_64 May 16 15:17:03 ip-10-31-9-197 yum[7770]: Installed: dnf-data-4.0.9.2-2.el7_9.noarch May 16 15:17:03 ip-10-31-9-197 yum[7770]: Installed: python-enum34-1.0.4-1.el7.noarch May 16 15:17:03 ip-10-31-9-197 yum[7770]: Installed: deltarpm-3.6-3.el7.x86_64 May 16 15:17:04 ip-10-31-9-197 yum[7770]: Installed: libcomps-0.1.8-14.el7.x86_64 May 16 15:17:04 ip-10-31-9-197 yum[7770]: Installed: python2-libcomps-0.1.8-14.el7.x86_64 May 16 15:17:04 ip-10-31-9-197 yum[7770]: Installed: python2-dnf-4.0.9.2-2.el7_9.noarch May 16 15:17:05 ip-10-31-9-197 ansible-ansible.legacy.setup: Invoked with filter=[] gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 May 16 15:17:06 ip-10-31-9-197 ansible-service_facts: Invoked May 16 15:17:07 ip-10-31-9-197 ansible-ansible.legacy.command: Invoked with executable=None _uses_shell=False strip_empty_ends=True _raw_params=rpm -qa removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None May 16 15:17:08 ip-10-31-9-197 ansible-stat: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/yum.repos.d/qa-tools.repo get_md5=False get_mime=True get_attributes=True May 16 15:17:09 ip-10-31-9-197 ansible-ansible.legacy.command: Invoked with executable=None _uses_shell=True strip_empty_ends=True _raw_params=curl -sLI --connect-timeout 5 -w '%{response_code}' http://liver2.lab.eng.brq.redhat.com/repo/ | grep ^200 removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None May 16 15:17:09 ip-10-31-9-197 ansible-ansible.legacy.yum: Invoked with lock_timeout=30 update_cache=False conf_file=None exclude=[] allow_downgrade=False sslverify=True disable_gpg_check=False disable_excludes=None use_backend=auto validate_certs=True state=latest disablerepo=[] skip_broken=False releasever=None cacheonly=False autoremove=False download_dir=None installroot=/ install_weak_deps=True name=['ca-certificates'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False enable_plugin=[] May 16 15:17:10 ip-10-31-9-197 ansible-ansible.legacy.yum: Invoked with lock_timeout=30 update_cache=False conf_file=None exclude=[] allow_downgrade=False sslverify=True disable_gpg_check=False disable_excludes=None use_backend=auto validate_certs=True state=latest disablerepo=[] skip_broken=False releasever=None cacheonly=False autoremove=False download_dir=None installroot=/ install_weak_deps=True name=['curl'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False enable_plugin=[] May 16 15:17:11 ip-10-31-9-197 ansible-ansible.legacy.command: Invoked with executable=None _uses_shell=False strip_empty_ends=True _raw_params=curl -skL -o /etc/pki/ca-trust/source/anchors/Current-IT-Root-CAs.pem https://certs.corp.redhat.com/certs/Current-IT-Root-CAs.pem removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None May 16 15:17:11 ip-10-31-9-197 ansible-ansible.legacy.command: Invoked with executable=None _uses_shell=False strip_empty_ends=True _raw_params=bash -c 'update-ca-trust' removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None May 16 15:17:14 ip-10-31-9-197 ansible-ansible.legacy.command: Invoked with executable=None _uses_shell=False strip_empty_ends=True _raw_params=bash -c 'update-ca-trust extract' removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None May 16 15:17:16 ip-10-31-9-197 ansible-ansible.legacy.command: Invoked with executable=None _uses_shell=False strip_empty_ends=True _raw_params=curl -v https://gitlab.cee.redhat.com removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None May 16 15:17:16 ip-10-31-9-197 ansible-ansible.legacy.command: Invoked with executable=None _uses_shell=False strip_empty_ends=True _raw_params=curl -v https://beaker.engineering.redhat.com/ removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None May 16 15:17:17 ip-10-31-9-197 ansible-file: Invoked with src=None selevel=None force=False setype=None _original_basename=None unsafe_writes=False access_time=None seuser=None recurse=False state=absent access_time_format=%Y%m%d%H%M.%S group=None modification_time=None serole=None _diff_peek=None modification_time_format=%Y%m%d%H%M.%S path=/etc/yum.repos.d/CentOS-Media.repo owner=None follow=True attributes=None mode=None May 16 15:17:17 ip-10-31-9-197 ansible-file: Invoked with src=None selevel=None force=False setype=None _original_basename=None unsafe_writes=False access_time=None seuser=None recurse=False state=absent access_time_format=%Y%m%d%H%M.%S group=None modification_time=None serole=None _diff_peek=None modification_time_format=%Y%m%d%H%M.%S path=/etc/yum.repos.d/CentOS-Linux-Media.repo owner=None follow=True attributes=None mode=None May 16 15:17:18 ip-10-31-9-197 ansible-file: Invoked with src=None selevel=None force=False setype=None _original_basename=None unsafe_writes=False access_time=None seuser=None recurse=False state=absent access_time_format=%Y%m%d%H%M.%S group=None modification_time=None serole=None _diff_peek=None modification_time_format=%Y%m%d%H%M.%S path=/etc/yum.repos.d/CentOS-Stream-Media.repo owner=None follow=True attributes=None mode=None May 16 15:17:18 ip-10-31-9-197 ansible-stat: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/yum.repos.d/beaker-client.repo get_md5=False get_mime=True get_attributes=True May 16 15:17:18 ip-10-31-9-197 ansible-community.general.ini_file: Invoked with exclusive=True no_extra_spaces=False owner=None follow=False group=None modify_inactive_option=True section=beaker-client ignore_spaces=False allow_no_value=False serole=None setype=None option=skip_if_unavailable state=present selevel=None path=/etc/yum.repos.d/beaker-client.repo seuser=None value=1 unsafe_writes=False values=None mode=None attributes=None backup=False create=True May 16 15:17:18 ip-10-31-9-197 ansible-ansible.legacy.command: Invoked with executable=None _uses_shell=True strip_empty_ends=True _raw_params=for repofile in $(ls -1 /etc/yum.repos.d/); do#012 echo "# vvvvv $repofile vvvvv vvvvv";#012 cat "/etc/yum.repos.d/$repofile";#012 echo "# ^^^^^ ^^^^^ ^^^^^ ^^^^^";#012 echo "";#012done#012 removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None May 16 15:17:18 ip-10-31-9-197 ansible-ansible.legacy.command: Invoked with executable=None _uses_shell=True strip_empty_ends=True _raw_params=yum -q repolist removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None May 16 15:17:19 ip-10-31-9-197 ansible-stat: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/yum.repos.d/baseos-ci.repo get_md5=False get_mime=True get_attributes=True May 16 15:17:19 ip-10-31-9-197 ansible-ansible.legacy.command: Invoked with executable=None _uses_shell=True strip_empty_ends=True _raw_params=for repofile in $(ls -1 /etc/yum.repos.d/); do#012 echo "# vvvvv $repofile vvvvv vvvvv";#012 cat "/etc/yum.repos.d/$repofile";#012 echo "# ^^^^^ ^^^^^ ^^^^^ ^^^^^";#012 echo "";#012done#012 removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None May 16 15:17:19 ip-10-31-9-197 ansible-ansible.legacy.command: Invoked with executable=None _uses_shell=True strip_empty_ends=True _raw_params=yum -q repolist removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None May 16 15:17:20 ip-10-31-9-197 ansible-ansible.legacy.command: Invoked with executable=None _uses_shell=True strip_empty_ends=True _raw_params=for repofile in $(ls -1 /etc/yum.repos.d/); do#012 echo "# vvvvv $repofile vvvvv vvvvv";#012 cat "/etc/yum.repos.d/$repofile";#012 echo "# ^^^^^ ^^^^^ ^^^^^ ^^^^^";#012 echo "";#012done#012 removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None May 16 15:17:20 ip-10-31-9-197 ansible-ansible.legacy.command: Invoked with executable=None _uses_shell=True strip_empty_ends=True _raw_params=yum -q repolist removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None May 16 15:17:21 ip-10-31-9-197 ansible-ansible.legacy.command: Invoked with executable=None _uses_shell=True strip_empty_ends=True _raw_params=yum repolist --enablerepo '*' | grep -q rhel-buildroot removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None May 16 15:18:05 ip-10-31-9-197 ansible-ansible.legacy.command: Invoked with executable=None _uses_shell=True strip_empty_ends=True _raw_params=for repofile in $(ls -1 /etc/yum.repos.d/); do#012 echo "# vvvvv $repofile vvvvv vvvvv";#012 cat "/etc/yum.repos.d/$repofile";#012 echo "# ^^^^^ ^^^^^ ^^^^^ ^^^^^";#012 echo "";#012done#012 removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None May 16 15:18:05 ip-10-31-9-197 ansible-ansible.legacy.command: Invoked with executable=None _uses_shell=True strip_empty_ends=True _raw_params=yum -q repolist removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None May 16 15:18:06 ip-10-31-9-197 ansible-ansible.legacy.command: Invoked with executable=None _uses_shell=True strip_empty_ends=True _raw_params=for repofile in $(ls -1 /etc/yum.repos.d/); do#012 echo "# vvvvv $repofile vvvvv vvvvv";#012 cat "/etc/yum.repos.d/$repofile";#012 echo "# ^^^^^ ^^^^^ ^^^^^ ^^^^^";#012 echo "";#012done#012 removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None May 16 15:18:06 ip-10-31-9-197 ansible-ansible.legacy.command: Invoked with executable=None _uses_shell=True strip_empty_ends=True _raw_params=yum -q repolist removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None May 16 15:18:06 ip-10-31-9-197 ansible-ansible.legacy.command: Invoked with executable=None _uses_shell=False strip_empty_ends=True _raw_params=yum clean all --enablerepo=* removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None May 16 15:18:07 ip-10-31-9-197 ansible-ansible.legacy.command: Invoked with executable=None _uses_shell=False strip_empty_ends=True _raw_params=yum makecache --enablerepo=* removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None May 16 15:22:42 ip-10-31-9-197 ansible-ansible.legacy.yum: Invoked with lock_timeout=30 update_cache=False conf_file=None exclude=[] allow_downgrade=False sslverify=True disable_gpg_check=False disable_excludes=None use_backend=auto validate_certs=True state=latest disablerepo=[] skip_broken=False releasever=None cacheonly=False autoremove=False download_dir=None installroot=/ install_weak_deps=True name=['createrepo'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False enable_plugin=[] May 16 15:22:47 ip-10-31-9-197 yum[8978]: Installed: python-deltarpm-3.6-3.el7.x86_64 May 16 15:22:47 ip-10-31-9-197 yum[8978]: Installed: createrepo-0.9.9-28.el7.noarch May 16 15:22:47 ip-10-31-9-197 ansible-ansible.legacy.yum: Invoked with lock_timeout=30 update_cache=False conf_file=None exclude=[] allow_downgrade=False sslverify=True disable_gpg_check=False disable_excludes=None use_backend=auto validate_certs=True state=latest disablerepo=[] skip_broken=False releasever=None cacheonly=False autoremove=False download_dir=None installroot=/ install_weak_deps=True name=['make'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False enable_plugin=[] May 16 15:22:48 ip-10-31-9-197 ansible-ansible.legacy.yum: Invoked with lock_timeout=30 update_cache=False conf_file=None exclude=[] allow_downgrade=False sslverify=True disable_gpg_check=False disable_excludes=None use_backend=auto validate_certs=True state=latest disablerepo=[] skip_broken=False releasever=None cacheonly=False autoremove=False download_dir=None installroot=/ install_weak_deps=True name=['parted'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False enable_plugin=[] May 16 15:22:49 ip-10-31-9-197 ansible-ansible.legacy.yum: Invoked with lock_timeout=30 update_cache=False conf_file=None exclude=[] allow_downgrade=False sslverify=True disable_gpg_check=False disable_excludes=None use_backend=auto validate_certs=True state=latest disablerepo=[] skip_broken=False releasever=None cacheonly=False autoremove=False download_dir=None installroot=/ install_weak_deps=True name=['psmisc'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False enable_plugin=[] May 16 15:22:52 ip-10-31-9-197 yum[9014]: Installed: psmisc-22.20-17.el7.x86_64 May 16 15:22:52 ip-10-31-9-197 ansible-ansible.legacy.yum: Invoked with lock_timeout=30 update_cache=False conf_file=None exclude=[] allow_downgrade=False sslverify=True disable_gpg_check=False disable_excludes=None use_backend=auto validate_certs=True state=latest disablerepo=[] skip_broken=False releasever=None cacheonly=False autoremove=False download_dir=None installroot=/ install_weak_deps=True name=['ntpdate'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False enable_plugin=[] May 16 15:22:55 ip-10-31-9-197 systemd: Reloading. May 16 15:22:55 ip-10-31-9-197 yum[9028]: Installed: ntpdate-4.2.6p5-29.el7.centos.2.x86_64 May 16 15:22:55 ip-10-31-9-197 ansible-ansible.legacy.command: Invoked with executable=None _uses_shell=False strip_empty_ends=True _raw_params=ntpdate -u clock.corp.redhat.com removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None May 16 15:23:02 ip-10-31-9-197 ansible-ansible.legacy.command: Invoked with executable=None _uses_shell=True strip_empty_ends=True _raw_params=setenforce 0; timedatectl set-timezone UTC; setenforce 1 removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None May 16 15:23:02 ip-10-31-9-197 dbus[454]: [system] Activating via systemd: service name='org.freedesktop.timedate1' unit='dbus-org.freedesktop.timedate1.service' May 16 15:23:02 ip-10-31-9-197 systemd: Starting Time & Date Service... May 16 15:23:02 ip-10-31-9-197 dbus[454]: [system] Successfully activated service 'org.freedesktop.timedate1' May 16 15:23:02 ip-10-31-9-197 systemd: Started Time & Date Service. May 16 15:23:02 ip-10-31-9-197 systemd-timedated: Changed time zone to 'UTC'. May 16 15:23:02 ip-10-31-9-197 dbus[454]: [system] Reloaded configuration May 16 15:23:03 ip-10-31-9-197 ansible-yum_repository: Invoked with seuser=None ip_resolve=None reposdir=/etc/yum.repos.d includepkgs=None mirrorlist_expire=None bandwidth=None cost=None file=None owner=None exclude=None attributes=None keepalive=None module_hotfixes=None proxy_username=None sslverify=None failovermethod=None repo_gpgcheck=None deltarpm_metadata_percentage=None gpgkey=None setype=None http_caching=None priority=None serole=None mirrorlist=None params=None gpgcheck=False include=None sslcacert=None username=None metadata_expire=None description=Beaker tasks retries=None selevel=None sslclientcert=None baseurl=['http://beaker.engineering.redhat.com/rpms/'] gpgcakey=None s3_enabled=None state=present proxy_password=NOT_LOGGING_PARAMETER enablegroups=None group=None password=NOT_LOGGING_PARAMETER ui_repoid_vars=None protect=None ssl_check_cert_permissions=None throttle=None name=beaker-tasks deltarpm_percentage=None sslclientkey=None metalink=None enabled=True skip_if_unavailable=None unsafe_writes=False keepcache=None mode=None timeout=None async=None metadata_expire_filter=None proxy=None May 16 15:23:03 ip-10-31-9-197 ansible-user: Invoked with comment=None ssh_key_bits=0 update_password=always non_unique=False force=False skeleton=None create_home=True password_lock=None ssh_key_passphrase=NOT_LOGGING_PARAMETER uid=None home=None append=False ssh_key_type=rsa ssh_key_comment=ansible-generated on ip-10-31-9-197.us-east-1.aws.redhat.com group=None umask=None system=False state=present role=None hidden=None local=None authorization=None profile=None shell=None expires=None ssh_key_file=None groups=None move_home=False password=NOT_LOGGING_PARAMETER password_expire_min=None name=root seuser=None remove=False password_expire_max=None login_class=None generate_ssh_key=None May 16 15:23:03 ip-10-31-9-197 ansible-lineinfile: Invoked with backrefs=False search_string=None path=/etc/ssh/sshd_config owner=None validate=None group=None insertbefore=None unsafe_writes=False create=False serole=None state=present setype=None dest=/etc/ssh/sshd_config selevel=None regexp=#?PasswordAuthentication (?:yes|no) line=PasswordAuthentication yes seuser=None mode=None insertafter=None firstmatch=False attributes=None backup=False May 16 15:23:04 ip-10-31-9-197 ansible-lineinfile: Invoked with backrefs=False search_string=None regexp=None owner=None validate=None group=None insertbefore=None unsafe_writes=False create=False serole=None state=present setype=None dest=/etc/ssh/sshd_config selevel=None path=/etc/ssh/sshd_config line=PermitRootLogin yes seuser=None mode=None insertafter=None firstmatch=False attributes=None backup=False May 16 15:23:04 ip-10-31-9-197 ansible-file: Invoked with src=None selevel=None force=False setype=None _original_basename=None unsafe_writes=False access_time=None seuser=None recurse=False state=directory access_time_format=%Y%m%d%H%M.%S group=None modification_time=None serole=None _diff_peek=None modification_time_format=%Y%m%d%H%M.%S path=/var/lib/tft owner=None follow=True attributes=None mode=None May 16 15:23:04 ip-10-31-9-197 ansible-stat: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/var/lib/tft/lib.sh get_md5=False get_mime=True get_attributes=True May 16 15:23:04 ip-10-31-9-197 ansible-ansible.legacy.stat: Invoked with checksum_algorithm=sha1 get_checksum=True path=/var/lib/tft/lib.sh follow=False get_md5=False get_mime=True get_attributes=True May 16 15:23:04 ip-10-31-9-197 ansible-ansible.legacy.copy: Invoked with src=/root/.ansible/tmp/ansible-tmp-1715887384.505665-11892-38113534833348/source directory_mode=None force=True attributes=None remote_src=None unsafe_writes=False dest=/var/lib/tft/lib.sh seuser=None setype=None group=root content=NOT_LOGGING_PARAMETER _original_basename=lib.sh.j2 serole=None mode=u=rx,go= selevel=None owner=root follow=False validate=None checksum=af779f2a149bc6695c9d2d1622342e81371886ab backup=False local_follow=None May 16 15:23:05 ip-10-31-9-197 ansible-stat: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/usr/local/bin/ci-extendtesttime.sh get_md5=False get_mime=True get_attributes=True May 16 15:23:05 ip-10-31-9-197 ansible-ansible.legacy.stat: Invoked with checksum_algorithm=sha1 get_checksum=True path=/usr/local/bin/ci-extendtesttime.sh follow=False get_md5=False get_mime=True get_attributes=True May 16 15:23:05 ip-10-31-9-197 ansible-ansible.legacy.copy: Invoked with src=/root/.ansible/tmp/ansible-tmp-1715887385.2928226-11905-79237834721064/source directory_mode=None force=True attributes=None remote_src=None unsafe_writes=False dest=/usr/local/bin/ci-extendtesttime.sh seuser=None setype=None group=root content=NOT_LOGGING_PARAMETER _original_basename=ci-extendtesttime.sh.j2 serole=None mode=u=rx,go= selevel=None owner=root follow=False validate=None checksum=2d0f6c296873c17e8b22c9490b000973b2a8a350 backup=False local_follow=None May 16 15:23:05 ip-10-31-9-197 ansible-stat: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/usr/bin/extendtesttime.sh get_md5=False get_mime=True get_attributes=True May 16 15:23:06 ip-10-31-9-197 ansible-stat: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/usr/local/bin/ci-return2pool.sh get_md5=False get_mime=True get_attributes=True May 16 15:23:06 ip-10-31-9-197 ansible-ansible.legacy.stat: Invoked with checksum_algorithm=sha1 get_checksum=True path=/usr/local/bin/ci-return2pool.sh follow=False get_md5=False get_mime=True get_attributes=True May 16 15:23:06 ip-10-31-9-197 ansible-ansible.legacy.copy: Invoked with src=/root/.ansible/tmp/ansible-tmp-1715887386.1811442-11925-69451203112566/source directory_mode=None force=True attributes=None remote_src=None unsafe_writes=False dest=/usr/local/bin/ci-return2pool.sh seuser=None setype=None group=root content=NOT_LOGGING_PARAMETER _original_basename=ci-return2pool.sh.j2 serole=None mode=u=rx,go= selevel=None owner=root follow=False validate=None checksum=f77cae3b2a729c60bcb0c01c82bf347f13a9b2c5 backup=False local_follow=None May 16 15:23:06 ip-10-31-9-197 ansible-stat: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/motd get_md5=False get_mime=True get_attributes=True May 16 15:23:07 ip-10-31-9-197 ansible-ansible.legacy.stat: Invoked with checksum_algorithm=sha1 get_checksum=True path=/root/.guest-metadata.json follow=False get_md5=False get_mime=True get_attributes=True May 16 15:23:07 ip-10-31-9-197 ansible-ansible.legacy.copy: Invoked with src=/root/.ansible/tmp/ansible-tmp-1715887386.8524544-11940-153141825636968/source directory_mode=None force=True attributes=None remote_src=None unsafe_writes=False dest=/root/.guest-metadata.json seuser=None setype=None group=root content=NOT_LOGGING_PARAMETER _original_basename=tmptqixn807 serole=None mode=u=rw,go= selevel=None owner=root follow=False validate=None checksum=bf21a9e8fbc5a3846fb05b4fa0859e0917b2202f backup=False local_follow=None May 16 15:23:07 ip-10-31-9-197 ansible-ansible.legacy.command: Invoked with executable=None _uses_shell=True strip_empty_ends=True _raw_params=curl -sLI --connect-timeout 5 -w '%{response_code}' http://169.254.169.254/latest/meta-data/instance-id | grep ^200 removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None May 16 15:23:07 ip-10-31-9-197 ansible-hostname: Invoked with use=None name=e94f2967-0382-48b9-91af-fc94f17186b8.testing-farm May 16 15:23:07 ip-10-31-9-197 dbus[454]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' May 16 15:23:07 ip-10-31-9-197 systemd: Starting Hostname Service... May 16 15:23:07 ip-10-31-9-197 dbus[454]: [system] Successfully activated service 'org.freedesktop.hostname1' May 16 15:23:07 ip-10-31-9-197 systemd: Started Hostname Service. May 16 15:23:08 ip-10-31-9-197 systemd-hostnamed: Changed static host name to 'e94f2967-0382-48b9-91af-fc94f17186b8.testing-farm' May 16 15:23:08 ip-10-31-9-197 NetworkManager[578]: [1715887388.0073] hostname: hostname changed from "ip-10-31-9-197.us-east-1.aws.redhat.com" to "e94f2967-0382-48b9-91af-fc94f17186b8.testing-farm" May 16 15:23:08 ip-10-31-9-197 dbus[454]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' May 16 15:23:08 ip-10-31-9-197 systemd: Starting Network Manager Script Dispatcher Service... May 16 15:23:08 ip-10-31-9-197 systemd-hostnamed: Changed host name to 'e94f2967-0382-48b9-91af-fc94f17186b8.testing-farm' May 16 15:23:08 ip-10-31-9-197 NetworkManager[578]: [1715887388.0250] policy: set-hostname: set hostname to 'e94f2967-0382-48b9-91af-fc94f17186b8.testing-farm' (from system configuration) May 16 15:23:08 ip-10-31-9-197 dbus[454]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' May 16 15:23:08 ip-10-31-9-197 systemd: Started Network Manager Script Dispatcher Service. May 16 15:23:08 ip-10-31-9-197 nm-dispatcher: req:1 'hostname': new request (4 scripts) May 16 15:23:08 ip-10-31-9-197 nm-dispatcher: req:1 'hostname': start running ordered scripts... May 16 15:23:08 ip-10-31-9-197 nm-dispatcher: req:2 'hostname': new request (4 scripts) May 16 15:23:08 ip-10-31-9-197 nm-dispatcher: req:2 'hostname': start running ordered scripts... May 16 15:23:08 ip-10-31-9-197 ansible-ansible.legacy.command: Invoked with executable=None _uses_shell=True strip_empty_ends=True _raw_params=ping -4 -c1 -W10 $(hostname) removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None May 16 15:23:08 ip-10-31-9-197 ansible-file: Invoked with src=None selevel=None force=False setype=None _original_basename=None unsafe_writes=False access_time=None seuser=None recurse=False state=touch access_time_format=%Y%m%d%H%M.%S group=None modification_time=None serole=None _diff_peek=None modification_time_format=%Y%m%d%H%M.%S path=/var/log/messages owner=None follow=True attributes=None mode=None May 16 15:23:08 ip-10-31-9-197 ansible-stat: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/usr/bin/rstrnt-package get_md5=False get_mime=True get_attributes=True May 16 15:23:09 ip-10-31-9-197 ansible-ansible.legacy.command: Invoked with executable=None _uses_shell=False strip_empty_ends=True _raw_params=sed -e 's/rpm -q $package/rpm -q --whatprovides $package/' -i /usr/bin/rstrnt-package removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None May 16 15:23:09 ip-10-31-9-197 ansible-stat: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/var/lib/restraint get_md5=False get_mime=True get_attributes=True May 16 15:23:09 ip-10-31-9-197 ansible-file: Invoked with src=None selevel=None force=False setype=None _original_basename=None unsafe_writes=False access_time=None seuser=None recurse=False state=touch access_time_format=%Y%m%d%H%M.%S group=None modification_time=None serole=None _diff_peek=None modification_time_format=%Y%m%d%H%M.%S path=/var/lib/restraint/avc_since owner=None follow=True attributes=None mode=None May 16 15:23:09 ip-10-31-9-197 ansible-stat: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/usr/share/beakerlib/beakerlib.sh get_md5=False get_mime=True get_attributes=True May 16 15:23:09 ip-10-31-9-197 ansible-file: Invoked with force=False _original_basename=None owner=None follow=True group=None unsafe_writes=False state=directory setype=None access_time=None dest=/usr/lib/beakerlib selevel=None access_time_format=%Y%m%d%H%M.%S modification_time=None path=/usr/lib/beakerlib src=None serole=None seuser=None recurse=False _diff_peek=None mode=None modification_time_format=%Y%m%d%H%M.%S attributes=None May 16 15:23:10 ip-10-31-9-197 ansible-file: Invoked with force=False _original_basename=None owner=None follow=True group=None unsafe_writes=False state=directory setype=None access_time=None dest=/usr/share/rhts-library selevel=None access_time_format=%Y%m%d%H%M.%S modification_time=None path=/usr/share/rhts-library src=None serole=None seuser=None recurse=False _diff_peek=None mode=None modification_time_format=%Y%m%d%H%M.%S attributes=None May 16 15:23:10 ip-10-31-9-197 ansible-file: Invoked with force=False _original_basename=None owner=None follow=True group=None unsafe_writes=False state=link setype=None access_time=None dest=/usr/lib/beakerlib/beakerlib.sh selevel=None access_time_format=%Y%m%d%H%M.%S modification_time=None path=/usr/lib/beakerlib/beakerlib.sh src=/usr/share/beakerlib/beakerlib.sh serole=None seuser=None recurse=False _diff_peek=None mode=None modification_time_format=%Y%m%d%H%M.%S attributes=None May 16 15:23:10 ip-10-31-9-197 ansible-file: Invoked with force=False _original_basename=None owner=None follow=True group=None unsafe_writes=False state=link setype=None access_time=None dest=/usr/share/rhts-library/rhtslib.sh selevel=None access_time_format=%Y%m%d%H%M.%S modification_time=None path=/usr/share/rhts-library/rhtslib.sh src=/usr/share/beakerlib/beakerlib.sh serole=None seuser=None recurse=False _diff_peek=None mode=None modification_time_format=%Y%m%d%H%M.%S attributes=None May 16 15:23:10 ip-10-31-9-197 ansible-ansible.legacy.command: Invoked with executable=None _uses_shell=False strip_empty_ends=True _raw_params=mv /var/log/audit/audit.log /var/log/audit/audit.log.bak removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None May 16 15:23:11 ip-10-31-9-197 ansible-ansible.legacy.command: Invoked with executable=None _uses_shell=False strip_empty_ends=True _raw_params=/usr/sbin/service auditd restart removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None May 16 15:23:12 ip-10-31-9-197 auditd[425]: The audit daemon is exiting. May 16 15:23:12 ip-10-31-9-197 kernel: type=1305 audit(1715887392.724:963): audit_pid=0 old=425 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 May 16 15:23:12 ip-10-31-9-197 kernel: type=1130 audit(1715887392.729:964): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=auditd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 15:23:12 ip-10-31-9-197 kernel: type=1131 audit(1715887392.729:965): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=auditd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' May 16 15:23:13 ip-10-31-9-197 systemd: Starting Security Auditing Service... May 16 15:23:13 ip-10-31-9-197 auditd[9650]: Started dispatcher: /sbin/audispd pid: 9652 May 16 15:23:13 ip-10-31-9-197 kernel: type=1305 audit(1715887393.563:966): audit_enabled=1 old=1 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 May 16 15:23:13 ip-10-31-9-197 kernel: type=1305 audit(1715887393.563:967): audit_pid=9650 old=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 May 16 15:23:13 ip-10-31-9-197 audispd: No plugins found, exiting May 16 15:23:13 ip-10-31-9-197 auditd[9650]: Init complete, auditd 2.8.5 listening for events (startup state enable) May 16 15:23:13 ip-10-31-9-197 augenrules: /sbin/augenrules: No change May 16 15:23:13 ip-10-31-9-197 augenrules: No rules May 16 15:23:13 ip-10-31-9-197 augenrules: enabled 1 May 16 15:23:13 ip-10-31-9-197 augenrules: failure 1 May 16 15:23:13 ip-10-31-9-197 augenrules: pid 9650 May 16 15:23:13 ip-10-31-9-197 augenrules: rate_limit 0 May 16 15:23:13 ip-10-31-9-197 augenrules: backlog_limit 8192 May 16 15:23:13 ip-10-31-9-197 augenrules: lost 0 May 16 15:23:13 ip-10-31-9-197 augenrules: backlog 0 May 16 15:23:13 ip-10-31-9-197 augenrules: enabled 1 May 16 15:23:13 ip-10-31-9-197 augenrules: failure 1 May 16 15:23:13 ip-10-31-9-197 augenrules: pid 9650 May 16 15:23:13 ip-10-31-9-197 augenrules: rate_limit 0 May 16 15:23:13 ip-10-31-9-197 augenrules: backlog_limit 8192 May 16 15:23:13 ip-10-31-9-197 augenrules: lost 0 May 16 15:23:13 ip-10-31-9-197 augenrules: backlog 0 May 16 15:23:13 ip-10-31-9-197 systemd: Started Security Auditing Service. May 16 15:23:13 ip-10-31-9-197 ansible-stat: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/NetworkManager/conf.d get_md5=False get_mime=True get_attributes=True May 16 15:23:14 ip-10-31-9-197 ansible-ansible.legacy.stat: Invoked with checksum_algorithm=sha1 get_checksum=True path=/etc/NetworkManager/conf.d/99-zzz-tft-workaround-dns-default.conf follow=False get_md5=False get_mime=True get_attributes=True May 16 15:23:14 ip-10-31-9-197 ansible-ansible.legacy.copy: Invoked with src=/root/.ansible/tmp/ansible-tmp-1715887393.949175-12024-117903031861812/source directory_mode=None force=True unsafe_writes=False remote_src=None dest=/etc/NetworkManager/conf.d/99-zzz-tft-workaround-dns-default.conf selevel=None seuser=None setype=None group=None content=NOT_LOGGING_PARAMETER _original_basename=tmpinq09d16 serole=None mode=None checksum=0145f3ae57eef5aa08bbb678fedbb3edd001cd2d owner=None follow=False validate=None attributes=None backup=False local_follow=None May 16 15:23:14 ip-10-31-9-197 ansible-ansible.legacy.command: Invoked with executable=None _uses_shell=True strip_empty_ends=True _raw_params=for repofile in $(ls -1 /etc/yum.repos.d/); do#012 echo "# vvvvv $repofile vvvvv vvvvv";#012 cat "/etc/yum.repos.d/$repofile";#012 echo "# ^^^^^ ^^^^^ ^^^^^ ^^^^^";#012 echo "";#012done#012 removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None May 16 15:23:14 ip-10-31-9-197 ansible-ansible.legacy.command: Invoked with executable=None _uses_shell=True strip_empty_ends=True _raw_params=yum -q repolist removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None May 16 15:23:15 ip-10-31-9-197 ansible-ansible.legacy.command: Invoked with executable=None _uses_shell=False strip_empty_ends=True _raw_params=yum clean all --enablerepo=* removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None May 16 15:23:16 ip-10-31-9-197 ansible-ansible.legacy.command: Invoked with executable=None _uses_shell=False strip_empty_ends=True _raw_params=yum makecache --enablerepo=* removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None May 16 15:27:45 ip-10-31-9-197 ansible-ansible.legacy.systemd: Invoked with no_block=False force=None name=sshd daemon_reexec=False enabled=None daemon_reload=False state=restarted masked=None scope=system May 16 15:27:45 ip-10-31-9-197 systemd: Stopping OpenSSH server daemon... May 16 15:27:45 ip-10-31-9-197 systemd: Stopped OpenSSH server daemon. May 16 15:27:45 ip-10-31-9-197 systemd: Starting OpenSSH server daemon... May 16 15:27:45 ip-10-31-9-197 systemd: Started OpenSSH server daemon. May 16 15:27:46 ip-10-31-9-197 ansible-ansible.legacy.setup: Invoked with filter=[] gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 May 16 15:27:47 ip-10-31-9-197 ansible-service_facts: Invoked May 16 15:27:48 ip-10-31-9-197 ansible-ansible.legacy.command: Invoked with executable=None _uses_shell=False strip_empty_ends=True _raw_params=rpm -qa removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None May 16 15:27:49 ip-10-31-9-197 ansible-ansible.legacy.command: Invoked with executable=None _uses_shell=True strip_empty_ends=True _raw_params=if [ $(find /etc/yum.repos.d/ -name 'epel.repo' | wc -l ) -gt 0 ]; then yum-config-manager --disable epel; fi#012 removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None May 16 15:27:50 ip-10-31-9-197 ansible-ansible.legacy.command: Invoked with executable=None _uses_shell=True strip_empty_ends=True _raw_params=if [ $(find /etc/yum.repos.d/ -name 'beaker-tasks.repo' | wc -l ) -gt 0 ]; then yum-config-manager --disable beaker-tasks; fi#012 removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None May 16 15:27:51 ip-10-31-9-197 ansible-ansible.legacy.command: Invoked with executable=None _uses_shell=False strip_empty_ends=True _raw_params=yum clean all --enablerepo=* removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None May 16 15:27:52 ip-10-31-9-197 ansible-ansible.legacy.command: Invoked with executable=None _uses_shell=False strip_empty_ends=True _raw_params=yum makecache --enablerepo=* removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None May 16 15:29:25 ip-10-31-9-197 systemd: Starting Cleanup of Temporary Directories... May 16 15:29:25 ip-10-31-9-197 systemd: Started Cleanup of Temporary Directories. May 16 15:32:25 ip-10-31-9-197 ansible-ansible.legacy.setup: Invoked with filter=[] gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 May 16 15:32:26 ip-10-31-9-197 ansible-service_facts: Invoked May 16 15:32:27 ip-10-31-9-197 ansible-ansible.legacy.command: Invoked with executable=None _uses_shell=False strip_empty_ends=True _raw_params=rpm -qa removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None May 16 15:32:30 ip-10-31-9-197 ansible-ansible.legacy.setup: Invoked with filter=[] gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 May 16 15:32:31 ip-10-31-9-197 ansible-ansible.legacy.yum: Invoked with lock_timeout=30 update_cache=False conf_file=None exclude=[] allow_downgrade=False sslverify=True disable_gpg_check=False disable_excludes=None use_backend=auto validate_certs=True state=latest disablerepo=[] skip_broken=False releasever=None cacheonly=False autoremove=False download_dir=None installroot=/ install_weak_deps=True name=['ca-certificates'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False enable_plugin=[] May 16 15:32:32 ip-10-31-9-197 ansible-ansible.legacy.yum: Invoked with lock_timeout=30 update_cache=False conf_file=None exclude=[] allow_downgrade=False sslverify=True disable_gpg_check=False disable_excludes=None use_backend=auto validate_certs=True state=latest disablerepo=[] skip_broken=False releasever=None cacheonly=False autoremove=False download_dir=None installroot=/ install_weak_deps=True name=['curl'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False enable_plugin=[] May 16 15:32:33 ip-10-31-9-197 ansible-ansible.legacy.command: Invoked with executable=None _uses_shell=False strip_empty_ends=True _raw_params=curl -skL -o /etc/pki/ca-trust/source/anchors/Current-IT-Root-CAs.pem https://certs.corp.redhat.com/certs/Current-IT-Root-CAs.pem removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None May 16 15:32:33 ip-10-31-9-197 ansible-ansible.legacy.command: Invoked with executable=None _uses_shell=False strip_empty_ends=True _raw_params=bash -c 'update-ca-trust' removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None May 16 15:32:35 ip-10-31-9-197 ansible-ansible.legacy.command: Invoked with executable=None _uses_shell=False strip_empty_ends=True _raw_params=bash -c 'update-ca-trust extract' removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None May 16 15:32:37 ip-10-31-9-197 ansible-ansible.legacy.command: Invoked with executable=None _uses_shell=False strip_empty_ends=True _raw_params=curl -v https://gitlab.cee.redhat.com removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None May 16 15:32:37 ip-10-31-9-197 ansible-ansible.legacy.command: Invoked with executable=None _uses_shell=False strip_empty_ends=True _raw_params=curl -v https://beaker.engineering.redhat.com/ removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None May 16 15:32:39 ip-10-31-9-197 ansible-service_facts: Invoked May 16 15:32:39 ip-10-31-9-197 ansible-ansible.legacy.command: Invoked with executable=None _uses_shell=False strip_empty_ends=True _raw_params=rpm -qa removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None May 16 15:32:41 ip-10-31-9-197 ansible-service_facts: Invoked May 16 15:32:41 ip-10-31-9-197 ansible-ansible.legacy.command: Invoked with executable=None _uses_shell=False strip_empty_ends=True _raw_params=rpm -qa removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None May 16 15:32:43 ip-10-31-9-197 ansible-ansible.legacy.command: Invoked with executable=None _uses_shell=True strip_empty_ends=True _raw_params=for repofile in $(ls -1 /etc/yum.repos.d/); do#012 echo "# vvvvv $repofile vvvvv vvvvv";#012 cat "/etc/yum.repos.d/$repofile";#012 echo "# ^^^^^ ^^^^^ ^^^^^ ^^^^^";#012 echo "";#012done#012 removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None May 16 15:32:43 ip-10-31-9-197 ansible-ansible.legacy.command: Invoked with executable=None _uses_shell=True strip_empty_ends=True _raw_params=yum -q repolist removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None May 16 15:32:43 ip-10-31-9-197 ansible-ansible.legacy.command: Invoked with executable=None _uses_shell=False strip_empty_ends=True _raw_params=yum clean all --enablerepo=* removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None May 16 15:32:44 ip-10-31-9-197 ansible-ansible.legacy.command: Invoked with executable=None _uses_shell=False strip_empty_ends=True _raw_params=yum makecache --enablerepo=* removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None May 16 15:38:15 ip-10-31-9-197 dhclient[609]: DHCPREQUEST on eth0 to 10.31.8.1 port 67 (xid=0x1e139bc9) May 16 15:38:15 ip-10-31-9-197 dhclient[609]: DHCPACK from 10.31.8.1 (xid=0x1e139bc9) May 16 15:38:15 ip-10-31-9-197 NetworkManager[578]: [1715888295.6683] dhcp4 (eth0): address 10.31.9.197 May 16 15:38:15 ip-10-31-9-197 NetworkManager[578]: [1715888295.6688] dhcp4 (eth0): plen 22 (255.255.252.0) May 16 15:38:15 ip-10-31-9-197 NetworkManager[578]: [1715888295.6689] dhcp4 (eth0): gateway 10.31.8.1 May 16 15:38:15 ip-10-31-9-197 NetworkManager[578]: [1715888295.6689] dhcp4 (eth0): lease time 3600 May 16 15:38:15 ip-10-31-9-197 NetworkManager[578]: [1715888295.6689] dhcp4 (eth0): hostname 'ip-10-31-9-197' May 16 15:38:15 ip-10-31-9-197 NetworkManager[578]: [1715888295.6689] dhcp4 (eth0): nameserver '10.29.169.13' May 16 15:38:15 ip-10-31-9-197 NetworkManager[578]: [1715888295.6689] dhcp4 (eth0): nameserver '10.29.170.12' May 16 15:38:15 ip-10-31-9-197 NetworkManager[578]: [1715888295.6689] dhcp4 (eth0): nameserver '10.2.32.1' May 16 15:38:15 ip-10-31-9-197 NetworkManager[578]: [1715888295.6689] dhcp4 (eth0): domain name 'us-east-1.aws.redhat.com' May 16 15:38:15 ip-10-31-9-197 NetworkManager[578]: [1715888295.6690] dhcp4 (eth0): state changed bound -> bound May 16 15:38:15 ip-10-31-9-197 dhclient[609]: bound to 10.31.9.197 -- renewal in 1493 seconds. May 16 15:38:15 ip-10-31-9-197 dbus[454]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' May 16 15:38:15 ip-10-31-9-197 systemd: Starting Network Manager Script Dispatcher Service... May 16 15:38:15 ip-10-31-9-197 dbus[454]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' May 16 15:38:15 ip-10-31-9-197 systemd: Started Network Manager Script Dispatcher Service. May 16 15:38:15 ip-10-31-9-197 nm-dispatcher: req:1 'dhcp4-change' [eth0]: new request (4 scripts) May 16 15:38:15 ip-10-31-9-197 nm-dispatcher: req:1 'dhcp4-change' [eth0]: start running ordered scripts... May 16 15:44:31 ip-10-31-9-197 ansible-ansible.legacy.setup: Invoked with filter=[] gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 May 16 15:44:32 ip-10-31-9-197 ansible-stat: Invoked with checksum_algorithm=sha1 get_checksum=True path=/run/ostree-booted follow=False get_mime=True get_attributes=True May 16 15:44:33 ip-10-31-9-197 ansible-ansible.legacy.yum: Invoked with lock_timeout=30 update_cache=False conf_file=None exclude=[] allow_downgrade=False sslverify=True disable_gpg_check=False disable_excludes=None use_backend=auto validate_certs=True state=present disablerepo=[] skip_broken=False releasever=None cacheonly=False autoremove=False download_dir=None installroot=/ install_weak_deps=True name=['iproute', 'rsyslog'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False enable_plugin=[] May 16 15:44:33 ip-10-31-9-197 ansible-package_facts: Invoked with manager=['auto'] strategy=first May 16 15:44:35 ip-10-31-9-197 ansible-file: Invoked with src=None selevel=None force=False setype=None _original_basename=None unsafe_writes=False access_time=None seuser=None recurse=False state=directory access_time_format=%Y%m%d%H%M.%S group=None modification_time=None serole=None _diff_peek=None modification_time_format=%Y%m%d%H%M.%S path=/etc/rsyslog.d owner=None follow=True attributes=None mode=0755 May 16 15:44:35 ip-10-31-9-197 ansible-file: Invoked with src=None selevel=None force=False setype=None _original_basename=None unsafe_writes=False access_time=None seuser=None recurse=False state=directory access_time_format=%Y%m%d%H%M.%S group=None modification_time=None serole=None _diff_peek=None modification_time_format=%Y%m%d%H%M.%S path=/var/lib/rsyslog owner=None follow=True attributes=None mode=0700 May 16 15:44:35 ip-10-31-9-197 ansible-file: Invoked with src=None selevel=None force=False setype=None _original_basename=None unsafe_writes=False access_time=None seuser=None recurse=False state=directory access_time_format=%Y%m%d%H%M.%S group=root modification_time=None serole=None _diff_peek=None modification_time_format=%Y%m%d%H%M.%S path=/var/log owner=root follow=True attributes=None mode=0755 May 16 15:44:36 ip-10-31-9-197 ansible-ansible.legacy.stat: Invoked with checksum_algorithm=sha1 get_checksum=True path=/etc/rsyslog.d/00-global.conf follow=False get_mime=True get_attributes=True May 16 15:44:36 ip-10-31-9-197 ansible-ansible.legacy.copy: Invoked with src=/root/.ansible/tmp/ansible-tmp-1715888675.9279377-14444-203218273231236/source directory_mode=None force=True attributes=None remote_src=None unsafe_writes=False dest=/etc/rsyslog.d/00-global.conf seuser=None setype=None group=root content=NOT_LOGGING_PARAMETER _original_basename=rules.conf.j2 serole=None mode=0644 selevel=None owner=root follow=False validate=None checksum=01785a86b4dbac8d6fa956de9fe2565e9b46e79b backup=False local_follow=None May 16 15:44:36 ip-10-31-9-197 ansible-ansible.legacy.stat: Invoked with checksum_algorithm=sha1 get_checksum=True path=/etc/rsyslog.d/05-common-defaults.conf follow=False get_mime=True get_attributes=True May 16 15:44:36 ip-10-31-9-197 ansible-ansible.legacy.copy: Invoked with src=/root/.ansible/tmp/ansible-tmp-1715888676.4220984-14444-50527418076493/source directory_mode=None force=True attributes=None remote_src=None unsafe_writes=False dest=/etc/rsyslog.d/05-common-defaults.conf seuser=None setype=None group=root content=NOT_LOGGING_PARAMETER _original_basename=rules.conf.j2 serole=None mode=0644 selevel=None owner=root follow=False validate=None checksum=cd87491589393ab4a5f556a614493c4c27a80733 backup=False local_follow=None May 16 15:44:37 ip-10-31-9-197 ansible-ansible.legacy.stat: Invoked with checksum_algorithm=sha1 get_checksum=True path=/etc/rsyslog.d/90-input-basics-basic_input.conf follow=False get_mime=True get_attributes=True May 16 15:44:37 ip-10-31-9-197 ansible-ansible.legacy.copy: Invoked with src=/root/.ansible/tmp/ansible-tmp-1715888677.2790315-14472-61691356850694/source directory_mode=None force=True attributes=None remote_src=None unsafe_writes=False dest=/etc/rsyslog.d/90-input-basics-basic_input.conf seuser=None setype=None group=root content=NOT_LOGGING_PARAMETER _original_basename=rules.conf.j2 serole=None mode=0644 selevel=None owner=root follow=False validate=None checksum=979d16e4ed4736f459732866bf73607596fd9470 backup=False local_follow=None May 16 15:44:38 ip-10-31-9-197 ansible-ansible.legacy.stat: Invoked with checksum_algorithm=sha1 get_checksum=True path=/etc/rsyslog.d/10-output-files-modules.conf follow=False get_mime=True get_attributes=True May 16 15:44:38 ip-10-31-9-197 ansible-ansible.legacy.copy: Invoked with src=/root/.ansible/tmp/ansible-tmp-1715888678.0179088-14487-275139316630646/source directory_mode=None force=True attributes=None remote_src=None unsafe_writes=False dest=/etc/rsyslog.d/10-output-files-modules.conf seuser=None setype=None group=root content=NOT_LOGGING_PARAMETER _original_basename=rules.conf.j2 serole=None mode=0644 selevel=None owner=root follow=False validate=None checksum=bcf2fc3de5f51237535db7e7c8faf735f0c5adf8 backup=False local_follow=None May 16 15:44:38 ip-10-31-9-197 ansible-ansible.legacy.stat: Invoked with checksum_algorithm=sha1 get_checksum=True path=/etc/rsyslog.d/30-output-files-default_files.conf follow=False get_mime=True get_attributes=True May 16 15:44:38 ip-10-31-9-197 ansible-ansible.legacy.copy: Invoked with src=/root/.ansible/tmp/ansible-tmp-1715888678.6265373-14500-109513869137573/source directory_mode=None force=True attributes=None remote_src=None unsafe_writes=False dest=/etc/rsyslog.d/30-output-files-default_files.conf seuser=None setype=None group=root content=NOT_LOGGING_PARAMETER _original_basename=rules.conf.j2 serole=None mode=0644 selevel=None owner=root follow=False validate=None checksum=6b34ddb09de551bdabe9619872f9bfc26e0cf895 backup=False local_follow=None May 16 15:44:39 ip-10-31-9-197 ansible-ansible.legacy.systemd: Invoked with no_block=False force=None name=rsyslog daemon_reexec=False enabled=True daemon_reload=False state=started masked=None scope=system May 16 15:44:39 ip-10-31-9-197 ansible-stat: Invoked with checksum_algorithm=sha1 get_checksum=True path=/etc/rsyslog.conf follow=False get_mime=True get_attributes=True May 16 15:44:40 ip-10-31-9-197 ansible-ansible.legacy.stat: Invoked with checksum_algorithm=sha1 get_checksum=True path=/etc/rsyslog.conf follow=False get_mime=True get_attributes=True May 16 15:44:40 ip-10-31-9-197 ansible-ansible.legacy.copy: Invoked with src=/root/.ansible/tmp/ansible-tmp-1715888680.0965745-14525-81851949053459/source directory_mode=None force=True unsafe_writes=False remote_src=None dest=/etc/rsyslog.conf selevel=None seuser=None setype=None group=None content=NOT_LOGGING_PARAMETER _original_basename=rsyslog.conf.j2 serole=None mode=0644 checksum=5fe705203b62f654be0460d9893da023dbffb94d owner=None follow=False validate=None attributes=None backup=False local_follow=None May 16 15:44:40 ip-10-31-9-197 ansible-ansible.legacy.systemd: Invoked with no_block=False force=None name=rsyslog daemon_reexec=False enabled=None daemon_reload=False state=restarted masked=None scope=system 2024-05-16T19:44:40.759072+00:00 e94f2967-0382-48b9-91af-fc94f17186b8 rsyslogd: [origin software="rsyslogd" swVersion="8.24.0-57.el7_9.3" x-pid="12539" x-info="http://www.rsyslog.com"] start 2024-05-16T19:44:40.766047+00:00 e94f2967-0382-48b9-91af-fc94f17186b8 systemd[1]: Started System Logging Service. 2024-05-16T19:44:40.940037+00:00 e94f2967-0382-48b9-91af-fc94f17186b8 ansible-stat: Invoked with checksum_algorithm=sha1 get_checksum=True path=/etc/rsyslog.conf follow=False get_mime=True get_attributes=True 2024-05-16T19:44:41.190141+00:00 e94f2967-0382-48b9-91af-fc94f17186b8 ansible-find: Invoked with excludes=None paths=['/etc/rsyslog.d'] file_type=file age=None contains=None recurse=False age_stamp=mtime patterns=['[0-9][0-9]-*.conf', '*.template', '*.remote', '*.rulebase'] depth=None mode=None get_checksum=False use_regex=False follow=False hidden=False exact_mode=True read_whole_file=False size=None 2024-05-16T19:44:41.397809+00:00 e94f2967-0382-48b9-91af-fc94f17186b8 ansible-stat: Invoked with checksum_algorithm=sha1 get_checksum=True path=/etc/rsyslog.d/30-output-files-default_files.conf follow=False get_mime=True get_attributes=True 2024-05-16T19:44:41.670210+00:00 e94f2967-0382-48b9-91af-fc94f17186b8 ansible-ansible.legacy.command: Invoked with executable=None _uses_shell=False expand_argument_vars=True strip_empty_ends=True _raw_params=/bin/grep '\\*.info;mail.none;authpriv.none;cron.none.*/var/log/messages' /etc/rsyslog.d/30-output-files-default_files.conf removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None 2024-05-16T19:44:41.856755+00:00 e94f2967-0382-48b9-91af-fc94f17186b8 ansible-ansible.legacy.command: Invoked with executable=None _uses_shell=False expand_argument_vars=True strip_empty_ends=True _raw_params=/bin/logger -i -p local6.info -t testTag0 testMessage0 removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None 2024-05-16T19:44:41.861366+00:00 e94f2967-0382-48b9-91af-fc94f17186b8 testTag0[12592]: testMessage0 2024-05-16T19:44:42.014179+00:00 e94f2967-0382-48b9-91af-fc94f17186b8 ansible-ansible.legacy.command: Invoked with executable=None _uses_shell=False expand_argument_vars=True strip_empty_ends=True _raw_params=/bin/grep testMessage0 /var/log/messages removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None 2024-05-16T19:44:42.167884+00:00 e94f2967-0382-48b9-91af-fc94f17186b8 ansible-ansible.legacy.command: Invoked with executable=None _uses_shell=False expand_argument_vars=True strip_empty_ends=True _raw_params=cat /var/log/messages removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None TASK [Ensure no errors in /var/log/messages] *********************************** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/tests/tests_imuxsock_files.yml:80 Thursday 16 May 2024 19:44:42 +0000 (0:00:00.162) 0:00:11.520 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check ports managed by firewall and selinux] ***************************** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/tests/tests_imuxsock_files.yml:84 Thursday 16 May 2024 19:44:42 +0000 (0:00:00.041) 0:00:11.562 ********** included: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/tests/tasks/check_firewall_selinux.yml for sut TASK [Check ports are not retrieved if both logging_manage_firewall and logging_manage_selinux are not true] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/tests/tasks/check_firewall_selinux.yml:3 Thursday 16 May 2024 19:44:42 +0000 (0:00:00.030) 0:00:11.592 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check firewall port status (manage - tcp)] ******************************* task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/tests/tasks/check_firewall_selinux.yml:13 Thursday 16 May 2024 19:44:42 +0000 (0:00:00.027) 0:00:11.619 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Check firewall port status (manage - udp)] ******************************* task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/tests/tasks/check_firewall_selinux.yml:22 Thursday 16 May 2024 19:44:42 +0000 (0:00:00.014) 0:00:11.634 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Check associated selinux ports (manage - tcp)] *************************** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/tests/tasks/check_firewall_selinux.yml:34 Thursday 16 May 2024 19:44:42 +0000 (0:00:00.013) 0:00:11.647 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Check associated selinux ports (manage - udp)] *************************** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/tests/tasks/check_firewall_selinux.yml:44 Thursday 16 May 2024 19:44:42 +0000 (0:00:00.022) 0:00:11.669 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [END TEST CASE 0; Clean up the deployed config] *************************** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/tests/tests_imuxsock_files.yml:87 Thursday 16 May 2024 19:44:42 +0000 (0:00:00.013) 0:00:11.683 ********** TASK [fedora.linux_system_roles.logging : Set files output if files output is not defined and logging_inputs is not empty] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:7 Thursday 16 May 2024 19:44:42 +0000 (0:00:00.043) 0:00:11.726 ********** skipping: [sut] => { "changed": false, "false_condition": "logging_inputs | d([])", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Set rsyslog_outputs] ***************** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:14 Thursday 16 May 2024 19:44:42 +0000 (0:00:00.032) 0:00:11.759 ********** ok: [sut] => { "ansible_facts": { "rsyslog_outputs": [ { "name": "default_files", "type": "files" } ] }, "changed": false } TASK [fedora.linux_system_roles.logging : Set rsyslog_inputs] ****************** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:18 Thursday 16 May 2024 19:44:42 +0000 (0:00:00.031) 0:00:11.790 ********** ok: [sut] => { "ansible_facts": { "rsyslog_inputs": [] }, "changed": false } TASK [fedora.linux_system_roles.logging : Set custom_config_files fact] ******** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:22 Thursday 16 May 2024 19:44:42 +0000 (0:00:00.032) 0:00:11.822 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:34 Thursday 16 May 2024 19:44:42 +0000 (0:00:00.014) 0:00:11.837 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.logging : Gather ports specified in the logging_inputs and outputs vars] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:44 Thursday 16 May 2024 19:44:42 +0000 (0:00:00.014) 0:00:11.851 ********** included: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml for sut TASK [fedora.linux_system_roles.logging : Initialize logging_tls_tcp_ports] **** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:3 Thursday 16 May 2024 19:44:42 +0000 (0:00:00.041) 0:00:11.893 ********** ok: [sut] => { "ansible_facts": { "logging_tls_tcp_ports": [] }, "changed": false } TASK [fedora.linux_system_roles.logging : Initialize logging_tcp_ports] ******** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:7 Thursday 16 May 2024 19:44:42 +0000 (0:00:00.029) 0:00:11.922 ********** ok: [sut] => { "ansible_facts": { "logging_tcp_ports": [] }, "changed": false } TASK [fedora.linux_system_roles.logging : Initialize logging_tls_udp_ports] **** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:11 Thursday 16 May 2024 19:44:42 +0000 (0:00:00.027) 0:00:11.950 ********** ok: [sut] => { "ansible_facts": { "logging_tls_udp_ports": [] }, "changed": false } TASK [fedora.linux_system_roles.logging : Initialize logging_udp_ports] ******** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:15 Thursday 16 May 2024 19:44:42 +0000 (0:00:00.028) 0:00:11.978 ********** ok: [sut] => { "ansible_facts": { "logging_udp_ports": [] }, "changed": false } TASK [fedora.linux_system_roles.logging : Parameter 'port' values] ************* task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:24 Thursday 16 May 2024 19:44:42 +0000 (0:00:00.027) 0:00:12.005 ********** skipping: [sut] => { "changed": false, "false_condition": "(logging_manage_firewall | bool) or (logging_manage_selinux | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Parameter 'tcp_port' values (without tls)] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:88 Thursday 16 May 2024 19:44:42 +0000 (0:00:00.026) 0:00:12.032 ********** skipping: [sut] => { "changed": false, "false_condition": "(logging_manage_firewall | bool) or (logging_manage_selinux | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Parameter 'tcp_port' values (with tls)] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:92 Thursday 16 May 2024 19:44:42 +0000 (0:00:00.081) 0:00:12.114 ********** skipping: [sut] => { "changed": false, "false_condition": "(logging_manage_firewall | bool) or (logging_manage_selinux | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Parameter 'udp_port' values (without tls)] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:96 Thursday 16 May 2024 19:44:42 +0000 (0:00:00.027) 0:00:12.142 ********** skipping: [sut] => { "changed": false, "false_condition": "(logging_manage_firewall | bool) or (logging_manage_selinux | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Parameter 'udp_port' values (with tls)] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:100 Thursday 16 May 2024 19:44:42 +0000 (0:00:00.029) 0:00:12.171 ********** skipping: [sut] => { "changed": false, "false_condition": "(logging_manage_firewall | bool) or (logging_manage_selinux | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Parameter 'server_port' values (without tls)] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:104 Thursday 16 May 2024 19:44:42 +0000 (0:00:00.026) 0:00:12.198 ********** skipping: [sut] => { "changed": false, "false_condition": "(logging_manage_firewall | bool) or (logging_manage_selinux | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Parameter 'server_port' values (with tls)] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:108 Thursday 16 May 2024 19:44:42 +0000 (0:00:00.028) 0:00:12.226 ********** skipping: [sut] => { "changed": false, "false_condition": "(logging_manage_firewall | bool) or (logging_manage_selinux | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Parameter 'tcp_ports' values (without tls)] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:153 Thursday 16 May 2024 19:44:42 +0000 (0:00:00.026) 0:00:12.253 ********** skipping: [sut] => { "changed": false, "false_condition": "(logging_manage_firewall | bool) or (logging_manage_selinux | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Parameter 'tcp_ports' values (with tls)] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:157 Thursday 16 May 2024 19:44:42 +0000 (0:00:00.028) 0:00:12.281 ********** skipping: [sut] => { "changed": false, "false_condition": "(logging_manage_firewall | bool) or (logging_manage_selinux | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Parameter 'udp_ports' values (without tls)] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:161 Thursday 16 May 2024 19:44:42 +0000 (0:00:00.026) 0:00:12.307 ********** skipping: [sut] => { "changed": false, "false_condition": "(logging_manage_firewall | bool) or (logging_manage_selinux | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Parameter 'udp_ports' values (with tls)] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:165 Thursday 16 May 2024 19:44:43 +0000 (0:00:00.028) 0:00:12.336 ********** skipping: [sut] => { "changed": false, "false_condition": "(logging_manage_firewall | bool) or (logging_manage_selinux | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Manage firewall on the gathered ports] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:47 Thursday 16 May 2024 19:44:43 +0000 (0:00:00.026) 0:00:12.362 ********** included: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/firewall.yml for sut TASK [fedora.linux_system_roles.logging : Initialize logging_firewall_ports] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/firewall.yml:7 Thursday 16 May 2024 19:44:43 +0000 (0:00:00.044) 0:00:12.406 ********** skipping: [sut] => { "changed": false, "false_condition": "logging_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Add tcp ports to logging_firewall_ports] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/firewall.yml:11 Thursday 16 May 2024 19:44:43 +0000 (0:00:00.026) 0:00:12.433 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.logging : Add udp ports to logging_firewall_ports] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/firewall.yml:17 Thursday 16 May 2024 19:44:43 +0000 (0:00:00.024) 0:00:12.457 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/firewall.yml:23 Thursday 16 May 2024 19:44:43 +0000 (0:00:00.023) 0:00:12.480 ********** skipping: [sut] => { "changed": false, "false_condition": "logging_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Manage selinux on the gathered ports] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:50 Thursday 16 May 2024 19:44:43 +0000 (0:00:00.027) 0:00:12.507 ********** included: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml for sut TASK [fedora.linux_system_roles.logging : Initialize logging_selinux_ports] **** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml:7 Thursday 16 May 2024 19:44:43 +0000 (0:00:00.042) 0:00:12.550 ********** skipping: [sut] => { "changed": false, "false_condition": "logging_manage_selinux | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Add non tls tcp ports to logging_selinux_ports] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml:11 Thursday 16 May 2024 19:44:43 +0000 (0:00:00.026) 0:00:12.577 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.logging : Add tls tcp ports to logging_selinux_ports] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml:16 Thursday 16 May 2024 19:44:43 +0000 (0:00:00.014) 0:00:12.591 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.logging : Add non tls udp ports to logging_selinux_ports] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml:21 Thursday 16 May 2024 19:44:43 +0000 (0:00:00.013) 0:00:12.605 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.logging : Add tls udp ports to logging_selinux_ports] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml:26 Thursday 16 May 2024 19:44:43 +0000 (0:00:00.038) 0:00:12.643 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml:31 Thursday 16 May 2024 19:44:43 +0000 (0:00:00.014) 0:00:12.658 ********** skipping: [sut] => { "changed": false, "false_condition": "logging_manage_selinux | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Generate certificates] *************** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:54 Thursday 16 May 2024 19:44:43 +0000 (0:00:00.027) 0:00:12.686 ********** included: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/certificate.yml for sut TASK [Generate certificates] *************************************************** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/certificate.yml:2 Thursday 16 May 2024 19:44:43 +0000 (0:00:00.043) 0:00:12.729 ********** skipping: [sut] => { "changed": false, "false_condition": "logging_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Re-read facts after adding custom fact] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:60 Thursday 16 May 2024 19:44:43 +0000 (0:00:00.027) 0:00:12.757 ********** skipping: [sut] => { "changed": false, "false_condition": "logging_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Create rsyslog debug dir] ************ task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:64 Thursday 16 May 2024 19:44:43 +0000 (0:00:00.027) 0:00:12.785 ********** skipping: [sut] => { "changed": false, "false_condition": "logging_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Delete debug file] ******************* task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:70 Thursday 16 May 2024 19:44:43 +0000 (0:00:00.027) 0:00:12.812 ********** skipping: [sut] => { "changed": false, "false_condition": "logging_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Create rsyslog debug file] *********** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:75 Thursday 16 May 2024 19:44:43 +0000 (0:00:00.028) 0:00:12.840 ********** skipping: [sut] => { "changed": false, "false_condition": "logging_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:82 Thursday 16 May 2024 19:44:43 +0000 (0:00:00.026) 0:00:12.867 ********** skipping: [sut] => { "changed": false, "false_condition": "logging_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Populate rsyslog debug file] ********* task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:86 Thursday 16 May 2024 19:44:43 +0000 (0:00:00.027) 0:00:12.895 ********** skipping: [sut] => { "changed": false, "false_condition": "logging_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [Include Rsyslog role] **************************************************** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:97 Thursday 16 May 2024 19:44:43 +0000 (0:00:00.027) 0:00:12.922 ********** TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Set platform/version specific variables] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main.yml:4 Thursday 16 May 2024 19:44:43 +0000 (0:00:00.027) 0:00:12.950 ********** included: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_vars.yml:4 Thursday 16 May 2024 19:44:43 +0000 (0:00:00.025) 0:00:12.976 ********** skipping: [sut] => { "changed": false, "false_condition": "__logging_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Check if system is ostree] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_vars.yml:12 Thursday 16 May 2024 19:44:43 +0000 (0:00:00.028) 0:00:13.004 ********** skipping: [sut] => { "changed": false, "false_condition": "not __logging_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_vars.yml:17 Thursday 16 May 2024 19:44:43 +0000 (0:00:00.018) 0:00:13.023 ********** skipping: [sut] => { "changed": false, "false_condition": "not __logging_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Set platform/version specific variables] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_vars.yml:21 Thursday 16 May 2024 19:44:43 +0000 (0:00:00.018) 0:00:13.041 ********** ok: [sut] => (item=/WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/default.yml) => { "ansible_facts": { "__rsyslog_input_basics": "input_basics.j2" }, "ansible_included_var_files": [ "/WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/default.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/default.yml" } skipping: [sut] => (item=/WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=/WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/CentOS_7.yml) => { "ansible_facts": { "__rsyslog_input_basics": "input_basics_rhel7.j2" }, "ansible_included_var_files": [ "/WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/CentOS_7.yml" } skipping: [sut] => (item=/WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Include /vars/main.yml from /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_vars.yml:31 Thursday 16 May 2024 19:44:43 +0000 (0:00:00.041) 0:00:13.083 ********** skipping: [sut] => (item=/WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/basics/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/basics/main.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/files/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/files/main.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/ovirt/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/ovirt/main.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/relp/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/relp/main.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/remote/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/remote/main.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/main.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/elasticsearch/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/elasticsearch/main.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/files/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/files/main.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/forwards/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/forwards/main.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/relp/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/relp/main.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/remote_files/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/remote_files/main.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Main rsyslog subrole] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main.yml:7 Thursday 16 May 2024 19:44:43 +0000 (0:00:00.050) 0:00:13.133 ********** included: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml for sut TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Get status of rsyslog packages] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:15 Thursday 16 May 2024 19:44:43 +0000 (0:00:00.076) 0:00:13.210 ********** ok: [sut] => (item=iproute) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "rpm", "-V", "iproute" ], "delta": "0:00:00.413218", "end": "2024-05-16 19:44:44.453339", "failed_when_result": false, "item": "iproute", "rc": 0, "start": "2024-05-16 19:44:44.040121" } ok: [sut] => (item=rsyslog) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "rpm", "-V", "rsyslog" ], "delta": "0:00:00.313403", "end": "2024-05-16 19:44:44.904298", "failed_when_result": false, "item": "rsyslog", "rc": 1, "start": "2024-05-16 19:44:44.590895" } STDOUT: S.5....T. c /etc/rsyslog.conf MSG: non-zero return code TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Reset original confs - logging package is absent] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:22 Thursday 16 May 2024 19:44:44 +0000 (0:00:01.030) 0:00:14.240 ********** changed: [sut] => { "changed": true, "changes": { "removed": [ "iproute", "rsyslog" ] }, "rc": 0, "results": [ "Loaded plugins: fastestmirror\nResolving Dependencies\n--> Running transaction check\n---> Package iproute.x86_64 0:4.11.0-30.el7 will be erased\n--> Processing Dependency: iproute for package: cloud-init-0.7.9-24.el7.x86_64\n--> Processing Dependency: iproute for package: initscripts-9.49.53-1.el7_9.1.x86_64\n--> Processing Dependency: iproute for package: beakerlib-1.29.3-1.el7bkr.noarch\n--> Processing Dependency: iproute for package: 12:dhclient-4.2.5-83.el7.centos.1.x86_64\n--> Processing Dependency: iproute for package: dracut-network-033-572.el7.x86_64\n---> Package rsyslog.x86_64 0:8.24.0-57.el7_9.3 will be erased\n--> Running transaction check\n---> Package beakerlib.noarch 0:1.29.3-1.el7bkr will be erased\n--> Processing Dependency: beakerlib >= 1.16-3 for package: beakerlib-redhat-1-33.el7bkr.noarch\n---> Package cloud-init.x86_64 0:0.7.9-24.el7 will be erased\n---> Package dhclient.x86_64 12:4.2.5-83.el7.centos.1 will be erased\n---> Package dracut-network.x86_64 0:033-572.el7 will be erased\n--> Processing Dependency: dracut-network >= 033-552 for package: kexec-tools-2.0.15-51.el7_9.3.x86_64\n---> Package initscripts.x86_64 0:9.49.53-1.el7_9.1 will be erased\n--> Processing Dependency: initscripts >= 5.86-1 for package: kbd-1.15.5-16.el7_9.x86_64\n--> Processing Dependency: initscripts >= 8.83-1 for package: plymouth-0.8.9-0.34.20140113.el7.centos.x86_64\n--> Running transaction check\n---> Package beakerlib-redhat.noarch 0:1-33.el7bkr will be erased\n---> Package kbd.x86_64 0:1.15.5-16.el7_9 will be erased\n---> Package kexec-tools.x86_64 0:2.0.15-51.el7_9.3 will be erased\n---> Package plymouth.x86_64 0:0.8.9-0.34.20140113.el7.centos will be erased\n--> Processing Dependency: plymouth for package: plymouth-scripts-0.8.9-0.34.20140113.el7.centos.x86_64\n--> Running transaction check\n---> Package plymouth-scripts.x86_64 0:0.8.9-0.34.20140113.el7.centos will be erased\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nRemoving:\n iproute x86_64 4.11.0-30.el7 @anaconda 1.8 M\n rsyslog x86_64 8.24.0-57.el7_9.3 @updates 1.9 M\nRemoving for dependencies:\n beakerlib noarch 1.29.3-1.el7bkr @beaker-harness 454 k\n beakerlib-redhat noarch 1-33.el7bkr @beaker-client 22 k\n cloud-init x86_64 0.7.9-24.el7 @/cloud-init.el7 2.1 M\n dhclient x86_64 12:4.2.5-83.el7.centos.1 @updates 475 k\n dracut-network x86_64 033-572.el7 @anaconda 146 k\n initscripts x86_64 9.49.53-1.el7_9.1 @updates 1.5 M\n kbd x86_64 1.15.5-16.el7_9 @updates 1.3 M\n kexec-tools x86_64 2.0.15-51.el7_9.3 @updates 770 k\n plymouth x86_64 0.8.9-0.34.20140113.el7.centos @anaconda 227 k\n plymouth-scripts x86_64 0.8.9-0.34.20140113.el7.centos @anaconda 22 k\n\nTransaction Summary\n================================================================================\nRemove 2 Packages (+10 Dependent packages)\n\nInstalled size: 11 M\nDownloading packages:\nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Erasing : beakerlib-redhat-1-33.el7bkr.noarch 1/12 \n Erasing : beakerlib-1.29.3-1.el7bkr.noarch 2/12 \n Erasing : cloud-init-0.7.9-24.el7.x86_64 3/12 \nwarning: /etc/cloud/cloud.cfg saved as /etc/cloud/cloud.cfg.rpmsave\n Erasing : plymouth-scripts-0.8.9-0.34.20140113.el7.centos.x86_64 4/12 \n Erasing : plymouth-0.8.9-0.34.20140113.el7.centos.x86_64 5/12 \n Erasing : kbd-1.15.5-16.el7_9.x86_64 6/12 \n Erasing : kexec-tools-2.0.15-51.el7_9.3.x86_64 7/12 \n Erasing : dracut-network-033-572.el7.x86_64 8/12 \n Erasing : 12:dhclient-4.2.5-83.el7.centos.1.x86_64 9/12 \n Erasing : initscripts-9.49.53-1.el7_9.1.x86_64 10/12 \nwarning: /etc/adjtime saved as /etc/adjtime.rpmsave\n Erasing : iproute-4.11.0-30.el7.x86_64 11/12 \n Erasing : rsyslog-8.24.0-57.el7_9.3.x86_64 12/12 \nwarning: /etc/rsyslog.conf saved as /etc/rsyslog.conf.rpmsave\n Verifying : kexec-tools-2.0.15-51.el7_9.3.x86_64 1/12 \n Verifying : initscripts-9.49.53-1.el7_9.1.x86_64 2/12 \n Verifying : beakerlib-1.29.3-1.el7bkr.noarch 3/12 \n Verifying : rsyslog-8.24.0-57.el7_9.3.x86_64 4/12 \n Verifying : dracut-network-033-572.el7.x86_64 5/12 \n Verifying : 12:dhclient-4.2.5-83.el7.centos.1.x86_64 6/12 \n Verifying : plymouth-0.8.9-0.34.20140113.el7.centos.x86_64 7/12 \n Verifying : cloud-init-0.7.9-24.el7.x86_64 8/12 \n Verifying : plymouth-scripts-0.8.9-0.34.20140113.el7.centos.x86_64 9/12 \n Verifying : iproute-4.11.0-30.el7.x86_64 10/12 \n Verifying : kbd-1.15.5-16.el7_9.x86_64 11/12 \n Verifying : beakerlib-redhat-1-33.el7bkr.noarch 12/12 \n\nRemoved:\n iproute.x86_64 0:4.11.0-30.el7 rsyslog.x86_64 0:8.24.0-57.el7_9.3 \n\nDependency Removed:\n beakerlib.noarch 0:1.29.3-1.el7bkr \n beakerlib-redhat.noarch 0:1-33.el7bkr \n cloud-init.x86_64 0:0.7.9-24.el7 \n dhclient.x86_64 12:4.2.5-83.el7.centos.1 \n dracut-network.x86_64 0:033-572.el7 \n initscripts.x86_64 0:9.49.53-1.el7_9.1 \n kbd.x86_64 0:1.15.5-16.el7_9 \n kexec-tools.x86_64 0:2.0.15-51.el7_9.3 \n plymouth.x86_64 0:0.8.9-0.34.20140113.el7.centos \n plymouth-scripts.x86_64 0:0.8.9-0.34.20140113.el7.centos \n\nComplete!\n" ] } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Install/Update required packages] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:30 Thursday 16 May 2024 19:44:49 +0000 (0:00:04.375) 0:00:18.616 ********** changed: [sut] => { "changed": true, "changes": { "installed": [ "iproute", "rsyslog" ] }, "rc": 0, "results": [ "Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * base: download.cf.centos.org\n * extras: download.cf.centos.org\n * updates: download.cf.centos.org\nResolving Dependencies\n--> Running transaction check\n---> Package iproute.x86_64 0:4.11.0-30.el7 will be installed\n---> Package rsyslog.x86_64 0:8.24.0-57.el7_9.3 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n iproute x86_64 4.11.0-30.el7 base 805 k\n rsyslog x86_64 8.24.0-57.el7_9.3 updates 622 k\n\nTransaction Summary\n================================================================================\nInstall 2 Packages\n\nTotal download size: 1.4 M\nInstalled size: 3.7 M\nDownloading packages:\n--------------------------------------------------------------------------------\nTotal 4.0 MB/s | 1.4 MB 00:00 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : iproute-4.11.0-30.el7.x86_64 1/2 \n Installing : rsyslog-8.24.0-57.el7_9.3.x86_64 2/2 \n Verifying : rsyslog-8.24.0-57.el7_9.3.x86_64 1/2 \n Verifying : iproute-4.11.0-30.el7.x86_64 2/2 \n\nInstalled:\n iproute.x86_64 0:4.11.0-30.el7 rsyslog.x86_64 0:8.24.0-57.el7_9.3 \n\nComplete!\n" ] } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Reset erased flag] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:40 Thursday 16 May 2024 19:44:52 +0000 (0:00:03.101) 0:00:21.717 ********** ok: [sut] => { "ansible_facts": { "__rsyslog_erased": false }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Gather package facts] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:44 Thursday 16 May 2024 19:44:52 +0000 (0:00:00.018) 0:00:21.736 ********** ok: [sut] => { "ansible_facts": { "packages": { "NetworkManager": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "2.el7_9", "source": "rpm", "version": "1.18.8" } ], "NetworkManager-libnm": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "2.el7_9", "source": "rpm", "version": "1.18.8" } ], "NetworkManager-team": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-team", "release": "2.el7_9", "source": "rpm", "version": "1.18.8" } ], "NetworkManager-tui": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-tui", "release": "2.el7_9", "source": "rpm", "version": "1.18.8" } ], "PyYAML": [ { "arch": "x86_64", "epoch": null, "name": "PyYAML", "release": "11.el7", "source": "rpm", "version": "3.10" } ], "acl": [ { "arch": "x86_64", "epoch": null, "name": "acl", "release": "15.el7", "source": "rpm", "version": "2.2.51" } ], "aic94xx-firmware": [ { "arch": "noarch", "epoch": null, "name": "aic94xx-firmware", "release": "6.el7", "source": "rpm", "version": "30" } ], "alsa-firmware": [ { "arch": "noarch", "epoch": null, "name": "alsa-firmware", "release": "2.el7", "source": "rpm", "version": "1.0.28" } ], "alsa-lib": [ { "arch": "x86_64", "epoch": null, "name": "alsa-lib", "release": "1.el7", "source": "rpm", "version": "1.1.8" } ], "alsa-tools-firmware": [ { "arch": "x86_64", "epoch": null, "name": "alsa-tools-firmware", "release": "1.el7", "source": "rpm", "version": "1.1.0" } ], "aspell": [ { "arch": "x86_64", "epoch": 12, "name": "aspell", "release": "9.el7", "source": "rpm", "version": "0.60.6.1" } ], "audit": [ { "arch": "x86_64", "epoch": null, "name": "audit", "release": "4.el7", "source": "rpm", "version": "2.8.5" } ], "audit-libs": [ { "arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "4.el7", "source": "rpm", "version": "2.8.5" } ], "audit-libs-python": [ { "arch": "x86_64", "epoch": null, "name": "audit-libs-python", "release": "4.el7", "source": "rpm", "version": "2.8.5" } ], "authconfig": [ { "arch": "x86_64", "epoch": null, "name": "authconfig", "release": "30.el7", "source": "rpm", "version": "6.2.8" } ], "avahi-libs": [ { "arch": "x86_64", "epoch": null, "name": "avahi-libs", "release": "20.el7", "source": "rpm", "version": "0.6.31" } ], "basesystem": [ { "arch": "noarch", "epoch": null, "name": "basesystem", "release": "7.el7.centos", "source": "rpm", "version": "10.0" } ], "bash": [ { "arch": "x86_64", "epoch": null, "name": "bash", "release": "35.el7_9", "source": "rpm", "version": "4.2.46" } ], "bc": [ { "arch": "x86_64", "epoch": null, "name": "bc", "release": "13.el7", "source": "rpm", "version": "1.06.95" } ], "bind-export-libs": [ { "arch": "x86_64", "epoch": 32, "name": "bind-export-libs", "release": "26.P2.el7_9.15", "source": "rpm", "version": "9.11.4" } ], "binutils": [ { "arch": "x86_64", "epoch": null, "name": "binutils", "release": "44.base.el7_9.1", "source": "rpm", "version": "2.27" } ], "biosdevname": [ { "arch": "x86_64", "epoch": null, "name": "biosdevname", "release": "2.el7", "source": "rpm", "version": "0.7.3" } ], "boost-date-time": [ { "arch": "x86_64", "epoch": null, "name": "boost-date-time", "release": "28.el7", "source": "rpm", "version": "1.53.0" } ], "boost-system": [ { "arch": "x86_64", "epoch": null, "name": "boost-system", "release": "28.el7", "source": "rpm", "version": "1.53.0" } ], "boost-thread": [ { "arch": "x86_64", "epoch": null, "name": "boost-thread", "release": "28.el7", "source": "rpm", "version": "1.53.0" } ], "btrfs-progs": [ { "arch": "x86_64", "epoch": null, "name": "btrfs-progs", "release": "1.el7", "source": "rpm", "version": "4.9.1" } ], "bzip2-libs": [ { "arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "13.el7", "source": "rpm", "version": "1.0.6" } ], "ca-certificates": [ { "arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "72.el7_9", "source": "rpm", "version": "2023.2.60_v7.0.306" } ], "centos-logos": [ { "arch": "noarch", "epoch": null, "name": "centos-logos", "release": "3.el7.centos", "source": "rpm", "version": "70.0.6" } ], "centos-release": [ { "arch": "x86_64", "epoch": null, "name": "centos-release", "release": "9.2009.1.el7.centos", "source": "rpm", "version": "7" } ], "checkpolicy": [ { "arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "8.el7", "source": "rpm", "version": "2.5" } ], "chkconfig": [ { "arch": "x86_64", "epoch": null, "name": "chkconfig", "release": "1.el7", "source": "rpm", "version": "1.7.6" } ], "chrony": [ { "arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.el7", "source": "rpm", "version": "3.4" } ], "cloud-utils-growpart": [ { "arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "5.el7", "source": "rpm", "version": "0.29" } ], "coreutils": [ { "arch": "x86_64", "epoch": null, "name": "coreutils", "release": "24.el7_9.2", "source": "rpm", "version": "8.22" } ], "cpio": [ { "arch": "x86_64", "epoch": null, "name": "cpio", "release": "28.el7", "source": "rpm", "version": "2.11" } ], "cpp": [ { "arch": "x86_64", "epoch": null, "name": "cpp", "release": "44.el7", "source": "rpm", "version": "4.8.5" } ], "cracklib": [ { "arch": "x86_64", "epoch": null, "name": "cracklib", "release": "11.el7", "source": "rpm", "version": "2.9.0" } ], "cracklib-dicts": [ { "arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "11.el7", "source": "rpm", "version": "2.9.0" } ], "createrepo": [ { "arch": "noarch", "epoch": null, "name": "createrepo", "release": "28.el7", "source": "rpm", "version": "0.9.9" } ], "cronie": [ { "arch": "x86_64", "epoch": null, "name": "cronie", "release": "25.el7_9", "source": "rpm", "version": "1.4.11" } ], "cronie-anacron": [ { "arch": "x86_64", "epoch": null, "name": "cronie-anacron", "release": "25.el7_9", "source": "rpm", "version": "1.4.11" } ], "crontabs": [ { "arch": "noarch", "epoch": null, "name": "crontabs", "release": "6.20121102git.el7", "source": "rpm", "version": "1.11" } ], "cryptsetup-libs": [ { "arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "6.el7", "source": "rpm", "version": "2.0.3" } ], "curl": [ { "arch": "x86_64", "epoch": null, "name": "curl", "release": "59.el7_9.2", "source": "rpm", "version": "7.29.0" } ], "cyrus-sasl-lib": [ { "arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "24.el7_9", "source": "rpm", "version": "2.1.26" } ], "dbus": [ { "arch": "x86_64", "epoch": 1, "name": "dbus", "release": "15.el7", "source": "rpm", "version": "1.10.24" } ], "dbus-glib": [ { "arch": "x86_64", "epoch": null, "name": "dbus-glib", "release": "7.el7", "source": "rpm", "version": "0.100" } ], "dbus-libs": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "15.el7", "source": "rpm", "version": "1.10.24" } ], "dbus-python": [ { "arch": "x86_64", "epoch": null, "name": "dbus-python", "release": "9.el7", "source": "rpm", "version": "1.1.1" } ], "deltarpm": [ { "arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "3.el7", "source": "rpm", "version": "3.6" } ], "device-mapper": [ { "arch": "x86_64", "epoch": 7, "name": "device-mapper", "release": "6.el7_9.5", "source": "rpm", "version": "1.02.170" } ], "device-mapper-libs": [ { "arch": "x86_64", "epoch": 7, "name": "device-mapper-libs", "release": "6.el7_9.5", "source": "rpm", "version": "1.02.170" } ], "dhcp-common": [ { "arch": "x86_64", "epoch": 12, "name": "dhcp-common", "release": "83.el7.centos.1", "source": "rpm", "version": "4.2.5" } ], "dhcp-libs": [ { "arch": "x86_64", "epoch": 12, "name": "dhcp-libs", "release": "83.el7.centos.1", "source": "rpm", "version": "4.2.5" } ], "diffutils": [ { "arch": "x86_64", "epoch": null, "name": "diffutils", "release": "6.el7_9", "source": "rpm", "version": "3.3" } ], "dmidecode": [ { "arch": "x86_64", "epoch": 1, "name": "dmidecode", "release": "5.el7_9.1", "source": "rpm", "version": "3.2" } ], "dnf-data": [ { "arch": "noarch", "epoch": null, "name": "dnf-data", "release": "2.el7_9", "source": "rpm", "version": "4.0.9.2" } ], "dracut": [ { "arch": "x86_64", "epoch": null, "name": "dracut", "release": "572.el7", "source": "rpm", "version": "033" } ], "dracut-config-rescue": [ { "arch": "x86_64", "epoch": null, "name": "dracut-config-rescue", "release": "572.el7", "source": "rpm", "version": "033" } ], "dyninst": [ { "arch": "x86_64", "epoch": null, "name": "dyninst", "release": "3.el7", "source": "rpm", "version": "9.3.1" } ], "e2fsprogs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "19.el7", "source": "rpm", "version": "1.42.9" } ], "e2fsprogs-libs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "19.el7", "source": "rpm", "version": "1.42.9" } ], "ebtables": [ { "arch": "x86_64", "epoch": null, "name": "ebtables", "release": "16.el7", "source": "rpm", "version": "2.0.10" } ], "efivar-libs": [ { "arch": "x86_64", "epoch": null, "name": "efivar-libs", "release": "12.el7", "source": "rpm", "version": "36" } ], "elfutils-default-yama-scope": [ { "arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "5.el7", "source": "rpm", "version": "0.176" } ], "elfutils-libelf": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "5.el7", "source": "rpm", "version": "0.176" } ], "elfutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "5.el7", "source": "rpm", "version": "0.176" } ], "epel-release": [ { "arch": "noarch", "epoch": null, "name": "epel-release", "release": "14", "source": "rpm", "version": "7" } ], "ethtool": [ { "arch": "x86_64", "epoch": 2, "name": "ethtool", "release": "10.el7", "source": "rpm", "version": "4.8" } ], "expat": [ { "arch": "x86_64", "epoch": null, "name": "expat", "release": "15.el7_9", "source": "rpm", "version": "2.1.0" } ], "file": [ { "arch": "x86_64", "epoch": null, "name": "file", "release": "37.el7", "source": "rpm", "version": "5.11" } ], "file-libs": [ { "arch": "x86_64", "epoch": null, "name": "file-libs", "release": "37.el7", "source": "rpm", "version": "5.11" } ], "filesystem": [ { "arch": "x86_64", "epoch": null, "name": "filesystem", "release": "25.el7", "source": "rpm", "version": "3.2" } ], "findutils": [ { "arch": "x86_64", "epoch": 1, "name": "findutils", "release": "6.el7", "source": "rpm", "version": "4.5.11" } ], "fipscheck": [ { "arch": "x86_64", "epoch": null, "name": "fipscheck", "release": "6.el7", "source": "rpm", "version": "1.4.1" } ], "fipscheck-lib": [ { "arch": "x86_64", "epoch": null, "name": "fipscheck-lib", "release": "6.el7", "source": "rpm", "version": "1.4.1" } ], "firewalld": [ { "arch": "noarch", "epoch": null, "name": "firewalld", "release": "13.el7_9", "source": "rpm", "version": "0.6.3" } ], "firewalld-filesystem": [ { "arch": "noarch", "epoch": null, "name": "firewalld-filesystem", "release": "13.el7_9", "source": "rpm", "version": "0.6.3" } ], "freetype": [ { "arch": "x86_64", "epoch": null, "name": "freetype", "release": "14.el7_9.1", "source": "rpm", "version": "2.8" } ], "fxload": [ { "arch": "x86_64", "epoch": null, "name": "fxload", "release": "16.el7", "source": "rpm", "version": "2002_04_11" } ], "gawk": [ { "arch": "x86_64", "epoch": null, "name": "gawk", "release": "4.el7_3.1", "source": "rpm", "version": "4.0.2" } ], "gcc": [ { "arch": "x86_64", "epoch": null, "name": "gcc", "release": "44.el7", "source": "rpm", "version": "4.8.5" } ], "gdbm": [ { "arch": "x86_64", "epoch": null, "name": "gdbm", "release": "8.el7", "source": "rpm", "version": "1.10" } ], "gettext": [ { "arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.el7", "source": "rpm", "version": "0.19.8.1" } ], "gettext-libs": [ { "arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.el7", "source": "rpm", "version": "0.19.8.1" } ], "git": [ { "arch": "x86_64", "epoch": null, "name": "git", "release": "25.el7_9", "source": "rpm", "version": "1.8.3.1" } ], "glib2": [ { "arch": "x86_64", "epoch": null, "name": "glib2", "release": "9.el7_9", "source": "rpm", "version": "2.56.1" } ], "glibc": [ { "arch": "x86_64", "epoch": null, "name": "glibc", "release": "326.el7_9", "source": "rpm", "version": "2.17" } ], "glibc-common": [ { "arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "326.el7_9", "source": "rpm", "version": "2.17" } ], "glibc-devel": [ { "arch": "x86_64", "epoch": null, "name": "glibc-devel", "release": "326.el7_9", "source": "rpm", "version": "2.17" } ], "glibc-headers": [ { "arch": "x86_64", "epoch": null, "name": "glibc-headers", "release": "326.el7_9", "source": "rpm", "version": "2.17" } ], "gmp": [ { "arch": "x86_64", "epoch": 1, "name": "gmp", "release": "15.el7", "source": "rpm", "version": "6.0.0" } ], "gnupg2": [ { "arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "5.el7_5", "source": "rpm", "version": "2.0.22" } ], "gobject-introspection": [ { "arch": "x86_64", "epoch": null, "name": "gobject-introspection", "release": "1.el7", "source": "rpm", "version": "1.56.1" } ], "gpg-pubkey": [ { "arch": null, "epoch": null, "name": "gpg-pubkey", "release": "52ae6884", "source": "rpm", "version": "352c64e5" }, { "arch": null, "epoch": null, "name": "gpg-pubkey", "release": "53a7ff4b", "source": "rpm", "version": "f4a80eb5" } ], "gpgme": [ { "arch": "x86_64", "epoch": null, "name": "gpgme", "release": "5.el7", "source": "rpm", "version": "1.3.2" } ], "gpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "gpm-libs", "release": "6.el7", "source": "rpm", "version": "1.20.7" } ], "grep": [ { "arch": "x86_64", "epoch": null, "name": "grep", "release": "3.el7", "source": "rpm", "version": "2.20" } ], "groff-base": [ { "arch": "x86_64", "epoch": null, "name": "groff-base", "release": "8.el7", "source": "rpm", "version": "1.22.2" } ], "grub2": [ { "arch": "x86_64", "epoch": 1, "name": "grub2", "release": "0.87.0.2.el7.centos.11", "source": "rpm", "version": "2.02" } ], "grub2-common": [ { "arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "0.87.0.2.el7.centos.11", "source": "rpm", "version": "2.02" } ], "grub2-pc": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "0.87.0.2.el7.centos.11", "source": "rpm", "version": "2.02" } ], "grub2-pc-modules": [ { "arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "0.87.0.2.el7.centos.11", "source": "rpm", "version": "2.02" } ], "grub2-tools": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "0.87.0.2.el7.centos.11", "source": "rpm", "version": "2.02" } ], "grub2-tools-extra": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools-extra", "release": "0.87.0.2.el7.centos.11", "source": "rpm", "version": "2.02" } ], "grub2-tools-minimal": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "0.87.0.2.el7.centos.11", "source": "rpm", "version": "2.02" } ], "grubby": [ { "arch": "x86_64", "epoch": null, "name": "grubby", "release": "26.el7", "source": "rpm", "version": "8.28" } ], "gssproxy": [ { "arch": "x86_64", "epoch": null, "name": "gssproxy", "release": "30.el7_9", "source": "rpm", "version": "0.7.0" } ], "gzip": [ { "arch": "x86_64", "epoch": null, "name": "gzip", "release": "11.el7_9", "source": "rpm", "version": "1.5" } ], "hardlink": [ { "arch": "x86_64", "epoch": 1, "name": "hardlink", "release": "19.el7", "source": "rpm", "version": "1.0" } ], "hostname": [ { "arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.el7_7.1", "source": "rpm", "version": "3.13" } ], "hwdata": [ { "arch": "x86_64", "epoch": null, "name": "hwdata", "release": "9.7.el7", "source": "rpm", "version": "0.252" } ], "info": [ { "arch": "x86_64", "epoch": null, "name": "info", "release": "5.el7", "source": "rpm", "version": "5.1" } ], "iproute": [ { "arch": "x86_64", "epoch": null, "name": "iproute", "release": "30.el7", "source": "rpm", "version": "4.11.0" } ], "iprutils": [ { "arch": "x86_64", "epoch": null, "name": "iprutils", "release": "3.el7_7", "source": "rpm", "version": "2.4.17.1" } ], "ipset": [ { "arch": "x86_64", "epoch": null, "name": "ipset", "release": "1.el7", "source": "rpm", "version": "7.1" } ], "ipset-libs": [ { "arch": "x86_64", "epoch": null, "name": "ipset-libs", "release": "1.el7", "source": "rpm", "version": "7.1" } ], "iptables": [ { "arch": "x86_64", "epoch": null, "name": "iptables", "release": "35.el7", "source": "rpm", "version": "1.4.21" } ], "iputils": [ { "arch": "x86_64", "epoch": null, "name": "iputils", "release": "10.el7", "source": "rpm", "version": "20160308" } ], "irqbalance": [ { "arch": "x86_64", "epoch": 3, "name": "irqbalance", "release": "12.el7", "source": "rpm", "version": "1.0.7" } ], "ivtv-firmware": [ { "arch": "noarch", "epoch": 2, "name": "ivtv-firmware", "release": "26.el7", "source": "rpm", "version": "20080701" } ], "iwl100-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl100-firmware", "release": "82.el7_9", "source": "rpm", "version": "39.31.5.1" } ], "iwl1000-firmware": [ { "arch": "noarch", "epoch": 1, "name": "iwl1000-firmware", "release": "82.el7_9", "source": "rpm", "version": "39.31.5.1" } ], "iwl105-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl105-firmware", "release": "82.el7_9", "source": "rpm", "version": "18.168.6.1" } ], "iwl135-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl135-firmware", "release": "82.el7_9", "source": "rpm", "version": "18.168.6.1" } ], "iwl2000-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl2000-firmware", "release": "82.el7_9", "source": "rpm", "version": "18.168.6.1" } ], "iwl2030-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl2030-firmware", "release": "82.el7_9", "source": "rpm", "version": "18.168.6.1" } ], "iwl3160-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl3160-firmware", "release": "82.el7_9", "source": "rpm", "version": "25.30.13.0" } ], "iwl3945-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl3945-firmware", "release": "82.el7_9", "source": "rpm", "version": "15.32.2.9" } ], "iwl4965-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl4965-firmware", "release": "82.el7_9", "source": "rpm", "version": "228.61.2.24" } ], "iwl5000-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl5000-firmware", "release": "82.el7_9", "source": "rpm", "version": "8.83.5.1_1" } ], "iwl5150-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl5150-firmware", "release": "82.el7_9", "source": "rpm", "version": "8.24.2.2" } ], "iwl6000-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl6000-firmware", "release": "82.el7_9", "source": "rpm", "version": "9.221.4.1" } ], "iwl6000g2a-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl6000g2a-firmware", "release": "82.el7_9", "source": "rpm", "version": "18.168.6.1" } ], "iwl6000g2b-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl6000g2b-firmware", "release": "82.el7_9", "source": "rpm", "version": "18.168.6.1" } ], "iwl6050-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl6050-firmware", "release": "82.el7_9", "source": "rpm", "version": "41.28.5.1" } ], "iwl7260-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl7260-firmware", "release": "82.el7_9", "source": "rpm", "version": "25.30.13.0" } ], "jansson": [ { "arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.el7", "source": "rpm", "version": "2.10" } ], "json-c": [ { "arch": "x86_64", "epoch": null, "name": "json-c", "release": "4.el7_0", "source": "rpm", "version": "0.11" } ], "kbd-legacy": [ { "arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "16.el7_9", "source": "rpm", "version": "1.15.5" } ], "kbd-misc": [ { "arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "16.el7_9", "source": "rpm", "version": "1.15.5" } ], "kernel": [ { "arch": "x86_64", "epoch": null, "name": "kernel", "release": "1160.el7", "source": "rpm", "version": "3.10.0" }, { "arch": "x86_64", "epoch": null, "name": "kernel", "release": "1160.114.2.el7", "source": "rpm", "version": "3.10.0" } ], "kernel-debug-devel": [ { "arch": "x86_64", "epoch": null, "name": "kernel-debug-devel", "release": "1160.114.2.el7", "source": "rpm", "version": "3.10.0" } ], "kernel-headers": [ { "arch": "x86_64", "epoch": null, "name": "kernel-headers", "release": "1160.114.2.el7", "source": "rpm", "version": "3.10.0" } ], "kernel-tools": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools", "release": "1160.114.2.el7", "source": "rpm", "version": "3.10.0" } ], "kernel-tools-libs": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools-libs", "release": "1160.114.2.el7", "source": "rpm", "version": "3.10.0" } ], "keyutils": [ { "arch": "x86_64", "epoch": null, "name": "keyutils", "release": "3.el7", "source": "rpm", "version": "1.5.8" } ], "keyutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "3.el7", "source": "rpm", "version": "1.5.8" } ], "kmod": [ { "arch": "x86_64", "epoch": null, "name": "kmod", "release": "28.el7", "source": "rpm", "version": "20" } ], "kmod-libs": [ { "arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "28.el7", "source": "rpm", "version": "20" } ], "kpartx": [ { "arch": "x86_64", "epoch": null, "name": "kpartx", "release": "136.el7_9", "source": "rpm", "version": "0.4.9" } ], "krb5-libs": [ { "arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "55.el7_9", "source": "rpm", "version": "1.15.1" } ], "less": [ { "arch": "x86_64", "epoch": null, "name": "less", "release": "9.el7", "source": "rpm", "version": "458" } ], "libacl": [ { "arch": "x86_64", "epoch": null, "name": "libacl", "release": "15.el7", "source": "rpm", "version": "2.2.51" } ], "libassuan": [ { "arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.el7", "source": "rpm", "version": "2.1.0" } ], "libattr": [ { "arch": "x86_64", "epoch": null, "name": "libattr", "release": "13.el7", "source": "rpm", "version": "2.4.46" } ], "libbasicobjects": [ { "arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "32.el7", "source": "rpm", "version": "0.1.1" } ], "libblkid": [ { "arch": "x86_64", "epoch": null, "name": "libblkid", "release": "65.el7_9.1", "source": "rpm", "version": "2.23.2" } ], "libcap": [ { "arch": "x86_64", "epoch": null, "name": "libcap", "release": "11.el7", "source": "rpm", "version": "2.22" } ], "libcap-ng": [ { "arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "4.el7", "source": "rpm", "version": "0.7.5" } ], "libcgroup": [ { "arch": "x86_64", "epoch": null, "name": "libcgroup", "release": "21.el7", "source": "rpm", "version": "0.41" } ], "libcollection": [ { "arch": "x86_64", "epoch": null, "name": "libcollection", "release": "32.el7", "source": "rpm", "version": "0.7.0" } ], "libcom_err": [ { "arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "19.el7", "source": "rpm", "version": "1.42.9" } ], "libcomps": [ { "arch": "x86_64", "epoch": null, "name": "libcomps", "release": "14.el7", "source": "rpm", "version": "0.1.8" } ], "libcroco": [ { "arch": "x86_64", "epoch": null, "name": "libcroco", "release": "6.el7_9", "source": "rpm", "version": "0.6.12" } ], "libcurl": [ { "arch": "x86_64", "epoch": null, "name": "libcurl", "release": "59.el7_9.2", "source": "rpm", "version": "7.29.0" } ], "libdaemon": [ { "arch": "x86_64", "epoch": null, "name": "libdaemon", "release": "7.el7", "source": "rpm", "version": "0.14" } ], "libdb": [ { "arch": "x86_64", "epoch": null, "name": "libdb", "release": "25.el7", "source": "rpm", "version": "5.3.21" } ], "libdb-utils": [ { "arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "25.el7", "source": "rpm", "version": "5.3.21" } ], "libdnf": [ { "arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.el7_9", "source": "rpm", "version": "0.22.5" } ], "libdrm": [ { "arch": "x86_64", "epoch": null, "name": "libdrm", "release": "2.el7", "source": "rpm", "version": "2.4.97" } ], "libdwarf": [ { "arch": "x86_64", "epoch": null, "name": "libdwarf", "release": "4.el7", "source": "rpm", "version": "20130207" } ], "libedit": [ { "arch": "x86_64", "epoch": null, "name": "libedit", "release": "12.20121213cvs.el7", "source": "rpm", "version": "3.0" } ], "libestr": [ { "arch": "x86_64", "epoch": null, "name": "libestr", "release": "2.el7", "source": "rpm", "version": "0.1.9" } ], "libevent": [ { "arch": "x86_64", "epoch": null, "name": "libevent", "release": "4.el7", "source": "rpm", "version": "2.0.21" } ], "libfastjson": [ { "arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "3.el7", "source": "rpm", "version": "0.99.4" } ], "libffi": [ { "arch": "x86_64", "epoch": null, "name": "libffi", "release": "19.el7", "source": "rpm", "version": "3.0.13" } ], "libgcc": [ { "arch": "x86_64", "epoch": null, "name": "libgcc", "release": "44.el7", "source": "rpm", "version": "4.8.5" } ], "libgcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "14.el7", "source": "rpm", "version": "1.5.3" } ], "libgomp": [ { "arch": "x86_64", "epoch": null, "name": "libgomp", "release": "44.el7", "source": "rpm", "version": "4.8.5" } ], "libgpg-error": [ { "arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.el7", "source": "rpm", "version": "1.12" } ], "libidn": [ { "arch": "x86_64", "epoch": null, "name": "libidn", "release": "4.el7", "source": "rpm", "version": "1.28" } ], "libini_config": [ { "arch": "x86_64", "epoch": null, "name": "libini_config", "release": "32.el7", "source": "rpm", "version": "1.3.1" } ], "libmnl": [ { "arch": "x86_64", "epoch": null, "name": "libmnl", "release": "7.el7", "source": "rpm", "version": "1.0.3" } ], "libmodulemd": [ { "arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.el7", "source": "rpm", "version": "1.6.3" } ], "libmount": [ { "arch": "x86_64", "epoch": null, "name": "libmount", "release": "65.el7_9.1", "source": "rpm", "version": "2.23.2" } ], "libmpc": [ { "arch": "x86_64", "epoch": null, "name": "libmpc", "release": "3.el7", "source": "rpm", "version": "1.0.1" } ], "libndp": [ { "arch": "x86_64", "epoch": null, "name": "libndp", "release": "9.el7", "source": "rpm", "version": "1.2" } ], "libnetfilter_conntrack": [ { "arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "1.el7_3", "source": "rpm", "version": "1.0.6" } ], "libnfnetlink": [ { "arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "4.el7", "source": "rpm", "version": "1.0.1" } ], "libnfsidmap": [ { "arch": "x86_64", "epoch": null, "name": "libnfsidmap", "release": "19.el7", "source": "rpm", "version": "0.25" } ], "libnl3": [ { "arch": "x86_64", "epoch": null, "name": "libnl3", "release": "4.el7", "source": "rpm", "version": "3.2.28" } ], "libnl3-cli": [ { "arch": "x86_64", "epoch": null, "name": "libnl3-cli", "release": "4.el7", "source": "rpm", "version": "3.2.28" } ], "libpath_utils": [ { "arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "32.el7", "source": "rpm", "version": "0.2.1" } ], "libpciaccess": [ { "arch": "x86_64", "epoch": null, "name": "libpciaccess", "release": "1.el7", "source": "rpm", "version": "0.14" } ], "libpipeline": [ { "arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "3.el7", "source": "rpm", "version": "1.2.3" } ], "libpng": [ { "arch": "x86_64", "epoch": 2, "name": "libpng", "release": "8.el7", "source": "rpm", "version": "1.5.13" } ], "libpwquality": [ { "arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "5.el7", "source": "rpm", "version": "1.2.3" } ], "libref_array": [ { "arch": "x86_64", "epoch": null, "name": "libref_array", "release": "32.el7", "source": "rpm", "version": "0.1.5" } ], "librepo": [ { "arch": "x86_64", "epoch": null, "name": "librepo", "release": "8.el7_9", "source": "rpm", "version": "1.8.1" } ], "libreport-filesystem": [ { "arch": "x86_64", "epoch": null, "name": "libreport-filesystem", "release": "53.el7.centos", "source": "rpm", "version": "2.1.11" } ], "libseccomp": [ { "arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "4.el7", "source": "rpm", "version": "2.3.1" } ], "libselinux": [ { "arch": "x86_64", "epoch": null, "name": "libselinux", "release": "15.el7", "source": "rpm", "version": "2.5" } ], "libselinux-python": [ { "arch": "x86_64", "epoch": null, "name": "libselinux-python", "release": "15.el7", "source": "rpm", "version": "2.5" } ], "libselinux-utils": [ { "arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "15.el7", "source": "rpm", "version": "2.5" } ], "libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "14.el7", "source": "rpm", "version": "2.5" } ], "libsemanage-python": [ { "arch": "x86_64", "epoch": null, "name": "libsemanage-python", "release": "14.el7", "source": "rpm", "version": "2.5" } ], "libsepol": [ { "arch": "x86_64", "epoch": null, "name": "libsepol", "release": "10.el7", "source": "rpm", "version": "2.5" } ], "libsmartcols": [ { "arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "65.el7_9.1", "source": "rpm", "version": "2.23.2" } ], "libsolv": [ { "arch": "x86_64", "epoch": null, "name": "libsolv", "release": "4.el7", "source": "rpm", "version": "0.6.34" } ], "libss": [ { "arch": "x86_64", "epoch": null, "name": "libss", "release": "19.el7", "source": "rpm", "version": "1.42.9" } ], "libssh2": [ { "arch": "x86_64", "epoch": null, "name": "libssh2", "release": "4.el7_9.1", "source": "rpm", "version": "1.8.0" } ], "libstdc++": [ { "arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "44.el7", "source": "rpm", "version": "4.8.5" } ], "libsysfs": [ { "arch": "x86_64", "epoch": null, "name": "libsysfs", "release": "16.el7", "source": "rpm", "version": "2.1.0" } ], "libtasn1": [ { "arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.el7", "source": "rpm", "version": "4.10" } ], "libteam": [ { "arch": "x86_64", "epoch": null, "name": "libteam", "release": "3.el7", "source": "rpm", "version": "1.29" } ], "libtirpc": [ { "arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "0.16.el7", "source": "rpm", "version": "0.2.4" } ], "libunistring": [ { "arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.el7", "source": "rpm", "version": "0.9.3" } ], "libuser": [ { "arch": "x86_64", "epoch": null, "name": "libuser", "release": "9.el7", "source": "rpm", "version": "0.60" } ], "libutempter": [ { "arch": "x86_64", "epoch": null, "name": "libutempter", "release": "4.el7", "source": "rpm", "version": "1.1.6" } ], "libuuid": [ { "arch": "x86_64", "epoch": null, "name": "libuuid", "release": "65.el7_9.1", "source": "rpm", "version": "2.23.2" } ], "libverto": [ { "arch": "x86_64", "epoch": null, "name": "libverto", "release": "4.el7", "source": "rpm", "version": "0.2.5" } ], "libverto-libevent": [ { "arch": "x86_64", "epoch": null, "name": "libverto-libevent", "release": "4.el7", "source": "rpm", "version": "0.2.5" } ], "libxml2": [ { "arch": "x86_64", "epoch": null, "name": "libxml2", "release": "6.el7_9.6", "source": "rpm", "version": "2.9.1" } ], "libxml2-python": [ { "arch": "x86_64", "epoch": null, "name": "libxml2-python", "release": "6.el7_9.6", "source": "rpm", "version": "2.9.1" } ], "libxslt": [ { "arch": "x86_64", "epoch": null, "name": "libxslt", "release": "6.el7", "source": "rpm", "version": "1.1.28" } ], "libyaml": [ { "arch": "x86_64", "epoch": null, "name": "libyaml", "release": "11.el7_0", "source": "rpm", "version": "0.1.4" } ], "linux-firmware": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware", "release": "82.git78c0348.el7_9", "source": "rpm", "version": "20200421" } ], "logrotate": [ { "arch": "x86_64", "epoch": null, "name": "logrotate", "release": "19.el7", "source": "rpm", "version": "3.8.6" } ], "lshw": [ { "arch": "x86_64", "epoch": null, "name": "lshw", "release": "0.1.20180614git028f6b2.beaker.1.el7bkr.1", "source": "rpm", "version": "B.02.19" } ], "lsscsi": [ { "arch": "x86_64", "epoch": null, "name": "lsscsi", "release": "6.el7", "source": "rpm", "version": "0.27" } ], "lua": [ { "arch": "x86_64", "epoch": null, "name": "lua", "release": "15.el7", "source": "rpm", "version": "5.1.4" } ], "lz4": [ { "arch": "x86_64", "epoch": null, "name": "lz4", "release": "1.el7", "source": "rpm", "version": "1.8.3" } ], "lzo": [ { "arch": "x86_64", "epoch": null, "name": "lzo", "release": "8.el7", "source": "rpm", "version": "2.06" } ], "mailcap": [ { "arch": "noarch", "epoch": null, "name": "mailcap", "release": "2.el7", "source": "rpm", "version": "2.1.41" } ], "make": [ { "arch": "x86_64", "epoch": 1, "name": "make", "release": "24.el7", "source": "rpm", "version": "3.82" } ], "man-db": [ { "arch": "x86_64", "epoch": null, "name": "man-db", "release": "11.el7", "source": "rpm", "version": "2.6.3" } ], "mariadb-libs": [ { "arch": "x86_64", "epoch": 1, "name": "mariadb-libs", "release": "1.el7", "source": "rpm", "version": "5.5.68" } ], "microcode_ctl": [ { "arch": "x86_64", "epoch": 2, "name": "microcode_ctl", "release": "73.20.el7_9", "source": "rpm", "version": "2.1" } ], "mokutil": [ { "arch": "x86_64", "epoch": null, "name": "mokutil", "release": "8.el7", "source": "rpm", "version": "15" } ], "mozjs17": [ { "arch": "x86_64", "epoch": null, "name": "mozjs17", "release": "20.el7", "source": "rpm", "version": "17.0.0" } ], "mpfr": [ { "arch": "x86_64", "epoch": null, "name": "mpfr", "release": "4.el7", "source": "rpm", "version": "3.1.1" } ], "ncurses": [ { "arch": "x86_64", "epoch": null, "name": "ncurses", "release": "14.20130511.el7_4", "source": "rpm", "version": "5.9" } ], "ncurses-base": [ { "arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "14.20130511.el7_4", "source": "rpm", "version": "5.9" } ], "ncurses-libs": [ { "arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "14.20130511.el7_4", "source": "rpm", "version": "5.9" } ], "net-tools": [ { "arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.25.20131004git.el7", "source": "rpm", "version": "2.0" } ], "newt": [ { "arch": "x86_64", "epoch": null, "name": "newt", "release": "4.el7", "source": "rpm", "version": "0.52.15" } ], "newt-python": [ { "arch": "x86_64", "epoch": null, "name": "newt-python", "release": "4.el7", "source": "rpm", "version": "0.52.15" } ], "nfs-utils": [ { "arch": "x86_64", "epoch": 1, "name": "nfs-utils", "release": "0.68.el7.2", "source": "rpm", "version": "1.3.0" } ], "nspr": [ { "arch": "x86_64", "epoch": null, "name": "nspr", "release": "1.el7_9", "source": "rpm", "version": "4.35.0" } ], "nss": [ { "arch": "x86_64", "epoch": null, "name": "nss", "release": "2.el7_9", "source": "rpm", "version": "3.90.0" } ], "nss-pem": [ { "arch": "x86_64", "epoch": null, "name": "nss-pem", "release": "7.el7_9.1", "source": "rpm", "version": "1.0.3" } ], "nss-softokn": [ { "arch": "x86_64", "epoch": null, "name": "nss-softokn", "release": "6.el7_9", "source": "rpm", "version": "3.90.0" } ], "nss-softokn-freebl": [ { "arch": "x86_64", "epoch": null, "name": "nss-softokn-freebl", "release": "6.el7_9", "source": "rpm", "version": "3.90.0" } ], "nss-sysinit": [ { "arch": "x86_64", "epoch": null, "name": "nss-sysinit", "release": "2.el7_9", "source": "rpm", "version": "3.90.0" } ], "nss-tools": [ { "arch": "x86_64", "epoch": null, "name": "nss-tools", "release": "2.el7_9", "source": "rpm", "version": "3.90.0" } ], "nss-util": [ { "arch": "x86_64", "epoch": null, "name": "nss-util", "release": "1.el7_9", "source": "rpm", "version": "3.90.0" } ], "ntpdate": [ { "arch": "x86_64", "epoch": null, "name": "ntpdate", "release": "29.el7.centos.2", "source": "rpm", "version": "4.2.6p5" } ], "numactl-libs": [ { "arch": "x86_64", "epoch": null, "name": "numactl-libs", "release": "5.el7", "source": "rpm", "version": "2.0.12" } ], "openldap": [ { "arch": "x86_64", "epoch": null, "name": "openldap", "release": "25.el7_9", "source": "rpm", "version": "2.4.44" } ], "openssh": [ { "arch": "x86_64", "epoch": null, "name": "openssh", "release": "23.el7_9", "source": "rpm", "version": "7.4p1" } ], "openssh-clients": [ { "arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "23.el7_9", "source": "rpm", "version": "7.4p1" } ], "openssh-server": [ { "arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "23.el7_9", "source": "rpm", "version": "7.4p1" } ], "openssl": [ { "arch": "x86_64", "epoch": 1, "name": "openssl", "release": "26.el7_9", "source": "rpm", "version": "1.0.2k" } ], "openssl-libs": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "26.el7_9", "source": "rpm", "version": "1.0.2k" } ], "os-prober": [ { "arch": "x86_64", "epoch": null, "name": "os-prober", "release": "9.el7", "source": "rpm", "version": "1.58" } ], "p11-kit": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "3.el7", "source": "rpm", "version": "0.23.5" } ], "p11-kit-trust": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "3.el7", "source": "rpm", "version": "0.23.5" } ], "pam": [ { "arch": "x86_64", "epoch": null, "name": "pam", "release": "23.el7", "source": "rpm", "version": "1.1.8" } ], "parted": [ { "arch": "x86_64", "epoch": null, "name": "parted", "release": "32.el7", "source": "rpm", "version": "3.1" } ], "passwd": [ { "arch": "x86_64", "epoch": null, "name": "passwd", "release": "6.el7", "source": "rpm", "version": "0.79" } ], "pciutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.el7", "source": "rpm", "version": "3.5.1" } ], "pcre": [ { "arch": "x86_64", "epoch": null, "name": "pcre", "release": "17.el7", "source": "rpm", "version": "8.32" } ], "perl": [ { "arch": "x86_64", "epoch": 4, "name": "perl", "release": "299.el7_9", "source": "rpm", "version": "5.16.3" } ], "perl-Business-ISBN": [ { "arch": "noarch", "epoch": null, "name": "perl-Business-ISBN", "release": "2.el7", "source": "rpm", "version": "2.06" } ], "perl-Business-ISBN-Data": [ { "arch": "noarch", "epoch": null, "name": "perl-Business-ISBN-Data", "release": "2.el7", "source": "rpm", "version": "20120719.001" } ], "perl-CGI": [ { "arch": "noarch", "epoch": null, "name": "perl-CGI", "release": "4.el7", "source": "rpm", "version": "3.63" } ], "perl-Carp": [ { "arch": "noarch", "epoch": null, "name": "perl-Carp", "release": "244.el7", "source": "rpm", "version": "1.26" } ], "perl-Compress-Raw-Bzip2": [ { "arch": "x86_64", "epoch": null, "name": "perl-Compress-Raw-Bzip2", "release": "3.el7", "source": "rpm", "version": "2.061" } ], "perl-Compress-Raw-Zlib": [ { "arch": "x86_64", "epoch": 1, "name": "perl-Compress-Raw-Zlib", "release": "4.el7", "source": "rpm", "version": "2.061" } ], "perl-Data-Dumper": [ { "arch": "x86_64", "epoch": null, "name": "perl-Data-Dumper", "release": "3.el7", "source": "rpm", "version": "2.145" } ], "perl-Date-Manip": [ { "arch": "noarch", "epoch": null, "name": "perl-Date-Manip", "release": "2.el7", "source": "rpm", "version": "6.41" } ], "perl-Digest": [ { "arch": "noarch", "epoch": null, "name": "perl-Digest", "release": "245.el7", "source": "rpm", "version": "1.17" } ], "perl-Digest-MD5": [ { "arch": "x86_64", "epoch": null, "name": "perl-Digest-MD5", "release": "3.el7", "source": "rpm", "version": "2.52" } ], "perl-Encode": [ { "arch": "x86_64", "epoch": null, "name": "perl-Encode", "release": "7.el7", "source": "rpm", "version": "2.51" } ], "perl-Encode-Locale": [ { "arch": "noarch", "epoch": null, "name": "perl-Encode-Locale", "release": "5.el7", "source": "rpm", "version": "1.03" } ], "perl-Error": [ { "arch": "noarch", "epoch": 1, "name": "perl-Error", "release": "2.el7", "source": "rpm", "version": "0.17020" } ], "perl-Exporter": [ { "arch": "noarch", "epoch": null, "name": "perl-Exporter", "release": "3.el7", "source": "rpm", "version": "5.68" } ], "perl-FCGI": [ { "arch": "x86_64", "epoch": 1, "name": "perl-FCGI", "release": "8.el7", "source": "rpm", "version": "0.74" } ], "perl-File-Listing": [ { "arch": "noarch", "epoch": null, "name": "perl-File-Listing", "release": "7.el7", "source": "rpm", "version": "6.04" } ], "perl-File-Path": [ { "arch": "noarch", "epoch": null, "name": "perl-File-Path", "release": "2.el7", "source": "rpm", "version": "2.09" } ], "perl-File-Temp": [ { "arch": "noarch", "epoch": null, "name": "perl-File-Temp", "release": "3.el7", "source": "rpm", "version": "0.23.01" } ], "perl-Filter": [ { "arch": "x86_64", "epoch": null, "name": "perl-Filter", "release": "3.el7", "source": "rpm", "version": "1.49" } ], "perl-Font-AFM": [ { "arch": "noarch", "epoch": null, "name": "perl-Font-AFM", "release": "13.el7", "source": "rpm", "version": "1.20" } ], "perl-Getopt-Long": [ { "arch": "noarch", "epoch": null, "name": "perl-Getopt-Long", "release": "3.el7", "source": "rpm", "version": "2.40" } ], "perl-Git": [ { "arch": "noarch", "epoch": null, "name": "perl-Git", "release": "25.el7_9", "source": "rpm", "version": "1.8.3.1" } ], "perl-HTML-Format": [ { "arch": "noarch", "epoch": null, "name": "perl-HTML-Format", "release": "7.el7", "source": "rpm", "version": "2.10" } ], "perl-HTML-Parser": [ { "arch": "x86_64", "epoch": null, "name": "perl-HTML-Parser", "release": "4.el7", "source": "rpm", "version": "3.71" } ], "perl-HTML-Tagset": [ { "arch": "noarch", "epoch": null, "name": "perl-HTML-Tagset", "release": "15.el7", "source": "rpm", "version": "3.20" } ], "perl-HTML-Tree": [ { "arch": "noarch", "epoch": 1, "name": "perl-HTML-Tree", "release": "2.el7", "source": "rpm", "version": "5.03" } ], "perl-HTTP-Cookies": [ { "arch": "noarch", "epoch": null, "name": "perl-HTTP-Cookies", "release": "5.el7", "source": "rpm", "version": "6.01" } ], "perl-HTTP-Daemon": [ { "arch": "noarch", "epoch": null, "name": "perl-HTTP-Daemon", "release": "8.el7", "source": "rpm", "version": "6.01" } ], "perl-HTTP-Date": [ { "arch": "noarch", "epoch": null, "name": "perl-HTTP-Date", "release": "8.el7", "source": "rpm", "version": "6.02" } ], "perl-HTTP-Message": [ { "arch": "noarch", "epoch": null, "name": "perl-HTTP-Message", "release": "6.el7", "source": "rpm", "version": "6.06" } ], "perl-HTTP-Negotiate": [ { "arch": "noarch", "epoch": null, "name": "perl-HTTP-Negotiate", "release": "5.el7", "source": "rpm", "version": "6.01" } ], "perl-HTTP-Tiny": [ { "arch": "noarch", "epoch": null, "name": "perl-HTTP-Tiny", "release": "3.el7", "source": "rpm", "version": "0.033" } ], "perl-IO-Compress": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Compress", "release": "2.el7", "source": "rpm", "version": "2.061" } ], "perl-IO-HTML": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-HTML", "release": "2.el7", "source": "rpm", "version": "1.00" } ], "perl-IO-Socket-IP": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-IP", "release": "5.el7", "source": "rpm", "version": "0.21" } ], "perl-IO-Socket-SSL": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-SSL", "release": "7.el7", "source": "rpm", "version": "1.94" } ], "perl-IO-Zlib": [ { "arch": "noarch", "epoch": 1, "name": "perl-IO-Zlib", "release": "299.el7_9", "source": "rpm", "version": "1.10" } ], "perl-IO-stringy": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-stringy", "release": "22.el7", "source": "rpm", "version": "2.110" } ], "perl-LWP-MediaTypes": [ { "arch": "noarch", "epoch": null, "name": "perl-LWP-MediaTypes", "release": "2.el7", "source": "rpm", "version": "6.02" } ], "perl-LWP-Protocol-https": [ { "arch": "noarch", "epoch": null, "name": "perl-LWP-Protocol-https", "release": "4.el7", "source": "rpm", "version": "6.04" } ], "perl-Module-Load": [ { "arch": "noarch", "epoch": 1, "name": "perl-Module-Load", "release": "3.el7", "source": "rpm", "version": "0.24" } ], "perl-Mozilla-CA": [ { "arch": "noarch", "epoch": null, "name": "perl-Mozilla-CA", "release": "5.el7", "source": "rpm", "version": "20130114" } ], "perl-Net-HTTP": [ { "arch": "noarch", "epoch": null, "name": "perl-Net-HTTP", "release": "2.el7", "source": "rpm", "version": "6.06" } ], "perl-Net-LibIDN": [ { "arch": "x86_64", "epoch": null, "name": "perl-Net-LibIDN", "release": "15.el7", "source": "rpm", "version": "0.12" } ], "perl-Net-SSLeay": [ { "arch": "x86_64", "epoch": null, "name": "perl-Net-SSLeay", "release": "6.el7", "source": "rpm", "version": "1.55" } ], "perl-PathTools": [ { "arch": "x86_64", "epoch": null, "name": "perl-PathTools", "release": "5.el7", "source": "rpm", "version": "3.40" } ], "perl-Pod-Escapes": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Escapes", "release": "299.el7_9", "source": "rpm", "version": "1.04" } ], "perl-Pod-Perldoc": [ { "arch": "noarch", "epoch": null, "name": "perl-Pod-Perldoc", "release": "4.el7", "source": "rpm", "version": "3.20" } ], "perl-Pod-Simple": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Simple", "release": "4.el7", "source": "rpm", "version": "3.28" } ], "perl-Pod-Usage": [ { "arch": "noarch", "epoch": null, "name": "perl-Pod-Usage", "release": "3.el7", "source": "rpm", "version": "1.63" } ], "perl-Scalar-List-Utils": [ { "arch": "x86_64", "epoch": null, "name": "perl-Scalar-List-Utils", "release": "248.el7", "source": "rpm", "version": "1.27" } ], "perl-Socket": [ { "arch": "x86_64", "epoch": null, "name": "perl-Socket", "release": "5.el7", "source": "rpm", "version": "2.010" } ], "perl-Storable": [ { "arch": "x86_64", "epoch": null, "name": "perl-Storable", "release": "3.el7", "source": "rpm", "version": "2.45" } ], "perl-TermReadKey": [ { "arch": "x86_64", "epoch": null, "name": "perl-TermReadKey", "release": "20.el7", "source": "rpm", "version": "2.30" } ], "perl-Text-ParseWords": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-ParseWords", "release": "4.el7", "source": "rpm", "version": "3.29" } ], "perl-Time-HiRes": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Time-HiRes", "release": "3.el7", "source": "rpm", "version": "1.9725" } ], "perl-Time-Local": [ { "arch": "noarch", "epoch": null, "name": "perl-Time-Local", "release": "2.el7", "source": "rpm", "version": "1.2300" } ], "perl-TimeDate": [ { "arch": "noarch", "epoch": 1, "name": "perl-TimeDate", "release": "2.el7", "source": "rpm", "version": "2.30" } ], "perl-URI": [ { "arch": "noarch", "epoch": null, "name": "perl-URI", "release": "9.el7", "source": "rpm", "version": "1.60" } ], "perl-WWW-RobotRules": [ { "arch": "noarch", "epoch": null, "name": "perl-WWW-RobotRules", "release": "5.el7", "source": "rpm", "version": "6.02" } ], "perl-XML-LibXML": [ { "arch": "x86_64", "epoch": 1, "name": "perl-XML-LibXML", "release": "5.el7", "source": "rpm", "version": "2.0018" } ], "perl-XML-NamespaceSupport": [ { "arch": "noarch", "epoch": null, "name": "perl-XML-NamespaceSupport", "release": "10.el7", "source": "rpm", "version": "1.11" } ], "perl-XML-Parser": [ { "arch": "x86_64", "epoch": null, "name": "perl-XML-Parser", "release": "10.el7", "source": "rpm", "version": "2.41" } ], "perl-XML-SAX": [ { "arch": "noarch", "epoch": null, "name": "perl-XML-SAX", "release": "9.el7", "source": "rpm", "version": "0.99" } ], "perl-XML-SAX-Base": [ { "arch": "noarch", "epoch": null, "name": "perl-XML-SAX-Base", "release": "7.el7", "source": "rpm", "version": "1.08" } ], "perl-XML-Twig": [ { "arch": "noarch", "epoch": null, "name": "perl-XML-Twig", "release": "2.el7", "source": "rpm", "version": "3.44" } ], "perl-constant": [ { "arch": "noarch", "epoch": null, "name": "perl-constant", "release": "2.el7", "source": "rpm", "version": "1.27" } ], "perl-libs": [ { "arch": "x86_64", "epoch": 4, "name": "perl-libs", "release": "299.el7_9", "source": "rpm", "version": "5.16.3" } ], "perl-libwww-perl": [ { "arch": "noarch", "epoch": null, "name": "perl-libwww-perl", "release": "2.el7", "source": "rpm", "version": "6.05" } ], "perl-macros": [ { "arch": "x86_64", "epoch": 4, "name": "perl-macros", "release": "299.el7_9", "source": "rpm", "version": "5.16.3" } ], "perl-parent": [ { "arch": "noarch", "epoch": 1, "name": "perl-parent", "release": "244.el7", "source": "rpm", "version": "0.225" } ], "perl-podlators": [ { "arch": "noarch", "epoch": null, "name": "perl-podlators", "release": "3.el7", "source": "rpm", "version": "2.5.1" } ], "perl-threads": [ { "arch": "x86_64", "epoch": null, "name": "perl-threads", "release": "4.el7", "source": "rpm", "version": "1.87" } ], "perl-threads-shared": [ { "arch": "x86_64", "epoch": null, "name": "perl-threads-shared", "release": "6.el7", "source": "rpm", "version": "1.43" } ], "pinentry": [ { "arch": "x86_64", "epoch": null, "name": "pinentry", "release": "17.el7", "source": "rpm", "version": "0.8.1" } ], "pkgconfig": [ { "arch": "x86_64", "epoch": 1, "name": "pkgconfig", "release": "4.el7", "source": "rpm", "version": "0.27.1" } ], "plymouth-core-libs": [ { "arch": "x86_64", "epoch": null, "name": "plymouth-core-libs", "release": "0.34.20140113.el7.centos", "source": "rpm", "version": "0.8.9" } ], "policycoreutils": [ { "arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "34.el7", "source": "rpm", "version": "2.5" } ], "policycoreutils-python": [ { "arch": "x86_64", "epoch": null, "name": "policycoreutils-python", "release": "34.el7", "source": "rpm", "version": "2.5" } ], "polkit": [ { "arch": "x86_64", "epoch": null, "name": "polkit", "release": "26.el7_9.1", "source": "rpm", "version": "0.112" } ], "polkit-pkla-compat": [ { "arch": "x86_64", "epoch": null, "name": "polkit-pkla-compat", "release": "4.el7", "source": "rpm", "version": "0.1" } ], "popt": [ { "arch": "x86_64", "epoch": null, "name": "popt", "release": "16.el7", "source": "rpm", "version": "1.13" } ], "postfix": [ { "arch": "x86_64", "epoch": 2, "name": "postfix", "release": "9.el7", "source": "rpm", "version": "2.10.1" } ], "procps-ng": [ { "arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "28.el7", "source": "rpm", "version": "3.3.10" } ], "psmisc": [ { "arch": "x86_64", "epoch": null, "name": "psmisc", "release": "17.el7", "source": "rpm", "version": "22.20" } ], "pth": [ { "arch": "x86_64", "epoch": null, "name": "pth", "release": "23.el7", "source": "rpm", "version": "2.0.7" } ], "pygpgme": [ { "arch": "x86_64", "epoch": null, "name": "pygpgme", "release": "9.el7", "source": "rpm", "version": "0.3" } ], "pyliblzma": [ { "arch": "x86_64", "epoch": null, "name": "pyliblzma", "release": "11.el7", "source": "rpm", "version": "0.5.3" } ], "pyserial": [ { "arch": "noarch", "epoch": null, "name": "pyserial", "release": "6.el7", "source": "rpm", "version": "2.6" } ], "python": [ { "arch": "x86_64", "epoch": null, "name": "python", "release": "94.el7_9", "source": "rpm", "version": "2.7.5" } ], "python-IPy": [ { "arch": "noarch", "epoch": null, "name": "python-IPy", "release": "6.el7", "source": "rpm", "version": "0.75" } ], "python-babel": [ { "arch": "noarch", "epoch": null, "name": "python-babel", "release": "8.el7", "source": "rpm", "version": "0.9.6" } ], "python-backports": [ { "arch": "x86_64", "epoch": null, "name": "python-backports", "release": "8.el7", "source": "rpm", "version": "1.0" } ], "python-backports-ssl_match_hostname": [ { "arch": "noarch", "epoch": null, "name": "python-backports-ssl_match_hostname", "release": "1.el7", "source": "rpm", "version": "3.5.0.1" } ], "python-chardet": [ { "arch": "noarch", "epoch": null, "name": "python-chardet", "release": "3.el7", "source": "rpm", "version": "2.2.1" } ], "python-configobj": [ { "arch": "noarch", "epoch": null, "name": "python-configobj", "release": "7.el7", "source": "rpm", "version": "4.7.2" } ], "python-decorator": [ { "arch": "noarch", "epoch": null, "name": "python-decorator", "release": "3.el7", "source": "rpm", "version": "3.4.0" } ], "python-deltarpm": [ { "arch": "x86_64", "epoch": null, "name": "python-deltarpm", "release": "3.el7", "source": "rpm", "version": "3.6" } ], "python-enum34": [ { "arch": "noarch", "epoch": null, "name": "python-enum34", "release": "1.el7", "source": "rpm", "version": "1.0.4" } ], "python-firewall": [ { "arch": "noarch", "epoch": null, "name": "python-firewall", "release": "13.el7_9", "source": "rpm", "version": "0.6.3" } ], "python-gobject-base": [ { "arch": "x86_64", "epoch": null, "name": "python-gobject-base", "release": "1.el7_4.1", "source": "rpm", "version": "3.22.0" } ], "python-iniparse": [ { "arch": "noarch", "epoch": null, "name": "python-iniparse", "release": "9.el7", "source": "rpm", "version": "0.4" } ], "python-ipaddress": [ { "arch": "noarch", "epoch": null, "name": "python-ipaddress", "release": "2.el7", "source": "rpm", "version": "1.0.16" } ], "python-jinja2": [ { "arch": "noarch", "epoch": null, "name": "python-jinja2", "release": "4.el7", "source": "rpm", "version": "2.7.2" } ], "python-jsonpatch": [ { "arch": "noarch", "epoch": null, "name": "python-jsonpatch", "release": "4.el7", "source": "rpm", "version": "1.2" } ], "python-jsonpointer": [ { "arch": "noarch", "epoch": null, "name": "python-jsonpointer", "release": "2.el7", "source": "rpm", "version": "1.9" } ], "python-kitchen": [ { "arch": "noarch", "epoch": null, "name": "python-kitchen", "release": "5.el7", "source": "rpm", "version": "1.1.1" } ], "python-libs": [ { "arch": "x86_64", "epoch": null, "name": "python-libs", "release": "94.el7_9", "source": "rpm", "version": "2.7.5" } ], "python-linux-procfs": [ { "arch": "noarch", "epoch": null, "name": "python-linux-procfs", "release": "4.el7", "source": "rpm", "version": "0.4.11" } ], "python-lxml": [ { "arch": "x86_64", "epoch": null, "name": "python-lxml", "release": "4.el7", "source": "rpm", "version": "3.2.1" } ], "python-markupsafe": [ { "arch": "x86_64", "epoch": null, "name": "python-markupsafe", "release": "10.el7", "source": "rpm", "version": "0.11" } ], "python-perf": [ { "arch": "x86_64", "epoch": null, "name": "python-perf", "release": "1160.114.2.el7", "source": "rpm", "version": "3.10.0" } ], "python-prettytable": [ { "arch": "noarch", "epoch": null, "name": "python-prettytable", "release": "3.el7", "source": "rpm", "version": "0.7.2" } ], "python-pycurl": [ { "arch": "x86_64", "epoch": null, "name": "python-pycurl", "release": "19.el7", "source": "rpm", "version": "7.19.0" } ], "python-pyudev": [ { "arch": "noarch", "epoch": null, "name": "python-pyudev", "release": "9.el7", "source": "rpm", "version": "0.15" } ], "python-requests": [ { "arch": "noarch", "epoch": null, "name": "python-requests", "release": "10.el7", "source": "rpm", "version": "2.6.0" } ], "python-schedutils": [ { "arch": "x86_64", "epoch": null, "name": "python-schedutils", "release": "6.el7", "source": "rpm", "version": "0.4" } ], "python-setuptools": [ { "arch": "noarch", "epoch": null, "name": "python-setuptools", "release": "7.el7", "source": "rpm", "version": "0.9.8" } ], "python-six": [ { "arch": "noarch", "epoch": null, "name": "python-six", "release": "2.el7", "source": "rpm", "version": "1.9.0" } ], "python-slip": [ { "arch": "noarch", "epoch": null, "name": "python-slip", "release": "4.el7", "source": "rpm", "version": "0.4.0" } ], "python-slip-dbus": [ { "arch": "noarch", "epoch": null, "name": "python-slip-dbus", "release": "4.el7", "source": "rpm", "version": "0.4.0" } ], "python-urlgrabber": [ { "arch": "noarch", "epoch": null, "name": "python-urlgrabber", "release": "10.el7", "source": "rpm", "version": "3.10" } ], "python-urllib3": [ { "arch": "noarch", "epoch": null, "name": "python-urllib3", "release": "7.el7", "source": "rpm", "version": "1.10.2" } ], "python2-dnf": [ { "arch": "noarch", "epoch": null, "name": "python2-dnf", "release": "2.el7_9", "source": "rpm", "version": "4.0.9.2" } ], "python2-hawkey": [ { "arch": "x86_64", "epoch": null, "name": "python2-hawkey", "release": "2.el7_9", "source": "rpm", "version": "0.22.5" } ], "python2-libcomps": [ { "arch": "x86_64", "epoch": null, "name": "python2-libcomps", "release": "14.el7", "source": "rpm", "version": "0.1.8" } ], "python2-libdnf": [ { "arch": "x86_64", "epoch": null, "name": "python2-libdnf", "release": "2.el7_9", "source": "rpm", "version": "0.22.5" } ], "pyxattr": [ { "arch": "x86_64", "epoch": null, "name": "pyxattr", "release": "5.el7", "source": "rpm", "version": "0.5.1" } ], "qa-tools": [ { "arch": "noarch", "epoch": null, "name": "qa-tools", "release": "4.el7_9", "source": "rpm", "version": "4.1" } ], "qemu-guest-agent": [ { "arch": "x86_64", "epoch": 10, "name": "qemu-guest-agent", "release": "3.el7", "source": "rpm", "version": "2.12.0" } ], "qrencode-libs": [ { "arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "3.el7", "source": "rpm", "version": "3.4.1" } ], "quota": [ { "arch": "x86_64", "epoch": 1, "name": "quota", "release": "19.el7", "source": "rpm", "version": "4.01" } ], "quota-nls": [ { "arch": "noarch", "epoch": 1, "name": "quota-nls", "release": "19.el7", "source": "rpm", "version": "4.01" } ], "readline": [ { "arch": "x86_64", "epoch": null, "name": "readline", "release": "11.el7", "source": "rpm", "version": "6.2" } ], "restraint": [ { "arch": "x86_64", "epoch": null, "name": "restraint", "release": "1.el7bkr", "source": "rpm", "version": "0.4.4" } ], "restraint-rhts": [ { "arch": "x86_64", "epoch": null, "name": "restraint-rhts", "release": "1.el7bkr", "source": "rpm", "version": "0.4.4" } ], "rng-tools": [ { "arch": "x86_64", "epoch": null, "name": "rng-tools", "release": "5.el7", "source": "rpm", "version": "6.3.1" } ], "rootfiles": [ { "arch": "noarch", "epoch": null, "name": "rootfiles", "release": "11.el7", "source": "rpm", "version": "8.1" } ], "rpcbind": [ { "arch": "x86_64", "epoch": null, "name": "rpcbind", "release": "49.el7", "source": "rpm", "version": "0.2.0" } ], "rpm": [ { "arch": "x86_64", "epoch": null, "name": "rpm", "release": "48.el7_9", "source": "rpm", "version": "4.11.3" } ], "rpm-build-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "48.el7_9", "source": "rpm", "version": "4.11.3" } ], "rpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "48.el7_9", "source": "rpm", "version": "4.11.3" } ], "rpm-python": [ { "arch": "x86_64", "epoch": null, "name": "rpm-python", "release": "48.el7_9", "source": "rpm", "version": "4.11.3" } ], "rsync": [ { "arch": "x86_64", "epoch": null, "name": "rsync", "release": "12.el7_9", "source": "rpm", "version": "3.1.2" } ], "rsyslog": [ { "arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "57.el7_9.3", "source": "rpm", "version": "8.24.0" } ], "ruby": [ { "arch": "x86_64", "epoch": null, "name": "ruby", "release": "39.el7_9", "source": "rpm", "version": "2.0.0.648" } ], "ruby-irb": [ { "arch": "noarch", "epoch": null, "name": "ruby-irb", "release": "39.el7_9", "source": "rpm", "version": "2.0.0.648" } ], "ruby-libs": [ { "arch": "x86_64", "epoch": null, "name": "ruby-libs", "release": "39.el7_9", "source": "rpm", "version": "2.0.0.648" } ], "rubygem-bigdecimal": [ { "arch": "x86_64", "epoch": null, "name": "rubygem-bigdecimal", "release": "39.el7_9", "source": "rpm", "version": "1.2.0" } ], "rubygem-io-console": [ { "arch": "x86_64", "epoch": null, "name": "rubygem-io-console", "release": "39.el7_9", "source": "rpm", "version": "0.4.2" } ], "rubygem-json": [ { "arch": "x86_64", "epoch": null, "name": "rubygem-json", "release": "39.el7_9", "source": "rpm", "version": "1.7.7" } ], "rubygem-psych": [ { "arch": "x86_64", "epoch": null, "name": "rubygem-psych", "release": "39.el7_9", "source": "rpm", "version": "2.0.0" } ], "rubygem-rdoc": [ { "arch": "noarch", "epoch": null, "name": "rubygem-rdoc", "release": "39.el7_9", "source": "rpm", "version": "4.0.0" } ], "rubygems": [ { "arch": "noarch", "epoch": null, "name": "rubygems", "release": "39.el7_9", "source": "rpm", "version": "2.0.14.1" } ], "sed": [ { "arch": "x86_64", "epoch": null, "name": "sed", "release": "7.el7", "source": "rpm", "version": "4.2.2" } ], "selinux-policy": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "268.el7_9.2", "source": "rpm", "version": "3.13.1" } ], "selinux-policy-targeted": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "268.el7_9.2", "source": "rpm", "version": "3.13.1" } ], "setools-libs": [ { "arch": "x86_64", "epoch": null, "name": "setools-libs", "release": "4.el7", "source": "rpm", "version": "3.3.8" } ], "setup": [ { "arch": "noarch", "epoch": null, "name": "setup", "release": "11.el7", "source": "rpm", "version": "2.8.71" } ], "sg3_utils": [ { "arch": "x86_64", "epoch": 1, "name": "sg3_utils", "release": "19.el7", "source": "rpm", "version": "1.37" } ], "sg3_utils-libs": [ { "arch": "x86_64", "epoch": 1, "name": "sg3_utils-libs", "release": "19.el7", "source": "rpm", "version": "1.37" } ], "shadow-utils": [ { "arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "5.el7", "source": "rpm", "version": "4.6" } ], "shared-mime-info": [ { "arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "5.el7", "source": "rpm", "version": "1.8" } ], "slang": [ { "arch": "x86_64", "epoch": null, "name": "slang", "release": "11.el7", "source": "rpm", "version": "2.2.4" } ], "snappy": [ { "arch": "x86_64", "epoch": null, "name": "snappy", "release": "3.el7", "source": "rpm", "version": "1.1.0" } ], "sqlite": [ { "arch": "x86_64", "epoch": null, "name": "sqlite", "release": "8.el7_7.1", "source": "rpm", "version": "3.7.17" } ], "strace": [ { "arch": "x86_64", "epoch": null, "name": "strace", "release": "7.el7_9", "source": "rpm", "version": "4.24" } ], "sudo": [ { "arch": "x86_64", "epoch": null, "name": "sudo", "release": "10.el7_9.3", "source": "rpm", "version": "1.8.23" } ], "systemd": [ { "arch": "x86_64", "epoch": null, "name": "systemd", "release": "78.el7_9.9", "source": "rpm", "version": "219" } ], "systemd-libs": [ { "arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "78.el7_9.9", "source": "rpm", "version": "219" } ], "systemd-sysv": [ { "arch": "x86_64", "epoch": null, "name": "systemd-sysv", "release": "78.el7_9.9", "source": "rpm", "version": "219" } ], "systemtap": [ { "arch": "x86_64", "epoch": null, "name": "systemtap", "release": "13.el7", "source": "rpm", "version": "4.0" } ], "systemtap-client": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-client", "release": "13.el7", "source": "rpm", "version": "4.0" } ], "systemtap-devel": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-devel", "release": "13.el7", "source": "rpm", "version": "4.0" } ], "systemtap-runtime": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-runtime", "release": "13.el7", "source": "rpm", "version": "4.0" } ], "sysvinit-tools": [ { "arch": "x86_64", "epoch": null, "name": "sysvinit-tools", "release": "14.dsf.el7", "source": "rpm", "version": "2.88" } ], "tar": [ { "arch": "x86_64", "epoch": 2, "name": "tar", "release": "35.el7", "source": "rpm", "version": "1.26" } ], "tcp_wrappers": [ { "arch": "x86_64", "epoch": null, "name": "tcp_wrappers", "release": "77.el7", "source": "rpm", "version": "7.6" } ], "tcp_wrappers-libs": [ { "arch": "x86_64", "epoch": null, "name": "tcp_wrappers-libs", "release": "77.el7", "source": "rpm", "version": "7.6" } ], "teamd": [ { "arch": "x86_64", "epoch": null, "name": "teamd", "release": "3.el7", "source": "rpm", "version": "1.29" } ], "time": [ { "arch": "x86_64", "epoch": null, "name": "time", "release": "45.el7", "source": "rpm", "version": "1.7" } ], "tps-devel": [ { "arch": "noarch", "epoch": null, "name": "tps-devel", "release": "1", "source": "rpm", "version": "2.44.50" } ], "tuned": [ { "arch": "noarch", "epoch": null, "name": "tuned", "release": "12.el7_9", "source": "rpm", "version": "2.11.0" } ], "tzdata": [ { "arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.el7", "source": "rpm", "version": "2024a" } ], "unzip": [ { "arch": "x86_64", "epoch": null, "name": "unzip", "release": "24.el7_9", "source": "rpm", "version": "6.0" } ], "ustr": [ { "arch": "x86_64", "epoch": null, "name": "ustr", "release": "16.el7", "source": "rpm", "version": "1.0.4" } ], "util-linux": [ { "arch": "x86_64", "epoch": null, "name": "util-linux", "release": "65.el7_9.1", "source": "rpm", "version": "2.23.2" } ], "vim-common": [ { "arch": "x86_64", "epoch": 2, "name": "vim-common", "release": "8.el7_9", "source": "rpm", "version": "7.4.629" } ], "vim-enhanced": [ { "arch": "x86_64", "epoch": 2, "name": "vim-enhanced", "release": "8.el7_9", "source": "rpm", "version": "7.4.629" } ], "vim-filesystem": [ { "arch": "x86_64", "epoch": 2, "name": "vim-filesystem", "release": "8.el7_9", "source": "rpm", "version": "7.4.629" } ], "vim-minimal": [ { "arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "8.el7_9", "source": "rpm", "version": "7.4.629" } ], "virt-what": [ { "arch": "x86_64", "epoch": null, "name": "virt-what", "release": "4.el7_9.1", "source": "rpm", "version": "1.18" } ], "wget": [ { "arch": "x86_64", "epoch": null, "name": "wget", "release": "18.el7_6.1", "source": "rpm", "version": "1.14" } ], "which": [ { "arch": "x86_64", "epoch": null, "name": "which", "release": "7.el7", "source": "rpm", "version": "2.20" } ], "wpa_supplicant": [ { "arch": "x86_64", "epoch": 1, "name": "wpa_supplicant", "release": "12.el7_9.2", "source": "rpm", "version": "2.6" } ], "xfsprogs": [ { "arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "22.el7", "source": "rpm", "version": "4.5.0" } ], "xz": [ { "arch": "x86_64", "epoch": null, "name": "xz", "release": "2.el7_9", "source": "rpm", "version": "5.2.2" } ], "xz-libs": [ { "arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "2.el7_9", "source": "rpm", "version": "5.2.2" } ], "yum": [ { "arch": "noarch", "epoch": null, "name": "yum", "release": "168.el7.centos", "source": "rpm", "version": "3.4.3" } ], "yum-metadata-parser": [ { "arch": "x86_64", "epoch": null, "name": "yum-metadata-parser", "release": "10.el7", "source": "rpm", "version": "1.1.4" } ], "yum-plugin-fastestmirror": [ { "arch": "noarch", "epoch": null, "name": "yum-plugin-fastestmirror", "release": "54.el7_8", "source": "rpm", "version": "1.1.31" } ], "yum-utils": [ { "arch": "noarch", "epoch": null, "name": "yum-utils", "release": "54.el7_8", "source": "rpm", "version": "1.1.31" } ], "zip": [ { "arch": "x86_64", "epoch": null, "name": "zip", "release": "11.el7", "source": "rpm", "version": "3.0" } ], "zlib": [ { "arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.el7_9", "source": "rpm", "version": "1.2.7" } ] } }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Get rsyslog version] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:48 Thursday 16 May 2024 19:44:53 +0000 (0:00:01.045) 0:00:22.781 ********** ok: [sut] => { "ansible_facts": { "__rsyslog_version": "8.24.0" }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Check rsyslog version 1] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:55 Thursday 16 May 2024 19:44:53 +0000 (0:00:00.022) 0:00:22.804 ********** ok: [sut] => {} MSG: Rsyslog_version is 8.24.0, which is older than "8.37.0-7.2". TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Check rsyslog version 2] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:60 Thursday 16 May 2024 19:44:53 +0000 (0:00:00.021) 0:00:22.825 ********** skipping: [sut] => { "false_condition": "__rsyslog_version is version('8.37.0-7.2', '>')" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Set __rsyslog_failed_validation] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:68 Thursday 16 May 2024 19:44:53 +0000 (0:00:00.018) 0:00:22.843 ********** skipping: [sut] => { "changed": false, "false_condition": "rsyslog_in_image | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Create the config directory if it does not exist] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:76 Thursday 16 May 2024 19:44:53 +0000 (0:00:00.024) 0:00:22.868 ********** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Create a work directory] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:83 Thursday 16 May 2024 19:44:53 +0000 (0:00:00.166) 0:00:23.034 ********** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:89 Thursday 16 May 2024 19:44:53 +0000 (0:00:00.163) 0:00:23.197 ********** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:97 Thursday 16 May 2024 19:44:54 +0000 (0:00:00.167) 0:00:23.364 ********** ok: [sut] => { "ansible_facts": { "__rsyslog_common_rules": [ { "comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n maxMessageSize=\"8192\"\n)\n" }, { "name": "local-modules", "sections": [ { "options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=\"3600\")" } ], "state": "absent", "type": "modules" }, { "name": "common-defaults", "sections": [ { "comment": "Log every message", "options": "$RepeatedMsgReduction off" } ], "type": "global" } ] }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:120 Thursday 16 May 2024 19:44:54 +0000 (0:00:00.068) 0:00:23.433 ********** skipping: [sut] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n maxMessageSize="8192"\n)\n'}) => { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "rsyslog_inputs | d([])", "inner_item": { "comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n maxMessageSize=\"8192\"\n)\n" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval="3600")'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "rsyslog_inputs | d([])", "inner_item": { "name": "local-modules", "sections": [ { "options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=\"3600\")" } ], "state": "absent", "type": "modules" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "rsyslog_inputs | d([])", "inner_item": { "name": "common-defaults", "sections": [ { "comment": "Log every message", "options": "$RepeatedMsgReduction off" } ], "type": "global" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Initialize list of template results] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:144 Thursday 16 May 2024 19:44:54 +0000 (0:00:00.033) 0:00:23.466 ********** ok: [sut] => { "ansible_facts": { "__rsyslog_template_results": [ { "changed": false, "msg": "All items skipped", "results": [ { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "rsyslog_inputs | d([])", "inner_item": { "comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n maxMessageSize=\"8192\"\n)\n" }, "skip_reason": "Conditional result was False", "skipped": true }, { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "rsyslog_inputs | d([])", "inner_item": { "name": "local-modules", "sections": [ { "options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=\"3600\")" } ], "state": "absent", "type": "modules" }, "skip_reason": "Conditional result was False", "skipped": true }, { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "rsyslog_inputs | d([])", "inner_item": { "name": "common-defaults", "sections": [ { "comment": "Log every message", "options": "$RepeatedMsgReduction off" } ], "type": "global" }, "skip_reason": "Conditional result was False", "skipped": true } ], "skipped": true } ] }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Remove common config files in rsyslog.d] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:148 Thursday 16 May 2024 19:44:54 +0000 (0:00:00.028) 0:00:23.494 ********** skipping: [sut] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n maxMessageSize="8192"\n)\n'}) => { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "not __rsyslog_enabled | bool", "inner_item": { "comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n maxMessageSize=\"8192\"\n)\n" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval="3600")'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "not __rsyslog_enabled | bool", "inner_item": { "name": "local-modules", "sections": [ { "options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=\"3600\")" } ], "state": "absent", "type": "modules" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "not __rsyslog_enabled | bool", "inner_item": { "name": "common-defaults", "sections": [ { "comment": "Log every message", "options": "$RepeatedMsgReduction off" } ], "type": "global" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Include input sub-vars] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:166 Thursday 16 May 2024 19:44:54 +0000 (0:00:00.031) 0:00:23.526 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Run input sub-tasks] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:177 Thursday 16 May 2024 19:44:54 +0000 (0:00:00.015) 0:00:23.541 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Include output sub-vars] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:192 Thursday 16 May 2024 19:44:54 +0000 (0:00:00.023) 0:00:23.565 ********** ok: [sut] => (item={'name': 'default_files', 'type': 'files'}) => { "ansible_facts": { "__rsyslog_conf_files_output_modules": [ { "name": "output-files-modules", "sections": [ { "comment": "Log messages into files with traditional, syslog, or default format", "options": "{% if logging_files_template_format == \"traditional\" %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% elif logging_files_template_format == \"syslog\" %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_SyslogProtocol23Format\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}" } ], "type": "modules" } ], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": [ "{{ __rsyslog_conf_files_output_modules }}" ] }, "ansible_included_var_files": [ "/WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/files/main.yml" ], "ansible_loop_var": "output_item", "changed": false, "output_item": { "name": "default_files", "type": "files" } } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Run output sub-tasks] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:204 Thursday 16 May 2024 19:44:54 +0000 (0:00:00.031) 0:00:23.596 ********** included: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/outputs/files/main.yml for sut => (item={'name': 'default_files', 'type': 'files'}) TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/outputs/files/main.yml:3 Thursday 16 May 2024 19:44:54 +0000 (0:00:00.101) 0:00:23.698 ********** included: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml for sut TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Install/Update required packages] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:4 Thursday 16 May 2024 19:44:54 +0000 (0:00:00.038) 0:00:23.736 ********** skipping: [sut] => { "changed": false, "false_condition": "__rsyslog_packages | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate role configuration files in rsyslog.d] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:14 Thursday 16 May 2024 19:44:54 +0000 (0:00:00.027) 0:00:23.764 ********** ok: [sut] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with traditional, syslog, or default format', 'options': 'module(load="builtin:omfile")\n'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "checksum": "bcf2fc3de5f51237535db7e7c8faf735f0c5adf8", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "gid": 0, "group": "root", "inner_item": { "name": "output-files-modules", "sections": [ { "comment": "Log messages into files with traditional, syslog, or default format", "options": "module(load=\"builtin:omfile\")\n" } ], "type": "modules" }, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-output-files-modules.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 151, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Add deployed templates to global list] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:32 Thursday 16 May 2024 19:44:54 +0000 (0:00:00.476) 0:00:24.240 ********** ok: [sut] => { "ansible_facts": { "__rsyslog_template_results": [ { "changed": false, "msg": "All items skipped", "results": [ { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "rsyslog_inputs | d([])", "inner_item": { "comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n maxMessageSize=\"8192\"\n)\n" }, "skip_reason": "Conditional result was False", "skipped": true }, { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "rsyslog_inputs | d([])", "inner_item": { "name": "local-modules", "sections": [ { "options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=\"3600\")" } ], "state": "absent", "type": "modules" }, "skip_reason": "Conditional result was False", "skipped": true }, { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "rsyslog_inputs | d([])", "inner_item": { "name": "common-defaults", "sections": [ { "comment": "Log every message", "options": "$RepeatedMsgReduction off" } ], "type": "global" }, "skip_reason": "Conditional result was False", "skipped": true } ], "skipped": true }, { "changed": false, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": false, "checksum": "bcf2fc3de5f51237535db7e7c8faf735f0c5adf8", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "diff": { "after": { "path": "/etc/rsyslog.d/10-output-files-modules.conf" }, "before": { "path": "/etc/rsyslog.d/10-output-files-modules.conf" } }, "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "output-files-modules", "sections": [ { "comment": "Log messages into files with traditional, syslog, or default format", "options": "module(load=\"builtin:omfile\")\n" } ], "type": "modules" }, "invocation": { "module_args": { "_diff_peek": null, "_original_basename": "rules.conf.j2", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "follow": true, "force": false, "group": "root", "mode": "0644", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "root", "path": "/etc/rsyslog.d/10-output-files-modules.conf", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } }, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-output-files-modules.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 151, "state": "file", "uid": 0 } ], "skipped": false } ] }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Remove role config files from rsyslog.d] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:36 Thursday 16 May 2024 19:44:54 +0000 (0:00:00.031) 0:00:24.272 ********** skipping: [sut] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with traditional, syslog, or default format', 'options': 'module(load="builtin:omfile")\n'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "(not __rsyslog_enabled | bool) or (inner_item.state | d('present') == 'absent')", "inner_item": { "name": "output-files-modules", "sections": [ { "comment": "Log messages into files with traditional, syslog, or default format", "options": "module(load=\"builtin:omfile\")\n" } ], "type": "modules" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Create files output configuration file /etc/rsyslog.d/output-files-default_files] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/outputs/files/main.yml:11 Thursday 16 May 2024 19:44:54 +0000 (0:00:00.030) 0:00:24.303 ********** included: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml for sut TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Install/Update required packages] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:4 Thursday 16 May 2024 19:44:55 +0000 (0:00:00.040) 0:00:24.344 ********** skipping: [sut] => { "changed": false, "false_condition": "__rsyslog_packages | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate role configuration files in rsyslog.d] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:14 Thursday 16 May 2024 19:44:55 +0000 (0:00:00.026) 0:00:24.370 ********** ok: [sut] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "checksum": "6b34ddb09de551bdabe9619872f9bfc26e0cf895", "dest": "/etc/rsyslog.d/30-output-files-default_files.conf", "gid": 0, "group": "root", "inner_item": { "name": "output-files-default_files", "sections": [ { "options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n" } ], "state": "present", "type": "output" }, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1152, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Add deployed templates to global list] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:32 Thursday 16 May 2024 19:44:55 +0000 (0:00:00.424) 0:00:24.794 ********** ok: [sut] => { "ansible_facts": { "__rsyslog_template_results": [ { "changed": false, "msg": "All items skipped", "results": [ { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "rsyslog_inputs | d([])", "inner_item": { "comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n maxMessageSize=\"8192\"\n)\n" }, "skip_reason": "Conditional result was False", "skipped": true }, { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "rsyslog_inputs | d([])", "inner_item": { "name": "local-modules", "sections": [ { "options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=\"3600\")" } ], "state": "absent", "type": "modules" }, "skip_reason": "Conditional result was False", "skipped": true }, { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "rsyslog_inputs | d([])", "inner_item": { "name": "common-defaults", "sections": [ { "comment": "Log every message", "options": "$RepeatedMsgReduction off" } ], "type": "global" }, "skip_reason": "Conditional result was False", "skipped": true } ], "skipped": true }, { "changed": false, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": false, "checksum": "bcf2fc3de5f51237535db7e7c8faf735f0c5adf8", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "diff": { "after": { "path": "/etc/rsyslog.d/10-output-files-modules.conf" }, "before": { "path": "/etc/rsyslog.d/10-output-files-modules.conf" } }, "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "output-files-modules", "sections": [ { "comment": "Log messages into files with traditional, syslog, or default format", "options": "module(load=\"builtin:omfile\")\n" } ], "type": "modules" }, "invocation": { "module_args": { "_diff_peek": null, "_original_basename": "rules.conf.j2", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "follow": true, "force": false, "group": "root", "mode": "0644", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "root", "path": "/etc/rsyslog.d/10-output-files-modules.conf", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } }, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-output-files-modules.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 151, "state": "file", "uid": 0 } ], "skipped": false }, { "changed": false, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": false, "checksum": "6b34ddb09de551bdabe9619872f9bfc26e0cf895", "dest": "/etc/rsyslog.d/30-output-files-default_files.conf", "diff": { "after": { "path": "/etc/rsyslog.d/30-output-files-default_files.conf" }, "before": { "path": "/etc/rsyslog.d/30-output-files-default_files.conf" } }, "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "output-files-default_files", "sections": [ { "options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n" } ], "state": "present", "type": "output" }, "invocation": { "module_args": { "_diff_peek": null, "_original_basename": "rules.conf.j2", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "dest": "/etc/rsyslog.d/30-output-files-default_files.conf", "follow": true, "force": false, "group": "root", "mode": "0644", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "root", "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } }, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1152, "state": "file", "uid": 0 } ], "skipped": false } ] }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Remove role config files from rsyslog.d] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:36 Thursday 16 May 2024 19:44:55 +0000 (0:00:00.032) 0:00:24.827 ********** skipping: [sut] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "(not __rsyslog_enabled | bool) or (inner_item.state | d('present') == 'absent')", "inner_item": { "name": "output-files-default_files", "sections": [ { "options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n" } ], "state": "present", "type": "output" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Get rsyslog config files not owned by any package] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:217 Thursday 16 May 2024 19:44:55 +0000 (0:00:00.068) 0:00:24.896 ********** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail\nfor conf in $( ls \"/etc/rsyslog.d\" ); do\n rstr=$( rpm -qf \"/etc/rsyslog.d/$conf\" 2>&1 || : )\n if [[ \"$rstr\" == *\"not owned by any package\"* ]]; then\n echo \"/etc/rsyslog.d/$conf\"\n fi\ndone\n", "delta": "0:00:00.213202", "end": "2024-05-16 19:44:55.930450", "failed_when_result": false, "rc": 0, "start": "2024-05-16 19:44:55.717248" } STDOUT: /etc/rsyslog.d/00-global.conf /etc/rsyslog.d/05-common-defaults.conf /etc/rsyslog.d/10-output-files-modules.conf /etc/rsyslog.d/30-output-files-default_files.conf /etc/rsyslog.d/90-input-basics-basic_input.conf TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Purge - remove files not generated by current state] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:234 Thursday 16 May 2024 19:44:55 +0000 (0:00:00.371) 0:00:25.267 ********** changed: [sut] => (item=/etc/rsyslog.d/90-input-basics-basic_input.conf) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "path": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "state": "absent" } changed: [sut] => (item=/etc/rsyslog.d/05-common-defaults.conf) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/rsyslog.d/05-common-defaults.conf", "path": "/etc/rsyslog.d/05-common-defaults.conf", "state": "absent" } changed: [sut] => (item=/etc/rsyslog.d/00-global.conf) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/rsyslog.d/00-global.conf", "path": "/etc/rsyslog.d/00-global.conf", "state": "absent" } Notification for handler Restart rsyslogd has been saved. Notification for handler Restart rsyslogd has been saved. Notification for handler Restart rsyslogd has been saved. TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:254 Thursday 16 May 2024 19:44:56 +0000 (0:00:00.458) 0:00:25.725 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:275 Thursday 16 May 2024 19:44:56 +0000 (0:00:00.024) 0:00:25.750 ********** skipping: [sut] => (item=[]) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item | length > 0", "item": [], "skip_reason": "Conditional result was False" } skipping: [sut] => (item=[]) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item | length > 0", "item": [], "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Copy local ca_cert file to the target if needed] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:283 Thursday 16 May 2024 19:44:56 +0000 (0:00:00.038) 0:00:25.789 ********** skipping: [sut] => { "changed": false, "false_condition": "__logging_forwards_tls | length > 0 or __logging_remote_tls | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Copy local cert file to the target if needed] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:295 Thursday 16 May 2024 19:44:56 +0000 (0:00:00.034) 0:00:25.823 ********** skipping: [sut] => { "changed": false, "false_condition": "__logging_forwards_tls | length > 0 or __logging_remote_tls | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Copy local key file to the target if needed] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:307 Thursday 16 May 2024 19:44:56 +0000 (0:00:00.031) 0:00:25.854 ********** skipping: [sut] => { "changed": false, "false_condition": "__logging_forwards_tls | length > 0 or __logging_remote_tls | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Enable rsyslog service] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:319 Thursday 16 May 2024 19:44:56 +0000 (0:00:00.031) 0:00:25.886 ********** changed: [sut] => { "changed": true, "enabled": true, "name": "rsyslog", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice network.target basic.target network-online.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) http://www.rsyslog.com/doc/", "EnvironmentFile": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "network.target network-online.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Disable rsyslog service] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:328 Thursday 16 May 2024 19:44:56 +0000 (0:00:00.270) 0:00:26.156 ********** skipping: [sut] => { "changed": false, "false_condition": "not __rsyslog_enabled | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Check rsyslog version] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:337 Thursday 16 May 2024 19:44:56 +0000 (0:00:00.052) 0:00:26.208 ********** skipping: [sut] => { "false_condition": "__rsyslog_failed_validation | d(false)" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : See if there are any config files] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:349 Thursday 16 May 2024 19:44:56 +0000 (0:00:00.025) 0:00:26.233 ********** skipping: [sut] => { "changed": false, "false_condition": "__rsyslog_generate_conf | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:356 Thursday 16 May 2024 19:44:56 +0000 (0:00:00.027) 0:00:26.261 ********** skipping: [sut] => { "changed": false, "false_condition": "__rsyslog_generate_conf | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate main rsyslog configuration] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:362 Thursday 16 May 2024 19:44:56 +0000 (0:00:00.025) 0:00:26.286 ********** skipping: [sut] => { "changed": false, "false_condition": "__rsyslog_generate_conf | bool", "skip_reason": "Conditional result was False" } TASK [Force all notified handlers to run at this point, not waiting for normal sync points] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/tests/tests_imuxsock_files.yml:99 Thursday 16 May 2024 19:44:57 +0000 (0:00:00.041) 0:00:26.328 ********** NOTIFIED HANDLER fedora.linux_system_roles.private_logging_subrole_rsyslog : Restart rsyslogd for sut META: triggered running handlers for sut RUNNING HANDLER [fedora.linux_system_roles.private_logging_subrole_rsyslog : Restart rsyslogd] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/handlers/main.yml:2 Thursday 16 May 2024 19:44:57 +0000 (0:00:00.015) 0:00:26.343 ********** changed: [sut] => { "changed": true, "name": "rsyslog", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2024-05-16 19:44:56 UTC", "ActiveEnterTimestampMonotonic": "1879880066", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice network.target basic.target network-online.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-05-16 19:44:56 UTC", "AssertTimestampMonotonic": "1879871845", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-05-16 19:44:56 UTC", "ConditionTimestampMonotonic": "1879871843", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) http://www.rsyslog.com/doc/", "EnvironmentFile": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "12950", "ExecMainStartTimestamp": "Thu 2024-05-16 19:44:56 UTC", "ExecMainStartTimestampMonotonic": "1879872566", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Thu 2024-05-16 19:44:56 UTC] ; stop_time=[n/a] ; pid=12950 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2024-05-16 19:44:56 UTC", "InactiveExitTimestampMonotonic": "1879872612", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "12950", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "network.target network-online.target", "WatchdogTimestamp": "Thu 2024-05-16 19:44:56 UTC", "WatchdogTimestampMonotonic": "1879880027", "WatchdogUSec": "0" } } TASK [Check ports managed by firewall and selinux] ***************************** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/tests/tests_imuxsock_files.yml:102 Thursday 16 May 2024 19:44:57 +0000 (0:00:00.249) 0:00:26.593 ********** included: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/tests/tasks/check_firewall_selinux.yml for sut TASK [Check ports are not retrieved if both logging_manage_firewall and logging_manage_selinux are not true] *** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/tests/tasks/check_firewall_selinux.yml:3 Thursday 16 May 2024 19:44:57 +0000 (0:00:00.032) 0:00:26.626 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check firewall port status (manage - tcp)] ******************************* task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/tests/tasks/check_firewall_selinux.yml:13 Thursday 16 May 2024 19:44:57 +0000 (0:00:00.027) 0:00:26.653 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Check firewall port status (manage - udp)] ******************************* task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/tests/tasks/check_firewall_selinux.yml:22 Thursday 16 May 2024 19:44:57 +0000 (0:00:00.013) 0:00:26.667 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Check associated selinux ports (manage - tcp)] *************************** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/tests/tasks/check_firewall_selinux.yml:34 Thursday 16 May 2024 19:44:57 +0000 (0:00:00.013) 0:00:26.680 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Check associated selinux ports (manage - udp)] *************************** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/tests/tasks/check_firewall_selinux.yml:44 Thursday 16 May 2024 19:44:57 +0000 (0:00:00.023) 0:00:26.704 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Check if /dev/log is present] ******************************************** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/tests/tests_imuxsock_files.yml:105 Thursday 16 May 2024 19:44:57 +0000 (0:00:00.013) 0:00:26.717 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715888697.523319, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1715886817.543, "dev": 5, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8267, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": true, "isuid": false, "mimetype": "inode/socket", "mode": "0666", "mtime": 1715886817.543, "nlink": 1, "path": "/dev/log", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Restart journald units] ************************************************** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/tests/tests_imuxsock_files.yml:116 Thursday 16 May 2024 19:44:57 +0000 (0:00:00.150) 0:00:26.868 ********** skipping: [sut] => { "changed": false, "false_condition": "not __dev_log.stat.exists", "skip_reason": "Conditional result was False" } TASK [Ensure /dev/log is present] ********************************************** task path: /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/tests/tests_imuxsock_files.yml:137 Thursday 16 May 2024 19:44:57 +0000 (0:00:00.015) 0:00:26.883 ********** skipping: [sut] => { "changed": false, "false_condition": "not __dev_log.stat.exists", "skip_reason": "Conditional result was False" } PLAY RECAP ********************************************************************* sut : ok=101 changed=11 unreachable=0 failed=0 skipped=123 rescued=0 ignored=0 Thursday 16 May 2024 19:44:57 +0000 (0:00:00.037) 0:00:26.921 ********** =============================================================================== fedora.linux_system_roles.private_logging_subrole_rsyslog : Reset original confs - logging package is absent --- 4.38s /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:22 fedora.linux_system_roles.private_logging_subrole_rsyslog : Install/Update required packages --- 3.10s /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:30 fedora.linux_system_roles.private_logging_subrole_rsyslog : Gather package facts --- 1.61s /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:44 fedora.linux_system_roles.private_logging_subrole_rsyslog : Gather package facts --- 1.05s /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:44 fedora.linux_system_roles.private_logging_subrole_rsyslog : Get status of rsyslog packages --- 1.03s /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:15 Gathering Facts --------------------------------------------------------- 0.99s /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/tests/tests_imuxsock_files.yml:31 fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate common rsyslog configuration files in rsyslog.d --- 0.97s /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:120 fedora.linux_system_roles.private_logging_subrole_rsyslog : Install/Update required packages --- 0.62s /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:30 fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate role configuration files in rsyslog.d --- 0.49s /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:14 fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate role configuration files in rsyslog.d --- 0.48s /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:14 fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate role configuration files in rsyslog.d --- 0.47s /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:14 fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate main rsyslog configuration --- 0.46s /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:362 fedora.linux_system_roles.private_logging_subrole_rsyslog : Purge - remove files not generated by current state --- 0.46s /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:234 fedora.linux_system_roles.private_logging_subrole_rsyslog : Enable rsyslog service --- 0.46s /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:319 fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate role configuration files in rsyslog.d --- 0.45s /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:14 fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate role configuration files in rsyslog.d --- 0.42s /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:14 fedora.linux_system_roles.private_logging_subrole_rsyslog : Get rsyslog config files not owned by any package --- 0.37s /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:217 fedora.linux_system_roles.private_logging_subrole_rsyslog : Enable rsyslog service --- 0.27s /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:319 fedora.linux_system_roles.private_logging_subrole_rsyslog : Restart rsyslogd --- 0.26s /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/handlers/main.yml:2 fedora.linux_system_roles.private_logging_subrole_rsyslog : Restart rsyslogd --- 0.25s /WORKDIR/git-imuxsock_fail_when_errors_ap3pcg5/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/handlers/main.yml:2 ---^---^---^---^---^--- # 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. ---^---^---^---^---^---